diff --git a/R1_Lite_tea_service_table_setting/.gitattributes b/R1_Lite_tea_service_table_setting/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/.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/R1_Lite_tea_service_table_setting/README.md b/R1_Lite_tea_service_table_setting/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1fc89b2a0ca227674fada6d6ca4c7d6c8e1de2c4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/README.md @@ -0,0 +1,334 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 100K-1M + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_tea_service_table_setting + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `galaxea_r1_lite` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 109 | +| **Total Frames** | 107465 | +| **Total Tasks** | 1 | +| **Total Videos** | 327 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 4.6GB | + + +## πŸ‘₯ 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 +take water kettle tea bags from tray to table then back. + +### Sub-Tasks +This dataset includes 14 distinct subtasks: + +1. **Return the tea bag to its original position** +2. **Pick up the tea bag** +3. **Pick up the tea cup** +4. **Return the tea cup to its original position** +5. **abnormal** +6. **Return the bottled water to its original position** +7. **Place it on the right** +8. **Return the kettle to its original position** +9. **Place it on the left** +10. **Place it in front of you** +11. **Pick up the kettle** +12. **Pick up the bottled water** +13. **Place it on the tray** +14. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 3 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:108 + + +## πŸ“ 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 + +#### 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 +- **gripper_open_scale_state**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_open_scale_action**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_mode_state**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_mode_action**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_activity_state**: int32 + - Dimensions: left_gripper_activity, right_gripper_activity + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 109, "total_frames": 107465, "total_tasks": 1, "total_videos": 327, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:108"}, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "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]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +R1_Lite_tea_service_table_setting_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 + └── (...) +``` + + +## πŸ“ž 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/R1_Lite_tea_service_table_setting/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_tea_service_table_setting/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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/R1_Lite_tea_service_table_setting/annotations/eef_direction_annotation.jsonl b/R1_Lite_tea_service_table_setting/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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/R1_Lite_tea_service_table_setting/annotations/eef_velocity_annotation.jsonl b/R1_Lite_tea_service_table_setting/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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/R1_Lite_tea_service_table_setting/annotations/gripper_activity_annotation.jsonl b/R1_Lite_tea_service_table_setting/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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/R1_Lite_tea_service_table_setting/annotations/gripper_mode_annotation.jsonl b/R1_Lite_tea_service_table_setting/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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/R1_Lite_tea_service_table_setting/annotations/scene_annotations.jsonl b/R1_Lite_tea_service_table_setting/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..c91f3fd2a8bf5a71f29bf6ab99a782f3be099c8a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/annotations/scene_annotations.jsonl @@ -0,0 +1,110 @@ +{"scene_index": 0, "scene": "The water is at the back, and the kettle is located at the back right."} +{"scene_index": 1, "scene": "The kettle is at the center, while the water is positioned at the back, right, and back left."} +{"scene_index": 2, "scene": "The water is at the back, the kettle is on the right, and the tea is also at the back."} +{"scene_index": 3, "scene": "The water is located at the back right, sharing that position with tea, while the kettle is situated directly behind them."} +{"scene_index": 4, "scene": "The kettle is located at the back, while the water is positioned towards the back left."} +{"scene_index": 5, "scene": "The water is located at the back right, while the kettle is positioned on the left."} +{"scene_index": 6, "scene": "The kettle is positioned at the back right, while both water and tea are located at the back, indicating that all three items are situated in the back area with the kettle slightly to the right."} +{"scene_index": 7, "scene": "The kettle is located at the back right, while the tea is positioned behind it."} +{"scene_index": 8, "scene": "The water is positioned at the back, while the tea is also placed at the back twice, and the kettle is located to the right."} +{"scene_index": 9, "scene": "The kettle is on the left, and the water is in the center."} +{"scene_index": 10, "scene": "The kettle is at the back right position, while water is located at both the back and right positions, and tea is also placed at the back position."} +{"scene_index": 11, "scene": "The kettle is at the center, while the two instances of water are both positioned at the back."} +{"scene_index": 12, "scene": "The water is at the back, the kettle is at the front right, and another water is on the right."} +{"scene_index": 13, "scene": "The kettle is on the left, there are three water sources positioned in various locations: two at the back right and one at the center."} +{"scene_index": 14, "scene": "The water is at the back, and the kettle is positioned in the front right."} +{"scene_index": 15, "scene": "The kettle is located at the center position."} +{"scene_index": 16, "scene": "The water is positioned at the back right, while the kettle is located at the back."} +{"scene_index": 17, "scene": "The kettle is positioned at back left, while the water is located at back right, right, and another instance of water is also at back right."} +{"scene_index": 18, "scene": "The kettle is at the center, while the water is positioned at the back, specifically in the back right area."} +{"scene_index": 19, "scene": "The kettle is located at the back, while both instances of water are positioned at the back right."} +{"scene_index": 20, "scene": "The kettle is located at the back, while the tea is positioned at the back right."} +{"scene_index": 21, "scene": "The two waters and two teas are positioned at the back, while the kettle is on the right."} +{"scene_index": 22, "scene": "The bags are at front right and front left, the kettle is in the center, and the water is at back and right."} +{"scene_index": 23, "scene": "The kettle is at the center, while the water is located in the back-right area."} +{"scene_index": 24, "scene": "The kettle is on the left, and there are two identical water bottles or containers in the center of the scene."} +{"scene_index": 25, "scene": "The kettle is at the center, water is at the back right, bags are at the front left, and another instance of water is positioned at the back."} +{"scene_index": 26, "scene": "The kettle is on the right, tea is at the back, and water is in the center."} +{"scene_index": 27, "scene": "The water is positioned at the back right, with another instance of water on the right, the kettle is placed in the front right, and the tea is located at the back."} +{"scene_index": 28, "scene": "The kettle is located at the back right position."} +{"scene_index": 29, "scene": "The kettle is located at the back right position."} +{"scene_index": 30, "scene": "The water is at the back, there s tea at the back right, another water at the back, and a kettle on the right."} +{"scene_index": 31, "scene": "The kettle is positioned at the back right location relative to the observer or reference point."} +{"scene_index": 32, "scene": "The kettle is at the center, while the water is located at the back right and back positions."} +{"scene_index": 33, "scene": "The two tea sets are at the back, the kettle is on the right, and the water is located at the back left."} +{"scene_index": 34, "scene": "Each instance of water is positioned to the right, and the kettle is also located on the right side."} +{"scene_index": 35, "scene": "The water is at the back and right positions, the kettle is in the front right, and the tea is also at the back."} +{"scene_index": 36, "scene": "The kettle is positioned at the center."} +{"scene_index": 37, "scene": "The water is at the back, the kettle is also at the back, the bags are in front on the left, and there s another instance of water at the back."} +{"scene_index": 38, "scene": "The water is located at the back, and there are two instances of tea also at the back. The kettle is positioned to the right."} +{"scene_index": 39, "scene": "The kettle is located at the back, while there are two instances of water positioned at the back right area."} +{"scene_index": 40, "scene": "Water is located at the back right with another instance also there The kettle is positioned at the back and tea is situated at the back right as well"} +{"scene_index": 41, "scene": "The water is in the back, tea is also in the back, kettle is on the right."} +{"scene_index": 42, "scene": "The kettle is on the left, water is on the right, and another instance of water is at the back."} +{"scene_index": 43, "scene": "The kettle is located at the back, while both teas are positioned in the back right area."} +{"scene_index": 44, "scene": "The tea is at the back, water is in the center, the kettle is at the front right, another water is in the center, and a third water is on the right."} +{"scene_index": 45, "scene": "The kettle is positioned at the back, while the water is located to the right. Additionally, there are bags placed in three positions: front left, center, and back left."} +{"scene_index": 46, "scene": "The water is at the back, with three instances in the same position, and the kettle is located at the back left."} +{"scene_index": 47, "scene": "The kettle is positioned at the back, while water and tea are both located at the back right. The bags are placed at the front left."} +{"scene_index": 48, "scene": "The two waters are both located at the back right, while the kettle is positioned at the back (with no specified side), and the tea is also at the back."} +{"scene_index": 49, "scene": "The bags are on the front left and front right, the kettle is in the center, and the water is at the back and on the right."} +{"scene_index": 50, "scene": "The kettle is on the right, with water behind it to its right."} +{"scene_index": 51, "scene": "The tea is located at the back right, the water is in the center, and the kettle is positioned at the front right."} +{"scene_index": 52, "scene": "Bags are located in front right, front left (x2), and front left. Water is stored at the back and right. The kettle is placed in the center."} +{"scene_index": 53, "scene": "The bags are at the front right and front left positions, the kettle is in the center, and there are multiple waters located at the back, back, and right positions."} +{"scene_index": 54, "scene": "The bags are at the front left, the kettle is in the center, and two water objects are located at the back right."} +{"scene_index": 55, "scene": "The water is at the back and right positions, the tea is at the back and back positions, and the kettle is at the right position."} +{"scene_index": 56, "scene": "The kettle is positioned on the right side, while both the tea (first instance) and water are located at the back."} +{"scene_index": 57, "scene": "The kettle is positioned at the back left, while the water is located at both the back and the right positions."} +{"scene_index": 58, "scene": "The kettle is at the center, while both instances of water are positioned at the back right."} +{"scene_index": 59, "scene": "The kettle is at the back, while both tea and water are located at the back right."} +{"scene_index": 60, "scene": "The kettle is placed at the back, while the tea is positioned to the right."} +{"scene_index": 61, "scene": "Water is located at the back right. Kettle is positioned at the back. Tea is situated at the back right and also at the back."} +{"scene_index": 62, "scene": "The kettle is on the left, water is on the right, and there s another instance of water in the center."} +{"scene_index": 63, "scene": "The kettle is located at the back right, with water positioned at the back and another instance of water also placed at the back right."} +{"scene_index": 64, "scene": "The kettle is located at the back right position."} +{"scene_index": 65, "scene": "The water is located at the back, while the kettle is positioned at the back right."} +{"scene_index": 66, "scene": "The water is at the back, the kettle is in the front-right position, and both teapots are located at the back."} +{"scene_index": 67, "scene": "The kettle is at the back, water is at the back left and right, bags are in the center and front left."} +{"scene_index": 68, "scene": "The user has provided no specific list of objects to annotate, so I am unable to generate a summary at this time. Please provide the list of objects you d like me to describe."} +{"scene_index": 69, "scene": "The kettle is located at the back right position."} +{"scene_index": 70, "scene": "The kettle is on the right side."} +{"scene_index": 71, "scene": "The kettle is at the center, while the water is located at the back (both to the right and left positions)."} +{"scene_index": 72, "scene": "The kettle is on the right, and there are three instances of water located at the back right and right positions."} +{"scene_index": 73, "scene": "The kettle is positioned at the center, while the water is located to its right."} +{"scene_index": 74, "scene": "The kettle is positioned at the center, while two separate water containers are located at the back left and the right sides respectively."} +{"scene_index": 75, "scene": "Water is located at back right and back positions; kettle is at back; bags are at front left."} +{"scene_index": 76, "scene": "The kettle is on the left, and the waters are positioned at the back right, back right again, and center."} +{"scene_index": 77, "scene": "The water is located at the back right, while the kettle is positioned in the center."} +{"scene_index": 78, "scene": "Water is at the back and right positions, while tea is also at the back. The kettle is positioned on the right."} +{"scene_index": 79, "scene": "The kettle is positioned at the back left, while water is located at both the back and the right positions."} +{"scene_index": 80, "scene": "The water is at the back right, the kettle is at the back, and both tea and the other water are also at the back."} +{"scene_index": 81, "scene": "The kettle is positioned at the back right, while the water is located at the back, with no specific positional relationship between them."} +{"scene_index": 82, "scene": "The kettle is positioned at the back, while there are two instances of water located to the right and center respectively."} +{"scene_index": 83, "scene": "The bags are positioned at both the front left and front right, while the kettle is in the center. The water is located at the back and on the right side."} +{"scene_index": 84, "scene": "The kettle is positioned at the back right, while the two bottles of water are both located at the back but separate from each other."} +{"scene_index": 85, "scene": "The water is in the back right, the kettle is in the back, the tea is in the back right, and the bags are in the front left."} +{"scene_index": 86, "scene": "The kettle is located at the back right position relative to the reference point."} +{"scene_index": 87, "scene": "The kettle is at the back, while both teapots are positioned back right."} +{"scene_index": 88, "scene": "The kettle is at the back right, while water, tea, and another instance of water are all located at the back."} +{"scene_index": 89, "scene": "The kettle is located at the back position."} +{"scene_index": 90, "scene": "The kettle is located at the back right position."} +{"scene_index": 91, "scene": "The kettle is at the center, while there are two instances of water located at the back and to the right."} +{"scene_index": 92, "scene": "The kettle is located at the back right, while the water is positioned at both the back and back right."} +{"scene_index": 93, "scene": "The water is at the back right, the kettle is at the back, the bags are at the front left, and the tea is also at the back right."} +{"scene_index": 94, "scene": "The water is centered, two kettles are at the front right and back right, two teapots are also at the back right, and two additional waters are on the right side."} +{"scene_index": 95, "scene": "The kettle is on the left, the water is behind it, and another instance of water is to its right."} +{"scene_index": 96, "scene": "The kettle is at the back, the water is on the right, the bags are in front-left, and another water is at back-left."} +{"scene_index": 97, "scene": "The water is positioned at the back right, while the kettle is on the right side, with another instance of water also located on the right."} +{"scene_index": 98, "scene": "The kettle is located at the back-left position, while the water is positioned at the back, with no direct interaction between them."} +{"scene_index": 99, "scene": "Kettle is at the back. Water is on the right and also at the back left. Bags are in the center, front left, and this was mentioned twice."} +{"scene_index": 100, "scene": "The kettle is positioned on the right side, with water also located on the right."} +{"scene_index": 101, "scene": "The water is at the back right, the kettle is at the back, another instance of water is also at the back right, and the tea is at the back."} +{"scene_index": 102, "scene": "The water is at the back, and the kettle is on the right side."} +{"scene_index": 103, "scene": "The kettle is located at the back position."} +{"scene_index": 104, "scene": "The kettle is at the center, while the water bottles are positioned to the back, one on the right and another on the back left."} +{"scene_index": 105, "scene": "Bags are located at front right and front left kettle is placed in center water is positioned at back right."} +{"scene_index": 106, "scene": "The kettle is at the back, the two waters are on the right, and the bags are in the front left."} +{"scene_index": 107, "scene": "The kettle is at the back, the water is on the right, and there s also a water in the center."} +{"scene_index": 108, "scene": "The kettle is at the center, while the water bottles are positioned at the back and back right."} +{"scene_index": 109, "scene": "The kettle is positioned to the right, while the tea is located at the back. Additionally, there are multiple instances of water also placed at the back."} diff --git a/R1_Lite_tea_service_table_setting/annotations/subtask_annotations.jsonl b/R1_Lite_tea_service_table_setting/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..97530e654056fd44bf91602de3cde3f829bef2a3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/annotations/subtask_annotations.jsonl @@ -0,0 +1,14 @@ +{"subtask_index": 0, "subtask": "Return the tea bag to its original position"} +{"subtask_index": 1, "subtask": "Pick up the tea bag"} +{"subtask_index": 2, "subtask": "Pick up the tea cup"} +{"subtask_index": 3, "subtask": "Return the tea cup to its original position"} +{"subtask_index": 4, "subtask": "abnormal"} +{"subtask_index": 5, "subtask": "Return the bottled water to its original position"} +{"subtask_index": 6, "subtask": "Place it on the right"} +{"subtask_index": 7, "subtask": "Return the kettle to its original position"} +{"subtask_index": 8, "subtask": "Place it on the left"} +{"subtask_index": 9, "subtask": "Place it in front of you"} +{"subtask_index": 10, "subtask": "Pick up the kettle"} +{"subtask_index": 11, "subtask": "Pick up the bottled water"} +{"subtask_index": 12, "subtask": "Place it on the tray"} +{"subtask_index": 13, "subtask": "null"} diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000000.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..487deed6024a2dc3262d330e0cabb23a986ff96b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af381ae73b10fe714e5ba4a28e4642548b427c47c0d218071f9f4d6c70e0fd1 +size 181297 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000001.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71943bbdb65df092493784f04dcf6294924fd3b3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d685eb4fd5c4aadf7199c741e03948ea4c7088188199ed3d5a9819e5ab05b3 +size 175064 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000002.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1384b8ba761490d76d809c93d3b4622666ce64c0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40de9a4e3a02191643eb08e25bbbd443246ecf0e364d2a91183415ff7910998a +size 169392 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000003.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..39d1fe3eb91cc9da85a28f967905666fcee46bc6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65ed52e25daaee45dfd94b746510db82e4dc1878580cb5b56c0eec79828de71b +size 253014 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000004.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6f0b00370bdf9ecab6b52cb1acb9aabd3af300b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a58279401ee90b3e292b29075327894be641aa661518b37d7ceca0dececc0db8 +size 170691 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000005.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fc8f9c564331483af0876663eee9aa89fe57638 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14f1f2701c613a361fd573c0625d3b73be2a639d708eda54d68049de163d1f65 +size 137750 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000006.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af2941bfc24087492b994345d337a501069354e8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e3684b6c0b7ae685782dc43098b128b67af98fb9cd8ed49b6c5cab39b2cd98 +size 247052 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000007.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f000964d035f184d7e6ea1030db74667b01c5b3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98163e055338bdf78e6515937e80fcb75e5fd4d41766354c108c82a2749b6439 +size 91181 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000008.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44f05f667739c5d5f5f63e11a1a60fe07b35541a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec149b924c4f6e99f53a6e89a90ee7b3ed325a27d8ca3b11ceb1522f93e0f2cc +size 268358 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000009.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f939a057d52c74b0639c097812f68b22c8c5b306 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332b6f48e98a797c23e08b25f724328b37a08836d091f6de5379bc77d07811bf +size 313643 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000010.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35f4c380321cd02ac07f05287edbbd9d213f467f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bea47c976171092cb8653cad6fa3bb3e7a5589cb0a6987046bf7c1779d915e89 +size 181364 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000011.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..879bb01978dd07579376081a34ac3ec59312e07d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436f04314d795f917807bf00e829f08702fcfb1acba49e78fc81f5fe49ec7935 +size 223748 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000012.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d82ee1cdfa9e415f26ddab444e392c63838b7e28 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146a88cef5ce15cd0e6565b67e013e2a4022281d77b083b074c458fb837e6b01 +size 209633 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000013.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd740d171aafaab4b47d2925e5a0aa29e18908a5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947945d912c9e011410f3349bc557d1e2d64b1474d384899b16d732f8a241242 +size 214297 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000014.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e8f694cc2331973fde42c47b0e2eca399424c4b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58fe7728652aaa9a0e5e0ccceb080b8327041d369adaa1a8f3049f9ea8e04cd +size 255917 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000015.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c9bbdc82a84db7506a0d7a0c28049f8a46196861 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b50080591b14d0f54d569d3f83e257e2b5339255aafed692d6e1172497895a +size 248304 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000016.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..623e87bf80e82777cb0a238bdf0cb3fbb303267b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8adb7d9a86ba580f811c30649e417c75f78a5f95645896aca1e90b46f3dd444 +size 299440 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000017.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff621ef4789852c1571e6f475b17776f28349080 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc3fd7712f6206b029c8caa728b9c847335c792f2b353c29b7c97f42ee4d3c3 +size 156742 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000018.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37f221aac8f73342a97a746050bc45163a07f3dd --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb868d6f678e0ceb5985a657285692356d69bf27113ec715b52da593f0237b0 +size 193012 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000019.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..110832ed56d35cd91992103378081387e1d7eed1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85219dca98b9beba2c85938b1798d2916f503b0d9ad68dab41dc4a28b8f88246 +size 217392 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000020.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91d5e1a209a685e5f6e5ab1d3f8afd8c5407dadc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c0d9d119a21397cd8e9ee55322f18495d1e661216c24ba8f0149f7d76f5fe73 +size 336396 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000021.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e69c8d766e54147451be99592d053f6c627251df --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc63be8a4e8f4a84ee6eef58df1f6db4c80e65014a0cd3ef646a8c343af27a45 +size 204978 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000022.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9657c88364bb027b6a3824248ba3f8e060abb5b2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3288a126f681e065deac5e13994eb3be16268434017aa053a68b4d43affdedd9 +size 233044 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000023.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f8053bde67b18f55f7d52f5301be81ade2230bb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d5226a0ef29f4ca11f2956956bb54e0f6680c8af0bba63212479445785fd99 +size 134626 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000024.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae3a5db9ba0a4703d0f1ee7200e6122648df3004 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033f099dcfaedca9cc56e5433bc5a5d3d72e2061b3dd5e4586abdcbe7fc7281b +size 90481 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000025.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1dc9df9c245ebd318d32e36884134fd47d6602d6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf8110a61f9bc193276a7e0bc062f17e0e4d24dbd1831db24c4b77f7426715b6 +size 220913 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000026.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d5b7f698c72a39a8c63a5c133db2f3cc9ef13c8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1346c96c18698f8d1a8fe4c1039e3af6ad0f1071ec41ddafd1e727bf23de3533 +size 202615 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000027.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..736ee2a21803b72e7896c6a4e4d647f2184a7828 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9210e5a1de00a20eb4f3d1eb5894430012ef49fdc70e90b2b6b92c684cca632 +size 176875 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000028.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a7f56daf5e4c54ff062f87a209489cb29d19ae2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2465f5454eeff5396aa98a0173a2db5eb5acc746678f21bf5d6d4e4dd3e804a6 +size 223372 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000029.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aeb34d00ea573d6bb69fbc8e50eaace6202ccd81 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f2dfb9d12e5990bfedb9f9e10306dad8a14d9e671b6cfaaf2c5ad9ae02152e +size 205558 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000030.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..816b7f6c7bdfb336524f5a13ee7cc7281a23ab60 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58228b7f7b39b9fb42235bd564831ea1554737250374d6cc89f40e8904e83812 +size 242982 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000031.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92718410d6d36b3c60a567e2528a8f7bd9fd297e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a16d130b2a8717bbae195b630aeceb3558a146dc7b3d84aee56823e6f9678d +size 131413 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000032.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df1ed8605e7ec7c48d477c9865a9fbde81a201a6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538889a4fe1978b8d76132e7276d4cf62a4f1b9a5386e658c1814140b6111e58 +size 270122 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000033.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e163ef9b10f19f1649d67a53f431e56c7690e5e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7ac87ad2de9193e272146d1302783d4f4b2db91248a772eee289316e47b13c +size 258549 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000034.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57e69497524295b81f581832c182a2c4764958a9 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75f930a85ac9fec4f698fcaa9b53dc534c87156d5e16eaeb303b0bb1cc5a82b9 +size 197865 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000035.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e8350e8992259108a9a11c3f8a26893d1cfea82 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65766daa2030e38434d0df6f1f06424a890bf8ff509be3624cd0a999bb8c3473 +size 193039 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000036.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2d6acad0c0721583f108134f21ea428892e1aa54 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e66f531726711786989045e48341adb6b6440420e8acfa5862e0e5a0a35d1c +size 198855 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000037.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7f5ab179c3fcc1c20137de6773da70b0d1bc9303 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb73833553def5ff037be12358ef127c70ed9fbd93bdea1627a2a285a6de0b56 +size 172657 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000038.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4e4268b013d667e1dd65c8d5472ce5f9a3d6af0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:259a5a276d17090cabacbb8683c9dbcf51203fbcef13570eee2482276692c0f2 +size 171174 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000039.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97859dcde09d4a05a33b0514135f13741b66695a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b10b34d43c5d7326171f340f5f152e5e34408c3d3615c39c1f9eccc29980a5 +size 234022 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000040.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd3878f77a721c14ae7821a22243c373d49569be --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa02355637707d8a8434a80eafe1b9c0353118012437f2918a4ed3015a546f76 +size 257195 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000041.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4346e5c2358cdcd9876a13ccf6b94e62ad2817e7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b48dbf41ba035c49820074a03576f1a5f3170983b2756451bace891c894e1c1 +size 227638 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000042.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c8e068f32efe827037bf3f6f1cfe56072642ba5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525b5c9fa27763df95a5cb9c351943ac9f0c456faa72912c2688be3d2bb06387 +size 242027 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000043.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2852ed168cb78d671e00643de8a3611bc81e96b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e076c5724c9e2669d7c5731e6b37c965dd050211372c9fc9dc88e516a7c6352 +size 132248 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000044.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6aeb1e55fdb016e910b54318b8f8875d193fbce0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97ea116ec6a32936834bcb09c53d1053f13c5c32e33977c962c8200d9c56236 +size 287549 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000045.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5134af692ea2b82bf5158db61b7a3456b6b8436 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2d8ab311880832b3304667c72e489ad9a370f318567ec8d87eb1d6931b0478 +size 150876 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000046.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0ab04ddbf64f3906c5f463a8886faeec93b5e7b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f212a24620cd8dcc09c9b2fc1b9aec86478b6b63adfa225504cd3d4cc2249967 +size 189253 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000047.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d10e49f463e5e6cf05d3b9491fa4299abb9045b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3aae324a038bb0eb17c87dd55c055d386762b232390412319379d54a6ba18cf +size 265289 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000048.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd6fd589ea945dd7aae50aeb80dbd18056b87a30 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d67967da8cb2a6524042dbb62e605cf825dd86b22d2e94ea1e4c633345f3ff26 +size 371417 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000049.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90489b51cf02ea9171ec2fbbb3475be03f5c3cac --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89739a5b139ded3caaf87611c9691eab6092746fe45114ce4680d808b523d665 +size 312902 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000050.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5bc156cef367dfb9cd78eabcadacbbb3a681c1bf --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b7f224490ebe69e58298b1e76de684092c0ac9257baf037f8cd696bf697352c +size 236293 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000051.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3acb27ed5fa8742af0f084ff70eee42d111bad7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc867d2976ec83711eb992b5090573924b7a94aa614fdaf58151ae0025b56389 +size 183730 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000052.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..635fce87694fc446c4417a06763bac486f984e66 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9d4d93559a5840a68eaa47983a44d2c8b2e829476948dba3026453d0f5e97a +size 147413 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000053.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c205b9e21346adf0e3adcd2919a7ae511212bd25 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db9c374014782351e937c30e9f6816be018bdb3c57f7ee9f20cd05805c3ffe7f +size 194421 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000054.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ae876cfa31d1c4c61fb1a4ddbdc9b7fd8e9763e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:711c990a628873a1afdb70bd6a46ea81084e7a78b3222ea90676a5604017a119 +size 158418 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000055.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f302de6729704928f2726693150f59b45d9e40c5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:941334f88d12689e637487eb2ea252f7a12f06518cc551860a3e089c091e1519 +size 196581 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000056.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd8de8460ca8f66b3e72d43e71565abeaa4c0cc5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c5fe73b26a617e3498c7c25083b73255dfeee78aab8b8a6e12f5f3464d4a32 +size 196178 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000057.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fe40a4f05dc37f22451320f2e1465b43e6ae058 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc32229febc819722a8cefa1d7ec91d19842bf27c10a83915be2f501db0919c0 +size 265364 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000058.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a518ae8b0ff2d85b5cf361e90eb0a4b924a331b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79aa034f1555f5de874c642173b6398402f115b112d43ad22f6acff08851f9c0 +size 193857 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000059.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..245efca85dcf32f4abc24fa34e6466ed546402fa --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bb937f79a0294981ebf314ccd82ae9f5f56e4fd57109b81784b414732460e2 +size 174706 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000060.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbc897319f1d792318ecf7307df50e16f0f3ef8b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6f4eb39ceae416cd3bb34044098b357fb89716feca7fe683948566f0ecfedf +size 165890 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000061.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0c665275e49558b900341271699a3ce7a06ed5d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78fdfed4a513cf577862ef02d448e293284eb63e9a34d47f36506552994c6c61 +size 193007 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000062.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e27560747be8dd8a4e3af709697e31f4959ad22 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e917eae14a240ff2e84c34c7ff41fb7088303097fd12896ce514af9831b9777c +size 199767 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000063.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..732e650d78c127a724d209be0a3139379a494bc8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a527d638be7dbd8675e909f0fdabb91920a46d6cfb0f26c77e1da18b4268ecd2 +size 213077 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000064.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..910ca53a35b4fe6f2d327eee920668d75fc5125c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd4103fff4f07bd7dc5abd0ed6044a4b9709f1806dc1fb3dcb7ebd6d19b916b5 +size 165838 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000065.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..17b57646f6607e33c5a0316806a62284d427c60d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:813ec7e1b2ba36928f3af4509a8bbfe1500e64e8274a973230ad32ef7c57aaa7 +size 247502 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000066.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c72baedb46ef6722cc656e399265f4f1bedb6660 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43d7c309f0b33516f87b77f73adf0a18c2cda8c5b44bbe207667ec1140bc7b7b +size 294812 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000067.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0b6a2ddbeaef72a65ab34482743832134ef29c60 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc51388a025cfe430a777c6a588e8ba8696095473b85a0cbddf5e3fa854eebd +size 220319 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000068.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a21d8189054cf4d2fa90e72419f2dc613467f262 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe84aea3f6842a6cf9e3c7284bacaad8e7a7f99a8b00ce744579959e6f6193e8 +size 406959 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000069.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a1e14cc7f5be12a27da05e33cf45f50dd1ca408 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7db36255c393d9613372b7f85d34888336b917067b3a33a7af919ac99466de +size 148218 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000070.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..31f05d9517e76323d63745abd403dd68db6000bb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cda4e42345dc13cfd64d8614b84e252fc6e3f9919b52754881f37f06606424a +size 136347 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000071.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dfb47df61f9a88548a9767c7b6503c9b2e78819 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3591703617387ad6ed3eeb862226c1b8975f80c4ed151b0d2cd5f9e8d371aa +size 145680 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000072.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6b4f3117f4df0feaa0ab138ff5a48250d0062a3b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d495d30088b149e7f160f5c80f1c0775fe52865f7c03030e074f8933a64d19c0 +size 113584 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000073.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8ec346616939f9962a01fb1351e5d13952c28a0b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5363869a0903b1f5e8ae499663ae88bd6e8ab50345d97fcc73a44a16bea80df9 +size 82030 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000074.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c7b3ab52771754e809f9aa6b8867b2edf087037 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84654545186cca2de92676ec002c477a1d81a3ac31b15a0439ca4ebf7cfd8f26 +size 152286 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000075.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b149de62be384cdb2e6f43544be4bb096cdb2c5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5274ee8d75a2a91a26b931aa620505c3be8a10ea55d1d13b849ef9a263834deb +size 277325 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000076.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb1221b2618cfb84a9ebaff40d600b6f6c1fa7dc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2daaf01cab4edbca626c48bddba382435bafd16801d69ae3a81caad7232e710 +size 197433 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000077.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4df7ef730745ea47498fec7b2d1e0d39d4543f33 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d53fc329e4de5a15c8d17aaeb0441e161f363cd68ef10ed7c76b700ceaf9db1b +size 183626 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000078.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bae2856ab50f1de2a23af253f6ef96058c00c31f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dab96b954d8cec60d8b02a35ce39aaf8a016131df48cc61243bcd17361c6e9e +size 96463 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000079.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff6ef8b4157e484b812f4641bc91addb6048b395 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f677b19cd698966b0e393e07e308215c8f241a888e57eb90da1eb3bc3369f590 +size 107390 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000080.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6bc70b1f82f0a9b759d932484438bcad1813a646 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca52960682ae9ab5595a156cda61ae358161088863aa67a6db994ef56f0c59de +size 304435 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000081.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f525e5453f3aaa7ed9ff9fbddb1a70b29f153440 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40201db843ecd28baa1d1a2cca223f7d3f71567f6957267b7bd6a319c62cf8c +size 261936 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000082.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0d1379f327697bdcda5252fbc2426a4d980a416 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ac04c9aaeb98c106f7f99f6d1a87242a9b36b8e726277afc820029c376b74d +size 196374 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000083.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ea630d90d770ab9b3f18b705a6a1f82a266b848 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:525a5006731d2cf8aaedfaaf2f3fcf5f07421376c886637340cbd7fa766ae081 +size 109410 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000084.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..778dae64d8e4087f65dc579c3afe90c5a16f2b50 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e46f6fd57b3f4d4385ab10f23ba78b49d4e1cd64de7e9a99abc0b8075a43a2fd +size 247850 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000085.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49f57cb3c1f42a3de1b3e97770e01af982bc4f4b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f891e388ed3b5dc5700f26b6520c1c513e5dc3c2e8fbe795a3d7f841b1dab0f3 +size 223190 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000086.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0017e196b210d8373f19a602e6c6a8e98ae2350 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9021620f6118a0854dad98ff9bb1d5266235aa37a04e5302b8abc9f6438142a1 +size 305801 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000087.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c347fd6bb257f994486c5615e24683d3482b20ec --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9bf9809a35549e686926902f538cad6c427d8b56f8928ed4d697ea329449a65 +size 225384 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000088.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aaa593157305d8980ad05031719e3061830809dc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cd226cbd4e983a88d67e9fa094b551dd74fffc3935f439c9224647bf6309f2 +size 209657 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000089.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..585b73352de763d023d1c80cd97cb5119bf37976 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf89e58d1ed2d9a4c3c7fe9e26ffb5c9c120637066d71d9be80ed4652be357ad +size 180449 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000090.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a95c31c4186f5795bdbbab07617196ce69ee9b25 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59127733f5906b744aca5e84bff85fd0bb1eceaced274df67d16cb7e95473940 +size 143413 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000091.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43a3381ff4b04c127af67800f20141160749ca8e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1db73080e0eb7a2cff4df66bd47b01f3eda2d8b2bc4304869d57c8ad2d921f +size 181564 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000092.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b83de3b1e71216f1b4d57af7ad00b83072688600 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7b1d7a25159367646c41de89a4cb782e0c0d139dfdfec70067781b47903b6a +size 144844 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000093.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09879128b0ebb8f90beb1e09c71efc68b65d7476 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a083e5c202faf424c5ca3aeed7648079db51ab5bd8c241059d1ad861d2131645 +size 127324 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000094.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26e7c56aaf0e577f35978be5343faed01058eb7f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c05d0ee0de36564500acbb80bfea2823dd4a116abe6c6d178f24f89b9df0d2 +size 120503 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000095.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ad8380190d3600c474d651baa0826aee77d3131 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a0628d6055babb8339b6853cf34a476f6c7ee20e6f2c5da3f5debb2c4b13ddf +size 200840 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000096.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cda98f68f0cc173e1a09bb229b1c7288bcd7e6f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0528ef5c229311f1b69ad6c0954f65ac77762c474af4bec9258734a215e3b398 +size 245763 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000097.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce914d9e18e25040c62433229222f6304629343f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fca2858e9cb997e197d4dced49029e707b3796f5fe632274711d68a12f2ed90 +size 185330 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000098.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c5343e0e182d88c15ff983b7f44a45392664385 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34844b71d6f2ed4d8b715703ea552f5e13feaef983d6e43c5a42c3db4494779 +size 108043 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000099.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec1dbad44e9f162660605fa960afd976e4dc1e26 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c930cf5b46f0447b22523c3a45a46709d2c8177802bd3dbf727d7547d0788c +size 216554 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000100.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ae511d2fa6ac940dbae6da126abddc5788b74439 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5dd7a5a67819aaef820eb27a08b198fb91f81bb3594688ad025adf2eabf968b +size 195860 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000101.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5ced54f5621d2f89d2e04d1f4112209b571824f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:282081ec760eabc51ccb390c92e33cdf01cdd51a4b9d7fe91855224a112af1f4 +size 144122 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000102.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f12a9adb808e85d59203c07c747e851518969069 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e182b16c570a34f7d663f03d85e5000fa9ca4c95bccec2be1dd66a82cf6104e6 +size 137396 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000103.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..18ebda62989e5c75f90c2eb1a29d33688cf0f12d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9afc23044b8f885e77fc95809a438d54458c31bceaad1e4d34628d01b31bbbeb +size 283638 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000104.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ecc1e88737d7c5b494aa0b7488ff3e392d23894 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5040a8c42f87420b9cdcdd1b8d6c212ceccb0420aedc2af49c595699c0aa3c07 +size 160614 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000105.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f3a61b94b108d456bcc8e92985a3ca978d57346 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7458714635d5ea49e2435ccd9d12112be2b3ee840708f60ed93d23edee88e9 +size 245052 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000106.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcf54617ea97a975d0b1f94289f2630d37153cdb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5d3612c3e83348994837e8024c4dae708b80f52d384653e231e993b23e7d29 +size 198026 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000107.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15738417b4cf9f9c43139362402fb8019fd86a7b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86010923a0a65990bf7bc295f44da89109f84640b25f69ead8b1a8328bffc88f +size 185569 diff --git a/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000108.parquet b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..158cf4480c9a295616a05d51402f0839f8431669 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab2322e43f25e2ce13f10797f7e3af7c63296f1ac1a6da8babab87444261be5 +size 197176 diff --git a/R1_Lite_tea_service_table_setting/meta/episodes.jsonl b/R1_Lite_tea_service_table_setting/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..35414c8b6b54a8a61aef5364fc498831777c7413 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/meta/episodes.jsonl @@ -0,0 +1,109 @@ +{"episode_index": 0, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 746} +{"episode_index": 1, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 958} +{"episode_index": 2, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 866} +{"episode_index": 3, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1286} +{"episode_index": 4, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 860} +{"episode_index": 5, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 662} +{"episode_index": 6, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1153} +{"episode_index": 7, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 398} +{"episode_index": 8, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1233} +{"episode_index": 9, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1362} +{"episode_index": 10, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 853} +{"episode_index": 11, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1017} +{"episode_index": 12, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1021} +{"episode_index": 13, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1059} +{"episode_index": 14, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1068} +{"episode_index": 15, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1183} +{"episode_index": 16, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1395} +{"episode_index": 17, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 799} +{"episode_index": 18, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 927} +{"episode_index": 19, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1072} +{"episode_index": 20, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1406} +{"episode_index": 21, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1128} +{"episode_index": 22, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1128} +{"episode_index": 23, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 664} +{"episode_index": 24, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 387} +{"episode_index": 25, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1027} +{"episode_index": 26, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 939} +{"episode_index": 27, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 891} +{"episode_index": 28, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1227} +{"episode_index": 29, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1087} +{"episode_index": 30, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1399} +{"episode_index": 31, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 581} +{"episode_index": 32, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1258} +{"episode_index": 33, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1235} +{"episode_index": 34, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 961} +{"episode_index": 35, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1018} +{"episode_index": 36, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 818} +{"episode_index": 37, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1232} +{"episode_index": 38, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 819} +{"episode_index": 39, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1114} +{"episode_index": 40, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1271} +{"episode_index": 41, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1155} +{"episode_index": 42, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1111} +{"episode_index": 43, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 617} +{"episode_index": 44, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1292} +{"episode_index": 45, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 670} +{"episode_index": 46, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 779} +{"episode_index": 47, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1106} +{"episode_index": 48, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1757} +{"episode_index": 49, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1557} +{"episode_index": 50, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1384} +{"episode_index": 51, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 917} +{"episode_index": 52, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 676} +{"episode_index": 53, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1179} +{"episode_index": 54, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 779} +{"episode_index": 55, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 993} +{"episode_index": 56, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1097} +{"episode_index": 57, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1476} +{"episode_index": 58, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 862} +{"episode_index": 59, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1033} +{"episode_index": 60, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 815} +{"episode_index": 61, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1029} +{"episode_index": 62, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1040} +{"episode_index": 63, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 874} +{"episode_index": 64, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 673} +{"episode_index": 65, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1094} +{"episode_index": 66, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1500} +{"episode_index": 67, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1134} +{"episode_index": 68, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1860} +{"episode_index": 69, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 780} +{"episode_index": 70, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 703} +{"episode_index": 71, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 534} +{"episode_index": 72, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 603} +{"episode_index": 73, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 320} +{"episode_index": 74, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 742} +{"episode_index": 75, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1408} +{"episode_index": 76, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 989} +{"episode_index": 77, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 821} +{"episode_index": 78, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 364} +{"episode_index": 79, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 573} +{"episode_index": 80, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1631} +{"episode_index": 81, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1285} +{"episode_index": 82, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1045} +{"episode_index": 83, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 502} +{"episode_index": 84, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1294} +{"episode_index": 85, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1200} +{"episode_index": 86, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1702} +{"episode_index": 87, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 941} +{"episode_index": 88, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 924} +{"episode_index": 89, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 677} +{"episode_index": 90, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 790} +{"episode_index": 91, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 888} +{"episode_index": 92, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 655} +{"episode_index": 93, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 573} +{"episode_index": 94, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 618} +{"episode_index": 95, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 737} +{"episode_index": 96, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1274} +{"episode_index": 97, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 856} +{"episode_index": 98, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 412} +{"episode_index": 99, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 913} +{"episode_index": 100, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 798} +{"episode_index": 101, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 713} +{"episode_index": 102, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 676} +{"episode_index": 103, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1584} +{"episode_index": 104, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 743} +{"episode_index": 105, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1173} +{"episode_index": 106, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1069} +{"episode_index": 107, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 906} +{"episode_index": 108, "tasks": ["take water kettle tea bags from tray to table then back."], "length": 1082} diff --git a/R1_Lite_tea_service_table_setting/meta/episodes_stats.jsonl b/R1_Lite_tea_service_table_setting/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..26f0a1f99269a5bcd4699eac40c878f9c2d1ab55 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/meta/episodes_stats.jsonl @@ -0,0 +1,109 @@ +{"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.506467966568474]], [[0.48237041639817113]], [[0.3953040289668293]]], "std": [[[0.2275214774808449]], [[0.20994457186423054]], [[0.1836739132377814]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3963078300960447]], [[0.4064559111203167]], [[0.3994170713277486]]], "std": [[[0.254317158698823]], [[0.2437556777509367]], [[0.24961829220790915]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42394404170118755]], [[0.42924764874650956]], [[0.4253506436220811]]], "std": [[[0.17829911557222047]], [[0.17372394300148325]], [[0.17615629226035148]]], "count": [142]}, "observation.state": {"min": [-0.6810874938964844, -0.00574759254232049, -0.6795535087585449, -1.5299999713897705, -1.337388515472412, -0.10604771971702576, 0.04221503064036369, -0.022266391664743423, -0.0015339808305725455, -0.6621903777122498, -1.5299999713897705, -0.37496218085289, -0.09924767911434174, 0.05376463755965233], "max": [0.4136829972267151, 2.095135450363159, 0.0015339808305725455, 0.22094383835792542, 0.032891303300857544, 0.3413165807723999, 1.6889214515686035, 0.589309573173523, 2.202700138092041, 0.0, 0.06902913749217987, 0.15884290635585785, 0.15833723545074463, 1.683777093887329], "mean": [-0.08167487382888794, 0.8951018452644348, -0.2090834528207779, -0.6095341444015503, -0.4554939568042755, 0.06374204903841019, 0.504824697971344, 0.12226404249668121, 0.6283116936683655, -0.1409716159105301, -0.38862621784210205, -0.07640638947486877, -0.003939745482057333, 0.38257133960723877], "std": [0.2447056919336319, 0.884333074092865, 0.2237478792667389, 0.6863938570022583, 0.4676034152507782, 0.07099467515945435, 0.5940611362457275, 0.19878949224948883, 0.8871290683746338, 0.18673935532569885, 0.6576647162437439, 0.10983004420995712, 0.049337323755025864, 0.5355372428894043], "count": [746]}, "action": {"min": [-0.6810874938964844, -0.00574759254232049, -0.6795535087585449, -1.5299999713897705, -1.337388515472412, -0.10604771971702576, 0.04221503064036369, -0.022266391664743423, -0.0015339808305725455, -0.6621903777122498, -1.5299999713897705, -0.37496218085289, -0.09924767911434174, 0.05376463755965233], "max": [0.4136829972267151, 2.095135450363159, 0.0015339808305725455, 0.22094383835792542, 0.032891303300857544, 0.3413165807723999, 1.6889214515686035, 0.589309573173523, 2.202700138092041, 0.0, 0.06902913749217987, 0.15884290635585785, 0.15833723545074463, 1.683777093887329], "mean": [-0.08167487382888794, 0.8951018452644348, -0.2090834528207779, -0.6095341444015503, -0.4554939568042755, 0.06374204903841019, 0.504824697971344, 0.12226404249668121, 0.6283116936683655, -0.1409716159105301, -0.38862621784210205, -0.07640638947486877, -0.003939745482057333, 0.38257133960723877], "std": [0.2447056919336319, 0.884333074092865, 0.2237478792667389, 0.6863938570022583, 0.4676034152507782, 0.07099467515945435, 0.5940611362457275, 0.19878949224948883, 0.8871290683746338, 0.18673935532569885, 0.6576647162437439, 0.10983004420995712, 0.049337323755025864, 0.5355372428894043], "count": [746]}, "timestamp": {"min": [0.0], "max": [24.833333333333332], "mean": [12.416666666666668], "std": [7.17838189752166], "count": [746]}, "frame_index": {"min": [0], "max": [745], "mean": [372.5], "std": [215.35145692564979], "count": [746]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [746]}, "index": {"min": [0], "max": [745], "mean": [372.5], "std": [215.35145692564979], "count": [746]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [746]}, "subtask_annotation": {"mean": [8.27882037533512, 13.0, 13.0, 13.0, 13.0], "std": [2.5445113516495215, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [746]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [746]}, "eef_direction_state": {"mean": [3.6916890080428955, 4.7399463806970505], "std": [2.322834680777426, 2.040984096683726], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_state": {"mean": [1.032171581769437, 0.6702412868632708], "std": [0.928566511783804, 0.8959840072481446], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_state": {"mean": [0.8297587131367292, 0.5107238605898123], "std": [0.8487329750635785, 0.7700964470039087], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_direction_action": {"mean": [3.6916890080428955, 4.7399463806970505], "std": [2.322834680777426, 2.040984096683726], "min": [0, 0], "max": [6, 6], "count": [746]}, "eef_velocity_action": {"mean": [1.032171581769437, 0.6702412868632708], "std": [0.928566511783804, 0.8959840072481446], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_acc_mag_action": {"mean": [0.8297587131367292, 0.5107238605898123], "std": [0.8487329750635785, 0.7700964470039087], "min": [0, 0], "max": [2, 2], "count": [746]}, "eef_sim_pose_state": {"mean": [0.1965381630121596, 0.2963265161381548, 1.2081604246243876, 0.0014724647649324886, 0.037974062961207346, -0.5433683589028494, 0.15757489795672697, -0.3062126795884795, 1.1895861078035501, -0.015302570302359843, 0.09740741536850932, 0.044461281862181914], "std": [0.13239919028244815, 0.06725045309308068, 0.02968765007229132, 0.1250170837575134, 0.09521599562580738, 0.5463667727330361, 0.12852919524325856, 0.053681310537058505, 0.026869608854708186, 0.05288001520205409, 0.15269063932836546, 0.12845954031159593], "min": [0.05793120205114968, 0.13236258740382678, 1.1810659504568586, -0.403665604302997, -0.1643399354243431, -1.4101578398766819, 0.06547581242905262, -0.34446013320630336, 1.1412934769664567, -0.11901341781092442, -0.04899926927073994, -0.3671266792215448], "max": [0.41757876329051336, 0.3823400948184913, 1.328617892644668, 0.21426077842963387, 0.4622389437011072, 0.03211906572709976, 0.4097692846626103, -0.16809486242496155, 1.306795196016167, 0.19302404605638232, 0.776645567407805, 0.4659711956548366], "count": [746]}, "eef_sim_pose_action": {"mean": [0.1965381630121596, 0.2963265161381548, 1.2081604246243876, 0.0014724647649324886, 0.037974062961207346, -0.5433683589028494, 0.15757489795672697, -0.3062126795884795, 1.1895861078035501, -0.015302570302359843, 0.09740741536850932, 0.044461281862181914], "std": [0.13239919028244815, 0.06725045309308068, 0.02968765007229132, 0.1250170837575134, 0.09521599562580738, 0.5463667727330361, 0.12852919524325856, 0.053681310537058505, 0.026869608854708186, 0.05288001520205409, 0.15269063932836546, 0.12845954031159593], "min": [0.05793120205114968, 0.13236258740382678, 1.1810659504568586, -0.403665604302997, -0.1643399354243431, -1.4101578398766819, 0.06547581242905262, -0.34446013320630336, 1.1412934769664567, -0.11901341781092442, -0.04899926927073994, -0.3671266792215448], "max": [0.41757876329051336, 0.3823400948184913, 1.328617892644668, 0.21426077842963387, 0.4622389437011072, 0.03211906572709976, 0.4097692846626103, -0.16809486242496155, 1.306795196016167, 0.19302404605638232, 0.776645567407805, 0.4659711956548366], "count": [746]}, "gripper_mode_state": {"mean": [0.7587131367292225, 0.8324396782841823], "std": [0.4278638952794737, 0.37347538111943573], "min": [0, 0], "max": [1, 1], "count": [746]}, "gripper_activity_state": {"mean": [1.7332439678284182, 1.7546916890080428], "std": [0.6361702075490495, 0.6149484809045866], "min": [0, 0], "max": [2, 2], "count": [746]}, "gripper_mode_action": {"mean": [0.7587131367292225, 0.8324396782841823], "std": [0.4278638952794737, 0.37347538111943573], "min": [0, 0], "max": [1, 1], "count": [746]}, "gripper_activity_action": {"mean": [1.7332439678284182, 1.7546916890080428], "std": [0.6361702075490495, 0.6149484809045866], "min": [0, 0], "max": [2, 2], "count": [746]}, "gripper_open_scale_state": {"mean": [0.28847094781037735, 0.2186116566207391], "std": [0.33946361165046113, 0.3060213898861456], "min": [0.024122874651636397, 0.030722650034087046], "max": [0.9650979723249163, 0.962158339364188], "count": [746]}, "gripper_open_scale_action": {"mean": [0.28847094781037735, 0.2186116566207391], "std": [0.33946361165046113, 0.3060213898861456], "min": [0.024122874651636397, 0.030722650034087046], "max": [0.9650979723249163, 0.962158339364188], "count": [746]}}} +{"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.5157559311192178]], [[0.5074448386912905]], [[0.3983159722222222]]], "std": [[[0.2161052568284079]], [[0.20695007959099657]], [[0.17093162760933894]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3923397426153924]], [[0.4012070777600446]], [[0.3889400412296702]]], "std": [[[0.18481961749033143]], [[0.182061074056618]], [[0.19569849277247678]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219831962177636]], [[0.4273403411106045]], [[0.4217671457795004]]], "std": [[[0.1892936599593046]], [[0.189026010830148]], [[0.19374229582212893]]], "count": [172]}, "observation.state": {"min": [0.007669903803616762, 0.0015339808305725455, -0.0015339808305725455, -0.01073786523193121, -0.006135923322290182, -0.007669903803616762, 0.07674961537122726, -0.23256702721118927, -0.0039123790338635445, -1.2453653812408447, -1.5299999713897705, -0.7731263041496277, -0.14938047528266907, 0.03364116698503494], "max": [0.007669903803616762, 0.0015339808305725455, 0.0, -0.004601942375302315, -0.003067961661145091, 0.007669903803616762, 0.0768752247095108, 0.6749515533447266, 2.4243433475494385, 0.0015339808305725455, 1.1078927516937256, 0.3604987859725952, 0.2715145945549011, 1.699180245399475], "mean": [0.007669923827052116, 0.0015339846722781658, -1.966282070497982e-06, -0.00922530610114336, -0.004616792779415846, -0.0045978655107319355, 0.07686765491962433, 0.15784531831741333, 1.3379664421081543, -0.5352382063865662, -0.6223471760749817, -0.22878071665763855, 0.06208257004618645, 0.745519757270813], "std": [2.0023435354232788e-08, 3.841705620288849e-09, 5.028699160902761e-05, 0.00026045722188428044, 0.0001642050629016012, 0.0010065125534310937, 2.269583274028264e-05, 0.20398320257663727, 0.929466187953949, 0.41611790657043457, 0.6906703114509583, 0.21933680772781372, 0.08941834419965744, 0.6391615867614746], "count": [958]}, "action": {"min": [0.007669903803616762, 0.0015339808305725455, -0.0015339808305725455, -0.01073786523193121, -0.006135923322290182, -0.007669903803616762, 0.07674961537122726, -0.23256702721118927, -0.0039123790338635445, -1.2453653812408447, -1.5299999713897705, -0.7731263041496277, -0.14938047528266907, 0.03364116698503494], "max": [0.007669903803616762, 0.0015339808305725455, 0.0, -0.004601942375302315, -0.003067961661145091, 0.007669903803616762, 0.0768752247095108, 0.6749515533447266, 2.4243433475494385, 0.0015339808305725455, 1.1078927516937256, 0.3604987859725952, 0.2715145945549011, 1.699180245399475], "mean": [0.007669923827052116, 0.0015339846722781658, -1.966282070497982e-06, -0.00922530610114336, -0.004616792779415846, -0.0045978655107319355, 0.07686765491962433, 0.15784531831741333, 1.3379664421081543, -0.5352382063865662, -0.6223471760749817, -0.22878071665763855, 0.06208257004618645, 0.745519757270813], "std": [2.0023435354232788e-08, 3.841705620288849e-09, 5.028699160902761e-05, 0.00026045722188428044, 0.0001642050629016012, 0.0010065125534310937, 2.269583274028264e-05, 0.20398320257663727, 0.929466187953949, 0.41611790657043457, 0.6906703114509583, 0.21933680772781372, 0.08941834419965744, 0.6391615867614746], "count": [958]}, "timestamp": {"min": [0.0], "max": [31.9], "mean": [15.950000000000003], "std": [9.218354275875686], "count": [958]}, "frame_index": {"min": [0], "max": [957], "mean": [478.5], "std": [276.5506282762706], "count": [958]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [958]}, "index": {"min": [746], "max": [1703], "mean": [1224.5], "std": [276.5506282762706], "count": [958]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [958]}, "subtask_annotation": {"mean": [7.907098121085595, 13.0, 13.0, 13.0, 13.0], "std": [3.1238746170325467, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [958]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [958]}, "eef_direction_state": {"mean": [6.0, 3.421711899791232], "std": [0.0, 2.256891185007574], "min": [6, 0], "max": [6, 6], "count": [958]}, "eef_velocity_state": {"mean": [0.0, 1.3329853862212944], "std": [0.0, 0.8305101067203988], "min": [0, 0], "max": [0, 2], "count": [958]}, "eef_acc_mag_state": {"mean": [0.0, 1.1137787056367432], "std": [0.0, 0.7931058112607273], "min": [0, 0], "max": [0, 2], "count": [958]}, "eef_direction_action": {"mean": [6.0, 3.421711899791232], "std": [0.0, 2.256891185007574], "min": [6, 0], "max": [6, 6], "count": [958]}, "eef_velocity_action": {"mean": [0.0, 1.3329853862212944], "std": [0.0, 0.8305101067203988], "min": [0, 0], "max": [0, 2], "count": [958]}, "eef_acc_mag_action": {"mean": [0.0, 1.1137787056367432], "std": [0.0, 0.7931058112607273], "min": [0, 0], "max": [0, 2], "count": [958]}, "eef_sim_pose_state": {"mean": [0.06924446890811946, 0.333231885925635, 1.183476035869396, -0.004562314046177804, -0.007693185000823192, 0.003052986483030855, 0.2816931049248658, -0.2924122666514128, 1.2150347570179856, 0.01456958769757403, 0.16813986069438874, -0.07664193054594767], "std": [3.733775130409068e-06, 3.6869540770728658e-06, 2.182346857365787e-05, 0.0010070602821812453, 0.00023495468938714955, 0.0001642169436113206, 0.1777254695325228, 0.06029911242642537, 0.06983055877011901, 0.08407038203411729, 0.13988163604263584, 0.2732638328438348], "min": [0.06913085111533072, 0.33319769187067344, 1.1833160628775945, -0.007634606780204115, -0.00920378693942836, 0.0015337205870791413, -0.062073801382053526, -0.38063152973159664, 1.0904331806486556, -0.17391494023541504, -0.12431798707395703, -0.6744681463545554], "max": [0.06924580231429836, 0.3332658683019138, 1.183630529160859, 0.007707553592725744, -0.004601920717530961, 0.004601909655936685, 0.5490508527842619, -0.15192796830469016, 1.42932590833683, 0.3772628660835332, 0.6562930413201755, 0.5279867194111286], "count": [958]}, "eef_sim_pose_action": {"mean": [0.06924446890811946, 0.333231885925635, 1.183476035869396, -0.004562314046177804, -0.007693185000823192, 0.003052986483030855, 0.2816931049248658, -0.2924122666514128, 1.2150347570179856, 0.01456958769757403, 0.16813986069438874, -0.07664193054594767], "std": [3.733775130409068e-06, 3.6869540770728658e-06, 2.182346857365787e-05, 0.0010070602821812453, 0.00023495468938714955, 0.0001642169436113206, 0.1777254695325228, 0.06029911242642537, 0.06983055877011901, 0.08407038203411729, 0.13988163604263584, 0.2732638328438348], "min": [0.06913085111533072, 0.33319769187067344, 1.1833160628775945, -0.007634606780204115, -0.00920378693942836, 0.0015337205870791413, -0.062073801382053526, -0.38063152973159664, 1.0904331806486556, -0.17391494023541504, -0.12431798707395703, -0.6744681463545554], "max": [0.06924580231429836, 0.3332658683019138, 1.183630529160859, 0.007707553592725744, -0.004601920717530961, 0.004601909655936685, 0.5490508527842619, -0.15192796830469016, 1.42932590833683, 0.3772628660835332, 0.6562930413201755, 0.5279867194111286], "count": [958]}, "gripper_mode_state": {"mean": [1.0, 0.6409185803757829], "std": [0.0, 0.4797311264707233], "min": [1, 0], "max": [1, 1], "count": [958]}, "gripper_activity_state": {"mean": [2.0, 1.6116910229645094], "std": [0.0, 0.7335880452889135], "min": [2, 0], "max": [2, 2], "count": [958]}, "gripper_mode_action": {"mean": [1.0, 0.6409185803757829], "std": [0.0, 0.4797311264707233], "min": [1, 0], "max": [1, 1], "count": [958]}, "gripper_activity_action": {"mean": [2.0, 1.6116910229645094], "std": [0.0, 0.7335880452889135], "min": [2, 0], "max": [2, 2], "count": [958]}, "gripper_open_scale_state": {"mean": [0.04392471065138646, 0.426011171544126], "std": [1.2964716746524352e-05, 0.3652355027554948], "min": [0.043856923069272725, 0.019223523991448537], "max": [0.04392869983400617, 0.9709601402282715], "count": [958]}, "gripper_open_scale_action": {"mean": [0.04392471065138646, 0.426011171544126], "std": [1.2964716746524352e-05, 0.3652355027554948], "min": [0.043856923069272725, 0.019223523991448537], "max": [0.04392869983400617, 0.9709601402282715], "count": [958]}}} +{"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.5528073762349105]], [[0.5339231152628766]], [[0.4277123103958565]]], "std": [[[0.2562565718746689]], [[0.24611120934366618]], [[0.2124937405113264]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43616070963675474]], [[0.4413196927967553]], [[0.43061357408092515]]], "std": [[[0.22052888438966856]], [[0.21633439092127818]], [[0.22591199400958564]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37100947506885357]], [[0.384913059563448]], [[0.3756272094791795]]], "std": [[[0.24818129791205698]], [[0.2411613879204311]], [[0.25072277406732124]]], "count": [159]}, "observation.state": {"min": [-0.3344078063964844, -0.0015339808305725455, -1.6413594484329224, -0.23440857231616974, -0.6509734988212585, -1.3525010347366333, 0.07373717427253723, -0.007669903803616762, -4.2012834183813297e-19, -1.4729870557785034, -1.077499508857727, -0.429514616727829, -0.056061770766973495, 0.04908626526594162], "max": [0.4769866466522217, 2.0831458568573, 0.0015339808305725455, 1.501264214515686, 0.3772515058517456, 0.18253692984580994, 1.6827430725097656, 0.6550098061561584, 2.373068332672119, 0.009120285511016846, 1.0490435361862183, 0.27765053510665894, 0.26691266894340515, 1.6969819068908691], "mean": [0.03050665184855461, 0.5666425824165344, -0.4555979371070862, 0.19323275983333588, -0.05155566334724426, -0.09022657573223114, 0.23595382273197174, 0.12203998118638992, 0.7167099714279175, -0.43356457352638245, -0.2070445865392685, -0.04816461727023125, 0.07637664675712585, 0.3298308849334717], "std": [0.11327927559614182, 0.8259052634239197, 0.5870909690856934, 0.3275362551212311, 0.18522047996520996, 0.26399657130241394, 0.4049811065196991, 0.22233745455741882, 0.9840757846832275, 0.5612037181854248, 0.40714123845100403, 0.13288846611976624, 0.07197019457817078, 0.5148118138313293], "count": [866]}, "action": {"min": [-0.3344078063964844, -0.0015339808305725455, -1.6413594484329224, -0.23440857231616974, -0.6509734988212585, -1.3525010347366333, 0.07373717427253723, -0.007669903803616762, -4.2012834183813297e-19, -1.4729870557785034, -1.077499508857727, -0.429514616727829, -0.056061770766973495, 0.04908626526594162], "max": [0.4769866466522217, 2.0831458568573, 0.0015339808305725455, 1.501264214515686, 0.3772515058517456, 0.18253692984580994, 1.6827430725097656, 0.6550098061561584, 2.373068332672119, 0.009120285511016846, 1.0490435361862183, 0.27765053510665894, 0.26691266894340515, 1.6969819068908691], "mean": [0.03050665184855461, 0.5666425824165344, -0.4555979371070862, 0.19323275983333588, -0.05155566334724426, -0.09022657573223114, 0.23595382273197174, 0.12203998118638992, 0.7167099714279175, -0.43356457352638245, -0.2070445865392685, -0.04816461727023125, 0.07637664675712585, 0.3298308849334717], "std": [0.11327927559614182, 0.8259052634239197, 0.5870909690856934, 0.3275362551212311, 0.18522047996520996, 0.26399657130241394, 0.4049811065196991, 0.22233745455741882, 0.9840757846832275, 0.5612037181854248, 0.40714123845100403, 0.13288846611976624, 0.07197019457817078, 0.5148118138313293], "count": [866]}, "timestamp": {"min": [0.0], "max": [28.833333333333332], "mean": [14.416666666666666], "std": [8.333083329583221], "count": [866]}, "frame_index": {"min": [0], "max": [865], "mean": [432.5], "std": [249.99249988749662], "count": [866]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [866]}, "index": {"min": [1704], "max": [2569], "mean": [2136.5], "std": [249.99249988749662], "count": [866]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [866]}, "subtask_annotation": {"mean": [5.950346420323326, 13.0, 13.0, 13.0, 13.0], "std": [4.493627113757743, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [866]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [866]}, "eef_direction_state": {"mean": [4.680138568129331, 4.493071593533488], "std": [2.1014672053065775, 2.182879644993715], "min": [0, 0], "max": [6, 6], "count": [866]}, "eef_velocity_state": {"mean": [0.6766743648960739, 0.7136258660508084], "std": [0.8909791835442159, 0.9174842692238444], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_acc_mag_state": {"mean": [0.6327944572748267, 0.6200923787528868], "std": [0.8206547246873863, 0.8197971870870125], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_direction_action": {"mean": [4.680138568129331, 4.493071593533488], "std": [2.1014672053065775, 2.182879644993715], "min": [0, 0], "max": [6, 6], "count": [866]}, "eef_velocity_action": {"mean": [0.6766743648960739, 0.7136258660508084], "std": [0.8909791835442159, 0.9174842692238444], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_acc_mag_action": {"mean": [0.6327944572748267, 0.6200923787528868], "std": [0.8206547246873863, 0.8197971870870125], "min": [0, 0], "max": [2, 2], "count": [866]}, "eef_sim_pose_state": {"mean": [0.1596532925635033, 0.33763258723083345, 1.2250967834572126, -0.11885121597362498, 0.28757120825461546, -0.030227575439641684, 0.196996313519556, -0.28782073178485673, 1.2124643018834822, 0.07490207069988807, 0.07419318244952773, 0.07477488650575054], "std": [0.15798183517125536, 0.0313686365440141, 0.06814598744753102, 0.3272369845857255, 0.38706405105008074, 0.28429342307399746, 0.18867607044848853, 0.09071551007747583, 0.04682219140370049, 0.07938296763190184, 0.1234718593660569, 0.1792136455532595], "min": [-0.10308740375177917, 0.24418387371079625, 1.1460548296455388, -1.352676024579675, -0.23060025305266363, -0.7681742565272509, -0.061947726284375754, -0.35718868284868344, 1.1819767203299842, -0.050937530598705684, -0.18022363214324422, -0.263837812155097], "max": [0.47749684883951043, 0.45501233335879054, 1.4482976037092992, 0.24316564144170077, 1.0877941276789498, 0.8552445945418337, 0.5387941884897746, -0.05517935637337046, 1.4119460793928251, 0.4202285121747781, 0.6770759651830645, 0.7411818773262745], "count": [866]}, "eef_sim_pose_action": {"mean": [0.1596532925635033, 0.33763258723083345, 1.2250967834572126, -0.11885121597362498, 0.28757120825461546, -0.030227575439641684, 0.196996313519556, -0.28782073178485673, 1.2124643018834822, 0.07490207069988807, 0.07419318244952773, 0.07477488650575054], "std": [0.15798183517125536, 0.0313686365440141, 0.06814598744753102, 0.3272369845857255, 0.38706405105008074, 0.28429342307399746, 0.18867607044848853, 0.09071551007747583, 0.04682219140370049, 0.07938296763190184, 0.1234718593660569, 0.1792136455532595], "min": [-0.10308740375177917, 0.24418387371079625, 1.1460548296455388, -1.352676024579675, -0.23060025305266363, -0.7681742565272509, -0.061947726284375754, -0.35718868284868344, 1.1819767203299842, -0.050937530598705684, -0.18022363214324422, -0.263837812155097], "max": [0.47749684883951043, 0.45501233335879054, 1.4482976037092992, 0.24316564144170077, 1.0877941276789498, 0.8552445945418337, 0.5387941884897746, -0.05517935637337046, 1.4119460793928251, 0.4202285121747781, 0.6770759651830645, 0.7411818773262745], "count": [866]}, "gripper_mode_state": {"mean": [0.8960739030023095, 0.8406466512702079], "std": [0.30516464959185263, 0.3660052717904373], "min": [0, 0], "max": [1, 1], "count": [866]}, "gripper_activity_state": {"mean": [1.7886836027713626, 1.7678983833718245], "std": [0.5729961562200081, 0.6024848230125287], "min": [0, 0], "max": [2, 2], "count": [866]}, "gripper_mode_action": {"mean": [0.8960739030023095, 0.8406466512702079], "std": [0.30516464959185263, 0.3660052717904373], "min": [0, 0], "max": [1, 1], "count": [866]}, "gripper_activity_action": {"mean": [1.7886836027713626, 1.7678983833718245], "std": [0.5729961562200081, 0.6024848230125287], "min": [0, 0], "max": [2, 2], "count": [866]}, "gripper_open_scale_state": {"mean": [0.13483045477554015, 0.18847399589174899], "std": [0.23141854887923669, 0.2941773460328288], "min": [0.04213552815573556, 0.028049294437680925], "max": [0.9615674700055804, 0.9697039467947823], "count": [866]}, "gripper_open_scale_action": {"mean": [0.13483045477554015, 0.18847399589174899], "std": [0.23141854887923669, 0.2941773460328288], "min": [0.04213552815573556, 0.028049294437680925], "max": [0.9615674700055804, 0.9697039467947823], "count": [866]}}} +{"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.5439616712988414]], [[0.5195879349663022]], [[0.4188600434202757]]], "std": [[[0.2713909106378814]], [[0.25649971881666644]], [[0.22302690591168153]]], "count": [214]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42461878728646185]], [[0.431513280597805]], [[0.42032292621098283]]], "std": [[[0.2224508747498521]], [[0.21838111517593653]], [[0.23024236923210406]]], "count": [214]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3683782552481013]], [[0.37840736795756724]], [[0.37090996910186713]]], "std": [[[0.25050415748745686]], [[0.23963974963045306]], [[0.24833451067165613]]], "count": [214]}, "observation.state": {"min": [-0.5829126834869385, -0.0015339808305725455, -1.6178245544433594, -0.37428927421569824, -0.5525062680244446, -0.5875146389007568, 0.04564475268125534, -0.15201415121555328, -1.3889392583121905e-19, -1.5867493152618408, -1.5299999713897705, -0.6423231363296509, -0.2929903268814087, 0.04917144030332565], "max": [0.3712233603000641, 2.057068347930908, -0.0015339808305725455, 1.5299999713897705, 0.8973787426948547, 0.11964741349220276, 1.6887308359146118, 0.9840805530548096, 2.373035430908203, 0.0015339808305725455, 1.1885771751403809, 0.8025928735733032, 0.38873517513275146, 1.69914972782135], "mean": [-0.03489324450492859, 0.5214225053787231, -0.34882238507270813, 0.17189916968345642, 0.07972089946269989, -0.11845061928033829, 0.24632731080055237, 0.3304186463356018, 0.9588283896446228, -0.4622209966182709, -0.4199129641056061, 0.010969456285238266, 0.002327298978343606, 0.3399023711681366], "std": [0.17089895904064178, 0.7982875108718872, 0.49230021238327026, 0.31735312938690186, 0.24183988571166992, 0.20610520243644714, 0.4373426139354706, 0.3892434537410736, 1.015869379043579, 0.48186755180358887, 0.5666929483413696, 0.2322492152452469, 0.11911937594413757, 0.5428586006164551], "count": [1286]}, "action": {"min": [-0.5829126834869385, -0.0015339808305725455, -1.6178245544433594, -0.37428927421569824, -0.5525062680244446, -0.5875146389007568, 0.04564475268125534, -0.15201415121555328, -1.3889392583121905e-19, -1.5867493152618408, -1.5299999713897705, -0.6423231363296509, -0.2929903268814087, 0.04917144030332565], "max": [0.3712233603000641, 2.057068347930908, -0.0015339808305725455, 1.5299999713897705, 0.8973787426948547, 0.11964741349220276, 1.6887308359146118, 0.9840805530548096, 2.373035430908203, 0.0015339808305725455, 1.1885771751403809, 0.8025928735733032, 0.38873517513275146, 1.69914972782135], "mean": [-0.03489324450492859, 0.5214225053787231, -0.34882238507270813, 0.17189916968345642, 0.07972089946269989, -0.11845061928033829, 0.24632731080055237, 0.3304186463356018, 0.9588283896446228, -0.4622209966182709, -0.4199129641056061, 0.010969456285238266, 0.002327298978343606, 0.3399023711681366], "std": [0.17089895904064178, 0.7982875108718872, 0.49230021238327026, 0.31735312938690186, 0.24183988571166992, 0.20610520243644714, 0.4373426139354706, 0.3892434537410736, 1.015869379043579, 0.48186755180358887, 0.5666929483413696, 0.2322492152452469, 0.11911937594413757, 0.5428586006164551], "count": [1286]}, "timestamp": {"min": [0.0], "max": [42.833333333333336], "mean": [21.416666666666664], "std": [12.374537028376725], "count": [1286]}, "frame_index": {"min": [0], "max": [1285], "mean": [642.5], "std": [371.23611085130176], "count": [1286]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1286]}, "index": {"min": [2570], "max": [3855], "mean": [3212.5], "std": [371.23611085130176], "count": [1286]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1286]}, "subtask_annotation": {"mean": [6.015552099533437, 13.0, 13.0, 13.0, 13.0], "std": [4.337590131369307, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1286]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [1286]}, "eef_direction_state": {"mean": [5.0279937791601865, 4.406687402799378], "std": [1.7774709487141191, 2.078233205602977], "min": [0, 0], "max": [6, 6], "count": [1286]}, "eef_velocity_state": {"mean": [0.5085536547433903, 0.7223950233281493], "std": [0.8040555783608354, 0.8439221102974772], "min": [0, 0], "max": [2, 2], "count": [1286]}, "eef_acc_mag_state": {"mean": [0.5007776049766719, 0.7192846034214619], "std": [0.7795496678208301, 0.8345483975573802], "min": [0, 0], "max": [2, 2], "count": [1286]}, "eef_direction_action": {"mean": [5.0279937791601865, 4.406687402799378], "std": [1.7774709487141191, 2.078233205602977], "min": [0, 0], "max": [6, 6], "count": [1286]}, "eef_velocity_action": {"mean": [0.5085536547433903, 0.7223950233281493], "std": [0.8040555783608354, 0.8439221102974772], "min": [0, 0], "max": [2, 2], "count": [1286]}, "eef_acc_mag_action": {"mean": [0.5007776049766719, 0.7192846034214619], "std": [0.7795496678208301, 0.8345483975573802], "min": [0, 0], "max": [2, 2], "count": [1286]}, "eef_sim_pose_state": {"mean": [0.14520572299957377, 0.32430607301412795, 1.2078214115690078, 0.008895641491778171, 0.2913533401338258, 0.10461272045789666, 0.19931686267453344, -0.2226387539625002, 1.2114775850871289, 0.02473285809818932, 0.07253394974033531, 0.34484329105800665], "std": [0.1354541438286868, 0.043402393279363675, 0.048812336268574064, 0.29566837231215204, 0.43669671604703864, 0.27088946655025437, 0.14985914574308637, 0.13714389871819965, 0.0466799915911202, 0.12919619726927878, 0.1315979495974675, 0.4912970442376363], "min": [-0.13505977979346986, 0.17882868273025238, 1.145993204320942, -1.0803455685288945, -0.05181805210181034, -1.0247151964245602, -0.1221641539190867, -0.3560329325340527, 1.157162248231502, -0.269191874010079, -0.26194579880682567, -0.5486828595410104], "max": [0.40243445349394025, 0.44055033509025104, 1.4134937536448988, 0.87868844098922, 1.243607404585966, 0.885638328473971, 0.45751599762584505, 0.04206240050236193, 1.4614169095270468, 0.6475554339230295, 0.5765588877501719, 1.3610486007508669], "count": [1286]}, "eef_sim_pose_action": {"mean": [0.14520572299957377, 0.32430607301412795, 1.2078214115690078, 0.008895641491778171, 0.2913533401338258, 0.10461272045789666, 0.19931686267453344, -0.2226387539625002, 1.2114775850871289, 0.02473285809818932, 0.07253394974033531, 0.34484329105800665], "std": [0.1354541438286868, 0.043402393279363675, 0.048812336268574064, 0.29566837231215204, 0.43669671604703864, 0.27088946655025437, 0.14985914574308637, 0.13714389871819965, 0.0466799915911202, 0.12919619726927878, 0.1315979495974675, 0.4912970442376363], "min": [-0.13505977979346986, 0.17882868273025238, 1.145993204320942, -1.0803455685288945, -0.05181805210181034, -1.0247151964245602, -0.1221641539190867, -0.3560329325340527, 1.157162248231502, -0.269191874010079, -0.26194579880682567, -0.5486828595410104], "max": [0.40243445349394025, 0.44055033509025104, 1.4134937536448988, 0.87868844098922, 1.243607404585966, 0.885638328473971, 0.45751599762584505, 0.04206240050236193, 1.4614169095270468, 0.6475554339230295, 0.5765588877501719, 1.3610486007508669], "count": [1286]}, "gripper_mode_state": {"mean": [0.8849144634525661, 0.8374805598755832], "std": [0.3191251413239346, 0.3689266481376238], "min": [0, 0], "max": [1, 1], "count": [1286]}, "gripper_activity_state": {"mean": [1.807931570762053, 1.8421461897356144], "std": [0.5546068185261549, 0.5072994984394275], "min": [0, 0], "max": [2, 2], "count": [1286]}, "gripper_mode_action": {"mean": [0.8849144634525661, 0.8374805598755832], "std": [0.3191251413239346, 0.3689266481376238], "min": [0, 0], "max": [1, 1], "count": [1286]}, "gripper_activity_action": {"mean": [1.807931570762053, 1.8421461897356144], "std": [0.5546068185261549, 0.5072994984394275], "min": [0, 0], "max": [2, 2], "count": [1286]}, "gripper_open_scale_state": {"mean": [0.14075882407432586, 0.19422884761188317], "std": [0.24990985387336556, 0.3102042398876487], "min": [0.026082715817860196, 0.028097965887614658], "max": [0.9649890490940639, 0.9709427016122001], "count": [1286]}, "gripper_open_scale_action": {"mean": [0.14075882407432586, 0.19422884761188317], "std": [0.24990985387336556, 0.3102042398876487], "min": [0.026082715817860196, 0.028097965887614658], "max": [0.9649890490940639, 0.9709427016122001], "count": [1286]}}} +{"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.49056483032734893]], [[0.4625070892280963]], [[0.36025613434543996]]], "std": [[[0.23463538025966055]], [[0.21313647862672733]], [[0.1721997496642148]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3895916290918618]], [[0.39664887551363726]], [[0.38288115847604864]]], "std": [[[0.20490086091722529]], [[0.20452536391628842]], [[0.21858005263727492]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40645546523813464]], [[0.41843125361959127]], [[0.413013833733212]]], "std": [[[0.23166861208016265]], [[0.22591980688446775]], [[0.230346701938592]]], "count": [158]}, "observation.state": {"min": [-0.639245331287384, -0.0021351296454668045, -1.1455438137054443, -1.5048351287841797, -0.5109580755233765, -0.2295796275138855, 0.07246342301368713, -0.34207770228385925, 0.0, -1.3411865234375, -1.4204661846160889, -0.4728083610534668, -0.09351412206888199, 0.0523989275097847], "max": [0.014487522654235363, 2.3715343475341797, 0.010673914104700089, 1.3067349195480347, 0.35763177275657654, 0.24116143584251404, 1.6889585256576538, 0.3856450617313385, 2.3331847190856934, 0.017268022522330284, 1.1701370477676392, 0.38103991746902466, 0.26817789673805237, 1.696852684020996], "mean": [-0.0859021320939064, 0.5356929898262024, -0.18464913964271545, -0.23037764430046082, 0.011864695698022842, 0.03988160938024521, 0.379873663187027, -0.040012408047914505, 0.9109609127044678, -0.34746310114860535, -0.4308168590068817, -0.03573041781783104, 0.04762253537774086, 0.41824865341186523], "std": [0.18821482360363007, 0.8850929141044617, 0.31963667273521423, 0.6137357354164124, 0.0947028174996376, 0.0580965057015419, 0.549595057964325, 0.1722116321325302, 1.0108519792556763, 0.37454333901405334, 0.6169800162315369, 0.14068517088890076, 0.09332640469074249, 0.5815338492393494], "count": [860]}, "action": {"min": [-0.639245331287384, -0.0021351296454668045, -1.1455438137054443, -1.5048351287841797, -0.5109580755233765, -0.2295796275138855, 0.07246342301368713, -0.34207770228385925, 0.0, -1.3411865234375, -1.4204661846160889, -0.4728083610534668, -0.09351412206888199, 0.0523989275097847], "max": [0.014487522654235363, 2.3715343475341797, 0.010673914104700089, 1.3067349195480347, 0.35763177275657654, 0.24116143584251404, 1.6889585256576538, 0.3856450617313385, 2.3331847190856934, 0.017268022522330284, 1.1701370477676392, 0.38103991746902466, 0.26817789673805237, 1.696852684020996], "mean": [-0.0859021320939064, 0.5356929898262024, -0.18464913964271545, -0.23037764430046082, 0.011864695698022842, 0.03988160938024521, 0.379873663187027, -0.040012408047914505, 0.9109609127044678, -0.34746310114860535, -0.4308168590068817, -0.03573041781783104, 0.04762253537774086, 0.41824865341186523], "std": [0.18821482360363007, 0.8850929141044617, 0.31963667273521423, 0.6137357354164124, 0.0947028174996376, 0.0580965057015419, 0.549595057964325, 0.1722116321325302, 1.0108519792556763, 0.37454333901405334, 0.6169800162315369, 0.14068517088890076, 0.09332640469074249, 0.5815338492393494], "count": [860]}, "timestamp": {"min": [0.0], "max": [28.633333333333333], "mean": [14.316666666666665], "std": [8.275348263903393], "count": [860]}, "frame_index": {"min": [0], "max": [859], "mean": [429.5], "std": [248.26044791710177], "count": [860]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [860]}, "index": {"min": [3856], "max": [4715], "mean": [4285.5], "std": [248.26044791710177], "count": [860]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [860]}, "subtask_annotation": {"mean": [8.137209302325582, 13.0, 13.0, 13.0, 13.0], "std": [2.535746599456992, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [860]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [860]}, "eef_direction_state": {"mean": [4.608139534883721, 4.352325581395349], "std": [2.231628621906292, 2.178714510268054], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_state": {"mean": [0.6383720930232558, 0.8046511627906977], "std": [0.9025375859790697, 0.8925931619339296], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_state": {"mean": [0.522093023255814, 0.7476744186046511], "std": [0.7839822557897476, 0.8340468371469879], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_direction_action": {"mean": [4.608139534883721, 4.352325581395349], "std": [2.231628621906292, 2.178714510268054], "min": [0, 0], "max": [6, 6], "count": [860]}, "eef_velocity_action": {"mean": [0.6383720930232558, 0.8046511627906977], "std": [0.9025375859790697, 0.8925931619339296], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_acc_mag_action": {"mean": [0.522093023255814, 0.7476744186046511], "std": [0.7839822557897476, 0.8340468371469879], "min": [0, 0], "max": [2, 2], "count": [860]}, "eef_sim_pose_state": {"mean": [0.1423277009590217, 0.30547595357594676, 1.18574248967267, 0.03700314647353717, 0.11845367872118927, -0.07587367588568943, 0.21652501750151165, -0.3490384406713542, 1.193552389235083, 0.04029742657532122, 0.1291641759866557, -0.07636867600056907], "std": [0.13745184697413645, 0.06627137638568047, 0.03707364073711249, 0.06400086741125625, 0.14258491540441032, 0.18656446122999984, 0.17843575612608806, 0.05567312490947833, 0.05334259224887826, 0.09396765713170448, 0.1718873928256437, 0.22220900151486167], "min": [-0.09286888649425368, 0.09322679540546376, 1.1218699428978947, -0.27870702489060806, -0.13268258690073842, -0.9198651326412007, -0.09432883362698469, -0.4640848534400423, 1.1278858128247773, -0.10335228231907945, -0.34610939593557055, -0.5945544099286646], "max": [0.4632598159297617, 0.34985804044108304, 1.3366027696832887, 0.2061237001958766, 0.64130149783692, 0.3114757986995673, 0.49369845517238786, -0.23639058470549376, 1.4158795487470834, 0.48360319367181526, 0.6594501752788564, 0.5237629529630797], "count": [860]}, "eef_sim_pose_action": {"mean": [0.1423277009590217, 0.30547595357594676, 1.18574248967267, 0.03700314647353717, 0.11845367872118927, -0.07587367588568943, 0.21652501750151165, -0.3490384406713542, 1.193552389235083, 0.04029742657532122, 0.1291641759866557, -0.07636867600056907], "std": [0.13745184697413645, 0.06627137638568047, 0.03707364073711249, 0.06400086741125625, 0.14258491540441032, 0.18656446122999984, 0.17843575612608806, 0.05567312490947833, 0.05334259224887826, 0.09396765713170448, 0.1718873928256437, 0.22220900151486167], "min": [-0.09286888649425368, 0.09322679540546376, 1.1218699428978947, -0.27870702489060806, -0.13268258690073842, -0.9198651326412007, -0.09432883362698469, -0.4640848534400423, 1.1278858128247773, -0.10335228231907945, -0.34610939593557055, -0.5945544099286646], "max": [0.4632598159297617, 0.34985804044108304, 1.3366027696832887, 0.2061237001958766, 0.64130149783692, 0.3114757986995673, 0.49369845517238786, -0.23639058470549376, 1.4158795487470834, 0.48360319367181526, 0.6594501752788564, 0.5237629529630797], "count": [860]}, "gripper_mode_state": {"mean": [0.8209302325581396, 0.7930232558139535], "std": [0.3834107273279889, 0.4051387065588649], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_state": {"mean": [1.786046511627907, 1.7616279069767442], "std": [0.5793265518260097, 0.6082128996611494], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_mode_action": {"mean": [0.8209302325581396, 0.7930232558139535], "std": [0.3834107273279889, 0.4051387065588649], "min": [0, 0], "max": [1, 1], "count": [860]}, "gripper_activity_action": {"mean": [1.786046511627907, 1.7616279069767442], "std": [0.5793265518260097, 0.6082128996611494], "min": [0, 0], "max": [2, 2], "count": [860]}, "gripper_open_scale_state": {"mean": [0.21707105107382782, 0.23899759953451702], "std": [0.3140536235108356, 0.33230454770702084], "min": [0.0414076702935355, 0.029942244291305542], "max": [0.9651191575186593, 0.9696301051548549], "count": [860]}, "gripper_open_scale_action": {"mean": [0.21707105107382782, 0.23899759953451702], "std": [0.3140536235108356, 0.33230454770702084], "min": [0.0414076702935355, 0.029942244291305542], "max": [0.9651191575186593, 0.9696301051548549], "count": [860]}}} +{"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.5273176931456344]], [[0.5014692077258254]], [[0.40364273085302493]]], "std": [[[0.24665991866768375]], [[0.22364367950292877]], [[0.18546897840518348]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39168477040388805]], [[0.3967288482487012]], [[0.3859306142114966]]], "std": [[[0.20775356129084613]], [[0.20277291004134834]], [[0.21110479298721974]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4059725301659125]], [[0.40983734707558234]], [[0.403817152673035]]], "std": [[[0.1873755704734551]], [[0.18555071896734132]], [[0.1907823668750601]]], "count": [130]}, "observation.state": {"min": [-1.1364233493804932, -0.0015339808305725455, -0.8789709806442261, -1.5020846128463745, -0.3782614767551422, -0.26216745376586914, 0.07624725252389908, -0.044922783970832825, -1.0842021724855044e-19, -1.5646604299545288, -1.5299999713897705, -0.7968087196350098, -0.10845720022916794, 0.05326789990067482], "max": [0.06703052669763565, 2.408228874206543, 0.006527362857013941, 0.9389384388923645, 0.6024633049964905, 0.24999479949474335, 1.6889585256576538, 0.8666991591453552, 2.6000776290893555, 2.710505431213761e-20, 0.7029896974563599, 0.47078996896743774, 0.28290265798568726, 1.6802411079406738], "mean": [-0.1603650152683258, 0.47910618782043457, -0.17613865435123444, -0.1930680125951767, 0.05129019543528557, 0.03318602219223976, 0.294187068939209, 0.29466304183006287, 0.7996011972427368, -0.3386395275592804, -0.3019404411315918, -0.0599907748401165, 0.06291130930185318, 0.3608437478542328], "std": [0.3291073739528656, 0.8849108815193176, 0.3016940653324127, 0.5424199104309082, 0.1826307475566864, 0.0709136426448822, 0.4613584876060486, 0.38137906789779663, 1.0243046283721924, 0.5073086023330688, 0.5363813638687134, 0.1845429390668869, 0.08944810181856155, 0.4846634268760681], "count": [662]}, "action": {"min": [-1.1364233493804932, -0.0015339808305725455, -0.8789709806442261, -1.5020846128463745, -0.3782614767551422, -0.26216745376586914, 0.07624725252389908, -0.044922783970832825, -1.0842021724855044e-19, -1.5646604299545288, -1.5299999713897705, -0.7968087196350098, -0.10845720022916794, 0.05326789990067482], "max": [0.06703052669763565, 2.408228874206543, 0.006527362857013941, 0.9389384388923645, 0.6024633049964905, 0.24999479949474335, 1.6889585256576538, 0.8666991591453552, 2.6000776290893555, 2.710505431213761e-20, 0.7029896974563599, 0.47078996896743774, 0.28290265798568726, 1.6802411079406738], "mean": [-0.1603650152683258, 0.47910618782043457, -0.17613865435123444, -0.1930680125951767, 0.05129019543528557, 0.03318602219223976, 0.294187068939209, 0.29466304183006287, 0.7996011972427368, -0.3386395275592804, -0.3019404411315918, -0.0599907748401165, 0.06291130930185318, 0.3608437478542328], "std": [0.3291073739528656, 0.8849108815193176, 0.3016940653324127, 0.5424199104309082, 0.1826307475566864, 0.0709136426448822, 0.4613584876060486, 0.38137906789779663, 1.0243046283721924, 0.5073086023330688, 0.5363813638687134, 0.1845429390668869, 0.08944810181856155, 0.4846634268760681], "count": [662]}, "timestamp": {"min": [0.0], "max": [22.033333333333335], "mean": [11.016666666666666], "std": [6.370090702302092], "count": [662]}, "frame_index": {"min": [0], "max": [661], "mean": [330.5], "std": [191.10272106906274], "count": [662]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [662]}, "index": {"min": [4716], "max": [5377], "mean": [5046.5], "std": [191.10272106906274], "count": [662]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [662]}, "subtask_annotation": {"mean": [8.438066465256798, 13.0, 13.0, 13.0, 13.0], "std": [3.5568241556383122, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [662]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [662]}, "eef_direction_state": {"mean": [5.113293051359516, 4.651057401812689], "std": [1.7313979041920462, 2.0589478510886705], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_state": {"mean": [0.5030211480362538, 0.6419939577039275], "std": [0.8367448416729908, 0.8534208469198793], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_state": {"mean": [0.4093655589123867, 0.5694864048338368], "std": [0.7271825503495332, 0.7853488702497046], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_direction_action": {"mean": [5.113293051359516, 4.651057401812689], "std": [1.7313979041920462, 2.0589478510886705], "min": [0, 0], "max": [6, 6], "count": [662]}, "eef_velocity_action": {"mean": [0.5030211480362538, 0.6419939577039275], "std": [0.8367448416729908, 0.8534208469198793], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_acc_mag_action": {"mean": [0.4093655589123867, 0.5694864048338368], "std": [0.7271825503495332, 0.7853488702497046], "min": [0, 0], "max": [2, 2], "count": [662]}, "eef_sim_pose_state": {"mean": [0.12619356697881431, 0.2872751406994309, 1.1800070602628043, 0.04531256015727064, 0.1037184284284905, -0.10809402407573016, 0.16814675835977086, -0.244735877198877, 1.1873907532866743, 0.051793260529511456, 0.15195119219686068, 0.23475333304512214], "std": [0.11539049515721254, 0.0972207240556079, 0.04199185413879983, 0.0629474264933942, 0.11802981714974088, 0.2512133529988995, 0.13693034557227154, 0.13172675300989745, 0.04563929519286494, 0.07371538637033975, 0.18465243013105295, 0.35949649449723375], "min": [-0.003539132236272646, -0.005374485843627035, 1.095522712941108, -0.17953912251525872, -0.046904736217612486, -0.8763050306598967, -0.0010160638839888415, -0.35332247173702575, 1.117917095214853, -0.09612675714590593, -0.08175836928386793, -0.8382249553158224], "max": [0.4528114444532601, 0.35053513967888633, 1.3545896452788286, 0.22687816481243533, 0.6719267374720195, 0.3736692271313028, 0.45765327413021006, 0.028271829648707246, 1.389038764125212, 0.32704228816266734, 0.6352768387032519, 0.9712015107902512], "count": [662]}, "eef_sim_pose_action": {"mean": [0.12619356697881431, 0.2872751406994309, 1.1800070602628043, 0.04531256015727064, 0.1037184284284905, -0.10809402407573016, 0.16814675835977086, -0.244735877198877, 1.1873907532866743, 0.051793260529511456, 0.15195119219686068, 0.23475333304512214], "std": [0.11539049515721254, 0.0972207240556079, 0.04199185413879983, 0.0629474264933942, 0.11802981714974088, 0.2512133529988995, 0.13693034557227154, 0.13172675300989745, 0.04563929519286494, 0.07371538637033975, 0.18465243013105295, 0.35949649449723375], "min": [-0.003539132236272646, -0.005374485843627035, 1.095522712941108, -0.17953912251525872, -0.046904736217612486, -0.8763050306598967, -0.0010160638839888415, -0.35332247173702575, 1.117917095214853, -0.09612675714590593, -0.08175836928386793, -0.8382249553158224], "max": [0.4528114444532601, 0.35053513967888633, 1.3545896452788286, 0.22687816481243533, 0.6719267374720195, 0.3736692271313028, 0.45765327413021006, 0.028271829648707246, 1.389038764125212, 0.32704228816266734, 0.6352768387032519, 0.9712015107902512], "count": [662]}, "gripper_mode_state": {"mean": [0.8927492447129909, 0.8957703927492447], "std": [0.3094317869537231, 0.3055581715862121], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_state": {"mean": [1.8625377643504533, 1.8610271903323263], "std": [0.47361012519651163, 0.47793377903835627], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_mode_action": {"mean": [0.8927492447129909, 0.8957703927492447], "std": [0.3094317869537231, 0.3055581715862121], "min": [0, 0], "max": [1, 1], "count": [662]}, "gripper_activity_action": {"mean": [1.8625377643504533, 1.8610271903323263], "std": [0.47361012519651163, 0.47793377903835627], "min": [0, 0], "max": [2, 2], "count": [662]}, "gripper_open_scale_state": {"mean": [0.1681064608722719, 0.20619701527872578], "std": [0.2636320154962564, 0.2769500500383248], "min": [0.043569858585085185, 0.030438799943242754], "max": [0.9651191575186593, 0.9601377759660993], "count": [662]}, "gripper_open_scale_action": {"mean": [0.1681064608722719, 0.20619701527872578], "std": [0.2636320154962564, 0.2769500500383248], "min": [0.043569858585085185, 0.030438799943242754], "max": [0.9651191575186593, 0.9601377759660993], "count": [662]}}} +{"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.5173449412760028]], [[0.487631840073875]], [[0.39411123414396776]]], "std": [[[0.23320823582724715]], [[0.2136826621330647]], [[0.18385242939442084]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243129458213066]], [[0.42993921485683956]], [[0.41605612924808955]]], "std": [[[0.24522374162294672]], [[0.2370834419001742]], [[0.24864621684770713]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377823272286918]], [[0.44271101932030565]], [[0.4396105775079349]]], "std": [[[0.23802495827597667]], [[0.23365467735079298]], [[0.23634055522715344]]], "count": [197]}, "observation.state": {"min": [0.003067961661145091, -2.168404344971009e-19, -3.3453155970224766e-17, -0.00920388475060463, -0.003067961661145091, -0.02454369328916073, 0.07825737446546555, -0.6562090516090393, -0.004199628718197346, -1.7686798572540283, -1.5285831689834595, -0.9182423949241638, -0.15150690078735352, 0.04123474657535553], "max": [0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.004601942375302315, -0.00014093278150539845, -0.00920388475060463, 0.07825737446546555, 0.751136839389801, 2.38210391998291, -0.00920388475060463, 0.5304136276245117, 0.5918121337890625, 0.9816604852676392, 1.699180245399475], "mean": [0.003973855637013912, 0.0005980919813737273, 0.0011143679730594158, -0.007314773742109537, -0.002905417699366808, -0.020712144672870636, 0.07825689017772675, 0.14689773321151733, 1.5505748987197876, -0.7425777912139893, -0.24709993600845337, -0.19092349708080292, 0.35047647356987, 0.783799946308136], "std": [0.0007071714499033988, 0.0007103449897840619, 0.0006509864469990134, 0.0006782488198950887, 0.00047953930334188044, 0.0019978454802185297, 4.842877388000488e-07, 0.3813636600971222, 0.7711670994758606, 0.49896612763404846, 0.5328952670097351, 0.2661053240299225, 0.2934626042842865, 0.7115526795387268], "count": [1153]}, "action": {"min": [0.003067961661145091, -2.168404344971009e-19, -3.3453155970224766e-17, -0.00920388475060463, -0.003067961661145091, -0.02454369328916073, 0.07825737446546555, -0.6562090516090393, -0.004199628718197346, -1.7686798572540283, -1.5285831689834595, -0.9182423949241638, -0.15150690078735352, 0.04123474657535553], "max": [0.004601942375302315, 0.0015339808305725455, 0.0015339808305725455, -0.004601942375302315, -0.00014093278150539845, -0.00920388475060463, 0.07825737446546555, 0.751136839389801, 2.38210391998291, -0.00920388475060463, 0.5304136276245117, 0.5918121337890625, 0.9816604852676392, 1.699180245399475], "mean": [0.003973855637013912, 0.0005980919813737273, 0.0011143679730594158, -0.007314773742109537, -0.002905417699366808, -0.020712144672870636, 0.07825689017772675, 0.14689773321151733, 1.5505748987197876, -0.7425777912139893, -0.24709993600845337, -0.19092349708080292, 0.35047647356987, 0.783799946308136], "std": [0.0007071714499033988, 0.0007103449897840619, 0.0006509864469990134, 0.0006782488198950887, 0.00047953930334188044, 0.0019978454802185297, 4.842877388000488e-07, 0.3813636600971222, 0.7711670994758606, 0.49896612763404846, 0.5328952670097351, 0.2661053240299225, 0.2934626042842865, 0.7115526795387268], "count": [1153]}, "timestamp": {"min": [0.0], "max": [38.4], "mean": [19.2], "std": [11.094743500114518], "count": [1153]}, "frame_index": {"min": [0], "max": [1152], "mean": [576.0], "std": [332.8423050034355], "count": [1153]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1153]}, "index": {"min": [5378], "max": [6530], "mean": [5954.0], "std": [332.8423050034355], "count": [1153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1153]}, "subtask_annotation": {"mean": [4.120555073720729, 13.0, 13.0, 13.0, 13.0], "std": [4.2827477020285345, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1153]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1153]}, "eef_direction_state": {"mean": [6.0, 3.3217692974848223], "std": [0.0, 2.117867570170886], "min": [6, 0], "max": [6, 6], "count": [1153]}, "eef_velocity_state": {"mean": [0.0, 1.380745880312229], "std": [0.0, 0.7656165758049982], "min": [0, 0], "max": [0, 2], "count": [1153]}, "eef_acc_mag_state": {"mean": [0.0, 1.1960104076322637], "std": [0.0, 0.7666631993885697], "min": [0, 0], "max": [0, 2], "count": [1153]}, "eef_direction_action": {"mean": [6.0, 3.3217692974848223], "std": [0.0, 2.117867570170886], "min": [6, 0], "max": [6, 6], "count": [1153]}, "eef_velocity_action": {"mean": [0.0, 1.380745880312229], "std": [0.0, 0.7656165758049982], "min": [0, 0], "max": [0, 2], "count": [1153]}, "eef_acc_mag_action": {"mean": [0.0, 1.1960104076322637], "std": [0.0, 0.7666631993885697], "min": [0, 0], "max": [0, 2], "count": [1153]}, "eef_sim_pose_state": {"mean": [0.06925820219978643, 0.33335433187861074, 1.1829493499722938, -0.020696021940922276, -0.005602293221912313, 0.0010683903830136696, 0.3139061102601338, -0.28610036258717825, 1.215097453979911, 0.2178896037379384, 0.521214166236257, -0.08864900377857678], "std": [8.838793532297716e-05, 1.6306270270904682e-05, 0.00013196960479132708, 0.0020008512877473803, 0.0008815836291236383, 0.0009665737496300564, 0.1368625746403595, 0.11745827091446946, 0.06572939579553336, 0.18444388375155574, 0.28141819970037607, 0.40628090588988636], "min": [0.0691263584035792, 0.3333357980320286, 1.1826986356011364, -0.02454303478819498, -0.009203841434144655, -1.2994958000205753e-07, 0.034800135859985114, -0.5250277796849745, 1.1034016996203566, -0.1712779374446106, -0.06729659716120584, -0.9639165737446385], "max": [0.06936157141741782, 0.33340271263763854, 1.1834384115041037, -0.009175646831996925, -0.003068211717053515, 0.0044610080553998625, 0.492743478684933, -0.10735270557902761, 1.3967526247347932, 0.7472109369461116, 1.0610822248384388, 1.2167617493916383], "count": [1153]}, "eef_sim_pose_action": {"mean": [0.06925820219978643, 0.33335433187861074, 1.1829493499722938, -0.020696021940922276, -0.005602293221912313, 0.0010683903830136696, 0.3139061102601338, -0.28610036258717825, 1.215097453979911, 0.2178896037379384, 0.521214166236257, -0.08864900377857678], "std": [8.838793532297716e-05, 1.6306270270904682e-05, 0.00013196960479132708, 0.0020008512877473803, 0.0008815836291236383, 0.0009665737496300564, 0.1368625746403595, 0.11745827091446946, 0.06572939579553336, 0.18444388375155574, 0.28141819970037607, 0.40628090588988636], "min": [0.0691263584035792, 0.3333357980320286, 1.1826986356011364, -0.02454303478819498, -0.009203841434144655, -1.2994958000205753e-07, 0.034800135859985114, -0.5250277796849745, 1.1034016996203566, -0.1712779374446106, -0.06729659716120584, -0.9639165737446385], "max": [0.06936157141741782, 0.33340271263763854, 1.1834384115041037, -0.009175646831996925, -0.003068211717053515, 0.0044610080553998625, 0.492743478684933, -0.10735270557902761, 1.3967526247347932, 0.7472109369461116, 1.0610822248384388, 1.2167617493916383], "count": [1153]}, "gripper_mode_state": {"mean": [1.0, 0.5758889852558543], "std": [0.0, 0.4942073066202463], "min": [1, 0], "max": [1, 1], "count": [1153]}, "gripper_activity_state": {"mean": [2.0, 1.6626192541196878], "std": [0.0, 0.7004885482933774], "min": [2, 0], "max": [2, 2], "count": [1153]}, "gripper_mode_action": {"mean": [1.0, 0.5758889852558543], "std": [0.0, 0.4942073066202463], "min": [1, 0], "max": [1, 1], "count": [1153]}, "gripper_activity_action": {"mean": [2.0, 1.6626192541196878], "std": [0.0, 0.7004885482933774], "min": [2, 0], "max": [2, 2], "count": [1153]}, "gripper_open_scale_state": {"mean": [0.04471849969455209, 0.44788513334543567], "std": [3.5388358909926865e-16, 0.4066021238132522], "min": [0.04471849969455174, 0.023562712328774587], "max": [0.04471849969455174, 0.9709601402282715], "count": [1153]}, "gripper_open_scale_action": {"mean": [0.04471849969455209, 0.44788513334543567], "std": [3.5388358909926865e-16, 0.4066021238132522], "min": [0.04471849969455174, 0.023562712328774587], "max": [0.04471849969455174, 0.9709601402282715], "count": [1153]}}} +{"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.5147581045751634]], [[0.5072521732026143]], [[0.39559659041394335]]], "std": [[[0.24106244325687198]], [[0.2415611210898113]], [[0.2062488972410141]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43169584694989105]], [[0.435857385620915]], [[0.42264570533769064]]], "std": [[[0.1841981340365682]], [[0.18584823545032883]], [[0.20020468047499926]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3862704112200436]], [[0.39268904956427014]], [[0.37810460784313726]]], "std": [[[0.23473640076082108]], [[0.23647748717135728]], [[0.2526756694115931]]], "count": [100]}, "observation.state": {"min": [-0.6734175682067871, -0.003048396436497569, -0.86646968126297, -1.2159671783447266, -0.47792848944664, -0.29603278636932373, 0.05544643849134445, -0.0951068103313446, -0.0012325543211773038, -1.211844801902771, -0.41217389702796936, -0.3386218547821045, -0.10169684886932373, 0.05091249570250511], "max": [-0.006135923322290182, 2.236543893814087, 9.285090345656499e-05, 0.8606221079826355, 0.4969842731952667, 0.1443413943052292, 1.6731449365615845, 0.4339860677719116, 2.324131727218628, 0.003067961661145091, 1.0110024213790894, 0.10650569945573807, 0.668577253818512, 1.561708927154541], "mean": [-0.15685896575450897, 0.6856482625007629, -0.24494606256484985, -0.2606793940067291, 0.014678750187158585, 0.025795448571443558, 0.3989027142524719, 0.03583468496799469, 0.7637248635292053, -0.3906917870044708, -0.006588519085198641, 0.009004349820315838, 0.18328213691711426, 0.2963939905166626], "std": [0.24038249254226685, 0.937279224395752, 0.31263935565948486, 0.5002923011779785, 0.15052559971809387, 0.06814000010490417, 0.5273509621620178, 0.14058507978916168, 0.9837920069694519, 0.4679025411605835, 0.22079840302467346, 0.07880675792694092, 0.2287018895149231, 0.4983273148536682], "count": [398]}, "action": {"min": [-0.6734175682067871, -0.003048396436497569, -0.86646968126297, -1.2159671783447266, -0.47792848944664, -0.29603278636932373, 0.05544643849134445, -0.0951068103313446, -0.0012325543211773038, -1.211844801902771, -0.41217389702796936, -0.3386218547821045, -0.10169684886932373, 0.05091249570250511], "max": [-0.006135923322290182, 2.236543893814087, 9.285090345656499e-05, 0.8606221079826355, 0.4969842731952667, 0.1443413943052292, 1.6731449365615845, 0.4339860677719116, 2.324131727218628, 0.003067961661145091, 1.0110024213790894, 0.10650569945573807, 0.668577253818512, 1.561708927154541], "mean": [-0.15685896575450897, 0.6856482625007629, -0.24494606256484985, -0.2606793940067291, 0.014678750187158585, 0.025795448571443558, 0.3989027142524719, 0.03583468496799469, 0.7637248635292053, -0.3906917870044708, -0.006588519085198641, 0.009004349820315838, 0.18328213691711426, 0.2963939905166626], "std": [0.24038249254226685, 0.937279224395752, 0.31263935565948486, 0.5002923011779785, 0.15052559971809387, 0.06814000010490417, 0.5273509621620178, 0.14058507978916168, 0.9837920069694519, 0.4679025411605835, 0.22079840302467346, 0.07880675792694092, 0.2287018895149231, 0.4983273148536682], "count": [398]}, "timestamp": {"min": [0.0], "max": [13.233333333333333], "mean": [6.616666666666667], "std": [3.8297446970319635], "count": [398]}, "frame_index": {"min": [0], "max": [397], "mean": [198.5], "std": [114.8923409109589], "count": [398]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [398]}, "index": {"min": [6531], "max": [6928], "mean": [6729.5], "std": [114.8923409109589], "count": [398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [398]}, "subtask_annotation": {"mean": [7.736180904522613, 13.0, 13.0, 13.0, 13.0], "std": [5.3555257226782755, 0.0, 0.0, 0.0, 0.0], "min": [1, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [398]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [398]}, "eef_direction_state": {"mean": [4.386934673366834, 4.4120603015075375], "std": [2.3103503510238834, 2.297268484271272], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_state": {"mean": [0.6959798994974874, 0.7261306532663316], "std": [0.8941652965114516, 0.8982789815298842], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_state": {"mean": [0.6005025125628141, 0.6557788944723618], "std": [0.7980502299928746, 0.820346949126703], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_direction_action": {"mean": [4.386934673366834, 4.4120603015075375], "std": [2.3103503510238834, 2.297268484271272], "min": [0, 0], "max": [6, 6], "count": [398]}, "eef_velocity_action": {"mean": [0.6959798994974874, 0.7261306532663316], "std": [0.8941652965114516, 0.8982789815298842], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_acc_mag_action": {"mean": [0.6005025125628141, 0.6557788944723618], "std": [0.7980502299928746, 0.820346949126703], "min": [0, 0], "max": [2, 2], "count": [398]}, "eef_sim_pose_state": {"mean": [0.16852724674189698, 0.2894467559669439, 1.186721979529156, 0.02272335571747014, 0.1730138801454044, -0.1459582041281435, 0.19163316777256237, -0.323695923592529, 1.1833192674270108, 0.21020993276978656, 0.3639663789572637, 0.05983031487256148], "std": [0.1443983018897826, 0.07365915368842546, 0.0391329675999568, 0.0932984859225797, 0.230868072119663, 0.2264798408156489, 0.17184514936688117, 0.046907630576287364, 0.054247357810328606, 0.2641184078068468, 0.46105840399482395, 0.13771545207996388], "min": [-0.022013783594853627, 0.11858201241032157, 1.1307353461248602, -0.43892873959011386, -0.038659439393492256, -0.7948886668738859, -0.044096050606354936, -0.3678815219058467, 1.1080289005331438, -0.0949522740479147, -0.3221738532033369, -0.3638900282755397], "max": [0.45123200441773054, 0.3495427215123893, 1.3588796568211547, 0.14418365398071226, 0.8068989309920274, 0.3012408944415341, 0.4668418586349037, -0.17632081797863483, 1.3939815935637343, 0.653460996410977, 1.1013296229377678, 0.47852939046154663], "count": [398]}, "eef_sim_pose_action": {"mean": [0.16852724674189698, 0.2894467559669439, 1.186721979529156, 0.02272335571747014, 0.1730138801454044, -0.1459582041281435, 0.19163316777256237, -0.323695923592529, 1.1833192674270108, 0.21020993276978656, 0.3639663789572637, 0.05983031487256148], "std": [0.1443983018897826, 0.07365915368842546, 0.0391329675999568, 0.0932984859225797, 0.230868072119663, 0.2264798408156489, 0.17184514936688117, 0.046907630576287364, 0.054247357810328606, 0.2641184078068468, 0.46105840399482395, 0.13771545207996388], "min": [-0.022013783594853627, 0.11858201241032157, 1.1307353461248602, -0.43892873959011386, -0.038659439393492256, -0.7948886668738859, -0.044096050606354936, -0.3678815219058467, 1.1080289005331438, -0.0949522740479147, -0.3221738532033369, -0.3638900282755397], "max": [0.45123200441773054, 0.3495427215123893, 1.3588796568211547, 0.14418365398071226, 0.8068989309920274, 0.3012408944415341, 0.4668418586349037, -0.17632081797863483, 1.3939815935637343, 0.653460996410977, 1.1013296229377678, 0.47852939046154663], "count": [398]}, "gripper_mode_state": {"mean": [0.8341708542713567, 0.8391959798994975], "std": [0.3719271973862003, 0.3673500880903937], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_state": {"mean": [1.771356783919598, 1.7814070351758795], "std": [0.5977206859678478, 0.5802061929022854], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_mode_action": {"mean": [0.8341708542713567, 0.8391959798994975], "std": [0.3719271973862003, 0.3673500880903937], "min": [0, 0], "max": [1, 1], "count": [398]}, "gripper_activity_action": {"mean": [1.771356783919598, 1.7814070351758795], "std": [0.5977206859678478, 0.5802061929022854], "min": [0, 0], "max": [2, 2], "count": [398]}, "gripper_open_scale_state": {"mean": [0.22794494713200011, 0.16936814149591697], "std": [0.3013431321032002, 0.2847584004637609], "min": [0.03168367913791111, 0.02909285468714578], "max": [0.956082820892334, 0.8924051012311663], "count": [398]}, "gripper_open_scale_action": {"mean": [0.22794494713200011, 0.16936814149591697], "std": [0.3013431321032002, 0.2847584004637609], "min": [0.03168367913791111, 0.02909285468714578], "max": [0.956082820892334, 0.8924051012311663], "count": [398]}}} +{"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.5117140562154349]], [[0.504114305765041]], [[0.3955287885453327]]], "std": [[[0.2537569688469751]], [[0.25207595782873404]], [[0.21435942698969895]]], "count": [208]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42750237111404393]], [[0.43177078488981063]], [[0.41954844352270826]]], "std": [[[0.1880168296403199]], [[0.19112535658672306]], [[0.20463143051306934]]], "count": [208]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3810899033224401]], [[0.39102801868610687]], [[0.3775948144482152]]], "std": [[[0.28583592805035585]], [[0.28542916461678763]], [[0.30207497477329204]]], "count": [208]}, "observation.state": {"min": [-0.6177549958229065, -0.0015339808305725455, -1.6146022081375122, -1.5299999713897705, -0.5536787509918213, -0.10873643308877945, 0.04418899118900299, -0.2147573083639145, -0.0029196892865002155, -1.238802433013916, -1.3606410026550293, -0.5185289978981018, -0.17392410337924957, 0.05215071886777878], "max": [0.02297617495059967, 2.4528353214263916, 0.004601942375302315, 1.2026124000549316, 0.2535973787307739, 0.38634824752807617, 1.6889585256576538, 0.44170236587524414, 2.1631643772125244, 0.019150584936141968, 1.0189135074615479, 0.4397968649864197, 0.25204572081565857, 1.674700379371643], "mean": [-0.13444866240024567, 1.0093857049942017, -0.2645363211631775, -0.5533453226089478, -0.08553434163331985, 0.062032248824834824, 0.6562232375144958, 0.03662651777267456, 0.5263072848320007, -0.17673906683921814, -0.24042250216007233, -0.04708673804998398, 0.013468803837895393, 0.2574407458305359], "std": [0.1882074475288391, 1.029260277748108, 0.3338557481765747, 0.7512767910957336, 0.14375649392604828, 0.0867425948381424, 0.678644597530365, 0.13426566123962402, 0.8366949558258057, 0.28267207741737366, 0.5253230333328247, 0.12810206413269043, 0.062126319855451584, 0.42657655477523804], "count": [1233]}, "action": {"min": [-0.6177549958229065, -0.0015339808305725455, -1.6146022081375122, -1.5299999713897705, -0.5536787509918213, -0.10873643308877945, 0.04418899118900299, -0.2147573083639145, -0.0029196892865002155, -1.238802433013916, -1.3606410026550293, -0.5185289978981018, -0.17392410337924957, 0.05215071886777878], "max": [0.02297617495059967, 2.4528353214263916, 0.004601942375302315, 1.2026124000549316, 0.2535973787307739, 0.38634824752807617, 1.6889585256576538, 0.44170236587524414, 2.1631643772125244, 0.019150584936141968, 1.0189135074615479, 0.4397968649864197, 0.25204572081565857, 1.674700379371643], "mean": [-0.13444866240024567, 1.0093857049942017, -0.2645363211631775, -0.5533453226089478, -0.08553434163331985, 0.062032248824834824, 0.6562232375144958, 0.03662651777267456, 0.5263072848320007, -0.17673906683921814, -0.24042250216007233, -0.04708673804998398, 0.013468803837895393, 0.2574407458305359], "std": [0.1882074475288391, 1.029260277748108, 0.3338557481765747, 0.7512767910957336, 0.14375649392604828, 0.0867425948381424, 0.678644597530365, 0.13426566123962402, 0.8366949558258057, 0.28267207741737366, 0.5253230333328247, 0.12810206413269043, 0.062126319855451584, 0.42657655477523804], "count": [1233]}, "timestamp": {"min": [0.0], "max": [41.06666666666667], "mean": [20.53333333333333], "std": [11.864544129776222], "count": [1233]}, "frame_index": {"min": [0], "max": [1232], "mean": [616.0], "std": [355.93632389328667], "count": [1233]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1233]}, "index": {"min": [6929], "max": [8161], "mean": [7545.0], "std": [355.93632389328667], "count": [1233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1233]}, "subtask_annotation": {"mean": [6.5344687753446875, 13.0, 13.0, 13.0, 13.0], "std": [3.175175541896181, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1233]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [1233]}, "eef_direction_state": {"mean": [4.180048661800487, 4.879967558799676], "std": [2.238067248721004, 1.8959630136556895], "min": [0, 0], "max": [6, 6], "count": [1233]}, "eef_velocity_state": {"mean": [0.8969991889699919, 0.5604217356042174], "std": [0.9050273649033966, 0.8311399751612477], "min": [0, 0], "max": [2, 2], "count": [1233]}, "eef_acc_mag_state": {"mean": [0.8264395782643957, 0.4931062449310625], "std": [0.8452232411926479, 0.7632003534238418], "min": [0, 0], "max": [2, 2], "count": [1233]}, "eef_direction_action": {"mean": [4.180048661800487, 4.879967558799676], "std": [2.238067248721004, 1.8959630136556895], "min": [0, 0], "max": [6, 6], "count": [1233]}, "eef_velocity_action": {"mean": [0.8969991889699919, 0.5604217356042174], "std": [0.9050273649033966, 0.8311399751612477], "min": [0, 0], "max": [2, 2], "count": [1233]}, "eef_acc_mag_action": {"mean": [0.8264395782643957, 0.4931062449310625], "std": [0.8452232411926479, 0.7632003534238418], "min": [0, 0], "max": [2, 2], "count": [1233]}, "eef_sim_pose_state": {"mean": [0.2051876520027385, 0.2918618184093073, 1.181070192528381, 0.022598420643662714, 0.18436561383942382, -0.22970652083060691, 0.14734020178014495, -0.32551733319976806, 1.1935368758134222, -0.0028032927346071652, 0.10601402250097111, -0.013126309099069502], "std": [0.15322062932162062, 0.06333425400810021, 0.06373898878835599, 0.06374306936474727, 0.1997121601228581, 0.28324076353882294, 0.13694988855643792, 0.037411163619913985, 0.04144486913029557, 0.05838345295939015, 0.17586123989691002, 0.12669071376831686], "min": [-0.08384992749379919, 0.08579386948497089, 1.0835679113159045, -0.3038469261199944, -0.1569703938024718, -0.9447076080043162, -0.05431156408517747, -0.40301345709443775, 1.1407134673475727, -0.17523044495611323, -0.2592901743071405, -0.551403631957911], "max": [0.45900439557860595, 0.35618706039237125, 1.4577269908702941, 0.1930265598626693, 0.8229566794965657, 0.14214630780309828, 0.41639103743468786, -0.22433338629918098, 1.4051379172602902, 0.6489785628128235, 0.8190548546791292, 0.6850259995888954], "count": [1233]}, "eef_sim_pose_action": {"mean": [0.2051876520027385, 0.2918618184093073, 1.181070192528381, 0.022598420643662714, 0.18436561383942382, -0.22970652083060691, 0.14734020178014495, -0.32551733319976806, 1.1935368758134222, -0.0028032927346071652, 0.10601402250097111, -0.013126309099069502], "std": [0.15322062932162062, 0.06333425400810021, 0.06373898878835599, 0.06374306936474727, 0.1997121601228581, 0.28324076353882294, 0.13694988855643792, 0.037411163619913985, 0.04144486913029557, 0.05838345295939015, 0.17586123989691002, 0.12669071376831686], "min": [-0.08384992749379919, 0.08579386948497089, 1.0835679113159045, -0.3038469261199944, -0.1569703938024718, -0.9447076080043162, -0.05431156408517747, -0.40301345709443775, 1.1407134673475727, -0.17523044495611323, -0.2592901743071405, -0.551403631957911], "max": [0.45900439557860595, 0.35618706039237125, 1.4577269908702941, 0.1930265598626693, 0.8229566794965657, 0.14214630780309828, 0.41639103743468786, -0.22433338629918098, 1.4051379172602902, 0.6489785628128235, 0.8190548546791292, 0.6850259995888954], "count": [1233]}, "gripper_mode_state": {"mean": [0.6520681265206812, 0.8969991889699919], "std": [0.47631427114509717, 0.30395993807929245], "min": [0, 0], "max": [1, 1], "count": [1233]}, "gripper_activity_state": {"mean": [1.7453365774533658, 1.8313057583130576], "std": [0.6226566355081867, 0.519616489159312], "min": [0, 0], "max": [2, 2], "count": [1233]}, "gripper_mode_action": {"mean": [0.6520681265206812, 0.8969991889699919], "std": [0.47631427114509717, 0.30395993807929245], "min": [0, 0], "max": [1, 1], "count": [1233]}, "gripper_activity_action": {"mean": [1.7453365774533658, 1.8313057583130576], "std": [0.6226566355081867, 0.519616489159312], "min": [0, 0], "max": [2, 2], "count": [1233]}, "gripper_open_scale_state": {"mean": [0.3749856574519318, 0.14710814824435645], "std": [0.3877964705584813, 0.2437576541209557], "min": [0.02525085210800171, 0.029800410781587874], "max": [0.9651191575186593, 0.9569716453552246], "count": [1233]}, "gripper_open_scale_action": {"mean": [0.3749856574519318, 0.14710814824435645], "std": [0.3877964705584813, 0.2437576541209557], "min": [0.02525085210800171, 0.029800410781587874], "max": [0.9651191575186593, 0.9569716453552246], "count": [1233]}}} +{"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.5095435498852319]], [[0.4980539276474479]], [[0.41034498521630874]]], "std": [[[0.22743738151442983]], [[0.2146899491634672]], [[0.18544797831654164]]], "count": [224]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41077028259220355]], [[0.41706177540460626]], [[0.4043369271319639]]], "std": [[[0.18573347986671354]], [[0.179686832761859]], [[0.19040445729709363]]], "count": [224]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231478077342048]], [[0.41654850898692813]], [[0.41119757017390285]]], "std": [[[0.2530563469947621]], [[0.2522955313644649]], [[0.2562340135874193]]], "count": [224]}, "observation.state": {"min": [-0.0007516045006923378, -0.0015328642912209034, -0.5520862340927124, 0.017879027873277664, -0.047722216695547104, -0.003067961661145091, 0.07624725252389908, -0.34164631366729736, -0.00597027875483036, -1.476764440536499, -1.5299999713897705, -0.9165123105049133, -0.24083498120307922, 0.05255800485610962], "max": [0.023009711876511574, 0.22972887754440308, 1.6791137777560921e-18, 0.39038965106010437, 0.29334118962287903, 0.16711834073066711, 0.07649841904640198, 0.7721138000488281, 2.362330436706543, 0.0015339808305725455, 1.0543102025985718, 0.746771514415741, 0.3990917503833771, 1.696593999862671], "mean": [0.004264666233211756, 0.0023901243694126606, -0.0072775245644152164, 0.038479194045066833, 0.0034263990819454193, 0.0138647286221385, 0.07643022388219833, 0.20368941128253937, 1.3354233503341675, -0.46408456563949585, -0.5845745205879211, -0.21504393219947815, 0.07673466205596924, 0.6615009307861328], "std": [0.0020236228592693806, 0.021371299400925636, 0.05444812774658203, 0.0322825126349926, 0.019572360441088676, 0.017731035128235817, 9.183165093418211e-05, 0.31162229180336, 0.87022465467453, 0.3719746470451355, 0.6321233510971069, 0.3018663227558136, 0.12063431739807129, 0.5867758393287659], "count": [1362]}, "action": {"min": [-0.0007516045006923378, -0.0015328642912209034, -0.5520862340927124, 0.017879027873277664, -0.047722216695547104, -0.003067961661145091, 0.07624725252389908, -0.34164631366729736, -0.00597027875483036, -1.476764440536499, -1.5299999713897705, -0.9165123105049133, -0.24083498120307922, 0.05255800485610962], "max": [0.023009711876511574, 0.22972887754440308, 1.6791137777560921e-18, 0.39038965106010437, 0.29334118962287903, 0.16711834073066711, 0.07649841904640198, 0.7721138000488281, 2.362330436706543, 0.0015339808305725455, 1.0543102025985718, 0.746771514415741, 0.3990917503833771, 1.696593999862671], "mean": [0.004264666233211756, 0.0023901243694126606, -0.0072775245644152164, 0.038479194045066833, 0.0034263990819454193, 0.0138647286221385, 0.07643022388219833, 0.20368941128253937, 1.3354233503341675, -0.46408456563949585, -0.5845745205879211, -0.21504393219947815, 0.07673466205596924, 0.6615009307861328], "std": [0.0020236228592693806, 0.021371299400925636, 0.05444812774658203, 0.0322825126349926, 0.019572360441088676, 0.017731035128235817, 9.183165093418211e-05, 0.31162229180336, 0.87022465467453, 0.3719746470451355, 0.6321233510971069, 0.3018663227558136, 0.12063431739807129, 0.5867758393287659], "count": [1362]}, "timestamp": {"min": [0.0], "max": [45.36666666666667], "mean": [22.68333333333333], "std": [13.105847578113394], "count": [1362]}, "frame_index": {"min": [0], "max": [1361], "mean": [680.5], "std": [393.17542734340185], "count": [1362]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [1362]}, "index": {"min": [8162], "max": [9523], "mean": [8842.5], "std": [393.17542734340185], "count": [1362]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1362]}, "subtask_annotation": {"mean": [8.004405286343612, 13.0, 13.0, 13.0, 13.0], "std": [2.5366583358207118, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1362]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [1362]}, "eef_direction_state": {"mean": [5.960352422907489, 3.1160058737151246], "std": [0.33170567827849323, 2.34625190400107], "min": [1, 0], "max": [6, 6], "count": [1362]}, "eef_velocity_state": {"mean": [0.037444933920704845, 1.3230543318649046], "std": [0.2614349709409103, 0.8200211728487907], "min": [0, 0], "max": [2, 2], "count": [1362]}, "eef_acc_mag_state": {"mean": [0.037444933920704845, 1.0998531571218797], "std": [0.2440034248604924, 0.7985026233668878], "min": [0, 0], "max": [2, 2], "count": [1362]}, "eef_direction_action": {"mean": [5.960352422907489, 3.1160058737151246], "std": [0.33170567827849323, 2.34625190400107], "min": [1, 0], "max": [6, 6], "count": [1362]}, "eef_velocity_action": {"mean": [0.037444933920704845, 1.3230543318649046], "std": [0.2614349709409103, 0.8200211728487907], "min": [0, 0], "max": [2, 2], "count": [1362]}, "eef_acc_mag_action": {"mean": [0.037444933920704845, 1.0998531571218797], "std": [0.2440034248604924, 0.7985026233668878], "min": [0, 0], "max": [2, 2], "count": [1362]}, "eef_sim_pose_state": {"mean": [0.06865721596084673, 0.33348400176261966, 1.1805623324411976, 0.013976080479665871, 0.03358404351228877, 0.0076950133806609295, 0.2680618082938923, -0.28179452739767374, 1.2060103878520188, 0.01423784192173749, 0.2632306670993846, -0.021811683063191235], "std": [0.002997806752456686, 0.0003624854911716296, 0.012279645567009006, 0.017817592708628458, 0.012908817000560369, 0.0209598179154449, 0.1488584880834174, 0.094981492102831, 0.052008646697173935, 0.1402420634648067, 0.1858550747598477, 0.3110564421856048], "min": [0.03700145809309838, 0.33231654172605124, 1.1777639129749387, -0.0027006889459275435, -0.14697373926667678, -0.043183233217709005, -0.026219734865046807, -0.4655483323240038, 1.1187945122457952, -0.3308389811523804, -0.11869528998868839, -0.8433932022055848], "max": [0.06913554203455999, 0.33881845444630837, 1.3050592023925178, 0.16397531017480305, 0.0799236528443219, 0.31668114993025964, 0.5254047171049148, -0.09290518032251206, 1.3496427959263577, 0.6444366364580206, 0.6735129449886594, 1.0563069010644717], "count": [1362]}, "eef_sim_pose_action": {"mean": [0.06865721596084673, 0.33348400176261966, 1.1805623324411976, 0.013976080479665871, 0.03358404351228877, 0.0076950133806609295, 0.2680618082938923, -0.28179452739767374, 1.2060103878520188, 0.01423784192173749, 0.2632306670993846, -0.021811683063191235], "std": [0.002997806752456686, 0.0003624854911716296, 0.012279645567009006, 0.017817592708628458, 0.012908817000560369, 0.0209598179154449, 0.1488584880834174, 0.094981492102831, 0.052008646697173935, 0.1402420634648067, 0.1858550747598477, 0.3110564421856048], "min": [0.03700145809309838, 0.33231654172605124, 1.1777639129749387, -0.0027006889459275435, -0.14697373926667678, -0.043183233217709005, -0.026219734865046807, -0.4655483323240038, 1.1187945122457952, -0.3308389811523804, -0.11869528998868839, -0.8433932022055848], "max": [0.06913554203455999, 0.33881845444630837, 1.3050592023925178, 0.16397531017480305, 0.0799236528443219, 0.31668114993025964, 0.5254047171049148, -0.09290518032251206, 1.3496427959263577, 0.6444366364580206, 0.6735129449886594, 1.0563069010644717], "count": [1362]}, "gripper_mode_state": {"mean": [1.0, 0.6960352422907489], "std": [0.0, 0.4599675899234771], "min": [1, 0], "max": [1, 1], "count": [1362]}, "gripper_activity_state": {"mean": [2.0, 1.5844346549192365], "std": [0.0, 0.7532553018032929], "min": [2, 0], "max": [2, 2], "count": [1362]}, "gripper_mode_action": {"mean": [1.0, 0.6960352422907489], "std": [0.0, 0.4599675899234771], "min": [1, 0], "max": [1, 1], "count": [1362]}, "gripper_activity_action": {"mean": [2.0, 1.5844346549192365], "std": [0.0, 0.7532553018032929], "min": [2, 0], "max": [2, 2], "count": [1362]}, "gripper_open_scale_state": {"mean": [0.043674078103578574, 0.37800206168188816], "std": [5.247430703298005e-05, 0.33530060753894086], "min": [0.043569858585085185, 0.03003314563206264], "max": [0.0437133823122297, 0.969482285635812], "count": [1362]}, "gripper_open_scale_action": {"mean": [0.043674078103578574, 0.37800206168188816], "std": [5.247430703298005e-05, 0.33530060753894086], "min": [0.043569858585085185, 0.03003314563206264], "max": [0.0437133823122297, 0.969482285635812], "count": [1362]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.5244052981419036]], [[0.5145449571902363]], [[0.39967331362835296]]], "std": [[[0.23602005267465748]], [[0.23665283719827587]], [[0.2021565754293571]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4411898651180217]], [[0.44619073068009935]], [[0.4353623478761639]]], "std": [[[0.19803016240697946]], [[0.19654426866184851]], [[0.20808532516751044]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40143482092058336]], [[0.4047377815244994]], [[0.3908131253208998]]], "std": [[[0.22785631375150392]], [[0.23202577794885387]], [[0.24812754606036536]]], "count": [157]}, "observation.state": {"min": [-0.7731263041496277, -0.0030051693320274353, -1.9251458644866943, -0.1559508591890335, -0.4070713222026825, -0.676485538482666, 0.07423896342515945, -0.0474378764629364, -0.009183512069284916, -0.9817476868629456, -1.303883671760559, -0.8204651474952698, -0.16819049417972565, 0.05041421204805374], "max": [0.0007972752791829407, 2.566349744796753, 0.008109633810818195, 1.530061960220337, 0.4555923044681549, 0.1318708062171936, 1.684295415878296, 0.5010139346122742, 2.386657953262329, 0.018290305510163307, 0.8194496035575867, 0.3333565890789032, 0.28051257133483887, 1.699212908744812], "mean": [-0.17112070322036743, 0.6710479259490967, -0.5127164125442505, 0.15162326395511627, 0.05472118780016899, -0.12591223418712616, 0.2964494824409485, 0.10344813019037247, 0.7908573746681213, -0.2986759543418884, -0.29503610730171204, -0.1572369784116745, -0.007128127384930849, 0.5120022296905518], "std": [0.2682904303073883, 0.9951959848403931, 0.6917193531990051, 0.24529936909675598, 0.1356336921453476, 0.2067710906267166, 0.48783189058303833, 0.16051006317138672, 1.0291715860366821, 0.3644615113735199, 0.5364494919776917, 0.24179814755916595, 0.1459663212299347, 0.6796231865882874], "count": [853]}, "action": {"min": [-0.7731263041496277, -0.0030051693320274353, -1.9251458644866943, -0.1559508591890335, -0.4070713222026825, -0.676485538482666, 0.07423896342515945, -0.0474378764629364, -0.009183512069284916, -0.9817476868629456, -1.303883671760559, -0.8204651474952698, -0.16819049417972565, 0.05041421204805374], "max": [0.0007972752791829407, 2.566349744796753, 0.008109633810818195, 1.530061960220337, 0.4555923044681549, 0.1318708062171936, 1.684295415878296, 0.5010139346122742, 2.386657953262329, 0.018290305510163307, 0.8194496035575867, 0.3333565890789032, 0.28051257133483887, 1.699212908744812], "mean": [-0.17112070322036743, 0.6710479259490967, -0.5127164125442505, 0.15162326395511627, 0.05472118780016899, -0.12591223418712616, 0.2964494824409485, 0.10344813019037247, 0.7908573746681213, -0.2986759543418884, -0.29503610730171204, -0.1572369784116745, -0.007128127384930849, 0.5120022296905518], "std": [0.2682904303073883, 0.9951959848403931, 0.6917193531990051, 0.24529936909675598, 0.1356336921453476, 0.2067710906267166, 0.48783189058303833, 0.16051006317138672, 1.0291715860366821, 0.3644615113735199, 0.5364494919776917, 0.24179814755916595, 0.1459663212299347, 0.6796231865882874], "count": [853]}, "timestamp": {"min": [0.0], "max": [28.4], "mean": [14.200000000000003], "std": [8.207990686587742], "count": [853]}, "frame_index": {"min": [0], "max": [852], "mean": [426.0], "std": [246.23972059763227], "count": [853]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [853]}, "index": {"min": [9524], "max": [10376], "mean": [9950.0], "std": [246.23972059763227], "count": [853]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [853]}, "subtask_annotation": {"mean": [3.8089097303634234, 13.0, 13.0, 13.0, 13.0], "std": [4.300801785448051, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [853]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [853]}, "eef_direction_state": {"mean": [4.738569753810082, 4.515826494724502], "std": [2.028143444747727, 2.204927962106424], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_state": {"mean": [0.6518171160609613, 0.6694021101992966], "std": [0.8859921240775461, 0.8707648435430373], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_state": {"mean": [0.5861664712778429, 0.5885111371629543], "std": [0.8138000569319552, 0.7990083311092205], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_direction_action": {"mean": [4.738569753810082, 4.515826494724502], "std": [2.028143444747727, 2.204927962106424], "min": [0, 0], "max": [6, 6], "count": [853]}, "eef_velocity_action": {"mean": [0.6518171160609613, 0.6694021101992966], "std": [0.8859921240775461, 0.8707648435430373], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_acc_mag_action": {"mean": [0.5861664712778429, 0.5885111371629543], "std": [0.8138000569319552, 0.7990083311092205], "min": [0, 0], "max": [2, 2], "count": [853]}, "eef_sim_pose_state": {"mean": [0.17108766197206035, 0.2699972663882217, 1.200649941797585, -0.07170952882726692, 0.2998777471906842, -0.09177370423241779, 0.19623679313166156, -0.3063462028178404, 1.1752825260894622, -0.06964885678132453, 0.18021539425958422, -0.06486411651060879], "std": [0.16910203040685085, 0.11248377187607334, 0.05000467726499252, 0.13642226412868289, 0.3841610945326393, 0.24073423657661852, 0.17419627413882366, 0.053858678171915905, 0.0445475922138728, 0.09770242520800507, 0.20977682387222177, 0.19733355361951976], "min": [-0.11275919599052274, -0.008290502986095724, 1.14688775365623, -0.6165476791437476, -0.16244457760789932, -0.9297650753736804, 0.020499296983970156, -0.3563421061539939, 1.0936860512963695, -0.17876917442037604, -0.08646550662939512, -0.7127270827153611], "max": [0.483813348768649, 0.3717007499602404, 1.4415951510256968, 0.15796150917199045, 1.1497865727122543, 0.35833998857490557, 0.4899314800246882, -0.16837862367835593, 1.3549019596765532, 0.5369542696864948, 0.9776140634073744, 0.7140828047783693], "count": [853]}, "eef_sim_pose_action": {"mean": [0.17108766197206035, 0.2699972663882217, 1.200649941797585, -0.07170952882726692, 0.2998777471906842, -0.09177370423241779, 0.19623679313166156, -0.3063462028178404, 1.1752825260894622, -0.06964885678132453, 0.18021539425958422, -0.06486411651060879], "std": [0.16910203040685085, 0.11248377187607334, 0.05000467726499252, 0.13642226412868289, 0.3841610945326393, 0.24073423657661852, 0.17419627413882366, 0.053858678171915905, 0.0445475922138728, 0.09770242520800507, 0.20977682387222177, 0.19733355361951976], "min": [-0.11275919599052274, -0.008290502986095724, 1.14688775365623, -0.6165476791437476, -0.16244457760789932, -0.9297650753736804, 0.020499296983970156, -0.3563421061539939, 1.0936860512963695, -0.17876917442037604, -0.08646550662939512, -0.7127270827153611], "max": [0.483813348768649, 0.3717007499602404, 1.4415951510256968, 0.15796150917199045, 1.1497865727122543, 0.35833998857490557, 0.4899314800246882, -0.16837862367835593, 1.3549019596765532, 0.5369542696864948, 0.9776140634073744, 0.7140828047783693], "count": [853]}, "gripper_mode_state": {"mean": [0.8487690504103166, 0.690504103165299], "std": [0.3582738470442461, 0.4622858278999904], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_state": {"mean": [1.7362250879249708, 1.8440797186400937], "std": [0.6347227517662778, 0.5035193871603578], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_mode_action": {"mean": [0.8487690504103166, 0.690504103165299], "std": [0.3582738470442461, 0.4622858278999904], "min": [0, 0], "max": [1, 1], "count": [853]}, "gripper_activity_action": {"mean": [1.7362250879249708, 1.8440797186400937], "std": [0.6347227517662778, 0.5035193871603578], "min": [0, 0], "max": [2, 2], "count": [853]}, "gripper_open_scale_state": {"mean": [0.1693997717027458, 0.2925734958857725], "std": [0.27876118665462357, 0.3883561161807171], "min": [0.04242226481437683, 0.028808121170316423], "max": [0.9624545233590263, 0.9709788049970355], "count": [853]}, "gripper_open_scale_action": {"mean": [0.1693997717027458, 0.2925734958857725], "std": [0.27876118665462357, 0.3883561161807171], "min": [0.04242226481437683, 0.028808121170316423], "max": [0.9624545233590263, 0.9709788049970355], "count": [853]}}} +{"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.4345616118978456]], [[0.41928430162188335]], [[0.3204977593197773]]], "std": [[[0.221963019297296]], [[0.2073858916278729]], [[0.16540670549747222]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38543630325587025]], [[0.39563190964657463]], [[0.38045607752360205]]], "std": [[[0.2223200168490945]], [[0.22008243595770235]], [[0.23308329077637002]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42277508018639554]], [[0.4262696123819898]], [[0.42128955004841445]]], "std": [[[0.19488094379399098]], [[0.19808715926163675]], [[0.19971827846549756]]], "count": [180]}, "observation.state": {"min": [-0.6338704824447632, -0.0015339808305725455, -0.9587379693984985, -1.5299999713897705, -0.3634034991264343, -0.25770875811576843, 0.040577877312898636, -0.6241529583930969, -0.0015339808305725455, -1.46928870677948, -1.5299999713897705, -1.121941328048706, -0.4462004005908966, 0.05192314833402634], "max": [0.07056311517953873, 2.219670295715332, 0.008898035623133183, 0.9096119403839111, 0.7215836048126221, 0.3236699402332306, 1.6840572357177734, 0.7969012260437012, 2.3853402137756348, 0.016747355461120605, 1.245726227760315, 0.49234694242477417, 0.8142849206924438, 1.6993095874786377], "mean": [-0.09932982921600342, 0.6025777459144592, -0.18378077447414398, -0.3141699731349945, 0.12766273319721222, 0.04762657731771469, 0.32836276292800903, 0.10707562416791916, 1.0232294797897339, -0.3134116232395172, -0.41236141324043274, -0.20604628324508667, 0.11037282645702362, 0.6493910551071167], "std": [0.19774967432022095, 0.9083146452903748, 0.29548704624176025, 0.5794904232025146, 0.2316461056470871, 0.07257911562919617, 0.48714664578437805, 0.3171389102935791, 1.0160967111587524, 0.36520007252693176, 0.5883294939994812, 0.3107531666755676, 0.18969032168388367, 0.6859745383262634], "count": [1017]}, "action": {"min": [-0.6338704824447632, -0.0015339808305725455, -0.9587379693984985, -1.5299999713897705, -0.3634034991264343, -0.25770875811576843, 0.040577877312898636, -0.6241529583930969, -0.0015339808305725455, -1.46928870677948, -1.5299999713897705, -1.121941328048706, -0.4462004005908966, 0.05192314833402634], "max": [0.07056311517953873, 2.219670295715332, 0.008898035623133183, 0.9096119403839111, 0.7215836048126221, 0.3236699402332306, 1.6840572357177734, 0.7969012260437012, 2.3853402137756348, 0.016747355461120605, 1.245726227760315, 0.49234694242477417, 0.8142849206924438, 1.6993095874786377], "mean": [-0.09932982921600342, 0.6025777459144592, -0.18378077447414398, -0.3141699731349945, 0.12766273319721222, 0.04762657731771469, 0.32836276292800903, 0.10707562416791916, 1.0232294797897339, -0.3134116232395172, -0.41236141324043274, -0.20604628324508667, 0.11037282645702362, 0.6493910551071167], "std": [0.19774967432022095, 0.9083146452903748, 0.29548704624176025, 0.5794904232025146, 0.2316461056470871, 0.07257911562919617, 0.48714664578437805, 0.3171389102935791, 1.0160967111587524, 0.36520007252693176, 0.5883294939994812, 0.3107531666755676, 0.18969032168388367, 0.6859745383262634], "count": [1017]}, "timestamp": {"min": [0.0], "max": [33.86666666666667], "mean": [16.933333333333334], "std": [9.786082331934848], "count": [1017]}, "frame_index": {"min": [0], "max": [1016], "mean": [508.0], "std": [293.58246995804546], "count": [1017]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1017]}, "index": {"min": [10377], "max": [11393], "mean": [10885.0], "std": [293.58246995804546], "count": [1017]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1017]}, "subtask_annotation": {"mean": [7.67748279252704, 13.0, 13.0, 13.0, 13.0], "std": [4.142284336454982, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1017]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1017]}, "eef_direction_state": {"mean": [4.812192723697149, 4.227138643067847], "std": [1.9815096124853546, 2.160822836975272], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_state": {"mean": [0.5771878072763028, 0.9459193706981318], "std": [0.8461787302856446, 0.9238591866957228], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_acc_mag_state": {"mean": [0.49557522123893805, 0.8180924287118977], "std": [0.7566357305902761, 0.8549394334794146], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_direction_action": {"mean": [4.812192723697149, 4.227138643067847], "std": [1.9815096124853546, 2.160822836975272], "min": [0, 0], "max": [6, 6], "count": [1017]}, "eef_velocity_action": {"mean": [0.5771878072763028, 0.9459193706981318], "std": [0.8461787302856446, 0.9238591866957228], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_acc_mag_action": {"mean": [0.49557522123893805, 0.8180924287118977], "std": [0.7566357305902761, 0.8549394334794146], "min": [0, 0], "max": [2, 2], "count": [1017]}, "eef_sim_pose_state": {"mean": [0.15700816686086294, 0.3043334152835857, 1.1889736122164234, 0.07901981729441172, 0.09591736282415927, 0.032515277851316825, 0.20778140369954978, -0.30870388486948686, 1.1790251888461005, -0.0043454193394759115, 0.25967446278682244, -0.13210849903833546], "std": [0.14035714286174505, 0.060964709373885845, 0.03514166911328466, 0.11660978229057374, 0.1649293508631746, 0.13546136760627195, 0.14984162690709235, 0.08508257298168698, 0.0666233561365453, 0.1042101681905604, 0.276820868758807, 0.34792618134807063], "min": [-0.020143735409520358, 0.12317884027262799, 1.1173325999877437, -0.1760750701492442, -0.08625865387515796, -0.6592207866983573, -0.027995289475958772, -0.5234731177224216, 1.0706363050801386, -0.22848243626767054, -0.28100177265099235, -1.050805779888333], "max": [0.45261198453021323, 0.35500024993880536, 1.3748693092512312, 0.4306626171079624, 0.8410216017050938, 0.4648624926901107, 0.5027382496957085, -0.14762062364478434, 1.43401657584862, 0.6328026366432526, 0.9735659436014279, 0.8721914383113886], "count": [1017]}, "eef_sim_pose_action": {"mean": [0.15700816686086294, 0.3043334152835857, 1.1889736122164234, 0.07901981729441172, 0.09591736282415927, 0.032515277851316825, 0.20778140369954978, -0.30870388486948686, 1.1790251888461005, -0.0043454193394759115, 0.25967446278682244, -0.13210849903833546], "std": [0.14035714286174505, 0.060964709373885845, 0.03514166911328466, 0.11660978229057374, 0.1649293508631746, 0.13546136760627195, 0.14984162690709235, 0.08508257298168698, 0.0666233561365453, 0.1042101681905604, 0.276820868758807, 0.34792618134807063], "min": [-0.020143735409520358, 0.12317884027262799, 1.1173325999877437, -0.1760750701492442, -0.08625865387515796, -0.6592207866983573, -0.027995289475958772, -0.5234731177224216, 1.0706363050801386, -0.22848243626767054, -0.28100177265099235, -1.050805779888333], "max": [0.45261198453021323, 0.35500024993880536, 1.3748693092512312, 0.4306626171079624, 0.8410216017050938, 0.4648624926901107, 0.5027382496957085, -0.14762062364478434, 1.43401657584862, 0.6328026366432526, 0.9735659436014279, 0.8721914383113886], "count": [1017]}, "gripper_mode_state": {"mean": [0.856440511307768, 0.6381514257620452], "std": [0.3506424987058143, 0.4805353093789434], "min": [0, 0], "max": [1, 1], "count": [1017]}, "gripper_activity_state": {"mean": [1.8023598820058997, 1.6932153392330382], "std": [0.5603011694393573, 0.6727474785917271], "min": [0, 0], "max": [2, 2], "count": [1017]}, "gripper_mode_action": {"mean": [0.856440511307768, 0.6381514257620452], "std": [0.3506424987058143, 0.4805353093789434], "min": [0, 0], "max": [1, 1], "count": [1017]}, "gripper_activity_action": {"mean": [1.8023598820058997, 1.6932153392330382], "std": [0.5603011694393573, 0.6727474785917271], "min": [0, 0], "max": [2, 2], "count": [1017]}, "gripper_open_scale_state": {"mean": [0.18763613715728242, 0.3710839788131572], "std": [0.2783702846781094, 0.39198636799406067], "min": [0.023187358464513506, 0.029670370476586477], "max": [0.9623184204101562, 0.971034049987793], "count": [1017]}, "gripper_open_scale_action": {"mean": [0.18763613715728242, 0.3710839788131572], "std": [0.2783702846781094, 0.39198636799406067], "min": [0.023187358464513506, 0.029670370476586477], "max": [0.9623184204101562, 0.971034049987793], "count": [1017]}}} +{"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.5538141960179134]], [[0.5269901491769547]], [[0.43009596798595984]]], "std": [[[0.23118302313004255]], [[0.2124724082101309]], [[0.18333222414164038]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.421576258775115]], [[0.42606117011619465]], [[0.41299180131929314]]], "std": [[[0.22290435762981448]], [[0.21076698476450198]], [[0.21710765809110025]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428911026385863]], [[0.4341427484265311]], [[0.4301281938392641]]], "std": [[[0.20115730234640605]], [[0.19591445487657114]], [[0.1973119145669389]]], "count": [180]}, "observation.state": {"min": [0.00920388475060463, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.004601942375302315, 0.016873788088560104, 0.07737772166728973, -0.4832039475440979, -0.0029661275912076235, -1.5370486974716187, -1.5299999713897705, -0.944821298122406, -0.414132684469223, 0.03358451649546623], "max": [0.01073786523193121, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.01840776950120926, 0.07762901484966278, 0.7682496905326843, 2.3715343475341797, 0.009656707756221294, 0.6886842250823975, 0.5943797826766968, 0.5754846930503845, 1.6989216804504395], "mean": [0.009463098831474781, 0.0, 0.0015339846722781658, -0.0015339846722781658, -0.004598651081323624, 0.01718723401427269, 0.07762037962675095, 0.044674087315797806, 1.6244145631790161, -0.6456695199012756, -0.5689607858657837, -0.16184261441230774, 0.0025411720853298903, 0.6513802409172058], "std": [0.0004947754787281156, 0.0, 3.841705620288849e-09, 3.841705620288849e-09, 6.347377347992733e-05, 0.0005629387451335788, 3.816929893218912e-05, 0.34872952103614807, 0.7341042160987854, 0.37710699439048767, 0.697391152381897, 0.35429495573043823, 0.17123891413211823, 0.6532915830612183], "count": [1021]}, "action": {"min": [0.00920388475060463, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.004601942375302315, 0.016873788088560104, 0.07737772166728973, -0.4832039475440979, -0.0029661275912076235, -1.5370486974716187, -1.5299999713897705, -0.944821298122406, -0.414132684469223, 0.03358451649546623], "max": [0.01073786523193121, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.01840776950120926, 0.07762901484966278, 0.7682496905326843, 2.3715343475341797, 0.009656707756221294, 0.6886842250823975, 0.5943797826766968, 0.5754846930503845, 1.6989216804504395], "mean": [0.009463098831474781, 0.0, 0.0015339846722781658, -0.0015339846722781658, -0.004598651081323624, 0.01718723401427269, 0.07762037962675095, 0.044674087315797806, 1.6244145631790161, -0.6456695199012756, -0.5689607858657837, -0.16184261441230774, 0.0025411720853298903, 0.6513802409172058], "std": [0.0004947754787281156, 0.0, 3.841705620288849e-09, 3.841705620288849e-09, 6.347377347992733e-05, 0.0005629387451335788, 3.816929893218912e-05, 0.34872952103614807, 0.7341042160987854, 0.37710699439048767, 0.697391152381897, 0.35429495573043823, 0.17123891413211823, 0.6532915830612183], "count": [1021]}, "timestamp": {"min": [0.0], "max": [34.0], "mean": [17.0], "std": [9.824572368414934], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1021]}, "index": {"min": [11394], "max": [12414], "mean": [11904.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}, "subtask_annotation": {"mean": [3.8628795298726737, 13.0, 13.0, 13.0, 13.0], "std": [4.327078388383833, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1021]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1021]}, "eef_direction_state": {"mean": [6.0, 3.190989226248776], "std": [0.0, 2.1454818026279985], "min": [6, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_state": {"mean": [0.0, 1.3907933398628796], "std": [0.0, 0.7426251563309596], "min": [0, 0], "max": [0, 2], "count": [1021]}, "eef_acc_mag_state": {"mean": [0.0, 1.2135161606268365], "std": [0.0, 0.7623957528862207], "min": [0, 0], "max": [0, 2], "count": [1021]}, "eef_direction_action": {"mean": [6.0, 3.190989226248776], "std": [0.0, 2.1454818026279985], "min": [6, 0], "max": [6, 6], "count": [1021]}, "eef_velocity_action": {"mean": [0.0, 1.3907933398628796], "std": [0.0, 0.7426251563309596], "min": [0, 0], "max": [0, 2], "count": [1021]}, "eef_acc_mag_action": {"mean": [0.0, 1.2135161606268365], "std": [0.0, 0.7623957528862207], "min": [0, 0], "max": [0, 2], "count": [1021]}, "eef_sim_pose_state": {"mean": [0.06924783692413877, 0.3331916466378452, 1.1822269248422472, 0.01718736714323167, 6.306849699143886e-18, 0.004864447889484677, 0.31785041767429917, -0.3256296253176399, 1.2128691856141367, -0.0235192832733799, 0.3806377920565648, -0.11595122829526933], "std": [1.6232296349736413e-07, 1.1250611533900554e-05, 1.9984014443252818e-15, 0.000562935246323262, 7.490074210814022e-17, 0.0005015377101849261, 0.13139483485257403, 0.10718340328330737, 0.07624111278823884, 0.15936416383224755, 0.23392926833240815, 0.5274122345579845], "min": [0.06924756739418643, 0.3331626610243283, 1.1822269248422452, 0.016873788088560097, -2.220446049250313e-16, 0.00460194237530231, 0.00731325037372986, -0.5069178408737985, 1.089421155640417, -0.3254770448283889, -0.10334713094050518, -1.0246817964724337], "max": [0.06924825935838866, 0.3332319695763119, 1.1822269248422452, 0.01840776950120926, 2.220446049250313e-16, 0.0072320341132581225, 0.4990350310050936, -0.11766520438906888, 1.3818162403676069, 0.7125285778086409, 0.782984544447558, 0.8480505253837622], "count": [1021]}, "eef_sim_pose_action": {"mean": [0.06924783692413877, 0.3331916466378452, 1.1822269248422472, 0.01718736714323167, 6.306849699143886e-18, 0.004864447889484677, 0.31785041767429917, -0.3256296253176399, 1.2128691856141367, -0.0235192832733799, 0.3806377920565648, -0.11595122829526933], "std": [1.6232296349736413e-07, 1.1250611533900554e-05, 1.9984014443252818e-15, 0.000562935246323262, 7.490074210814022e-17, 0.0005015377101849261, 0.13139483485257403, 0.10718340328330737, 0.07624111278823884, 0.15936416383224755, 0.23392926833240815, 0.5274122345579845], "min": [0.06924756739418643, 0.3331626610243283, 1.1822269248422452, 0.016873788088560097, -2.220446049250313e-16, 0.00460194237530231, 0.00731325037372986, -0.5069178408737985, 1.089421155640417, -0.3254770448283889, -0.10334713094050518, -1.0246817964724337], "max": [0.06924825935838866, 0.3332319695763119, 1.1822269248422452, 0.01840776950120926, 2.220446049250313e-16, 0.0072320341132581225, 0.4990350310050936, -0.11766520438906888, 1.3818162403676069, 0.7125285778086409, 0.782984544447558, 0.8480505253837622], "count": [1021]}, "gripper_mode_state": {"mean": [1.0, 0.6562193927522038], "std": [0.0, 0.4749689477514592], "min": [1, 0], "max": [1, 1], "count": [1021]}, "gripper_activity_state": {"mean": [2.0, 1.563173359451518], "std": [0.0, 0.7686150960219807], "min": [2, 0], "max": [2, 2], "count": [1021]}, "gripper_mode_action": {"mean": [1.0, 0.6562193927522038], "std": [0.0, 0.4749689477514592], "min": [1, 0], "max": [1, 1], "count": [1021]}, "gripper_activity_action": {"mean": [2.0, 1.563173359451518], "std": [0.0, 0.7686150960219807], "min": [2, 0], "max": [2, 2], "count": [1021]}, "gripper_open_scale_state": {"mean": [0.04435445915590126, 0.37221662885320045], "std": [2.1810924547152866e-05, 0.3733097200826716], "min": [0.04421584095273699, 0.019191152283123562], "max": [0.04435943705695016, 0.9708123888288226], "count": [1021]}, "gripper_open_scale_action": {"mean": [0.04435445915590126, 0.37221662885320045], "std": [2.1810924547152866e-05, 0.3733097200826716], "min": [0.04421584095273699, 0.019191152283123562], "max": [0.04435943705695016, 0.9708123888288226], "count": [1021]}}} +{"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.44731230347995055]], [[0.4341685980097745]], [[0.33598702526055463]]], "std": [[[0.22355170887745543]], [[0.2093571805638472]], [[0.16883859344363344]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3933405140434552]], [[0.4022582950597656]], [[0.3876021182947654]]], "std": [[[0.21520439876129488]], [[0.21096735194355362]], [[0.22305227210290784]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42040279249838075]], [[0.42945873226167347]], [[0.4257968733439321]]], "std": [[[0.20996007738548111]], [[0.20645616251721632]], [[0.2089890331223505]]], "count": [185]}, "observation.state": {"min": [-0.5859861969947815, -0.0030555366538465023, -1.0384125709533691, -1.5303330421447754, -0.07992707937955856, -0.14914721250534058, 0.0708770826458931, -0.6366020441055298, -0.005713549442589283, -1.4316253662109375, -1.5299999713897705, -0.8145255446434021, -0.15486985445022583, 0.028670262545347214], "max": [0.004601942375302315, 2.250349760055542, 0.00264962250366807, 0.966813325881958, 0.4386177957057953, 0.1963304877281189, 1.6664787530899048, 0.5660389065742493, 2.4589712619781494, 0.01528975646942854, 1.3423733711242676, 0.3850291669368744, 0.801837146282196, 1.699180245399475], "mean": [-0.07173653692007065, 0.47738128900527954, -0.17299729585647583, -0.22287523746490479, 0.04933807626366615, 0.005663277581334114, 0.26192817091941833, 0.0525946207344532, 1.1821014881134033, -0.3176492154598236, -0.5667327046394348, -0.14549283683300018, 0.07514437288045883, 0.6801274418830872], "std": [0.15760403871536255, 0.8417195081710815, 0.31706488132476807, 0.4929572641849518, 0.1066795065999031, 0.04766387119889259, 0.4211493730545044, 0.28454509377479553, 1.0572001934051514, 0.3535440266132355, 0.7375658750534058, 0.25169241428375244, 0.14247609674930573, 0.683107852935791], "count": [1059]}, "action": {"min": [-0.5859861969947815, -0.0030555366538465023, -1.0384125709533691, -1.5303330421447754, -0.07992707937955856, -0.14914721250534058, 0.0708770826458931, -0.6366020441055298, -0.005713549442589283, -1.4316253662109375, -1.5299999713897705, -0.8145255446434021, -0.15486985445022583, 0.028670262545347214], "max": [0.004601942375302315, 2.250349760055542, 0.00264962250366807, 0.966813325881958, 0.4386177957057953, 0.1963304877281189, 1.6664787530899048, 0.5660389065742493, 2.4589712619781494, 0.01528975646942854, 1.3423733711242676, 0.3850291669368744, 0.801837146282196, 1.699180245399475], "mean": [-0.07173653692007065, 0.47738128900527954, -0.17299729585647583, -0.22287523746490479, 0.04933807626366615, 0.005663277581334114, 0.26192817091941833, 0.0525946207344532, 1.1821014881134033, -0.3176492154598236, -0.5667327046394348, -0.14549283683300018, 0.07514437288045883, 0.6801274418830872], "std": [0.15760403871536255, 0.8417195081710815, 0.31706488132476807, 0.4929572641849518, 0.1066795065999031, 0.04766387119889259, 0.4211493730545044, 0.28454509377479553, 1.0572001934051514, 0.3535440266132355, 0.7375658750534058, 0.25169241428375244, 0.14247609674930573, 0.683107852935791], "count": [1059]}, "timestamp": {"min": [0.0], "max": [35.266666666666666], "mean": [17.633333333333333], "std": [10.19022770799263], "count": [1059]}, "frame_index": {"min": [0], "max": [1058], "mean": [529.0], "std": [305.7068312397789], "count": [1059]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1059]}, "index": {"min": [12415], "max": [13473], "mean": [12944.0], "std": [305.7068312397789], "count": [1059]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1059]}, "subtask_annotation": {"mean": [6.353163361661945, 13.0, 13.0, 13.0, 13.0], "std": [3.256419084335114, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1059]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1059]}, "eef_direction_state": {"mean": [4.997167138810198, 3.967894239848914], "std": [1.8880348616302725, 2.2364708988392703], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_state": {"mean": [0.5136921624173749, 1.040604343720491], "std": [0.8418646194229841, 0.917387396233821], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_state": {"mean": [0.43342776203966005, 0.8999055712936733], "std": [0.7311087323324369, 0.8434550501823536], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_direction_action": {"mean": [4.997167138810198, 3.967894239848914], "std": [1.8880348616302725, 2.2364708988392703], "min": [0, 0], "max": [6, 6], "count": [1059]}, "eef_velocity_action": {"mean": [0.5136921624173749, 1.040604343720491], "std": [0.8418646194229841, 0.917387396233821], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_acc_mag_action": {"mean": [0.43342776203966005, 0.8999055712936733], "std": [0.7311087323324369, 0.8434550501823536], "min": [0, 0], "max": [2, 2], "count": [1059]}, "eef_sim_pose_state": {"mean": [0.1425539530214564, 0.31067981445577975, 1.1908631538268275, 0.019774034044809163, 0.07950044999210987, -0.020236105567894767, 0.22450764032637163, -0.32267040751405196, 1.168605096741576, 0.0003145044857760278, 0.2706956898696324, -0.11239258093769142], "std": [0.1380866497195276, 0.0543961522467231, 0.03490731049136908, 0.04610935850661125, 0.14642042781179931, 0.08485945117466367, 0.1567534215132766, 0.08166268648873397, 0.07336228757558919, 0.10112594462529295, 0.26647379827186696, 0.3482662715585396], "min": [-0.0485274036965494, 0.13431211769119858, 1.134239117003472, -0.10773590762077553, -0.03407409230490077, -0.34538030280588905, -0.12277859888863747, -0.553998363158894, 1.0532040254299617, -0.5398188069357492, -0.2314412258371199, -1.0416969913608805], "max": [0.46090779947859617, 0.3478718799046862, 1.3840841438940872, 0.22046654430942905, 0.6196408655845183, 0.21477829850693392, 0.4980651129066794, -0.16093872554006752, 1.427007985237434, 0.512946111761243, 1.104267228901815, 0.7105474234843843], "count": [1059]}, "eef_sim_pose_action": {"mean": [0.1425539530214564, 0.31067981445577975, 1.1908631538268275, 0.019774034044809163, 0.07950044999210987, -0.020236105567894767, 0.22450764032637163, -0.32267040751405196, 1.168605096741576, 0.0003145044857760278, 0.2706956898696324, -0.11239258093769142], "std": [0.1380866497195276, 0.0543961522467231, 0.03490731049136908, 0.04610935850661125, 0.14642042781179931, 0.08485945117466367, 0.1567534215132766, 0.08166268648873397, 0.07336228757558919, 0.10112594462529295, 0.26647379827186696, 0.3482662715585396], "min": [-0.0485274036965494, 0.13431211769119858, 1.134239117003472, -0.10773590762077553, -0.03407409230490077, -0.34538030280588905, -0.12277859888863747, -0.553998363158894, 1.0532040254299617, -0.5398188069357492, -0.2314412258371199, -1.0416969913608805], "max": [0.46090779947859617, 0.3478718799046862, 1.3840841438940872, 0.22046654430942905, 0.6196408655845183, 0.21477829850693392, 0.4980651129066794, -0.16093872554006752, 1.427007985237434, 0.512946111761243, 1.104267228901815, 0.7105474234843843], "count": [1059]}, "gripper_mode_state": {"mean": [0.8942398489140698, 0.6100094428706326], "std": [0.3075303912269704, 0.48774780622704395], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_state": {"mean": [1.8224740321057602, 1.688385269121813], "std": [0.5345699056073006, 0.6768582220087507], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_mode_action": {"mean": [0.8942398489140698, 0.6100094428706326], "std": [0.3075303912269704, 0.48774780622704395], "min": [0, 0], "max": [1, 1], "count": [1059]}, "gripper_activity_action": {"mean": [1.8224740321057602, 1.688385269121813], "std": [0.5345699056073006, 0.6768582220087507], "min": [0, 0], "max": [2, 2], "count": [1059]}, "gripper_open_scale_state": {"mean": [0.14967341437829462, 0.38864557336100336], "std": [0.2406556901740291, 0.3903465841325307], "min": [0.040501190083367486, 0.016383007168769836], "max": [0.9522735731942313, 0.9709601402282715], "count": [1059]}, "gripper_open_scale_action": {"mean": [0.14967341437829462, 0.38864557336100336], "std": [0.2406556901740291, 0.3903465841325307], "min": [0.040501190083367486, 0.016383007168769836], "max": [0.9522735731942313, 0.9709601402282715], "count": [1059]}}} +{"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.496306486752407]], [[0.48022363951554337]], [[0.388501655949118]]], "std": [[[0.22257786680536698]], [[0.2061456548017362]], [[0.17510571288389254]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43767221138754187]], [[0.4378550495467004]], [[0.42442941644997306]]], "std": [[[0.18787779476463645]], [[0.18282965748435417]], [[0.1960560647182628]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4206658262468667]], [[0.42627862698245367]], [[0.4222621934078291]]], "std": [[[0.19922933943605928]], [[0.19719889738663307]], [[0.20133192198035063]]], "count": [186]}, "observation.state": {"min": [-5.421010862427522e-19, 0.0, -0.0015339808305725455, 0.03681553900241852, 0.003067961661145091, 0.006021246314048767, 0.07624725252389908, -0.607456386089325, -0.00460628280416131, -1.9576929807662964, -1.501308798789978, -0.9342963099479675, -0.23878298699855804, 0.037837475538253784], "max": [0.0015339808305725455, 0.0, -0.0015339808305725455, 0.03834952041506767, 0.003067961661145091, 0.006135923322290182, 0.07649841904640198, 0.7342181205749512, 2.698272228240967, 0.0003852004883810878, 0.3942214846611023, 0.4961983561515808, 0.6233459711074829, 1.6993095874786377], "mean": [0.0005175582482479513, 0.0, -0.0015339846722781658, 0.03793276101350784, 0.0030679693445563316, 0.006135831121355295, 0.07648392021656036, 0.09239768981933594, 1.9653137922286987, -1.0321406126022339, -0.6332851648330688, -0.469807893037796, 0.11756676435470581, 0.7904294729232788], "std": [0.0005935734952799976, 0.0, 3.841705620288849e-09, 0.0005476111546158791, 7.683411240577698e-09, 3.5074647257715696e-06, 4.9597823817748576e-05, 0.44541364908218384, 0.809295654296875, 0.5112419128417969, 0.47284501791000366, 0.3080606758594513, 0.12392091751098633, 0.6051100492477417], "count": [1068]}, "action": {"min": [-5.421010862427522e-19, 0.0, -0.0015339808305725455, 0.03681553900241852, 0.003067961661145091, 0.006021246314048767, 0.07624725252389908, -0.607456386089325, -0.00460628280416131, -1.9576929807662964, -1.501308798789978, -0.9342963099479675, -0.23878298699855804, 0.037837475538253784], "max": [0.0015339808305725455, 0.0, -0.0015339808305725455, 0.03834952041506767, 0.003067961661145091, 0.006135923322290182, 0.07649841904640198, 0.7342181205749512, 2.698272228240967, 0.0003852004883810878, 0.3942214846611023, 0.4961983561515808, 0.6233459711074829, 1.6993095874786377], "mean": [0.0005175582482479513, 0.0, -0.0015339846722781658, 0.03793276101350784, 0.0030679693445563316, 0.006135831121355295, 0.07648392021656036, 0.09239768981933594, 1.9653137922286987, -1.0321406126022339, -0.6332851648330688, -0.469807893037796, 0.11756676435470581, 0.7904294729232788], "std": [0.0005935734952799976, 0.0, 3.841705620288849e-09, 0.0005476111546158791, 7.683411240577698e-09, 3.5074647257715696e-06, 4.9597823817748576e-05, 0.44541364908218384, 0.809295654296875, 0.5112419128417969, 0.47284501791000366, 0.3080606758594513, 0.12392091751098633, 0.6051100492477417], "count": [1068]}, "timestamp": {"min": [0.0], "max": [35.56666666666667], "mean": [17.783333333333335], "std": [10.276830286656521], "count": [1068]}, "frame_index": {"min": [0], "max": [1067], "mean": [533.5], "std": [308.30490859969564], "count": [1068]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1068]}, "index": {"min": [13474], "max": [14541], "mean": [14007.5], "std": [308.30490859969564], "count": [1068]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1068]}, "subtask_annotation": {"mean": [6.852996254681648, 13.0, 13.0, 13.0, 13.0], "std": [2.82576435782934, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1068]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1068]}, "eef_direction_state": {"mean": [6.0, 3.6591760299625467], "std": [0.0, 1.9343001122032832], "min": [6, 0], "max": [6, 6], "count": [1068]}, "eef_velocity_state": {"mean": [0.0, 1.4138576779026217], "std": [0.0, 0.7795819646897438], "min": [0, 0], "max": [0, 2], "count": [1068]}, "eef_acc_mag_state": {"mean": [0.0, 1.2378277153558053], "std": [0.0, 0.7554990415471569], "min": [0, 0], "max": [0, 2], "count": [1068]}, "eef_direction_action": {"mean": [6.0, 3.6591760299625467], "std": [0.0, 1.9343001122032832], "min": [6, 0], "max": [6, 6], "count": [1068]}, "eef_velocity_action": {"mean": [0.0, 1.4138576779026217], "std": [0.0, 0.7795819646897438], "min": [0, 0], "max": [0, 2], "count": [1068]}, "eef_acc_mag_action": {"mean": [0.0, 1.2378277153558053], "std": [0.0, 0.7554990415471569], "min": [0, 0], "max": [0, 2], "count": [1068]}, "eef_sim_pose_state": {"mean": [0.06894644280646342, 0.33356690418944884, 1.1790327275400363, 0.006247535629663406, 0.03639874577764139, 0.003587553390039268, 0.401529537081262, -0.3196535636197427, 1.1837168006072365, -0.032264641864103084, 0.24564837551090704, -0.40229155908077235], "std": [2.0285340124489832e-06, 1.3640949851838344e-05, 5.609496828519313e-05, 3.896915220311439e-06, 0.0005476074170497707, 0.0005935733029328081, 0.15023101205262593, 0.17900582091065637, 0.08967293779612022, 0.14586188006580886, 0.14698332579252008, 0.6538766689789725], "min": [0.06894484552386113, 0.33354354335746933, 1.1789900505899331, 0.006132714309290474, 0.035281392061175865, 0.0030698721214850195, 0.02028632622471443, -0.598190933050082, 1.0852291720743275, -0.2967030938438461, -0.15816275681679426, -1.433885902396357], "max": [0.06895059046951363, 0.3335787982329582, 1.1791471859549558, 0.006248922865806052, 0.03681536624522552, 0.004604022786479496, 0.6076533704623651, -0.04536099717580979, 1.436557312256402, 0.5732907111075534, 0.5614131446452588, 0.8615619106254386], "count": [1068]}, "eef_sim_pose_action": {"mean": [0.06894644280646342, 0.33356690418944884, 1.1790327275400363, 0.006247535629663406, 0.03639874577764139, 0.003587553390039268, 0.401529537081262, -0.3196535636197427, 1.1837168006072365, -0.032264641864103084, 0.24564837551090704, -0.40229155908077235], "std": [2.0285340124489832e-06, 1.3640949851838344e-05, 5.609496828519313e-05, 3.896915220311439e-06, 0.0005476074170497707, 0.0005935733029328081, 0.15023101205262593, 0.17900582091065637, 0.08967293779612022, 0.14586188006580886, 0.14698332579252008, 0.6538766689789725], "min": [0.06894484552386113, 0.33354354335746933, 1.1789900505899331, 0.006132714309290474, 0.035281392061175865, 0.0030698721214850195, 0.02028632622471443, -0.598190933050082, 1.0852291720743275, -0.2967030938438461, -0.15816275681679426, -1.433885902396357], "max": [0.06895059046951363, 0.3335787982329582, 1.1791471859549558, 0.006248922865806052, 0.03681536624522552, 0.004604022786479496, 0.6076533704623651, -0.04536099717580979, 1.436557312256402, 0.5732907111075534, 0.5614131446452588, 0.8615619106254386], "count": [1068]}, "gripper_mode_state": {"mean": [1.0, 0.6610486891385767], "std": [0.0, 0.4733532715918941], "min": [1, 0], "max": [1, 1], "count": [1068]}, "gripper_activity_state": {"mean": [2.0, 1.646067415730337], "std": [0.0, 0.7112087373720193], "min": [2, 0], "max": [2, 2], "count": [1068]}, "gripper_mode_action": {"mean": [1.0, 0.6610486891385767], "std": [0.0, 0.4733532715918941], "min": [1, 0], "max": [1, 1], "count": [1068]}, "gripper_activity_action": {"mean": [2.0, 1.646067415730337], "std": [0.0, 0.7112087373720193], "min": [2, 0], "max": [2, 2], "count": [1068]}, "gripper_open_scale_state": {"mean": [0.043704693902775565, 0.4516775039622137], "std": [2.833856589727476e-05, 0.34577746187632497], "min": [0.043569858585085185, 0.021621414593287876], "max": [0.0437133823122297, 0.971034049987793], "count": [1068]}, "gripper_open_scale_action": {"mean": [0.043704693902775565, 0.4516775039622137], "std": [2.833856589727476e-05, 0.34577746187632497], "min": [0.043569858585085185, 0.021621414593287876], "max": [0.0437133823122297, 0.971034049987793], "count": [1068]}}} +{"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.5262748552986701]], [[0.5165174874537986]], [[0.4042006172839506]]], "std": [[[0.24515598162890584]], [[0.24447201454466239]], [[0.20931698316524477]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43604420571434765]], [[0.44574084913125006]], [[0.43492548965412586]]], "std": [[[0.21524498106683615]], [[0.21291167917723658]], [[0.22433469673521794]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3899973959180134]], [[0.3915915425595335]], [[0.3790075385599237]]], "std": [[[0.23659232523939092]], [[0.23974215807856616]], [[0.25351292148373367]]], "count": [201]}, "observation.state": {"min": [-0.6419966220855713, -0.0035002834629267454, -1.9389517307281494, -0.25860849022865295, -0.5125104188919067, -1.402058482170105, 0.05803222581744194, -0.10737865418195724, -0.006984896492213011, -1.885182499885559, -0.42529070377349854, -0.7018898725509644, -0.105866938829422, 0.026316512376070023], "max": [0.3576272130012512, 2.600097417831421, 0.0024515679106116295, 1.4569460153579712, 0.6134044528007507, 0.17640778422355652, 1.6889585256576538, 0.977048933506012, 2.511444330215454, 0.03999999910593033, 0.7768685817718506, 0.4684360921382904, 0.5602108836174011, 1.6735179424285889], "mean": [-0.15704770386219025, 0.7932260036468506, -0.5766749382019043, 0.14709962904453278, 0.07570327818393707, -0.09468663483858109, 0.31641149520874023, 0.1408541053533554, 0.8721721768379211, -0.5690190196037292, 0.021858368068933487, -0.06594640016555786, 0.15505868196487427, 0.365591436624527], "std": [0.24804219603538513, 1.0732191801071167, 0.7589039206504822, 0.2648049592971802, 0.18552012741565704, 0.21819105744361877, 0.5139141082763672, 0.264199823141098, 1.0273709297180176, 0.6944767236709595, 0.28067904710769653, 0.2052690088748932, 0.23088973760604858, 0.514812171459198], "count": [1183]}, "action": {"min": [-0.6419966220855713, -0.0035002834629267454, -1.9389517307281494, -0.25860849022865295, -0.5125104188919067, -1.402058482170105, 0.05803222581744194, -0.10737865418195724, -0.006984896492213011, -1.885182499885559, -0.42529070377349854, -0.7018898725509644, -0.105866938829422, 0.026316512376070023], "max": [0.3576272130012512, 2.600097417831421, 0.0024515679106116295, 1.4569460153579712, 0.6134044528007507, 0.17640778422355652, 1.6889585256576538, 0.977048933506012, 2.511444330215454, 0.03999999910593033, 0.7768685817718506, 0.4684360921382904, 0.5602108836174011, 1.6735179424285889], "mean": [-0.15704770386219025, 0.7932260036468506, -0.5766749382019043, 0.14709962904453278, 0.07570327818393707, -0.09468663483858109, 0.31641149520874023, 0.1408541053533554, 0.8721721768379211, -0.5690190196037292, 0.021858368068933487, -0.06594640016555786, 0.15505868196487427, 0.365591436624527], "std": [0.24804219603538513, 1.0732191801071167, 0.7589039206504822, 0.2648049592971802, 0.18552012741565704, 0.21819105744361877, 0.5139141082763672, 0.264199823141098, 1.0273709297180176, 0.6944767236709595, 0.28067904710769653, 0.2052690088748932, 0.23088973760604858, 0.514812171459198], "count": [1183]}, "timestamp": {"min": [0.0], "max": [39.4], "mean": [19.7], "std": [11.383418740528796], "count": [1183]}, "frame_index": {"min": [0], "max": [1182], "mean": [591.0], "std": [341.5025622158639], "count": [1183]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1183]}, "index": {"min": [14542], "max": [15724], "mean": [15133.0], "std": [341.5025622158639], "count": [1183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1183]}, "subtask_annotation": {"mean": [3.741335587489434, 13.0, 13.0, 13.0, 13.0], "std": [4.643945393345557, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1183]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [1183]}, "eef_direction_state": {"mean": [4.872358410819949, 4.685545224006763], "std": [1.853402919982209, 1.8844522968974253], "min": [0, 0], "max": [6, 6], "count": [1183]}, "eef_velocity_state": {"mean": [0.6246830092983939, 0.801352493660186], "std": [0.8532961579429438, 0.9305184640897616], "min": [0, 0], "max": [2, 2], "count": [1183]}, "eef_acc_mag_state": {"mean": [0.5874894336432798, 0.6999154691462384], "std": [0.8102757446898758, 0.8348242466908757], "min": [0, 0], "max": [2, 2], "count": [1183]}, "eef_direction_action": {"mean": [4.872358410819949, 4.685545224006763], "std": [1.853402919982209, 1.8844522968974253], "min": [0, 0], "max": [6, 6], "count": [1183]}, "eef_velocity_action": {"mean": [0.6246830092983939, 0.801352493660186], "std": [0.8532961579429438, 0.9305184640897616], "min": [0, 0], "max": [2, 2], "count": [1183]}, "eef_acc_mag_action": {"mean": [0.5874894336432798, 0.6999154691462384], "std": [0.8102757446898758, 0.8348242466908757], "min": [0, 0], "max": [2, 2], "count": [1183]}, "eef_sim_pose_state": {"mean": [0.20078881774895915, 0.26850708765630726, 1.1926909691266532, -0.015880616220633987, 0.3386738169749716, -0.050495092037306885, 0.21829255978112705, -0.28773877128989594, 1.2086163800864271, 0.12568187904052314, 0.30494470633627097, 0.07682553118349335], "std": [0.18841342467081212, 0.103869063205445, 0.04261091310690306, 0.2611681644747951, 0.4491156617260971, 0.24109469777754478, 0.18174898218996366, 0.09730104845001189, 0.05449222447633417, 0.2815131318016363, 0.5150738187365235, 0.33935212061504294], "min": [-0.0946936086203898, 0.05382210738194478, 1.1275997618295324, -1.4022750556105117, -0.13814235109599227, -1.0643999726190398, -0.01124151352749499, -0.3972701412475529, 1.1415987902408773, -0.17072093206763256, -0.2592959368038781, -0.9220905289689991], "max": [0.5231583239431874, 0.36643711081844227, 1.408034281283225, 0.5720392550249975, 1.3781732983837727, 0.7606840413885252, 0.5830634403214686, 0.04880116528282668, 1.4503680962610732, 1.3965495839358353, 1.2854375444086217, 1.528010966930551], "count": [1183]}, "eef_sim_pose_action": {"mean": [0.20078881774895915, 0.26850708765630726, 1.1926909691266532, -0.015880616220633987, 0.3386738169749716, -0.050495092037306885, 0.21829255978112705, -0.28773877128989594, 1.2086163800864271, 0.12568187904052314, 0.30494470633627097, 0.07682553118349335], "std": [0.18841342467081212, 0.103869063205445, 0.04261091310690306, 0.2611681644747951, 0.4491156617260971, 0.24109469777754478, 0.18174898218996366, 0.09730104845001189, 0.05449222447633417, 0.2815131318016363, 0.5150738187365235, 0.33935212061504294], "min": [-0.0946936086203898, 0.05382210738194478, 1.1275997618295324, -1.4022750556105117, -0.13814235109599227, -1.0643999726190398, -0.01124151352749499, -0.3972701412475529, 1.1415987902408773, -0.17072093206763256, -0.2592959368038781, -0.9220905289689991], "max": [0.5231583239431874, 0.36643711081844227, 1.408034281283225, 0.5720392550249975, 1.3781732983837727, 0.7606840413885252, 0.5830634403214686, 0.04880116528282668, 1.4503680962610732, 1.3965495839358353, 1.2854375444086217, 1.528010966930551], "count": [1183]}, "gripper_mode_state": {"mean": [0.8360101437024514, 0.8191039729501268], "std": [0.3702663680771699, 0.3849320127599724], "min": [0, 0], "max": [1, 1], "count": [1183]}, "gripper_activity_state": {"mean": [1.7692307692307692, 1.6280642434488588], "std": [0.5972605820528049, 0.7264756848238828], "min": [0, 0], "max": [2, 2], "count": [1183]}, "gripper_mode_action": {"mean": [0.8360101437024514, 0.8191039729501268], "std": [0.3702663680771699, 0.3849320127599724], "min": [0, 0], "max": [1, 1], "count": [1183]}, "gripper_activity_action": {"mean": [1.7692307692307692, 1.6280642434488588], "std": [0.5972605820528049, 0.7264756848238828], "min": [0, 0], "max": [2, 2], "count": [1183]}, "gripper_open_scale_state": {"mean": [0.18080610251523305, 0.20890904030906934], "std": [0.29366434920601514, 0.2941787063249345], "min": [0.03316127189568111, 0.015038007072040014], "max": [0.9651191575186593, 0.9562959671020508], "count": [1183]}, "gripper_open_scale_action": {"mean": [0.18080610251523305, 0.20890904030906934], "std": [0.29366434920601514, 0.2941787063249345], "min": [0.03316127189568111, 0.015038007072040014], "max": [0.9651191575186593, 0.9562959671020508], "count": [1183]}}} +{"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.4989455982685472]], [[0.49698837814853036]], [[0.4135735019397623]]], "std": [[[0.2222967626677782]], [[0.21223323879979938]], [[0.18508269887644033]]], "count": [228]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4295765799984711]], [[0.43953205266024536]], [[0.43040294738753204]]], "std": [[[0.19095842377321848]], [[0.18549180756448697]], [[0.19596122696479795]]], "count": [228]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3975410981156595]], [[0.3994188070939877]], [[0.39691917975767305]]], "std": [[[0.24303554089069443]], [[0.2365054752456795]], [[0.2396727651602148]]], "count": [228]}, "observation.state": {"min": [-3.971061716202183e-16, 0.0, -0.0015339808305725455, 0.03681553900241852, 0.004601942375302315, 0.03067961521446705, 0.07737772166728973, -1.117913007736206, -0.004968589171767235, -1.2166024446487427, -1.5299999713897705, -0.5973837375640869, -0.5384272336959839, 0.03186585754156113], "max": [0.0015339808305725455, 0.0, 1.0063884981692531e-16, 0.03681553900241852, 0.004601942375302315, 0.032213594764471054, 0.07762901484966278, 0.5859806537628174, 2.325514793395996, 0.010771270841360092, 0.9493467807769775, 1.1715028285980225, 0.14112623035907745, 1.6993095874786377], "mean": [0.0004679726844187826, 0.0, -0.0013872327981516719, 0.03681563958525658, 0.004601954948157072, 0.030699241906404495, 0.077541284263134, -0.048302534967660904, 1.6291160583496094, -0.45522570610046387, -0.8115146160125732, 0.3429795801639557, -0.14774523675441742, 0.8651401996612549], "std": [0.0006389569025486708, 0.0, 0.00040646773413755, 1.0058283805847168e-07, 1.257285475730896e-08, 0.00016159510414581746, 9.814872464630753e-05, 0.4232157766819, 0.6608477830886841, 0.2977047860622406, 0.5709333419799805, 0.3748176097869873, 0.1709819734096527, 0.6139268279075623], "count": [1395]}, "action": {"min": [-3.971061716202183e-16, 0.0, -0.0015339808305725455, 0.03681553900241852, 0.004601942375302315, 0.03067961521446705, 0.07737772166728973, -1.117913007736206, -0.004968589171767235, -1.2166024446487427, -1.5299999713897705, -0.5973837375640869, -0.5384272336959839, 0.03186585754156113], "max": [0.0015339808305725455, 0.0, 1.0063884981692531e-16, 0.03681553900241852, 0.004601942375302315, 0.032213594764471054, 0.07762901484966278, 0.5859806537628174, 2.325514793395996, 0.010771270841360092, 0.9493467807769775, 1.1715028285980225, 0.14112623035907745, 1.6993095874786377], "mean": [0.0004679726844187826, 0.0, -0.0013872327981516719, 0.03681563958525658, 0.004601954948157072, 0.030699241906404495, 0.077541284263134, -0.048302534967660904, 1.6291160583496094, -0.45522570610046387, -0.8115146160125732, 0.3429795801639557, -0.14774523675441742, 0.8651401996612549], "std": [0.0006389569025486708, 0.0, 0.00040646773413755, 1.0058283805847168e-07, 1.257285475730896e-08, 0.00016159510414581746, 9.814872464630753e-05, 0.4232157766819, 0.6608477830886841, 0.2977047860622406, 0.5709333419799805, 0.3748176097869873, 0.1709819734096527, 0.6139268279075623], "count": [1395]}, "timestamp": {"min": [0.0], "max": [46.46666666666667], "mean": [23.233333333333334], "std": [13.423390309732016], "count": [1395]}, "frame_index": {"min": [0], "max": [1394], "mean": [697.0], "std": [402.70170929196047], "count": [1395]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1395]}, "index": {"min": [15725], "max": [17119], "mean": [16422.0], "std": [402.70170929196047], "count": [1395]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1395]}, "subtask_annotation": {"mean": [8.71326164874552, 13.0, 13.0, 13.0, 13.0], "std": [3.301710717601185, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1395]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [1395]}, "eef_direction_state": {"mean": [6.0, 2.804301075268817], "std": [0.0, 2.110831291433514], "min": [6, 0], "max": [6, 6], "count": [1395]}, "eef_velocity_state": {"mean": [0.0, 1.4315412186379928], "std": [0.0, 0.7195240294432055], "min": [0, 0], "max": [0, 2], "count": [1395]}, "eef_acc_mag_state": {"mean": [0.0, 1.2580645161290323], "std": [0.0, 0.7337715084834328], "min": [0, 0], "max": [0, 2], "count": [1395]}, "eef_direction_action": {"mean": [6.0, 2.804301075268817], "std": [0.0, 2.110831291433514], "min": [6, 0], "max": [6, 6], "count": [1395]}, "eef_velocity_action": {"mean": [0.0, 1.4315412186379928], "std": [0.0, 0.7195240294432055], "min": [0, 0], "max": [0, 2], "count": [1395]}, "eef_acc_mag_action": {"mean": [0.0, 1.2580645161290323], "std": [0.0, 0.7337715084834328], "min": [0, 0], "max": [0, 2], "count": [1395]}, "eef_sim_pose_state": {"mean": [0.06896097754788864, 0.3336025693944193, 1.1791065303777124, 0.03086272963812706, 0.035427934316541454, 0.005072804423360692, 0.3042440722413015, -0.3321005770870854, 1.198743394494547, 0.0062317156827010976, 0.29667839027466714, 0.3230068204711778], "std": [2.9243375223941003e-05, 1.4675103431589959e-05, 0.00011262113286263606, 0.00016159392657592202, 0.0004064631308091698, 0.0006389574022004032, 0.11939160026454637, 0.10361323078714359, 0.05340691502551088, 0.1348224246658276, 0.13415032509549635, 0.3331199317316272], "min": [0.06895032722622245, 0.33357807071770784, 1.178722157987813, 0.030842045740373428, 0.035281184423225254, 0.004604808043240821, -0.026475803487077922, -0.5691279272806001, 1.1224562796104478, -0.29902791997686634, -0.12039102010517566, -0.5728530755748102], "max": [0.06906078926614735, 0.33361331714375053, 1.1791471906245248, 0.03237602529037744, 0.03681514898947169, 0.006139043623339405, 0.4894229705057125, -0.15426971444586782, 1.4170195405920119, 0.6178698065843783, 0.5378051571366447, 1.2256603926399992], "count": [1395]}, "eef_sim_pose_action": {"mean": [0.06896097754788864, 0.3336025693944193, 1.1791065303777124, 0.03086272963812706, 0.035427934316541454, 0.005072804423360692, 0.3042440722413015, -0.3321005770870854, 1.198743394494547, 0.0062317156827010976, 0.29667839027466714, 0.3230068204711778], "std": [2.9243375223941003e-05, 1.4675103431589959e-05, 0.00011262113286263606, 0.00016159392657592202, 0.0004064631308091698, 0.0006389574022004032, 0.11939160026454637, 0.10361323078714359, 0.05340691502551088, 0.1348224246658276, 0.13415032509549635, 0.3331199317316272], "min": [0.06895032722622245, 0.33357807071770784, 1.178722157987813, 0.030842045740373428, 0.035281184423225254, 0.004604808043240821, -0.026475803487077922, -0.5691279272806001, 1.1224562796104478, -0.29902791997686634, -0.12039102010517566, -0.5728530755748102], "max": [0.06906078926614735, 0.33361331714375053, 1.1791471906245248, 0.03237602529037744, 0.03681514898947169, 0.006139043623339405, 0.4894229705057125, -0.15426971444586782, 1.4170195405920119, 0.6178698065843783, 0.5378051571366447, 1.2256603926399992], "count": [1395]}, "gripper_mode_state": {"mean": [1.0, 0.5813620071684588], "std": [0.0, 0.49333581239306556], "min": [1, 0], "max": [1, 1], "count": [1395]}, "gripper_activity_state": {"mean": [2.0, 1.5842293906810037], "std": [0.0, 0.7519880683274172], "min": [2, 0], "max": [2, 2], "count": [1395]}, "gripper_mode_action": {"mean": [1.0, 0.5813620071684588], "std": [0.0, 0.49333581239306556], "min": [1, 0], "max": [1, 1], "count": [1395]}, "gripper_activity_action": {"mean": [2.0, 1.5842293906810037], "std": [0.0, 0.7519880683274172], "min": [2, 0], "max": [2, 2], "count": [1395]}, "gripper_open_scale_state": {"mean": [0.04430928898052945, 0.4943667987723002], "std": [5.608478615941641e-05, 0.3508162042522164], "min": [0.04421584095273699, 0.018209061452320645], "max": [0.04435943705695016, 0.971034049987793], "count": [1395]}, "gripper_open_scale_action": {"mean": [0.04430928898052945, 0.4943667987723002], "std": [5.608478615941641e-05, 0.3508162042522164], "min": [0.04421584095273699, 0.018209061452320645], "max": [0.04435943705695016, 0.971034049987793], "count": [1395]}}} +{"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.543837556281772]], [[0.5330564905591866]], [[0.415845462962963]]], "std": [[[0.2317531629051961]], [[0.23245306938571486]], [[0.19899736952788424]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356772476397967]], [[0.4388076034858388]], [[0.42432700072621643]]], "std": [[[0.16687484429002894]], [[0.17242226128125493]], [[0.18790187311329892]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41353067538126365]], [[0.40917262708787216]], [[0.39823227487291213]]], "std": [[[0.26130956669214306]], [[0.2618387781321338]], [[0.27630315182298953]]], "count": [150]}, "observation.state": {"min": [-0.003067961661145091, 0.0, -0.0015339808305725455, -2.0320345220049042e-17, 0.004601942375302315, 0.006135923322290182, 0.07423896342515945, -0.25770875811576843, -0.007408890873193741, -1.5928616523742676, -0.1769210398197174, -0.5605989694595337, -0.5046796798706055, 0.018073217943310738], "max": [-0.003067961661145091, 0.0, 8.346715601803079e-17, 0.003067961661145091, 0.00920388475060463, 0.007669903803616762, 0.07448989897966385, 0.5329278707504272, 2.4016120433807373, 0.014112863689661026, 0.9884229302406311, 0.3437456786632538, 0.7000938653945923, 1.699180245399475], "mean": [-0.003067969111725688, 0.0, -1.8733166143647395e-05, 7.67950314184418e-06, 0.004637725185602903, 0.006927964277565479, 0.074441097676754, 0.09920429438352585, 1.5728511810302734, -1.0328783988952637, 0.27019941806793213, -0.0023727165535092354, 0.1062079593539238, 0.5371130704879761], "std": [7.450580596923828e-09, 0.0, 0.00015508463548030704, 0.0001533005852252245, 0.0002794959000311792, 0.0007631525513716042, 8.22018992039375e-05, 0.20431742072105408, 0.9412347078323364, 0.5698608160018921, 0.18836870789527893, 0.16949257254600525, 0.30681154131889343, 0.6463183760643005], "count": [799]}, "action": {"min": [-0.003067961661145091, 0.0, -0.0015339808305725455, -2.0320345220049042e-17, 0.004601942375302315, 0.006135923322290182, 0.07423896342515945, -0.25770875811576843, -0.007408890873193741, -1.5928616523742676, -0.1769210398197174, -0.5605989694595337, -0.5046796798706055, 0.018073217943310738], "max": [-0.003067961661145091, 0.0, 8.346715601803079e-17, 0.003067961661145091, 0.00920388475060463, 0.007669903803616762, 0.07448989897966385, 0.5329278707504272, 2.4016120433807373, 0.014112863689661026, 0.9884229302406311, 0.3437456786632538, 0.7000938653945923, 1.699180245399475], "mean": [-0.003067969111725688, 0.0, -1.8733166143647395e-05, 7.67950314184418e-06, 0.004637725185602903, 0.006927964277565479, 0.074441097676754, 0.09920429438352585, 1.5728511810302734, -1.0328783988952637, 0.27019941806793213, -0.0023727165535092354, 0.1062079593539238, 0.5371130704879761], "std": [7.450580596923828e-09, 0.0, 0.00015508463548030704, 0.0001533005852252245, 0.0002794959000311792, 0.0007631525513716042, 8.22018992039375e-05, 0.20431742072105408, 0.9412347078323364, 0.5698608160018921, 0.18836870789527893, 0.16949257254600525, 0.30681154131889343, 0.6463183760643005], "count": [799]}, "timestamp": {"min": [0.0], "max": [26.6], "mean": [13.3], "std": [7.688375063113864], "count": [799]}, "frame_index": {"min": [0], "max": [798], "mean": [399.0], "std": [230.65125189341592], "count": [799]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [799]}, "index": {"min": [17120], "max": [17918], "mean": [17519.0], "std": [230.65125189341592], "count": [799]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [799]}, "subtask_annotation": {"mean": [2.911138923654568, 13.0, 13.0, 13.0, 13.0], "std": [4.666699710417227, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [799]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [799]}, "eef_direction_state": {"mean": [6.0, 3.6408010012515644], "std": [0.0, 2.117307511456851], "min": [6, 0], "max": [6, 6], "count": [799]}, "eef_velocity_state": {"mean": [0.0, 1.2690863579474343], "std": [0.0, 0.8365451578085589], "min": [0, 0], "max": [0, 2], "count": [799]}, "eef_acc_mag_state": {"mean": [0.0, 1.118898623279099], "std": [0.0, 0.8157589207336631], "min": [0, 0], "max": [0, 2], "count": [799]}, "eef_direction_action": {"mean": [6.0, 3.6408010012515644], "std": [0.0, 2.117307511456851], "min": [6, 0], "max": [6, 6], "count": [799]}, "eef_velocity_action": {"mean": [0.0, 1.2690863579474343], "std": [0.0, 0.8365451578085589], "min": [0, 0], "max": [0, 2], "count": [799]}, "eef_acc_mag_action": {"mean": [0.0, 1.118898623279099], "std": [0.0, 0.8157589207336631], "min": [0, 0], "max": [0, 2], "count": [799]}, "eef_sim_pose_state": {"mean": [0.0691292491820703, 0.3336840669194006, 1.1824994047991346, 0.006927929963319529, -1.1053781042823367e-05, 0.0015697524648752442, 0.34965634300860327, -0.3007854539041382, 1.2000243626351492, 0.13457518391747356, 0.7900635175397751, 0.11651222707950706], "std": [1.1735754465795955e-05, 6.290558714224322e-06, 4.585342818996099e-05, 0.0007632120702472261, 0.00021871855273226633, 0.00027949749208184004, 0.18154604384868944, 0.08087195143065126, 0.051182212119039165, 0.20507652211697822, 0.46713866392628245, 0.4365110372323973], "min": [0.06901455187227568, 0.33368325760238515, 1.1821805281433198, 0.006128864050282904, -0.0015339645873622132, 0.0015339807141572224, -0.02673320560035171, -0.4502410063857478, 1.1351171975504812, -0.16628284006723776, -0.17054691862174653, -0.7552261987833455], "max": [0.06913066996583882, 0.3337868157387397, 1.1829201347441376, 0.007698140659082791, 0.0030678317158461255, 0.006135966402453888, 0.5213676526446561, -0.12690089437696636, 1.4125932529883638, 0.8003884191332219, 1.2448230143014332, 0.8491816172242809], "count": [799]}, "eef_sim_pose_action": {"mean": [0.0691292491820703, 0.3336840669194006, 1.1824994047991346, 0.006927929963319529, -1.1053781042823367e-05, 0.0015697524648752442, 0.34965634300860327, -0.3007854539041382, 1.2000243626351492, 0.13457518391747356, 0.7900635175397751, 0.11651222707950706], "std": [1.1735754465795955e-05, 6.290558714224322e-06, 4.585342818996099e-05, 0.0007632120702472261, 0.00021871855273226633, 0.00027949749208184004, 0.18154604384868944, 0.08087195143065126, 0.051182212119039165, 0.20507652211697822, 0.46713866392628245, 0.4365110372323973], "min": [0.06901455187227568, 0.33368325760238515, 1.1821805281433198, 0.006128864050282904, -0.0015339645873622132, 0.0015339807141572224, -0.02673320560035171, -0.4502410063857478, 1.1351171975504812, -0.16628284006723776, -0.17054691862174653, -0.7552261987833455], "max": [0.06913066996583882, 0.3337868157387397, 1.1829201347441376, 0.007698140659082791, 0.0030678317158461255, 0.006135966402453888, 0.5213676526446561, -0.12690089437696636, 1.4125932529883638, 0.8003884191332219, 1.2448230143014332, 0.8491816172242809], "count": [799]}, "gripper_mode_state": {"mean": [1.0, 0.6808510638297872], "std": [0.0, 0.4661468574512076], "min": [1, 0], "max": [1, 1], "count": [799]}, "gripper_activity_state": {"mean": [2.0, 1.4780976220275344], "std": [0.0, 0.8124244132631309], "min": [2, 0], "max": [2, 2], "count": [799]}, "gripper_mode_action": {"mean": [1.0, 0.6808510638297872], "std": [0.0, 0.4661468574512076], "min": [1, 0], "max": [1, 1], "count": [799]}, "gripper_activity_action": {"mean": [2.0, 1.4780976220275344], "std": [0.0, 0.8124244132631309], "min": [2, 0], "max": [2, 2], "count": [799]}, "gripper_open_scale_state": {"mean": [0.04253787483274698, 0.30692182649536465], "std": [4.6972495804039585e-05, 0.3693247399305077], "min": [0.04242226481437683, 0.010327553110463279], "max": [0.042565656559807916, 0.9709601402282715], "count": [799]}, "gripper_open_scale_action": {"mean": [0.04253787483274698, 0.30692182649536465], "std": [4.6972495804039585e-05, 0.3693247399305077], "min": [0.04242226481437683, 0.010327553110463279], "max": [0.042565656559807916, 0.9709601402282715], "count": [799]}}} +{"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.4791102195507833]], [[0.4528382482622679]], [[0.3550029616013072]]], "std": [[[0.23929046999947795]], [[0.21717614818381092]], [[0.175702815382348]]], "count": [168]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39333282109139955]], [[0.4007772444625999]], [[0.3884245010504202]]], "std": [[[0.2171438433208301]], [[0.21538139175316331]], [[0.22883809099589664]]], "count": [168]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.405674838222326]], [[0.4180899487109659]], [[0.4137148644179894]]], "std": [[[0.23731843733510888]], [[0.2293802540615572]], [[0.23393601131268354]]], "count": [168]}, "observation.state": {"min": [-0.7531845569610596, -0.0015339808305725455, -1.3058998584747314, -1.5063691139221191, -0.47207319736480713, -0.1623849719762802, 0.062679722905159, -0.25310683250427246, -5.204170427930421e-18, -1.1128432750701904, -1.331382393836975, -0.6357758641242981, -0.24201872944831848, 0.05205216631293297], "max": [0.04634535685181618, 2.3914761543273926, 0.0, 1.410001516342163, 0.6175833344459534, 0.2070874124765396, 1.6889585256576538, 0.46479618549346924, 2.3333797454833984, 0.0015339808305725455, 1.0259052515029907, 0.4438875615596771, 0.27458077669143677, 1.6989216804504395], "mean": [-0.10674373805522919, 0.5671064257621765, -0.15902507305145264, -0.28104865550994873, 0.04816935211420059, 0.05377006158232689, 0.35757794976234436, 0.06223104149103165, 0.9412509799003601, -0.3479449450969696, -0.4146605432033539, -0.046969689428806305, -0.01077378448098898, 0.4296855032444], "std": [0.2000361680984497, 0.9232566952705383, 0.263924241065979, 0.6584319472312927, 0.19037215411663055, 0.05562231317162514, 0.5308196544647217, 0.16329096257686615, 1.0248318910598755, 0.3422979414463043, 0.638404130935669, 0.18680095672607422, 0.08833646774291992, 0.5683826208114624], "count": [927]}, "action": {"min": [-0.7531845569610596, -0.0015339808305725455, -1.3058998584747314, -1.5063691139221191, -0.47207319736480713, -0.1623849719762802, 0.062679722905159, -0.25310683250427246, -5.204170427930421e-18, -1.1128432750701904, -1.331382393836975, -0.6357758641242981, -0.24201872944831848, 0.05205216631293297], "max": [0.04634535685181618, 2.3914761543273926, 0.0, 1.410001516342163, 0.6175833344459534, 0.2070874124765396, 1.6889585256576538, 0.46479618549346924, 2.3333797454833984, 0.0015339808305725455, 1.0259052515029907, 0.4438875615596771, 0.27458077669143677, 1.6989216804504395], "mean": [-0.10674373805522919, 0.5671064257621765, -0.15902507305145264, -0.28104865550994873, 0.04816935211420059, 0.05377006158232689, 0.35757794976234436, 0.06223104149103165, 0.9412509799003601, -0.3479449450969696, -0.4146605432033539, -0.046969689428806305, -0.01077378448098898, 0.4296855032444], "std": [0.2000361680984497, 0.9232566952705383, 0.263924241065979, 0.6584319472312927, 0.19037215411663055, 0.05562231317162514, 0.5308196544647217, 0.16329096257686615, 1.0248318910598755, 0.3422979414463043, 0.638404130935669, 0.18680095672607422, 0.08833646774291992, 0.5683826208114624], "count": [927]}, "timestamp": {"min": [0.0], "max": [30.866666666666667], "mean": [15.433333333333334], "std": [8.920056468846338], "count": [927]}, "frame_index": {"min": [0], "max": [926], "mean": [463.0], "std": [267.6016940653902], "count": [927]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [927]}, "index": {"min": [17919], "max": [18845], "mean": [18382.0], "std": [267.6016940653902], "count": [927]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [927]}, "subtask_annotation": {"mean": [7.855447680690399, 13.0, 13.0, 13.0, 13.0], "std": [2.4430139460237705, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [927]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [927]}, "eef_direction_state": {"mean": [4.7842502696871625, 4.398058252427185], "std": [2.04766556217492, 2.110771804438987], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_state": {"mean": [0.5652642934196332, 0.8187702265372169], "std": [0.8410974942739383, 0.9004094705931492], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_state": {"mean": [0.5188781014023732, 0.7292340884573895], "std": [0.775445470486068, 0.8315759827613519], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_direction_action": {"mean": [4.7842502696871625, 4.398058252427185], "std": [2.04766556217492, 2.110771804438987], "min": [0, 0], "max": [6, 6], "count": [927]}, "eef_velocity_action": {"mean": [0.5652642934196332, 0.8187702265372169], "std": [0.8410974942739383, 0.9004094705931492], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_acc_mag_action": {"mean": [0.5188781014023732, 0.7292340884573895], "std": [0.775445470486068, 0.8315759827613519], "min": [0, 0], "max": [2, 2], "count": [927]}, "eef_sim_pose_state": {"mean": [0.1429595347638884, 0.3034820847627836, 1.1783289817640183, 0.05990443002922901, 0.12113074815386789, -0.059022008701030415, 0.21949124957157964, -0.3163328042387694, 1.1866601012143312, -0.026093393341848042, 0.1727709290374614, 0.013293770521605255], "std": [0.13378238453360672, 0.057502680988558826, 0.04338040663304802, 0.06764838219800702, 0.14119177134317604, 0.19043626952773898, 0.1779587690614508, 0.05221155034143496, 0.048469712313867035, 0.10728441760742476, 0.17687767517675745, 0.12518075504757933], "min": [-0.10532720788645271, 0.10219848605088583, 1.1009285388553927, -0.2028824966010786, -0.14393544145803872, -0.7624550041966435, -0.0466400190178525, -0.4034362370734236, 1.106848230224784, -0.2795851472775461, -0.13314471062279143, -0.44977521458233527], "max": [0.45282657092628587, 0.34768192192027975, 1.3858985987645016, 0.22991449018059812, 0.6585364852084985, 0.3935639805578103, 0.471077579119288, -0.16610949282088527, 1.3686016185948606, 0.3996010341107079, 0.8431654815464689, 0.4924563305941256], "count": [927]}, "eef_sim_pose_action": {"mean": [0.1429595347638884, 0.3034820847627836, 1.1783289817640183, 0.05990443002922901, 0.12113074815386789, -0.059022008701030415, 0.21949124957157964, -0.3163328042387694, 1.1866601012143312, -0.026093393341848042, 0.1727709290374614, 0.013293770521605255], "std": [0.13378238453360672, 0.057502680988558826, 0.04338040663304802, 0.06764838219800702, 0.14119177134317604, 0.19043626952773898, 0.1779587690614508, 0.05221155034143496, 0.048469712313867035, 0.10728441760742476, 0.17687767517675745, 0.12518075504757933], "min": [-0.10532720788645271, 0.10219848605088583, 1.1009285388553927, -0.2028824966010786, -0.14393544145803872, -0.7624550041966435, -0.0466400190178525, -0.4034362370734236, 1.106848230224784, -0.2795851472775461, -0.13314471062279143, -0.44977521458233527], "max": [0.45282657092628587, 0.34768192192027975, 1.3858985987645016, 0.22991449018059812, 0.6585364852084985, 0.3935639805578103, 0.471077579119288, -0.16610949282088527, 1.3686016185948606, 0.3996010341107079, 0.8431654815464689, 0.4924563305941256], "count": [927]}, "gripper_mode_state": {"mean": [0.8360302049622438, 0.7982740021574973], "std": [0.3702481618496328, 0.40128869861603883], "min": [0, 0], "max": [1, 1], "count": [927]}, "gripper_activity_state": {"mean": [1.8015102481121898, 1.779935275080906], "std": [0.5626623085045802, 0.586716307950993], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_mode_action": {"mean": [0.8360302049622438, 0.7982740021574973], "std": [0.3702481618496328, 0.40128869861603883], "min": [0, 0], "max": [1, 1], "count": [927]}, "gripper_activity_action": {"mean": [1.8015102481121898, 1.779935275080906], "std": [0.5626623085045802, 0.586716307950993], "min": [0, 0], "max": [2, 2], "count": [927]}, "gripper_open_scale_state": {"mean": [0.20433184748843264, 0.24553330986428717], "std": [0.3033262271588553, 0.3247881990572515], "min": [0.03581698451723371, 0.029744095035961697], "max": [0.9651191575186593, 0.9708123888288226], "count": [927]}, "gripper_open_scale_action": {"mean": [0.20433184748843264, 0.24553330986428717], "std": [0.3033262271588553, 0.3247881990572515], "min": [0.03581698451723371, 0.029744095035961697], "max": [0.9651191575186593, 0.9708123888288226], "count": [927]}}} +{"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.5136007377698554]], [[0.49571069839106174]], [[0.3928182560903149]]], "std": [[[0.23336920476156697]], [[0.21673821905039262]], [[0.17897794346849266]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3889006734006734]], [[0.39746786783637994]], [[0.3868184701688162]]], "std": [[[0.23264405022942997]], [[0.22614300972650953]], [[0.23542707939894306]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4287788452576515]], [[0.4158959782368087]], [[0.41194135559749745]]], "std": [[[0.21964878559818904]], [[0.22012478841385666]], [[0.2209138219217897]]], "count": [187]}, "observation.state": {"min": [-0.5353593230247498, 0.0, -1.9527531862258911, -0.40650489926338196, -1.4204661846160889, -0.2660813629627228, 0.07651211321353912, -0.26691266894340515, -0.00831982959061861, -1.95578932762146, -1.0434558391571045, -0.9032712578773499, -0.4770680367946625, 0.05401705950498581], "max": [0.573100209236145, 2.246227264404297, 0.0015339808305725455, 1.5283278226852417, 0.016768699511885643, 0.8682331442832947, 1.689217448234558, 0.4279656410217285, 2.475637435913086, 0.017965257167816162, 1.1402853727340698, 0.24206392467021942, 0.34821364283561707, 1.6969819068908691], "mean": [-0.021949291229248047, 0.5402818322181702, -0.3513987958431244, 0.014103877358138561, -0.30336979031562805, 0.17084379494190216, 0.3480641841888428, 0.09409971535205841, 1.0235317945480347, -0.7760730981826782, 0.12168195098638535, -0.1373761147260666, 0.044620122760534286, 0.48090794682502747], "std": [0.19189277291297913, 0.8777310252189636, 0.558598518371582, 0.2556155323982239, 0.49197545647621155, 0.2602618336677551, 0.5526818037033081, 0.16400869190692902, 0.9879136681556702, 0.7238395810127258, 0.43871915340423584, 0.24484993517398834, 0.1547250747680664, 0.5986623167991638], "count": [1072]}, "action": {"min": [-0.5353593230247498, 0.0, -1.9527531862258911, -0.40650489926338196, -1.4204661846160889, -0.2660813629627228, 0.07651211321353912, -0.26691266894340515, -0.00831982959061861, -1.95578932762146, -1.0434558391571045, -0.9032712578773499, -0.4770680367946625, 0.05401705950498581], "max": [0.573100209236145, 2.246227264404297, 0.0015339808305725455, 1.5283278226852417, 0.016768699511885643, 0.8682331442832947, 1.689217448234558, 0.4279656410217285, 2.475637435913086, 0.017965257167816162, 1.1402853727340698, 0.24206392467021942, 0.34821364283561707, 1.6969819068908691], "mean": [-0.021949291229248047, 0.5402818322181702, -0.3513987958431244, 0.014103877358138561, -0.30336979031562805, 0.17084379494190216, 0.3480641841888428, 0.09409971535205841, 1.0235317945480347, -0.7760730981826782, 0.12168195098638535, -0.1373761147260666, 0.044620122760534286, 0.48090794682502747], "std": [0.19189277291297913, 0.8777310252189636, 0.558598518371582, 0.2556155323982239, 0.49197545647621155, 0.2602618336677551, 0.5526818037033081, 0.16400869190692902, 0.9879136681556702, 0.7238395810127258, 0.43871915340423584, 0.24484993517398834, 0.1547250747680664, 0.5986623167991638], "count": [1072]}, "timestamp": {"min": [0.0], "max": [35.7], "mean": [17.85], "std": [10.315320321411901], "count": [1072]}, "frame_index": {"min": [0], "max": [1071], "mean": [535.5], "std": [309.45960964235707], "count": [1072]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1072]}, "index": {"min": [18846], "max": [19917], "mean": [19381.5], "std": [309.45960964235707], "count": [1072]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1072]}, "subtask_annotation": {"mean": [6.003731343283582, 13.0, 13.0, 13.0, 13.0], "std": [3.2510022958810048, 0.0, 0.0, 0.0, 0.0], "min": [1, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1072]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1072]}, "eef_direction_state": {"mean": [5.014925373134329, 3.9990671641791047], "std": [1.7544615818512326, 2.2499998066260694], "min": [0, 0], "max": [6, 6], "count": [1072]}, "eef_velocity_state": {"mean": [0.49906716417910446, 1.0139925373134329], "std": [0.8103798786543237, 0.922758534708371], "min": [0, 0], "max": [2, 2], "count": [1072]}, "eef_acc_mag_state": {"mean": [0.41697761194029853, 0.8414179104477612], "std": [0.7270179119353802, 0.8381310525041712], "min": [0, 0], "max": [2, 2], "count": [1072]}, "eef_direction_action": {"mean": [5.014925373134329, 3.9990671641791047], "std": [1.7544615818512326, 2.2499998066260694], "min": [0, 0], "max": [6, 6], "count": [1072]}, "eef_velocity_action": {"mean": [0.49906716417910446, 1.0139925373134329], "std": [0.8103798786543237, 0.922758534708371], "min": [0, 0], "max": [2, 2], "count": [1072]}, "eef_acc_mag_action": {"mean": [0.41697761194029853, 0.8414179104477612], "std": [0.7270179119353802, 0.8381310525041712], "min": [0, 0], "max": [2, 2], "count": [1072]}, "eef_sim_pose_state": {"mean": [0.16078280151379287, 0.3123332597404388, 1.2058209420255903, -0.010714018304691255, 0.07888120402148859, -0.35103535820446424, 0.25521617189516765, -0.3034566925376672, 1.2440416789153195, -0.00165786372397209, 0.3509916326474662, -0.052730296068002155], "std": [0.15840332505090624, 0.06971726091625284, 0.05266014804831027, 0.12485675054679696, 0.1345570921579571, 0.5935074554108671, 0.19907315928626684, 0.060911851632846445, 0.07552418695143608, 0.16907070191150164, 0.39169337418796535, 0.2940872580944241], "min": [-0.0729724633732373, 0.10015807034421993, 1.1814029946641467, -0.6457213724883774, -0.011355182283140142, -1.6199808094649555, -0.029008152153641158, -0.45314186544238066, 1.1552456364300747, -0.5210284860095413, -0.11084706493721219, -1.0487439910464085], "max": [0.488845686086667, 0.4577396385032251, 1.514978195860918, 0.12995334054124796, 0.6045513945414149, 0.030950461847285147, 0.5939305057555697, -0.17527657592585963, 1.4396577316757404, 0.6766804677799017, 1.192183885853158, 0.8092211771057618], "count": [1072]}, "eef_sim_pose_action": {"mean": [0.16078280151379287, 0.3123332597404388, 1.2058209420255903, -0.010714018304691255, 0.07888120402148859, -0.35103535820446424, 0.25521617189516765, -0.3034566925376672, 1.2440416789153195, -0.00165786372397209, 0.3509916326474662, -0.052730296068002155], "std": [0.15840332505090624, 0.06971726091625284, 0.05266014804831027, 0.12485675054679696, 0.1345570921579571, 0.5935074554108671, 0.19907315928626684, 0.060911851632846445, 0.07552418695143608, 0.16907070191150164, 0.39169337418796535, 0.2940872580944241], "min": [-0.0729724633732373, 0.10015807034421993, 1.1814029946641467, -0.6457213724883774, -0.011355182283140142, -1.6199808094649555, -0.029008152153641158, -0.45314186544238066, 1.1552456364300747, -0.5210284860095413, -0.11084706493721219, -1.0487439910464085], "max": [0.488845686086667, 0.4577396385032251, 1.514978195860918, 0.12995334054124796, 0.6045513945414149, 0.030950461847285147, 0.5939305057555697, -0.17527657592585963, 1.4396577316757404, 0.6766804677799017, 1.192183885853158, 0.8092211771057618], "count": [1072]}, "gripper_mode_state": {"mean": [0.8414179104477612, 0.7770522388059702], "std": [0.36528592968452894, 0.4162235660947112], "min": [0, 0], "max": [1, 1], "count": [1072]}, "gripper_activity_state": {"mean": [1.9020522388059702, 1.7294776119402986], "std": [0.408304060996628, 0.6403331888808745], "min": [0, 0], "max": [2, 2], "count": [1072]}, "gripper_mode_action": {"mean": [0.8414179104477612, 0.7770522388059702], "std": [0.36528592968452894, 0.4162235660947112], "min": [0, 0], "max": [1, 1], "count": [1072]}, "gripper_activity_action": {"mean": [1.9020522388059702, 1.7294776119402986], "std": [0.408304060996628, 0.6403331888808745], "min": [0, 0], "max": [2, 2], "count": [1072]}, "gripper_open_scale_state": {"mean": [0.19889326637059343, 0.274804591028486], "std": [0.3158188730897473, 0.3420929384935304], "min": [0.043721207550593784, 0.030866891145706177], "max": [0.9652671132768903, 0.9697039467947823], "count": [1072]}, "gripper_open_scale_action": {"mean": [0.19889326637059343, 0.274804591028486], "std": [0.3158188730897473, 0.3420929384935304], "min": [0.043721207550593784, 0.030866891145706177], "max": [0.9652671132768903, 0.9697039467947823], "count": [1072]}}} +{"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.4947824751928913]], [[0.4741617004880555]], [[0.38019338722873913]]], "std": [[[0.22703403094680238]], [[0.20847981260024007]], [[0.17249509792694134]]], "count": [229]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4126389638096869]], [[0.4170513897213422]], [[0.40500670362759367]]], "std": [[[0.2103588069788807]], [[0.20331683415777185]], [[0.21362392393194232]]], "count": [229]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437482185499139]], [[0.4288107500642178]], [[0.4235399720295688]]], "std": [[[0.19549409953100902]], [[0.19895703244555316]], [[0.20125887519043775]]], "count": [229]}, "observation.state": {"min": [-0.004601942375302315, -0.0015339808305725455, -0.0015339808305725455, 0.03528155758976936, -0.003065426368266344, 0.01073786523193121, 0.07574500143527985, -0.22396118938922882, -0.006407409440726042, -1.648717999458313, -1.2376312017440796, -0.9103806614875793, -0.183802992105484, 0.0523989275097847], "max": [-0.003119471948593855, 0.0015339808305725455, 1.0583936500552227e-06, 0.041417479515075684, 0.004601942375302315, 0.032213594764471054, 0.07599611580371857, 0.9863282442092896, 2.5724856853485107, 0.0030325260013341904, 1.4619189500808716, 0.42636966705322266, 0.31139808893203735, 1.699180245399475], "mean": [-0.004596937447786331, -0.0004083417006768286, -0.0011378222843632102, 0.03684643656015396, 0.002717448864132166, 0.01871676929295063, 0.07591046392917633, 0.21442212164402008, 1.1143056154251099, -0.5911758542060852, -0.2288351207971573, -0.08582977205514908, 0.09050831943750381, 0.7452457547187805], "std": [6.58634162391536e-05, 0.0006136359297670424, 0.0005732235149480402, 0.0010143531253561378, 0.0007552768802270293, 0.006233101710677147, 9.622929792385548e-05, 0.26907414197921753, 0.9646776914596558, 0.48955652117729187, 0.4850887656211853, 0.22044695913791656, 0.1135823130607605, 0.5539593696594238], "count": [1406]}, "action": {"min": [-0.004601942375302315, -0.0015339808305725455, -0.0015339808305725455, 0.03528155758976936, -0.003065426368266344, 0.01073786523193121, 0.07574500143527985, -0.22396118938922882, -0.006407409440726042, -1.648717999458313, -1.2376312017440796, -0.9103806614875793, -0.183802992105484, 0.0523989275097847], "max": [-0.003119471948593855, 0.0015339808305725455, 1.0583936500552227e-06, 0.041417479515075684, 0.004601942375302315, 0.032213594764471054, 0.07599611580371857, 0.9863282442092896, 2.5724856853485107, 0.0030325260013341904, 1.4619189500808716, 0.42636966705322266, 0.31139808893203735, 1.699180245399475], "mean": [-0.004596937447786331, -0.0004083417006768286, -0.0011378222843632102, 0.03684643656015396, 0.002717448864132166, 0.01871676929295063, 0.07591046392917633, 0.21442212164402008, 1.1143056154251099, -0.5911758542060852, -0.2288351207971573, -0.08582977205514908, 0.09050831943750381, 0.7452457547187805], "std": [6.58634162391536e-05, 0.0006136359297670424, 0.0005732235149480402, 0.0010143531253561378, 0.0007552768802270293, 0.006233101710677147, 9.622929792385548e-05, 0.26907414197921753, 0.9646776914596558, 0.48955652117729187, 0.4850887656211853, 0.22044695913791656, 0.1135823130607605, 0.5539593696594238], "count": [1406]}, "timestamp": {"min": [0.0], "max": [46.833333333333336], "mean": [23.416666666666664], "std": [13.529237886066523], "count": [1406]}, "frame_index": {"min": [0], "max": [1405], "mean": [702.5], "std": [405.8771365819957], "count": [1406]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1406]}, "index": {"min": [19918], "max": [21323], "mean": [20620.5], "std": [405.8771365819957], "count": [1406]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1406]}, "subtask_annotation": {"mean": [11.172830725462305, 13.0, 13.0, 13.0, 13.0], "std": [1.4438278243697829, 0.0, 0.0, 0.0, 0.0], "min": [6, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1406]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [1406]}, "eef_direction_state": {"mean": [6.0, 3.3862019914651493], "std": [0.0, 2.3461618301622735], "min": [6, 0], "max": [6, 6], "count": [1406]}, "eef_velocity_state": {"mean": [0.0, 1.2126600284495022], "std": [0.0, 0.8906878171901998], "min": [0, 0], "max": [0, 2], "count": [1406]}, "eef_acc_mag_state": {"mean": [0.0, 1.0021337126600285], "std": [0.0, 0.8215594229224253], "min": [0, 0], "max": [0, 2], "count": [1406]}, "eef_direction_action": {"mean": [6.0, 3.3862019914651493], "std": [0.0, 2.3461618301622735], "min": [6, 0], "max": [6, 6], "count": [1406]}, "eef_velocity_action": {"mean": [0.0, 1.2126600284495022], "std": [0.0, 0.8906878171901998], "min": [0, 0], "max": [0, 2], "count": [1406]}, "eef_acc_mag_action": {"mean": [0.0, 1.0021337126600285], "std": [0.0, 0.8215594229224253], "min": [0, 0], "max": [0, 2], "count": [1406]}, "eef_sim_pose_state": {"mean": [0.06895008927734916, 0.3336765372120295, 1.1790248752371044, 0.018812827471888324, 0.0353001204032521, -0.0018777829929245919, 0.2447625692124206, -0.2645748356132761, 1.2161906270672451, 0.05940142608844852, 0.28257742553574144, 0.12290564192889931], "std": [5.413988087491128e-05, 1.7099746134421328e-05, 0.00015466133246992377, 0.006212993655150011, 0.0012574526567490218, 0.000757135063489789, 0.1771201878708299, 0.09835134655720004, 0.061091555962680066, 0.0965452114186708, 0.21313271279429472, 0.2969697525361146], "min": [0.06882921541816495, 0.3335465707925739, 1.1784557707097414, 0.010841440666217828, 0.032213558014654975, -0.007669624251009515, -0.07292421851779722, -0.3926503382352211, 1.1355133448543089, -0.18286427395342397, -0.15168956978925396, -0.8700020899983003], "max": [0.06906714567011307, 0.3337191079004161, 1.17930317270915, 0.03215364014775671, 0.0398834548779512, 3.6625161130652423e-06, 0.5435381465710311, 0.05398223873985711, 1.3933891234180116, 0.4108937639840346, 0.7549509546424353, 0.8847838760464382], "count": [1406]}, "eef_sim_pose_action": {"mean": [0.06895008927734916, 0.3336765372120295, 1.1790248752371044, 0.018812827471888324, 0.0353001204032521, -0.0018777829929245919, 0.2447625692124206, -0.2645748356132761, 1.2161906270672451, 0.05940142608844852, 0.28257742553574144, 0.12290564192889931], "std": [5.413988087491128e-05, 1.7099746134421328e-05, 0.00015466133246992377, 0.006212993655150011, 0.0012574526567490218, 0.000757135063489789, 0.1771201878708299, 0.09835134655720004, 0.061091555962680066, 0.0965452114186708, 0.21313271279429472, 0.2969697525361146], "min": [0.06882921541816495, 0.3335465707925739, 1.1784557707097414, 0.010841440666217828, 0.032213558014654975, -0.007669624251009515, -0.07292421851779722, -0.3926503382352211, 1.1355133448543089, -0.18286427395342397, -0.15168956978925396, -0.8700020899983003], "max": [0.06906714567011307, 0.3337191079004161, 1.17930317270915, 0.03215364014775671, 0.0398834548779512, 3.6625161130652423e-06, 0.5435381465710311, 0.05398223873985711, 1.3933891234180116, 0.4108937639840346, 0.7549509546424353, 0.8847838760464382], "count": [1406]}, "gripper_mode_state": {"mean": [1.0, 0.7304409672830725], "std": [0.0, 0.4437307298324482], "min": [1, 0], "max": [1, 1], "count": [1406]}, "gripper_activity_state": {"mean": [2.0, 1.669985775248933], "std": [0.0, 0.6928169351493948], "min": [2, 0], "max": [2, 2], "count": [1406]}, "gripper_mode_action": {"mean": [1.0, 0.7304409672830725], "std": [0.0, 0.4437307298324482], "min": [1, 0], "max": [1, 1], "count": [1406]}, "gripper_activity_action": {"mean": [2.0, 1.669985775248933], "std": [0.0, 0.6928169351493948], "min": [2, 0], "max": [2, 2], "count": [1406]}, "gripper_open_scale_state": {"mean": [0.04337738145780918, 0.4258548464293739], "std": [5.498827674734025e-05, 0.31654818631921416], "min": [0.043282857963017056, 0.029942244291305542], "max": [0.04342635188783918, 0.9709601402282715], "count": [1406]}, "gripper_open_scale_action": {"mean": [0.04337738145780918, 0.4258548464293739], "std": [5.498827674734025e-05, 0.31654818631921416], "min": [0.043282857963017056, 0.029942244291305542], "max": [0.04342635188783918, 0.9709601402282715], "count": [1406]}}} +{"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.4668803820497271]], [[0.4414163788940548]], [[0.34729159367068707]]], "std": [[[0.25000661547418307]], [[0.22751252196587238]], [[0.18412146974992494]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38780698459223323]], [[0.3969737003908092]], [[0.3821896323248658]]], "std": [[[0.2364686608711651]], [[0.23198539628791714]], [[0.2470336530210116]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4003185151494733]], [[0.41239596528760414]], [[0.40724642460076815]]], "std": [[[0.2687281215545176]], [[0.2610019604748866]], [[0.2655274040886782]]], "count": [194]}, "observation.state": {"min": [-0.0015339808305725455, 0.0, -0.004590792115777731, 0.03834952041506767, -1.7618285302889447e-19, 0.012271846644580364, 0.07574500143527985, -0.7823302149772644, -0.004540453664958477, -1.3021330833435059, -1.5299999713897705, -1.0937283039093018, -0.2853204309940338, 0.05135669186711311], "max": [-0.0015339808305725455, 0.0015262496890500188, -1.0842021724855044e-19, 0.0444624237716198, 0.003067961661145091, 0.03577291592955589, 0.07599611580371857, 0.8112958073616028, 2.5750904083251953, 0.011111815460026264, 1.0591291189193726, 0.47682932019233704, 0.7267946004867554, 1.699180245399475], "mean": [-0.0015339846722781658, 2.161238171538571e-06, -0.0018469917122274637, 0.03867245838046074, 2.4798462618491612e-05, 0.027771800756454468, 0.07575377821922302, 0.23982016742229462, 1.7742867469787598, -0.5701512098312378, -0.9078851938247681, -0.3199269771575928, 0.06222264841198921, 0.943812370300293], "std": [3.841705620288849e-09, 5.2889270591549575e-05, 0.0006280371453613043, 0.0006502128671854734, 0.0002599992149043828, 0.007854901254177094, 3.92606234527193e-05, 0.4049234986305237, 0.8665253520011902, 0.3439473509788513, 0.7013130187988281, 0.3352815806865692, 0.132765993475914, 0.6862467527389526], "count": [1128]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.004590792115777731, 0.03834952041506767, -1.7618285302889447e-19, 0.012271846644580364, 0.07574500143527985, -0.7823302149772644, -0.004540453664958477, -1.3021330833435059, -1.5299999713897705, -1.0937283039093018, -0.2853204309940338, 0.05135669186711311], "max": [-0.0015339808305725455, 0.0015262496890500188, -1.0842021724855044e-19, 0.0444624237716198, 0.003067961661145091, 0.03577291592955589, 0.07599611580371857, 0.8112958073616028, 2.5750904083251953, 0.011111815460026264, 1.0591291189193726, 0.47682932019233704, 0.7267946004867554, 1.699180245399475], "mean": [-0.0015339846722781658, 2.161238171538571e-06, -0.0018469917122274637, 0.03867245838046074, 2.4798462618491612e-05, 0.027771800756454468, 0.07575377821922302, 0.23982016742229462, 1.7742867469787598, -0.5701512098312378, -0.9078851938247681, -0.3199269771575928, 0.06222264841198921, 0.943812370300293], "std": [3.841705620288849e-09, 5.2889270591549575e-05, 0.0006280371453613043, 0.0006502128671854734, 0.0002599992149043828, 0.007854901254177094, 3.92606234527193e-05, 0.4049234986305237, 0.8665253520011902, 0.3439473509788513, 0.7013130187988281, 0.3352815806865692, 0.132765993475914, 0.6862467527389526], "count": [1128]}, "timestamp": {"min": [0.0], "max": [37.56666666666667], "mean": [18.78333333333333], "std": [10.854180795469585], "count": [1128]}, "frame_index": {"min": [0], "max": [1127], "mean": [563.5], "std": [325.62542386408757], "count": [1128]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1128]}, "index": {"min": [21324], "max": [22451], "mean": [21887.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [6.50709219858156, 13.0, 13.0, 13.0, 13.0], "std": [2.9032787869757866, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1128]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [1128]}, "eef_direction_state": {"mean": [6.0, 3.226063829787234], "std": [0.0, 2.0622737837266736], "min": [6, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.0, 1.4060283687943262], "std": [0.0, 0.7672594496159729], "min": [0, 0], "max": [0, 2], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.0, 1.2278368794326242], "std": [0.0, 0.7511491916679728], "min": [0, 0], "max": [0, 2], "count": [1128]}, "eef_direction_action": {"mean": [6.0, 3.226063829787234], "std": [0.0, 2.0622737837266736], "min": [6, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.0, 1.4060283687943262], "std": [0.0, 0.7672594496159729], "min": [0, 0], "max": [0, 2], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.0, 1.2278368794326242], "std": [0.0, 0.7511491916679728], "min": [0, 0], "max": [0, 2], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.06892141773891114, 0.33354560893295, 1.1790436787245466, 0.027772915734933776, 0.03682790466236963, -0.0015091643830191825, 0.3093746477051628, -0.25841979051437086, 1.1655607189727821, -0.03367109081519326, 0.2570733017173828, -0.0942472225513639], "std": [4.722445467905035e-05, 5.848213710715727e-06, 0.00011051588493894006, 0.007855677450305104, 0.00019586204321358748, 0.0002601830676179579, 0.13480427501711617, 0.13482775198377486, 0.08933977589146244, 0.16092783669515634, 0.16821504389561365, 0.47353820724610957], "min": [0.06881089309709149, 0.3335448908688838, 1.1784079093886324, 0.012271846644580364, 0.03679902222938858, -0.001533980830572549, -0.0474775568184404, -0.5471495950786955, 1.0483683747650672, -0.48834575761946963, -0.1815387028741895, -1.192371441883754], "max": [0.06904899649469937, 0.3336140555137978, 1.1792594579039843, 0.03582088903167355, 0.041397689061287046, 0.001536422527217727, 0.45696522716109855, -0.023366128441396867, 1.3923292090465662, 0.5134224942072749, 0.9093324852834175, 1.058259976665442], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.06892141773891114, 0.33354560893295, 1.1790436787245466, 0.027772915734933776, 0.03682790466236963, -0.0015091643830191825, 0.3093746477051628, -0.25841979051437086, 1.1655607189727821, -0.03367109081519326, 0.2570733017173828, -0.0942472225513639], "std": [4.722445467905035e-05, 5.848213710715727e-06, 0.00011051588493894006, 0.007855677450305104, 0.00019586204321358748, 0.0002601830676179579, 0.13480427501711617, 0.13482775198377486, 0.08933977589146244, 0.16092783669515634, 0.16821504389561365, 0.47353820724610957], "min": [0.06881089309709149, 0.3335448908688838, 1.1784079093886324, 0.012271846644580364, 0.03679902222938858, -0.001533980830572549, -0.0474775568184404, -0.5471495950786955, 1.0483683747650672, -0.48834575761946963, -0.1815387028741895, -1.192371441883754], "max": [0.06904899649469937, 0.3336140555137978, 1.1792594579039843, 0.03582088903167355, 0.041397689061287046, 0.001536422527217727, 0.45696522716109855, -0.023366128441396867, 1.3923292090465662, 0.5134224942072749, 0.9093324852834175, 1.058259976665442], "count": [1128]}, "gripper_mode_state": {"mean": [1.0, 0.4654255319148936], "std": [0.0, 0.4988031737635951], "min": [1, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [2.0, 1.6950354609929077], "std": [0.0, 0.6678351010142924], "min": [2, 0], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [1.0, 0.4654255319148936], "std": [0.0, 0.4988031737635951], "min": [1, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [2.0, 1.6950354609929077], "std": [0.0, 0.6678351010142924], "min": [2, 0], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.043288049636277706, 0.5393196486706617], "std": [2.2433782513201318e-05, 0.39214090272418756], "min": [0.043282857963017056, 0.02934668106692178], "max": [0.04342635188783918, 0.9709601402282715], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.043288049636277706, 0.5393196486706617], "std": [2.2433782513201318e-05, 0.39214090272418756], "min": [0.043282857963017056, 0.02934668106692178], "max": [0.04342635188783918, 0.9709601402282715], "count": [1128]}}} +{"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.435646105664488]], [[0.42205116737416615]], [[0.3254813354895223]]], "std": [[[0.22366537971367093]], [[0.20911800263852576]], [[0.167196753700577]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3825096495069964]], [[0.3915016410057723]], [[0.3759463297059947]]], "std": [[[0.22311409298235935]], [[0.21991877598015072]], [[0.2321189294798893]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42300431518540976]], [[0.43272707785863485]], [[0.4280611271140759]]], "std": [[[0.20848296238449585]], [[0.2048233832626875]], [[0.20785033021526503]]], "count": [194]}, "observation.state": {"min": [-0.5767768025398254, -0.012890059500932693, -1.0761486291885376, -1.5299999713897705, -0.3108976185321808, -0.21838340163230896, 0.07008793950080872, -0.19997870922088623, -0.0015339808305725455, -1.3919553756713867, -1.5299999713897705, -0.9952577352523804, -0.3600008487701416, 0.032945796847343445], "max": [0.05292155593633652, 2.3408546447753906, 0.0028427850920706987, 0.9912846088409424, 0.4994805157184601, 0.1986670047044754, 1.6770868301391602, 0.6350669264793396, 2.5954954624176025, 0.015134655870497227, 1.0972751379013062, 0.3412055969238281, 0.34322094917297363, 1.699180245399475], "mean": [-0.11095285415649414, 0.6174443364143372, -0.21179348230361938, -0.3253103792667389, 0.09612003713846207, 0.014903653413057327, 0.302009642124176, 0.08727902919054031, 1.0757958889007568, -0.2344711273908615, -0.6085863709449768, -0.14639990031719208, 0.07065339386463165, 0.6631109714508057], "std": [0.19317159056663513, 0.9351505637168884, 0.33868759870529175, 0.5867196917533875, 0.16270606219768524, 0.05255511775612831, 0.4483417570590973, 0.1958523392677307, 1.0908453464508057, 0.2850659191608429, 0.7355060577392578, 0.2648397982120514, 0.12686923146247864, 0.6980342268943787], "count": [1128]}, "action": {"min": [-0.5767768025398254, -0.012890059500932693, -1.0761486291885376, -1.5299999713897705, -0.3108976185321808, -0.21838340163230896, 0.07008793950080872, -0.19997870922088623, -0.0015339808305725455, -1.3919553756713867, -1.5299999713897705, -0.9952577352523804, -0.3600008487701416, 0.032945796847343445], "max": [0.05292155593633652, 2.3408546447753906, 0.0028427850920706987, 0.9912846088409424, 0.4994805157184601, 0.1986670047044754, 1.6770868301391602, 0.6350669264793396, 2.5954954624176025, 0.015134655870497227, 1.0972751379013062, 0.3412055969238281, 0.34322094917297363, 1.699180245399475], "mean": [-0.11095285415649414, 0.6174443364143372, -0.21179348230361938, -0.3253103792667389, 0.09612003713846207, 0.014903653413057327, 0.302009642124176, 0.08727902919054031, 1.0757958889007568, -0.2344711273908615, -0.6085863709449768, -0.14639990031719208, 0.07065339386463165, 0.6631109714508057], "std": [0.19317159056663513, 0.9351505637168884, 0.33868759870529175, 0.5867196917533875, 0.16270606219768524, 0.05255511775612831, 0.4483417570590973, 0.1958523392677307, 1.0908453464508057, 0.2850659191608429, 0.7355060577392578, 0.2648397982120514, 0.12686923146247864, 0.6980342268943787], "count": [1128]}, "timestamp": {"min": [0.0], "max": [37.56666666666667], "mean": [18.78333333333333], "std": [10.854180795469585], "count": [1128]}, "frame_index": {"min": [0], "max": [1127], "mean": [563.5], "std": [325.62542386408757], "count": [1128]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1128]}, "index": {"min": [22452], "max": [23579], "mean": [23015.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [6.457446808510638, 13.0, 13.0, 13.0, 13.0], "std": [3.1973999641675133, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1128]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [1128]}, "eef_direction_state": {"mean": [4.73936170212766, 4.197695035460993], "std": [2.0493409121315302, 2.238626495833468], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.6276595744680851, 0.8847517730496454], "std": [0.8830641674458096, 0.9016423797363143], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.5416666666666666, 0.7845744680851063], "std": [0.7933911788315723, 0.8424948153894134], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_direction_action": {"mean": [4.73936170212766, 4.197695035460993], "std": [2.0493409121315302, 2.238626495833468], "min": [0, 0], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.6276595744680851, 0.8847517730496454], "std": [0.8830641674458096, 0.9016423797363143], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.5416666666666666, 0.7845744680851063], "std": [0.7933911788315723, 0.8424948153894134], "min": [0, 0], "max": [2, 2], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.16292424200623556, 0.2988011285459486, 1.1887779062683326, 0.03310437015371388, 0.07655145983377641, -0.01303902924367041, 0.21233630911046633, -0.31497875045125023, 1.1607585471533786, 0.013940932503051427, 0.21565643752812497, -0.0720687543378116], "std": [0.15054056931105778, 0.06733760930059973, 0.03567150740312696, 0.06167102450038891, 0.13268788022099093, 0.09256301396681217, 0.15540104612208364, 0.05530327617196623, 0.06614178898319988, 0.1151682251218183, 0.24431569705610462, 0.2893764558992907], "min": [-0.06344856742313175, 0.11692464932461612, 1.1254245074612566, -0.17570069653356823, -0.09546473429606261, -0.5383086818954792, -0.10583382254589227, -0.4039968424409739, 1.0421650341602824, -0.29143247512044723, -0.2727440265816057, -0.9024039337550253], "max": [0.46639829347402467, 0.3488523405599565, 1.3934016247322842, 0.20718593777423414, 0.7202820172617854, 0.23116190304390055, 0.47225697318130866, -0.16981780458697976, 1.4129053399204226, 0.5171272993240241, 0.841859748547884, 0.4590671665778172], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.16292424200623556, 0.2988011285459486, 1.1887779062683326, 0.03310437015371388, 0.07655145983377641, -0.01303902924367041, 0.21233630911046633, -0.31497875045125023, 1.1607585471533786, 0.013940932503051427, 0.21565643752812497, -0.0720687543378116], "std": [0.15054056931105778, 0.06733760930059973, 0.03567150740312696, 0.06167102450038891, 0.13268788022099093, 0.09256301396681217, 0.15540104612208364, 0.05530327617196623, 0.06614178898319988, 0.1151682251218183, 0.24431569705610462, 0.2893764558992907], "min": [-0.06344856742313175, 0.11692464932461612, 1.1254245074612566, -0.17570069653356823, -0.09546473429606261, -0.5383086818954792, -0.10583382254589227, -0.4039968424409739, 1.0421650341602824, -0.29143247512044723, -0.2727440265816057, -0.9024039337550253], "max": [0.46639829347402467, 0.3488523405599565, 1.3934016247322842, 0.20718593777423414, 0.7202820172617854, 0.23116190304390055, 0.47225697318130866, -0.16981780458697976, 1.4129053399204226, 0.5171272993240241, 0.841859748547884, 0.4590671665778172], "count": [1128]}, "gripper_mode_state": {"mean": [0.8812056737588653, 0.6117021276595744], "std": [0.32354634025754103, 0.48736293937508823], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.824468085106383, 1.7083333333333333], "std": [0.5336584897977443, 0.6570955236392715], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.8812056737588653, 0.6117021276595744], "std": [0.32354634025754103, 0.48736293937508823], "min": [0, 0], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.824468085106383, 1.7083333333333333], "std": [0.5336584897977443, 0.6570955236392715], "min": [0, 0], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.17257687794431587, 0.37892480560681946], "std": [0.2561957651594828, 0.3988766151126877], "min": [0.04005025114331927, 0.018826169627053396], "max": [0.9583353315080915, 0.9709601402282715], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.17257687794431587, 0.37892480560681946], "std": [0.2561957651594828, 0.3988766151126877], "min": [0.04005025114331927, 0.018826169627053396], "max": [0.9583353315080915, 0.9709601402282715], "count": [1128]}}} +{"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.5397181309703368]], [[0.5284293698676051]], [[0.4161847410759176]]], "std": [[[0.23467751710654186]], [[0.23401676913519537]], [[0.20299197637209843]]], "count": [130]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43373855999664823]], [[0.43923417965476785]], [[0.4272166687615217]]], "std": [[[0.18247375351008857]], [[0.18625429905371044]], [[0.19972323781651877]]], "count": [130]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39694629839115136]], [[0.39796285193564607]], [[0.3847457893413776]]], "std": [[[0.23780313060764882]], [[0.24149754131770101]], [[0.2564567087106672]]], "count": [130]}, "observation.state": {"min": [-0.590366542339325, -0.007425079587846994, -1.1033029556274414, -0.9495341181755066, -0.7152680158615112, -0.21755453944206238, 0.07516365498304367, -0.06866420060396194, -0.010730087757110596, -1.9383970499038696, -0.02851361408829689, -0.40595418214797974, -0.07301036268472672, 0.022797010838985443], "max": [-0.004155609291046858, 2.4213619232177734, 4.874511695641917e-20, 0.6929165720939636, 0.39532312750816345, 0.14738164842128754, 1.6525843143463135, 0.4213408827781677, 2.5198259353637695, 0.019903670996427536, 0.9403328895568848, 0.42184382677078247, 0.434162974357605, 1.699180245399475], "mean": [-0.11059070378541946, 0.6504604816436768, -0.2859845757484436, -0.17668505012989044, 0.025530805811285973, -0.001759805716574192, 0.3480485677719116, 0.06892072409391403, 0.7673627734184265, -0.56637042760849, 0.19040720164775848, 0.024300813674926758, 0.11524344235658646, 0.3170459568500519], "std": [0.17287705838680267, 0.9582868814468384, 0.39529573917388916, 0.3769819140434265, 0.15558162331581116, 0.051766060292720795, 0.497747004032135, 0.1313721090555191, 1.0451878309249878, 0.7213419675827026, 0.26851987838745117, 0.12365859746932983, 0.18224428594112396, 0.5389540195465088], "count": [664]}, "action": {"min": [-0.590366542339325, -0.007425079587846994, -1.1033029556274414, -0.9495341181755066, -0.7152680158615112, -0.21755453944206238, 0.07516365498304367, -0.06866420060396194, -0.010730087757110596, -1.9383970499038696, -0.02851361408829689, -0.40595418214797974, -0.07301036268472672, 0.022797010838985443], "max": [-0.004155609291046858, 2.4213619232177734, 4.874511695641917e-20, 0.6929165720939636, 0.39532312750816345, 0.14738164842128754, 1.6525843143463135, 0.4213408827781677, 2.5198259353637695, 0.019903670996427536, 0.9403328895568848, 0.42184382677078247, 0.434162974357605, 1.699180245399475], "mean": [-0.11059070378541946, 0.6504604816436768, -0.2859845757484436, -0.17668505012989044, 0.025530805811285973, -0.001759805716574192, 0.3480485677719116, 0.06892072409391403, 0.7673627734184265, -0.56637042760849, 0.19040720164775848, 0.024300813674926758, 0.11524344235658646, 0.3170459568500519], "std": [0.17287705838680267, 0.9582868814468384, 0.39529573917388916, 0.3769819140434265, 0.15558162331581116, 0.051766060292720795, 0.497747004032135, 0.1313721090555191, 1.0451878309249878, 0.7213419675827026, 0.26851987838745117, 0.12365859746932983, 0.18224428594112396, 0.5389540195465088], "count": [664]}, "timestamp": {"min": [0.0], "max": [22.1], "mean": [11.049999999999999], "std": [6.389335733165938], "count": [664]}, "frame_index": {"min": [0], "max": [663], "mean": [331.5], "std": [191.68007199497814], "count": [664]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [664]}, "index": {"min": [23580], "max": [24243], "mean": [23911.5], "std": [191.68007199497814], "count": [664]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [664]}, "subtask_annotation": {"mean": [4.927710843373494, 13.0, 13.0, 13.0, 13.0], "std": [4.706207468404413, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [664]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [664]}, "eef_direction_state": {"mean": [4.780120481927711, 4.646084337349397], "std": [1.9726662245998219, 2.0998529134078523], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_state": {"mean": [0.6867469879518072, 0.6987951807228916], "std": [0.9141156875372822, 0.901604189584079], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_state": {"mean": [0.6129518072289156, 0.625], "std": [0.8282735477887817, 0.8265410943945205], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_direction_action": {"mean": [4.780120481927711, 4.646084337349397], "std": [1.9726662245998219, 2.0998529134078523], "min": [0, 0], "max": [6, 6], "count": [664]}, "eef_velocity_action": {"mean": [0.6867469879518072, 0.6987951807228916], "std": [0.9141156875372822, 0.901604189584079], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_acc_mag_action": {"mean": [0.6129518072289156, 0.625], "std": [0.8282735477887817, 0.8265410943945205], "min": [0, 0], "max": [2, 2], "count": [664]}, "eef_sim_pose_state": {"mean": [0.17436202326759048, 0.2973758756688512, 1.1838953613083432, 0.006450086242768137, 0.17903827265473718, -0.08465748827831812, 0.20148831169169334, -0.31047085589769574, 1.1972259924658235, 0.203869652297522, 0.3761050450321463, 0.15054572970360353], "std": [0.16255710877780105, 0.06396945308272894, 0.044105915676958374, 0.09442779434546877, 0.25664227613844104, 0.2005225281701616, 0.19416997392685043, 0.057405414121172546, 0.06073173799345395, 0.368796120763344, 0.5294091279441114, 0.35974113844560646], "min": [0.029111504067138538, 0.11528465014094522, 1.091855147624199, -0.6194221601476044, -0.05920273527707187, -1.1460777647660851, -0.04113445379879747, -0.3642196416742532, 1.1101898331095585, -0.07302100421649665, -0.28638286436740845, -0.3576208927149324], "max": [0.4858525808163455, 0.3442809629489527, 1.3315995172405029, 0.17940551218911374, 0.8620135248883698, 0.3233907748266299, 0.5312128244542395, -0.15868764158658497, 1.414824206198507, 1.4390555969397316, 1.3560483810697868, 1.4267955137498538], "count": [664]}, "eef_sim_pose_action": {"mean": [0.17436202326759048, 0.2973758756688512, 1.1838953613083432, 0.006450086242768137, 0.17903827265473718, -0.08465748827831812, 0.20148831169169334, -0.31047085589769574, 1.1972259924658235, 0.203869652297522, 0.3761050450321463, 0.15054572970360353], "std": [0.16255710877780105, 0.06396945308272894, 0.044105915676958374, 0.09442779434546877, 0.25664227613844104, 0.2005225281701616, 0.19416997392685043, 0.057405414121172546, 0.06073173799345395, 0.368796120763344, 0.5294091279441114, 0.35974113844560646], "min": [0.029111504067138538, 0.11528465014094522, 1.091855147624199, -0.6194221601476044, -0.05920273527707187, -1.1460777647660851, -0.04113445379879747, -0.3642196416742532, 1.1101898331095585, -0.07302100421649665, -0.28638286436740845, -0.3576208927149324], "max": [0.4858525808163455, 0.3442809629489527, 1.3315995172405029, 0.17940551218911374, 0.8620135248883698, 0.3233907748266299, 0.5312128244542395, -0.15868764158658497, 1.414824206198507, 1.4390555969397316, 1.3560483810697868, 1.4267955137498538], "count": [664]}, "gripper_mode_state": {"mean": [0.8403614457831325, 0.8237951807228916], "std": [0.3662705096297208, 0.3809943319009189], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_state": {"mean": [1.7243975903614457, 1.7153614457831325], "std": [0.6477076806031128, 0.6553800898166094], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_mode_action": {"mean": [0.8403614457831325, 0.8237951807228916], "std": [0.3662705096297208, 0.3809943319009189], "min": [0, 0], "max": [1, 1], "count": [664]}, "gripper_activity_action": {"mean": [1.7243975903614457, 1.7153614457831325], "std": [0.6477076806031128, 0.6553800898166094], "min": [0, 0], "max": [2, 2], "count": [664]}, "gripper_open_scale_state": {"mean": [0.198885044483742, 0.18116796662046658], "std": [0.2844264247410647, 0.30797335100122547], "min": [0.04295065999031067, 0.01302686333656311], "max": [0.9443338939121791, 0.9709601402282715], "count": [664]}, "gripper_open_scale_action": {"mean": [0.198885044483742, 0.18116796662046658], "std": [0.2844264247410647, 0.30797335100122547], "min": [0.04295065999031067, 0.01302686333656311], "max": [0.9443338939121791, 0.9709601402282715], "count": [664]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5267975653594772]], [[0.5184874482570806]], [[0.4055734831154684]]], "std": [[[0.23965904309999717]], [[0.2402487214590423]], [[0.2050283469728396]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44081594226579524]], [[0.44388325163398695]], [[0.43045796296296296]]], "std": [[[0.17194181054634355]], [[0.1771053214677137]], [[0.19397253242401352]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40373417755991287]], [[0.4104075762527233]], [[0.39769680555555553]]], "std": [[[0.22513791876884867]], [[0.22694488703193877]], [[0.24380025936552122]]], "count": [100]}, "observation.state": {"min": [-0.030055297538638115, -0.0015339808305725455, -0.026077672839164734, -0.013805827125906944, -0.0015339808305725455, -0.006135923322290182, 0.07448989897966385, -0.12926851212978363, 0.0, -1.9568954706192017, -1.5299999713897705, -0.12826699018478394, -0.15040293335914612, 0.05177847668528557], "max": [-0.0015339808305725455, 0.6179156303405762, 5.823351512373315e-20, 0.05368932709097862, 0.0, 0.0035906191915273666, 0.07461537420749664, 0.3640979528427124, 2.4580490589141846, 0.021791305392980576, 0.9833401441574097, 0.8677075505256653, 0.40022042393684387, 1.6992931365966797], "mean": [-0.004625787492841482, 0.012614311650395393, -0.019544489681720734, 0.039883196353912354, -0.0012113014236092567, -0.002570618875324726, 0.07458113133907318, 0.08376137167215347, 1.7224043607711792, -0.6808335781097412, -0.552095890045166, 0.2841278910636902, 0.004084344487637281, 0.7175706028938293], "std": [0.003499027341604233, 0.08092419803142548, 0.009749648161232471, 0.02656136453151703, 0.0006101219914853573, 0.0019369461806491017, 4.646068919100799e-05, 0.1385655403137207, 0.8785175681114197, 0.5990456938743591, 0.9273665547370911, 0.24718546867370605, 0.10739648342132568, 0.7216194272041321], "count": [387]}, "action": {"min": [-0.030055297538638115, -0.0015339808305725455, -0.026077672839164734, -0.013805827125906944, -0.0015339808305725455, -0.006135923322290182, 0.07448989897966385, -0.12926851212978363, 0.0, -1.9568954706192017, -1.5299999713897705, -0.12826699018478394, -0.15040293335914612, 0.05177847668528557], "max": [-0.0015339808305725455, 0.6179156303405762, 5.823351512373315e-20, 0.05368932709097862, 0.0, 0.0035906191915273666, 0.07461537420749664, 0.3640979528427124, 2.4580490589141846, 0.021791305392980576, 0.9833401441574097, 0.8677075505256653, 0.40022042393684387, 1.6992931365966797], "mean": [-0.004625787492841482, 0.012614311650395393, -0.019544489681720734, 0.039883196353912354, -0.0012113014236092567, -0.002570618875324726, 0.07458113133907318, 0.08376137167215347, 1.7224043607711792, -0.6808335781097412, -0.552095890045166, 0.2841278910636902, 0.004084344487637281, 0.7175706028938293], "std": [0.003499027341604233, 0.08092419803142548, 0.009749648161232471, 0.02656136453151703, 0.0006101219914853573, 0.0019369461806491017, 4.646068919100799e-05, 0.1385655403137207, 0.8785175681114197, 0.5990456938743591, 0.9273665547370911, 0.24718546867370605, 0.10739648342132568, 0.7216194272041321], "count": [387]}, "timestamp": {"min": [0.0], "max": [12.866666666666667], "mean": [6.433333333333333], "std": [3.723896804075995], "count": [387]}, "frame_index": {"min": [0], "max": [386], "mean": [193.0], "std": [111.71690412227984], "count": [387]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [387]}, "index": {"min": [24244], "max": [24630], "mean": [24437.0], "std": [111.71690412227984], "count": [387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [387]}, "subtask_annotation": {"mean": [7.744186046511628, 13.0, 13.0, 13.0, 13.0], "std": [4.858641152269183, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [387]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [387]}, "eef_direction_state": {"mean": [5.744186046511628, 3.1188630490956073], "std": [1.1632557209674252, 2.376963243909803], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_state": {"mean": [0.07751937984496124, 1.268733850129199], "std": [0.3654115891284544, 0.8291393370690816], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_state": {"mean": [0.08010335917312661, 1.1007751937984496], "std": [0.3540711758751548, 0.7693578775689623], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_direction_action": {"mean": [5.744186046511628, 3.1188630490956073], "std": [1.1632557209674252, 2.376963243909803], "min": [0, 0], "max": [6, 6], "count": [387]}, "eef_velocity_action": {"mean": [0.07751937984496124, 1.268733850129199], "std": [0.3654115891284544, 0.8291393370690816], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_acc_mag_action": {"mean": [0.08010335917312661, 1.1007751937984496], "std": [0.3540711758751548, 0.7693578775689623], "min": [0, 0], "max": [2, 2], "count": [387]}, "eef_sim_pose_state": {"mean": [0.06858556795719485, 0.33357048636513764, 1.1838471589110067, -0.002619160175520953, 0.032953100545657345, -0.005841803304570621, 0.3198433708593294, -0.3061512890906642, 1.181851151381252, 0.22458828218817506, 0.42694160461998915, 0.4426696500008489], "std": [0.006493435578080328, 8.819212763720369e-05, 0.0005004391239265469, 0.0018854184545402648, 0.08226776185045455, 0.0037377554308656654, 0.16238776675922484, 0.04235981134241312, 0.10921681849006375, 0.2930939666140318, 0.24393217657221455, 0.3949311023176724], "min": [0.06694547064660533, 0.3327549878326041, 1.1837177972452242, -0.006135923322290184, -0.01533980795647949, -0.03147597053494171, -0.05934437665039442, -0.3563687715461237, 1.0680099104286918, -0.03831422339058349, -0.1304854660750545, -0.12417973721746962], "max": [0.11657281879712576, 0.3336580401898343, 1.1878783413811491, 0.0027466835089576345, 0.6399380141760731, -0.001533980830572545, 0.5714113451955799, -0.2070182101234292, 1.4948436327295296, 1.0827647936902163, 0.9922863525385175, 1.2779809125480712], "count": [387]}, "eef_sim_pose_action": {"mean": [0.06858556795719485, 0.33357048636513764, 1.1838471589110067, -0.002619160175520953, 0.032953100545657345, -0.005841803304570621, 0.3198433708593294, -0.3061512890906642, 1.181851151381252, 0.22458828218817506, 0.42694160461998915, 0.4426696500008489], "std": [0.006493435578080328, 8.819212763720369e-05, 0.0005004391239265469, 0.0018854184545402648, 0.08226776185045455, 0.0037377554308656654, 0.16238776675922484, 0.04235981134241312, 0.10921681849006375, 0.2930939666140318, 0.24393217657221455, 0.3949311023176724], "min": [0.06694547064660533, 0.3327549878326041, 1.1837177972452242, -0.006135923322290184, -0.01533980795647949, -0.03147597053494171, -0.05934437665039442, -0.3563687715461237, 1.0680099104286918, -0.03831422339058349, -0.1304854660750545, -0.12417973721746962], "max": [0.11657281879712576, 0.3336580401898343, 1.1878783413811491, 0.0027466835089576345, 0.6399380141760731, -0.001533980830572545, 0.5714113451955799, -0.2070182101234292, 1.4948436327295296, 1.0827647936902163, 0.9922863525385175, 1.2779809125480712], "count": [387]}, "gripper_mode_state": {"mean": [1.0, 0.5452196382428941], "std": [0.0, 0.49795098585822906], "min": [1, 0], "max": [1, 1], "count": [387]}, "gripper_activity_state": {"mean": [2.0, 1.813953488372093], "std": [0.0, 0.544183837977807], "min": [2, 0], "max": [2, 2], "count": [387]}, "gripper_mode_action": {"mean": [1.0, 0.5452196382428941], "std": [0.0, 0.49795098585822906], "min": [1, 0], "max": [1, 1], "count": [387]}, "gripper_activity_action": {"mean": [2.0, 1.813953488372093], "std": [0.0, 0.544183837977807], "min": [2, 0], "max": [2, 2], "count": [387]}, "gripper_open_scale_state": {"mean": [0.042617767422170084, 0.4100390013160234], "std": [2.654896720408506e-05, 0.4123540704260408], "min": [0.042565656559807916, 0.029587700963020325], "max": [0.04263735668999808, 0.971024649483817], "count": [387]}, "gripper_open_scale_action": {"mean": [0.042617767422170084, 0.4100390013160234], "std": [2.654896720408506e-05, 0.4123540704260408], "min": [0.042565656559807916, 0.029587700963020325], "max": [0.04263735668999808, 0.971024649483817], "count": [387]}}} +{"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.5041288216637178]], [[0.4974326213603919]], [[0.3900661343420118]]], "std": [[[0.2629917258151092]], [[0.2620073564445025]], [[0.22372045976796415]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.380454951010484]], [[0.3889108890333297]], [[0.3736290774443602]]], "std": [[[0.2354837660924677]], [[0.23509061758197758]], [[0.24886469597154218]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3843825003911939]], [[0.39018443288917776]], [[0.3777698335319395]]], "std": [[[0.23734464169132674]], [[0.23902914164428296]], [[0.25537961795280945]]], "count": [181]}, "observation.state": {"min": [-0.9341322779655457, -0.0015339808305725455, -1.677868127822876, -1.3974565267562866, -0.49536779522895813, -0.29160556197166443, 0.06775791198015213, -0.10544423758983612, -0.0075972252525389194, -1.128572940826416, -1.5299999713897705, -0.5997592210769653, -0.08030281960964203, 0.05202663317322731], "max": [0.24348999559879303, 2.2549517154693604, 0.00031729540205560625, 1.5290323495864868, 0.9219224452972412, 0.1697208285331726, 1.6889585256576538, 0.653475821018219, 2.285961151123047, 0.015332059934735298, 0.8960698246955872, 0.30305978655815125, 0.272075355052948, 1.6880519390106201], "mean": [-0.23515720665454865, 1.1208419799804688, -0.568077802658081, -0.3706471025943756, 0.24672995507717133, 0.0189615897834301, 0.5318413972854614, 0.05693266540765762, 0.49164071679115295, -0.15806010365486145, -0.18874378502368927, -0.05860016867518425, 0.013206125237047672, 0.30034998059272766], "std": [0.3280825912952423, 1.0111804008483887, 0.5204743146896362, 0.5207856297492981, 0.3511291742324829, 0.07173486053943634, 0.6018475890159607, 0.17123477160930634, 0.8432841300964355, 0.26728132367134094, 0.4778395891189575, 0.17635619640350342, 0.09079449623823166, 0.4928296208381653], "count": [1027]}, "action": {"min": [-0.9341322779655457, -0.0015339808305725455, -1.677868127822876, -1.3974565267562866, -0.49536779522895813, -0.29160556197166443, 0.06775791198015213, -0.10544423758983612, -0.0075972252525389194, -1.128572940826416, -1.5299999713897705, -0.5997592210769653, -0.08030281960964203, 0.05202663317322731], "max": [0.24348999559879303, 2.2549517154693604, 0.00031729540205560625, 1.5290323495864868, 0.9219224452972412, 0.1697208285331726, 1.6889585256576538, 0.653475821018219, 2.285961151123047, 0.015332059934735298, 0.8960698246955872, 0.30305978655815125, 0.272075355052948, 1.6880519390106201], "mean": [-0.23515720665454865, 1.1208419799804688, -0.568077802658081, -0.3706471025943756, 0.24672995507717133, 0.0189615897834301, 0.5318413972854614, 0.05693266540765762, 0.49164071679115295, -0.15806010365486145, -0.18874378502368927, -0.05860016867518425, 0.013206125237047672, 0.30034998059272766], "std": [0.3280825912952423, 1.0111804008483887, 0.5204743146896362, 0.5207856297492981, 0.3511291742324829, 0.07173486053943634, 0.6018475890159607, 0.17123477160930634, 0.8432841300964355, 0.26728132367134094, 0.4778395891189575, 0.17635619640350342, 0.09079449623823166, 0.4928296208381653], "count": [1027]}, "timestamp": {"min": [0.0], "max": [34.2], "mean": [17.099999999999998], "std": [9.88230742286436], "count": [1027]}, "frame_index": {"min": [0], "max": [1026], "mean": [513.0], "std": [296.46922268593073], "count": [1027]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1027]}, "index": {"min": [24631], "max": [25657], "mean": [25144.0], "std": [296.46922268593073], "count": [1027]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1027]}, "subtask_annotation": {"mean": [7.973709834469328, 13.0, 13.0, 13.0, 13.0], "std": [2.2485070597166383, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1027]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [1027]}, "eef_direction_state": {"mean": [4.295034079844206, 4.8734177215189876], "std": [2.0650579028138574, 2.0149258780072095], "min": [0, 0], "max": [6, 6], "count": [1027]}, "eef_velocity_state": {"mean": [0.8500486854917235, 0.5423563777994158], "std": [0.8786704889799227, 0.847073832362883], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_acc_mag_state": {"mean": [0.8052580331061344, 0.4294060370009737], "std": [0.840232039299195, 0.7275573957105578], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_direction_action": {"mean": [4.295034079844206, 4.8734177215189876], "std": [2.0650579028138574, 2.0149258780072095], "min": [0, 0], "max": [6, 6], "count": [1027]}, "eef_velocity_action": {"mean": [0.8500486854917235, 0.5423563777994158], "std": [0.8786704889799227, 0.847073832362883], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_acc_mag_action": {"mean": [0.8052580331061344, 0.4294060370009737], "std": [0.840232039299195, 0.7275573957105578], "min": [0, 0], "max": [2, 2], "count": [1027]}, "eef_sim_pose_state": {"mean": [0.24827206283182363, 0.2547372196727987, 1.2136395837210194, 0.0836641822952853, 0.15383819002125904, 0.0196238409900594, 0.13779032490672524, -0.32236130887227776, 1.184960575453083, -0.005317219074400978, 0.13751280658236564, -0.0034623474543915567], "std": [0.17579203417867506, 0.1187844857567303, 0.05961431154717359, 0.12238223547947882, 0.1564867573566248, 0.2936928021555432, 0.12869015622978425, 0.0445517414871333, 0.042459340432856145, 0.10620699907918014, 0.24912505148583874, 0.18296584714949946], "min": [-0.12155098365360283, 0.020722197879348463, 1.1622779933665657, -0.25412258773637214, -0.10314674129462698, -0.8492480825588702, -0.045169472940828084, -0.38298564397596, 1.1027426451904476, -0.16023339412091123, -0.4686960481533824, -0.5411157264198623], "max": [0.4714285640374955, 0.4093287434845151, 1.4508315949773536, 0.34217591241226025, 0.749347072791481, 0.712372345889622, 0.474595842195302, -0.14913005536869128, 1.400532649949789, 0.586713923537412, 0.976302121177866, 0.7269942516621724], "count": [1027]}, "eef_sim_pose_action": {"mean": [0.24827206283182363, 0.2547372196727987, 1.2136395837210194, 0.0836641822952853, 0.15383819002125904, 0.0196238409900594, 0.13779032490672524, -0.32236130887227776, 1.184960575453083, -0.005317219074400978, 0.13751280658236564, -0.0034623474543915567], "std": [0.17579203417867506, 0.1187844857567303, 0.05961431154717359, 0.12238223547947882, 0.1564867573566248, 0.2936928021555432, 0.12869015622978425, 0.0445517414871333, 0.042459340432856145, 0.10620699907918014, 0.24912505148583874, 0.18296584714949946], "min": [-0.12155098365360283, 0.020722197879348463, 1.1622779933665657, -0.25412258773637214, -0.10314674129462698, -0.8492480825588702, -0.045169472940828084, -0.38298564397596, 1.1027426451904476, -0.16023339412091123, -0.4686960481533824, -0.5411157264198623], "max": [0.4714285640374955, 0.4093287434845151, 1.4508315949773536, 0.34217591241226025, 0.749347072791481, 0.712372345889622, 0.474595842195302, -0.14913005536869128, 1.400532649949789, 0.586713923537412, 0.976302121177866, 0.7269942516621724], "count": [1027]}, "gripper_mode_state": {"mean": [0.7604673807205453, 0.8704965920155794], "std": [0.42679824692772567, 0.3357562736641588], "min": [0, 0], "max": [1, 1], "count": [1027]}, "gripper_activity_state": {"mean": [1.807205452775073, 1.8198636806231743], "std": [0.5545480537901785, 0.5383761339906454], "min": [0, 0], "max": [2, 2], "count": [1027]}, "gripper_mode_action": {"mean": [0.7604673807205453, 0.8704965920155794], "std": [0.42679824692772567, 0.3357562736641588], "min": [0, 0], "max": [1, 1], "count": [1027]}, "gripper_activity_action": {"mean": [1.807205452775073, 1.8198636806231743], "std": [0.5545480537901785, 0.5383761339906454], "min": [0, 0], "max": [2, 2], "count": [1027]}, "gripper_open_scale_state": {"mean": [0.30390940015232165, 0.1716275951915854], "std": [0.3439126435535443, 0.2816182531384679], "min": [0.038718806845801215, 0.029729504670415605], "max": [0.9651191575186593, 0.9646011080060687], "count": [1027]}, "gripper_open_scale_action": {"mean": [0.30390940015232165, 0.1716275951915854], "std": [0.3439126435535443, 0.2816182531384679], "min": [0.038718806845801215, 0.029729504670415605], "max": [0.9651191575186593, 0.9646011080060687], "count": [1027]}}} +{"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.5195326894071238]], [[0.5004413859560918]], [[0.3955720033904423]]], "std": [[[0.23402147732343181]], [[0.21693137575924634]], [[0.17885391848426538]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38570973044049967]], [[0.39808135611246476]], [[0.38743166905157855]]], "std": [[[0.2242737348408582]], [[0.21917041268131368]], [[0.22792876752687405]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4180221410063039]], [[0.424067755669]], [[0.4181811260006961]]], "std": [[[0.21158877164466913]], [[0.20675300780518854]], [[0.20936753729233237]]], "count": [169]}, "observation.state": {"min": [-0.5430291891098022, 0.0, -1.4542399644851685, -1.1888351440429688, -1.173287272453308, -0.5619290471076965, 0.07649915665388107, -0.34821364283561707, -0.0028913395944982767, -1.934349775314331, -1.2213616371154785, -0.8013775944709778, -0.1943834125995636, 0.05388398468494415], "max": [0.28310829401016235, 2.230407953262329, 0.0014079269021749496, 1.1533104181289673, -0.004601942375302315, 0.3328738212585449, 1.6893469095230103, 0.50335693359375, 2.5754644870758057, 5.929230630780102e-21, 1.0191092491149902, 0.5691068768501282, 0.6320000886917114, 1.6989216804504395], "mean": [-0.04179304093122482, 0.4306819438934326, -0.24777255952358246, -0.1387619972229004, -0.21645937860012054, 0.04343008995056152, 0.2935521900653839, 0.05449891462922096, 1.2059358358383179, -0.8379287719726562, 0.02803001180291176, -0.14665348827838898, 0.15932971239089966, 0.535923182964325], "std": [0.14489442110061646, 0.8230927586555481, 0.4515196681022644, 0.3883414566516876, 0.3901102840900421, 0.09813446551561356, 0.495239794254303, 0.1990489810705185, 1.0384479761123657, 0.7260047197341919, 0.4984033405780792, 0.28860655426979065, 0.15963676571846008, 0.6274035573005676], "count": [939]}, "action": {"min": [-0.5430291891098022, 0.0, -1.4542399644851685, -1.1888351440429688, -1.173287272453308, -0.5619290471076965, 0.07649915665388107, -0.34821364283561707, -0.0028913395944982767, -1.934349775314331, -1.2213616371154785, -0.8013775944709778, -0.1943834125995636, 0.05388398468494415], "max": [0.28310829401016235, 2.230407953262329, 0.0014079269021749496, 1.1533104181289673, -0.004601942375302315, 0.3328738212585449, 1.6893469095230103, 0.50335693359375, 2.5754644870758057, 5.929230630780102e-21, 1.0191092491149902, 0.5691068768501282, 0.6320000886917114, 1.6989216804504395], "mean": [-0.04179304093122482, 0.4306819438934326, -0.24777255952358246, -0.1387619972229004, -0.21645937860012054, 0.04343008995056152, 0.2935521900653839, 0.05449891462922096, 1.2059358358383179, -0.8379287719726562, 0.02803001180291176, -0.14665348827838898, 0.15932971239089966, 0.535923182964325], "std": [0.14489442110061646, 0.8230927586555481, 0.4515196681022644, 0.3883414566516876, 0.3901102840900421, 0.09813446551561356, 0.495239794254303, 0.1990489810705185, 1.0384479761123657, 0.7260047197341919, 0.4984033405780792, 0.28860655426979065, 0.15963676571846008, 0.6274035573005676], "count": [939]}, "timestamp": {"min": [0.0], "max": [31.266666666666666], "mean": [15.633333333333335], "std": [9.035526589011884], "count": [939]}, "frame_index": {"min": [0], "max": [938], "mean": [469.0], "std": [271.0657976703565], "count": [939]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [939]}, "index": {"min": [25658], "max": [26596], "mean": [26127.0], "std": [271.0657976703565], "count": [939]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [939]}, "subtask_annotation": {"mean": [6.898828541001065, 13.0, 13.0, 13.0, 13.0], "std": [4.343036818716525, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [939]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [939]}, "eef_direction_state": {"mean": [5.142705005324814, 3.847710330138445], "std": [1.773331470434234, 2.213623847937939], "min": [0, 0], "max": [6, 6], "count": [939]}, "eef_velocity_state": {"mean": [0.4068157614483493, 1.1224707135250267], "std": [0.7517082987982373, 0.9154430993232984], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_state": {"mean": [0.35250266240681577, 0.8924387646432375], "std": [0.6816643313556445, 0.8371921192571553], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_direction_action": {"mean": [5.142705005324814, 3.847710330138445], "std": [1.773331470434234, 2.213623847937939], "min": [0, 0], "max": [6, 6], "count": [939]}, "eef_velocity_action": {"mean": [0.4068157614483493, 1.1224707135250267], "std": [0.7517082987982373, 0.9154430993232984], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_acc_mag_action": {"mean": [0.35250266240681577, 0.8924387646432375], "std": [0.6816643313556445, 0.8371921192571553], "min": [0, 0], "max": [2, 2], "count": [939]}, "eef_sim_pose_state": {"mean": [0.1430186839730053, 0.3090110057580914, 1.2027716053912114, 0.0058776988319357145, 0.02528122866303896, -0.26212646843395193, 0.29134960856980646, -0.32176987075182284, 1.2268405893319534, 0.13484160864875383, 0.36779570714200693, -0.08416066223188957], "std": [0.1511154615643038, 0.05983669933310198, 0.05095552833368292, 0.10703142268763587, 0.08113338755520372, 0.5087566797655576, 0.20890686222028246, 0.07984070871713196, 0.06275913909008801, 0.288369257068401, 0.40202589583371096, 0.3595116802411245], "min": [-0.04461205226151892, 0.09573140672707257, 1.1757423569378262, -0.6972327580051856, -0.1849003043904598, -1.64740935085959, -0.02856348753327244, -0.5271537724041813, 1.1610610923592468, -0.23142727647747563, -0.04866142713425181, -1.2081293650965095], "max": [0.4790899771908273, 0.37912424102185277, 1.4743235159845518, 0.15011834536673369, 0.38393092456457234, -0.001534154201003484, 0.5892264883358717, -0.16496544808178248, 1.4388814544154978, 1.2207255068014402, 1.3168770420677256, 0.7814286504635584], "count": [939]}, "eef_sim_pose_action": {"mean": [0.1430186839730053, 0.3090110057580914, 1.2027716053912114, 0.0058776988319357145, 0.02528122866303896, -0.26212646843395193, 0.29134960856980646, -0.32176987075182284, 1.2268405893319534, 0.13484160864875383, 0.36779570714200693, -0.08416066223188957], "std": [0.1511154615643038, 0.05983669933310198, 0.05095552833368292, 0.10703142268763587, 0.08113338755520372, 0.5087566797655576, 0.20890686222028246, 0.07984070871713196, 0.06275913909008801, 0.288369257068401, 0.40202589583371096, 0.3595116802411245], "min": [-0.04461205226151892, 0.09573140672707257, 1.1757423569378262, -0.6972327580051856, -0.1849003043904598, -1.64740935085959, -0.02856348753327244, -0.5271537724041813, 1.1610610923592468, -0.23142727647747563, -0.04866142713425181, -1.2081293650965095], "max": [0.4790899771908273, 0.37912424102185277, 1.4743235159845518, 0.15011834536673369, 0.38393092456457234, -0.001534154201003484, 0.5892264883358717, -0.16496544808178248, 1.4388814544154978, 1.2207255068014402, 1.3168770420677256, 0.7814286504635584], "count": [939]}, "gripper_mode_state": {"mean": [0.8722044728434505, 0.7326943556975506], "std": [0.3338619930380361, 0.4425532022553878], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_state": {"mean": [1.8913738019169328, 1.6890308839190629], "std": [0.4241387035214332, 0.6760760508420716], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_mode_action": {"mean": [0.8722044728434505, 0.7326943556975506], "std": [0.3338619930380361, 0.4425532022553878], "min": [0, 0], "max": [1, 1], "count": [939]}, "gripper_activity_action": {"mean": [1.8913738019169328, 1.6890308839190629], "std": [0.4241387035214332, 0.6760760508420716], "min": [0, 0], "max": [2, 2], "count": [939]}, "gripper_open_scale_state": {"mean": [0.1677443298025082, 0.30624159979670806], "std": [0.2829943597426569, 0.35851596241609357], "min": [0.04371380380221775, 0.030790848391396657], "max": [0.9653410911560059, 0.9708123888288226], "count": [939]}, "gripper_open_scale_action": {"mean": [0.1677443298025082, 0.30624159979670806], "std": [0.2829943597426569, 0.35851596241609357], "min": [0.04371380380221775, 0.030790848391396657], "max": [0.9653410911560059, 0.9708123888288226], "count": [939]}}} +{"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.5503748195597257]], [[0.5282068597377602]], [[0.4224196238822728]]], "std": [[[0.2638029812882204]], [[0.25201770230830073]], [[0.21707679498045168]]], "count": [163]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40846856997741154]], [[0.41754115207773634]], [[0.40477031790903134]]], "std": [[[0.2343011266233214]], [[0.2281399985101857]], [[0.2401235464813304]]], "count": [163]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4005229192563187]], [[0.40042516740847667]], [[0.3894471744389644]]], "std": [[[0.20857980330650117]], [[0.20951790300124126]], [[0.2181836682620315]]], "count": [163]}, "observation.state": {"min": [-0.03801741451025009, -0.0015339808305725455, -1.1974610090255737, -1.2788441181182861, -0.5959850549697876, -0.15292496979236603, 0.07505880296230316, -0.061216264963150024, 0.0, -1.4434696435928345, -0.8527297377586365, -0.5622330904006958, -0.06238292530179024, 0.038210559636354446], "max": [0.7878313660621643, 2.202796459197998, 0.0039143250323832035, 1.115247130393982, 0.3098641335964203, 0.38196122646331787, 1.6889585256576538, 0.9357282519340515, 2.3239808082580566, 0.0015339808305725455, 0.9642934799194336, 0.3318747282028198, 0.26486504077911377, 1.696852684020996], "mean": [0.1343742161989212, 0.7141615152359009, -0.33053091168403625, -0.2695893347263336, -0.06873660534620285, 0.056975819170475006, 0.39866405725479126, 0.15636354684829712, 0.5127824544906616, -0.29111748933792114, -0.09415891021490097, -0.06776712834835052, 0.07018988579511642, 0.31056514382362366], "std": [0.23690824210643768, 0.8877414464950562, 0.3729979395866394, 0.5032763481140137, 0.1828838586807251, 0.1126711517572403, 0.5395066142082214, 0.296753853559494, 0.8428327441215515, 0.456549733877182, 0.2761794626712799, 0.13701318204402924, 0.06120649352669716, 0.5126228928565979], "count": [891]}, "action": {"min": [-0.03801741451025009, -0.0015339808305725455, -1.1974610090255737, -1.2788441181182861, -0.5959850549697876, -0.15292496979236603, 0.07505880296230316, -0.061216264963150024, 0.0, -1.4434696435928345, -0.8527297377586365, -0.5622330904006958, -0.06238292530179024, 0.038210559636354446], "max": [0.7878313660621643, 2.202796459197998, 0.0039143250323832035, 1.115247130393982, 0.3098641335964203, 0.38196122646331787, 1.6889585256576538, 0.9357282519340515, 2.3239808082580566, 0.0015339808305725455, 0.9642934799194336, 0.3318747282028198, 0.26486504077911377, 1.696852684020996], "mean": [0.1343742161989212, 0.7141615152359009, -0.33053091168403625, -0.2695893347263336, -0.06873660534620285, 0.056975819170475006, 0.39866405725479126, 0.15636354684829712, 0.5127824544906616, -0.29111748933792114, -0.09415891021490097, -0.06776712834835052, 0.07018988579511642, 0.31056514382362366], "std": [0.23690824210643768, 0.8877414464950562, 0.3729979395866394, 0.5032763481140137, 0.1828838586807251, 0.1126711517572403, 0.5395066142082214, 0.296753853559494, 0.8428327441215515, 0.456549733877182, 0.2761794626712799, 0.13701318204402924, 0.06120649352669716, 0.5126228928565979], "count": [891]}, "timestamp": {"min": [0.0], "max": [29.666666666666668], "mean": [14.833333333333334], "std": [8.573646097630075], "count": [891]}, "frame_index": {"min": [0], "max": [890], "mean": [445.0], "std": [257.20938292890224], "count": [891]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [891]}, "index": {"min": [26597], "max": [27487], "mean": [27042.0], "std": [257.20938292890224], "count": [891]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [891]}, "subtask_annotation": {"mean": [8.234567901234568, 13.0, 13.0, 13.0, 13.0], "std": [2.5478529744906084, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [891]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [891]}, "eef_direction_state": {"mean": [4.299663299663299, 4.832772166105499], "std": [2.207778794230417, 1.9717656471791614], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_state": {"mean": [0.7654320987654321, 0.6105499438832772], "std": [0.8901350536517476, 0.8862719245656392], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_state": {"mean": [0.654320987654321, 0.5173961840628507], "std": [0.8175480464795408, 0.7802848188922713], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_direction_action": {"mean": [4.299663299663299, 4.832772166105499], "std": [2.207778794230417, 1.9717656471791614], "min": [0, 0], "max": [6, 6], "count": [891]}, "eef_velocity_action": {"mean": [0.7654320987654321, 0.6105499438832772], "std": [0.8901350536517476, 0.8862719245656392], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_acc_mag_action": {"mean": [0.654320987654321, 0.5173961840628507], "std": [0.8175480464795408, 0.7802848188922713], "min": [0, 0], "max": [2, 2], "count": [891]}, "eef_sim_pose_state": {"mean": [0.18412473142489574, 0.37115432926684483, 1.2148742293145303, 0.04382945007587786, 0.10831186738542717, 0.06510255988417453, 0.14349625482316658, -0.2852003660185496, 1.204788425062814, 0.0504842029359258, 0.12278419342881147, 0.08534751563636242], "std": [0.15715655918381968, 0.07077515287152054, 0.04551724883435682, 0.08955759839209101, 0.15425117814489633, 0.11513443972891352, 0.1309462540964515, 0.10432103237381841, 0.044745417340429194, 0.07344668875568093, 0.21016752350085266, 0.22430908836185878], "min": [-0.05356046993759639, 0.29116998269884947, 1.179010209870864, -0.293187728879258, -0.1543390394838502, -0.23116414745953515, -0.04269751108162045, -0.345839867322825, 1.1710068551165278, -0.10437394492720709, -0.11010810086117662, -0.22419195597626207], "max": [0.4542652432812945, 0.5878218161879493, 1.3897345300000845, 0.2602295282676132, 0.7232798710639106, 0.49602820387990715, 0.4582348039821042, 0.018314938647366146, 1.3795042137459799, 0.48691184223620365, 0.762987360791354, 0.9630019556743289], "count": [891]}, "eef_sim_pose_action": {"mean": [0.18412473142489574, 0.37115432926684483, 1.2148742293145303, 0.04382945007587786, 0.10831186738542717, 0.06510255988417453, 0.14349625482316658, -0.2852003660185496, 1.204788425062814, 0.0504842029359258, 0.12278419342881147, 0.08534751563636242], "std": [0.15715655918381968, 0.07077515287152054, 0.04551724883435682, 0.08955759839209101, 0.15425117814489633, 0.11513443972891352, 0.1309462540964515, 0.10432103237381841, 0.044745417340429194, 0.07344668875568093, 0.21016752350085266, 0.22430908836185878], "min": [-0.05356046993759639, 0.29116998269884947, 1.179010209870864, -0.293187728879258, -0.1543390394838502, -0.23116414745953515, -0.04269751108162045, -0.345839867322825, 1.1710068551165278, -0.10437394492720709, -0.11010810086117662, -0.22419195597626207], "max": [0.4542652432812945, 0.5878218161879493, 1.3897345300000845, 0.2602295282676132, 0.7232798710639106, 0.49602820387990715, 0.4582348039821042, 0.018314938647366146, 1.3795042137459799, 0.48691184223620365, 0.762987360791354, 0.9630019556743289], "count": [891]}, "gripper_mode_state": {"mean": [0.8170594837261503, 0.8496071829405163], "std": [0.3866177489191432, 0.3574560359490354], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_state": {"mean": [1.7755331088664421, 1.7957351290684624], "std": [0.5927987431784105, 0.5693477804040546], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_mode_action": {"mean": [0.8170594837261503, 0.8496071829405163], "std": [0.3866177489191432, 0.3574560359490354], "min": [0, 0], "max": [1, 1], "count": [891]}, "gripper_activity_action": {"mean": [1.7755331088664421, 1.7957351290684624], "std": [0.5927987431784105, 0.5693477804040546], "min": [0, 0], "max": [2, 2], "count": [891]}, "gripper_open_scale_state": {"mean": [0.22780727108300286, 0.17746571187782273], "std": [0.3082898595495417, 0.2929270275499319], "min": [0.04289074454988752, 0.021834605506488254], "max": [0.9651191575186593, 0.9696301051548549], "count": [891]}, "gripper_open_scale_action": {"mean": [0.22780727108300286, 0.17746571187782273], "std": [0.3082898595495417, 0.2929270275499319], "min": [0.04289074454988752, 0.021834605506488254], "max": [0.9651191575186593, 0.9696301051548549], "count": [891]}}} +{"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.5523579299674781]], [[0.5287609682359257]], [[0.42657757096397336]]], "std": [[[0.2632758090441225]], [[0.2513044168570089]], [[0.21778709404304686]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44065042546809385]], [[0.4347876645827413]], [[0.4247245245387473]]], "std": [[[0.22850799131448282]], [[0.231246165372713]], [[0.24102892981706514]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37321137896919365]], [[0.38619026343763485]], [[0.37624995263806005]]], "std": [[[0.2470689137391853]], [[0.23983447679012046]], [[0.24844392985890182]]], "count": [207]}, "observation.state": {"min": [-0.6841554045677185, -0.0015339808305725455, -1.6273833513259888, -1.3146215677261353, -0.2997699975967407, -0.27634134888648987, 0.07398805022239685, -0.14879614114761353, -0.006112684030085802, -1.728796362876892, -1.1746097803115845, -0.6488738656044006, -0.09595216810703278, 0.048126209527254105], "max": [0.34931907057762146, 2.1260974407196045, 0.0002292183635290712, 1.5240806341171265, 0.8237476944923401, 0.10277671366930008, 1.6889585256576538, 0.7350820899009705, 2.4313595294952393, 0.0015339808305725455, 0.9459468722343445, 0.31139808893203735, 0.3607689142227173, 1.6986631155014038], "mean": [-0.10087211430072784, 0.6787146925926208, -0.32785749435424805, -0.13563135266304016, 0.15661077201366425, -0.019529078155755997, 0.45211663842201233, 0.09757313132286072, 0.6362396478652954, -0.3827970325946808, -0.1801629662513733, -0.0724409744143486, 0.052717771381139755, 0.28371313214302063], "std": [0.26474207639694214, 0.8417624831199646, 0.40876874327659607, 0.4869486093521118, 0.3016999065876007, 0.0892639011144638, 0.5886043906211853, 0.23828835785388947, 0.9696328043937683, 0.5660330057144165, 0.393550843000412, 0.20340794324874878, 0.07419121265411377, 0.47589555382728577], "count": [1227]}, "action": {"min": [-0.6841554045677185, -0.0015339808305725455, -1.6273833513259888, -1.3146215677261353, -0.2997699975967407, -0.27634134888648987, 0.07398805022239685, -0.14879614114761353, -0.006112684030085802, -1.728796362876892, -1.1746097803115845, -0.6488738656044006, -0.09595216810703278, 0.048126209527254105], "max": [0.34931907057762146, 2.1260974407196045, 0.0002292183635290712, 1.5240806341171265, 0.8237476944923401, 0.10277671366930008, 1.6889585256576538, 0.7350820899009705, 2.4313595294952393, 0.0015339808305725455, 0.9459468722343445, 0.31139808893203735, 0.3607689142227173, 1.6986631155014038], "mean": [-0.10087211430072784, 0.6787146925926208, -0.32785749435424805, -0.13563135266304016, 0.15661077201366425, -0.019529078155755997, 0.45211663842201233, 0.09757313132286072, 0.6362396478652954, -0.3827970325946808, -0.1801629662513733, -0.0724409744143486, 0.052717771381139755, 0.28371313214302063], "std": [0.26474207639694214, 0.8417624831199646, 0.40876874327659607, 0.4869486093521118, 0.3016999065876007, 0.0892639011144638, 0.5886043906211853, 0.23828835785388947, 0.9696328043937683, 0.5660330057144165, 0.393550843000412, 0.20340794324874878, 0.07419121265411377, 0.47589555382728577], "count": [1227]}, "timestamp": {"min": [0.0], "max": [40.86666666666667], "mean": [20.433333333333334], "std": [11.806809083776223], "count": [1227]}, "frame_index": {"min": [0], "max": [1226], "mean": [613.0], "std": [354.2042725132867], "count": [1227]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1227]}, "index": {"min": [27488], "max": [28714], "mean": [28101.0], "std": [354.2042725132867], "count": [1227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1227]}, "subtask_annotation": {"mean": [7.771801140994295, 13.0, 13.0, 13.0, 13.0], "std": [2.593029386907874, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1227]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1227]}, "eef_direction_state": {"mean": [4.490627546862266, 4.743276283618582], "std": [2.2257737163377396, 2.038770909390748], "min": [0, 0], "max": [6, 6], "count": [1227]}, "eef_velocity_state": {"mean": [0.6731866340668297, 0.5851670741646292], "std": [0.8761755825143198, 0.8496847494160495], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_acc_mag_state": {"mean": [0.6731866340668297, 0.5036674816625917], "std": [0.8303276718213988, 0.7727708674872019], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_direction_action": {"mean": [4.490627546862266, 4.743276283618582], "std": [2.2257737163377396, 2.038770909390748], "min": [0, 0], "max": [6, 6], "count": [1227]}, "eef_velocity_action": {"mean": [0.6731866340668297, 0.5851670741646292], "std": [0.8761755825143198, 0.8496847494160495], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_acc_mag_action": {"mean": [0.6731866340668297, 0.5036674816625917], "std": [0.8303276718213988, 0.7727708674872019], "min": [0, 0], "max": [2, 2], "count": [1227]}, "eef_sim_pose_state": {"mean": [0.16758360820679116, 0.3057934005578235, 1.2138384504862445, 0.059270555246521785, 0.18427515344593093, 0.07440537108335835, 0.1814472136562133, -0.29928179979462505, 1.2050170456507827, 0.04500626331269832, 0.06887975146128125, 0.025272599460776205], "std": [0.1407769205688121, 0.07180349713922084, 0.051248655413862795, 0.19779130855532892, 0.246328567529759, 0.26318911108591725, 0.1827745959345172, 0.09404199828582678, 0.04308879307098226, 0.06862046913281893, 0.12630951696673884, 0.13627088155781902], "min": [-0.12317314032428221, 0.14372576723663097, 1.1724490406457613, -0.4032700454180038, -0.1055533524905703, -0.6883503248371217, -0.03920661123772524, -0.4043746785228176, 1.1733915092032068, -0.09348778166022056, -0.12378103802736717, -0.591945527512797], "max": [0.4421424662160341, 0.4370305464615656, 1.4339803092157137, 0.8008935309168957, 0.9286868686102592, 0.8119344029471997, 0.595429090334421, -0.035154090928271355, 1.4237978865873793, 0.35987025505174575, 0.7639437188587919, 0.556548308499919], "count": [1227]}, "eef_sim_pose_action": {"mean": [0.16758360820679116, 0.3057934005578235, 1.2138384504862445, 0.059270555246521785, 0.18427515344593093, 0.07440537108335835, 0.1814472136562133, -0.29928179979462505, 1.2050170456507827, 0.04500626331269832, 0.06887975146128125, 0.025272599460776205], "std": [0.1407769205688121, 0.07180349713922084, 0.051248655413862795, 0.19779130855532892, 0.246328567529759, 0.26318911108591725, 0.1827745959345172, 0.09404199828582678, 0.04308879307098226, 0.06862046913281893, 0.12630951696673884, 0.13627088155781902], "min": [-0.12317314032428221, 0.14372576723663097, 1.1724490406457613, -0.4032700454180038, -0.1055533524905703, -0.6883503248371217, -0.03920661123772524, -0.4043746785228176, 1.1733915092032068, -0.09348778166022056, -0.12378103802736717, -0.591945527512797], "max": [0.4421424662160341, 0.4370305464615656, 1.4339803092157137, 0.8008935309168957, 0.9286868686102592, 0.8119344029471997, 0.595429090334421, -0.035154090928271355, 1.4237978865873793, 0.35987025505174575, 0.7639437188587919, 0.556548308499919], "count": [1227]}, "gripper_mode_state": {"mean": [0.8003259983700082, 0.8753056234718827], "std": [0.399755293527253, 0.330372046321089], "min": [0, 0], "max": [1, 1], "count": [1227]}, "gripper_activity_state": {"mean": [1.8076609616951915, 1.834555827220864], "std": [0.55401622241824, 0.5181425928022361], "min": [0, 0], "max": [2, 2], "count": [1227]}, "gripper_mode_action": {"mean": [0.8003259983700082, 0.8753056234718827], "std": [0.399755293527253, 0.330372046321089], "min": [0, 0], "max": [1, 1], "count": [1227]}, "gripper_activity_action": {"mean": [1.8076609616951915, 1.834555827220864], "std": [0.55401622241824, 0.5181425928022361], "min": [0, 0], "max": [2, 2], "count": [1227]}, "gripper_open_scale_state": {"mean": [0.2583508575728777, 0.16212070995714722], "std": [0.3363437489317849, 0.27194177123125274], "min": [0.04227888584136963, 0.02750069115843092], "max": [0.9651191575186593, 0.9706646374293736], "count": [1227]}, "gripper_open_scale_action": {"mean": [0.2583508575728777, 0.16212070995714722], "std": [0.3363437489317849, 0.27194177123125274], "min": [0.04227888584136963, 0.02750069115843092], "max": [0.9651191575186593, 0.9706646374293736], "count": [1227]}}} +{"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.5414896975251006]], [[0.522301519579025]], [[0.4138995746446727]]], "std": [[[0.2629522655264342]], [[0.2520645386964322]], [[0.21404333656993646]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39596835627255017]], [[0.4058404989567843]], [[0.3951869229173151]]], "std": [[[0.23109843978456446]], [[0.22426259028583456]], [[0.23589925978559909]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39454475740913647]], [[0.40141355719242433]], [[0.39100112102454154]]], "std": [[[0.23289133574752988]], [[0.22720839233307247]], [[0.23488454097982026]]], "count": [189]}, "observation.state": {"min": [-0.15493206679821014, -0.0015339808305725455, -1.030240535736084, -1.4296700954437256, -0.03874729201197624, -0.17180584371089935, 0.06869769841432571, -0.15600307285785675, -0.006051364820450544, -1.587670087814331, -0.2900611460208893, -0.7148350477218628, -0.1902136206626892, 0.03520910069346428], "max": [0.26998060941696167, 2.113825559616089, 0.03999999910593033, 0.8910515904426575, 0.4157087802886963, 0.1227184608578682, 1.6889585256576538, 0.7823302149772644, 2.389942169189453, 0.032213594764471054, 0.5209432244300842, 0.5315364003181458, 0.5480504631996155, 1.696852684020996], "mean": [0.009731297381222248, 0.6323032975196838, -0.2701873481273651, -0.34186840057373047, 0.09833580255508423, 0.010414148680865765, 0.3610418736934662, 0.18284258246421814, 0.755855917930603, -0.5090843439102173, 0.006202524993568659, -0.07902015745639801, 0.1335192620754242, 0.2824161648750305], "std": [0.09122058004140854, 0.8601595759391785, 0.3985360562801361, 0.4008597135543823, 0.14335967600345612, 0.06248540058732033, 0.5162714719772339, 0.2848152816295624, 0.9758015275001526, 0.6163589954376221, 0.16228026151657104, 0.2139771580696106, 0.17188985645771027, 0.5139707922935486], "count": [1087]}, "action": {"min": [-0.15493206679821014, -0.0015339808305725455, -1.030240535736084, -1.4296700954437256, -0.03874729201197624, -0.17180584371089935, 0.06869769841432571, -0.15600307285785675, -0.006051364820450544, -1.587670087814331, -0.2900611460208893, -0.7148350477218628, -0.1902136206626892, 0.03520910069346428], "max": [0.26998060941696167, 2.113825559616089, 0.03999999910593033, 0.8910515904426575, 0.4157087802886963, 0.1227184608578682, 1.6889585256576538, 0.7823302149772644, 2.389942169189453, 0.032213594764471054, 0.5209432244300842, 0.5315364003181458, 0.5480504631996155, 1.696852684020996], "mean": [0.009731297381222248, 0.6323032975196838, -0.2701873481273651, -0.34186840057373047, 0.09833580255508423, 0.010414148680865765, 0.3610418736934662, 0.18284258246421814, 0.755855917930603, -0.5090843439102173, 0.006202524993568659, -0.07902015745639801, 0.1335192620754242, 0.2824161648750305], "std": [0.09122058004140854, 0.8601595759391785, 0.3985360562801361, 0.4008597135543823, 0.14335967600345612, 0.06248540058732033, 0.5162714719772339, 0.2848152816295624, 0.9758015275001526, 0.6163589954376221, 0.16228026151657104, 0.2139771580696106, 0.17188985645771027, 0.5139707922935486], "count": [1087]}, "timestamp": {"min": [0.0], "max": [36.2], "mean": [18.099999999999998], "std": [10.459657950642766], "count": [1087]}, "frame_index": {"min": [0], "max": [1086], "mean": [543.0], "std": [313.789738519283], "count": [1087]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1087]}, "index": {"min": [28715], "max": [29801], "mean": [29258.0], "std": [313.789738519283], "count": [1087]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1087]}, "subtask_annotation": {"mean": [4.759889604415823, 13.0, 13.0, 13.0, 13.0], "std": [4.25458583551758, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1087]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [1087]}, "eef_direction_state": {"mean": [4.567617295308188, 4.708371665133394], "std": [2.1763934044563817, 1.9578243510008593], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_state": {"mean": [0.6320147194112236, 0.7083716651333947], "std": [0.844270634943034, 0.8845779859859609], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_acc_mag_state": {"mean": [0.6136154553817847, 0.6577736890524379], "std": [0.8137042014014889, 0.8254751425529832], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_direction_action": {"mean": [4.567617295308188, 4.708371665133394], "std": [2.1763934044563817, 1.9578243510008593], "min": [0, 0], "max": [6, 6], "count": [1087]}, "eef_velocity_action": {"mean": [0.6320147194112236, 0.7083716651333947], "std": [0.844270634943034, 0.8845779859859609], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_acc_mag_action": {"mean": [0.6136154553817847, 0.6577736890524379], "std": [0.8137042014014889, 0.8254751425529832], "min": [0, 0], "max": [2, 2], "count": [1087]}, "eef_sim_pose_state": {"mean": [0.18125621585414461, 0.3365159899477456, 1.2167915517976102, 0.03582456698725861, 0.016570106669834276, 0.11240702639146662, 0.1910990600719356, -0.26977319100567565, 1.2129618976048577, 0.07970275766373769, 0.23667836204970516, 0.08771295662464038], "std": [0.1625715386713256, 0.030661534590504205, 0.043558875355356685, 0.05175416362979033, 0.20658885598534116, 0.20138776460603036, 0.16841164714459772, 0.1091835281708619, 0.05613834330802001, 0.18538234292252964, 0.3422618031451661, 0.22019014979775667], "min": [-0.04972316654612485, 0.279660769074349, 1.1818535233321266, -0.13768277033969684, -0.45040316657500656, -0.03602996979093899, 0.009450160371782621, -0.33813821104146125, 1.1551789070586616, -0.42126861977311114, -0.2399400340265454, -0.42356057228199334], "max": [0.47233683764037926, 0.4321683958447504, 1.371710452692601, 0.2012454912895621, 0.7299154123928218, 0.7172517956543008, 0.51098691764729, -0.006758431687835163, 1.4226912757558097, 0.8238878258595225, 1.0454415888917206, 0.9648098537985227], "count": [1087]}, "eef_sim_pose_action": {"mean": [0.18125621585414461, 0.3365159899477456, 1.2167915517976102, 0.03582456698725861, 0.016570106669834276, 0.11240702639146662, 0.1910990600719356, -0.26977319100567565, 1.2129618976048577, 0.07970275766373769, 0.23667836204970516, 0.08771295662464038], "std": [0.1625715386713256, 0.030661534590504205, 0.043558875355356685, 0.05175416362979033, 0.20658885598534116, 0.20138776460603036, 0.16841164714459772, 0.1091835281708619, 0.05613834330802001, 0.18538234292252964, 0.3422618031451661, 0.22019014979775667], "min": [-0.04972316654612485, 0.279660769074349, 1.1818535233321266, -0.13768277033969684, -0.45040316657500656, -0.03602996979093899, 0.009450160371782621, -0.33813821104146125, 1.1551789070586616, -0.42126861977311114, -0.2399400340265454, -0.42356057228199334], "max": [0.47233683764037926, 0.4321683958447504, 1.371710452692601, 0.2012454912895621, 0.7299154123928218, 0.7172517956543008, 0.51098691764729, -0.006758431687835163, 1.4226912757558097, 0.8238878258595225, 1.0454415888917206, 0.9648098537985227], "count": [1087]}, "gripper_mode_state": {"mean": [0.8454461821527139, 0.8463661453541859], "std": [0.3614788171333367, 0.36059741173846627], "min": [0, 0], "max": [1, 1], "count": [1087]}, "gripper_activity_state": {"mean": [1.8150873965041399, 1.7773689052437902], "std": [0.5424335830254935, 0.5913538915797154], "min": [0, 0], "max": [2, 2], "count": [1087]}, "gripper_mode_action": {"mean": [0.8454461821527139, 0.8463661453541859], "std": [0.3614788171333367, 0.36059741173846627], "min": [0, 0], "max": [1, 1], "count": [1087]}, "gripper_activity_action": {"mean": [1.8150873965041399, 1.7773689052437902], "std": [0.5424335830254935, 0.5913538915797154], "min": [0, 0], "max": [2, 2], "count": [1087]}, "gripper_open_scale_state": {"mean": [0.2063094912894175, 0.16137937709683237], "std": [0.2950125714253243, 0.29369713398541136], "min": [0.03925582766532898, 0.020119486110551015], "max": [0.9651191575186593, 0.9696301051548549], "count": [1087]}, "gripper_open_scale_action": {"mean": [0.2063094912894175, 0.16137937709683237], "std": [0.2950125714253243, 0.29369713398541136], "min": [0.03925582766532898, 0.020119486110551015], "max": [0.9651191575186593, 0.9696301051548549], "count": [1087]}}} +{"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.5453255623399457]], [[0.5248437679165234]], [[0.4227255654454764]]], "std": [[[0.26602938448490937]], [[0.2539284690195657]], [[0.21981956613079212]]], "count": [228]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42843533090624164]], [[0.4371422058345755]], [[0.42697905916752665]]], "std": [[[0.23509907343717384]], [[0.23023223209872093]], [[0.23932875316914198]]], "count": [228]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3685504780128425]], [[0.3803674834212437]], [[0.37137094967129153]]], "std": [[[0.2351842405727861]], [[0.22695609074007494]], [[0.23477611346830282]]], "count": [228]}, "observation.state": {"min": [-0.5292233824729919, -0.0015339808305725455, -1.3268933296203613, -0.6887573599815369, -0.3650874197483063, -0.6381360292434692, 0.039318423718214035, -0.009629782289266586, -4.743384504624082e-20, -1.2680290937423706, -1.5299999713897705, -0.8121406435966492, -0.28378644585609436, 0.05016627162694931], "max": [0.29836800694465637, 2.060065984725952, 0.0015339808305725455, 1.2073758840560913, 0.7010292410850525, 0.09970875084400177, 1.6889585256576538, 0.8958447575569153, 2.2807509899139404, 0.0169843602925539, 0.7513174414634705, 0.9433981776237488, 0.302194207906723, 1.699180245399475], "mean": [-0.060074932873249054, 0.5542768836021423, -0.341940701007843, 0.097506083548069, 0.06314487010240555, -0.12044911831617355, 0.3348134160041809, 0.21435420215129852, 0.8215708136558533, -0.37900668382644653, -0.3906543552875519, -0.007476683706045151, -0.0019322573207318783, 0.42539963126182556], "std": [0.1816694587469101, 0.7883685827255249, 0.4561147093772888, 0.2448936402797699, 0.20957115292549133, 0.22793030738830566, 0.5555241703987122, 0.3005920946598053, 0.9789605140686035, 0.43144622445106506, 0.5764061808586121, 0.32768869400024414, 0.1207340881228447, 0.5997755527496338], "count": [1399]}, "action": {"min": [-0.5292233824729919, -0.0015339808305725455, -1.3268933296203613, -0.6887573599815369, -0.3650874197483063, -0.6381360292434692, 0.039318423718214035, -0.009629782289266586, -4.743384504624082e-20, -1.2680290937423706, -1.5299999713897705, -0.8121406435966492, -0.28378644585609436, 0.05016627162694931], "max": [0.29836800694465637, 2.060065984725952, 0.0015339808305725455, 1.2073758840560913, 0.7010292410850525, 0.09970875084400177, 1.6889585256576538, 0.8958447575569153, 2.2807509899139404, 0.0169843602925539, 0.7513174414634705, 0.9433981776237488, 0.302194207906723, 1.699180245399475], "mean": [-0.060074932873249054, 0.5542768836021423, -0.341940701007843, 0.097506083548069, 0.06314487010240555, -0.12044911831617355, 0.3348134160041809, 0.21435420215129852, 0.8215708136558533, -0.37900668382644653, -0.3906543552875519, -0.007476683706045151, -0.0019322573207318783, 0.42539963126182556], "std": [0.1816694587469101, 0.7883685827255249, 0.4561147093772888, 0.2448936402797699, 0.20957115292549133, 0.22793030738830566, 0.5555241703987122, 0.3005920946598053, 0.9789605140686035, 0.43144622445106506, 0.5764061808586121, 0.32768869400024414, 0.1207340881228447, 0.5997755527496338], "count": [1399]}, "timestamp": {"min": [0.0], "max": [46.6], "mean": [23.3], "std": [13.461880337539114], "count": [1399]}, "frame_index": {"min": [0], "max": [1398], "mean": [699.0], "std": [403.85641012617344], "count": [1399]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1399]}, "index": {"min": [29802], "max": [31200], "mean": [30501.0], "std": [403.85641012617344], "count": [1399]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1399]}, "subtask_annotation": {"mean": [5.285203716940672, 13.0, 13.0, 13.0, 13.0], "std": [4.316400205501468, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1399]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [1399]}, "eef_direction_state": {"mean": [4.884203002144389, 4.506075768406005], "std": [1.9251989279885677, 2.114941967372316], "min": [0, 0], "max": [6, 6], "count": [1399]}, "eef_velocity_state": {"mean": [0.5646890636168692, 0.6633309506790565], "std": [0.8326330513758817, 0.8523729135912577], "min": [0, 0], "max": [2, 2], "count": [1399]}, "eef_acc_mag_state": {"mean": [0.5461043602573267, 0.634024303073624], "std": [0.7952576866973273, 0.8147235366389383], "min": [0, 0], "max": [2, 2], "count": [1399]}, "eef_direction_action": {"mean": [4.884203002144389, 4.506075768406005], "std": [1.9251989279885677, 2.114941967372316], "min": [0, 0], "max": [6, 6], "count": [1399]}, "eef_velocity_action": {"mean": [0.5646890636168692, 0.6633309506790565], "std": [0.8326330513758817, 0.8523729135912577], "min": [0, 0], "max": [2, 2], "count": [1399]}, "eef_acc_mag_action": {"mean": [0.5461043602573267, 0.634024303073624], "std": [0.7952576866973273, 0.8147235366389383], "min": [0, 0], "max": [2, 2], "count": [1399]}, "eef_sim_pose_state": {"mean": [0.153427931788483, 0.3179513662653872, 1.2130814423539458, -0.027588908969408365, 0.28060288015453155, 0.046402486855953926, 0.1952900618059659, -0.26383400177848576, 1.211871540271229, 0.019930274136863293, 0.04498412828467086, 0.20992909849367997], "std": [0.1322606620989564, 0.04838929252614299, 0.05476120416832211, 0.21152152564356644, 0.3966541732285513, 0.24696991937139887, 0.15975060621720005, 0.10488243006592009, 0.04904272607336435, 0.14182384021861152, 0.13531968834437522, 0.509441934828656], "min": [-0.06163920484933548, 0.17770236888156116, 1.1433940200544292, -0.7452480478424602, -0.060556024745118675, -0.7005903153821544, -0.034451813822673885, -0.3603593624407496, 1.1669300395680773, -0.2663375848695421, -0.27478172265719514, -0.6954929303716776], "max": [0.3980702449029774, 0.4207772215015575, 1.411422546468508, 0.5582344942524154, 1.181297185171656, 0.8630533119992064, 0.48978510341332704, 0.0012689421972622537, 1.4693873244402917, 0.6317323293428171, 0.6312968540321453, 1.5249983171851405], "count": [1399]}, "eef_sim_pose_action": {"mean": [0.153427931788483, 0.3179513662653872, 1.2130814423539458, -0.027588908969408365, 0.28060288015453155, 0.046402486855953926, 0.1952900618059659, -0.26383400177848576, 1.211871540271229, 0.019930274136863293, 0.04498412828467086, 0.20992909849367997], "std": [0.1322606620989564, 0.04838929252614299, 0.05476120416832211, 0.21152152564356644, 0.3966541732285513, 0.24696991937139887, 0.15975060621720005, 0.10488243006592009, 0.04904272607336435, 0.14182384021861152, 0.13531968834437522, 0.509441934828656], "min": [-0.06163920484933548, 0.17770236888156116, 1.1433940200544292, -0.7452480478424602, -0.060556024745118675, -0.7005903153821544, -0.034451813822673885, -0.3603593624407496, 1.1669300395680773, -0.2663375848695421, -0.27478172265719514, -0.6954929303716776], "max": [0.3980702449029774, 0.4207772215015575, 1.411422546468508, 0.5582344942524154, 1.181297185171656, 0.8630533119992064, 0.48978510341332704, 0.0012689421972622537, 1.4693873244402917, 0.6317323293428171, 0.6312968540321453, 1.5249983171851405], "count": [1399]}, "gripper_mode_state": {"mean": [0.8334524660471766, 0.7991422444603288], "std": [0.37257140642708164, 0.40064188195848016], "min": [0, 0], "max": [1, 1], "count": [1399]}, "gripper_activity_state": {"mean": [1.8541815582558971, 1.856325947105075], "std": [0.48879732924896874, 0.48133237419136043], "min": [0, 0], "max": [2, 2], "count": [1399]}, "gripper_mode_action": {"mean": [0.8334524660471766, 0.7991422444603288], "std": [0.37257140642708164, 0.40064188195848016], "min": [0, 0], "max": [1, 1], "count": [1399]}, "gripper_activity_action": {"mean": [1.8541815582558971, 1.856325947105075], "std": [0.48879732924896874, 0.48133237419136043], "min": [0, 0], "max": [2, 2], "count": [1399]}, "gripper_open_scale_state": {"mean": [0.19132428510000735, 0.24308468319569054], "std": [0.31744439422664755, 0.3427280669943763], "min": [0.022467670696122304, 0.02866644092968532], "max": [0.9651191575186593, 0.9709601402282715], "count": [1399]}, "gripper_open_scale_action": {"mean": [0.19132428510000735, 0.24308468319569054], "std": [0.31744439422664755, 0.3427280669943763], "min": [0.022467670696122304, 0.02866644092968532], "max": [0.9651191575186593, 0.9709601402282715], "count": [1399]}}} +{"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.5261251984786381]], [[0.5011316905764189]], [[0.40252037637088733]]], "std": [[[0.2454193847635843]], [[0.22367267023337348]], [[0.1846751921679559]]], "count": [118]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.37300095315904136]], [[0.3808422464089214]], [[0.3695745471917581]]], "std": [[[0.20394536350506728]], [[0.19771450717384584]], [[0.20724048847216447]]], "count": [118]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354789612643551]], [[0.42720258668439126]], [[0.42313191905764186]]], "std": [[[0.19382636500018136]], [[0.20173938156421295]], [[0.2049124235559945]]], "count": [118]}, "observation.state": {"min": [-0.001540254452265799, 3.353739202793804e-06, -0.015339807607233524, 0.05675728991627693, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, -0.302194207906723, -0.00108987872954458, -1.6579487323760986, -1.1903691291809082, -0.521259069442749, -0.14977312088012695, 0.021156342700123787], "max": [-0.0015339808305725455, 0.0015339808305725455, -0.015339807607233524, 0.058291271328926086, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, 0.756138801574707, 2.386874198913574, 0.0015339808305725455, 1.5144935846328735, 0.19312268495559692, 0.3291242718696594, 1.687533974647522], "mean": [-0.0015339950332418084, 0.0014913839986547828, -0.015339844860136509, 0.05695382505655289, 0.0015339843230322003, 0.013805858790874481, 0.07624782621860504, 0.24833855032920837, 1.5838946104049683, -0.8526471257209778, -0.35575902462005615, -0.1134628877043724, 0.13022613525390625, 0.8626659512519836], "std": [2.6007143105744035e-07, 0.0002173594111809507, 3.725290298461914e-08, 0.00044194693327881396, 3.4924596548080444e-09, 3.166496753692627e-08, 5.736947059631348e-07, 0.30691227316856384, 0.7108595371246338, 0.3848824203014374, 0.5845913290977478, 0.16637156903743744, 0.09775084257125854, 0.5455940961837769], "count": [581]}, "action": {"min": [-0.001540254452265799, 3.353739202793804e-06, -0.015339807607233524, 0.05675728991627693, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, -0.302194207906723, -0.00108987872954458, -1.6579487323760986, -1.1903691291809082, -0.521259069442749, -0.14977312088012695, 0.021156342700123787], "max": [-0.0015339808305725455, 0.0015339808305725455, -0.015339807607233524, 0.058291271328926086, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, 0.756138801574707, 2.386874198913574, 0.0015339808305725455, 1.5144935846328735, 0.19312268495559692, 0.3291242718696594, 1.687533974647522], "mean": [-0.0015339950332418084, 0.0014913839986547828, -0.015339844860136509, 0.05695382505655289, 0.0015339843230322003, 0.013805858790874481, 0.07624782621860504, 0.24833855032920837, 1.5838946104049683, -0.8526471257209778, -0.35575902462005615, -0.1134628877043724, 0.13022613525390625, 0.8626659512519836], "std": [2.6007143105744035e-07, 0.0002173594111809507, 3.725290298461914e-08, 0.00044194693327881396, 3.4924596548080444e-09, 3.166496753692627e-08, 5.736947059631348e-07, 0.30691227316856384, 0.7108595371246338, 0.3848824203014374, 0.5845913290977478, 0.16637156903743744, 0.09775084257125854, 0.5455940961837769], "count": [581]}, "timestamp": {"min": [0.0], "max": [19.333333333333332], "mean": [9.666666666666668], "std": [5.590666825661815], "count": [581]}, "frame_index": {"min": [0], "max": [580], "mean": [290.0], "std": [167.72000476985446], "count": [581]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [581]}, "index": {"min": [31201], "max": [31781], "mean": [31491.0], "std": [167.72000476985446], "count": [581]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [581]}, "subtask_annotation": {"mean": [7.910499139414802, 13.0, 13.0, 13.0, 13.0], "std": [3.067610471058985, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [581]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [581]}, "eef_direction_state": {"mean": [6.0, 3.0206540447504304], "std": [0.0, 2.0592564837477445], "min": [6, 0], "max": [6, 6], "count": [581]}, "eef_velocity_state": {"mean": [0.0, 1.666092943201377], "std": [0.0, 0.6142625414649091], "min": [0, 0], "max": [0, 2], "count": [581]}, "eef_acc_mag_state": {"mean": [0.0, 1.3941480206540446], "std": [0.0, 0.6437039217273716], "min": [0, 0], "max": [0, 2], "count": [581]}, "eef_direction_action": {"mean": [6.0, 3.0206540447504304], "std": [0.0, 2.0592564837477445], "min": [6, 0], "max": [6, 6], "count": [581]}, "eef_velocity_action": {"mean": [0.0, 1.666092943201377], "std": [0.0, 0.6142625414649091], "min": [0, 0], "max": [0, 2], "count": [581]}, "eef_acc_mag_action": {"mean": [0.0, 1.3941480206540446], "std": [0.0, 0.6437039217273716], "min": [0, 0], "max": [0, 2], "count": [581]}, "eef_sim_pose_state": {"mean": [0.06797358086345721, 0.3335810243142277, 1.1809373406640449, 0.013871991158412918, 0.04310547959391336, 1.4156323801841756e-06, 0.326606037479109, -0.25330870163233454, 1.2449094701498933, 0.08611652059441563, 0.3680134640010948, 0.1263133699372625], "std": [1.6098768947740264e-05, 2.540568923199363e-08, 4.531951379729571e-05, 7.705120678537085e-07, 0.0005013510829525063, 2.626136185657821e-07, 0.15832615556088855, 0.1022837437749529, 0.07339591591724856, 0.08381773740064791, 0.13510653590124352, 0.29892123960853123], "min": [0.06786214237880618, 0.33358101787861316, 1.1808014152267114, 0.013869402231845306, 0.04142078728673981, -4.857569911291375e-06, -0.10335563729293695, -0.4149229617713344, 1.1564714259314663, -0.17900997372307698, -0.047931317200567536, -0.5112443258782882], "max": [0.06797760808631503, 0.3335811950002531, 1.180958502626951, 0.013874111968369945, 0.04448539217843517, 1.5190895241235305e-06, 0.5707479248593148, -0.05814737707420016, 1.4846373410554543, 0.3055982724764663, 0.686840954787868, 0.7746017263518389], "count": [581]}, "eef_sim_pose_action": {"mean": [0.06797358086345721, 0.3335810243142277, 1.1809373406640449, 0.013871991158412918, 0.04310547959391336, 1.4156323801841756e-06, 0.326606037479109, -0.25330870163233454, 1.2449094701498933, 0.08611652059441563, 0.3680134640010948, 0.1263133699372625], "std": [1.6098768947740264e-05, 2.540568923199363e-08, 4.531951379729571e-05, 7.705120678537085e-07, 0.0005013510829525063, 2.626136185657821e-07, 0.15832615556088855, 0.1022837437749529, 0.07339591591724856, 0.08381773740064791, 0.13510653590124352, 0.29892123960853123], "min": [0.06786214237880618, 0.33358101787861316, 1.1808014152267114, 0.013869402231845306, 0.04142078728673981, -4.857569911291375e-06, -0.10335563729293695, -0.4149229617713344, 1.1564714259314663, -0.17900997372307698, -0.047931317200567536, -0.5112443258782882], "max": [0.06797760808631503, 0.3335811950002531, 1.180958502626951, 0.013874111968369945, 0.04448539217843517, 1.5190895241235305e-06, 0.5707479248593148, -0.05814737707420016, 1.4846373410554543, 0.3055982724764663, 0.686840954787868, 0.7746017263518389], "count": [581]}, "gripper_mode_state": {"mean": [1.0, 0.5920826161790017], "std": [0.0, 0.4914476490915688], "min": [1, 0], "max": [1, 1], "count": [581]}, "gripper_activity_state": {"mean": [2.0, 1.370051635111876], "std": [0.0, 0.8496621769207793], "min": [2, 0], "max": [2, 2], "count": [581]}, "gripper_mode_action": {"mean": [1.0, 0.5920826161790017], "std": [0.0, 0.4914476490915688], "min": [1, 0], "max": [1, 1], "count": [581]}, "gripper_activity_action": {"mean": [2.0, 1.370051635111876], "std": [0.0, 0.8496621769207793], "min": [2, 0], "max": [2, 2], "count": [581]}, "gripper_open_scale_state": {"mean": [0.043569858585084734, 0.4929520934105702], "std": [4.510281037539698e-16, 0.3117682288297178], "min": [0.043569858585085185, 0.01208933868578502], "max": [0.043569858585085185, 0.9643051283700126], "count": [581]}, "gripper_open_scale_action": {"mean": [0.043569858585084734, 0.4929520934105702], "std": [4.510281037539698e-16, 0.3117682288297178], "min": [0.043569858585085185, 0.01208933868578502], "max": [0.043569858585085185, 0.9643051283700126], "count": [581]}}} +{"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.44511057935549153]], [[0.42993899265867486]], [[0.3300480025606873]]], "std": [[[0.22234923333960513]], [[0.20788863421419657]], [[0.16615922057049334]]], "count": [211]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3849042865698149]], [[0.39431241029850594]], [[0.378846287777881]]], "std": [[[0.21456594266214796]], [[0.21154028334142483]], [[0.22410149286871608]]], "count": [211]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219564967113754]], [[0.42673827169098283]], [[0.42238037305496184]]], "std": [[[0.20018589906412895]], [[0.2000827724993366]], [[0.20242032728620685]]], "count": [211]}, "observation.state": {"min": [-0.5614369511604309, -0.0015339808305725455, -1.3947699069976807, -1.5299999713897705, -0.4361960291862488, -0.22791439294815063, 0.07561945915222168, -0.35128161311149597, -0.0015339808305725455, -1.4529409408569336, -1.5299999713897705, -1.0294561386108398, -0.27702537178993225, 0.05118754133582115], "max": [0.0793473869562149, 2.325514793395996, 0.01486345287412405, 1.4542843103408813, 0.5271523594856262, 0.19391803443431854, 1.6889585256576538, 0.7353258728981018, 2.5280003547668457, 0.02516479603946209, 1.1513161659240723, 0.2114717960357666, 0.7645053267478943, 1.6993095874786377], "mean": [-0.06399692595005035, 0.45431408286094666, -0.17828483879566193, -0.18847118318080902, 0.07521332800388336, 0.003619949799031019, 0.2989952564239502, 0.12659524381160736, 0.9571293592453003, -0.2811048626899719, -0.4126622676849365, -0.19408798217773438, 0.09643634408712387, 0.5842717885971069], "std": [0.163148432970047, 0.8128613233566284, 0.313033789396286, 0.5178428888320923, 0.16524115204811096, 0.0544535331428051, 0.4775247275829315, 0.25722652673721313, 1.0332090854644775, 0.38406264781951904, 0.6572504043579102, 0.2679177522659302, 0.15959852933883667, 0.6683551669120789], "count": [1258]}, "action": {"min": [-0.5614369511604309, -0.0015339808305725455, -1.3947699069976807, -1.5299999713897705, -0.4361960291862488, -0.22791439294815063, 0.07561945915222168, -0.35128161311149597, -0.0015339808305725455, -1.4529409408569336, -1.5299999713897705, -1.0294561386108398, -0.27702537178993225, 0.05118754133582115], "max": [0.0793473869562149, 2.325514793395996, 0.01486345287412405, 1.4542843103408813, 0.5271523594856262, 0.19391803443431854, 1.6889585256576538, 0.7353258728981018, 2.5280003547668457, 0.02516479603946209, 1.1513161659240723, 0.2114717960357666, 0.7645053267478943, 1.6993095874786377], "mean": [-0.06399692595005035, 0.45431408286094666, -0.17828483879566193, -0.18847118318080902, 0.07521332800388336, 0.003619949799031019, 0.2989952564239502, 0.12659524381160736, 0.9571293592453003, -0.2811048626899719, -0.4126622676849365, -0.19408798217773438, 0.09643634408712387, 0.5842717885971069], "std": [0.163148432970047, 0.8128613233566284, 0.313033789396286, 0.5178428888320923, 0.16524115204811096, 0.0544535331428051, 0.4775247275829315, 0.25722652673721313, 1.0332090854644775, 0.38406264781951904, 0.6572504043579102, 0.2679177522659302, 0.15959852933883667, 0.6683551669120789], "count": [1258]}, "timestamp": {"min": [0.0], "max": [41.9], "mean": [20.95], "std": [12.105106819483714], "count": [1258]}, "frame_index": {"min": [0], "max": [1257], "mean": [628.5], "std": [363.1532045845114], "count": [1258]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1258]}, "index": {"min": [31782], "max": [33039], "mean": [32410.5], "std": [363.1532045845114], "count": [1258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1258]}, "subtask_annotation": {"mean": [6.507949125596184, 13.0, 13.0, 13.0, 13.0], "std": [3.088058505414822, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1258]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [1258]}, "eef_direction_state": {"mean": [4.854531001589825, 4.3147853736089035], "std": [2.0261366852906937, 2.182337137838321], "min": [0, 0], "max": [6, 6], "count": [1258]}, "eef_velocity_state": {"mean": [0.5325914149443561, 0.8942766295707473], "std": [0.8444919978833997, 0.9235218033432275], "min": [0, 0], "max": [2, 2], "count": [1258]}, "eef_acc_mag_state": {"mean": [0.4578696343402226, 0.7480127186009539], "std": [0.7513988494917385, 0.828314525849517], "min": [0, 0], "max": [2, 2], "count": [1258]}, "eef_direction_action": {"mean": [4.854531001589825, 4.3147853736089035], "std": [2.0261366852906937, 2.182337137838321], "min": [0, 0], "max": [6, 6], "count": [1258]}, "eef_velocity_action": {"mean": [0.5325914149443561, 0.8942766295707473], "std": [0.8444919978833997, 0.9235218033432275], "min": [0, 0], "max": [2, 2], "count": [1258]}, "eef_acc_mag_action": {"mean": [0.4578696343402226, 0.7480127186009539], "std": [0.7513988494917385, 0.828314525849517], "min": [0, 0], "max": [2, 2], "count": [1258]}, "eef_sim_pose_state": {"mean": [0.13541480275143222, 0.313227894065922, 1.1935134309733757, 0.02116412286796246, 0.08269489252467707, 0.012648929778403465, 0.19682594102745454, -0.3065042321535221, 1.1786903694271609, -0.012712077383347975, 0.23321233114969567, -0.09754760026121881], "std": [0.1341448193458796, 0.053859172370109114, 0.033651089954638794, 0.0738513960869287, 0.15077838207773442, 0.12054735246129814, 0.15214002352244224, 0.0716654375089775, 0.06892346953679881, 0.08224315112106248, 0.2732278321410254, 0.24712063228635128], "min": [-0.09459195896081672, 0.13822341947291045, 1.1368422019643571, -0.29553856250821575, -0.13826031163809605, -0.7817064081373848, -0.08535451440929231, -0.46474409839189185, 1.0646436235635395, -0.307825360741801, -0.21711488549771696, -0.901770285030558], "max": [0.4675079862347653, 0.35470554414060407, 1.3524554092340484, 0.21660351717982312, 0.791786363539035, 0.420053047933981, 0.5195913055975558, -0.14079332746446063, 1.4479596376394879, 0.34698585846485697, 1.0715737301840993, 0.510941100726651], "count": [1258]}, "eef_sim_pose_action": {"mean": [0.13541480275143222, 0.313227894065922, 1.1935134309733757, 0.02116412286796246, 0.08269489252467707, 0.012648929778403465, 0.19682594102745454, -0.3065042321535221, 1.1786903694271609, -0.012712077383347975, 0.23321233114969567, -0.09754760026121881], "std": [0.1341448193458796, 0.053859172370109114, 0.033651089954638794, 0.0738513960869287, 0.15077838207773442, 0.12054735246129814, 0.15214002352244224, 0.0716654375089775, 0.06892346953679881, 0.08224315112106248, 0.2732278321410254, 0.24712063228635128], "min": [-0.09459195896081672, 0.13822341947291045, 1.1368422019643571, -0.29553856250821575, -0.13826031163809605, -0.7817064081373848, -0.08535451440929231, -0.46474409839189185, 1.0646436235635395, -0.307825360741801, -0.21711488549771696, -0.901770285030558], "max": [0.4675079862347653, 0.35470554414060407, 1.3524554092340484, 0.21660351717982312, 0.791786363539035, 0.420053047933981, 0.5195913055975558, -0.14079332746446063, 1.4479596376394879, 0.34698585846485697, 1.0715737301840993, 0.510941100726651], "count": [1258]}, "gripper_mode_state": {"mean": [0.8720190779014309, 0.6796502384737679], "std": [0.3340685643357829, 0.4666109640978467], "min": [0, 0], "max": [1, 1], "count": [1258]}, "gripper_activity_state": {"mean": [1.8386327503974562, 1.7424483306836247], "std": [0.5123610737528906, 0.6269980838023381], "min": [0, 0], "max": [2, 2], "count": [1258]}, "gripper_mode_action": {"mean": [0.8720190779014309, 0.6796502384737679], "std": [0.3340685643357829, 0.4666109640978467], "min": [0, 0], "max": [1, 1], "count": [1258]}, "gripper_activity_action": {"mean": [1.8386327503974562, 1.7424483306836247], "std": [0.5123610737528906, 0.6269980838023381], "min": [0, 0], "max": [2, 2], "count": [1258]}, "gripper_open_scale_state": {"mean": [0.1708544027952908, 0.3338699492336306], "std": [0.2728725103274351, 0.3819175416070841], "min": [0.043211119515555244, 0.029250023620469228], "max": [0.9651191575186593, 0.971034049987793], "count": [1258]}, "gripper_open_scale_action": {"mean": [0.1708544027952908, 0.3338699492336306], "std": [0.2728725103274351, 0.3819175416070841], "min": [0.043211119515555244, 0.029250023620469228], "max": [0.9651191575186593, 0.971034049987793], "count": [1258]}}} +{"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.5232262508903134]], [[0.49913109864672367]], [[0.4096386178670186]]], "std": [[[0.23398617478964012]], [[0.21647286386467393]], [[0.18874882369814414]]], "count": [208]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3935023488562091]], [[0.4016194145927602]], [[0.3908639064332998]]], "std": [[[0.24702658697279836]], [[0.23534354498596197]], [[0.24362174752197827]]], "count": [208]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238499677916038]], [[0.4285779220609184]], [[0.4225197073487515]]], "std": [[[0.18074849312456187]], [[0.17702871230867134]], [[0.1795216627813465]]], "count": [208]}, "observation.state": {"min": [-0.503145694732666, 0.0, -0.7645111680030823, -1.5299999713897705, -0.047863367944955826, -0.17682784795761108, 0.07176162302494049, -0.32827189564704895, -0.002658825134858489, -1.2086049318313599, -1.5299999713897705, -0.9150541424751282, -0.2605816125869751, 0.05372776836156845], "max": [0.21907776594161987, 2.11075758934021, 0.0015339808305725455, 0.5884748101234436, 0.5078856945037842, 0.2043365240097046, 1.689217448234558, 0.7271068692207336, 2.3577284812927246, 0.005262433085590601, 0.7219772934913635, 0.6290367245674133, 0.2860763967037201, 1.6991708278656006], "mean": [-0.09711240977048874, 0.9333493113517761, -0.2775680124759674, -0.6044108867645264, 0.12755821645259857, 0.02225513383746147, 0.4757643938064575, 0.07612372189760208, 0.5179176926612854, -0.14666953682899475, -0.286967396736145, -0.09643904119729996, -0.008251862600445747, 0.3725545108318329], "std": [0.1841381937265396, 0.9479096531867981, 0.27789369225502014, 0.6799770593643188, 0.15545034408569336, 0.06503873318433762, 0.5835682153701782, 0.22681407630443573, 0.8430331349372864, 0.23339378833770752, 0.5872359871864319, 0.2079162448644638, 0.07763808965682983, 0.562757134437561], "count": [1235]}, "action": {"min": [-0.503145694732666, 0.0, -0.7645111680030823, -1.5299999713897705, -0.047863367944955826, -0.17682784795761108, 0.07176162302494049, -0.32827189564704895, -0.002658825134858489, -1.2086049318313599, -1.5299999713897705, -0.9150541424751282, -0.2605816125869751, 0.05372776836156845], "max": [0.21907776594161987, 2.11075758934021, 0.0015339808305725455, 0.5884748101234436, 0.5078856945037842, 0.2043365240097046, 1.689217448234558, 0.7271068692207336, 2.3577284812927246, 0.005262433085590601, 0.7219772934913635, 0.6290367245674133, 0.2860763967037201, 1.6991708278656006], "mean": [-0.09711240977048874, 0.9333493113517761, -0.2775680124759674, -0.6044108867645264, 0.12755821645259857, 0.02225513383746147, 0.4757643938064575, 0.07612372189760208, 0.5179176926612854, -0.14666953682899475, -0.286967396736145, -0.09643904119729996, -0.008251862600445747, 0.3725545108318329], "std": [0.1841381937265396, 0.9479096531867981, 0.27789369225502014, 0.6799770593643188, 0.15545034408569336, 0.06503873318433762, 0.5835682153701782, 0.22681407630443573, 0.8430331349372864, 0.23339378833770752, 0.5872359871864319, 0.2079162448644638, 0.07763808965682983, 0.562757134437561], "count": [1235]}, "timestamp": {"min": [0.0], "max": [41.13333333333333], "mean": [20.56666666666667], "std": [11.883789145068354], "count": [1235]}, "frame_index": {"min": [0], "max": [1234], "mean": [617.0], "std": [356.5136743520506], "count": [1235]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1235]}, "index": {"min": [33040], "max": [34274], "mean": [33657.0], "std": [356.5136743520506], "count": [1235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1235]}, "subtask_annotation": {"mean": [7.938461538461539, 13.0, 13.0, 13.0, 13.0], "std": [2.350178402552529, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1235]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1235]}, "eef_direction_state": {"mean": [4.346558704453441, 4.952226720647773], "std": [2.1251668902303162, 1.8546759762659035], "min": [0, 0], "max": [6, 6], "count": [1235]}, "eef_velocity_state": {"mean": [0.7643724696356275, 0.5805668016194332], "std": [0.8510210055895395, 0.8549610419132389], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_acc_mag_state": {"mean": [0.6939271255060728, 0.497165991902834], "std": [0.8219185876531809, 0.7713178590264603], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_direction_action": {"mean": [4.346558704453441, 4.952226720647773], "std": [2.1251668902303162, 1.8546759762659035], "min": [0, 0], "max": [6, 6], "count": [1235]}, "eef_velocity_action": {"mean": [0.7643724696356275, 0.5805668016194332], "std": [0.8510210055895395, 0.8549610419132389], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_acc_mag_action": {"mean": [0.6939271255060728, 0.497165991902834], "std": [0.8219185876531809, 0.7713178590264603], "min": [0, 0], "max": [2, 2], "count": [1235]}, "eef_sim_pose_state": {"mean": [0.21855737689580473, 0.30498672899586776, 1.2069249482826143, 0.033273826450714486, 0.04963467004373097, 0.031403466330180735, 0.13976751474728635, -0.32088630953914715, 1.192130146830354, -0.02550273761508981, 0.0794463650482142, -0.02266574927218587], "std": [0.1581098001750926, 0.053489689682962485, 0.0393683871667714, 0.07222828672656276, 0.0848118157404332, 0.10404572917743814, 0.1205789168716669, 0.06048123348183249, 0.04635258236476699, 0.07629235908209944, 0.12565635784186507, 0.24209343938161956], "min": [0.033030917404784046, 0.18583348269235214, 1.163168008777926, -0.14097038748158458, -0.12323873242205585, -0.16707813251425144, 0.02825899341239213, -0.46411980891894083, 1.0989422430085651, -0.11251873696566056, -0.21065131187692399, -1.0470655394842678], "max": [0.4328544227247568, 0.4013103748660103, 1.3773269322356965, 0.20714246845864423, 0.3594702215427299, 0.3908797604147375, 0.442870025257384, -0.13481009197422042, 1.430193755942135, 0.8144413662836132, 0.6238654027826045, 0.9059717236002084], "count": [1235]}, "eef_sim_pose_action": {"mean": [0.21855737689580473, 0.30498672899586776, 1.2069249482826143, 0.033273826450714486, 0.04963467004373097, 0.031403466330180735, 0.13976751474728635, -0.32088630953914715, 1.192130146830354, -0.02550273761508981, 0.0794463650482142, -0.02266574927218587], "std": [0.1581098001750926, 0.053489689682962485, 0.0393683871667714, 0.07222828672656276, 0.0848118157404332, 0.10404572917743814, 0.1205789168716669, 0.06048123348183249, 0.04635258236476699, 0.07629235908209944, 0.12565635784186507, 0.24209343938161956], "min": [0.033030917404784046, 0.18583348269235214, 1.163168008777926, -0.14097038748158458, -0.12323873242205585, -0.16707813251425144, 0.02825899341239213, -0.46411980891894083, 1.0989422430085651, -0.11251873696566056, -0.21065131187692399, -1.0470655394842678], "max": [0.4328544227247568, 0.4013103748660103, 1.3773269322356965, 0.20714246845864423, 0.3594702215427299, 0.3908797604147375, 0.442870025257384, -0.13481009197422042, 1.430193755942135, 0.8144413662836132, 0.6238654027826045, 0.9059717236002084], "count": [1235]}, "gripper_mode_state": {"mean": [0.7813765182186235, 0.8372469635627531], "std": [0.4133125391216226, 0.3691401977131498], "min": [0, 0], "max": [1, 1], "count": [1235]}, "gripper_activity_state": {"mean": [1.794331983805668, 1.8502024291497976], "std": [0.5689398649670213, 0.4955571431221243], "min": [0, 0], "max": [2, 2], "count": [1235]}, "gripper_mode_action": {"mean": [0.7813765182186235, 0.8372469635627531], "std": [0.4133125391216226, 0.3691401977131498], "min": [0, 0], "max": [1, 1], "count": [1235]}, "gripper_activity_action": {"mean": [1.794331983805668, 1.8502024291497976], "std": [0.5689398649670213, 0.4955571431221243], "min": [0, 0], "max": [2, 2], "count": [1235]}, "gripper_open_scale_state": {"mean": [0.2718641924471936, 0.21288728984778704], "std": [0.33346798515868015, 0.32157482753886685], "min": [0.04100664172853742, 0.030701581920896257], "max": [0.9652671132768903, 0.9709547587803432], "count": [1235]}, "gripper_open_scale_action": {"mean": [0.2718641924471936, 0.21288728984778704], "std": [0.33346798515868015, 0.32157482753886685], "min": [0.04100664172853742, 0.030701581920896257], "max": [0.9652671132768903, 0.9709547587803432], "count": [1235]}}} +{"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.4614761124411005]], [[0.4356654680929219]], [[0.34090125303997565]]], "std": [[[0.2325001690869038]], [[0.21173032376755488]], [[0.17227704990476286]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37679507872270357]], [[0.384646471411562]], [[0.37118300495262707]]], "std": [[[0.2519676762230535]], [[0.24704906763279527]], [[0.2610100400975408]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4108189947813751]], [[0.41724639319552115]], [[0.4110141754699296]]], "std": [[[0.19282538290185564]], [[0.18984294221723186]], [[0.1891720346833063]]], "count": [172]}, "observation.state": {"min": [-0.7390479445457458, -0.0015339808305725455, -1.125134825706482, -1.5048351287841797, -0.6335272192955017, -0.21322332322597504, 0.059401508420705795, -0.04024425894021988, -1.7618285302889447e-19, -1.2471258640289307, -1.5299999713897705, -0.5717519521713257, -0.13266445696353912, 0.040855199098587036], "max": [0.013101744465529919, 2.1935925483703613, 0.0065687973983585835, 1.2107077836990356, 0.5635311007499695, 0.14731168746948242, 1.6889585256576538, 0.4847598969936371, 2.3914761543273926, 0.018457742407917976, 1.1808902025222778, 0.19450651109218597, 0.3834952116012573, 1.6877930164337158], "mean": [-0.14883124828338623, 0.810942530632019, -0.20886312425136566, -0.4776775538921356, 0.10010089725255966, 0.029007183387875557, 0.3925141990184784, 0.08376158028841019, 0.49229657649993896, -0.1962999701499939, -0.1776333898305893, -0.03665021434426308, 0.020058609545230865, 0.31254035234451294], "std": [0.2376357913017273, 0.9521114826202393, 0.28224310278892517, 0.7173642516136169, 0.1914849579334259, 0.07133666425943375, 0.5289696455001831, 0.15767933428287506, 0.8492521643638611, 0.3694958984851837, 0.505037784576416, 0.11511186510324478, 0.06886233389377594, 0.5055737495422363], "count": [961]}, "action": {"min": [-0.7390479445457458, -0.0015339808305725455, -1.125134825706482, -1.5048351287841797, -0.6335272192955017, -0.21322332322597504, 0.059401508420705795, -0.04024425894021988, -1.7618285302889447e-19, -1.2471258640289307, -1.5299999713897705, -0.5717519521713257, -0.13266445696353912, 0.040855199098587036], "max": [0.013101744465529919, 2.1935925483703613, 0.0065687973983585835, 1.2107077836990356, 0.5635311007499695, 0.14731168746948242, 1.6889585256576538, 0.4847598969936371, 2.3914761543273926, 0.018457742407917976, 1.1808902025222778, 0.19450651109218597, 0.3834952116012573, 1.6877930164337158], "mean": [-0.14883124828338623, 0.810942530632019, -0.20886312425136566, -0.4776775538921356, 0.10010089725255966, 0.029007183387875557, 0.3925141990184784, 0.08376158028841019, 0.49229657649993896, -0.1962999701499939, -0.1776333898305893, -0.03665021434426308, 0.020058609545230865, 0.31254035234451294], "std": [0.2376357913017273, 0.9521114826202393, 0.28224310278892517, 0.7173642516136169, 0.1914849579334259, 0.07133666425943375, 0.5289696455001831, 0.15767933428287506, 0.8492521643638611, 0.3694958984851837, 0.505037784576416, 0.11511186510324478, 0.06886233389377594, 0.5055737495422363], "count": [961]}, "timestamp": {"min": [0.0], "max": [32.0], "mean": [16.0], "std": [9.247221805013174], "count": [961]}, "frame_index": {"min": [0], "max": [960], "mean": [480.0], "std": [277.41665415039523], "count": [961]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [961]}, "index": {"min": [34275], "max": [35235], "mean": [34755.0], "std": [277.41665415039523], "count": [961]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [961]}, "subtask_annotation": {"mean": [8.309053069719043, 13.0, 13.0, 13.0, 13.0], "std": [2.496034573766465, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [961]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [961]}, "eef_direction_state": {"mean": [4.534859521331946, 4.867845993756504], "std": [2.0948085590574377, 2.032569469538141], "min": [0, 0], "max": [6, 6], "count": [961]}, "eef_velocity_state": {"mean": [0.7148803329864725, 0.5535900104058272], "std": [0.8714916054409944, 0.8568085122742545], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_acc_mag_state": {"mean": [0.659729448491155, 0.48803329864724243], "std": [0.8260404971116581, 0.7675198804208517], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_direction_action": {"mean": [4.534859521331946, 4.867845993756504], "std": [2.0948085590574377, 2.032569469538141], "min": [0, 0], "max": [6, 6], "count": [961]}, "eef_velocity_action": {"mean": [0.7148803329864725, 0.5535900104058272], "std": [0.8714916054409944, 0.8568085122742545], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_acc_mag_action": {"mean": [0.659729448491155, 0.48803329864724243], "std": [0.8260404971116581, 0.7675198804208517], "min": [0, 0], "max": [2, 2], "count": [961]}, "eef_sim_pose_state": {"mean": [0.18262052111657254, 0.2946492367224025, 1.191541514658136, 0.046972550548570614, 0.11819918229528124, -0.04742737602814743, 0.1398758819111386, -0.3111641717634463, 1.191619868630325, 0.008196521487785388, 0.11554491374451305, 0.045159774572129545], "std": [0.1456118561407104, 0.06346206314374397, 0.037514079550078454, 0.061624620036720174, 0.11566759763197165, 0.18085307007432314, 0.13980582638867675, 0.055458260597466155, 0.041871054793094165, 0.04261549326870242, 0.17958249107638594, 0.13723151557575966], "min": [-0.07295631560833954, 0.13965504486476485, 1.141496925919031, -0.31273487610088163, -0.12432826673491038, -0.9274237150428378, -0.042108028959338455, -0.35405480428361946, 1.1121209538632433, -0.1721076264361756, -0.15980443166753866, -0.45545903946153743], "max": [0.4893764563901073, 0.3487384147109876, 1.3459272843576642, 0.16595254037590776, 0.5488350657629923, 0.341996380463402, 0.49919051330448616, -0.13489524798187805, 1.3730297110591718, 0.219959151272682, 0.7213878965470615, 0.4533794296981539], "count": [961]}, "eef_sim_pose_action": {"mean": [0.18262052111657254, 0.2946492367224025, 1.191541514658136, 0.046972550548570614, 0.11819918229528124, -0.04742737602814743, 0.1398758819111386, -0.3111641717634463, 1.191619868630325, 0.008196521487785388, 0.11554491374451305, 0.045159774572129545], "std": [0.1456118561407104, 0.06346206314374397, 0.037514079550078454, 0.061624620036720174, 0.11566759763197165, 0.18085307007432314, 0.13980582638867675, 0.055458260597466155, 0.041871054793094165, 0.04261549326870242, 0.17958249107638594, 0.13723151557575966], "min": [-0.07295631560833954, 0.13965504486476485, 1.141496925919031, -0.31273487610088163, -0.12432826673491038, -0.9274237150428378, -0.042108028959338455, -0.35405480428361946, 1.1121209538632433, -0.1721076264361756, -0.15980443166753866, -0.45545903946153743], "max": [0.4893764563901073, 0.3487384147109876, 1.3459272843576642, 0.16595254037590776, 0.5488350657629923, 0.341996380463402, 0.49919051330448616, -0.13489524798187805, 1.3730297110591718, 0.219959151272682, 0.7213878965470615, 0.4533794296981539], "count": [961]}, "gripper_mode_state": {"mean": [0.8272632674297606, 0.8595213319458896], "std": [0.37801951509306825, 0.34748296631036724], "min": [0, 0], "max": [1, 1], "count": [961]}, "gripper_activity_state": {"mean": [1.7887617065556711, 1.805411030176899], "std": [0.5789568882844255, 0.5555620403609267], "min": [0, 0], "max": [2, 2], "count": [961]}, "gripper_mode_action": {"mean": [0.8272632674297606, 0.8595213319458896], "std": [0.37801951509306825, 0.34748296631036724], "min": [0, 0], "max": [1, 1], "count": [961]}, "gripper_activity_action": {"mean": [1.7887617065556711, 1.805411030176899], "std": [0.5789568882844255, 0.5555620403609267], "min": [0, 0], "max": [2, 2], "count": [961]}, "gripper_open_scale_state": {"mean": [0.22429412911945687, 0.17859498938728305], "std": [0.30226850875144157, 0.2888986458795541], "min": [0.03394371909754617, 0.02334582805633545], "max": [0.9651191575186593, 0.9644531522478376], "count": [961]}, "gripper_open_scale_action": {"mean": [0.22429412911945687, 0.17859498938728305], "std": [0.30226850875144157, 0.2888986458795541], "min": [0.03394371909754617, 0.02334582805633545], "max": [0.9651191575186593, 0.9644531522478376], "count": [961]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5134416984386347]], [[0.5064631747760833]], [[0.3974867556281772]]], "std": [[[0.2552800065707388]], [[0.25520687718157137]], [[0.21806126302876316]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40447006475429675]], [[0.41204749001452434]], [[0.39961502208908256]]], "std": [[[0.1903887405490695]], [[0.19010462100759346]], [[0.2040551762794274]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38488003207455823]], [[0.3889684670781893]], [[0.37437442810457516]]], "std": [[[0.240061829194557]], [[0.24004439548857714]], [[0.25487554062967227]]], "count": [180]}, "observation.state": {"min": [-0.503145694732666, -0.0015339808305725455, -0.8191538453102112, -1.5299999713897705, -0.6542834043502808, -0.035261642187833786, 0.07336090505123138, -0.23277071118354797, -0.00010367677896283567, -1.2648648023605347, -1.5299999713897705, -0.7057024240493774, -0.21916450560092926, 0.05145810917019844], "max": [0.13080614805221558, 2.4160196781158447, 0.011073494330048561, 0.7730653882026672, 0.3712436258792877, 0.4187767505645752, 1.6889585256576538, 0.5520994663238525, 2.391517162322998, 0.021433420479297638, 1.0705174207687378, 0.33594179153442383, 0.29123279452323914, 1.6819236278533936], "mean": [-0.09936222434043884, 0.9042074084281921, -0.17266543209552765, -0.5484554171562195, -0.08010527491569519, 0.10150927305221558, 0.5814505219459534, 0.03184005245566368, 0.5018397569656372, -0.15479305386543274, -0.21764683723449707, -0.028280554339289665, 0.02201850526034832, 0.2702716886997223], "std": [0.16573603451251984, 1.0824885368347168, 0.22221995890140533, 0.7606375813484192, 0.17026741802692413, 0.11435447633266449, 0.7047271728515625, 0.1532430648803711, 0.8674077391624451, 0.2564955949783325, 0.520475447177887, 0.16006609797477722, 0.0681035965681076, 0.4696691036224365], "count": [1018]}, "action": {"min": [-0.503145694732666, -0.0015339808305725455, -0.8191538453102112, -1.5299999713897705, -0.6542834043502808, -0.035261642187833786, 0.07336090505123138, -0.23277071118354797, -0.00010367677896283567, -1.2648648023605347, -1.5299999713897705, -0.7057024240493774, -0.21916450560092926, 0.05145810917019844], "max": [0.13080614805221558, 2.4160196781158447, 0.011073494330048561, 0.7730653882026672, 0.3712436258792877, 0.4187767505645752, 1.6889585256576538, 0.5520994663238525, 2.391517162322998, 0.021433420479297638, 1.0705174207687378, 0.33594179153442383, 0.29123279452323914, 1.6819236278533936], "mean": [-0.09936222434043884, 0.9042074084281921, -0.17266543209552765, -0.5484554171562195, -0.08010527491569519, 0.10150927305221558, 0.5814505219459534, 0.03184005245566368, 0.5018397569656372, -0.15479305386543274, -0.21764683723449707, -0.028280554339289665, 0.02201850526034832, 0.2702716886997223], "std": [0.16573603451251984, 1.0824885368347168, 0.22221995890140533, 0.7606375813484192, 0.17026741802692413, 0.11435447633266449, 0.7047271728515625, 0.1532430648803711, 0.8674077391624451, 0.2564955949783325, 0.520475447177887, 0.16006609797477722, 0.0681035965681076, 0.4696691036224365], "count": [1018]}, "timestamp": {"min": [0.0], "max": [33.9], "mean": [16.95], "std": [9.795704841068524], "count": [1018]}, "frame_index": {"min": [0], "max": [1017], "mean": [508.5], "std": [293.87114523205577], "count": [1018]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1018]}, "index": {"min": [35236], "max": [36253], "mean": [35744.5], "std": [293.87114523205577], "count": [1018]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1018]}, "subtask_annotation": {"mean": [5.885068762278978, 13.0, 13.0, 13.0, 13.0], "std": [3.8236613468596294, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1018]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [1018]}, "eef_direction_state": {"mean": [4.523575638506876, 4.783889980353635], "std": [2.1849490030769627, 2.0582041010286147], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_state": {"mean": [0.6345776031434185, 0.5805500982318271], "std": [0.8304511924695109, 0.8673825834745142], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_state": {"mean": [0.6277013752455796, 0.49214145383104124], "std": [0.8184385567271294, 0.7589913762776839], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_direction_action": {"mean": [4.523575638506876, 4.783889980353635], "std": [2.1849490030769627, 2.0582041010286147], "min": [0, 0], "max": [6, 6], "count": [1018]}, "eef_velocity_action": {"mean": [0.6345776031434185, 0.5805500982318271], "std": [0.8304511924695109, 0.8673825834745142], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_acc_mag_action": {"mean": [0.6277013752455796, 0.49214145383104124], "std": [0.8184385567271294, 0.7589913762776839], "min": [0, 0], "max": [2, 2], "count": [1018]}, "eef_sim_pose_state": {"mean": [0.18728484303470597, 0.3034842817370687, 1.161535569299048, 0.0567416941617542, 0.1731376992843372, -0.19108850440272065, 0.13713815254317405, -0.3262579850791368, 1.1827552923156965, 0.013047979595686925, 0.12441903861718127, 0.0005894895780317622], "std": [0.14818468058281992, 0.0493587005086573, 0.05417689455504919, 0.07921032789830862, 0.2188729420619554, 0.286665268124681, 0.12959110968587662, 0.04581778956798189, 0.04663391244047564, 0.05913525332916282, 0.22774508444851582, 0.2421811452766283], "min": [-0.009541823717119879, 0.17899372251148174, 1.0794292960011271, -0.24918398077684994, -0.044753347794813436, -0.9748459045079791, -0.07432115073453699, -0.4068839968669793, 1.0792058695093552, -0.11949804962023658, -0.20336953563599192, -0.6437239131659909], "max": [0.4358243688974368, 0.3590453420145192, 1.3918687109443857, 0.23100457507223882, 1.0462860170136268, 0.1738285677409479, 0.44970760112582897, -0.1625174355563471, 1.3901899779495381, 0.23817844372801272, 0.9360407383596976, 0.8084690270021457], "count": [1018]}, "eef_sim_pose_action": {"mean": [0.18728484303470597, 0.3034842817370687, 1.161535569299048, 0.0567416941617542, 0.1731376992843372, -0.19108850440272065, 0.13713815254317405, -0.3262579850791368, 1.1827552923156965, 0.013047979595686925, 0.12441903861718127, 0.0005894895780317622], "std": [0.14818468058281992, 0.0493587005086573, 0.05417689455504919, 0.07921032789830862, 0.2188729420619554, 0.286665268124681, 0.12959110968587662, 0.04581778956798189, 0.04663391244047564, 0.05913525332916282, 0.22774508444851582, 0.2421811452766283], "min": [-0.009541823717119879, 0.17899372251148174, 1.0794292960011271, -0.24918398077684994, -0.044753347794813436, -0.9748459045079791, -0.07432115073453699, -0.4068839968669793, 1.0792058695093552, -0.11949804962023658, -0.20336953563599192, -0.6437239131659909], "max": [0.4358243688974368, 0.3590453420145192, 1.3918687109443857, 0.23100457507223882, 1.0462860170136268, 0.1738285677409479, 0.44970760112582897, -0.1625174355563471, 1.3901899779495381, 0.23817844372801272, 0.9360407383596976, 0.8084690270021457], "count": [1018]}, "gripper_mode_state": {"mean": [0.6650294695481336, 0.8772102161100196], "std": [0.47198016291012107, 0.3281957538759948], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_state": {"mean": [1.87426326129666, 1.8143418467583496], "std": [0.45408611717749553, 0.5445845274172639], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_mode_action": {"mean": [0.6650294695481336, 0.8772102161100196], "std": [0.47198016291012107, 0.3281957538759948], "min": [0, 0], "max": [1, 1], "count": [1018]}, "gripper_activity_action": {"mean": [1.87426326129666, 1.8143418467583496], "std": [0.45408611717749553, 0.5445845274172639], "min": [0, 0], "max": [2, 2], "count": [1018]}, "gripper_open_scale_state": {"mean": [0.33225609365889086, 0.15443955947141283], "std": [0.4027005015807312, 0.2683819909228233], "min": [0.04192051717213222, 0.029404633811541965], "max": [0.9651191575186593, 0.9610992159162249], "count": [1018]}, "gripper_open_scale_action": {"mean": [0.33225609365889086, 0.15443955947141283], "std": [0.4027005015807312, 0.2683819909228233], "min": [0.04192051717213222, 0.029404633811541965], "max": [0.9651191575186593, 0.9610992159162249], "count": [1018]}}} +{"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.525813397617819]], [[0.5153366729732829]], [[0.4070116529067767]]], "std": [[[0.24170889165869305]], [[0.24095281926082182]], [[0.2074950639389152]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4222687514333219]], [[0.4272419160646715]], [[0.41576104374498335]]], "std": [[[0.18755427425854135]], [[0.1905294910701314]], [[0.20170469861975318]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3989836637140236]], [[0.39675653415606005]], [[0.38459743363719756]]], "std": [[[0.24606284129226813]], [[0.24714116634664826]], [[0.26246327958076543]]], "count": [152]}, "observation.state": {"min": [-0.6651399731636047, -0.010005720891058445, -0.9336679577827454, -1.5299999713897705, -0.4808506965637207, -0.2627127170562744, 0.04168003052473068, -0.04905290901660919, -0.013203025795519352, -1.8698630332946777, -0.1263902336359024, -0.4653315246105194, -0.092811718583107, 0.03044416755437851], "max": [0.003067961661145091, 2.297903299331665, 0.023353764787316322, 0.9904254674911499, 0.3761232793331146, 0.0613592304289341, 1.6624372005462646, 0.6711671948432922, 2.496750831604004, 0.020932426676154137, 0.8305442333221436, 0.5480136871337891, 0.7443092465400696, 1.6445597410202026], "mean": [-0.0909898579120636, 0.5010294914245605, -0.1819806694984436, -0.21331126987934113, 0.012883528135716915, -0.022397927939891815, 0.29982301592826843, 0.13864681124687195, 1.0699175596237183, -0.7469730377197266, 0.2038506120443344, -0.05719397962093353, 0.20901547372341156, 0.2870083749294281], "std": [0.17986315488815308, 0.8501715660095215, 0.307441771030426, 0.4822440445423126, 0.12451804429292679, 0.05977538973093033, 0.4608617424964905, 0.2189013957977295, 1.0848917961120605, 0.7366588711738586, 0.2510382831096649, 0.14500248432159424, 0.2529643476009369, 0.46559247374534607], "count": [818]}, "action": {"min": [-0.6651399731636047, -0.010005720891058445, -0.9336679577827454, -1.5299999713897705, -0.4808506965637207, -0.2627127170562744, 0.04168003052473068, -0.04905290901660919, -0.013203025795519352, -1.8698630332946777, -0.1263902336359024, -0.4653315246105194, -0.092811718583107, 0.03044416755437851], "max": [0.003067961661145091, 2.297903299331665, 0.023353764787316322, 0.9904254674911499, 0.3761232793331146, 0.0613592304289341, 1.6624372005462646, 0.6711671948432922, 2.496750831604004, 0.020932426676154137, 0.8305442333221436, 0.5480136871337891, 0.7443092465400696, 1.6445597410202026], "mean": [-0.0909898579120636, 0.5010294914245605, -0.1819806694984436, -0.21331126987934113, 0.012883528135716915, -0.022397927939891815, 0.29982301592826843, 0.13864681124687195, 1.0699175596237183, -0.7469730377197266, 0.2038506120443344, -0.05719397962093353, 0.20901547372341156, 0.2870083749294281], "std": [0.17986315488815308, 0.8501715660095215, 0.307441771030426, 0.4822440445423126, 0.12451804429292679, 0.05977538973093033, 0.4608617424964905, 0.2189013957977295, 1.0848917961120605, 0.7366588711738586, 0.2510382831096649, 0.14500248432159424, 0.2529643476009369, 0.46559247374534607], "count": [818]}, "timestamp": {"min": [0.0], "max": [27.233333333333334], "mean": [13.616666666666664], "std": [7.871202788223242], "count": [818]}, "frame_index": {"min": [0], "max": [817], "mean": [408.5], "std": [236.13608364669724], "count": [818]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [818]}, "index": {"min": [36254], "max": [37071], "mean": [36662.5], "std": [236.13608364669724], "count": [818]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [818]}, "subtask_annotation": {"mean": [4.503667481662592, 13.0, 13.0, 13.0, 13.0], "std": [4.477666529792422, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [818]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [818]}, "eef_direction_state": {"mean": [4.8557457212713935, 4.250611246943765], "std": [1.9935648290232073, 2.101816857079782], "min": [0, 0], "max": [6, 6], "count": [818]}, "eef_velocity_state": {"mean": [0.6026894865525673, 0.9682151589242054], "std": [0.8899562385395038, 0.9376488270668286], "min": [0, 0], "max": [2, 2], "count": [818]}, "eef_acc_mag_state": {"mean": [0.4877750611246944, 0.8374083129584352], "std": [0.7615273471798277, 0.8715661265716579], "min": [0, 0], "max": [2, 2], "count": [818]}, "eef_direction_action": {"mean": [4.8557457212713935, 4.250611246943765], "std": [1.9935648290232073, 2.101816857079782], "min": [0, 0], "max": [6, 6], "count": [818]}, "eef_velocity_action": {"mean": [0.6026894865525673, 0.9682151589242054], "std": [0.8899562385395038, 0.9376488270668286], "min": [0, 0], "max": [2, 2], "count": [818]}, "eef_acc_mag_action": {"mean": [0.4877750611246944, 0.8374083129584352], "std": [0.7615273471798277, 0.8715661265716579], "min": [0, 0], "max": [2, 2], "count": [818]}, "eef_sim_pose_state": {"mean": [0.14285355528162882, 0.30614735028015017, 1.1900595300373362, -0.024584716713615246, 0.1018220117132735, -0.08092770725714504, 0.25566472548032326, -0.28370519111406217, 1.19909111970012, 0.1039895410747501, 0.509332367121115, 0.016765704130194868], "std": [0.13362185695343803, 0.05921821189446443, 0.039962030276125285, 0.08732931338797417, 0.20638828355693276, 0.1739539354175066, 0.19988641866034604, 0.08667315013027233, 0.04674134217495017, 0.18603509256332673, 0.5091252401043239, 0.26879825771497173], "min": [-0.03438839131784718, 0.1069031586326892, 1.1140873156586688, -0.4865204748133174, -0.08710373767533919, -0.7746518238239525, -0.02786704542884125, -0.35779688000355603, 1.1249236007868428, -0.13569736309920455, -0.1607618674047746, -0.5042910781222538], "max": [0.44034498993713517, 0.34114014573932194, 1.3463021521388003, 0.11611197537263859, 0.8455556604637251, 0.30751618790355484, 0.5532831828502036, -0.07246219638414021, 1.4015308197467582, 0.907381749386813, 1.236755270450486, 0.9082960862203868], "count": [818]}, "eef_sim_pose_action": {"mean": [0.14285355528162882, 0.30614735028015017, 1.1900595300373362, -0.024584716713615246, 0.1018220117132735, -0.08092770725714504, 0.25566472548032326, -0.28370519111406217, 1.19909111970012, 0.1039895410747501, 0.509332367121115, 0.016765704130194868], "std": [0.13362185695343803, 0.05921821189446443, 0.039962030276125285, 0.08732931338797417, 0.20638828355693276, 0.1739539354175066, 0.19988641866034604, 0.08667315013027233, 0.04674134217495017, 0.18603509256332673, 0.5091252401043239, 0.26879825771497173], "min": [-0.03438839131784718, 0.1069031586326892, 1.1140873156586688, -0.4865204748133174, -0.08710373767533919, -0.7746518238239525, -0.02786704542884125, -0.35779688000355603, 1.1249236007868428, -0.13569736309920455, -0.1607618674047746, -0.5042910781222538], "max": [0.44034498993713517, 0.34114014573932194, 1.3463021521388003, 0.11611197537263859, 0.8455556604637251, 0.30751618790355484, 0.5532831828502036, -0.07246219638414021, 1.4015308197467582, 0.907381749386813, 1.236755270450486, 0.9082960862203868], "count": [818]}, "gripper_mode_state": {"mean": [0.8728606356968215, 0.8349633251833741], "std": [0.3331290235745968, 0.37121364573799703], "min": [0, 0], "max": [1, 1], "count": [818]}, "gripper_activity_state": {"mean": [1.7775061124694376, 1.5819070904645476], "std": [0.5907871675540147, 0.7572084113141422], "min": [0, 0], "max": [2, 2], "count": [818]}, "gripper_mode_action": {"mean": [0.8728606356968215, 0.8349633251833741], "std": [0.3331290235745968, 0.37121364573799703], "min": [0, 0], "max": [1, 1], "count": [818]}, "gripper_activity_action": {"mean": [1.7775061124694376, 1.5819070904645476], "std": [0.5907871675540147, 0.7572084113141422], "min": [0, 0], "max": [2, 2], "count": [818]}, "gripper_open_scale_state": {"mean": [0.1713267982401617, 0.16400472029466018], "std": [0.2633501769764625, 0.2660533743275716], "min": [0.023817160299846103, 0.017396667173930576], "max": [0.9499641145978656, 0.9397484234401158], "count": [818]}, "gripper_open_scale_action": {"mean": [0.1713267982401617, 0.16400472029466018], "std": [0.2633501769764625, 0.2660533743275716], "min": [0.023817160299846103, 0.017396667173930576], "max": [0.9499641145978656, 0.9397484234401158], "count": [818]}}} +{"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.5589899224316672]], [[0.5470674013029796]], [[0.43001239435656174]]], "std": [[[0.22729716416494652]], [[0.22775786964633538]], [[0.1986575225998142]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4323620557186911]], [[0.43799806868533775]], [[0.42796858850894093]]], "std": [[[0.1754059059485683]], [[0.17883775353035972]], [[0.18815454182400762]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4080398208666183]], [[0.40820312878237713]], [[0.39470369712565645]]], "std": [[[0.23722433107656113]], [[0.2409337535201621]], [[0.2558849007284087]]], "count": [207]}, "observation.state": {"min": [-0.0015339808305725455, 0.0, -4.2257638286098365e-18, -0.007669903803616762, -0.0046450006775557995, 0.003067961661145091, 0.07599611580371857, -0.17794176936149597, -0.0015339808305725455, -1.954983115196228, -0.05029063671827316, -0.5398108959197998, -0.1114954873919487, 0.046834565699100494], "max": [-0.0015339808305725455, 0.0, 0.0015339808305725455, -0.007669903803616762, -0.004601942375302315, 0.006135923322290182, 0.07624725252389908, 0.5737088322639465, 2.549088954925537, 0.010394630022346973, 0.9011998772621155, 0.3784862756729126, 0.8445946574211121, 1.6849433183670044], "mean": [-0.0015339847886934876, 0.0, 0.00036003394052386284, -0.007669851183891296, -0.004601989407092333, 0.006127087399363518, 0.07612689584493637, 0.05640612170100212, 0.6834267377853394, -0.533176600933075, 0.2048688530921936, -0.03438602015376091, 0.17392577230930328, 0.25639793276786804], "std": [3.958120942115784e-09, 0.0, 0.0005889374297112226, 5.2619725465774536e-08, 1.226301947099273e-06, 0.00013090447464492172, 0.00010203100828221068, 0.15833882987499237, 1.031553030014038, 0.7720243334770203, 0.31609073281288147, 0.10826566070318222, 0.28320738673210144, 0.4657081067562103], "count": [1232]}, "action": {"min": [-0.0015339808305725455, 0.0, -4.2257638286098365e-18, -0.007669903803616762, -0.0046450006775557995, 0.003067961661145091, 0.07599611580371857, -0.17794176936149597, -0.0015339808305725455, -1.954983115196228, -0.05029063671827316, -0.5398108959197998, -0.1114954873919487, 0.046834565699100494], "max": [-0.0015339808305725455, 0.0, 0.0015339808305725455, -0.007669903803616762, -0.004601942375302315, 0.006135923322290182, 0.07624725252389908, 0.5737088322639465, 2.549088954925537, 0.010394630022346973, 0.9011998772621155, 0.3784862756729126, 0.8445946574211121, 1.6849433183670044], "mean": [-0.0015339847886934876, 0.0, 0.00036003394052386284, -0.007669851183891296, -0.004601989407092333, 0.006127087399363518, 0.07612689584493637, 0.05640612170100212, 0.6834267377853394, -0.533176600933075, 0.2048688530921936, -0.03438602015376091, 0.17392577230930328, 0.25639793276786804], "std": [3.958120942115784e-09, 0.0, 0.0005889374297112226, 5.2619725465774536e-08, 1.226301947099273e-06, 0.00013090447464492172, 0.00010203100828221068, 0.15833882987499237, 1.031553030014038, 0.7720243334770203, 0.31609073281288147, 0.10826566070318222, 0.28320738673210144, 0.4657081067562103], "count": [1232]}, "timestamp": {"min": [0.0], "max": [41.03333333333333], "mean": [20.516666666666666], "std": [11.854921622122461], "count": [1232]}, "frame_index": {"min": [0], "max": [1231], "mean": [615.5], "std": [355.64764866367386], "count": [1232]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [1232]}, "index": {"min": [37072], "max": [38303], "mean": [37687.5], "std": [355.64764866367386], "count": [1232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1232]}, "subtask_annotation": {"mean": [1.2094155844155845, 13.0, 13.0, 13.0, 13.0], "std": [3.255361558911341, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1232]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [1232]}, "eef_direction_state": {"mean": [6.0, 4.966720779220779], "std": [0.0, 1.7658455978036514], "min": [6, 0], "max": [6, 6], "count": [1232]}, "eef_velocity_state": {"mean": [0.0, 0.6055194805194806], "std": [0.0, 0.8661577659956313], "min": [0, 0], "max": [0, 2], "count": [1232]}, "eef_acc_mag_state": {"mean": [0.0, 0.510551948051948], "std": [0.0, 0.7728462031962715], "min": [0, 0], "max": [0, 2], "count": [1232]}, "eef_direction_action": {"mean": [6.0, 4.966720779220779], "std": [0.0, 1.7658455978036514], "min": [6, 0], "max": [6, 6], "count": [1232]}, "eef_velocity_action": {"mean": [0.0, 0.6055194805194806], "std": [0.0, 0.8661577659956313], "min": [0, 0], "max": [0, 2], "count": [1232]}, "eef_acc_mag_action": {"mean": [0.0, 0.510551948051948], "std": [0.0, 0.7728462031962715], "min": [0, 0], "max": [0, 2], "count": [1232]}, "eef_sim_pose_state": {"mean": [0.06915449294478387, 0.3334411353079334, 1.1831813592521303, 0.0061607121267439275, -0.00730979279961309, -0.006136081906556671, 0.18842111042668291, -0.31548999445762993, 1.1969739294946955, 0.09375544814269685, 0.3414695043868192, -0.03481456181624795], "std": [4.480138598462527e-05, 7.360954408227379e-08, 0.00016328526838682133, 0.00013088765680879016, 0.0005889301442396237, 1.2267509548186006e-06, 0.19034068494951067, 0.06263037231308419, 0.05258811970335166, 0.25483476091811463, 0.5299604571448083, 0.2917047594824866], "min": [0.06912709287620752, 0.33344020919386047, 1.1828558699460678, 0.0031032586840219712, -0.007669822586040986, -0.0061791181362249705, -0.02209822531109225, -0.41950771022339095, 1.1215591387250081, -0.4449970776164941, -0.2143212600046147, -0.9651173319838154], "max": [0.06924377104610074, 0.33344117811646795, 1.183281178613782, 0.006171550601149096, -0.006135857999442829, -0.006136009836542194, 0.5578501221533632, -0.1072971968650052, 1.4810500034608653, 1.30930800176868, 1.3778861439586638, 1.3748307319190478], "count": [1232]}, "eef_sim_pose_action": {"mean": [0.06915449294478387, 0.3334411353079334, 1.1831813592521303, 0.0061607121267439275, -0.00730979279961309, -0.006136081906556671, 0.18842111042668291, -0.31548999445762993, 1.1969739294946955, 0.09375544814269685, 0.3414695043868192, -0.03481456181624795], "std": [4.480138598462527e-05, 7.360954408227379e-08, 0.00016328526838682133, 0.00013088765680879016, 0.0005889301442396237, 1.2267509548186006e-06, 0.19034068494951067, 0.06263037231308419, 0.05258811970335166, 0.25483476091811463, 0.5299604571448083, 0.2917047594824866], "min": [0.06912709287620752, 0.33344020919386047, 1.1828558699460678, 0.0031032586840219712, -0.007669822586040986, -0.0061791181362249705, -0.02209822531109225, -0.41950771022339095, 1.1215591387250081, -0.4449970776164941, -0.2143212600046147, -0.9651173319838154], "max": [0.06924377104610074, 0.33344117811646795, 1.183281178613782, 0.006171550601149096, -0.006135857999442829, -0.006136009836542194, 0.5578501221533632, -0.1072971968650052, 1.4810500034608653, 1.30930800176868, 1.3778861439586638, 1.3748307319190478], "count": [1232]}, "gripper_mode_state": {"mean": [1.0, 0.8603896103896104], "std": [0.0, 0.3465823548930657], "min": [1, 0], "max": [1, 1], "count": [1232]}, "gripper_activity_state": {"mean": [2.0, 1.718344155844156], "std": [0.0, 0.6504652568646089], "min": [2, 0], "max": [2, 2], "count": [1232]}, "gripper_mode_action": {"mean": [1.0, 0.8603896103896104], "std": [0.0, 0.3465823548930657], "min": [1, 0], "max": [1, 1], "count": [1232]}, "gripper_activity_action": {"mean": [2.0, 1.718344155844156], "std": [0.0, 0.6504652568646089], "min": [2, 0], "max": [2, 2], "count": [1232]}, "gripper_open_scale_state": {"mean": [0.043500923999137714, 0.14651407635077643], "std": [5.8303399189537444e-05, 0.2661188790952697], "min": [0.04342635188783918, 0.026762608970914568], "max": [0.043569858585085185, 0.9628247533525739], "count": [1232]}, "gripper_open_scale_action": {"mean": [0.043500923999137714, 0.14651407635077643], "std": [5.8303399189537444e-05, 0.2661188790952697], "min": [0.04342635188783918, 0.026762608970914568], "max": [0.043569858585085185, 0.9628247533525739], "count": [1232]}}} +{"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.44835017514631126]], [[0.43638685975479513]], [[0.3398692899454626]]], "std": [[[0.23350647876716157]], [[0.2171302238329311]], [[0.17526936081199432]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3779298845173509]], [[0.3863077680236946]], [[0.3727991887023509]]], "std": [[[0.2523869532716412]], [[0.24731999192801377]], [[0.2612170060393984]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4152007739188631]], [[0.42561440222421576]], [[0.4189856180671252]]], "std": [[[0.20403196685946143]], [[0.19982908549936504]], [[0.20227332766776257]]], "count": [153]}, "observation.state": {"min": [-0.6902913451194763, -0.007331996690481901, -0.960898220539093, -1.5299999713897705, -0.5694811344146729, -0.25096896290779114, 0.07574500143527985, -0.10556311160326004, -0.0015339808305725455, -1.2006911039352417, -1.5299999713897705, -0.6572036147117615, -0.09137926250696182, 0.05177847668528557], "max": [0.022248586639761925, 2.2549517154693604, 0.01463830005377531, 1.0678726434707642, 0.5940399765968323, 0.2709813117980957, 1.6889585256576538, 0.6217133402824402, 2.4727771282196045, 0.011860540136694908, 1.161494255065918, 0.3275205194950104, 0.42638447880744934, 1.6991188526153564], "mean": [-0.1514115035533905, 0.7216338515281677, -0.2156325727701187, -0.3844251334667206, 0.12003815174102783, 0.020626476034522057, 0.37578365206718445, 0.1026422530412674, 0.8240424394607544, -0.26909756660461426, -0.33808743953704834, -0.14053939282894135, 0.0646640807390213, 0.5482613444328308], "std": [0.24292223155498505, 0.9481621980667114, 0.2812184989452362, 0.6362817883491516, 0.21956367790699005, 0.07241445779800415, 0.51201331615448, 0.20086504518985748, 1.0632548332214355, 0.3111867308616638, 0.6894411444664001, 0.2121930718421936, 0.10999210923910141, 0.6929636001586914], "count": [819]}, "action": {"min": [-0.6902913451194763, -0.007331996690481901, -0.960898220539093, -1.5299999713897705, -0.5694811344146729, -0.25096896290779114, 0.07574500143527985, -0.10556311160326004, -0.0015339808305725455, -1.2006911039352417, -1.5299999713897705, -0.6572036147117615, -0.09137926250696182, 0.05177847668528557], "max": [0.022248586639761925, 2.2549517154693604, 0.01463830005377531, 1.0678726434707642, 0.5940399765968323, 0.2709813117980957, 1.6889585256576538, 0.6217133402824402, 2.4727771282196045, 0.011860540136694908, 1.161494255065918, 0.3275205194950104, 0.42638447880744934, 1.6991188526153564], "mean": [-0.1514115035533905, 0.7216338515281677, -0.2156325727701187, -0.3844251334667206, 0.12003815174102783, 0.020626476034522057, 0.37578365206718445, 0.1026422530412674, 0.8240424394607544, -0.26909756660461426, -0.33808743953704834, -0.14053939282894135, 0.0646640807390213, 0.5482613444328308], "std": [0.24292223155498505, 0.9481621980667114, 0.2812184989452362, 0.6362817883491516, 0.21956367790699005, 0.07241445779800415, 0.51201331615448, 0.20086504518985748, 1.0632548332214355, 0.3111867308616638, 0.6894411444664001, 0.2121930718421936, 0.10999210923910141, 0.6929636001586914], "count": [819]}, "timestamp": {"min": [0.0], "max": [27.266666666666666], "mean": [13.63333333333333], "std": [7.880825299891339], "count": [819]}, "frame_index": {"min": [0], "max": [818], "mean": [409.0], "std": [236.42475899674017], "count": [819]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [819]}, "index": {"min": [38304], "max": [39122], "mean": [38713.0], "std": [236.42475899674017], "count": [819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [819]}, "subtask_annotation": {"mean": [6.378510378510379, 13.0, 13.0, 13.0, 13.0], "std": [3.2103050233098305, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [819]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [819]}, "eef_direction_state": {"mean": [4.456654456654457, 4.757020757020757], "std": [2.178037570750007, 1.941968567655543], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_state": {"mean": [0.7716727716727717, 0.702075702075702], "std": [0.9194033795023312, 0.8944998611487841], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_state": {"mean": [0.6410256410256411, 0.6214896214896215], "std": [0.8153454502539013, 0.8184843960313157], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_direction_action": {"mean": [4.456654456654457, 4.757020757020757], "std": [2.178037570750007, 1.941968567655543], "min": [0, 0], "max": [6, 6], "count": [819]}, "eef_velocity_action": {"mean": [0.7716727716727717, 0.702075702075702], "std": [0.9194033795023312, 0.8944998611487841], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_acc_mag_action": {"mean": [0.6410256410256411, 0.6214896214896215], "std": [0.8153454502539013, 0.8184843960313157], "min": [0, 0], "max": [2, 2], "count": [819]}, "eef_sim_pose_state": {"mean": [0.16988927942761095, 0.29206847631146177, 1.1890265783659113, 0.04846197158482945, 0.11250776698322673, -0.028841685288690903, 0.17945712594638716, -0.30745242274961215, 1.169224449868432, -0.0019189732492954335, 0.19897114380139916, -0.05304313010953935], "std": [0.14330524454337734, 0.0698900029215587, 0.037997050485990294, 0.06888096113324951, 0.16490839514825142, 0.15285178449343692, 0.15887011927380298, 0.05844477484323618, 0.06747900603976419, 0.10937452757824703, 0.21875686694205496, 0.19154323626344807], "min": [-0.05932079216912913, 0.1396967635324621, 1.1224363557870023, -0.33014651142701024, -0.09338792155655073, -1.0169377702280147, -0.0797590947161202, -0.3555559148672389, 1.0656469405902405, -0.27540188146576244, -0.12667465248564902, -0.5312563487176811], "max": [0.41682536730145403, 0.35098187722839447, 1.3572534351416816, 0.1836921905445073, 0.7357503949098447, 0.29306783870078024, 0.47862779126239263, -0.14503659621639395, 1.3999905705990687, 0.6335851260162002, 0.9640880004198236, 0.6690266958568866], "count": [819]}, "eef_sim_pose_action": {"mean": [0.16988927942761095, 0.29206847631146177, 1.1890265783659113, 0.04846197158482945, 0.11250776698322673, -0.028841685288690903, 0.17945712594638716, -0.30745242274961215, 1.169224449868432, -0.0019189732492954335, 0.19897114380139916, -0.05304313010953935], "std": [0.14330524454337734, 0.0698900029215587, 0.037997050485990294, 0.06888096113324951, 0.16490839514825142, 0.15285178449343692, 0.15887011927380298, 0.05844477484323618, 0.06747900603976419, 0.10937452757824703, 0.21875686694205496, 0.19154323626344807], "min": [-0.05932079216912913, 0.1396967635324621, 1.1224363557870023, -0.33014651142701024, -0.09338792155655073, -1.0169377702280147, -0.0797590947161202, -0.3555559148672389, 1.0656469405902405, -0.27540188146576244, -0.12667465248564902, -0.5312563487176811], "max": [0.41682536730145403, 0.35098187722839447, 1.3572534351416816, 0.1836921905445073, 0.7357503949098447, 0.29306783870078024, 0.47862779126239263, -0.14503659621639395, 1.3999905705990687, 0.6335851260162002, 0.9640880004198236, 0.6690266958568866], "count": [819]}, "gripper_mode_state": {"mean": [0.833943833943834, 0.6678876678876678], "std": [0.37213104650229595, 0.4709710510968204], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_state": {"mean": [1.7594627594627594, 1.8388278388278387], "std": [0.6108643604992479, 0.5096447980479891], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_mode_action": {"mean": [0.833943833943834, 0.6678876678876678], "std": [0.37213104650229595, 0.4709710510968204], "min": [0, 0], "max": [1, 1], "count": [819]}, "gripper_activity_action": {"mean": [1.7594627594627594, 1.8388278388278387], "std": [0.6108643604992479, 0.5096447980479891], "min": [0, 0], "max": [2, 2], "count": [819]}, "gripper_open_scale_state": {"mean": [0.21473351391264817, 0.3132923344641122], "std": [0.2925782132745752, 0.3959797273540589], "min": [0.043282857963017056, 0.029587700963020325], "max": [0.9651191575186593, 0.9709250586373466], "count": [819]}, "gripper_open_scale_action": {"mean": [0.21473351391264817, 0.3132923344641122], "std": [0.2925782132745752, 0.3959797273540589], "min": [0.043282857963017056, 0.029587700963020325], "max": [0.9651191575186593, 0.9709250586373466], "count": [819]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.5289146894290123]], [[0.5187059887322986]], [[0.4053226485906863]]], "std": [[[0.23965580402907788]], [[0.23987279828184996]], [[0.20459880693688073]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42374686961011254]], [[0.4283962120438453]], [[0.415358189224764]]], "std": [[[0.16702165346886336]], [[0.17315021146695467]], [[0.18936798239456867]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3979036302310276]], [[0.4007561600739833]], [[0.3871672042370189]]], "std": [[[0.2547433012144501]], [[0.254016043107589]], [[0.2686682107994436]]], "count": [192]}, "observation.state": {"min": [-0.0015339808305725455, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.004601942375302315, 0.03528155758976936, 0.07511736452579498, -0.09664078801870346, -0.0023638494312763214, -1.3490991592407227, -1.2379225492477417, -0.5719878077507019, -0.14946626126766205, 0.03276640176773071], "max": [0.0709606483578682, 2.710505431213761e-19, 0.0, -0.0015339808305725455, -0.004601942375302315, 0.03681553900241852, 0.07536839693784714, 0.6258107423782349, 2.5003886222839355, 0.007676024921238422, 1.195030689239502, 0.46464863419532776, 0.7117670774459839, 1.699180245399475], "mean": [-0.0010474310256540775, -0.00018530197849031538, 0.0, -0.0015339846722781658, -0.004601954482495785, 0.035318270325660706, 0.07513261586427689, 0.2342788130044937, 1.730207085609436, -0.7330448627471924, -0.429976224899292, -0.14539735019207, 0.24720211327075958, 0.8171895742416382], "std": [0.0032712332904338837, 0.0004238701076246798, 0.0, 3.841705620288849e-09, 1.210719347000122e-08, 0.00020187538757454604, 4.735770198749378e-05, 0.2045123279094696, 0.8395785093307495, 0.34300875663757324, 0.5199212431907654, 0.18804991245269775, 0.22257405519485474, 0.7044609189033508], "count": [1114]}, "action": {"min": [-0.0015339808305725455, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.004601942375302315, 0.03528155758976936, 0.07511736452579498, -0.09664078801870346, -0.0023638494312763214, -1.3490991592407227, -1.2379225492477417, -0.5719878077507019, -0.14946626126766205, 0.03276640176773071], "max": [0.0709606483578682, 2.710505431213761e-19, 0.0, -0.0015339808305725455, -0.004601942375302315, 0.03681553900241852, 0.07536839693784714, 0.6258107423782349, 2.5003886222839355, 0.007676024921238422, 1.195030689239502, 0.46464863419532776, 0.7117670774459839, 1.699180245399475], "mean": [-0.0010474310256540775, -0.00018530197849031538, 0.0, -0.0015339846722781658, -0.004601954482495785, 0.035318270325660706, 0.07513261586427689, 0.2342788130044937, 1.730207085609436, -0.7330448627471924, -0.429976224899292, -0.14539735019207, 0.24720211327075958, 0.8171895742416382], "std": [0.0032712332904338837, 0.0004238701076246798, 0.0, 3.841705620288849e-09, 1.210719347000122e-08, 0.00020187538757454604, 4.735770198749378e-05, 0.2045123279094696, 0.8395785093307495, 0.34300875663757324, 0.5199212431907654, 0.18804991245269775, 0.22257405519485474, 0.7044609189033508], "count": [1114]}, "timestamp": {"min": [0.0], "max": [37.1], "mean": [18.55], "std": [10.719465679055299], "count": [1114]}, "frame_index": {"min": [0], "max": [1113], "mean": [556.5], "std": [321.5839703716589], "count": [1114]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1114]}, "index": {"min": [39123], "max": [40236], "mean": [39679.5], "std": [321.5839703716589], "count": [1114]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1114]}, "subtask_annotation": {"mean": [3.365350089766607, 13.0, 13.0, 13.0, 13.0], "std": [3.8500043733176, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1114]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [1114]}, "eef_direction_state": {"mean": [6.0, 3.518850987432675], "std": [0.0, 2.170494183207881], "min": [6, 0], "max": [6, 6], "count": [1114]}, "eef_velocity_state": {"mean": [0.0, 1.2980251346499103], "std": [0.0, 0.8243683482008914], "min": [0, 0], "max": [0, 2], "count": [1114]}, "eef_acc_mag_state": {"mean": [0.005385996409335727, 1.0933572710951527], "std": [0.09459202780839873, 0.7939915997717951], "min": [0, 0], "max": [2, 2], "count": [1114]}, "eef_direction_action": {"mean": [6.0, 3.518850987432675], "std": [0.0, 2.170494183207881], "min": [6, 0], "max": [6, 6], "count": [1114]}, "eef_velocity_action": {"mean": [0.0, 1.2980251346499103], "std": [0.0, 0.8243683482008914], "min": [0, 0], "max": [0, 2], "count": [1114]}, "eef_acc_mag_action": {"mean": [0.005385996409335727, 1.0933572710951527], "std": [0.09459202780839873, 0.7939915997717951], "min": [0, 0], "max": [2, 2], "count": [1114]}, "eef_sim_pose_state": {"mean": [0.06911613728807188, 0.33343010196948963, 1.182648004722293, 0.03532590447223211, -0.0017192645667054895, -0.005649378248919207, 0.34622377595135495, -0.2588821155137049, 1.1633143436684155, 0.11109633378441992, 0.5440395210561464, 0.02963639610990369], "std": [3.222106876477663e-05, 7.452012361511014e-05, 9.684081656580605e-06, 0.00020192535511335364, 0.00042386435820209253, 0.003271237103939935, 0.15623600471026322, 0.0755470914720269, 0.06441288359893826, 0.11844027919605238, 0.31794769910656145, 0.27890023354574606], "min": [0.06901398647366222, 0.3317901068433305, 1.1826171775153416, 0.03528861686177663, -0.003067929174648487, -0.006135944863289354, -0.1165892554529106, -0.3520873149053362, 1.0833938178588247, -0.09034956839956629, -0.15478952008264701, -0.6449861131610343], "max": [0.06919488183312517, 0.333441351628809, 1.1826522372098895, 0.03682259827442579, -0.0015339645873622132, 0.06635870056822817, 0.509639172324034, -0.09947050802256077, 1.3889135515056312, 0.6438620613766605, 0.9960042244704543, 0.7800852183359295], "count": [1114]}, "eef_sim_pose_action": {"mean": [0.06911613728807188, 0.33343010196948963, 1.182648004722293, 0.03532590447223211, -0.0017192645667054895, -0.005649378248919207, 0.34622377595135495, -0.2588821155137049, 1.1633143436684155, 0.11109633378441992, 0.5440395210561464, 0.02963639610990369], "std": [3.222106876477663e-05, 7.452012361511014e-05, 9.684081656580605e-06, 0.00020192535511335364, 0.00042386435820209253, 0.003271237103939935, 0.15623600471026322, 0.0755470914720269, 0.06441288359893826, 0.11844027919605238, 0.31794769910656145, 0.27890023354574606], "min": [0.06901398647366222, 0.3317901068433305, 1.1826171775153416, 0.03528861686177663, -0.003067929174648487, -0.006135944863289354, -0.1165892554529106, -0.3520873149053362, 1.0833938178588247, -0.09034956839956629, -0.15478952008264701, -0.6449861131610343], "max": [0.06919488183312517, 0.333441351628809, 1.1826522372098895, 0.03682259827442579, -0.0015339645873622132, 0.06635870056822817, 0.509639172324034, -0.09947050802256077, 1.3889135515056312, 0.6438620613766605, 0.9960042244704543, 0.7800852183359295], "count": [1114]}, "gripper_mode_state": {"mean": [1.0, 0.48473967684021546], "std": [0.0, 0.49976706827987577], "min": [1, 0], "max": [1, 1], "count": [1114]}, "gripper_activity_state": {"mean": [2.0, 1.5610412926391382], "std": [0.0, 0.7664118126161225], "min": [2, 0], "max": [2, 2], "count": [1114]}, "gripper_mode_action": {"mean": [1.0, 0.48473967684021546], "std": [0.0, 0.49976706827987577], "min": [1, 0], "max": [1, 1], "count": [1114]}, "gripper_activity_action": {"mean": [2.0, 1.5610412926391382], "std": [0.0, 0.7664118126161225], "min": [2, 0], "max": [2, 2], "count": [1114]}, "gripper_open_scale_state": {"mean": [0.042932422658241313, 0.46696617462507395], "std": [2.7056909452927094e-05, 0.40254958390484413], "min": [0.04292420830045428, 0.01872365815298898], "max": [0.04306765539305551, 0.9709601402282715], "count": [1114]}, "gripper_open_scale_action": {"mean": [0.042932422658241313, 0.46696617462507395], "std": [2.7056909452927094e-05, 0.40254958390484413], "min": [0.04292420830045428, 0.01872365815298898], "max": [0.04306765539305551, 0.9709601402282715], "count": [1114]}}} +{"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.4478594064722325]], [[0.43704683196653926]], [[0.3421592083898549]]], "std": [[[0.23259105726559978]], [[0.21675287942026414]], [[0.17541396040921334]]], "count": [212]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3862960085501706]], [[0.39651012249763634]], [[0.385456766144613]]], "std": [[[0.25247624351979703]], [[0.24624980507697095]], [[0.25708346388860553]]], "count": [212]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40452225793357177]], [[0.4176553764849755]], [[0.4138748278661569]]], "std": [[[0.21178666898027895]], [[0.2080679957210108]], [[0.2098611127394332]]], "count": [212]}, "observation.state": {"min": [-0.393611878156662, -0.004837001208215952, -1.2162166833877563, -1.5299999713897705, -0.40343695878982544, -0.28193405270576477, 0.04352017864584923, -0.026077672839164734, -0.008763865567743778, -1.2113213539123535, -1.5299999713897705, -0.4646911025047302, -0.10259336233139038, 0.03873687610030174], "max": [0.2941080927848816, 2.3776702880859375, 0.0015339808305725455, 1.264392375946045, 0.15725617110729218, 0.3675822913646698, 1.7507312297821045, 0.4218447208404541, 2.471243143081665, 0.01378731057047844, 1.1266283988952637, 0.2894226908683777, 0.2883884012699127, 1.7484322786331177], "mean": [-0.08923562616109848, 1.0162047147750854, -0.40716975927352905, -0.4901939928531647, -0.045338671654462814, 0.0759025290608406, 1.1712727546691895, 0.07921725511550903, 0.6718014478683472, -0.15913189947605133, -0.36478284001350403, -0.01637902483344078, 0.00876482855528593, 0.42282816767692566], "std": [0.15883231163024902, 1.071274757385254, 0.4537959098815918, 0.6396069526672363, 0.11657451838254929, 0.11716686934232712, 0.7314425110816956, 0.14903616905212402, 1.0058025121688843, 0.24626444280147552, 0.7040146589279175, 0.0915239229798317, 0.09225284308195114, 0.6396400332450867], "count": [1271]}, "action": {"min": [-0.393611878156662, -0.004837001208215952, -1.2162166833877563, -1.5299999713897705, -0.40343695878982544, -0.28193405270576477, 0.04352017864584923, -0.026077672839164734, -0.008763865567743778, -1.2113213539123535, -1.5299999713897705, -0.4646911025047302, -0.10259336233139038, 0.03873687610030174], "max": [0.2941080927848816, 2.3776702880859375, 0.0015339808305725455, 1.264392375946045, 0.15725617110729218, 0.3675822913646698, 1.7507312297821045, 0.4218447208404541, 2.471243143081665, 0.01378731057047844, 1.1266283988952637, 0.2894226908683777, 0.2883884012699127, 1.7484322786331177], "mean": [-0.08923562616109848, 1.0162047147750854, -0.40716975927352905, -0.4901939928531647, -0.045338671654462814, 0.0759025290608406, 1.1712727546691895, 0.07921725511550903, 0.6718014478683472, -0.15913189947605133, -0.36478284001350403, -0.01637902483344078, 0.00876482855528593, 0.42282816767692566], "std": [0.15883231163024902, 1.071274757385254, 0.4537959098815918, 0.6396069526672363, 0.11657451838254929, 0.11716686934232712, 0.7314425110816956, 0.14903616905212402, 1.0058025121688843, 0.24626444280147552, 0.7040146589279175, 0.0915239229798317, 0.09225284308195114, 0.6396400332450867], "count": [1271]}, "timestamp": {"min": [0.0], "max": [42.333333333333336], "mean": [21.166666666666664], "std": [12.230199416926029], "count": [1271]}, "frame_index": {"min": [0], "max": [1270], "mean": [635.0], "std": [366.9059825077809], "count": [1271]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1271]}, "index": {"min": [40237], "max": [41507], "mean": [40872.0], "std": [366.9059825077809], "count": [1271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1271]}, "subtask_annotation": {"mean": [6.536585365853658, 13.0, 13.0, 13.0, 13.0], "std": [3.4715941576836524, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1271]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [1271]}, "eef_direction_state": {"mean": [4.39417781274587, 4.907159716758458], "std": [2.1460293812720073, 1.9240179009623934], "min": [0, 0], "max": [6, 6], "count": [1271]}, "eef_velocity_state": {"mean": [0.7419354838709677, 0.5381589299763966], "std": [0.8596903723765655, 0.8148403674744458], "min": [0, 0], "max": [2, 2], "count": [1271]}, "eef_acc_mag_state": {"mean": [0.6648308418568056, 0.5051140833988985], "std": [0.8154767391300323, 0.7741479712553924], "min": [0, 0], "max": [2, 2], "count": [1271]}, "eef_direction_action": {"mean": [4.39417781274587, 4.907159716758458], "std": [2.1460293812720073, 1.9240179009623934], "min": [0, 0], "max": [6, 6], "count": [1271]}, "eef_velocity_action": {"mean": [0.7419354838709677, 0.5381589299763966], "std": [0.8596903723765655, 0.8148403674744458], "min": [0, 0], "max": [2, 2], "count": [1271]}, "eef_acc_mag_action": {"mean": [0.6648308418568056, 0.5051140833988985], "std": [0.8154767391300323, 0.7741479712553924], "min": [0, 0], "max": [2, 2], "count": [1271]}, "eef_sim_pose_state": {"mean": [0.2429868173859658, 0.2961231621600541, 1.187070029472624, 0.06392050430094101, 0.11673378409465199, -0.13665176980916477, 0.15448912060151668, -0.3123198961404669, 1.1711530337834826, 0.0042505759333951905, 0.1458691458986427, 0.06321600335694802], "std": [0.1954188763351139, 0.06084166295054492, 0.03731268621428957, 0.11542200224212848, 0.14802395660969905, 0.18740794026859553, 0.13911518362130562, 0.04364167875053362, 0.05748438881640834, 0.09770706933108332, 0.22388389888334778, 0.1617821729327304], "min": [-0.060715823600745816, 0.17991365607016108, 1.1305193535802294, -0.27370032311406217, -0.11164671202566856, -0.6308883398424197, -0.0714466224191429, -0.3609045842470916, 1.0662200459229403, -0.11240884011399879, -0.10303616639660707, -0.41779594364963657], "max": [0.5158242426606222, 0.38118763727030625, 1.3878955166781195, 0.3632549530263581, 0.8092405358914507, 0.10200258653866333, 0.4313521653335735, -0.19543431195045463, 1.360227266903365, 0.532408271866635, 0.9486045895541815, 0.5863265939771095], "count": [1271]}, "eef_sim_pose_action": {"mean": [0.2429868173859658, 0.2961231621600541, 1.187070029472624, 0.06392050430094101, 0.11673378409465199, -0.13665176980916477, 0.15448912060151668, -0.3123198961404669, 1.1711530337834826, 0.0042505759333951905, 0.1458691458986427, 0.06321600335694802], "std": [0.1954188763351139, 0.06084166295054492, 0.03731268621428957, 0.11542200224212848, 0.14802395660969905, 0.18740794026859553, 0.13911518362130562, 0.04364167875053362, 0.05748438881640834, 0.09770706933108332, 0.22388389888334778, 0.1617821729327304], "min": [-0.060715823600745816, 0.17991365607016108, 1.1305193535802294, -0.27370032311406217, -0.11164671202566856, -0.6308883398424197, -0.0714466224191429, -0.3609045842470916, 1.0662200459229403, -0.11240884011399879, -0.10303616639660707, -0.41779594364963657], "max": [0.5158242426606222, 0.38118763727030625, 1.3878955166781195, 0.3632549530263581, 0.8092405358914507, 0.10200258653866333, 0.4313521653335735, -0.19543431195045463, 1.360227266903365, 0.532408271866635, 0.9486045895541815, 0.5863265939771095], "count": [1271]}, "gripper_mode_state": {"mean": [0.36113296616837137, 0.7749803304484658], "std": [0.4803289986194942, 0.41759527998584745], "min": [0, 0], "max": [1, 1], "count": [1271]}, "gripper_activity_state": {"mean": [1.8733280881195908, 1.8237608182533438], "std": [0.45107252394988107, 0.5236517837537102], "min": [0, 0], "max": [2, 2], "count": [1271]}, "gripper_mode_action": {"mean": [0.36113296616837137, 0.7749803304484658], "std": [0.4803289986194942, 0.41759527998584745], "min": [0, 0], "max": [1, 1], "count": [1271]}, "gripper_activity_action": {"mean": [1.8733280881195908, 1.8237608182533438], "std": [0.45107252394988107, 0.5236517837537102], "min": [0, 0], "max": [2, 2], "count": [1271]}, "gripper_open_scale_state": {"mean": [0.6691352479010048, 0.24161618619209502], "std": [0.4178424734618303, 0.3655100388103627], "min": [0.024868673511913846, 0.022135357771600996], "max": [1.0, 0.9991041592189244], "count": [1271]}, "gripper_open_scale_action": {"mean": [0.6691352479010048, 0.24161618619209502], "std": [0.4178424734618303, 0.3655100388103627], "min": [0.024868673511913846, 0.022135357771600996], "max": [1.0, 0.9991041592189244], "count": [1271]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.5048152453181047]], [[0.49800114296560377]], [[0.39111693597191965]]], "std": [[[0.2636646401295103]], [[0.2625022366535756]], [[0.2247283890207534]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40845757410708394]], [[0.41584448790739637]], [[0.4024704616975859]]], "std": [[[0.22616130217304123]], [[0.22573375257428588]], [[0.23936554850818362]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854515965757796]], [[0.3905927287581699]], [[0.37536520020466096]]], "std": [[[0.24332924368971667]], [[0.24258864586380663]], [[0.2580554483025901]]], "count": [198]}, "observation.state": {"min": [-0.9064057469367981, -0.0015339808305725455, -1.499236822128296, -1.5299999713897705, -1.0446408987045288, -0.3492121994495392, 0.05145194008946419, -0.23316508531570435, -8.155339311799467e-36, -0.7470112442970276, -1.5299999713897705, -0.8925126194953918, -0.17873983085155487, 0.052050743252038956], "max": [1.0860583782196045, 2.40673565864563, 0.004593548830598593, 1.275567650794983, 0.8717943429946899, 0.7746602892875671, 1.6889585256576538, 0.8430558443069458, 2.3731634616851807, 0.003584543475881219, 0.483744353055954, 0.004601942375302315, 0.4421400725841522, 1.6967445611953735], "mean": [-0.15127883851528168, 1.4616879224777222, -0.39191189408302307, -0.7405393719673157, 0.02536400593817234, 0.17417678236961365, 0.8842967748641968, 0.0769246369600296, 0.3323652744293213, -0.06469207257032394, -0.19930808246135712, -0.10973995923995972, 0.02744174376130104, 0.2106136977672577], "std": [0.47753188014030457, 0.9639844298362732, 0.4230431914329529, 0.7181306481361389, 0.5578587651252747, 0.22571136057376862, 0.7067551612854004, 0.21817749738693237, 0.7560732960700989, 0.1647719293832779, 0.5155566334724426, 0.24206489324569702, 0.08476131409406662, 0.4066999852657318], "count": [1155]}, "action": {"min": [-0.9064057469367981, -0.0015339808305725455, -1.499236822128296, -1.5299999713897705, -1.0446408987045288, -0.3492121994495392, 0.05145194008946419, -0.23316508531570435, -8.155339311799467e-36, -0.7470112442970276, -1.5299999713897705, -0.8925126194953918, -0.17873983085155487, 0.052050743252038956], "max": [1.0860583782196045, 2.40673565864563, 0.004593548830598593, 1.275567650794983, 0.8717943429946899, 0.7746602892875671, 1.6889585256576538, 0.8430558443069458, 2.3731634616851807, 0.003584543475881219, 0.483744353055954, 0.004601942375302315, 0.4421400725841522, 1.6967445611953735], "mean": [-0.15127883851528168, 1.4616879224777222, -0.39191189408302307, -0.7405393719673157, 0.02536400593817234, 0.17417678236961365, 0.8842967748641968, 0.0769246369600296, 0.3323652744293213, -0.06469207257032394, -0.19930808246135712, -0.10973995923995972, 0.02744174376130104, 0.2106136977672577], "std": [0.47753188014030457, 0.9639844298362732, 0.4230431914329529, 0.7181306481361389, 0.5578587651252747, 0.22571136057376862, 0.7067551612854004, 0.21817749738693237, 0.7560732960700989, 0.1647719293832779, 0.5155566334724426, 0.24206489324569702, 0.08476131409406662, 0.4066999852657318], "count": [1155]}, "timestamp": {"min": [0.0], "max": [38.46666666666667], "mean": [19.233333333333334], "std": [11.113988516313157], "count": [1155]}, "frame_index": {"min": [0], "max": [1154], "mean": [577.0], "std": [333.41965548939476], "count": [1155]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1155]}, "index": {"min": [41508], "max": [42662], "mean": [42085.0], "std": [333.41965548939476], "count": [1155]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1155]}, "subtask_annotation": {"mean": [5.5212121212121215, 13.0, 13.0, 13.0, 13.0], "std": [2.6334890035137897, 0.0, 0.0, 0.0, 0.0], "min": [3, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1155]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [1155]}, "eef_direction_state": {"mean": [3.729004329004329, 5.343722943722944], "std": [2.2137270202822004, 1.5945095166114525], "min": [0, 0], "max": [6, 6], "count": [1155]}, "eef_velocity_state": {"mean": [0.9385281385281385, 0.3142857142857143], "std": [0.7931718875172158, 0.6856060520642185], "min": [0, 0], "max": [2, 2], "count": [1155]}, "eef_acc_mag_state": {"mean": [0.8848484848484849, 0.2701298701298701], "std": [0.8268674776093283, 0.6267620912790485], "min": [0, 0], "max": [2, 2], "count": [1155]}, "eef_direction_action": {"mean": [3.729004329004329, 5.343722943722944], "std": [2.2137270202822004, 1.5945095166114525], "min": [0, 0], "max": [6, 6], "count": [1155]}, "eef_velocity_action": {"mean": [0.9385281385281385, 0.3142857142857143], "std": [0.7931718875172158, 0.6856060520642185], "min": [0, 0], "max": [2, 2], "count": [1155]}, "eef_acc_mag_action": {"mean": [0.8848484848484849, 0.2701298701298701], "std": [0.8268674776093283, 0.6267620912790485], "min": [0, 0], "max": [2, 2], "count": [1155]}, "eef_sim_pose_state": {"mean": [0.25222431940518847, 0.2775633581429288, 1.1763858294420337, 0.13406075166660578, 0.2561995033591624, -0.13454771955811362, 0.11032281123991168, -0.3216311167160766, 1.1793248257595956, -0.004218927316610301, 0.0586864841291857, -0.03971298546231244], "std": [0.13695041372699174, 0.12552210753687826, 0.07559777355889363, 0.11694394599216301, 0.207199365296121, 0.4413036136422468, 0.09682053885879575, 0.04993524477986389, 0.03428872958935608, 0.03602166349279546, 0.1363958502344536, 0.14691215073553604], "min": [-0.051550321026740314, 0.0632555428769131, 1.066722982275414, -0.2310682287582817, -0.0598917541079258, -1.025110910568749, 0.029689967839125104, -0.43325263168537376, 1.093143973926646, -0.16261835902311284, -0.1753859055270126, -0.8144861537472529], "max": [0.4595892705693158, 0.5203550002631191, 1.4877659380173818, 0.5061589929372725, 0.9409325756552382, 1.0422096367049594, 0.457060599984138, -0.15942883560164986, 1.388622416834566, 0.24059841814136956, 0.8968552624049484, 0.12744672508460264], "count": [1155]}, "eef_sim_pose_action": {"mean": [0.25222431940518847, 0.2775633581429288, 1.1763858294420337, 0.13406075166660578, 0.2561995033591624, -0.13454771955811362, 0.11032281123991168, -0.3216311167160766, 1.1793248257595956, -0.004218927316610301, 0.0586864841291857, -0.03971298546231244], "std": [0.13695041372699174, 0.12552210753687826, 0.07559777355889363, 0.11694394599216301, 0.207199365296121, 0.4413036136422468, 0.09682053885879575, 0.04993524477986389, 0.03428872958935608, 0.03602166349279546, 0.1363958502344536, 0.14691215073553604], "min": [-0.051550321026740314, 0.0632555428769131, 1.066722982275414, -0.2310682287582817, -0.0598917541079258, -1.025110910568749, 0.029689967839125104, -0.43325263168537376, 1.093143973926646, -0.16261835902311284, -0.1753859055270126, -0.8144861537472529], "max": [0.4595892705693158, 0.5203550002631191, 1.4877659380173818, 0.5061589929372725, 0.9409325756552382, 1.0422096367049594, 0.457060599984138, -0.15942883560164986, 1.388622416834566, 0.24059841814136956, 0.8968552624049484, 0.12744672508460264], "count": [1155]}, "gripper_mode_state": {"mean": [0.5047619047619047, 0.9307359307359307], "std": [0.4999773237488228, 0.25390265452147487], "min": [0, 0], "max": [1, 1], "count": [1155]}, "gripper_activity_state": {"mean": [1.8554112554112554, 1.9203463203463202], "std": [0.48425752482486145, 0.3683023666893436], "min": [0, 0], "max": [2, 2], "count": [1155]}, "gripper_mode_action": {"mean": [0.5047619047619047, 0.9307359307359307], "std": [0.4999773237488228, 0.25390265452147487], "min": [0, 0], "max": [1, 1], "count": [1155]}, "gripper_activity_action": {"mean": [1.8554112554112554, 1.9203463203463202], "std": [0.48425752482486145, 0.3683023666893436], "min": [0, 0], "max": [2, 2], "count": [1155]}, "gripper_open_scale_state": {"mean": [0.5053127493601162, 0.12035063171209698], "std": [0.40386088952876464, 0.23239998074300322], "min": [0.029401108622550964, 0.029743281858307973], "max": [0.9651191575186593, 0.9695683206830706], "count": [1155]}, "gripper_open_scale_action": {"mean": [0.5053127493601162, 0.12035063171209698], "std": [0.40386088952876464, 0.23239998074300322], "min": [0.029401108622550964, 0.029743281858307973], "max": [0.9651191575186593, 0.9695683206830706], "count": [1155]}}} +{"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.5166917083673748]], [[0.5055950648488562]], [[0.40896621675290484]]], "std": [[[0.22684411149660513]], [[0.21342193189777675]], [[0.18004081665773394]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.396976378109114]], [[0.4047802074822985]], [[0.3931112841548657]]], "std": [[[0.20334331912436399]], [[0.19691669836452136]], [[0.20648089866982577]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238917129062273]], [[0.42920523840323166]], [[0.42395205836964417]]], "std": [[[0.1883151761403027]], [[0.18386990110121748]], [[0.18716912261996102]]], "count": [192]}, "observation.state": {"min": [0.004601942375302315, 0.0, -0.001362882787361741, -0.004601942375302315, -0.00920388475060463, -0.004601942375302315, 0.07737772166728973, -0.4387184977531433, -0.0022412200924009085, -1.1719613075256348, -1.5299999713897705, -0.7191630005836487, -0.1526748538017273, 0.0528954342007637], "max": [0.006135923322290182, 0.0015339808305725455, 0.0015339808305725455, 0.003067961661145091, -0.003067961661145091, 0.035242922604084015, 0.07762901484966278, 0.7085087895393372, 2.3377866744995117, 0.0026505887508392334, 0.7743777632713318, 0.4633576273918152, 0.30923351645469666, 1.6972407102584839], "mean": [0.006123233586549759, 2.4942269192251842e-06, 0.0009206656832247972, -0.0017407280392944813, -0.0054808687418699265, 0.007751688826829195, 0.07746914774179459, 0.12829212844371796, 1.4529318809509277, -0.5566594004631042, -0.7164233326911926, -0.14098475873470306, 0.07175809144973755, 0.7871274948120117], "std": [0.00011854456533910707, 5.8300243836129084e-05, 0.0007041828939691186, 0.001964585855603218, 0.001795512973330915, 0.009480777196586132, 9.725266136229038e-05, 0.2644151449203491, 0.8329303860664368, 0.37275803089141846, 0.5921430587768555, 0.26135942339897156, 0.07931322604417801, 0.5378055572509766], "count": [1111]}, "action": {"min": [0.004601942375302315, 0.0, -0.001362882787361741, -0.004601942375302315, -0.00920388475060463, -0.004601942375302315, 0.07737772166728973, -0.4387184977531433, -0.0022412200924009085, -1.1719613075256348, -1.5299999713897705, -0.7191630005836487, -0.1526748538017273, 0.0528954342007637], "max": [0.006135923322290182, 0.0015339808305725455, 0.0015339808305725455, 0.003067961661145091, -0.003067961661145091, 0.035242922604084015, 0.07762901484966278, 0.7085087895393372, 2.3377866744995117, 0.0026505887508392334, 0.7743777632713318, 0.4633576273918152, 0.30923351645469666, 1.6972407102584839], "mean": [0.006123233586549759, 2.4942269192251842e-06, 0.0009206656832247972, -0.0017407280392944813, -0.0054808687418699265, 0.007751688826829195, 0.07746914774179459, 0.12829212844371796, 1.4529318809509277, -0.5566594004631042, -0.7164233326911926, -0.14098475873470306, 0.07175809144973755, 0.7871274948120117], "std": [0.00011854456533910707, 5.8300243836129084e-05, 0.0007041828939691186, 0.001964585855603218, 0.001795512973330915, 0.009480777196586132, 9.725266136229038e-05, 0.2644151449203491, 0.8329303860664368, 0.37275803089141846, 0.5921430587768555, 0.26135942339897156, 0.07931322604417801, 0.5378055572509766], "count": [1111]}, "timestamp": {"min": [0.0], "max": [37.0], "mean": [18.5], "std": [10.69059815393362], "count": [1111]}, "frame_index": {"min": [0], "max": [1110], "mean": [555.0], "std": [320.7179446180086], "count": [1111]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [1111]}, "index": {"min": [42663], "max": [43773], "mean": [43218.0], "std": [320.7179446180086], "count": [1111]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1111]}, "subtask_annotation": {"mean": [6.777677767776778, 13.0, 13.0, 13.0, 13.0], "std": [2.6998160434450935, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1111]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [1111]}, "eef_direction_state": {"mean": [6.0, 3.6246624662466247], "std": [0.0, 2.136326803839625], "min": [6, 0], "max": [6, 6], "count": [1111]}, "eef_velocity_state": {"mean": [0.0, 1.3078307830783078], "std": [0.0, 0.8489533303687542], "min": [0, 0], "max": [0, 2], "count": [1111]}, "eef_acc_mag_state": {"mean": [0.0, 1.1278127812781278], "std": [0.0, 0.7902708265845201], "min": [0, 0], "max": [0, 2], "count": [1111]}, "eef_direction_action": {"mean": [6.0, 3.6246624662466247], "std": [0.0, 2.136326803839625], "min": [6, 0], "max": [6, 6], "count": [1111]}, "eef_velocity_action": {"mean": [0.0, 1.3078307830783078], "std": [0.0, 0.8489533303687542], "min": [0, 0], "max": [0, 2], "count": [1111]}, "eef_acc_mag_action": {"mean": [0.0, 1.1278127812781278], "std": [0.0, 0.7902708265845201], "min": [0, 0], "max": [0, 2], "count": [1111]}, "eef_sim_pose_state": {"mean": [0.06920061582578214, 0.33324725964222346, 1.1824182237052185, 0.00775862977414969, -0.0008175365255893185, 0.0006423444872610128, 0.30821993505681466, -0.2993547145023811, 1.2236960285102672, 0.03503590848010344, 0.16727658700630857, -0.01738009926796529], "std": [5.314112099975672e-05, 4.0478353152696025e-05, 0.00026924122847202237, 0.00948850550061762, 0.002037929509712346, 0.0018039581424758853, 0.1554037769376055, 0.08068613015124557, 0.0647122894238059, 0.08140934540796307, 0.13720516940811686, 0.3352274405121051], "min": [0.06902818210283741, 0.33316275954086766, 1.18191245079246, -0.004601942375302314, -0.004601807014801507, -0.004153523725642021, -0.031309134010605644, -0.4865078118597055, 1.1054322310259672, -0.1536883995513429, -0.08912119334345503, -0.9405124583028373], "max": [0.06924692603589284, 0.3333146570897891, 1.1829667081883328, 0.03524262477021471, 0.003067929174648487, 0.003067961661145091, 0.5373131609420034, -0.09338203291334901, 1.380032233755298, 0.4163270999572957, 0.637885805842962, 0.7156290441741626], "count": [1111]}, "eef_sim_pose_action": {"mean": [0.06920061582578214, 0.33324725964222346, 1.1824182237052185, 0.00775862977414969, -0.0008175365255893185, 0.0006423444872610128, 0.30821993505681466, -0.2993547145023811, 1.2236960285102672, 0.03503590848010344, 0.16727658700630857, -0.01738009926796529], "std": [5.314112099975672e-05, 4.0478353152696025e-05, 0.00026924122847202237, 0.00948850550061762, 0.002037929509712346, 0.0018039581424758853, 0.1554037769376055, 0.08068613015124557, 0.0647122894238059, 0.08140934540796307, 0.13720516940811686, 0.3352274405121051], "min": [0.06902818210283741, 0.33316275954086766, 1.18191245079246, -0.004601942375302314, -0.004601807014801507, -0.004153523725642021, -0.031309134010605644, -0.4865078118597055, 1.1054322310259672, -0.1536883995513429, -0.08912119334345503, -0.9405124583028373], "max": [0.06924692603589284, 0.3333146570897891, 1.1829667081883328, 0.03524262477021471, 0.003067929174648487, 0.003067961661145091, 0.5373131609420034, -0.09338203291334901, 1.380032233755298, 0.4163270999572957, 0.637885805842962, 0.7156290441741626], "count": [1111]}, "gripper_mode_state": {"mean": [1.0, 0.7344734473447345], "std": [0.0, 0.44161318197068883], "min": [1, 0], "max": [1, 1], "count": [1111]}, "gripper_activity_state": {"mean": [2.0, 1.7002700270027002], "std": [0.0, 0.6649173923176938], "min": [2, 0], "max": [2, 2], "count": [1111]}, "gripper_mode_action": {"mean": [1.0, 0.7344734473447345], "std": [0.0, 0.44161318197068883], "min": [1, 0], "max": [1, 1], "count": [1111]}, "gripper_activity_action": {"mean": [2.0, 1.7002700270027002], "std": [0.0, 0.6649173923176938], "min": [2, 0], "max": [2, 2], "count": [1111]}, "gripper_open_scale_state": {"mean": [0.04426816597502357, 0.44978809379874013], "std": [5.5572710342801794e-05, 0.30731831221664446], "min": [0.04421584095273699, 0.0302259624004364], "max": [0.04435943705695016, 0.9698518344334194], "count": [1111]}, "gripper_open_scale_action": {"mean": [0.04426816597502357, 0.44978809379874013], "std": [5.5572710342801794e-05, 0.30731831221664446], "min": [0.04421584095273699, 0.0302259624004364], "max": [0.04435943705695016, 0.9698518344334194], "count": [1111]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.5215161981685176]], [[0.5137269691977965]], [[0.4016722239934818]]], "std": [[[0.2491398077367546]], [[0.24930208555578515]], [[0.212429746836334]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275128305613122]], [[0.4340312095931417]], [[0.4193283339532742]]], "std": [[[0.1941708921024178]], [[0.195568517307023]], [[0.2106634399961443]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36997658616292045]], [[0.3776808522415289]], [[0.36362110322900615]]], "std": [[[0.2541699275672188]], [[0.2532228552684248]], [[0.26799224670378546]]], "count": [123]}, "observation.state": {"min": [-0.452524334192276, -0.00864291749894619, -0.7320134043693542, -1.5050331354141235, -0.6244423389434814, -0.07604429870843887, 0.06611767411231995, -0.022481698542833328, -7.062983058858663e-05, -0.9852269291877747, -0.4463884234428406, -0.43810468912124634, -0.10593190044164658, 0.04509088769555092], "max": [-0.004601942375302315, 2.264155626296997, 0.0015339808305725455, 0.8621795773506165, 0.04338788613677025, 0.2056051343679428, 1.662240743637085, 0.41724276542663574, 2.270291566848755, 0.003067961661145091, 0.9817442297935486, 0.17487381398677826, 0.4791109263896942, 1.6612029075622559], "mean": [-0.1182062178850174, 0.7361884117126465, -0.19219590723514557, -0.3666996657848358, -0.1257626861333847, 0.04889828711748123, 0.2449224293231964, 0.1237526461482048, 0.8426933884620667, -0.38885849714279175, -0.07573691010475159, 0.017753886058926582, 0.14694525301456451, 0.3526581823825836], "std": [0.14996550977230072, 0.9424861669540405, 0.23971620202064514, 0.574310302734375, 0.1825273483991623, 0.05135199800133705, 0.40816131234169006, 0.1745181530714035, 1.002523422241211, 0.43352898955345154, 0.24071857333183289, 0.09320250898599625, 0.2009260356426239, 0.576255738735199], "count": [617]}, "action": {"min": [-0.452524334192276, -0.00864291749894619, -0.7320134043693542, -1.5050331354141235, -0.6244423389434814, -0.07604429870843887, 0.06611767411231995, -0.022481698542833328, -7.062983058858663e-05, -0.9852269291877747, -0.4463884234428406, -0.43810468912124634, -0.10593190044164658, 0.04509088769555092], "max": [-0.004601942375302315, 2.264155626296997, 0.0015339808305725455, 0.8621795773506165, 0.04338788613677025, 0.2056051343679428, 1.662240743637085, 0.41724276542663574, 2.270291566848755, 0.003067961661145091, 0.9817442297935486, 0.17487381398677826, 0.4791109263896942, 1.6612029075622559], "mean": [-0.1182062178850174, 0.7361884117126465, -0.19219590723514557, -0.3666996657848358, -0.1257626861333847, 0.04889828711748123, 0.2449224293231964, 0.1237526461482048, 0.8426933884620667, -0.38885849714279175, -0.07573691010475159, 0.017753886058926582, 0.14694525301456451, 0.3526581823825836], "std": [0.14996550977230072, 0.9424861669540405, 0.23971620202064514, 0.574310302734375, 0.1825273483991623, 0.05135199800133705, 0.40816131234169006, 0.1745181530714035, 1.002523422241211, 0.43352898955345154, 0.24071857333183289, 0.09320250898599625, 0.2009260356426239, 0.576255738735199], "count": [617]}, "timestamp": {"min": [0.0], "max": [20.533333333333335], "mean": [10.266666666666666], "std": [5.937077470345902], "count": [617]}, "frame_index": {"min": [0], "max": [616], "mean": [308.0], "std": [178.11232411037705], "count": [617]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [617]}, "index": {"min": [43774], "max": [44390], "mean": [44082.0], "std": [178.11232411037705], "count": [617]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [617]}, "subtask_annotation": {"mean": [7.058346839546191, 13.0, 13.0, 13.0, 13.0], "std": [4.448498647500914, 0.0, 0.0, 0.0, 0.0], "min": [1, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [617]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [617]}, "eef_direction_state": {"mean": [4.80388978930308, 4.891410048622366], "std": [2.002943807771907, 1.8873134728136778], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_state": {"mean": [0.5542949756888168, 0.6126418152350082], "std": [0.8056034696216781, 0.8487013569328117], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_state": {"mean": [0.5413290113452188, 0.6012965964343598], "std": [0.7962596009112043, 0.8230068627582955], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_direction_action": {"mean": [4.80388978930308, 4.891410048622366], "std": [2.002943807771907, 1.8873134728136778], "min": [0, 0], "max": [6, 6], "count": [617]}, "eef_velocity_action": {"mean": [0.5542949756888168, 0.6126418152350082], "std": [0.8056034696216781, 0.8487013569328117], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_acc_mag_action": {"mean": [0.5413290113452188, 0.6012965964343598], "std": [0.7962596009112043, 0.8230068627582955], "min": [0, 0], "max": [2, 2], "count": [617]}, "eef_sim_pose_state": {"mean": [0.17679768649968625, 0.2995968481898377, 1.182431709251595, -0.01318935884323456, 0.16457081593636788, -0.2583939994338275, 0.20376561412032768, -0.29360986009153606, 1.1788092948060267, 0.1730849029751237, 0.3745862665388631, 0.15450573310002028], "std": [0.1438292457279478, 0.04860047151611625, 0.02837671870649581, 0.0836846646702324, 0.20585036280420366, 0.34675723338966674, 0.1670750056042972, 0.060204942948683726, 0.04758576477197939, 0.23874879846334102, 0.4297974094036687, 0.26792965970514515], "min": [-0.015472970325030184, 0.1776993941678091, 1.125484378003417, -0.35834301093375326, -0.12281630760498441, -1.026745822630772, -0.031344176480821224, -0.3463471976662589, 1.105496281956903, -0.10582329439012939, -0.14889449698136548, -0.47965430851243973], "max": [0.42362529210871747, 0.334879368727203, 1.337034358537642, 0.07882066919937648, 0.6729090406992881, 0.03360942064796128, 0.44036872532646015, -0.18648882657303698, 1.3512895221396823, 0.5707220006520417, 0.988854514696595, 0.6398403395999527], "count": [617]}, "eef_sim_pose_action": {"mean": [0.17679768649968625, 0.2995968481898377, 1.182431709251595, -0.01318935884323456, 0.16457081593636788, -0.2583939994338275, 0.20376561412032768, -0.29360986009153606, 1.1788092948060267, 0.1730849029751237, 0.3745862665388631, 0.15450573310002028], "std": [0.1438292457279478, 0.04860047151611625, 0.02837671870649581, 0.0836846646702324, 0.20585036280420366, 0.34675723338966674, 0.1670750056042972, 0.060204942948683726, 0.04758576477197939, 0.23874879846334102, 0.4297974094036687, 0.26792965970514515], "min": [-0.015472970325030184, 0.1776993941678091, 1.125484378003417, -0.35834301093375326, -0.12281630760498441, -1.026745822630772, -0.031344176480821224, -0.3463471976662589, 1.105496281956903, -0.10582329439012939, -0.14889449698136548, -0.47965430851243973], "max": [0.42362529210871747, 0.334879368727203, 1.337034358537642, 0.07882066919937648, 0.6729090406992881, 0.03360942064796128, 0.44036872532646015, -0.18648882657303698, 1.3512895221396823, 0.5707220006520417, 0.988854514696595, 0.6398403395999527], "count": [617]}, "gripper_mode_state": {"mean": [0.9092382495948136, 0.8022690437601296], "std": [0.2872700037744482, 0.3982881183067554], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_state": {"mean": [1.847649918962723, 1.7763371150729335], "std": [0.4990738462627489, 0.5877387399056188], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_mode_action": {"mean": [0.9092382495948136, 0.8022690437601296], "std": [0.2872700037744482, 0.3982881183067554], "min": [0, 0], "max": [1, 1], "count": [617]}, "gripper_activity_action": {"mean": [1.847649918962723, 1.7763371150729335], "std": [0.4990738462627489, 0.5877387399056188], "min": [0, 0], "max": [2, 2], "count": [617]}, "gripper_open_scale_state": {"mean": [0.13995508467689777, 0.2015187950163541], "std": [0.23323600400181319, 0.3292889706850657], "min": [0.03778152806418283, 0.02576622154031481], "max": [0.9498518535069057, 0.9492588043212891], "count": [617]}, "gripper_open_scale_action": {"mean": [0.13995508467689777, 0.2015187950163541], "std": [0.23323600400181319, 0.3292889706850657], "min": [0.03778152806418283, 0.02576622154031481], "max": [0.9498518535069057, 0.9492588043212891], "count": [617]}}} +{"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.5122570337437301]], [[0.504868764249886]], [[0.3963622625019]]], "std": [[[0.2604724836452163]], [[0.2592404860328831]], [[0.22079361952722762]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42517133049602274]], [[0.4302215572275422]], [[0.41674283072402085]]], "std": [[[0.20266901002409118]], [[0.20474389408981272]], [[0.2183653526105332]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3567887698231747]], [[0.36404351218523584]], [[0.3489879768961848]]], "std": [[[0.26158151357226556]], [[0.2608655062000983]], [[0.2781698171466037]]], "count": [215]}, "observation.state": {"min": [-0.7685243487358093, -0.015235314145684242, -1.3836506605148315, -1.5299999713897705, -0.6890360116958618, -0.38603419065475464, 0.04456759989261627, -0.19174760580062866, -0.00920648593455553, -0.9172215461730957, -1.508400559425354, -0.7148037552833557, -0.27079832553863525, 0.05202663317322731], "max": [0.4658779203891754, 2.420621633529663, 0.0030570300295948982, 1.4301825761795044, 0.4251687526702881, 0.35281556844711304, 1.689217448234558, 0.38555908203125, 2.2457478046417236, 0.00667145662009716, 0.6688279509544373, 0.25996875762939453, 0.180933877825737, 1.687533974647522], "mean": [-0.15291208028793335, 1.1539392471313477, -0.30055543780326843, -0.6163758635520935, -0.01135821733623743, 0.025032972916960716, 0.6593735814094543, 0.031535811722278595, 0.5188424587249756, -0.14806564152240753, -0.2720111906528473, -0.05450175330042839, 0.014932716265320778, 0.2596580684185028], "std": [0.28259631991386414, 1.0182729959487915, 0.3512741029262543, 0.7698968648910522, 0.21280315518379211, 0.12072861194610596, 0.6658652424812317, 0.12349803745746613, 0.8593671917915344, 0.2455066591501236, 0.5314081311225891, 0.12294640392065048, 0.05881602689623833, 0.44511139392852783], "count": [1292]}, "action": {"min": [-0.7685243487358093, -0.015235314145684242, -1.3836506605148315, -1.5299999713897705, -0.6890360116958618, -0.38603419065475464, 0.04456759989261627, -0.19174760580062866, -0.00920648593455553, -0.9172215461730957, -1.508400559425354, -0.7148037552833557, -0.27079832553863525, 0.05202663317322731], "max": [0.4658779203891754, 2.420621633529663, 0.0030570300295948982, 1.4301825761795044, 0.4251687526702881, 0.35281556844711304, 1.689217448234558, 0.38555908203125, 2.2457478046417236, 0.00667145662009716, 0.6688279509544373, 0.25996875762939453, 0.180933877825737, 1.687533974647522], "mean": [-0.15291208028793335, 1.1539392471313477, -0.30055543780326843, -0.6163758635520935, -0.01135821733623743, 0.025032972916960716, 0.6593735814094543, 0.031535811722278595, 0.5188424587249756, -0.14806564152240753, -0.2720111906528473, -0.05450175330042839, 0.014932716265320778, 0.2596580684185028], "std": [0.28259631991386414, 1.0182729959487915, 0.3512741029262543, 0.7698968648910522, 0.21280315518379211, 0.12072861194610596, 0.6658652424812317, 0.12349803745746613, 0.8593671917915344, 0.2455066591501236, 0.5314081311225891, 0.12294640392065048, 0.05881602689623833, 0.44511139392852783], "count": [1292]}, "timestamp": {"min": [0.0], "max": [43.03333333333333], "mean": [21.516666666666666], "std": [12.432272072669937], "count": [1292]}, "frame_index": {"min": [0], "max": [1291], "mean": [645.5], "std": [372.96816218009815], "count": [1292]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1292]}, "index": {"min": [44391], "max": [45682], "mean": [45036.5], "std": [372.96816218009815], "count": [1292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1292]}, "subtask_annotation": {"mean": [6.524767801857585, 13.0, 13.0, 13.0, 13.0], "std": [3.1581394459911745, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1292]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1292]}, "eef_direction_state": {"mean": [3.9527863777089784, 4.934210526315789], "std": [2.204014064068813, 1.9718231679928744], "min": [0, 0], "max": [6, 6], "count": [1292]}, "eef_velocity_state": {"mean": [0.9837461300309598, 0.4729102167182663], "std": [0.8957496249836719, 0.7888796860875846], "min": [0, 0], "max": [2, 2], "count": [1292]}, "eef_acc_mag_state": {"mean": [0.8645510835913313, 0.4171826625386997], "std": [0.8535558656652308, 0.7255501515139879], "min": [0, 0], "max": [2, 2], "count": [1292]}, "eef_direction_action": {"mean": [3.9527863777089784, 4.934210526315789], "std": [2.204014064068813, 1.9718231679928744], "min": [0, 0], "max": [6, 6], "count": [1292]}, "eef_velocity_action": {"mean": [0.9837461300309598, 0.4729102167182663], "std": [0.8957496249836719, 0.7888796860875846], "min": [0, 0], "max": [2, 2], "count": [1292]}, "eef_acc_mag_action": {"mean": [0.8645510835913313, 0.4171826625386997], "std": [0.8535558656652308, 0.7255501515139879], "min": [0, 0], "max": [2, 2], "count": [1292]}, "eef_sim_pose_state": {"mean": [0.22024075969305956, 0.2874145393367052, 1.1793630502061134, 0.018403757557527056, 0.22552749106179168, -0.16545396612880792, 0.14832747342876557, -0.3299691358048494, 1.186365754202884, 0.0030708096559724893, 0.09691209967467797, -0.024645759605857513], "std": [0.1485165685052225, 0.08478950923886404, 0.06605552817117445, 0.09958079293396235, 0.20893235670442034, 0.3292201727806947, 0.1385271824820832, 0.034373554068162566, 0.03274086530907281, 0.05435803362282184, 0.17189563837978003, 0.12717395882886318], "min": [-0.10162047119166828, 0.05585267368862804, 1.0625905152253763, -0.43671174910611754, -0.14759267924848696, -0.998151209448273, -0.028180705794486637, -0.40984319157255933, 1.1384904089369616, -0.2007121749496943, -0.30901460830378435, -0.726079675503644], "max": [0.46029550344499476, 0.4440901389514702, 1.3962126029785664, 0.25133250057499157, 0.8824283359411877, 0.4427248658785622, 0.45696778221785067, -0.22863160916644662, 1.3657283863933674, 0.2937807902604417, 0.8206882877007993, 0.40781240665872687], "count": [1292]}, "eef_sim_pose_action": {"mean": [0.22024075969305956, 0.2874145393367052, 1.1793630502061134, 0.018403757557527056, 0.22552749106179168, -0.16545396612880792, 0.14832747342876557, -0.3299691358048494, 1.186365754202884, 0.0030708096559724893, 0.09691209967467797, -0.024645759605857513], "std": [0.1485165685052225, 0.08478950923886404, 0.06605552817117445, 0.09958079293396235, 0.20893235670442034, 0.3292201727806947, 0.1385271824820832, 0.034373554068162566, 0.03274086530907281, 0.05435803362282184, 0.17189563837978003, 0.12717395882886318], "min": [-0.10162047119166828, 0.05585267368862804, 1.0625905152253763, -0.43671174910611754, -0.14759267924848696, -0.998151209448273, -0.028180705794486637, -0.40984319157255933, 1.1384904089369616, -0.2007121749496943, -0.30901460830378435, -0.726079675503644], "max": [0.46029550344499476, 0.4440901389514702, 1.3962126029785664, 0.25133250057499157, 0.8824283359411877, 0.4427248658785622, 0.45696778221785067, -0.22863160916644662, 1.3657283863933674, 0.2937807902604417, 0.8206882877007993, 0.40781240665872687], "count": [1292]}, "gripper_mode_state": {"mean": [0.6462848297213623, 0.8893188854489165], "std": [0.4781221063634186, 0.3137368410512454], "min": [0, 0], "max": [1, 1], "count": [1292]}, "gripper_activity_state": {"mean": [1.7275541795665634, 1.8421052631578947], "std": [0.6405414887166611, 0.5067573366095398], "min": [0, 0], "max": [2, 2], "count": [1292]}, "gripper_mode_action": {"mean": [0.6462848297213623, 0.8893188854489165], "std": [0.4781221063634186, 0.3137368410512454], "min": [0, 0], "max": [1, 1], "count": [1292]}, "gripper_activity_action": {"mean": [1.7275541795665634, 1.8421052631578947], "std": [0.6405414887166611, 0.5067573366095398], "min": [0, 0], "max": [2, 2], "count": [1292]}, "gripper_open_scale_state": {"mean": [0.37678699478776884, 0.14837556906383775], "std": [0.3804938734238024, 0.25434937734329854], "min": [0.025467199938637868, 0.029729504670415605], "max": [0.9652671132768903, 0.9643051283700126], "count": [1292]}, "gripper_open_scale_action": {"mean": [0.37678699478776884, 0.14837556906383775], "std": [0.3804938734238024, 0.25434937734329854], "min": [0.025467199938637868, 0.029729504670415605], "max": [0.9652671132768903, 0.9643051283700126], "count": [1292]}}} +{"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.5293089357880557]], [[0.5202328639258926]], [[0.40664762427447654]]], "std": [[[0.24330863033633313]], [[0.24445641759807024]], [[0.20985972483046192]]], "count": [131]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319532505114005]], [[0.4369576098887392]], [[0.4240160924844917]]], "std": [[[0.18619918706155714]], [[0.19005316416315063]], [[0.2057893611772069]]], "count": [131]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3919104778892049]], [[0.394286479901545]], [[0.38024370935821317]]], "std": [[[0.24118966689961768]], [[0.2464316255540287]], [[0.26323725435754025]]], "count": [131]}, "observation.state": {"min": [-0.7669904232025146, -0.005507681053131819, -1.0552575588226318, -1.5299999713897705, -0.6580005288124084, -0.5316025018692017, 0.06960809975862503, -0.13271082937717438, -0.009365970268845558, -1.7237788438796997, -0.10688716173171997, -0.31181222200393677, -0.11537878215312958, 0.03217994049191475], "max": [-0.00223700818605721, 2.293339252471924, 0.01511992234736681, 1.2925575971603394, 0.5040343403816223, 0.2794716954231262, 1.6700743436813354, 0.42093440890312195, 2.3380863666534424, 0.016319062560796738, 1.267513632774353, 0.3593807518482208, 0.7308892607688904, 1.6418198347091675], "mean": [-0.1577211320400238, 0.6791898012161255, -0.23281411826610565, -0.2331138551235199, 0.019651424139738083, -0.016930464655160904, 0.3792272210121155, 0.03827853500843048, 0.6129452586174011, -0.4587624669075012, 0.23275645077228546, 0.05255017802119255, 0.1449652910232544, 0.21865886449813843], "std": [0.23646536469459534, 0.9291461706161499, 0.3052058219909668, 0.604312539100647, 0.19111807644367218, 0.10442928969860077, 0.5039914846420288, 0.1214614138007164, 0.9194647669792175, 0.6285129189491272, 0.3345782458782196, 0.10805250704288483, 0.2298782467842102, 0.4165939390659332], "count": [670]}, "action": {"min": [-0.7669904232025146, -0.005507681053131819, -1.0552575588226318, -1.5299999713897705, -0.6580005288124084, -0.5316025018692017, 0.06960809975862503, -0.13271082937717438, -0.009365970268845558, -1.7237788438796997, -0.10688716173171997, -0.31181222200393677, -0.11537878215312958, 0.03217994049191475], "max": [-0.00223700818605721, 2.293339252471924, 0.01511992234736681, 1.2925575971603394, 0.5040343403816223, 0.2794716954231262, 1.6700743436813354, 0.42093440890312195, 2.3380863666534424, 0.016319062560796738, 1.267513632774353, 0.3593807518482208, 0.7308892607688904, 1.6418198347091675], "mean": [-0.1577211320400238, 0.6791898012161255, -0.23281411826610565, -0.2331138551235199, 0.019651424139738083, -0.016930464655160904, 0.3792272210121155, 0.03827853500843048, 0.6129452586174011, -0.4587624669075012, 0.23275645077228546, 0.05255017802119255, 0.1449652910232544, 0.21865886449813843], "std": [0.23646536469459534, 0.9291461706161499, 0.3052058219909668, 0.604312539100647, 0.19111807644367218, 0.10442928969860077, 0.5039914846420288, 0.1214614138007164, 0.9194647669792175, 0.6285129189491272, 0.3345782458782196, 0.10805250704288483, 0.2298782467842102, 0.4165939390659332], "count": [670]}, "timestamp": {"min": [0.0], "max": [22.3], "mean": [11.15], "std": [6.447070824973324], "count": [670]}, "frame_index": {"min": [0], "max": [669], "mean": [334.5], "std": [193.41212474919973], "count": [670]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [670]}, "index": {"min": [45683], "max": [46352], "mean": [46017.5], "std": [193.41212474919973], "count": [670]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [670]}, "subtask_annotation": {"mean": [5.276119402985074, 13.0, 13.0, 13.0, 13.0], "std": [4.5929728789031286, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [670]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [670]}, "eef_direction_state": {"mean": [4.522388059701493, 4.8], "std": [2.0780172018538976, 1.957457992153292], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_state": {"mean": [0.7910447761194029, 0.7074626865671642], "std": [0.922962676641214, 0.9228950932177077], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_state": {"mean": [0.6880597014925374, 0.6119402985074627], "std": [0.8320129139460771, 0.8168966371816673], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_direction_action": {"mean": [4.522388059701493, 4.8], "std": [2.0780172018538976, 1.957457992153292], "min": [0, 0], "max": [6, 6], "count": [670]}, "eef_velocity_action": {"mean": [0.7910447761194029, 0.7074626865671642], "std": [0.922962676641214, 0.9228950932177077], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_acc_mag_action": {"mean": [0.6880597014925374, 0.6119402985074627], "std": [0.8320129139460771, 0.8168966371816673], "min": [0, 0], "max": [2, 2], "count": [670]}, "eef_sim_pose_state": {"mean": [0.15397209111662602, 0.2926938926980489, 1.1862556739689825, -0.012483641074258832, 0.20216672888012405, -0.13748207749017685, 0.16625934502508777, -0.32168677078408664, 1.205175796954565, 0.31763110382605864, 0.3645379338938607, 0.21856163885323707], "std": [0.1339117864892701, 0.07138018585360159, 0.049928930060933574, 0.10019307570156434, 0.2569441494181879, 0.2883461786977868, 0.16433821061412449, 0.04303963823596863, 0.05403650368773614, 0.5282754409216182, 0.5472845659683206, 0.42384052951661644], "min": [-0.06880843437984116, 0.09730150561690014, 1.0920272147942607, -0.4661317317446087, -0.1401819684146861, -1.107944395870796, -0.08028555947391589, -0.38141787933538657, 1.1489728825032752, -0.11561822450838362, -0.28332112741476667, -0.30653566416199385], "max": [0.4042163308855921, 0.3579309805684235, 1.3730906982429365, 0.16281776348227633, 0.8680435652036183, 0.4016910261705371, 0.48495716011289874, -0.18325437416493534, 1.4093643231478126, 1.989695847418619, 1.3365940208640454, 1.4676483542916394], "count": [670]}, "eef_sim_pose_action": {"mean": [0.15397209111662602, 0.2926938926980489, 1.1862556739689825, -0.012483641074258832, 0.20216672888012405, -0.13748207749017685, 0.16625934502508777, -0.32168677078408664, 1.205175796954565, 0.31763110382605864, 0.3645379338938607, 0.21856163885323707], "std": [0.1339117864892701, 0.07138018585360159, 0.049928930060933574, 0.10019307570156434, 0.2569441494181879, 0.2883461786977868, 0.16433821061412449, 0.04303963823596863, 0.05403650368773614, 0.5282754409216182, 0.5472845659683206, 0.42384052951661644], "min": [-0.06880843437984116, 0.09730150561690014, 1.0920272147942607, -0.4661317317446087, -0.1401819684146861, -1.107944395870796, -0.08028555947391589, -0.38141787933538657, 1.1489728825032752, -0.11561822450838362, -0.28332112741476667, -0.30653566416199385], "max": [0.4042163308855921, 0.3579309805684235, 1.3730906982429365, 0.16281776348227633, 0.8680435652036183, 0.4016910261705371, 0.48495716011289874, -0.18325437416493534, 1.4093643231478126, 1.989695847418619, 1.3365940208640454, 1.4676483542916394], "count": [670]}, "gripper_mode_state": {"mean": [0.8402985074626865, 0.8835820895522388], "std": [0.36632898577462997, 0.3207253974582249], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_state": {"mean": [1.726865671641791, 1.7388059701492538], "std": [0.6430064853209843, 0.6316184432668209], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_mode_action": {"mean": [0.8402985074626865, 0.8835820895522388], "std": [0.36632898577462997, 0.3207253974582249], "min": [0, 0], "max": [1, 1], "count": [670]}, "gripper_activity_action": {"mean": [1.726865671641791, 1.7388059701492538], "std": [0.6430064853209843, 0.6316184432668209], "min": [0, 0], "max": [2, 2], "count": [670]}, "gripper_open_scale_state": {"mean": [0.21670173711613977, 0.12494854262070708], "std": [0.28799493348963184, 0.23805419764498978], "min": [0.03977605700492859, 0.018388537423951284], "max": [0.9543281963893345, 0.9381827626909528], "count": [670]}, "gripper_open_scale_action": {"mean": [0.21670173711613977, 0.12494854262070708], "std": [0.28799493348963184, 0.23805419764498978], "min": [0.03977605700492859, 0.018388537423951284], "max": [0.9543281963893345, 0.9381827626909528], "count": [670]}}} +{"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.5312293658204023]], [[0.5231066685933633]], [[0.40952658656055013]]], "std": [[[0.24635494073836947]], [[0.24498934719219664]], [[0.2077251441935767]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41185533287389026]], [[0.41759556970936523]], [[0.4018315622545314]]], "std": [[[0.18818187459586197]], [[0.1889412591944484]], [[0.20384908668635773]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39410785425281225]], [[0.39454442703007125]], [[0.3817818349562047]]], "std": [[[0.3017550476253866]], [[0.3026567031015718]], [[0.3172423410569324]]], "count": [147]}, "observation.state": {"min": [-0.006135923322290182, -0.0015339808305725455, -0.03067961521446705, -0.007669903803616762, -0.015339807607233524, -0.003067961661145091, 0.07448989897966385, -0.2817554175853729, -0.0029391495045274496, -1.417585849761963, -1.1596624851226807, -0.7025632262229919, -0.08436894416809082, 0.036593418568372726], "max": [-0.004601942375302315, 0.0, 0.0, 0.0782330185174942, 0.002270309254527092, 0.09357282519340515, 0.07461537420749664, 0.6699926853179932, 2.3669323921203613, 0.021193690598011017, 1.3768348693847656, 0.2536303699016571, 0.5654218792915344, 1.683388352394104], "mean": [-0.004648929927498102, -0.0015247578267008066, -0.010506906546652317, 0.01828082464635372, -0.0009132637642323971, 0.019097819924354553, 0.07457569241523743, 0.14453525841236115, 1.5197150707244873, -0.7521459460258484, -0.2997841536998749, -0.20194129645824432, 0.20498356223106384, 0.7427181005477905], "std": [0.00021884699526708573, 0.00011322676436975598, 0.012643257156014442, 0.0312715619802475, 0.0021921892184764147, 0.01904553547501564, 4.789459126186557e-05, 0.2802811861038208, 0.762874186038971, 0.3859187960624695, 0.536996066570282, 0.20061065256595612, 0.12520287930965424, 0.5933694243431091], "count": [779]}, "action": {"min": [-0.006135923322290182, -0.0015339808305725455, -0.03067961521446705, -0.007669903803616762, -0.015339807607233524, -0.003067961661145091, 0.07448989897966385, -0.2817554175853729, -0.0029391495045274496, -1.417585849761963, -1.1596624851226807, -0.7025632262229919, -0.08436894416809082, 0.036593418568372726], "max": [-0.004601942375302315, 0.0, 0.0, 0.0782330185174942, 0.002270309254527092, 0.09357282519340515, 0.07461537420749664, 0.6699926853179932, 2.3669323921203613, 0.021193690598011017, 1.3768348693847656, 0.2536303699016571, 0.5654218792915344, 1.683388352394104], "mean": [-0.004648929927498102, -0.0015247578267008066, -0.010506906546652317, 0.01828082464635372, -0.0009132637642323971, 0.019097819924354553, 0.07457569241523743, 0.14453525841236115, 1.5197150707244873, -0.7521459460258484, -0.2997841536998749, -0.20194129645824432, 0.20498356223106384, 0.7427181005477905], "std": [0.00021884699526708573, 0.00011322676436975598, 0.012643257156014442, 0.0312715619802475, 0.0021921892184764147, 0.01904553547501564, 4.789459126186557e-05, 0.2802811861038208, 0.762874186038971, 0.3859187960624695, 0.536996066570282, 0.20061065256595612, 0.12520287930965424, 0.5933694243431091], "count": [779]}, "timestamp": {"min": [0.0], "max": [25.933333333333334], "mean": [12.966666666666667], "std": [7.495924818785798], "count": [779]}, "frame_index": {"min": [0], "max": [778], "mean": [389.0], "std": [224.8777445635739], "count": [779]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [779]}, "index": {"min": [46353], "max": [47131], "mean": [46742.0], "std": [224.8777445635739], "count": [779]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [779]}, "subtask_annotation": {"mean": [7.930680359435173, 13.0, 13.0, 13.0, 13.0], "std": [2.452175879927236, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [779]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [779]}, "eef_direction_state": {"mean": [5.993581514762516, 2.704749679075738], "std": [0.17902857100104388, 2.2057494094381527], "min": [1, 0], "max": [6, 6], "count": [779]}, "eef_velocity_state": {"mean": [0.0012836970474967907, 1.422336328626444], "std": [0.035805714200208824, 0.7237501713319898], "min": [0, 0], "max": [1, 2], "count": [779]}, "eef_acc_mag_state": {"mean": [0.006418485237483954, 1.220795892169448], "std": [0.10729434502678674, 0.7583705816317883], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_direction_action": {"mean": [5.993581514762516, 2.704749679075738], "std": [0.17902857100104388, 2.2057494094381527], "min": [1, 0], "max": [6, 6], "count": [779]}, "eef_velocity_action": {"mean": [0.0012836970474967907, 1.422336328626444], "std": [0.035805714200208824, 0.7237501713319898], "min": [0, 0], "max": [1, 2], "count": [779]}, "eef_acc_mag_action": {"mean": [0.006418485237483954, 1.220795892169448], "std": [0.10729434502678674, 0.7583705816317883], "min": [0, 0], "max": [2, 2], "count": [779]}, "eef_sim_pose_state": {"mean": [0.06817634590578292, 0.3335995994550976, 1.1834873699043522, 0.019067608747990423, 0.006249085563552978, -0.005562709596079325, 0.31879242836612476, -0.28808305897058456, 1.2242156303388707, 0.10671419124498366, 0.4458626626213249, -0.07972323510565274], "std": [0.0010057639421922851, 4.757568306202896e-05, 0.00035500864023572026, 0.019014374070578932, 0.018672450335048385, 0.0021895704126154, 0.15954611254519704, 0.09222579590840166, 0.05984119621025164, 0.13020173814538802, 0.231590856136945, 0.35532765618579604], "min": [0.06649649138422763, 0.33328100686677153, 1.1823729475727467, -0.003112683151896691, -0.009203884634189308, -0.019958004999545878, -0.08069111797366149, -0.4233097886342674, 1.1291095826837305, -0.10466525919728192, -0.1749650804538101, -0.9873368349928979], "max": [0.06901476028815691, 0.3336662957951011, 1.1841564396124902, 0.09330924439769409, 0.04601503377319838, -0.0023316166920695908, 0.5474494846125001, -0.13865567899372075, 1.4258827856020466, 0.5090825814147519, 0.9863989401231485, 0.567855709864889], "count": [779]}, "eef_sim_pose_action": {"mean": [0.06817634590578292, 0.3335995994550976, 1.1834873699043522, 0.019067608747990423, 0.006249085563552978, -0.005562709596079325, 0.31879242836612476, -0.28808305897058456, 1.2242156303388707, 0.10671419124498366, 0.4458626626213249, -0.07972323510565274], "std": [0.0010057639421922851, 4.757568306202896e-05, 0.00035500864023572026, 0.019014374070578932, 0.018672450335048385, 0.0021895704126154, 0.15954611254519704, 0.09222579590840166, 0.05984119621025164, 0.13020173814538802, 0.231590856136945, 0.35532765618579604], "min": [0.06649649138422763, 0.33328100686677153, 1.1823729475727467, -0.003112683151896691, -0.009203884634189308, -0.019958004999545878, -0.08069111797366149, -0.4233097886342674, 1.1291095826837305, -0.10466525919728192, -0.1749650804538101, -0.9873368349928979], "max": [0.06901476028815691, 0.3336662957951011, 1.1841564396124902, 0.09330924439769409, 0.04601503377319838, -0.0023316166920695908, 0.5474494846125001, -0.13865567899372075, 1.4258827856020466, 0.5090825814147519, 0.9863989401231485, 0.567855709864889], "count": [779]}, "gripper_mode_state": {"mean": [1.0, 0.6341463414634146], "std": [0.0, 0.4816687233690611], "min": [1, 0], "max": [1, 1], "count": [779]}, "gripper_activity_state": {"mean": [2.0, 1.5057766367137355], "std": [0.0, 0.8001315722475235], "min": [2, 0], "max": [2, 2], "count": [779]}, "gripper_mode_action": {"mean": [1.0, 0.6341463414634146], "std": [0.0, 0.4816687233690611], "min": [1, 0], "max": [1, 1], "count": [779]}, "gripper_activity_action": {"mean": [2.0, 1.5057766367137355], "std": [0.0, 0.8001315722475235], "min": [2, 0], "max": [2, 2], "count": [779]}, "gripper_open_scale_state": {"mean": [0.04261466134431793, 0.42440975531621355], "std": [2.7368299011081404e-05, 0.339068462721657], "min": [0.042565656559807916, 0.020910524896212986], "max": [0.04263735668999808, 0.9619362013680595], "count": [779]}, "gripper_open_scale_action": {"mean": [0.04261466134431793, 0.42440975531621355], "std": [2.7368299011081404e-05, 0.339068462721657], "min": [0.042565656559807916, 0.020910524896212986], "max": [0.04263735668999808, 0.9619362013680595], "count": [779]}}} +{"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.49650897266992894]], [[0.48463981281867025]], [[0.39095642273779785]]], "std": [[[0.23520857502833584]], [[0.22045089412618038]], [[0.18471431291456775]]], "count": [191]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3866479485336892]], [[0.39495772736086876]], [[0.3847541747938268]]], "std": [[[0.25482180864710524]], [[0.24730148769323337]], [[0.2567338873397486]]], "count": [191]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41612616631876714]], [[0.42132732351230195]], [[0.41329279591417717]]], "std": [[[0.19173137343095573]], [[0.1868576973110306]], [[0.1886120841897349]]], "count": [191]}, "observation.state": {"min": [-1.0646089315414429, -0.0015339808305725455, -1.9335516691207886, -1.5299999713897705, -0.611633837223053, -0.531570553779602, 0.07132472842931747, -0.004601942375302315, -0.0015339808305725455, -0.004524765070527792, 0.00701558543369174, -0.004601942375302315, -0.004601942375302315, 0.05351625010371208], "max": [0.021355653181672096, 2.6844663619995117, 0.0015339808305725455, 1.4139823913574219, 0.8004070520401001, 0.21935924887657166, 1.6889585256576538, -0.003067961661145091, 0.001472239033319056, 3.1764897545360777e-16, 0.018253415822982788, 0.0015339808305725455, 0.013805827125906944, 0.05351625010371208], "mean": [-0.3230646252632141, 1.8147828578948975, -1.0575993061065674, -0.6656827330589294, 0.12755988538265228, 0.08088047057390213, 0.7264028191566467, -0.003872461849823594, -0.0015287412097677588, -0.0005837419885210693, 0.009205587208271027, 0.0002078013785649091, -0.0035980369430035353, 0.05351637303829193], "std": [0.28856196999549866, 0.8428913950920105, 0.5547645688056946, 0.5246454477310181, 0.20088833570480347, 0.10033903270959854, 0.6074466109275818, 0.0006729612941853702, 0.00011907028965651989, 0.0006673351163044572, 0.0003511904214974493, 0.0005578227574005723, 0.0014478664379566908, 1.2293457984924316e-07], "count": [1106]}, "action": {"min": [-1.0646089315414429, -0.0015339808305725455, -1.9335516691207886, -1.5299999713897705, -0.611633837223053, -0.531570553779602, 0.07132472842931747, -0.004601942375302315, -0.0015339808305725455, -0.004524765070527792, 0.00701558543369174, -0.004601942375302315, -0.004601942375302315, 0.05351625010371208], "max": [0.021355653181672096, 2.6844663619995117, 0.0015339808305725455, 1.4139823913574219, 0.8004070520401001, 0.21935924887657166, 1.6889585256576538, -0.003067961661145091, 0.001472239033319056, 3.1764897545360777e-16, 0.018253415822982788, 0.0015339808305725455, 0.013805827125906944, 0.05351625010371208], "mean": [-0.3230646252632141, 1.8147828578948975, -1.0575993061065674, -0.6656827330589294, 0.12755988538265228, 0.08088047057390213, 0.7264028191566467, -0.003872461849823594, -0.0015287412097677588, -0.0005837419885210693, 0.009205587208271027, 0.0002078013785649091, -0.0035980369430035353, 0.05351637303829193], "std": [0.28856196999549866, 0.8428913950920105, 0.5547645688056946, 0.5246454477310181, 0.20088833570480347, 0.10033903270959854, 0.6074466109275818, 0.0006729612941853702, 0.00011907028965651989, 0.0006673351163044572, 0.0003511904214974493, 0.0005578227574005723, 0.0014478664379566908, 1.2293457984924316e-07], "count": [1106]}, "timestamp": {"min": [0.0], "max": [36.833333333333336], "mean": [18.416666666666664], "std": [10.642485611923561], "count": [1106]}, "frame_index": {"min": [0], "max": [1105], "mean": [552.5], "std": [319.2745683577068], "count": [1106]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1106]}, "index": {"min": [47132], "max": [48237], "mean": [47684.5], "std": [319.2745683577068], "count": [1106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1106]}, "subtask_annotation": {"mean": [7.751356238698011, 13.0, 13.0, 13.0, 13.0], "std": [2.401894777520478, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1106]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [1106]}, "eef_direction_state": {"mean": [2.962025316455696, 6.0], "std": [2.0833458847028816, 0.0], "min": [0, 6], "max": [6, 6], "count": [1106]}, "eef_velocity_state": {"mean": [1.438517179023508, 0.0], "std": [0.7053907437887007, 0.0], "min": [0, 0], "max": [2, 0], "count": [1106]}, "eef_acc_mag_state": {"mean": [1.2142857142857142, 0.0], "std": [0.7427858499660831, 0.0], "min": [0, 0], "max": [2, 0], "count": [1106]}, "eef_direction_action": {"mean": [2.962025316455696, 6.0], "std": [2.0833458847028816, 0.0], "min": [0, 6], "max": [6, 6], "count": [1106]}, "eef_velocity_action": {"mean": [1.438517179023508, 0.0], "std": [0.7053907437887007, 0.0], "min": [0, 0], "max": [2, 0], "count": [1106]}, "eef_acc_mag_action": {"mean": [1.2142857142857142, 0.0], "std": [0.7427858499660831, 0.0], "min": [0, 0], "max": [2, 0], "count": [1106]}, "eef_sim_pose_state": {"mean": [0.3917256702949183, 0.20902653421765413, 1.2349286917632274, 0.08673786753796436, 0.08935433934296122, -0.19553393019202647, 0.06896853385986354, -0.3363966576199448, 1.1816781879008493, -0.00359656900674117, 0.007093084344232336, -0.003664650567939665], "std": [0.17945045580773253, 0.1209705455159697, 0.06166910470358676, 0.11155997384714976, 0.10459285870750643, 0.2588668314132221, 4.918773948536856e-05, 1.98916782033839e-05, 0.00018083745220280834, 0.0014460853054440205, 0.0007259057864102094, 0.000874675934708358], "min": [-0.12046535149981077, -0.09167256834584599, 1.1365872074629118, -0.5923608915791357, -0.10052505340383244, -1.0287495158000544, 0.06888776465470989, -0.33652349499640866, 1.1813816057095323, -0.0046019423753023165, 0.005484388608464341, -0.008411556024138673], "max": [0.6297296624958529, 0.35582017876857397, 1.4670135967045066, 0.25392091144099893, 0.5720104590661759, 0.19352283989567123, 0.0690132827310099, -0.3363497341956476, 1.1819414763305336, 0.013777589707264018, 0.015200868307690962, -0.0015339357094653404], "count": [1106]}, "eef_sim_pose_action": {"mean": [0.3917256702949183, 0.20902653421765413, 1.2349286917632274, 0.08673786753796436, 0.08935433934296122, -0.19553393019202647, 0.06896853385986354, -0.3363966576199448, 1.1816781879008493, -0.00359656900674117, 0.007093084344232336, -0.003664650567939665], "std": [0.17945045580773253, 0.1209705455159697, 0.06166910470358676, 0.11155997384714976, 0.10459285870750643, 0.2588668314132221, 4.918773948536856e-05, 1.98916782033839e-05, 0.00018083745220280834, 0.0014460853054440205, 0.0007259057864102094, 0.000874675934708358], "min": [-0.12046535149981077, -0.09167256834584599, 1.1365872074629118, -0.5923608915791357, -0.10052505340383244, -1.0287495158000544, 0.06888776465470989, -0.33652349499640866, 1.1813816057095323, -0.0046019423753023165, 0.005484388608464341, -0.008411556024138673], "max": [0.6297296624958529, 0.35582017876857397, 1.4670135967045066, 0.25392091144099893, 0.5720104590661759, 0.19352283989567123, 0.0690132827310099, -0.3363497341956476, 1.1819414763305336, 0.013777589707264018, 0.015200868307690962, -0.0015339357094653404], "count": [1106]}, "gripper_mode_state": {"mean": [0.666365280289331, 1.0], "std": [0.4715109686043931, 0.0], "min": [0, 1], "max": [1, 1], "count": [1106]}, "gripper_activity_state": {"mean": [1.6428571428571428, 2.0], "std": [0.7153247415831266, 0.0], "min": [0, 2], "max": [2, 2], "count": [1106]}, "gripper_mode_action": {"mean": [0.666365280289331, 1.0], "std": [0.4715109686043931, 0.0], "min": [0, 1], "max": [1, 1], "count": [1106]}, "gripper_activity_action": {"mean": [1.6428571428571428, 2.0], "std": [0.7153247415831266, 0.0], "min": [0, 2], "max": [2, 2], "count": [1106]}, "gripper_open_scale_state": {"mean": [0.41508540654330384, 0.030580714344978333], "std": [0.3471119313885847, 0.0], "min": [0.0407569876738957, 0.030580714344978333], "max": [0.9651191575186593, 0.030580714344978333], "count": [1106]}, "gripper_open_scale_action": {"mean": [0.41508540654330384, 0.030580714344978333], "std": [0.3471119313885847, 0.0], "min": [0.0407569876738957, 0.030580714344978333], "max": [0.9651191575186593, 0.030580714344978333], "count": [1106]}}} +{"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.509012688019037]], [[0.494633015178191]], [[0.3966236071919543]]], "std": [[[0.2369454897532548]], [[0.22091188799301573]], [[0.18374667667243]]], "count": [271]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.388671675148124]], [[0.39874955080433155]], [[0.3888453118844914]]], "std": [[[0.23637974400602496]], [[0.22726281052446717]], [[0.23558584326352894]]], "count": [271]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277213690519258]], [[0.4290932357362789]], [[0.4233125939592729]]], "std": [[[0.1912078985510264]], [[0.19256583972881008]], [[0.19470764375489769]]], "count": [271]}, "observation.state": {"min": [-0.6672816276550293, -1.0842021724855044e-19, -1.8244175910949707, -1.2687064409255981, -1.3161555528640747, -0.7383117079734802, 0.07239896059036255, -0.1886601448059082, -0.007837927900254726, -1.9296629428863525, -1.5299999713897705, -1.0033432245254517, -0.32547876238822937, 0.05351625010371208], "max": [0.182898610830307, 2.1736507415771484, 0.011911513283848763, 1.526963233947754, 0.14479021728038788, 0.2683991491794586, 1.6893469095230103, 0.5854350924491882, 2.504990577697754, 0.009177730418741703, 1.0754876136779785, 0.8143518567085266, 0.49945250153541565, 1.699180245399475], "mean": [-0.09066936373710632, 0.5296347141265869, -0.2771386504173279, -0.17441533505916595, -0.2449449896812439, 0.05835668370127678, 0.30197328329086304, 0.10885459184646606, 1.088169813156128, -0.6954128742218018, -0.24000829458236694, -0.2352115362882614, 0.08732476085424423, 0.5902240872383118], "std": [0.19496683776378632, 0.8532280921936035, 0.4431969225406647, 0.4279091954231262, 0.36180227994918823, 0.09859558194875717, 0.4813828468322754, 0.18819326162338257, 1.090944766998291, 0.7333151698112488, 0.44705936312675476, 0.2891276180744171, 0.13624133169651031, 0.6393003463745117], "count": [1757]}, "action": {"min": [-0.6672816276550293, -1.0842021724855044e-19, -1.8244175910949707, -1.2687064409255981, -1.3161555528640747, -0.7383117079734802, 0.07239896059036255, -0.1886601448059082, -0.007837927900254726, -1.9296629428863525, -1.5299999713897705, -1.0033432245254517, -0.32547876238822937, 0.05351625010371208], "max": [0.182898610830307, 2.1736507415771484, 0.011911513283848763, 1.526963233947754, 0.14479021728038788, 0.2683991491794586, 1.6893469095230103, 0.5854350924491882, 2.504990577697754, 0.009177730418741703, 1.0754876136779785, 0.8143518567085266, 0.49945250153541565, 1.699180245399475], "mean": [-0.09066936373710632, 0.5296347141265869, -0.2771386504173279, -0.17441533505916595, -0.2449449896812439, 0.05835668370127678, 0.30197328329086304, 0.10885459184646606, 1.088169813156128, -0.6954128742218018, -0.24000829458236694, -0.2352115362882614, 0.08732476085424423, 0.5902240872383118], "std": [0.19496683776378632, 0.8532280921936035, 0.4431969225406647, 0.4279091954231262, 0.36180227994918823, 0.09859558194875717, 0.4813828468322754, 0.18819326162338257, 1.090944766998291, 0.7333151698112488, 0.44705936312675476, 0.2891276180744171, 0.13624133169651031, 0.6393003463745117], "count": [1757]}, "timestamp": {"min": [0.0], "max": [58.53333333333333], "mean": [29.266666666666666], "std": [16.90673764443566], "count": [1757]}, "frame_index": {"min": [0], "max": [1756], "mean": [878.0], "std": [507.20212933306976], "count": [1757]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1757]}, "index": {"min": [48238], "max": [49994], "mean": [49116.0], "std": [507.20212933306976], "count": [1757]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1757]}, "subtask_annotation": {"mean": [7.489470688673876, 13.0, 13.0, 13.0, 13.0], "std": [2.6074032343480513, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1757]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [1757]}, "eef_direction_state": {"mean": [5.020489470688674, 4.472396129766648], "std": [1.7787819144189205, 1.9730557258097527], "min": [0, 0], "max": [6, 6], "count": [1757]}, "eef_velocity_state": {"mean": [0.49971542401821284, 0.8787706317586795], "std": [0.8101693779751006, 0.9088129017982753], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_acc_mag_state": {"mean": [0.4194649971542402, 0.7472965281730222], "std": [0.7180311636030443, 0.8277348243189582], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_direction_action": {"mean": [5.020489470688674, 4.472396129766648], "std": [1.7787819144189205, 1.9730557258097527], "min": [0, 0], "max": [6, 6], "count": [1757]}, "eef_velocity_action": {"mean": [0.49971542401821284, 0.8787706317586795], "std": [0.8101693779751006, 0.9088129017982753], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_acc_mag_action": {"mean": [0.4194649971542402, 0.7472965281730222], "std": [0.7180311636030443, 0.8277348243189582], "min": [0, 0], "max": [2, 2], "count": [1757]}, "eef_sim_pose_state": {"mean": [0.15460583367893058, 0.2941871486417647, 1.2068780955765683, 0.0031360738316070624, 0.05197950413330384, -0.34137737528336654, 0.2761938058329232, -0.29237044029030873, 1.2199933544853796, 0.025517601179937885, 0.13339174556638447, -0.13547695732038484], "std": [0.14881803511048436, 0.07597741296916037, 0.04652670084416389, 0.14832743810871638, 0.09835845351888906, 0.5298602284492451, 0.22078687897436766, 0.08137084012337067, 0.06352476130600675, 0.14852704204723807, 0.1454278056342776, 0.2782388302582903], "min": [-0.1309296550064064, 0.07660531531861273, 1.1812812764031655, -0.737443755761131, -0.16842715463879165, -1.5292060821455364, -0.04468555965424732, -0.4084482102377953, 1.1085155499242838, -0.6990087410380941, -0.10124778832309045, -1.0072152911166523], "max": [0.45566759074558677, 0.3409133028298047, 1.4518745697019657, 0.15205810124324906, 0.5636297565980861, 0.1422400928683547, 0.5899590484926225, -0.08255128112310488, 1.463204292117242, 0.7298612568591619, 0.5293193446617379, 0.8927233432326558], "count": [1757]}, "eef_sim_pose_action": {"mean": [0.15460583367893058, 0.2941871486417647, 1.2068780955765683, 0.0031360738316070624, 0.05197950413330384, -0.34137737528336654, 0.2761938058329232, -0.29237044029030873, 1.2199933544853796, 0.025517601179937885, 0.13339174556638447, -0.13547695732038484], "std": [0.14881803511048436, 0.07597741296916037, 0.04652670084416389, 0.14832743810871638, 0.09835845351888906, 0.5298602284492451, 0.22078687897436766, 0.08137084012337067, 0.06352476130600675, 0.14852704204723807, 0.1454278056342776, 0.2782388302582903], "min": [-0.1309296550064064, 0.07660531531861273, 1.1812812764031655, -0.737443755761131, -0.16842715463879165, -1.5292060821455364, -0.04468555965424732, -0.4084482102377953, 1.1085155499242838, -0.6990087410380941, -0.10124778832309045, -1.0072152911166523], "max": [0.45566759074558677, 0.3409133028298047, 1.4518745697019657, 0.15205810124324906, 0.5636297565980861, 0.1422400928683547, 0.5899590484926225, -0.08255128112310488, 1.463204292117242, 0.7298612568591619, 0.5293193446617379, 0.8927233432326558], "count": [1757]}, "gripper_mode_state": {"mean": [0.8782014797951053, 0.7495731360273193], "std": [0.32705296311269305, 0.4332588715462077], "min": [0, 0], "max": [1, 1], "count": [1757]}, "gripper_activity_state": {"mean": [1.886169607285145, 1.825839499146272], "std": [0.4368054997982177, 0.5273978424298352], "min": [0, 0], "max": [2, 2], "count": [1757]}, "gripper_mode_action": {"mean": [0.8782014797951053, 0.7495731360273193], "std": [0.32705296311269305, 0.4332588715462077], "min": [0, 0], "max": [1, 1], "count": [1757]}, "gripper_activity_action": {"mean": [1.886169607285145, 1.825839499146272], "std": [0.4368054997982177, 0.5273978424298352], "min": [0, 0], "max": [2, 2], "count": [1757]}, "gripper_open_scale_state": {"mean": [0.17255535925808646, 0.3372675222513251], "std": [0.27507783447604617, 0.36531321347121254], "min": [0.04137083462306431, 0.030580714344978333], "max": [0.9653410911560059, 0.9709601402282715], "count": [1757]}, "gripper_open_scale_action": {"mean": [0.17255535925808646, 0.3372675222513251], "std": [0.27507783447604617, 0.36531321347121254], "min": [0.04137083462306431, 0.030580714344978333], "max": [0.9653410911560059, 0.9709601402282715], "count": [1757]}}} +{"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.5451787936722148]], [[0.5235234436329638]], [[0.4234388291303926]]], "std": [[[0.26867957763986633]], [[0.25623341593367566]], [[0.2235292895482632]]], "count": [247]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4073898679579794]], [[0.41501453939650534]], [[0.40441004802730807]]], "std": [[[0.1867980389431288]], [[0.1850887929206254]], [[0.19720032069098245]]], "count": [247]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36416198521693877]], [[0.3745678997644942]], [[0.3660181679059388]]], "std": [[[0.284134439396659]], [[0.2729312491690003]], [[0.28131535808787533]]], "count": [247]}, "observation.state": {"min": [-0.6115788221359253, -0.0052877371199429035, -0.8664458394050598, -1.5299999713897705, -0.3525266945362091, -0.1426602154970169, 0.07574500143527985, -0.5123496055603027, -1.1434944787933055e-20, -1.9234857559204102, -1.5299999713897705, -1.1089160442352295, -0.2960582971572876, 0.05066218599677086], "max": [0.03918544948101044, 2.1494836807250977, 0.0009699717629700899, 1.056112289428711, 0.6982147693634033, 0.38216888904571533, 1.6830601692199707, 1.0528948307037354, 2.529534339904785, 0.009098469279706478, 0.7574478387832642, 0.3522299528121948, 0.5910840034484863, 1.699180245399475], "mean": [-0.0570133738219738, 0.2842719256877899, -0.09407105296850204, -0.1276475042104721, 0.049995116889476776, 0.0591995045542717, 0.2296782284975052, 0.137122243642807, 1.3128256797790527, -0.7578510046005249, -0.4783710837364197, -0.37364161014556885, -0.0162544846534729, 0.554794430732727], "std": [0.1632326990365982, 0.6336097717285156, 0.20748741924762726, 0.38048678636550903, 0.1578354686498642, 0.05338546633720398, 0.39322948455810547, 0.3773635923862457, 1.052687406539917, 0.6296811103820801, 0.6412709951400757, 0.41767439246177673, 0.19617192447185516, 0.6494355201721191], "count": [1557]}, "action": {"min": [-0.6115788221359253, -0.0052877371199429035, -0.8664458394050598, -1.5299999713897705, -0.3525266945362091, -0.1426602154970169, 0.07574500143527985, -0.5123496055603027, -1.1434944787933055e-20, -1.9234857559204102, -1.5299999713897705, -1.1089160442352295, -0.2960582971572876, 0.05066218599677086], "max": [0.03918544948101044, 2.1494836807250977, 0.0009699717629700899, 1.056112289428711, 0.6982147693634033, 0.38216888904571533, 1.6830601692199707, 1.0528948307037354, 2.529534339904785, 0.009098469279706478, 0.7574478387832642, 0.3522299528121948, 0.5910840034484863, 1.699180245399475], "mean": [-0.0570133738219738, 0.2842719256877899, -0.09407105296850204, -0.1276475042104721, 0.049995116889476776, 0.0591995045542717, 0.2296782284975052, 0.137122243642807, 1.3128256797790527, -0.7578510046005249, -0.4783710837364197, -0.37364161014556885, -0.0162544846534729, 0.554794430732727], "std": [0.1632326990365982, 0.6336097717285156, 0.20748741924762726, 0.38048678636550903, 0.1578354686498642, 0.05338546633720398, 0.39322948455810547, 0.3773635923862457, 1.052687406539917, 0.6296811103820801, 0.6412709951400757, 0.41767439246177673, 0.19617192447185516, 0.6494355201721191], "count": [1557]}, "timestamp": {"min": [0.0], "max": [51.86666666666667], "mean": [25.93333333333333], "std": [14.982236395391958], "count": [1557]}, "frame_index": {"min": [0], "max": [1556], "mean": [778.0], "std": [449.4670918617587], "count": [1557]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1557]}, "index": {"min": [49995], "max": [51551], "mean": [50773.0], "std": [449.4670918617587], "count": [1557]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1557]}, "subtask_annotation": {"mean": [5.880539499036609, 13.0, 13.0, 13.0, 13.0], "std": [3.8469249158477914, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1557]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [1557]}, "eef_direction_state": {"mean": [5.344894026974952, 3.917790622992935], "std": [1.6003756598808176, 2.158682071310848], "min": [0, 0], "max": [6, 6], "count": [1557]}, "eef_velocity_state": {"mean": [0.3301220295439949, 0.9755940912010276], "std": [0.7115512993783427, 0.8650320198058656], "min": [0, 0], "max": [2, 2], "count": [1557]}, "eef_acc_mag_state": {"mean": [0.28709055876685935, 0.892742453436095], "std": [0.6323897850420761, 0.8432313865756192], "min": [0, 0], "max": [2, 2], "count": [1557]}, "eef_direction_action": {"mean": [5.344894026974952, 3.917790622992935], "std": [1.6003756598808176, 2.158682071310848], "min": [0, 0], "max": [6, 6], "count": [1557]}, "eef_velocity_action": {"mean": [0.3301220295439949, 0.9755940912010276], "std": [0.7115512993783427, 0.8650320198058656], "min": [0, 0], "max": [2, 2], "count": [1557]}, "eef_acc_mag_action": {"mean": [0.28709055876685935, 0.892742453436095], "std": [0.6323897850420761, 0.8432313865756192], "min": [0, 0], "max": [2, 2], "count": [1557]}, "eef_sim_pose_state": {"mean": [0.10957149896754596, 0.3190513120599087, 1.193317325568512, 0.07021252100353564, 0.05979197021424835, -0.005413648627042784, 0.29346943823041544, -0.29321870419463586, 1.2278410973354794, 0.02176970800021566, 0.08713690971041065, -0.2361858217814673], "std": [0.0950556971640665, 0.04180388577748343, 0.032782074166482655, 0.050523355544867324, 0.14363550254392765, 0.12725371434219318, 0.18906272125690005, 0.15078562770251128, 0.05964860583047998, 0.1964262166238523, 0.31047671624222445, 0.46003314610145457], "min": [-0.04693159719764689, 0.164047766653987, 1.1329702275357196, -0.12558104844809775, -0.2113823321626478, -0.6767501640754754, -0.0398538480211119, -0.5385448875099279, 1.1619348455323442, -0.28265041363216015, -0.23757357116943978, -1.2316497989058541], "max": [0.3689659577546174, 0.34709672335968755, 1.3911803645581553, 0.34154981833247383, 0.7320875716716939, 0.6037938043135804, 0.5588106017060543, 0.031782559263579604, 1.4303883092222893, 0.7109549256870308, 1.0476512334018553, 0.7571595443550498], "count": [1557]}, "eef_sim_pose_action": {"mean": [0.10957149896754596, 0.3190513120599087, 1.193317325568512, 0.07021252100353564, 0.05979197021424835, -0.005413648627042784, 0.29346943823041544, -0.29321870419463586, 1.2278410973354794, 0.02176970800021566, 0.08713690971041065, -0.2361858217814673], "std": [0.0950556971640665, 0.04180388577748343, 0.032782074166482655, 0.050523355544867324, 0.14363550254392765, 0.12725371434219318, 0.18906272125690005, 0.15078562770251128, 0.05964860583047998, 0.1964262166238523, 0.31047671624222445, 0.46003314610145457], "min": [-0.04693159719764689, 0.164047766653987, 1.1329702275357196, -0.12558104844809775, -0.2113823321626478, -0.6767501640754754, -0.0398538480211119, -0.5385448875099279, 1.1619348455323442, -0.28265041363216015, -0.23757357116943978, -1.2316497989058541], "max": [0.3689659577546174, 0.34709672335968755, 1.3911803645581553, 0.34154981833247383, 0.7320875716716939, 0.6037938043135804, 0.5588106017060543, 0.031782559263579604, 1.4303883092222893, 0.7109549256870308, 1.0476512334018553, 0.7571595443550498], "count": [1557]}, "gripper_mode_state": {"mean": [0.922286448298009, 0.7167630057803468], "std": [0.2677202935600048, 0.45057052647179546], "min": [0, 0], "max": [1, 1], "count": [1557]}, "gripper_activity_state": {"mean": [1.8831085420680795, 1.7488760436737316], "std": [0.44239506566802955, 0.6211900098267573], "min": [0, 0], "max": [2, 2], "count": [1557]}, "gripper_mode_action": {"mean": [0.922286448298009, 0.7167630057803468], "std": [0.2677202935600048, 0.45057052647179546], "min": [0, 0], "max": [1, 1], "count": [1557]}, "gripper_activity_action": {"mean": [1.8831085420680795, 1.7488760436737316], "std": [0.44239506566802955, 0.6211900098267573], "min": [0, 0], "max": [2, 2], "count": [1557]}, "gripper_open_scale_state": {"mean": [0.1312477239934453, 0.3170265289269136], "std": [0.2247014254132012, 0.3711050489521147], "min": [0.043282857963017056, 0.028949820569583347], "max": [0.9617486681256976, 0.9709601402282715], "count": [1557]}, "gripper_open_scale_action": {"mean": [0.1312477239934453, 0.3170265289269136], "std": [0.2247014254132012, 0.3711050489521147], "min": [0.043282857963017056, 0.028949820569583347], "max": [0.9617486681256976, 0.9709601402282715], "count": [1557]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5315231493531533]], [[0.5181670474482812]], [[0.41554678673337575]]], "std": [[[0.2612124406658059]], [[0.25131858950194763]], [[0.2170567151150368]]], "count": [226]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310748585324002]], [[0.4374378940366707]], [[0.426997363448821]]], "std": [[[0.24412739992901927]], [[0.23972172857546517]], [[0.24854263313644892]]], "count": [226]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37656170951664836]], [[0.38382851692791176]], [[0.37343549366649315]]], "std": [[[0.25587497439850215]], [[0.24868713314164276]], [[0.25843076954662586]]], "count": [226]}, "observation.state": {"min": [-0.6350680589675903, 0.0, -1.935180902481079, -0.1185183972120285, -0.34657883644104004, -0.7487784624099731, 0.04380997270345688, -0.007669903803616762, -0.004884995985776186, -1.3689390420913696, -0.951068103313446, -0.9633399248123169, -0.07163377851247787, 0.050910189747810364], "max": [0.42743155360221863, 2.3270487785339355, -0.0015339808305725455, 1.5287352800369263, 0.659290075302124, 0.1564660370349884, 1.6889585256576538, 0.512559175491333, 2.281106948852539, 0.02022591605782509, 1.1574746370315552, 0.7169734835624695, 0.4976271688938141, 1.6969819068908691], "mean": [-0.1972714066505432, 0.9646479487419128, -0.8505879044532776, 0.380077987909317, 0.12513919174671173, -0.12590989470481873, 0.40600624680519104, 0.0752529725432396, 0.6373870372772217, -0.36844077706336975, -0.177690327167511, -0.123676598072052, 0.058363813906908035, 0.26852503418922424], "std": [0.2592010796070099, 1.0448939800262451, 0.8695442080497742, 0.36861997842788696, 0.2063799947500229, 0.2488347738981247, 0.6072030663490295, 0.13226301968097687, 0.9323671460151672, 0.5167970061302185, 0.3646874725818634, 0.2572287917137146, 0.11956682056188583, 0.44710996747016907], "count": [1384]}, "action": {"min": [-0.6350680589675903, 0.0, -1.935180902481079, -0.1185183972120285, -0.34657883644104004, -0.7487784624099731, 0.04380997270345688, -0.007669903803616762, -0.004884995985776186, -1.3689390420913696, -0.951068103313446, -0.9633399248123169, -0.07163377851247787, 0.050910189747810364], "max": [0.42743155360221863, 2.3270487785339355, -0.0015339808305725455, 1.5287352800369263, 0.659290075302124, 0.1564660370349884, 1.6889585256576538, 0.512559175491333, 2.281106948852539, 0.02022591605782509, 1.1574746370315552, 0.7169734835624695, 0.4976271688938141, 1.6969819068908691], "mean": [-0.1972714066505432, 0.9646479487419128, -0.8505879044532776, 0.380077987909317, 0.12513919174671173, -0.12590989470481873, 0.40600624680519104, 0.0752529725432396, 0.6373870372772217, -0.36844077706336975, -0.177690327167511, -0.123676598072052, 0.058363813906908035, 0.26852503418922424], "std": [0.2592010796070099, 1.0448939800262451, 0.8695442080497742, 0.36861997842788696, 0.2063799947500229, 0.2488347738981247, 0.6072030663490295, 0.13226301968097687, 0.9323671460151672, 0.5167970061302185, 0.3646874725818634, 0.2572287917137146, 0.11956682056188583, 0.44710996747016907], "count": [1384]}, "timestamp": {"min": [0.0], "max": [46.1], "mean": [23.049999999999997], "std": [13.317542732968588], "count": [1384]}, "frame_index": {"min": [0], "max": [1383], "mean": [691.5], "std": [399.5262819890576], "count": [1384]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1384]}, "index": {"min": [51552], "max": [52935], "mean": [52243.5], "std": [399.5262819890576], "count": [1384]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1384]}, "subtask_annotation": {"mean": [4.490606936416185, 13.0, 13.0, 13.0, 13.0], "std": [4.326945241502137, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1384]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [1384]}, "eef_direction_state": {"mean": [4.854046242774566, 4.796242774566474], "std": [1.8433048161550536, 2.0026248062158034], "min": [0, 0], "max": [6, 6], "count": [1384]}, "eef_velocity_state": {"mean": [0.6141618497109826, 0.5455202312138728], "std": [0.8152991701274144, 0.8140440976650486], "min": [0, 0], "max": [2, 2], "count": [1384]}, "eef_acc_mag_state": {"mean": [0.6885838150289018, 0.4877167630057804], "std": [0.8331896127750977, 0.7601866903398629], "min": [0, 0], "max": [2, 2], "count": [1384]}, "eef_direction_action": {"mean": [4.854046242774566, 4.796242774566474], "std": [1.8433048161550536, 2.0026248062158034], "min": [0, 0], "max": [6, 6], "count": [1384]}, "eef_velocity_action": {"mean": [0.6141618497109826, 0.5455202312138728], "std": [0.8152991701274144, 0.8140440976650486], "min": [0, 0], "max": [2, 2], "count": [1384]}, "eef_acc_mag_action": {"mean": [0.6885838150289018, 0.4877167630057804], "std": [0.8331896127750977, 0.7601866903398629], "min": [0, 0], "max": [2, 2], "count": [1384]}, "eef_sim_pose_state": {"mean": [0.2297859456849438, 0.2595956006539995, 1.2366501921796198, 0.08508872887365547, 0.4488448328315658, 0.04624707967422814, 0.19015659407532814, -0.3102487911371895, 1.2103645199113178, 0.028097221850005277, 0.07707844510566741, -0.052187833585994735], "std": [0.1883763240197508, 0.0990418390846786, 0.06783857711862615, 0.3497287851489953, 0.46314760138595024, 0.30642180588763535, 0.18573980642170568, 0.04951541973070931, 0.046336850473873065, 0.1307700750076125, 0.1608273540045441, 0.2533872512751907], "min": [-0.1226177206001724, 0.08578640111806919, 1.1546530113154851, -0.8047942915324257, -0.1294649626495985, -0.8112964792839287, -0.008713100511960753, -0.3562047808142452, 1.1818666825515887, -0.17168364268455616, -0.1376917698697766, -0.8730421798450363], "max": [0.47658666911780173, 0.36229051368691356, 1.4879730486323757, 0.9710547589685892, 1.3346198286620474, 1.4734471993110454, 0.5301566629356281, -0.18354969402641033, 1.4214104204918203, 1.3399921479464252, 0.9195640696126532, 1.0469471049758787], "count": [1384]}, "eef_sim_pose_action": {"mean": [0.2297859456849438, 0.2595956006539995, 1.2366501921796198, 0.08508872887365547, 0.4488448328315658, 0.04624707967422814, 0.19015659407532814, -0.3102487911371895, 1.2103645199113178, 0.028097221850005277, 0.07707844510566741, -0.052187833585994735], "std": [0.1883763240197508, 0.0990418390846786, 0.06783857711862615, 0.3497287851489953, 0.46314760138595024, 0.30642180588763535, 0.18573980642170568, 0.04951541973070931, 0.046336850473873065, 0.1307700750076125, 0.1608273540045441, 0.2533872512751907], "min": [-0.1226177206001724, 0.08578640111806919, 1.1546530113154851, -0.8047942915324257, -0.1294649626495985, -0.8112964792839287, -0.008713100511960753, -0.3562047808142452, 1.1818666825515887, -0.17168364268455616, -0.1376917698697766, -0.8730421798450363], "max": [0.47658666911780173, 0.36229051368691356, 1.4879730486323757, 0.9710547589685892, 1.3346198286620474, 1.4734471993110454, 0.5301566629356281, -0.18354969402641033, 1.4214104204918203, 1.3399921479464252, 0.9195640696126532, 1.0469471049758787], "count": [1384]}, "gripper_mode_state": {"mean": [0.7897398843930635, 0.8930635838150289], "std": [0.40749331208241374, 0.3090323916331146], "min": [0, 0], "max": [1, 1], "count": [1384]}, "gripper_activity_state": {"mean": [1.8179190751445087, 1.8526011560693643], "std": [0.5390231523497799, 0.4912019555689136], "min": [0, 0], "max": [2, 2], "count": [1384]}, "gripper_mode_action": {"mean": [0.7897398843930635, 0.8930635838150289], "std": [0.40749331208241374, 0.3090323916331146], "min": [0, 0], "max": [1, 1], "count": [1384]}, "gripper_activity_action": {"mean": [1.8179190751445087, 1.8526011560693643], "std": [0.5390231523497799, 0.4912019555689136], "min": [0, 0], "max": [2, 2], "count": [1384]}, "gripper_open_scale_state": {"mean": [0.2320017626033703, 0.15344237150281279], "std": [0.3469744508902423, 0.2554914886629677], "min": [0.025034270116261075, 0.02909153699874878], "max": [0.9651191575186593, 0.9697039467947823], "count": [1384]}, "gripper_open_scale_action": {"mean": [0.2320017626033703, 0.15344237150281279], "std": [0.3469744508902423, 0.2554914886629677], "min": [0.025034270116261075, 0.02909153699874878], "max": [0.9651191575186593, 0.9697039467947823], "count": [1384]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5331172106727563]], [[0.5213380646770086]], [[0.421150331719033]]], "std": [[[0.26601058573540753]], [[0.2559484748095072]], [[0.22172072014170102]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42334474663359317]], [[0.4313986928104575]], [[0.42089908490169825]]], "std": [[[0.2208197794682131]], [[0.21651108627271004]], [[0.22639681619560675]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853129905241882]], [[0.3926131027377484]], [[0.383853881211119]]], "std": [[[0.23241733133389877]], [[0.2255439253256732]], [[0.23423954243526915]]], "count": [166]}, "observation.state": {"min": [-0.653475821018219, -0.003795637981966138, -1.9328157901763916, -0.11272267252206802, -0.08355611562728882, -0.7258472442626953, 0.06684952229261398, -0.09664078801870346, -0.0015339808305725455, -1.1648868322372437, -1.1734952926635742, -0.8493311405181885, -0.11347302049398422, 0.04172324389219284], "max": [0.006227378733456135, 2.219670295715332, 8.131516293641283e-19, 1.1340564489364624, 0.6657476425170898, 0.25310683250427246, 1.6888867616653442, 0.9019806981086731, 2.3892529010772705, 0.0015339808305725455, 0.9593388438224792, 0.392557293176651, 0.5353555083274841, 1.6690680980682373], "mean": [-0.16934704780578613, 0.8257104158401489, -0.6813592910766602, 0.2659910023212433, 0.1276226043701172, -0.07293987274169922, 0.3309229910373688, 0.14995595812797546, 0.6330559253692627, -0.31305208802223206, -0.21726185083389282, -0.11642461270093918, 0.07051996886730194, 0.33502674102783203], "std": [0.23507244884967804, 0.9783686399459839, 0.7807174921035767, 0.3276180922985077, 0.20448796451091766, 0.2130802869796753, 0.5256888270378113, 0.2955535054206848, 0.8939045667648315, 0.39518269896507263, 0.49711844325065613, 0.23165319859981537, 0.13687843084335327, 0.4929516911506653], "count": [917]}, "action": {"min": [-0.653475821018219, -0.003795637981966138, -1.9328157901763916, -0.11272267252206802, -0.08355611562728882, -0.7258472442626953, 0.06684952229261398, -0.09664078801870346, -0.0015339808305725455, -1.1648868322372437, -1.1734952926635742, -0.8493311405181885, -0.11347302049398422, 0.04172324389219284], "max": [0.006227378733456135, 2.219670295715332, 8.131516293641283e-19, 1.1340564489364624, 0.6657476425170898, 0.25310683250427246, 1.6888867616653442, 0.9019806981086731, 2.3892529010772705, 0.0015339808305725455, 0.9593388438224792, 0.392557293176651, 0.5353555083274841, 1.6690680980682373], "mean": [-0.16934704780578613, 0.8257104158401489, -0.6813592910766602, 0.2659910023212433, 0.1276226043701172, -0.07293987274169922, 0.3309229910373688, 0.14995595812797546, 0.6330559253692627, -0.31305208802223206, -0.21726185083389282, -0.11642461270093918, 0.07051996886730194, 0.33502674102783203], "std": [0.23507244884967804, 0.9783686399459839, 0.7807174921035767, 0.3276180922985077, 0.20448796451091766, 0.2130802869796753, 0.5256888270378113, 0.2955535054206848, 0.8939045667648315, 0.39518269896507263, 0.49711844325065613, 0.23165319859981537, 0.13687843084335327, 0.4929516911506653], "count": [917]}, "timestamp": {"min": [0.0], "max": [30.533333333333335], "mean": [15.266666666666666], "std": [8.823831367382311], "count": [917]}, "frame_index": {"min": [0], "max": [916], "mean": [458.0], "std": [264.7149410214694], "count": [917]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [917]}, "index": {"min": [52936], "max": [53852], "mean": [53394.0], "std": [264.7149410214694], "count": [917]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [917]}, "subtask_annotation": {"mean": [4.1973827699018535, 13.0, 13.0, 13.0, 13.0], "std": [4.221933914041549, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [917]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [917]}, "eef_direction_state": {"mean": [4.8113413304253, 4.54525627044711], "std": [1.8982750736809177, 2.135377825276123], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_state": {"mean": [0.6564885496183206, 0.737186477644493], "std": [0.8552830834368681, 0.9113736328777675], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_state": {"mean": [0.6717557251908397, 0.6553980370774264], "std": [0.8394566927609769, 0.836142268289651], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_direction_action": {"mean": [4.8113413304253, 4.54525627044711], "std": [1.8982750736809177, 2.135377825276123], "min": [0, 0], "max": [6, 6], "count": [917]}, "eef_velocity_action": {"mean": [0.6564885496183206, 0.737186477644493], "std": [0.8552830834368681, 0.9113736328777675], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_acc_mag_action": {"mean": [0.6717557251908397, 0.6553980370774264], "std": [0.8394566927609769, 0.836142268289651], "min": [0, 0], "max": [2, 2], "count": [917]}, "eef_sim_pose_state": {"mean": [0.20870687287078307, 0.27538448713677083, 1.2333825148781579, 0.07913054757641758, 0.3783894528932594, 0.030406407293391793, 0.15597080177280823, -0.29106757763406943, 1.209263114327964, 0.0478625497748866, 0.09417342433510405, 0.03190855964347624], "std": [0.17477290868827852, 0.08659760988477723, 0.06517849580589483, 0.15161317624156573, 0.45942229908106924, 0.21862917431525997, 0.13941850643217724, 0.09639561796807769, 0.06121388101851354, 0.14285810632058768, 0.18402020946367262, 0.27330068068162544], "min": [-0.023077853295858437, 0.09553525546416995, 1.1818879975208394, -0.49376805811967184, -0.1228263947128223, -0.5073149895314188, -0.031052192844645523, -0.35715650475671945, 1.1324909458569965, -0.11211422841468874, -0.37772267756349276, -0.9006023444998857], "max": [0.47673295126111265, 0.34774029830026665, 1.4477884053941381, 0.4890946656879609, 1.2654842526281622, 0.5163987639749433, 0.4501103234131924, -0.02677257967358736, 1.4163816635781796, 0.737983438690342, 0.769828233132603, 0.7489347135768536], "count": [917]}, "eef_sim_pose_action": {"mean": [0.20870687287078307, 0.27538448713677083, 1.2333825148781579, 0.07913054757641758, 0.3783894528932594, 0.030406407293391793, 0.15597080177280823, -0.29106757763406943, 1.209263114327964, 0.0478625497748866, 0.09417342433510405, 0.03190855964347624], "std": [0.17477290868827852, 0.08659760988477723, 0.06517849580589483, 0.15161317624156573, 0.45942229908106924, 0.21862917431525997, 0.13941850643217724, 0.09639561796807769, 0.06121388101851354, 0.14285810632058768, 0.18402020946367262, 0.27330068068162544], "min": [-0.023077853295858437, 0.09553525546416995, 1.1818879975208394, -0.49376805811967184, -0.1228263947128223, -0.5073149895314188, -0.031052192844645523, -0.35715650475671945, 1.1324909458569965, -0.11211422841468874, -0.37772267756349276, -0.9006023444998857], "max": [0.47673295126111265, 0.34774029830026665, 1.4477884053941381, 0.4890946656879609, 1.2654842526281622, 0.5163987639749433, 0.4501103234131924, -0.02677257967358736, 1.4163816635781796, 0.737983438690342, 0.769828233132603, 0.7489347135768536], "count": [917]}, "gripper_mode_state": {"mean": [0.8244274809160306, 0.8702290076335878], "std": [0.38045605479013955, 0.3360513084435879], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_state": {"mean": [1.7197382769901854, 1.7982551799345692], "std": [0.6529629951609748, 0.5659140205126104], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_mode_action": {"mean": [0.8244274809160306, 0.8702290076335878], "std": [0.38045605479013955, 0.3360513084435879], "min": [0, 0], "max": [1, 1], "count": [917]}, "gripper_activity_action": {"mean": [1.7197382769901854, 1.7982551799345692], "std": [0.6529629951609748, 0.5659140205126104], "min": [0, 0], "max": [2, 2], "count": [917]}, "gripper_open_scale_state": {"mean": [0.18909909808203165, 0.1914444531741054], "std": [0.30039437599747776, 0.2816879761635948], "min": [0.03819972702435085, 0.023841853652681624], "max": [0.9650781495230538, 0.9537531988961356], "count": [917]}, "gripper_open_scale_action": {"mean": [0.18909909808203165, 0.1914444531741054], "std": [0.30039437599747776, 0.2816879761635948], "min": [0.03819972702435085, 0.023841853652681624], "max": [0.9650781495230538, 0.9537531988961356], "count": [917]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5376604319337163]], [[0.5216779085792566]], [[0.4174306339539183]]], "std": [[[0.26596251063168985]], [[0.2555732074141646]], [[0.2199007168896495]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4412493026671948]], [[0.44771645375321845]], [[0.43407631667987057]]], "std": [[[0.21365704750507453]], [[0.20977652238589767]], [[0.22334242719283787]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.415628979748465]], [[0.4196539145540371]], [[0.411086617812108]]], "std": [[[0.24254415893505557]], [[0.23946913240750645]], [[0.24949311686694015]]], "count": [132]}, "observation.state": {"min": [0.004601942375302315, -0.0015339808305725455, 0.0, -0.03374757617712021, -0.0015339808305725455, -0.013805827125906944, 0.07536839693784714, -0.14112623035907745, 0.0, -1.9415291547775269, -1.460349678993225, -0.919776976108551, -0.20248545706272125, 0.048712074756622314], "max": [0.006135923322290182, 3.2526065174565133e-19, 0.0, -0.03374757617712021, -0.0015339808305725455, -0.012271846644580364, 0.07561945915222168, 0.9864819645881653, 2.624033212661743, 0.008628652431070805, 1.2242828607559204, 0.8730140328407288, 0.5815069675445557, 1.6858500242233276], "mean": [0.005867076572030783, -5.1853450713679194e-05, 0.0, -0.03374737873673439, -0.0015339844394475222, -0.013614029623568058, 0.07557947188615799, 0.31259283423423767, 1.5767461061477661, -1.048462152481079, -0.09649736434221268, -0.20519906282424927, 0.18699930608272552, 0.6968209147453308], "std": [0.0005282227648422122, 0.0002344173117307946, 0.0, 1.9744038581848145e-07, 3.6088749766349792e-09, 0.0004513906314969063, 7.323318277485669e-05, 0.38012343645095825, 0.8996345400810242, 0.5614923238754272, 0.48608967661857605, 0.3432536721229553, 0.19643688201904297, 0.6335451602935791], "count": [676]}, "action": {"min": [0.004601942375302315, -0.0015339808305725455, 0.0, -0.03374757617712021, -0.0015339808305725455, -0.013805827125906944, 0.07536839693784714, -0.14112623035907745, 0.0, -1.9415291547775269, -1.460349678993225, -0.919776976108551, -0.20248545706272125, 0.048712074756622314], "max": [0.006135923322290182, 3.2526065174565133e-19, 0.0, -0.03374757617712021, -0.0015339808305725455, -0.012271846644580364, 0.07561945915222168, 0.9864819645881653, 2.624033212661743, 0.008628652431070805, 1.2242828607559204, 0.8730140328407288, 0.5815069675445557, 1.6858500242233276], "mean": [0.005867076572030783, -5.1853450713679194e-05, 0.0, -0.03374737873673439, -0.0015339844394475222, -0.013614029623568058, 0.07557947188615799, 0.31259283423423767, 1.5767461061477661, -1.048462152481079, -0.09649736434221268, -0.20519906282424927, 0.18699930608272552, 0.6968209147453308], "std": [0.0005282227648422122, 0.0002344173117307946, 0.0, 1.9744038581848145e-07, 3.6088749766349792e-09, 0.0004513906314969063, 7.323318277485669e-05, 0.38012343645095825, 0.8996345400810242, 0.5614923238754272, 0.48608967661857605, 0.3432536721229553, 0.19643688201904297, 0.6335451602935791], "count": [676]}, "timestamp": {"min": [0.0], "max": [22.5], "mean": [11.25], "std": [6.504805915628844], "count": [676]}, "frame_index": {"min": [0], "max": [675], "mean": [337.5], "std": [195.1441774688653], "count": [676]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [676]}, "index": {"min": [53853], "max": [54528], "mean": [54190.5], "std": [195.1441774688653], "count": [676]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [676]}, "subtask_annotation": {"mean": [4.6671597633136095, 13.0, 13.0, 13.0, 13.0], "std": [4.734381195661892, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [676]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [676]}, "eef_direction_state": {"mean": [6.0, 3.1227810650887573], "std": [0.0, 2.1465567486429076], "min": [6, 0], "max": [6, 6], "count": [676]}, "eef_velocity_state": {"mean": [0.0, 1.4985207100591715], "std": [0.0, 0.7682672048784864], "min": [0, 0], "max": [0, 2], "count": [676]}, "eef_acc_mag_state": {"mean": [0.0, 1.282544378698225], "std": [0.0, 0.7267439987688303], "min": [0, 0], "max": [0, 2], "count": [676]}, "eef_direction_action": {"mean": [6.0, 3.1227810650887573], "std": [0.0, 2.1465567486429076], "min": [6, 0], "max": [6, 6], "count": [676]}, "eef_velocity_action": {"mean": [0.0, 1.4985207100591715], "std": [0.0, 0.7682672048784864], "min": [0, 0], "max": [0, 2], "count": [676]}, "eef_acc_mag_action": {"mean": [0.0, 1.282544378698225], "std": [0.0, 0.7267439987688303], "min": [0, 0], "max": [0, 2], "count": [676]}, "eef_sim_pose_state": {"mean": [0.0690686034574318, 0.33334112504334323, 1.1859523829208383, -0.013562187224747854, -0.033799389840707156, 0.004332207392228352, 0.3198915491750445, -0.21861026230928163, 1.2391619159292826, 0.09411557136734626, 0.3926691907481872, 0.08161477754525966], "std": [1.8509916402192234e-05, 1.206629583063923e-05, 5.369692461808913e-06, 0.0004514028935079044, 0.0002344175039151715, 0.0005282234803734772, 0.17080803573506007, 0.15340018576947176, 0.07142536756464543, 0.2479092327542237, 0.3216024178653488, 0.45043080607291536], "min": [0.0689515114921851, 0.33333426057792326, 1.1859184177273399, -0.013754039349481741, -0.035281515480002135, 0.003067056166033524, -0.10359915497852186, -0.3911380483145801, 1.0834522135035334, -0.5010935507101076, -0.2963936046510942, -0.6205648512930522], "max": [0.06907273935128594, 0.3333700623924502, 1.1859535703264916, -0.012220058868155158, -0.03374753645638395, 0.0046010685538357046, 0.49963072658732177, 0.05598001025055057, 1.4411979622598048, 0.8834165091518105, 1.1476141525486985, 1.5037156586146287], "count": [676]}, "eef_sim_pose_action": {"mean": [0.0690686034574318, 0.33334112504334323, 1.1859523829208383, -0.013562187224747854, -0.033799389840707156, 0.004332207392228352, 0.3198915491750445, -0.21861026230928163, 1.2391619159292826, 0.09411557136734626, 0.3926691907481872, 0.08161477754525966], "std": [1.8509916402192234e-05, 1.206629583063923e-05, 5.369692461808913e-06, 0.0004514028935079044, 0.0002344175039151715, 0.0005282234803734772, 0.17080803573506007, 0.15340018576947176, 0.07142536756464543, 0.2479092327542237, 0.3216024178653488, 0.45043080607291536], "min": [0.0689515114921851, 0.33333426057792326, 1.1859184177273399, -0.013754039349481741, -0.035281515480002135, 0.003067056166033524, -0.10359915497852186, -0.3911380483145801, 1.0834522135035334, -0.5010935507101076, -0.2963936046510942, -0.6205648512930522], "max": [0.06907273935128594, 0.3333700623924502, 1.1859535703264916, -0.012220058868155158, -0.03374753645638395, 0.0046010685538357046, 0.49963072658732177, 0.05598001025055057, 1.4411979622598048, 0.8834165091518105, 1.1476141525486985, 1.5037156586146287], "count": [676]}, "gripper_mode_state": {"mean": [1.0, 0.6198224852071006], "std": [0.0, 0.4854302957570663], "min": [1, 0], "max": [1, 1], "count": [676]}, "gripper_activity_state": {"mean": [2.0, 1.4363905325443787], "std": [0.0, 0.8305063623468162], "min": [2, 0], "max": [2, 2], "count": [676]}, "gripper_mode_action": {"mean": [1.0, 0.6198224852071006], "std": [0.0, 0.4854302957570663], "min": [1, 0], "max": [1, 1], "count": [676]}, "gripper_activity_action": {"mean": [2.0, 1.4363905325443787], "std": [0.0, 0.8305063623468162], "min": [2, 0], "max": [2, 2], "count": [676]}, "gripper_open_scale_state": {"mean": [0.04318846114741859, 0.3981832571119856], "std": [4.184719125424321e-05, 0.3620257543210016], "min": [0.04306765539305551, 0.027835471289498464], "max": [0.043211119515555244, 0.9633428709847587], "count": [676]}, "gripper_open_scale_action": {"mean": [0.04318846114741859, 0.3981832571119856], "std": [4.184719125424321e-05, 0.3620257543210016], "min": [0.04306765539305551, 0.027835471289498464], "max": [0.043211119515555244, 0.9633428709847587], "count": [676]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5540940003143325]], [[0.5323700302951473]], [[0.4239441666937643]]], "std": [[[0.2577622455622927]], [[0.24706452532631626]], [[0.212473765362421]]], "count": [201]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4335154537768673]], [[0.4320643893820657]], [[0.4209976560552358]]], "std": [[[0.20285578961256795]], [[0.2034492869402196]], [[0.2144867209318693]]], "count": [201]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3747849830368853]], [[0.38516254240778675]], [[0.37591967179353775]]], "std": [[[0.2469574392368432]], [[0.23915978566399201]], [[0.2488628578486837]]], "count": [201]}, "observation.state": {"min": [-0.7025632262229919, -0.004601942375302315, -1.4818254709243774, -1.3667768239974976, -0.2571745812892914, -0.251572847366333, 0.07509950548410416, -0.01073786523193121, -0.007075341884046793, -1.6720390319824219, -0.9720253348350525, -0.5767768025398254, -0.13720953464508057, 0.03363799676299095], "max": [0.7491871118545532, 2.0647380352020264, 0.0015339808305725455, 1.4822863340377808, 0.8651651740074158, 0.18258324265480042, 1.6889585256576538, 0.6672816276550293, 2.4697091579437256, 0.0011137459659948945, 0.7856135964393616, 0.3275258243083954, 0.2782439887523651, 1.6767598390579224], "mean": [-0.021868718788027763, 0.541210949420929, -0.23529179394245148, -0.1544952094554901, 0.10331752896308899, -0.004620371852070093, 0.3995477557182312, 0.11002662777900696, 0.6326804161071777, -0.3887394368648529, -0.18271781504154205, -0.06938818842172623, 0.04675310477614403, 0.2694573402404785], "std": [0.2567211985588074, 0.7864269614219666, 0.2963518798351288, 0.5314122438430786, 0.25600191950798035, 0.05791907012462616, 0.541956901550293, 0.22477345168590546, 0.9770459532737732, 0.5826720595359802, 0.365169495344162, 0.1682792454957962, 0.060813456773757935, 0.4596982002258301], "count": [1179]}, "action": {"min": [-0.7025632262229919, -0.004601942375302315, -1.4818254709243774, -1.3667768239974976, -0.2571745812892914, -0.251572847366333, 0.07509950548410416, -0.01073786523193121, -0.007075341884046793, -1.6720390319824219, -0.9720253348350525, -0.5767768025398254, -0.13720953464508057, 0.03363799676299095], "max": [0.7491871118545532, 2.0647380352020264, 0.0015339808305725455, 1.4822863340377808, 0.8651651740074158, 0.18258324265480042, 1.6889585256576538, 0.6672816276550293, 2.4697091579437256, 0.0011137459659948945, 0.7856135964393616, 0.3275258243083954, 0.2782439887523651, 1.6767598390579224], "mean": [-0.021868718788027763, 0.541210949420929, -0.23529179394245148, -0.1544952094554901, 0.10331752896308899, -0.004620371852070093, 0.3995477557182312, 0.11002662777900696, 0.6326804161071777, -0.3887394368648529, -0.18271781504154205, -0.06938818842172623, 0.04675310477614403, 0.2694573402404785], "std": [0.2567211985588074, 0.7864269614219666, 0.2963518798351288, 0.5314122438430786, 0.25600191950798035, 0.05791907012462616, 0.541956901550293, 0.22477345168590546, 0.9770459532737732, 0.5826720595359802, 0.365169495344162, 0.1682792454957962, 0.060813456773757935, 0.4596982002258301], "count": [1179]}, "timestamp": {"min": [0.0], "max": [39.266666666666666], "mean": [19.633333333333333], "std": [11.344928708784705], "count": [1179]}, "frame_index": {"min": [0], "max": [1178], "mean": [589.0], "std": [340.3478612635412], "count": [1179]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1179]}, "index": {"min": [54529], "max": [55707], "mean": [55118.0], "std": [340.3478612635412], "count": [1179]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1179]}, "subtask_annotation": {"mean": [8.615776081424936, 13.0, 13.0, 13.0, 13.0], "std": [2.9982956092666124, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1179]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [1179]}, "eef_direction_state": {"mean": [4.891433418150975, 4.765903307888041], "std": [1.976988799604142, 2.062918153664097], "min": [0, 0], "max": [6, 6], "count": [1179]}, "eef_velocity_state": {"mean": [0.5453774385072095, 0.5606446140797285], "std": [0.8492486860882554, 0.8442862442120238], "min": [0, 0], "max": [2, 2], "count": [1179]}, "eef_acc_mag_state": {"mean": [0.5224766751484309, 0.5080576759966073], "std": [0.7771953055217095, 0.7785686678448229], "min": [0, 0], "max": [2, 2], "count": [1179]}, "eef_direction_action": {"mean": [4.891433418150975, 4.765903307888041], "std": [1.976988799604142, 2.062918153664097], "min": [0, 0], "max": [6, 6], "count": [1179]}, "eef_velocity_action": {"mean": [0.5453774385072095, 0.5606446140797285], "std": [0.8492486860882554, 0.8442862442120238], "min": [0, 0], "max": [2, 2], "count": [1179]}, "eef_acc_mag_action": {"mean": [0.5224766751484309, 0.5080576759966073], "std": [0.7771953055217095, 0.7785686678448229], "min": [0, 0], "max": [2, 2], "count": [1179]}, "eef_sim_pose_state": {"mean": [0.14127541544437514, 0.3291717337523984, 1.2077493856900874, 0.02362522936037421, 0.13978993476687623, 0.08552972193593847, 0.18248526424662814, -0.2895229170190336, 1.2051920814899721, 0.043495462317808965, 0.05879397920359929, 0.04166033201994898], "std": [0.12390559564743303, 0.06705055547909615, 0.047863300240110526, 0.08067437839782325, 0.15757921317673623, 0.2974767245771226, 0.18343235275539022, 0.09545696142610478, 0.04333413569229049, 0.05823963876569288, 0.12112064191538816, 0.1477574365705332], "min": [-0.12047897055173995, 0.14074273313411478, 1.1763707317559435, -0.22055722092708235, -0.06813426644103715, -0.6274059846626332, -0.02446338303402603, -0.3487448724177102, 1.1789820164679634, -0.07557939014524293, -0.19805012450417925, -0.40593646165917285], "max": [0.371656938550072, 0.5219022242166493, 1.4009422963919775, 0.2580013872385799, 0.7401507179870905, 0.9454505177932739, 0.5458661954004806, -0.03398162293999879, 1.4046908637082605, 0.2532375532367886, 0.7577338316907603, 0.7359110563665968], "count": [1179]}, "eef_sim_pose_action": {"mean": [0.14127541544437514, 0.3291717337523984, 1.2077493856900874, 0.02362522936037421, 0.13978993476687623, 0.08552972193593847, 0.18248526424662814, -0.2895229170190336, 1.2051920814899721, 0.043495462317808965, 0.05879397920359929, 0.04166033201994898], "std": [0.12390559564743303, 0.06705055547909615, 0.047863300240110526, 0.08067437839782325, 0.15757921317673623, 0.2974767245771226, 0.18343235275539022, 0.09545696142610478, 0.04333413569229049, 0.05823963876569288, 0.12112064191538816, 0.1477574365705332], "min": [-0.12047897055173995, 0.14074273313411478, 1.1763707317559435, -0.22055722092708235, -0.06813426644103715, -0.6274059846626332, -0.02446338303402603, -0.3487448724177102, 1.1789820164679634, -0.07557939014524293, -0.19805012450417925, -0.40593646165917285], "max": [0.371656938550072, 0.5219022242166493, 1.4009422963919775, 0.2580013872385799, 0.7401507179870905, 0.9454505177932739, 0.5458661954004806, -0.03398162293999879, 1.4046908637082605, 0.2532375532367886, 0.7577338316907603, 0.7359110563665968], "count": [1179]}, "gripper_mode_state": {"mean": [0.8456318914334181, 0.8812553011026294], "std": [0.3613012532834058, 0.32348785971214583], "min": [0, 0], "max": [1, 1], "count": [1179]}, "gripper_activity_state": {"mean": [1.8422391857506362, 1.8312128922815947], "std": [0.5066617186627549, 0.5237460209456001], "min": [0, 0], "max": [2, 2], "count": [1179]}, "gripper_mode_action": {"mean": [0.8456318914334181, 0.8812553011026294], "std": [0.3613012532834058, 0.32348785971214583], "min": [0, 0], "max": [1, 1], "count": [1179]}, "gripper_activity_action": {"mean": [1.8422391857506362, 1.8312128922815947], "std": [0.5066617186627549, 0.5237460209456001], "min": [0, 0], "max": [2, 2], "count": [1179]}, "gripper_open_scale_state": {"mean": [0.22831266520818305, 0.15397457738912923], "std": [0.3096905343438503, 0.2626825982381739], "min": [0.042914003133773804, 0.01922171243599483], "max": [0.9651191575186593, 0.9581484794616699], "count": [1179]}, "gripper_open_scale_action": {"mean": [0.22831266520818305, 0.15397457738912923], "std": [0.3096905343438503, 0.2626825982381739], "min": [0.042914003133773804, 0.01922171243599483], "max": [0.9651191575186593, 0.9581484794616699], "count": [1179]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.535736313043736]], [[0.5229250663228254]], [[0.42169757717901973]]], "std": [[[0.2576657966449044]], [[0.24864476886962103]], [[0.21650509045175537]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43077165866346534]], [[0.4396949446445245]], [[0.4309816074577979]]], "std": [[[0.18500747891763084]], [[0.1839442078652753]], [[0.19683212454116725]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3793120655669675]], [[0.3846849147066234]], [[0.37537991678152743]]], "std": [[[0.2785675205710274]], [[0.2712289452894145]], [[0.28253684864001916]]], "count": [147]}, "observation.state": {"min": [-0.003067961661145091, 0.0, -0.003067961661145091, 0.0, -0.00920388475060463, 0.03067961521446705, 0.07561945915222168, -0.19941750168800354, 0.0, -1.24405837059021, -1.2566885948181152, -0.8898351788520813, -0.1681818962097168, 0.04328957200050354], "max": [-0.0015339808305725455, 0.0, -0.003067961661145091, 0.0, -0.00920388475060463, 0.032213594764471054, 0.0757373496890068, 0.8130046129226685, 2.288238763809204, 0.0020432118326425552, 0.8829463720321655, 0.3620108664035797, 0.25732672214508057, 1.6991779804229736], "mean": [-0.0016265391604974866, 0.0, -0.003067969111725688, 0.0, -0.009203908033668995, 0.031137755140662193, 0.0756203755736351, 0.24494735896587372, 1.5648672580718994, -0.7520620226860046, -0.6120649576187134, -0.22585071623325348, 0.08063878864049911, 0.8378136157989502], "std": [0.0003359060501679778, 0.0, 7.450580596923828e-09, 0.0, 2.3283064365386963e-08, 0.0006691314629279077, 1.0349402145948261e-05, 0.29578477144241333, 0.7408411502838135, 0.3651731014251709, 0.49585190415382385, 0.2495170682668686, 0.09135168045759201, 0.6116016507148743], "count": [779]}, "action": {"min": [-0.003067961661145091, 0.0, -0.003067961661145091, 0.0, -0.00920388475060463, 0.03067961521446705, 0.07561945915222168, -0.19941750168800354, 0.0, -1.24405837059021, -1.2566885948181152, -0.8898351788520813, -0.1681818962097168, 0.04328957200050354], "max": [-0.0015339808305725455, 0.0, -0.003067961661145091, 0.0, -0.00920388475060463, 0.032213594764471054, 0.0757373496890068, 0.8130046129226685, 2.288238763809204, 0.0020432118326425552, 0.8829463720321655, 0.3620108664035797, 0.25732672214508057, 1.6991779804229736], "mean": [-0.0016265391604974866, 0.0, -0.003067969111725688, 0.0, -0.009203908033668995, 0.031137755140662193, 0.0756203755736351, 0.24494735896587372, 1.5648672580718994, -0.7520620226860046, -0.6120649576187134, -0.22585071623325348, 0.08063878864049911, 0.8378136157989502], "std": [0.0003359060501679778, 0.0, 7.450580596923828e-09, 0.0, 2.3283064365386963e-08, 0.0006691314629279077, 1.0349402145948261e-05, 0.29578477144241333, 0.7408411502838135, 0.3651731014251709, 0.49585190415382385, 0.2495170682668686, 0.09135168045759201, 0.6116016507148743], "count": [779]}, "timestamp": {"min": [0.0], "max": [25.933333333333334], "mean": [12.966666666666667], "std": [7.495924818785798], "count": [779]}, "frame_index": {"min": [0], "max": [778], "mean": [389.0], "std": [224.8777445635739], "count": [779]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [779]}, "index": {"min": [55708], "max": [56486], "mean": [56097.0], "std": [224.8777445635739], "count": [779]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [779]}, "subtask_annotation": {"mean": [7.7265725288831835, 13.0, 13.0, 13.0, 13.0], "std": [2.6422944741509253, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [779]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [779]}, "eef_direction_state": {"mean": [6.0, 2.8433889602053917], "std": [0.0, 2.1301953640495257], "min": [6, 0], "max": [6, 6], "count": [779]}, "eef_velocity_state": {"mean": [0.0, 1.4993581514762515], "std": [0.0, 0.7190330826254117], "min": [0, 0], "max": [0, 2], "count": [779]}, "eef_acc_mag_state": {"mean": [0.0, 1.3247753530166881], "std": [0.0, 0.7010278861492534], "min": [0, 0], "max": [0, 2], "count": [779]}, "eef_direction_action": {"mean": [6.0, 2.8433889602053917], "std": [0.0, 2.1301953640495257], "min": [6, 0], "max": [6, 6], "count": [779]}, "eef_velocity_action": {"mean": [0.0, 1.4993581514762515], "std": [0.0, 0.7190330826254117], "min": [0, 0], "max": [0, 2], "count": [779]}, "eef_acc_mag_action": {"mean": [0.0, 1.3247753530166881], "std": [0.0, 0.7010278861492534], "min": [0, 0], "max": [0, 2], "count": [779]}, "eef_sim_pose_state": {"mean": [0.06889633654955815, 0.3333401086548984, 1.1833450886712997, 0.031165957473829747, -0.0030678317158461038, -0.010830463529591113, 0.33455647152364554, -0.2665656269016326, 1.2449115837401914, 0.03464638934171034, 0.1871976834235403, 0.01332174567596017], "std": [5.248509383132686e-08, 7.736360197110139e-06, 1.887379141862766e-14, 0.0006691297059586311, 6.927635651273404e-17, 0.00033590713692360037, 0.15794628602706137, 0.10230712478183046, 0.05121400248106483, 0.10412792121880571, 0.1457398842118709, 0.34292890662434844], "min": [0.06889611381479228, 0.33333797700688145, 1.1833450886712809, 0.030707852069933074, -0.0030678317158461255, -0.012271889724744073, -0.040239886764247695, -0.41988436507379273, 1.1775246743673407, -0.16108231924650845, -0.1120324514633575, -0.8845686193603339], "max": [0.0688963511036333, 0.3333733065137109, 1.1833450886712809, 0.032241831619937086, -0.0030678317158459034, -0.010737908894171519, 0.5177964269252017, -0.03739548775166586, 1.4311099648595886, 0.3796745747479662, 0.6839987334633695, 0.691667260473692], "count": [779]}, "eef_sim_pose_action": {"mean": [0.06889633654955815, 0.3333401086548984, 1.1833450886712997, 0.031165957473829747, -0.0030678317158461038, -0.010830463529591113, 0.33455647152364554, -0.2665656269016326, 1.2449115837401914, 0.03464638934171034, 0.1871976834235403, 0.01332174567596017], "std": [5.248509383132686e-08, 7.736360197110139e-06, 1.887379141862766e-14, 0.0006691297059586311, 6.927635651273404e-17, 0.00033590713692360037, 0.15794628602706137, 0.10230712478183046, 0.05121400248106483, 0.10412792121880571, 0.1457398842118709, 0.34292890662434844], "min": [0.06889611381479228, 0.33333797700688145, 1.1833450886712809, 0.030707852069933074, -0.0030678317158461255, -0.012271889724744073, -0.040239886764247695, -0.41988436507379273, 1.1775246743673407, -0.16108231924650845, -0.1120324514633575, -0.8845686193603339], "max": [0.0688963511036333, 0.3333733065137109, 1.1833450886712809, 0.032241831619937086, -0.0030678317158459034, -0.010737908894171519, 0.5177964269252017, -0.03739548775166586, 1.4311099648595886, 0.3796745747479662, 0.6839987334633695, 0.691667260473692], "count": [779]}, "gripper_mode_state": {"mean": [1.0, 0.5750962772785623], "std": [0.0, 0.4943283818868834], "min": [1, 0], "max": [1, 1], "count": [779]}, "gripper_activity_state": {"mean": [2.0, 1.4980744544287548], "std": [0.0, 0.8017528227628903], "min": [2, 0], "max": [2, 2], "count": [779]}, "gripper_mode_action": {"mean": [1.0, 0.5750962772785623], "std": [0.0, 0.4943283818868834], "min": [1, 0], "max": [1, 1], "count": [779]}, "gripper_activity_action": {"mean": [2.0, 1.4980744544287548], "std": [0.0, 0.8017528227628903], "min": [2, 0], "max": [2, 2], "count": [779]}, "gripper_open_scale_state": {"mean": [0.043211912214701, 0.4787508607123864], "std": [5.907842966228569e-06, 0.34948653281657716], "min": [0.043211119515555244, 0.024736898286002024], "max": [0.04327848553657532, 0.9709588459559849], "count": [779]}, "gripper_open_scale_action": {"mean": [0.043211912214701, 0.4787508607123864], "std": [5.907842966228569e-06, 0.34948653281657716], "min": [0.043211119515555244, 0.024736898286002024], "max": [0.04327848553657532, 0.9709588459559849], "count": [779]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5502453409709843]], [[0.5302258491780552]], [[0.42633023556644883]]], "std": [[[0.25772198118855466]], [[0.24655049279168856]], [[0.21368113185122098]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39602766946425033]], [[0.40609117213804713]], [[0.3944248149386017]]], "std": [[[0.21871490174074765]], [[0.21156612287188117]], [[0.22021189123672313]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39905419389978214]], [[0.4039782939691028]], [[0.39534292372251933]]], "std": [[[0.2085295474656422]], [[0.20562474386765225]], [[0.21257388604619396]]], "count": [176]}, "observation.state": {"min": [-0.14726215600967407, -0.0015339808305725455, -1.3089282512664795, -1.5299999713897705, -0.06457160413265228, -0.3665216565132141, 0.07562600076198578, -0.026077672839164734, -0.0012849795166403055, -1.4051264524459839, -1.297613263130188, -0.8029245734214783, -0.22827167809009552, 0.05041421204805374], "max": [0.4724660813808441, 2.1966605186462402, 0.0013188074808567762, 1.425734519958496, 0.4691985547542572, 0.38196122646331787, 1.68869948387146, 0.8053399324417114, 2.4528353214263916, 0.0015339808305725455, 0.8903284072875977, 0.15752701461315155, 0.3886532187461853, 1.699180245399475], "mean": [0.05311325937509537, 0.6999404430389404, -0.32647791504859924, -0.2980973422527313, 0.06487669795751572, 0.03178872540593147, 0.3427900969982147, 0.1286437213420868, 0.6795397996902466, -0.3481343686580658, -0.24868559837341309, -0.10794731229543686, -0.00029922285466454923, 0.36275559663772583], "std": [0.14185073971748352, 0.9129458665847778, 0.4125209152698517, 0.5812885761260986, 0.1277555674314499, 0.11107059568166733, 0.4888044595718384, 0.2596197724342346, 0.9568479657173157, 0.45959070324897766, 0.4566950500011444, 0.20115132629871368, 0.11006497591733932, 0.5617998242378235], "count": [993]}, "action": {"min": [-0.14726215600967407, -0.0015339808305725455, -1.3089282512664795, -1.5299999713897705, -0.06457160413265228, -0.3665216565132141, 0.07562600076198578, -0.026077672839164734, -0.0012849795166403055, -1.4051264524459839, -1.297613263130188, -0.8029245734214783, -0.22827167809009552, 0.05041421204805374], "max": [0.4724660813808441, 2.1966605186462402, 0.0013188074808567762, 1.425734519958496, 0.4691985547542572, 0.38196122646331787, 1.68869948387146, 0.8053399324417114, 2.4528353214263916, 0.0015339808305725455, 0.8903284072875977, 0.15752701461315155, 0.3886532187461853, 1.699180245399475], "mean": [0.05311325937509537, 0.6999404430389404, -0.32647791504859924, -0.2980973422527313, 0.06487669795751572, 0.03178872540593147, 0.3427900969982147, 0.1286437213420868, 0.6795397996902466, -0.3481343686580658, -0.24868559837341309, -0.10794731229543686, -0.00029922285466454923, 0.36275559663772583], "std": [0.14185073971748352, 0.9129458665847778, 0.4125209152698517, 0.5812885761260986, 0.1277555674314499, 0.11107059568166733, 0.4888044595718384, 0.2596197724342346, 0.9568479657173157, 0.45959070324897766, 0.4566950500011444, 0.20115132629871368, 0.11006497591733932, 0.5617998242378235], "count": [993]}, "timestamp": {"min": [0.0], "max": [33.06666666666667], "mean": [16.53333333333333], "std": [9.555142109918656], "count": [993]}, "frame_index": {"min": [0], "max": [992], "mean": [496.0], "std": [286.6542632975597], "count": [993]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [993]}, "index": {"min": [56487], "max": [57479], "mean": [56983.0], "std": [286.6542632975597], "count": [993]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [993]}, "subtask_annotation": {"mean": [8.427995971802618, 13.0, 13.0, 13.0, 13.0], "std": [2.677552374654319, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [993]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [993]}, "eef_direction_state": {"mean": [4.468277945619335, 4.478348439073515], "std": [2.192464149906997, 2.2276719117646833], "min": [0, 0], "max": [6, 6], "count": [993]}, "eef_velocity_state": {"mean": [0.6827794561933535, 0.7119838872104733], "std": [0.8592108189031158, 0.9118374440727341], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_acc_mag_state": {"mean": [0.6565961732124874, 0.5861027190332326], "std": [0.8238020660166341, 0.7894624591093887], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_direction_action": {"mean": [4.468277945619335, 4.478348439073515], "std": [2.192464149906997, 2.2276719117646833], "min": [0, 0], "max": [6, 6], "count": [993]}, "eef_velocity_action": {"mean": [0.6827794561933535, 0.7119838872104733], "std": [0.8592108189031158, 0.9118374440727341], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_acc_mag_action": {"mean": [0.6565961732124874, 0.5861027190332326], "std": [0.8238020660166341, 0.7894624591093887], "min": [0, 0], "max": [2, 2], "count": [993]}, "eef_sim_pose_state": {"mean": [0.18775389359980152, 0.3495297465696815, 1.2128953147204193, 0.04188522058435458, 0.07374694091069926, 0.1192414209004103, 0.17733976656603517, -0.29077606414728746, 1.2039960152174356, -0.019256993857435768, 0.0785617749312992, 0.018389836691839627], "std": [0.1722854775437076, 0.046577712232744414, 0.04816633866737443, 0.1119685081434494, 0.12556018219190263, 0.22500893107718814, 0.16429372122009392, 0.09798365063058459, 0.04469385267354252, 0.11492520410794804, 0.1617235833728516, 0.21553256288112685], "min": [-0.09107615775117625, 0.2789325756117651, 1.1647191680112068, -0.3299609555946477, -0.18598324811685152, -0.045991693137242856, -0.018991704778625745, -0.35167668893624315, 1.1420044163055911, -0.2507098336229546, -0.13446914471984783, -0.6193714392846223], "max": [0.5167138146377016, 0.496443257874556, 1.4067964843157057, 0.38388460844932243, 0.6493918513883807, 0.7504478418546261, 0.5186593565162645, -0.0028680354527511817, 1.3896650922656135, 0.36008290260695697, 0.5735884497196744, 0.5498343307577862], "count": [993]}, "eef_sim_pose_action": {"mean": [0.18775389359980152, 0.3495297465696815, 1.2128953147204193, 0.04188522058435458, 0.07374694091069926, 0.1192414209004103, 0.17733976656603517, -0.29077606414728746, 1.2039960152174356, -0.019256993857435768, 0.0785617749312992, 0.018389836691839627], "std": [0.1722854775437076, 0.046577712232744414, 0.04816633866737443, 0.1119685081434494, 0.12556018219190263, 0.22500893107718814, 0.16429372122009392, 0.09798365063058459, 0.04469385267354252, 0.11492520410794804, 0.1617235833728516, 0.21553256288112685], "min": [-0.09107615775117625, 0.2789325756117651, 1.1647191680112068, -0.3299609555946477, -0.18598324811685152, -0.045991693137242856, -0.018991704778625745, -0.35167668893624315, 1.1420044163055911, -0.2507098336229546, -0.13446914471984783, -0.6193714392846223], "max": [0.5167138146377016, 0.496443257874556, 1.4067964843157057, 0.38388460844932243, 0.6493918513883807, 0.7504478418546261, 0.5186593565162645, -0.0028680354527511817, 1.3896650922656135, 0.36008290260695697, 0.5735884497196744, 0.5498343307577862], "count": [993]}, "gripper_mode_state": {"mean": [0.8559919436052367, 0.8257804632426989], "std": [0.35109790100222044, 0.3792981541866164], "min": [0, 0], "max": [1, 1], "count": [993]}, "gripper_activity_state": {"mean": [1.795568982880161, 1.8157099697885197], "std": [0.5690051595777021, 0.5434540649551787], "min": [0, 0], "max": [2, 2], "count": [993]}, "gripper_mode_action": {"mean": [0.8559919436052367, 0.8257804632426989], "std": [0.35109790100222044, 0.3792981541866164], "min": [0, 0], "max": [1, 1], "count": [993]}, "gripper_activity_action": {"mean": [1.795568982880161, 1.8157099697885197], "std": [0.5690051595777021, 0.5434540649551787], "min": [0, 0], "max": [2, 2], "count": [993]}, "gripper_open_scale_state": {"mean": [0.19588025953337435, 0.20728868727349284], "std": [0.27931621809071777, 0.3210269354123952], "min": [0.04321485757827759, 0.028808121170316423], "max": [0.9649711336408343, 0.9709601402282715], "count": [993]}, "gripper_open_scale_action": {"mean": [0.19588025953337435, 0.20728868727349284], "std": [0.27931621809071777, 0.3210269354123952], "min": [0.04321485757827759, 0.028808121170316423], "max": [0.9649711336408343, 0.9709601402282715], "count": [993]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5499772976149524]], [[0.5225779325765394]], [[0.42446645166838665]]], "std": [[[0.26549726176162786]], [[0.2502940436878163]], [[0.21938628932686954]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223488261093911]], [[0.43360632381607617]], [[0.42219261695906435]]], "std": [[[0.22063290112568112]], [[0.21785814316117383]], [[0.22940491395068807]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3683544346978557]], [[0.38230280071092765]], [[0.37424783425065933]]], "std": [[[0.24010651807002925]], [[0.23132129918045446]], [[0.23881142742602904]]], "count": [190]}, "observation.state": {"min": [-0.44703975319862366, -0.0015339808305725455, -1.3870307207107544, -0.08315367996692657, -0.24390295147895813, -0.8835729360580444, 0.07373717427253723, -0.17464248836040497, -0.0054022930562496185, -1.2577648162841797, -1.3575730323791504, -0.4264466464519501, -0.15800002217292786, 0.049918364733457565], "max": [0.37111377716064453, 2.073941946029663, 0.0015339808305725455, 1.5299999713897705, 0.3236699402332306, 0.5533844828605652, 1.6731449365615845, 0.9848156571388245, 2.2273402214050293, 0.012483427301049232, 1.0149544477462769, 0.7618446350097656, 0.34986236691474915, 1.699180245399475], "mean": [-0.02517089992761612, 0.4914500117301941, -0.3483085632324219, 0.18261361122131348, 0.02419889159500599, -0.06577824056148529, 0.2393065243959427, 0.2116895467042923, 0.7659777998924255, -0.3715180456638336, -0.3113265931606293, 0.09097860753536224, 0.039393361657857895, 0.3704468309879303], "std": [0.14172513782978058, 0.7581722736358643, 0.4847353994846344, 0.29367905855178833, 0.09045355767011642, 0.2794882357120514, 0.43179813027381897, 0.31643229722976685, 0.9327652454376221, 0.42903369665145874, 0.5114346146583557, 0.26235145330429077, 0.09575697779655457, 0.5366252660751343], "count": [1097]}, "action": {"min": [-0.44703975319862366, -0.0015339808305725455, -1.3870307207107544, -0.08315367996692657, -0.24390295147895813, -0.8835729360580444, 0.07373717427253723, -0.17464248836040497, -0.0054022930562496185, -1.2577648162841797, -1.3575730323791504, -0.4264466464519501, -0.15800002217292786, 0.049918364733457565], "max": [0.37111377716064453, 2.073941946029663, 0.0015339808305725455, 1.5299999713897705, 0.3236699402332306, 0.5533844828605652, 1.6731449365615845, 0.9848156571388245, 2.2273402214050293, 0.012483427301049232, 1.0149544477462769, 0.7618446350097656, 0.34986236691474915, 1.699180245399475], "mean": [-0.02517089992761612, 0.4914500117301941, -0.3483085632324219, 0.18261361122131348, 0.02419889159500599, -0.06577824056148529, 0.2393065243959427, 0.2116895467042923, 0.7659777998924255, -0.3715180456638336, -0.3113265931606293, 0.09097860753536224, 0.039393361657857895, 0.3704468309879303], "std": [0.14172513782978058, 0.7581722736358643, 0.4847353994846344, 0.29367905855178833, 0.09045355767011642, 0.2794882357120514, 0.43179813027381897, 0.31643229722976685, 0.9327652454376221, 0.42903369665145874, 0.5114346146583557, 0.26235145330429077, 0.09575697779655457, 0.5366252660751343], "count": [1097]}, "timestamp": {"min": [0.0], "max": [36.53333333333333], "mean": [18.266666666666666], "std": [10.555883035855723], "count": [1097]}, "frame_index": {"min": [0], "max": [1096], "mean": [548.0], "std": [316.6764910756717], "count": [1097]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1097]}, "index": {"min": [57480], "max": [58576], "mean": [58028.0], "std": [316.6764910756717], "count": [1097]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1097]}, "subtask_annotation": {"mean": [5.850501367365543, 13.0, 13.0, 13.0, 13.0], "std": [4.288319364927683, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1097]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [1097]}, "eef_direction_state": {"mean": [5.005469462169553, 4.443938012762079], "std": [1.8689925781745655, 2.153372244104981], "min": [0, 0], "max": [6, 6], "count": [1097]}, "eef_velocity_state": {"mean": [0.5259799453053783, 0.6937101185050136], "std": [0.8375364161983376, 0.8787403970113937], "min": [0, 0], "max": [2, 2], "count": [1097]}, "eef_acc_mag_state": {"mean": [0.5223336371923427, 0.6845943482224248], "std": [0.7871476876183124, 0.8447757004280457], "min": [0, 0], "max": [2, 2], "count": [1097]}, "eef_direction_action": {"mean": [5.005469462169553, 4.443938012762079], "std": [1.8689925781745655, 2.153372244104981], "min": [0, 0], "max": [6, 6], "count": [1097]}, "eef_velocity_action": {"mean": [0.5259799453053783, 0.6937101185050136], "std": [0.8375364161983376, 0.8787403970113937], "min": [0, 0], "max": [2, 2], "count": [1097]}, "eef_acc_mag_action": {"mean": [0.5223336371923427, 0.6845943482224248], "std": [0.7871476876183124, 0.8447757004280457], "min": [0, 0], "max": [2, 2], "count": [1097]}, "eef_sim_pose_state": {"mean": [0.14175634107866783, 0.3258529496297278, 1.213809705634455, -0.004482798871192828, 0.31826974221310556, 0.03715022627257119, 0.18211147296387045, -0.2629604139953441, 1.2164479663398164, 0.06977410718355247, 0.07353586119403392, 0.30752448025165], "std": [0.13019960996269714, 0.037853174179351814, 0.053327195269689674, 0.3421781276064101, 0.46838575057758125, 0.2026347114476541, 0.14915410112242733, 0.10725871388286765, 0.051693081160553433, 0.1302054112840724, 0.12845570026351025, 0.5140632723050564], "min": [-0.09676715261159577, 0.21510870151252692, 1.162848438919243, -0.9571764982654855, -0.10127669353367152, -0.7070741446141675, -0.06616412650487687, -0.35453033791710453, 1.1792448956031867, -0.15033725280584995, -0.16089597865212135, -0.3112913010103888], "max": [0.41204642315854, 0.444834659470555, 1.3965368338481223, 1.1115948819786066, 1.3674094123338536, 0.8014644085231868, 0.4678081749280645, 0.0036136813773862894, 1.4229531852166568, 0.559608236218283, 0.6653404444839968, 1.3551391756533007], "count": [1097]}, "eef_sim_pose_action": {"mean": [0.14175634107866783, 0.3258529496297278, 1.213809705634455, -0.004482798871192828, 0.31826974221310556, 0.03715022627257119, 0.18211147296387045, -0.2629604139953441, 1.2164479663398164, 0.06977410718355247, 0.07353586119403392, 0.30752448025165], "std": [0.13019960996269714, 0.037853174179351814, 0.053327195269689674, 0.3421781276064101, 0.46838575057758125, 0.2026347114476541, 0.14915410112242733, 0.10725871388286765, 0.051693081160553433, 0.1302054112840724, 0.12845570026351025, 0.5140632723050564], "min": [-0.09676715261159577, 0.21510870151252692, 1.162848438919243, -0.9571764982654855, -0.10127669353367152, -0.7070741446141675, -0.06616412650487687, -0.35453033791710453, 1.1792448956031867, -0.15033725280584995, -0.16089597865212135, -0.3112913010103888], "max": [0.41204642315854, 0.444834659470555, 1.3965368338481223, 1.1115948819786066, 1.3674094123338536, 0.8014644085231868, 0.4678081749280645, 0.0036136813773862894, 1.4229531852166568, 0.559608236218283, 0.6653404444839968, 1.3551391756533007], "count": [1097]}, "gripper_mode_state": {"mean": [0.8896991795806746, 0.8340929808568824], "std": [0.3132643443390087, 0.37199715071780287], "min": [0, 0], "max": [1, 1], "count": [1097]}, "gripper_activity_state": {"mean": [1.8085688240656335, 1.8158614402917046], "std": [0.5516193555788328, 0.5424580361666321], "min": [0, 0], "max": [2, 2], "count": [1097]}, "gripper_mode_action": {"mean": [0.8896991795806746, 0.8340929808568824], "std": [0.3132643443390087, 0.37199715071780287], "min": [0, 0], "max": [1, 1], "count": [1097]}, "gripper_activity_action": {"mean": [1.8085688240656335, 1.8158614402917046], "std": [0.5516193555788328, 0.5424580361666321], "min": [0, 0], "max": [2, 2], "count": [1097]}, "gripper_open_scale_state": {"mean": [0.13674810174806756, 0.21168369153178382], "std": [0.24674110188810472, 0.30664346386274677], "min": [0.04213552815573556, 0.028524779847690036], "max": [0.956082820892334, 0.9709601402282715], "count": [1097]}, "gripper_open_scale_action": {"mean": [0.13674810174806756, 0.21168369153178382], "std": [0.24674110188810472, 0.30664346386274677], "min": [0.04213552815573556, 0.028524779847690036], "max": [0.956082820892334, 0.9709601402282715], "count": [1097]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5205743223760092]], [[0.5124350341443767]], [[0.4188359410757767]]], "std": [[[0.2759882274236476]], [[0.2644083712165375]], [[0.22439432141570217]]], "count": [238]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3956147086285494]], [[0.40651843842112007]], [[0.3956758012028341]]], "std": [[[0.24599544818108196]], [[0.2391378697843247]], [[0.24978738817438031]]], "count": [238]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38384793394481975]], [[0.3890589333772725]], [[0.3793821881693854]]], "std": [[[0.22021922296129737]], [[0.2174410467481592]], [[0.2256800819132831]]], "count": [238]}, "observation.state": {"min": [-0.47478315234184265, -0.0015339808305725455, -0.9082635045051575, -1.5299999713897705, -0.17080077528953552, -0.20791679620742798, 0.039036013185977936, -0.03374757617712021, -0.002944681793451309, -1.5846021175384521, -1.2593982219696045, -0.6873080134391785, -0.05590848997235298, 0.05041421204805374], "max": [0.20248545706272125, 2.090815782546997, 0.03999999910593033, 0.802076518535614, 0.6259220838546753, 0.2040194422006607, 1.6889585256576538, 0.5307573676109314, 2.4896507263183594, 0.032213594764471054, 0.4915338158607483, 0.4555279612541199, 0.22549517452716827, 1.699180245399475], "mean": [-0.037887170910835266, 0.8136921525001526, -0.19694924354553223, -0.6348952054977417, 0.11693836748600006, 0.03987649083137512, 0.49997439980506897, 0.07115866243839264, 0.5839741826057434, -0.2588525414466858, -0.2848445475101471, -0.03477322310209274, 0.04383265599608421, 0.3237861096858978], "std": [0.16565275192260742, 0.9165816307067871, 0.28332003951072693, 0.5978719592094421, 0.16594602167606354, 0.053953662514686584, 0.6355090141296387, 0.1488572508096695, 0.9160369634628296, 0.469499409198761, 0.3928864896297455, 0.15185610949993134, 0.06527652591466904, 0.5314763188362122], "count": [1476]}, "action": {"min": [-0.47478315234184265, -0.0015339808305725455, -0.9082635045051575, -1.5299999713897705, -0.17080077528953552, -0.20791679620742798, 0.039036013185977936, -0.03374757617712021, -0.002944681793451309, -1.5846021175384521, -1.2593982219696045, -0.6873080134391785, -0.05590848997235298, 0.05041421204805374], "max": [0.20248545706272125, 2.090815782546997, 0.03999999910593033, 0.802076518535614, 0.6259220838546753, 0.2040194422006607, 1.6889585256576538, 0.5307573676109314, 2.4896507263183594, 0.032213594764471054, 0.4915338158607483, 0.4555279612541199, 0.22549517452716827, 1.699180245399475], "mean": [-0.037887170910835266, 0.8136921525001526, -0.19694924354553223, -0.6348952054977417, 0.11693836748600006, 0.03987649083137512, 0.49997439980506897, 0.07115866243839264, 0.5839741826057434, -0.2588525414466858, -0.2848445475101471, -0.03477322310209274, 0.04383265599608421, 0.3237861096858978], "std": [0.16565275192260742, 0.9165816307067871, 0.28332003951072693, 0.5978719592094421, 0.16594602167606354, 0.053953662514686584, 0.6355090141296387, 0.1488572508096695, 0.9160369634628296, 0.469499409198761, 0.3928864896297455, 0.15185610949993134, 0.06527652591466904, 0.5314763188362122], "count": [1476]}, "timestamp": {"min": [0.0], "max": [49.166666666666664], "mean": [24.583333333333332], "std": [14.202813362408428], "count": [1476]}, "frame_index": {"min": [0], "max": [1475], "mean": [737.5], "std": [426.08440087225284], "count": [1476]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1476]}, "index": {"min": [58577], "max": [60052], "mean": [59314.5], "std": [426.08440087225284], "count": [1476]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1476]}, "subtask_annotation": {"mean": [8.065718157181571, 13.0, 13.0, 13.0, 13.0], "std": [2.446531937700925, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1476]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1476]}, "eef_direction_state": {"mean": [4.315718157181572, 4.7513550135501355], "std": [2.3188977586071986, 2.0965430460365333], "min": [0, 0], "max": [6, 6], "count": [1476]}, "eef_velocity_state": {"mean": [0.6151761517615176, 0.5392953929539296], "std": [0.7823510768529333, 0.8225813965410556], "min": [0, 0], "max": [2, 2], "count": [1476]}, "eef_acc_mag_state": {"mean": [0.5813008130081301, 0.4742547425474255], "std": [0.793453867337499, 0.7526023866892964], "min": [0, 0], "max": [2, 2], "count": [1476]}, "eef_direction_action": {"mean": [4.315718157181572, 4.7513550135501355], "std": [2.3188977586071986, 2.0965430460365333], "min": [0, 0], "max": [6, 6], "count": [1476]}, "eef_velocity_action": {"mean": [0.6151761517615176, 0.5392953929539296], "std": [0.7823510768529333, 0.8225813965410556], "min": [0, 0], "max": [2, 2], "count": [1476]}, "eef_acc_mag_action": {"mean": [0.5813008130081301, 0.4742547425474255], "std": [0.793453867337499, 0.7526023866892964], "min": [0, 0], "max": [2, 2], "count": [1476]}, "eef_sim_pose_state": {"mean": [0.19814663415579511, 0.32197442512691826, 1.2078311115100162, 0.04942782592931876, -0.019522773365589673, 0.0803139664622906, 0.17228064788797473, -0.31047477250193734, 1.198059409770639, 0.043835485991923336, 0.03730430244862918, 0.03743925673170322], "std": [0.15143996563164652, 0.04585458653756974, 0.029039248413292324, 0.05795978568611746, 0.15902707202624528, 0.1462835282728551, 0.16816720094348686, 0.06630398405515273, 0.033680157948840744, 0.08195902035054341, 0.15790443912992763, 0.1936059311412812], "min": [-0.007049966143082533, 0.21044607509270602, 1.1675630994405017, -0.23183564523904127, -0.3113360668504299, -0.3157916927415192, 0.0057052142220405215, -0.35186279564754147, 1.1632943264916304, -0.07969136357169998, -0.46584297679059894, -0.6323586274599673], "max": [0.42380470417138083, 0.39642609258277034, 1.3561148795878677, 0.21421021369304663, 0.5478484081273773, 0.4539329238296118, 0.5346989298352633, -0.08465955705894347, 1.3932401645400085, 0.3746774416313535, 0.554267779975059, 0.7292199717032657], "count": [1476]}, "eef_sim_pose_action": {"mean": [0.19814663415579511, 0.32197442512691826, 1.2078311115100162, 0.04942782592931876, -0.019522773365589673, 0.0803139664622906, 0.17228064788797473, -0.31047477250193734, 1.198059409770639, 0.043835485991923336, 0.03730430244862918, 0.03743925673170322], "std": [0.15143996563164652, 0.04585458653756974, 0.029039248413292324, 0.05795978568611746, 0.15902707202624528, 0.1462835282728551, 0.16816720094348686, 0.06630398405515273, 0.033680157948840744, 0.08195902035054341, 0.15790443912992763, 0.1936059311412812], "min": [-0.007049966143082533, 0.21044607509270602, 1.1675630994405017, -0.23183564523904127, -0.3113360668504299, -0.3157916927415192, 0.0057052142220405215, -0.35186279564754147, 1.1632943264916304, -0.07969136357169998, -0.46584297679059894, -0.6323586274599673], "max": [0.42380470417138083, 0.39642609258277034, 1.3561148795878677, 0.21421021369304663, 0.5478484081273773, 0.4539329238296118, 0.5346989298352633, -0.08465955705894347, 1.3932401645400085, 0.3746774416313535, 0.554267779975059, 0.7292199717032657], "count": [1476]}, "gripper_mode_state": {"mean": [0.7594850948509485, 0.8638211382113821], "std": [0.42739616932091556, 0.34297839493264715], "min": [0, 0], "max": [1, 1], "count": [1476]}, "gripper_activity_state": {"mean": [1.863821138211382, 1.8780487804878048], "std": [0.4740044829442858, 0.45087146908105846], "min": [0, 0], "max": [2, 2], "count": [1476]}, "gripper_mode_action": {"mean": [0.7594850948509485, 0.8638211382113821], "std": [0.42739616932091556, 0.34297839493264715], "min": [0, 0], "max": [1, 1], "count": [1476]}, "gripper_activity_action": {"mean": [1.863821138211382, 1.8780487804878048], "std": [0.4740044829442858, 0.45087146908105846], "min": [0, 0], "max": [2, 2], "count": [1476]}, "gripper_open_scale_state": {"mean": [0.2856990872106044, 0.1850206307112047], "std": [0.36314887234232995, 0.3037002000375099], "min": [0.02230629324913025, 0.028808121170316423], "max": [0.9651191575186593, 0.9709601402282715], "count": [1476]}, "gripper_open_scale_action": {"mean": [0.2856990872106044, 0.1850206307112047], "std": [0.36314887234232995, 0.3037002000375099], "min": [0.02230629324913025, 0.028808121170316423], "max": [0.9651191575186593, 0.9709601402282715], "count": [1476]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279707834915937]], [[0.498739725065428]], [[0.4032543007769145]]], "std": [[[0.2291852757103548]], [[0.2094231792190345]], [[0.17922192351685484]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4134026750113043]], [[0.4200707118976172]], [[0.40760297029363807]]], "std": [[[0.2251366385495867]], [[0.2178591432861652]], [[0.23030582325594778]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42663669311190583]], [[0.43084399706772997]], [[0.4258222277031008]]], "std": [[[0.18232545434493294]], [[0.17924181125587743]], [[0.18201932776613902]]], "count": [159]}, "observation.state": {"min": [0.003067961661145091, -3.2526065174565133e-19, -0.003067961661145091, -0.007669903803616762, -0.006135923322290182, -0.013804982416331768, 1.750105381011963, -0.6653087735176086, -0.0015339808305725455, -1.4095768928527832, -1.5299999713897705, -0.9376404285430908, -0.13574348390102386, 0.05249439924955368], "max": [0.004601942375302315, 0.012271846644580364, 0.0015339808305725455, 0.00920388475060463, 0.0015339808305725455, 0.06289321184158325, 1.7503482103347778, 0.7454087138175964, 2.575562000274658, 0.0015339808305725455, 0.5641174912452698, 0.43116819858551025, 0.1899932324886322, 1.699180245399475], "mean": [0.00441227899864316, 0.0007878714241087437, -0.000817751104477793, 0.0014540123520419002, -0.0021689962595701218, 0.003396851010620594, 1.7503539323806763, 0.08220593631267548, 1.5424405336380005, -0.5731992125511169, -0.7057315707206726, -0.16189812123775482, 0.03635881096124649, 0.769978940486908], "std": [0.00047129130689427257, 0.0021793574560433626, 0.001450860989280045, 0.004771875217556953, 0.0012521517928689718, 0.016417285427451134, 2.7283720555715263e-05, 0.3959439992904663, 0.9242548942565918, 0.394473671913147, 0.5814999341964722, 0.2252422720193863, 0.07742853462696075, 0.6207495331764221], "count": [862]}, "action": {"min": [0.003067961661145091, -3.2526065174565133e-19, -0.003067961661145091, -0.007669903803616762, -0.006135923322290182, -0.013804982416331768, 1.750105381011963, -0.6653087735176086, -0.0015339808305725455, -1.4095768928527832, -1.5299999713897705, -0.9376404285430908, -0.13574348390102386, 0.05249439924955368], "max": [0.004601942375302315, 0.012271846644580364, 0.0015339808305725455, 0.00920388475060463, 0.0015339808305725455, 0.06289321184158325, 1.7503482103347778, 0.7454087138175964, 2.575562000274658, 0.0015339808305725455, 0.5641174912452698, 0.43116819858551025, 0.1899932324886322, 1.699180245399475], "mean": [0.00441227899864316, 0.0007878714241087437, -0.000817751104477793, 0.0014540123520419002, -0.0021689962595701218, 0.003396851010620594, 1.7503539323806763, 0.08220593631267548, 1.5424405336380005, -0.5731992125511169, -0.7057315707206726, -0.16189812123775482, 0.03635881096124649, 0.769978940486908], "std": [0.00047129130689427257, 0.0021793574560433626, 0.001450860989280045, 0.004771875217556953, 0.0012521517928689718, 0.016417285427451134, 2.7283720555715263e-05, 0.3959439992904663, 0.9242548942565918, 0.394473671913147, 0.5814999341964722, 0.2252422720193863, 0.07742853462696075, 0.6207495331764221], "count": [862]}, "timestamp": {"min": [0.0], "max": [28.7], "mean": [14.349999999999996], "std": [8.294593285856623], "count": [862]}, "frame_index": {"min": [0], "max": [861], "mean": [430.5], "std": [248.8377985756987], "count": [862]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [862]}, "index": {"min": [60053], "max": [60914], "mean": [60483.5], "std": [248.8377985756987], "count": [862]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [862]}, "subtask_annotation": {"mean": [7.723897911832947, 13.0, 13.0, 13.0, 13.0], "std": [3.1402424468994248, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [862]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [862]}, "eef_direction_state": {"mean": [6.0, 3.5719257540603246], "std": [0.0, 2.138217214783516], "min": [6, 0], "max": [6, 6], "count": [862]}, "eef_velocity_state": {"mean": [0.0, 1.3863109048723898], "std": [0.0, 0.8442232173383724], "min": [0, 0], "max": [0, 2], "count": [862]}, "eef_acc_mag_state": {"mean": [0.0, 1.1009280742459397], "std": [0.0, 0.8076054215199716], "min": [0, 0], "max": [0, 2], "count": [862]}, "eef_direction_action": {"mean": [6.0, 3.5719257540603246], "std": [0.0, 2.138217214783516], "min": [6, 0], "max": [6, 6], "count": [862]}, "eef_velocity_action": {"mean": [0.0, 1.3863109048723898], "std": [0.0, 0.8442232173383724], "min": [0, 0], "max": [0, 2], "count": [862]}, "eef_acc_mag_action": {"mean": [0.0, 1.1009280742459397], "std": [0.0, 0.8076054215199716], "min": [0, 0], "max": [0, 2], "count": [862]}, "eef_sim_pose_state": {"mean": [0.0691273841685108, 0.33336032863958187, 1.1825904085020038, 0.003398341755758932, 0.0014241359180382814, 0.0022432538632595907, 0.30474761745934403, -0.3063307248457025, 1.1875818420764181, -0.010819709694690198, 0.25193026168515226, -0.08685905743553536], "std": [0.00017198576482379673, 3.0316560709598553e-05, 0.00046195008935828144, 0.016413758907489927, 0.005345668642584966, 0.0013423608826418738, 0.14797583751459722, 0.1392935547145766, 0.07310167539650317, 0.08603928261128743, 0.16176247398015217, 0.35612279127843305], "min": [0.06889641303929611, 0.3332672861849555, 1.1812932619688334, -0.013786159513109578, -0.007669867706879163, -0.0015342409983986824, 0.021853304803761714, -0.547661552636312, 1.057123246227109, -0.20646345039527836, -0.27335584433201454, -0.9059634095147512], "max": [0.069828545843899, 0.33344041216272896, 1.1833160648270216, 0.06285791481709907, 0.01687376893233905, 0.006135988180973953, 0.4724562230387425, -0.03401884327483647, 1.447462592025759, 0.3989625470036867, 0.6662261073227569, 0.6235443094529823], "count": [862]}, "eef_sim_pose_action": {"mean": [0.0691273841685108, 0.33336032863958187, 1.1825904085020038, 0.003398341755758932, 0.0014241359180382814, 0.0022432538632595907, 0.30474761745934403, -0.3063307248457025, 1.1875818420764181, -0.010819709694690198, 0.25193026168515226, -0.08685905743553536], "std": [0.00017198576482379673, 3.0316560709598553e-05, 0.00046195008935828144, 0.016413758907489927, 0.005345668642584966, 0.0013423608826418738, 0.14797583751459722, 0.1392935547145766, 0.07310167539650317, 0.08603928261128743, 0.16176247398015217, 0.35612279127843305], "min": [0.06889641303929611, 0.3332672861849555, 1.1812932619688334, -0.013786159513109578, -0.007669867706879163, -0.0015342409983986824, 0.021853304803761714, -0.547661552636312, 1.057123246227109, -0.20646345039527836, -0.27335584433201454, -0.9059634095147512], "max": [0.069828545843899, 0.33344041216272896, 1.1833160648270216, 0.06285791481709907, 0.01687376893233905, 0.006135988180973953, 0.4724562230387425, -0.03401884327483647, 1.447462592025759, 0.3989625470036867, 0.6662261073227569, 0.6235443094529823], "count": [862]}, "gripper_mode_state": {"mean": [0.0, 0.648491879350348], "std": [0.0, 0.4774412652536485], "min": [0, 0], "max": [0, 1], "count": [862]}, "gripper_activity_state": {"mean": [2.0, 1.6299303944315546], "std": [0.0, 0.7216793670628011], "min": [2, 0], "max": [2, 2], "count": [862]}, "gripper_mode_action": {"mean": [0.0, 0.648491879350348], "std": [0.0, 0.4774412652536485], "min": [0, 0], "max": [0, 1], "count": [862]}, "gripper_activity_action": {"mean": [2.0, 1.6299303944315546], "std": [0.0, 0.7216793670628011], "min": [2, 0], "max": [2, 2], "count": [862]}, "gripper_open_scale_state": {"mean": [1.0, 0.4399884899705852], "std": [0.0, 0.35471403902147614], "min": [1.0, 0.029996799571173533], "max": [1.0, 0.9709601402282715], "count": [862]}, "gripper_open_scale_action": {"mean": [1.0, 0.4399884899705852], "std": [0.0, 0.35471403902147614], "min": [1.0, 0.029996799571173533], "max": [1.0, 0.9709601402282715], "count": [862]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.530873723634753]], [[0.5184650219061984]], [[0.41825553490627015]]], "std": [[[0.2660176321207489]], [[0.2560556334431231]], [[0.22191050995208284]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4141649264406617]], [[0.4218834706959707]], [[0.41207990974167447]]], "std": [[[0.23704441103889304]], [[0.23046307719304235]], [[0.24040600389543973]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38689083560774734]], [[0.38989358585314465]], [[0.3803112924657042]]], "std": [[[0.23257848807189443]], [[0.22442187948471687]], [[0.23210097691849443]]], "count": [182]}, "observation.state": {"min": [-0.7286408543586731, -0.0036963508464396, -1.9328157901763916, -0.424912691116333, -0.3907662630081177, -0.5625148415565491, 0.05468324199318886, -0.04474623501300812, -0.0027691766154021025, -1.116606593132019, -1.5299999713897705, -0.846025288105011, -0.17794176936149597, 0.05103420466184616], "max": [0.22562040388584137, 2.3362526893615723, 2.168404344971009e-19, 1.5273381471633911, 0.7470486164093018, 0.13805827498435974, 1.6889585256576538, 0.9659050703048706, 2.477379083633423, 0.003067961661145091, 0.9905120730400085, 0.5117581486701965, 0.40713661909103394, 1.6969819068908691], "mean": [-0.16888992488384247, 0.9127219915390015, -0.7398617267608643, 0.22422055900096893, 0.10645706951618195, -0.08666203171014786, 0.43122050166130066, 0.15328378975391388, 0.5707558393478394, -0.23882925510406494, -0.25066712498664856, -0.11890187859535217, -0.009093154221773148, 0.33750244975090027], "std": [0.27265897393226624, 1.0305603742599487, 0.7979300618171692, 0.3859902322292328, 0.24101011455059052, 0.17966201901435852, 0.6186946034431458, 0.2966069281101227, 0.89667147397995, 0.34477153420448303, 0.5629101991653442, 0.24906183779239655, 0.10022454708814621, 0.5257054567337036], "count": [1033]}, "action": {"min": [-0.7286408543586731, -0.0036963508464396, -1.9328157901763916, -0.424912691116333, -0.3907662630081177, -0.5625148415565491, 0.05468324199318886, -0.04474623501300812, -0.0027691766154021025, -1.116606593132019, -1.5299999713897705, -0.846025288105011, -0.17794176936149597, 0.05103420466184616], "max": [0.22562040388584137, 2.3362526893615723, 2.168404344971009e-19, 1.5273381471633911, 0.7470486164093018, 0.13805827498435974, 1.6889585256576538, 0.9659050703048706, 2.477379083633423, 0.003067961661145091, 0.9905120730400085, 0.5117581486701965, 0.40713661909103394, 1.6969819068908691], "mean": [-0.16888992488384247, 0.9127219915390015, -0.7398617267608643, 0.22422055900096893, 0.10645706951618195, -0.08666203171014786, 0.43122050166130066, 0.15328378975391388, 0.5707558393478394, -0.23882925510406494, -0.25066712498664856, -0.11890187859535217, -0.009093154221773148, 0.33750244975090027], "std": [0.27265897393226624, 1.0305603742599487, 0.7979300618171692, 0.3859902322292328, 0.24101011455059052, 0.17966201901435852, 0.6186946034431458, 0.2966069281101227, 0.89667147397995, 0.34477153420448303, 0.5629101991653442, 0.24906183779239655, 0.10022454708814621, 0.5257054567337036], "count": [1033]}, "timestamp": {"min": [0.0], "max": [34.4], "mean": [17.2], "std": [9.94004247699397], "count": [1033]}, "frame_index": {"min": [0], "max": [1032], "mean": [516.0], "std": [298.20127430981915], "count": [1033]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1033]}, "index": {"min": [60915], "max": [61947], "mean": [61431.0], "std": [298.20127430981915], "count": [1033]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1033]}, "subtask_annotation": {"mean": [4.606969990319458, 13.0, 13.0, 13.0, 13.0], "std": [4.703650393499545, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1033]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [1033]}, "eef_direction_state": {"mean": [4.648596321393998, 4.750242013552759], "std": [2.0716685814088405, 2.073565340936535], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_state": {"mean": [0.6708615682478218, 0.5953533397870281], "std": [0.8800757542441335, 0.8694323325380187], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_acc_mag_state": {"mean": [0.7095837366892546, 0.5392061955469506], "std": [0.8411460863797192, 0.7960831930288318], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_direction_action": {"mean": [4.648596321393998, 4.750242013552759], "std": [2.0716685814088405, 2.073565340936535], "min": [0, 0], "max": [6, 6], "count": [1033]}, "eef_velocity_action": {"mean": [0.6708615682478218, 0.5953533397870281], "std": [0.8800757542441335, 0.8694323325380187], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_acc_mag_action": {"mean": [0.7095837366892546, 0.5392061955469506], "std": [0.8411460863797192, 0.7960831930288318], "min": [0, 0], "max": [2, 2], "count": [1033]}, "eef_sim_pose_state": {"mean": [0.22238723264372312, 0.267319796145203, 1.2286943303109445, 0.016015633630387716, 0.3718748154541099, -0.01854836967584416, 0.14513179451899408, -0.289791783633639, 1.1966625160894948, -0.015558543158650809, 0.07505463362084178, 0.03582762718794892], "std": [0.18860368912482878, 0.10225036477304139, 0.060579388761546435, 0.1915981579975128, 0.44948030251359183, 0.20077354557503355, 0.1298918100371835, 0.09476814508650948, 0.04542289363648811, 0.12365484287962464, 0.1862489486460029, 0.2348054166634977], "min": [-0.10819812941389803, 0.06963383409365693, 1.1783972004207213, -0.7196885100949222, -0.17017396373205362, -1.0934106911446142, -0.03797717489234658, -0.35561042756987427, 1.1158757471297767, -0.2152095651041499, -0.20615214172477025, -0.8697598695754529], "max": [0.5007446269863141, 0.37650006080922854, 1.4707816907216196, 0.34608955982514356, 1.3503033922728909, 0.7067812107855078, 0.42046177898016657, -0.02394750525169692, 1.3881613731771323, 0.8517545093737996, 0.9008464544811017, 0.9099145803344926], "count": [1033]}, "eef_sim_pose_action": {"mean": [0.22238723264372312, 0.267319796145203, 1.2286943303109445, 0.016015633630387716, 0.3718748154541099, -0.01854836967584416, 0.14513179451899408, -0.289791783633639, 1.1966625160894948, -0.015558543158650809, 0.07505463362084178, 0.03582762718794892], "std": [0.18860368912482878, 0.10225036477304139, 0.060579388761546435, 0.1915981579975128, 0.44948030251359183, 0.20077354557503355, 0.1298918100371835, 0.09476814508650948, 0.04542289363648811, 0.12365484287962464, 0.1862489486460029, 0.2348054166634977], "min": [-0.10819812941389803, 0.06963383409365693, 1.1783972004207213, -0.7196885100949222, -0.17017396373205362, -1.0934106911446142, -0.03797717489234658, -0.35561042756987427, 1.1158757471297767, -0.2152095651041499, -0.20615214172477025, -0.8697598695754529], "max": [0.5007446269863141, 0.37650006080922854, 1.4707816907216196, 0.34608955982514356, 1.3503033922728909, 0.7067812107855078, 0.42046177898016657, -0.02394750525169692, 1.3881613731771323, 0.8517545093737996, 0.9008464544811017, 0.9099145803344926], "count": [1033]}, "gripper_mode_state": {"mean": [0.7754114230396902, 0.8528557599225557], "std": [0.4173110926625962, 0.3542496474091032], "min": [0, 0], "max": [1, 1], "count": [1033]}, "gripper_activity_state": {"mean": [1.8151016456921587, 1.8199419167473379], "std": [0.5404136079831136, 0.5375621682366225], "min": [0, 0], "max": [2, 2], "count": [1033]}, "gripper_mode_action": {"mean": [0.7754114230396902, 0.8528557599225557], "std": [0.4173110926625962, 0.3542496474091032], "min": [0, 0], "max": [1, 1], "count": [1033]}, "gripper_activity_action": {"mean": [1.8151016456921587, 1.8199419167473379], "std": [0.5404136079831136, 0.5375621682366225], "min": [0, 0], "max": [2, 2], "count": [1033]}, "gripper_open_scale_state": {"mean": [0.2464131552279328, 0.1928561654674976], "std": [0.35353981653884275, 0.30040121897179184], "min": [0.031247566853250777, 0.029162402663912092], "max": [0.9651191575186593, 0.9697039467947823], "count": [1033]}, "gripper_open_scale_action": {"mean": [0.2464131552279328, 0.1928561654674976], "std": [0.35353981653884275, 0.30040121897179184], "min": [0.031247566853250777, 0.029162402663912092], "max": [0.9651191575186593, 0.9697039467947823], "count": [1033]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202836400642128]], [[0.5128403476522189]], [[0.42536059153193445]]], "std": [[[0.2707267367572873]], [[0.261328147125378]], [[0.22216818540343564]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.418333272417154]], [[0.4281237870513703]], [[0.4209927653078775]]], "std": [[[0.19283197957250126]], [[0.19017258539164586]], [[0.19974692788932277]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3883275194215113]], [[0.3944873993091389]], [[0.38458928341073273]]], "std": [[[0.2866173921696036]], [[0.27896291089854447]], [[0.29041449711953365]]], "count": [152]}, "observation.state": {"min": [-0.0015339808305725455, 0.0, -0.0015339808305725455, 0.004601942375302315, -0.00920388475060463, 0.023009711876511574, 0.07599611580371857, -0.15186409652233124, -7.347630889853463e-05, -1.2963567972183228, -1.2772623300552368, -0.9162771105766296, -0.0826529785990715, 0.051279354840517044], "max": [-0.0015339808305725455, 0.0, 2.439454888092385e-19, 0.00920388475060463, -0.006135923322290182, 0.029145635664463043, 0.07624725252389908, 0.7209709882736206, 2.2748935222625732, 0.013224879279732704, 0.7734001278877258, 0.4164879024028778, 0.5741791725158691, 1.696593999862671], "mean": [-0.001533984555862844, 0.0, -0.0013883040519431233, 0.004637117497622967, -0.006922255735844374, 0.023578841239213943, 0.07619904726743698, 0.172833651304245, 1.558799147605896, -0.7376962304115295, -0.5378996729850769, -0.2153814435005188, 0.1267486810684204, 0.7900761365890503], "std": [3.725290298461914e-09, 0.0, 0.0004255503590684384, 0.0002765112149063498, 0.0007775896228849888, 0.0007696083630435169, 8.037884254008532e-05, 0.2209995687007904, 0.7442004680633545, 0.3665955662727356, 0.4647684395313263, 0.2763131260871887, 0.10168316960334778, 0.6038387417793274], "count": [815]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.0015339808305725455, 0.004601942375302315, -0.00920388475060463, 0.023009711876511574, 0.07599611580371857, -0.15186409652233124, -7.347630889853463e-05, -1.2963567972183228, -1.2772623300552368, -0.9162771105766296, -0.0826529785990715, 0.051279354840517044], "max": [-0.0015339808305725455, 0.0, 2.439454888092385e-19, 0.00920388475060463, -0.006135923322290182, 0.029145635664463043, 0.07624725252389908, 0.7209709882736206, 2.2748935222625732, 0.013224879279732704, 0.7734001278877258, 0.4164879024028778, 0.5741791725158691, 1.696593999862671], "mean": [-0.001533984555862844, 0.0, -0.0013883040519431233, 0.004637117497622967, -0.006922255735844374, 0.023578841239213943, 0.07619904726743698, 0.172833651304245, 1.558799147605896, -0.7376962304115295, -0.5378996729850769, -0.2153814435005188, 0.1267486810684204, 0.7900761365890503], "std": [3.725290298461914e-09, 0.0, 0.0004255503590684384, 0.0002765112149063498, 0.0007775896228849888, 0.0007696083630435169, 8.037884254008532e-05, 0.2209995687007904, 0.7442004680633545, 0.3665955662727356, 0.4647684395313263, 0.2763131260871887, 0.10168316960334778, 0.6038387417793274], "count": [815]}, "timestamp": {"min": [0.0], "max": [27.133333333333333], "mean": [13.566666666666665], "std": [7.842335253113209], "count": [815]}, "frame_index": {"min": [0], "max": [814], "mean": [407.0], "std": [235.27005759339627], "count": [815]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [815]}, "index": {"min": [61948], "max": [62762], "mean": [62355.0], "std": [235.27005759339627], "count": [815]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [815]}, "subtask_annotation": {"mean": [7.70920245398773, 13.0, 13.0, 13.0, 13.0], "std": [2.411648872486564, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [815]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [815]}, "eef_direction_state": {"mean": [6.0, 2.7680981595092025], "std": [0.0, 2.1833644753184225], "min": [6, 0], "max": [6, 6], "count": [815]}, "eef_velocity_state": {"mean": [0.0, 1.4049079754601228], "std": [0.0, 0.7417276864568513], "min": [0, 0], "max": [0, 2], "count": [815]}, "eef_acc_mag_state": {"mean": [0.0, 1.2208588957055215], "std": [0.0, 0.7531084041710997], "min": [0, 0], "max": [0, 2], "count": [815]}, "eef_direction_action": {"mean": [6.0, 2.7680981595092025], "std": [0.0, 2.1833644753184225], "min": [6, 0], "max": [6, 6], "count": [815]}, "eef_velocity_action": {"mean": [0.0, 1.4049079754601228], "std": [0.0, 0.7417276864568513], "min": [0, 0], "max": [0, 2], "count": [815]}, "eef_acc_mag_action": {"mean": [0.0, 1.2208588957055215], "std": [0.0, 0.7531084041710997], "min": [0, 0], "max": [0, 2], "count": [815]}, "eef_sim_pose_state": {"mean": [0.06902419251880582, 0.3333891232257099, 1.182404446741409, 0.023556417515215443, 0.0032487259541075144, -0.008456255947386545, 0.34737112133601245, -0.2855211281109558, 1.2362650109080955, 0.0864515352707475, 0.2665841995527512, -0.04567429765864099], "std": [3.2073482394538075e-05, 1.748052137256033e-05, 0.00012008992554981746, 0.000769939731450056, 0.0004972903961973952, 0.0007775938374203753, 0.15694152925683907, 0.06759706656273906, 0.045271318680998415, 0.12232084872793685, 0.18736391485452325, 0.31917149771854825], "min": [0.06901022726644143, 0.33333779992403606, 1.1819767243912507, 0.022974415517202917, 0.0030678713047511685, -0.010738136292948732, 0.030100750621610536, -0.38763698910768263, 1.1669765996598833, -0.08810045709924308, -0.13845410064869035, -0.8821437681414941], "max": [0.06912879013957955, 0.3334068338228024, 1.182448424796016, 0.029075042365240285, 0.007669579051443387, -0.007669933029096817, 0.540450598470337, -0.12072257933766772, 1.3747688761815349, 0.644651572295696, 0.8183966170656061, 0.6468916229482737], "count": [815]}, "eef_sim_pose_action": {"mean": [0.06902419251880582, 0.3333891232257099, 1.182404446741409, 0.023556417515215443, 0.0032487259541075144, -0.008456255947386545, 0.34737112133601245, -0.2855211281109558, 1.2362650109080955, 0.0864515352707475, 0.2665841995527512, -0.04567429765864099], "std": [3.2073482394538075e-05, 1.748052137256033e-05, 0.00012008992554981746, 0.000769939731450056, 0.0004972903961973952, 0.0007775938374203753, 0.15694152925683907, 0.06759706656273906, 0.045271318680998415, 0.12232084872793685, 0.18736391485452325, 0.31917149771854825], "min": [0.06901022726644143, 0.33333779992403606, 1.1819767243912507, 0.022974415517202917, 0.0030678713047511685, -0.010738136292948732, 0.030100750621610536, -0.38763698910768263, 1.1669765996598833, -0.08810045709924308, -0.13845410064869035, -0.8821437681414941], "max": [0.06912879013957955, 0.3334068338228024, 1.182448424796016, 0.029075042365240285, 0.007669579051443387, -0.007669933029096817, 0.540450598470337, -0.12072257933766772, 1.3747688761815349, 0.644651572295696, 0.8183966170656061, 0.6468916229482737], "count": [815]}, "gripper_mode_state": {"mean": [1.0, 0.6134969325153374], "std": [0.0, 0.48694809406096784], "min": [1, 0], "max": [1, 1], "count": [815]}, "gripper_activity_state": {"mean": [2.0, 1.528834355828221], "std": [0.0, 0.7872234289979183], "min": [2, 0], "max": [2, 2], "count": [815]}, "gripper_mode_action": {"mean": [1.0, 0.6134969325153374], "std": [0.0, 0.48694809406096784], "min": [1, 0], "max": [1, 1], "count": [815]}, "gripper_activity_action": {"mean": [2.0, 1.528834355828221], "std": [0.0, 0.7872234289979183], "min": [2, 0], "max": [2, 2], "count": [815]}, "gripper_open_scale_state": {"mean": [0.04354207311984607, 0.45147261405649325], "std": [4.593011047515648e-05, 0.34505033359693354], "min": [0.04342635188783918, 0.029302488480295454], "max": [0.043569858585085185, 0.969482285635812], "count": [815]}, "gripper_open_scale_action": {"mean": [0.04354207311984607, 0.45147261405649325], "std": [4.593011047515648e-05, 0.34505033359693354], "min": [0.04342635188783918, 0.029302488480295454], "max": [0.043569858585085185, 0.969482285635812], "count": [815]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5585266809301989]], [[0.530985081970173]], [[0.42748485176759465]]], "std": [[[0.2614213536480065]], [[0.24713628179898023]], [[0.21712881999311162]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361182338497093]], [[0.4350101590052841]], [[0.42544805696987203]]], "std": [[[0.19743042133408764]], [[0.2015838693623212]], [[0.21374190445830454]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3808025253072377]], [[0.3918643610298631]], [[0.3852685380782147]]], "std": [[[0.24354050371078073]], [[0.23201205971660815]], [[0.23944265442222326]]], "count": [181]}, "observation.state": {"min": [-0.5486413240432739, -0.0015339808305725455, -1.524402379989624, -1.0681546926498413, -0.32924744486808777, -0.33370906114578247, 0.04435540363192558, -0.18526214361190796, -0.002818397479131818, -1.2598415613174438, -1.529378890991211, -0.4463884234428406, -0.19481556117534637, 0.049918364733457565], "max": [0.1902136206626892, 2.153549909591675, 3.469446951953614e-18, 1.5216741561889648, 0.64449143409729, 0.10559167712926865, 1.6868354082107544, 0.9848156571388245, 2.31170916557312, 4.7704895589362195e-18, 1.1929789781570435, 0.8432456851005554, 0.2822524607181549, 1.699180245399475], "mean": [-0.0115888686850667, 0.43356195092201233, -0.25262555480003357, -0.060135841369628906, 0.07029879093170166, -0.004241302143782377, 0.30523672699928284, 0.22886832058429718, 0.8054050207138062, -0.4197207987308502, -0.2760639488697052, 0.050605081021785736, 0.017058400437235832, 0.4384227693080902], "std": [0.12198176980018616, 0.7592745423316956, 0.42452356219291687, 0.35154104232788086, 0.20442022383213043, 0.09568280726671219, 0.4703579843044281, 0.33655813336372375, 0.9526729583740234, 0.44607365131378174, 0.5713179111480713, 0.2609305679798126, 0.10452144593000412, 0.6009930968284607], "count": [1029]}, "action": {"min": [-0.5486413240432739, -0.0015339808305725455, -1.524402379989624, -1.0681546926498413, -0.32924744486808777, -0.33370906114578247, 0.04435540363192558, -0.18526214361190796, -0.002818397479131818, -1.2598415613174438, -1.529378890991211, -0.4463884234428406, -0.19481556117534637, 0.049918364733457565], "max": [0.1902136206626892, 2.153549909591675, 3.469446951953614e-18, 1.5216741561889648, 0.64449143409729, 0.10559167712926865, 1.6868354082107544, 0.9848156571388245, 2.31170916557312, 4.7704895589362195e-18, 1.1929789781570435, 0.8432456851005554, 0.2822524607181549, 1.699180245399475], "mean": [-0.0115888686850667, 0.43356195092201233, -0.25262555480003357, -0.060135841369628906, 0.07029879093170166, -0.004241302143782377, 0.30523672699928284, 0.22886832058429718, 0.8054050207138062, -0.4197207987308502, -0.2760639488697052, 0.050605081021785736, 0.017058400437235832, 0.4384227693080902], "std": [0.12198176980018616, 0.7592745423316956, 0.42452356219291687, 0.35154104232788086, 0.20442022383213043, 0.09568280726671219, 0.4703579843044281, 0.33655813336372375, 0.9526729583740234, 0.44607365131378174, 0.5713179111480713, 0.2609305679798126, 0.10452144593000412, 0.6009930968284607], "count": [1029]}, "timestamp": {"min": [0.0], "max": [34.266666666666666], "mean": [17.13333333333333], "std": [9.90155244094282], "count": [1029]}, "frame_index": {"min": [0], "max": [1028], "mean": [514.0], "std": [297.0465732282847], "count": [1029]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1029]}, "index": {"min": [62763], "max": [63791], "mean": [63277.0], "std": [297.0465732282847], "count": [1029]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1029]}, "subtask_annotation": {"mean": [8.157434402332362, 13.0, 13.0, 13.0, 13.0], "std": [2.6730661114482466, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1029]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1029]}, "eef_direction_state": {"mean": [4.859086491739553, 4.171039844509233], "std": [2.050994103771325, 2.2975664201860413], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_state": {"mean": [0.5461613216715258, 0.7881438289601554], "std": [0.8520582393056982, 0.9044836779761548], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_state": {"mean": [0.48104956268221577, 0.7327502429543246], "std": [0.7679693583387563, 0.8408348371325448], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_direction_action": {"mean": [4.859086491739553, 4.171039844509233], "std": [2.050994103771325, 2.2975664201860413], "min": [0, 0], "max": [6, 6], "count": [1029]}, "eef_velocity_action": {"mean": [0.5461613216715258, 0.7881438289601554], "std": [0.8520582393056982, 0.9044836779761548], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_acc_mag_action": {"mean": [0.48104956268221577, 0.7327502429543246], "std": [0.7679693583387563, 0.8408348371325448], "min": [0, 0], "max": [2, 2], "count": [1029]}, "eef_sim_pose_state": {"mean": [0.14040227986687337, 0.3260696333803754, 1.2076207046740164, 0.03231210290442954, 0.11070063173189156, 0.06710526091947587, 0.18384904780350156, -0.261185763622575, 1.217497659656191, 0.05890384672113379, 0.09668946351187174, 0.28744362833532844], "std": [0.14526016514000062, 0.03760192918511157, 0.048330243094512726, 0.0645618680224473, 0.18550066328727638, 0.20858631736128724, 0.15591894519274183, 0.11226307118622797, 0.04970287338856632, 0.11332232632599566, 0.17052855262990452, 0.5044127165985416], "min": [-0.10860980763775904, 0.18877661298995882, 1.1714244770449034, -0.28259410199684676, -0.08134640568997953, -0.2512026249633542, -0.07103772016892812, -0.34966461392303577, 1.1734209617711229, -0.17028929685905903, -0.32719572195784696, -0.25279554863916165], "max": [0.5086112050784422, 0.3975762662925126, 1.4330649479620163, 0.14090691493989366, 0.8017680487929146, 0.736159165736041, 0.49830474793659696, -0.00212371943836542, 1.4089842561831791, 0.5579352378897118, 0.6162985959210792, 1.379177352166198], "count": [1029]}, "eef_sim_pose_action": {"mean": [0.14040227986687337, 0.3260696333803754, 1.2076207046740164, 0.03231210290442954, 0.11070063173189156, 0.06710526091947587, 0.18384904780350156, -0.261185763622575, 1.217497659656191, 0.05890384672113379, 0.09668946351187174, 0.28744362833532844], "std": [0.14526016514000062, 0.03760192918511157, 0.048330243094512726, 0.0645618680224473, 0.18550066328727638, 0.20858631736128724, 0.15591894519274183, 0.11226307118622797, 0.04970287338856632, 0.11332232632599566, 0.17052855262990452, 0.5044127165985416], "min": [-0.10860980763775904, 0.18877661298995882, 1.1714244770449034, -0.28259410199684676, -0.08134640568997953, -0.2512026249633542, -0.07103772016892812, -0.34966461392303577, 1.1734209617711229, -0.17028929685905903, -0.32719572195784696, -0.25279554863916165], "max": [0.5086112050784422, 0.3975762662925126, 1.4330649479620163, 0.14090691493989366, 0.8017680487929146, 0.736159165736041, 0.49830474793659696, -0.00212371943836542, 1.4089842561831791, 0.5579352378897118, 0.6162985959210792, 1.379177352166198], "count": [1029]}, "gripper_mode_state": {"mean": [0.8756073858114675, 0.7852283770651117], "std": [0.33002892558664854, 0.41066381982931055], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_state": {"mean": [1.826044703595724, 1.8027210884353742], "std": [0.5289132944310267, 0.5602238038071571], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_mode_action": {"mean": [0.8756073858114675, 0.7852283770651117], "std": [0.33002892558664854, 0.41066381982931055], "min": [0, 0], "max": [1, 1], "count": [1029]}, "gripper_activity_action": {"mean": [1.826044703595724, 1.8027210884353742], "std": [0.5289132944310267, 0.5602238038071571], "min": [0, 0], "max": [2, 2], "count": [1029]}, "gripper_open_scale_state": {"mean": [0.17442233365856427, 0.2505263095864113], "std": [0.2687764845253508, 0.34342254862136257], "min": [0.025345944932528904, 0.028524779847690036], "max": [0.9639059475490025, 0.9709601402282715], "count": [1029]}, "gripper_open_scale_action": {"mean": [0.17442233365856427, 0.2505263095864113], "std": [0.2687764845253508, 0.34342254862136257], "min": [0.025345944932528904, 0.028524779847690036], "max": [0.9639059475490025, 0.9709601402282715], "count": [1029]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4772155017441099]], [[0.4498655398407086]], [[0.35123426580711214]]], "std": [[[0.24410834575572204]], [[0.22119050125846895]], [[0.17824305559904335]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3916421657916354]], [[0.4008440241913402]], [[0.3851294897436813]]], "std": [[[0.23329307947573089]], [[0.22979836971088627]], [[0.24509742087029593]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4051462061145041]], [[0.41523758735431027]], [[0.4094937155493648]]], "std": [[[0.26324234262841667]], [[0.2565814685935986]], [[0.2602995639553125]]], "count": [183]}, "observation.state": {"min": [-0.0015339808305725455, 0.0, -0.006135923322290182, 0.03988350182771683, -0.0015339808305725455, 0.011577176861464977, 0.07574500143527985, -0.23765459656715393, -0.0007950482540763915, -1.4818254709243774, -1.5299999713897705, -0.5166106224060059, -0.1126764640212059, 0.05186549201607704], "max": [-0.0015339808305725455, 0.0, -0.003067961661145091, 0.04295146092772484, 0.0015111480606719851, 0.01685095578432083, 0.07599611580371857, 0.8209925293922424, 2.4896507263183594, 0.01768926903605461, 1.4066097736358643, 0.3880971372127533, 0.2782391309738159, 1.6969819068908691], "mean": [-0.0015339846722781658, 0.0, -0.0034045756328850985, 0.04051576554775238, -6.79176882840693e-05, 0.012280830182135105, 0.07575482875108719, 0.24331164360046387, 1.6346207857131958, -0.7641746997833252, -0.5699259638786316, -0.13687267899513245, 0.07470744848251343, 0.7101863622665405], "std": [3.841705620288849e-09, 0.0, 0.0006830596830695868, 0.0012404272565618157, 0.00030188291566446424, 0.0001625715958653018, 3.9645594370085746e-05, 0.30626600980758667, 0.9050909876823425, 0.4091688096523285, 0.6672735810279846, 0.18750424683094025, 0.08019588887691498, 0.6280439496040344], "count": [1040]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.006135923322290182, 0.03988350182771683, -0.0015339808305725455, 0.011577176861464977, 0.07574500143527985, -0.23765459656715393, -0.0007950482540763915, -1.4818254709243774, -1.5299999713897705, -0.5166106224060059, -0.1126764640212059, 0.05186549201607704], "max": [-0.0015339808305725455, 0.0, -0.003067961661145091, 0.04295146092772484, 0.0015111480606719851, 0.01685095578432083, 0.07599611580371857, 0.8209925293922424, 2.4896507263183594, 0.01768926903605461, 1.4066097736358643, 0.3880971372127533, 0.2782391309738159, 1.6969819068908691], "mean": [-0.0015339846722781658, 0.0, -0.0034045756328850985, 0.04051576554775238, -6.79176882840693e-05, 0.012280830182135105, 0.07575482875108719, 0.24331164360046387, 1.6346207857131958, -0.7641746997833252, -0.5699259638786316, -0.13687267899513245, 0.07470744848251343, 0.7101863622665405], "std": [3.841705620288849e-09, 0.0, 0.0006830596830695868, 0.0012404272565618157, 0.00030188291566446424, 0.0001625715958653018, 3.9645594370085746e-05, 0.30626600980758667, 0.9050909876823425, 0.4091688096523285, 0.6672735810279846, 0.18750424683094025, 0.08019588887691498, 0.6280439496040344], "count": [1040]}, "timestamp": {"min": [0.0], "max": [34.63333333333333], "mean": [17.31666666666667], "std": [10.007400039748363], "count": [1040]}, "frame_index": {"min": [0], "max": [1039], "mean": [519.5], "std": [300.22200119245093], "count": [1040]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1040]}, "index": {"min": [63792], "max": [64831], "mean": [64311.5], "std": [300.22200119245093], "count": [1040]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1040]}, "subtask_annotation": {"mean": [7.799038461538461, 13.0, 13.0, 13.0, 13.0], "std": [2.2452940184505676, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1040]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1040]}, "eef_direction_state": {"mean": [6.0, 3.0798076923076922], "std": [0.0, 2.1671445147089634], "min": [6, 0], "max": [6, 6], "count": [1040]}, "eef_velocity_state": {"mean": [0.0, 1.4096153846153847], "std": [0.0, 0.7541576083451368], "min": [0, 0], "max": [0, 2], "count": [1040]}, "eef_acc_mag_state": {"mean": [0.0, 1.2038461538461538], "std": [0.0, 0.7549736466265535], "min": [0, 0], "max": [0, 2], "count": [1040]}, "eef_direction_action": {"mean": [6.0, 3.0798076923076922], "std": [0.0, 2.1671445147089634], "min": [6, 0], "max": [6, 6], "count": [1040]}, "eef_velocity_action": {"mean": [0.0, 1.4096153846153847], "std": [0.0, 0.7541576083451368], "min": [0, 0], "max": [0, 2], "count": [1040]}, "eef_acc_mag_action": {"mean": [0.0, 1.2038461538461538], "std": [0.0, 0.7549736466265535], "min": [0, 0], "max": [0, 2], "count": [1040]}, "eef_sim_pose_state": {"mean": [0.06880186327753668, 0.33354370593422394, 1.1792861346544816, 0.012278203321774928, 0.03711169946325802, -0.0016019481595300645, 0.3230071719746632, -0.24709150271712002, 1.1954094770276487, 0.03348393213010229, 0.2900728585610682, 0.10010805762052598], "std": [5.404843197391333e-05, 6.757196119702009e-06, 7.356446650299758e-05, 0.00016474577674720927, 0.0006048310611775264, 0.00030210443915636696, 0.17628836392503425, 0.11872430341072786, 0.07500167901242437, 0.09052432870532065, 0.177636086363847, 0.29385950177538295], "min": [0.06859459802636858, 0.33351086238760813, 1.178949845392627, 0.011577176861464977, 0.036815537605434656, -0.0030690903527480044, -0.08137638020750529, -0.40881481590504215, 1.0890409198764566, -0.18072287072379567, -0.1854214829325851, -0.6696517796560506], "max": [0.06882864679106873, 0.3335792195681742, 1.1797926674545611, 0.016911223052584145, 0.03986062096028764, -2.1631465468085337e-05, 0.5523207452578993, -0.021438929174812254, 1.403371793764326, 0.2949676582349587, 0.7563647008785881, 0.9511276222404061], "count": [1040]}, "eef_sim_pose_action": {"mean": [0.06880186327753668, 0.33354370593422394, 1.1792861346544816, 0.012278203321774928, 0.03711169946325802, -0.0016019481595300645, 0.3230071719746632, -0.24709150271712002, 1.1954094770276487, 0.03348393213010229, 0.2900728585610682, 0.10010805762052598], "std": [5.404843197391333e-05, 6.757196119702009e-06, 7.356446650299758e-05, 0.00016474577674720927, 0.0006048310611775264, 0.00030210443915636696, 0.17628836392503425, 0.11872430341072786, 0.07500167901242437, 0.09052432870532065, 0.177636086363847, 0.29385950177538295], "min": [0.06859459802636858, 0.33351086238760813, 1.178949845392627, 0.011577176861464977, 0.036815537605434656, -0.0030690903527480044, -0.08137638020750529, -0.40881481590504215, 1.0890409198764566, -0.18072287072379567, -0.1854214829325851, -0.6696517796560506], "max": [0.06882864679106873, 0.3335792195681742, 1.1797926674545611, 0.016911223052584145, 0.03986062096028764, -2.1631465468085337e-05, 0.5523207452578993, -0.021438929174812254, 1.403371793764326, 0.2949676582349587, 0.7563647008785881, 0.9511276222404061], "count": [1040]}, "gripper_mode_state": {"mean": [1.0, 0.6461538461538462], "std": [0.0, 0.4781621620898492], "min": [1, 0], "max": [1, 1], "count": [1040]}, "gripper_activity_state": {"mean": [2.0, 1.6173076923076923], "std": [0.0, 0.7322833504357826], "min": [2, 0], "max": [2, 2], "count": [1040]}, "gripper_mode_action": {"mean": [1.0, 0.6461538461538462], "std": [0.0, 0.4781621620898492], "min": [1, 0], "max": [1, 1], "count": [1040]}, "gripper_activity_action": {"mean": [2.0, 1.6173076923076923], "std": [0.0, 0.7322833504357826], "min": [2, 0], "max": [2, 2], "count": [1040]}, "gripper_open_scale_state": {"mean": [0.04328864391197156, 0.4058190063972552], "std": [2.265412336192056e-05, 0.3588821315003086], "min": [0.043282857963017056, 0.02963742400918688], "max": [0.04342635188783918, 0.9697039467947823], "count": [1040]}, "gripper_open_scale_action": {"mean": [0.04328864391197156, 0.4058190063972552], "std": [2.265412336192056e-05, 0.3588821315003086], "min": [0.043282857963017056, 0.02963742400918688], "max": [0.04342635188783918, 0.9697039467947823], "count": [1040]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5414638905909586]], [[0.509852217796841]], [[0.4065582686546841]]], "std": [[[0.25634547134486657]], [[0.23239116510410646]], [[0.19256880704124252]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37737619485294116]], [[0.3849683738425926]], [[0.37473642939814816]]], "std": [[[0.19569070995581211]], [[0.18890321655389736]], [[0.19804228655858847]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43780724400871457]], [[0.430345835035403]], [[0.4257346013752723]]], "std": [[[0.21339674045279913]], [[0.21931117780397308]], [[0.22449443533825522]]], "count": [160]}, "observation.state": {"min": [0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.041417479515075684, 0.006135923322290182, 0.004601942375302315, 0.07599611580371857, -0.7008926868438721, -0.004429807420819998, -1.8008934259414673, -1.5299999713897705, -0.8531084656715393, -0.16962279379367828, 0.031058283522725105], "max": [0.003067961661145091, 0.0015339808305725455, -0.0015339808305725455, 0.04601942375302315, 0.007669903803616762, 0.007669903803616762, 0.07624725252389908, 0.5063431262969971, 2.737973213195801, 0.008189748972654343, 1.480822205543518, 0.3270263373851776, 0.7412737011909485, 1.6947829723358154], "mean": [0.002707925159484148, -3.7052428524475545e-05, -0.0015591696137562394, 0.04151010513305664, 0.006930162664502859, 0.004678766243159771, 0.0760272815823555, 0.0577378012239933, 1.643811821937561, -0.7698267698287964, -0.546290934085846, -0.2958969473838806, 0.07818170636892319, 0.796457827091217], "std": [0.0005513383657671511, 0.0002814199833665043, 0.0001911750150611624, 0.0006010140641592443, 0.0006255160551518202, 0.00047813556739129126, 6.579519686056301e-05, 0.3083074986934662, 0.8639078140258789, 0.4491339325904846, 0.6746962070465088, 0.2683601379394531, 0.15844334661960602, 0.5868844389915466], "count": [874]}, "action": {"min": [0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.041417479515075684, 0.006135923322290182, 0.004601942375302315, 0.07599611580371857, -0.7008926868438721, -0.004429807420819998, -1.8008934259414673, -1.5299999713897705, -0.8531084656715393, -0.16962279379367828, 0.031058283522725105], "max": [0.003067961661145091, 0.0015339808305725455, -0.0015339808305725455, 0.04601942375302315, 0.007669903803616762, 0.007669903803616762, 0.07624725252389908, 0.5063431262969971, 2.737973213195801, 0.008189748972654343, 1.480822205543518, 0.3270263373851776, 0.7412737011909485, 1.6947829723358154], "mean": [0.002707925159484148, -3.7052428524475545e-05, -0.0015591696137562394, 0.04151010513305664, 0.006930162664502859, 0.004678766243159771, 0.0760272815823555, 0.0577378012239933, 1.643811821937561, -0.7698267698287964, -0.546290934085846, -0.2958969473838806, 0.07818170636892319, 0.796457827091217], "std": [0.0005513383657671511, 0.0002814199833665043, 0.0001911750150611624, 0.0006010140641592443, 0.0006255160551518202, 0.00047813556739129126, 6.579519686056301e-05, 0.3083074986934662, 0.8639078140258789, 0.4491339325904846, 0.6746962070465088, 0.2683601379394531, 0.15844334661960602, 0.5868844389915466], "count": [874]}, "timestamp": {"min": [0.0], "max": [29.1], "mean": [14.55], "std": [8.41006341632848], "count": [874]}, "frame_index": {"min": [0], "max": [873], "mean": [436.5], "std": [252.3019024898544], "count": [874]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [874]}, "index": {"min": [64832], "max": [65705], "mean": [65268.5], "std": [252.3019024898544], "count": [874]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [874]}, "subtask_annotation": {"mean": [7.6521739130434785, 13.0, 13.0, 13.0, 13.0], "std": [3.206518830235665, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [874]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [874]}, "eef_direction_state": {"mean": [6.0, 2.9839816933638446], "std": [0.0, 2.1689972120413956], "min": [6, 0], "max": [6, 6], "count": [874]}, "eef_velocity_state": {"mean": [0.0, 1.511441647597254], "std": [0.0, 0.7273549959086439], "min": [0, 0], "max": [0, 2], "count": [874]}, "eef_acc_mag_state": {"mean": [0.0, 1.2848970251716247], "std": [0.0, 0.7364804675608861], "min": [0, 0], "max": [0, 2], "count": [874]}, "eef_direction_action": {"mean": [6.0, 2.9839816933638446], "std": [0.0, 2.1689972120413956], "min": [6, 0], "max": [6, 6], "count": [874]}, "eef_velocity_action": {"mean": [0.0, 1.511441647597254], "std": [0.0, 0.7273549959086439], "min": [0, 0], "max": [0, 2], "count": [874]}, "eef_acc_mag_action": {"mean": [0.0, 1.2848970251716247], "std": [0.0, 0.7364804675608861], "min": [0, 0], "max": [0, 2], "count": [874]}, "eef_sim_pose_state": {"mean": [0.06892724304878627, 0.3336034253066531, 1.1786724718138337, 0.004955525517895596, 0.03991280709661026, 0.009643598478092283, 0.3401012153942009, -0.32426288313362944, 1.203451090553967, -0.01821996002742848, 0.30301206229160776, -0.2562969520282725], "std": [1.968813179191779e-05, 1.8458389298471787e-05, 3.207516528579601e-05, 0.00048287387641788275, 0.0006055269841446813, 0.000855026639909306, 0.1732032609252794, 0.10818292259976545, 0.07757481815436355, 0.14172925074312612, 0.1688121734792086, 0.4304059423110025], "min": [0.06880246221652529, 0.3335769169196807, 1.1783616156292605, 0.004839298819404814, 0.03834856498183248, 0.007674787453344597, -0.06985991420717091, -0.6302144156570689, 1.0695947278586848, -0.26200892297926787, -0.06989375402134934, -1.161737505761571], "max": [0.06893236518712004, 0.3336470798083546, 1.179046187142938, 0.008011324761515986, 0.044484133583067464, 0.010745460625092596, 0.6222781425324053, -0.14504799723756379, 1.4101659588898938, 0.7161577406422462, 0.711104729753258, 0.6741856874044148], "count": [874]}, "eef_sim_pose_action": {"mean": [0.06892724304878627, 0.3336034253066531, 1.1786724718138337, 0.004955525517895596, 0.03991280709661026, 0.009643598478092283, 0.3401012153942009, -0.32426288313362944, 1.203451090553967, -0.01821996002742848, 0.30301206229160776, -0.2562969520282725], "std": [1.968813179191779e-05, 1.8458389298471787e-05, 3.207516528579601e-05, 0.00048287387641788275, 0.0006055269841446813, 0.000855026639909306, 0.1732032609252794, 0.10818292259976545, 0.07757481815436355, 0.14172925074312612, 0.1688121734792086, 0.4304059423110025], "min": [0.06880246221652529, 0.3335769169196807, 1.1783616156292605, 0.004839298819404814, 0.03834856498183248, 0.007674787453344597, -0.06985991420717091, -0.6302144156570689, 1.0695947278586848, -0.26200892297926787, -0.06989375402134934, -1.161737505761571], "max": [0.06893236518712004, 0.3336470798083546, 1.179046187142938, 0.008011324761515986, 0.044484133583067464, 0.010745460625092596, 0.6222781425324053, -0.14504799723756379, 1.4101659588898938, 0.7161577406422462, 0.711104729753258, 0.6741856874044148], "count": [874]}, "gripper_mode_state": {"mean": [1.0, 0.6224256292906178], "std": [0.0, 0.4847803268417503], "min": [1, 0], "max": [1, 1], "count": [874]}, "gripper_activity_state": {"mean": [2.0, 1.4736842105263157], "std": [0.0, 0.813146230837679], "min": [2, 0], "max": [2, 2], "count": [874]}, "gripper_mode_action": {"mean": [1.0, 0.6224256292906178], "std": [0.0, 0.4847803268417503], "min": [1, 0], "max": [1, 1], "count": [874]}, "gripper_activity_action": {"mean": [2.0, 1.4736842105263157], "std": [0.0, 0.813146230837679], "min": [2, 0], "max": [2, 2], "count": [874]}, "gripper_open_scale_state": {"mean": [0.04344405465731601, 0.4551193687386516], "std": [3.759703522851677e-05, 0.33536223052974445], "min": [0.04342635188783918, 0.017747590584414347], "max": [0.043569858585085185, 0.9684474127633231], "count": [874]}, "gripper_open_scale_action": {"mean": [0.04344405465731601, 0.4551193687386516], "std": [3.759703522851677e-05, 0.33536223052974445], "min": [0.04342635188783918, 0.017747590584414347], "max": [0.043569858585085185, 0.9684474127633231], "count": [874]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522683239667921]], [[0.5008138451508549]], [[0.4074317542252591]]], "std": [[[0.24920579257178532]], [[0.227286599279771]], [[0.18882903126057685]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37609466395986]], [[0.3824659936786162]], [[0.3691610013534033]]], "std": [[[0.2069496310555875]], [[0.19870040301520608]], [[0.20565704917307132]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4274623027662244]], [[0.4296649233346537]], [[0.4250409672707467]]], "std": [[[0.20040005202058445]], [[0.19981512092298181]], [[0.20346470459951427]]], "count": [132]}, "observation.state": {"min": [-0.003063836367800832, 2.3420468551194062e-06, -0.015339807607233524, 0.05675728991627693, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, -0.07363107800483704, -0.011849814094603062, -1.4370200634002686, -1.5299999713897705, -0.5921165943145752, -0.22572578489780426, 0.05264716222882271], "max": [-0.0015339808305725455, 0.0015339808305725455, -0.015339807607233524, 0.058291271328926086, 0.0015339808305725455, 0.015339807607233524, 0.07624725252389908, 0.818571150302887, 2.4022138118743896, 0.017931001260876656, 1.2113521099090576, 0.546599268913269, 0.47413310408592224, 1.696852684020996], "mean": [-0.0015407216269522905, 0.0014427124988287687, -0.015339845791459084, 0.05762901157140732, 0.0015339844394475222, 0.013817213475704193, 0.07624787092208862, 0.31080153584480286, 1.705905795097351, -0.7408027052879333, -0.5953541398048401, -0.1177702248096466, 0.14309737086296082, 0.8550329804420471], "std": [8.962381252786145e-05, 0.00031050070538185537, 3.818422555923462e-08, 0.0006438747514039278, 3.6088749766349792e-09, 0.00011967260797973722, 6.183981895446777e-07, 0.2827712595462799, 0.7181655168533325, 0.37340089678764343, 0.5519749522209167, 0.2730317711830139, 0.11168193072080612, 0.5769110321998596], "count": [673]}, "action": {"min": [-0.003063836367800832, 2.3420468551194062e-06, -0.015339807607233524, 0.05675728991627693, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, -0.07363107800483704, -0.011849814094603062, -1.4370200634002686, -1.5299999713897705, -0.5921165943145752, -0.22572578489780426, 0.05264716222882271], "max": [-0.0015339808305725455, 0.0015339808305725455, -0.015339807607233524, 0.058291271328926086, 0.0015339808305725455, 0.015339807607233524, 0.07624725252389908, 0.818571150302887, 2.4022138118743896, 0.017931001260876656, 1.2113521099090576, 0.546599268913269, 0.47413310408592224, 1.696852684020996], "mean": [-0.0015407216269522905, 0.0014427124988287687, -0.015339845791459084, 0.05762901157140732, 0.0015339844394475222, 0.013817213475704193, 0.07624787092208862, 0.31080153584480286, 1.705905795097351, -0.7408027052879333, -0.5953541398048401, -0.1177702248096466, 0.14309737086296082, 0.8550329804420471], "std": [8.962381252786145e-05, 0.00031050070538185537, 3.818422555923462e-08, 0.0006438747514039278, 3.6088749766349792e-09, 0.00011967260797973722, 6.183981895446777e-07, 0.2827712595462799, 0.7181655168533325, 0.37340089678764343, 0.5519749522209167, 0.2730317711830139, 0.11168193072080612, 0.5769110321998596], "count": [673]}, "timestamp": {"min": [0.0], "max": [22.4], "mean": [11.200000000000001], "std": [6.475938370443142], "count": [673]}, "frame_index": {"min": [0], "max": [672], "mean": [336.0], "std": [194.27815111329426], "count": [673]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [673]}, "index": {"min": [65706], "max": [66378], "mean": [66042.0], "std": [194.27815111329426], "count": [673]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [673]}, "subtask_annotation": {"mean": [7.674591381872214, 13.0, 13.0, 13.0, 13.0], "std": [3.1186863144328396, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [673]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [673]}, "eef_direction_state": {"mean": [6.0, 2.7964338781575035], "std": [0.0, 2.1313172653893546], "min": [6, 0], "max": [6, 6], "count": [673]}, "eef_velocity_state": {"mean": [0.0, 1.598811292719168], "std": [0.0, 0.6330180181823414], "min": [0, 0], "max": [0, 2], "count": [673]}, "eef_acc_mag_state": {"mean": [0.0, 1.3150074294205052], "std": [0.0, 0.6690109629839034], "min": [0, 0], "max": [0, 2], "count": [673]}, "eef_direction_action": {"mean": [6.0, 2.7964338781575035], "std": [0.0, 2.1313172653893546], "min": [6, 0], "max": [6, 6], "count": [673]}, "eef_velocity_action": {"mean": [0.0, 1.598811292719168], "std": [0.0, 0.6330180181823414], "min": [0, 0], "max": [0, 2], "count": [673]}, "eef_acc_mag_action": {"mean": [0.0, 1.3150074294205052], "std": [0.0, 0.6690109629839034], "min": [0, 0], "max": [0, 2], "count": [673]}, "eef_sim_pose_state": {"mean": [0.06796697157172445, 0.3335811955840815, 1.1808670464268367, 0.013884373217785403, 0.043731832683272014, -5.268813835533392e-06, 0.3423484143319097, -0.23636195645428407, 1.2099295110258288, 0.10791356379688806, 0.3508780025226638, 0.18885223370773838], "std": [2.3109365823249116e-05, 2.146594490287084e-06, 6.636555852794394e-05, 0.00011970605081901293, 0.0007144654082520191, 8.962193211135943e-05, 0.14311696630613502, 0.09849803008121952, 0.05973561604378135, 0.10789531287875967, 0.13736871164306672, 0.41480508645688313], "min": [0.06785776729797055, 0.33358101787861316, 1.1807646436885453, 0.01386953160823859, 0.041504982601556106, -0.0015283502832633107, -0.07799242583962848, -0.3703142853100247, 1.1263175234123546, -0.22667103935045985, -0.061601468369391066, -0.5901320908805112], "max": [0.06797760764237487, 0.33361767586175095, 1.180958502626951, 0.015408092449696528, 0.04448539217843517, 1.5190895241235305e-06, 0.5663243739399456, -0.038275781774618454, 1.3887855946339935, 0.4251692821178425, 0.7314938306440375, 1.0571572878382398], "count": [673]}, "eef_sim_pose_action": {"mean": [0.06796697157172445, 0.3335811955840815, 1.1808670464268367, 0.013884373217785403, 0.043731832683272014, -5.268813835533392e-06, 0.3423484143319097, -0.23636195645428407, 1.2099295110258288, 0.10791356379688806, 0.3508780025226638, 0.18885223370773838], "std": [2.3109365823249116e-05, 2.146594490287084e-06, 6.636555852794394e-05, 0.00011970605081901293, 0.0007144654082520191, 8.962193211135943e-05, 0.14311696630613502, 0.09849803008121952, 0.05973561604378135, 0.10789531287875967, 0.13736871164306672, 0.41480508645688313], "min": [0.06785776729797055, 0.33358101787861316, 1.1807646436885453, 0.01386953160823859, 0.041504982601556106, -0.0015283502832633107, -0.07799242583962848, -0.3703142853100247, 1.1263175234123546, -0.22667103935045985, -0.061601468369391066, -0.5901320908805112], "max": [0.06797760764237487, 0.33361767586175095, 1.180958502626951, 0.015408092449696528, 0.04448539217843517, 1.5190895241235305e-06, 0.5663243739399456, -0.038275781774618454, 1.3887855946339935, 0.4251692821178425, 0.7314938306440375, 1.0571572878382398], "count": [673]}, "gripper_mode_state": {"mean": [1.0, 0.5616641901931649], "std": [0.0, 0.49618295783694566], "min": [1, 0], "max": [1, 1], "count": [673]}, "gripper_activity_state": {"mean": [2.0, 1.3224368499257058], "std": [0.0, 0.8662666078685362], "min": [2, 0], "max": [2, 2], "count": [673]}, "gripper_mode_action": {"mean": [1.0, 0.5616641901931649], "std": [0.0, 0.49618295783694566], "min": [1, 0], "max": [1, 1], "count": [673]}, "gripper_activity_action": {"mean": [2.0, 1.3224368499257058], "std": [0.0, 0.8662666078685362], "min": [2, 0], "max": [2, 2], "count": [673]}, "gripper_open_scale_state": {"mean": [0.04356985858508459, 0.48858989811556086], "std": [5.967448757360216e-16, 0.3296631477748614], "min": [0.043569858585085185, 0.030084092702184404], "max": [0.043569858585085185, 0.9696301051548549], "count": [673]}, "gripper_open_scale_action": {"mean": [0.04356985858508459, 0.48858989811556086], "std": [5.967448757360216e-16, 0.3296631477748614], "min": [0.043569858585085185, 0.030084092702184404], "max": [0.043569858585085185, 0.9696301051548549], "count": [673]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.517202936876505]], [[0.5092316233803463]], [[0.39807896026831785]]], "std": [[[0.2472311430442343]], [[0.24665695383428732]], [[0.2099765437757913]]], "count": [190]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368119696709093]], [[0.4430321651760119]], [[0.430783402132783]]], "std": [[[0.188609833564043]], [[0.19023265441457102]], [[0.20355934595502087]]], "count": [190]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37116910904712763]], [[0.3790291695333104]], [[0.3649369438711157]]], "std": [[[0.2531369196216495]], [[0.25407086320129735]], [[0.27079847406228624]]], "count": [190]}, "observation.state": {"min": [-0.7836914658546448, -0.01117459125816822, -1.7342028617858887, -1.5299999713897705, -0.4841064214706421, -0.25716161727905273, 0.07025237381458282, -0.2613193988800049, -0.009664484299719334, -1.3683491945266724, -1.2793400287628174, -0.4690551161766052, -0.07855682820081711, 0.05202663317322731], "max": [0.12871544063091278, 2.7480127811431885, 0.0015339808305725455, 0.7776685953140259, 0.6365838646888733, 0.1961522251367569, 1.6889585256576538, 0.28529810905456543, 2.311326265335083, 0.02706640027463436, 1.3337862491607666, 0.33634164929389954, 0.15940217673778534, 1.6711987257003784], "mean": [-0.23854036629199982, 1.3204169273376465, -0.4613916277885437, -0.647932231426239, 0.09764818102121353, 0.019379859790205956, 0.7012215852737427, 0.002859210129827261, 0.498803049325943, -0.2252507358789444, -0.1782229095697403, -0.0572722926735878, -0.009491541422903538, 0.23964455723762512], "std": [0.28770676255226135, 1.1341181993484497, 0.47721216082572937, 0.676782488822937, 0.17918884754180908, 0.0714523196220398, 0.6605587005615234, 0.09469585120677948, 0.8648347854614258, 0.3719739019870758, 0.4561123847961426, 0.1475742608308792, 0.06202458217740059, 0.4203939735889435], "count": [1094]}, "action": {"min": [-0.7836914658546448, -0.01117459125816822, -1.7342028617858887, -1.5299999713897705, -0.4841064214706421, -0.25716161727905273, 0.07025237381458282, -0.2613193988800049, -0.009664484299719334, -1.3683491945266724, -1.2793400287628174, -0.4690551161766052, -0.07855682820081711, 0.05202663317322731], "max": [0.12871544063091278, 2.7480127811431885, 0.0015339808305725455, 0.7776685953140259, 0.6365838646888733, 0.1961522251367569, 1.6889585256576538, 0.28529810905456543, 2.311326265335083, 0.02706640027463436, 1.3337862491607666, 0.33634164929389954, 0.15940217673778534, 1.6711987257003784], "mean": [-0.23854036629199982, 1.3204169273376465, -0.4613916277885437, -0.647932231426239, 0.09764818102121353, 0.019379859790205956, 0.7012215852737427, 0.002859210129827261, 0.498803049325943, -0.2252507358789444, -0.1782229095697403, -0.0572722926735878, -0.009491541422903538, 0.23964455723762512], "std": [0.28770676255226135, 1.1341181993484497, 0.47721216082572937, 0.676782488822937, 0.17918884754180908, 0.0714523196220398, 0.6605587005615234, 0.09469585120677948, 0.8648347854614258, 0.3719739019870758, 0.4561123847961426, 0.1475742608308792, 0.06202458217740059, 0.4203939735889435], "count": [1094]}, "timestamp": {"min": [0.0], "max": [36.43333333333333], "mean": [18.216666666666665], "std": [10.527015510369289], "count": [1094]}, "frame_index": {"min": [0], "max": [1093], "mean": [546.5], "std": [315.81046531107864], "count": [1094]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1094]}, "index": {"min": [66379], "max": [67472], "mean": [66925.5], "std": [315.81046531107864], "count": [1094]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1094]}, "subtask_annotation": {"mean": [6.353747714808044, 13.0, 13.0, 13.0, 13.0], "std": [3.2059273877192616, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1094]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [1094]}, "eef_direction_state": {"mean": [3.954296160877514, 4.914076782449726], "std": [2.247020128727521, 1.967264830122667], "min": [0, 0], "max": [6, 6], "count": [1094]}, "eef_velocity_state": {"mean": [0.9945155393053017, 0.5338208409506399], "std": [0.8896968103193074, 0.8401753042920546], "min": [0, 0], "max": [2, 2], "count": [1094]}, "eef_acc_mag_state": {"mean": [0.8811700182815356, 0.44424131627056673], "std": [0.8532934915924181, 0.735679069389354], "min": [0, 0], "max": [2, 2], "count": [1094]}, "eef_direction_action": {"mean": [3.954296160877514, 4.914076782449726], "std": [2.247020128727521, 1.967264830122667], "min": [0, 0], "max": [6, 6], "count": [1094]}, "eef_velocity_action": {"mean": [0.9945155393053017, 0.5338208409506399], "std": [0.8896968103193074, 0.8401753042920546], "min": [0, 0], "max": [2, 2], "count": [1094]}, "eef_acc_mag_action": {"mean": [0.8811700182815356, 0.44424131627056673], "std": [0.8532934915924181, 0.735679069389354], "min": [0, 0], "max": [2, 2], "count": [1094]}, "eef_sim_pose_state": {"mean": [0.2623020708109326, 0.24821065306426596, 1.1573921498839317, 0.05005398456147958, 0.20244173998355447, -0.13620632615734524, 0.15145635858483758, -0.33409954304688816, 1.1923868932972965, -0.02743764527911528, 0.09110394624144635, -0.056902412355328155], "std": [0.17308334338341294, 0.11332881463001226, 0.05950076250738939, 0.09478287604691407, 0.19566595983567842, 0.21610241173211187, 0.15814649269772738, 0.03208946810294902, 0.04190869778569027, 0.05983818868971253, 0.172025473381029, 0.15718483158989843], "min": [-0.0003880962770232057, -0.016299165473730736, 1.0614175901554077, -0.32293928064822097, -0.07603715809128442, -0.7442885237752574, -0.12320669754125592, -0.4257220168633259, 1.1138853350614981, -0.10298493144293269, -0.20962698851225925, -0.5760665331079453], "max": [0.49349048105467674, 0.38180085954412357, 1.401916568171476, 0.2580319834991174, 0.8673681083102922, 0.2858817573028262, 0.5129477812263689, -0.22428877978219441, 1.3950999321190405, 0.4217448858417817, 0.801335180534684, 0.5014714529383036], "count": [1094]}, "eef_sim_pose_action": {"mean": [0.2623020708109326, 0.24821065306426596, 1.1573921498839317, 0.05005398456147958, 0.20244173998355447, -0.13620632615734524, 0.15145635858483758, -0.33409954304688816, 1.1923868932972965, -0.02743764527911528, 0.09110394624144635, -0.056902412355328155], "std": [0.17308334338341294, 0.11332881463001226, 0.05950076250738939, 0.09478287604691407, 0.19566595983567842, 0.21610241173211187, 0.15814649269772738, 0.03208946810294902, 0.04190869778569027, 0.05983818868971253, 0.172025473381029, 0.15718483158989843], "min": [-0.0003880962770232057, -0.016299165473730736, 1.0614175901554077, -0.32293928064822097, -0.07603715809128442, -0.7442885237752574, -0.12320669754125592, -0.4257220168633259, 1.1138853350614981, -0.10298493144293269, -0.20962698851225925, -0.5760665331079453], "max": [0.49349048105467674, 0.38180085954412357, 1.401916568171476, 0.2580319834991174, 0.8673681083102922, 0.2858817573028262, 0.5129477812263689, -0.22428877978219441, 1.3950999321190405, 0.4217448858417817, 0.801335180534684, 0.5014714529383036], "count": [1094]}, "gripper_mode_state": {"mean": [0.6197440585009141, 0.8957952468007313], "std": [0.48544964770173044, 0.30552597698059974], "min": [0, 0], "max": [1, 1], "count": [1094]}, "gripper_activity_state": {"mean": [1.7157221206581352, 1.8144424131627057], "std": [0.6544668480078921, 0.5453239899329327], "min": [0, 0], "max": [2, 2], "count": [1094]}, "gripper_mode_action": {"mean": [0.6197440585009141, 0.8957952468007313], "std": [0.48544964770173044, 0.30552597698059974], "min": [0, 0], "max": [1, 1], "count": [1094]}, "gripper_activity_action": {"mean": [1.7157221206581352, 1.8144424131627057], "std": [0.6544668480078921, 0.5453239899329327], "min": [0, 0], "max": [2, 2], "count": [1094]}, "gripper_open_scale_state": {"mean": [0.4006999962967735, 0.13694031886050123], "std": [0.37746132818826994, 0.24022382779392817], "min": [0.04014421360833304, 0.029729504670415605], "max": [0.9651191575186593, 0.9549707004002163], "count": [1094]}, "gripper_open_scale_action": {"mean": [0.4006999962967735, 0.13694031886050123], "std": [0.37746132818826994, 0.24022382779392817], "min": [0.04014421360833304, 0.029729504670415605], "max": [0.9651191575186593, 0.9549707004002163], "count": [1094]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5107279999367198]], [[0.5042691253310914]], [[0.39637229589853457]]], "std": [[[0.26271671699995575]], [[0.261479526161273]], [[0.2235277888794921]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40603878741445865]], [[0.41414321567723444]], [[0.39999806430179263]]], "std": [[[0.23797676949610344]], [[0.2362398330394713]], [[0.2502227904440417]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3901721890000814]], [[0.3944303318146069]], [[0.3796058746689086]]], "std": [[[0.2369342139963199]], [[0.23760134303396063]], [[0.25414938707098417]]], "count": [241]}, "observation.state": {"min": [-0.8370940685272217, -0.007293758448213339, -1.9582104682922363, -1.5299999713897705, -0.8851069211959839, -0.2858319878578186, 0.06893684715032578, -0.20862138271331787, -0.0037986664101481438, -1.2322049140930176, -1.529472827911377, -0.622979462146759, -0.05913489684462547, 0.051379382610321045], "max": [0.5549786686897278, 2.4114177227020264, 0.004674240481108427, 1.4291718006134033, 0.7063762545585632, 0.39439287781715393, 1.7042200565338135, 0.6028544306755066, 2.4337074756622314, 0.014217405579984188, 0.9672183990478516, 0.43429329991340637, 0.18233682215213776, 1.6854910850524902], "mean": [-0.16380907595157623, 1.2922000885009766, -0.45469334721565247, -0.6364331245422363, 0.05396857112646103, 0.023208193480968475, 0.6898704171180725, 0.03205367550253868, 0.33306387066841125, -0.11646640300750732, -0.11843011528253555, -0.024147143587470055, 0.004821953363716602, 0.21531729400157928], "std": [0.33177614212036133, 1.0108253955841064, 0.43271902203559875, 0.7588777542114258, 0.3016432523727417, 0.11951641738414764, 0.6765326261520386, 0.13374291360378265, 0.7238114476203918, 0.21068818867206573, 0.45531895756721497, 0.13549382984638214, 0.034315306693315506, 0.4202476441860199], "count": [1500]}, "action": {"min": [-0.8370940685272217, -0.007293758448213339, -1.9582104682922363, -1.5299999713897705, -0.8851069211959839, -0.2858319878578186, 0.06893684715032578, -0.20862138271331787, -0.0037986664101481438, -1.2322049140930176, -1.529472827911377, -0.622979462146759, -0.05913489684462547, 0.051379382610321045], "max": [0.5549786686897278, 2.4114177227020264, 0.004674240481108427, 1.4291718006134033, 0.7063762545585632, 0.39439287781715393, 1.7042200565338135, 0.6028544306755066, 2.4337074756622314, 0.014217405579984188, 0.9672183990478516, 0.43429329991340637, 0.18233682215213776, 1.6854910850524902], "mean": [-0.16380907595157623, 1.2922000885009766, -0.45469334721565247, -0.6364331245422363, 0.05396857112646103, 0.023208193480968475, 0.6898704171180725, 0.03205367550253868, 0.33306387066841125, -0.11646640300750732, -0.11843011528253555, -0.024147143587470055, 0.004821953363716602, 0.21531729400157928], "std": [0.33177614212036133, 1.0108253955841064, 0.43271902203559875, 0.7588777542114258, 0.3016432523727417, 0.11951641738414764, 0.6765326261520386, 0.13374291360378265, 0.7238114476203918, 0.21068818867206573, 0.45531895756721497, 0.13549382984638214, 0.034315306693315506, 0.4202476441860199], "count": [1500]}, "timestamp": {"min": [0.0], "max": [49.96666666666667], "mean": [24.983333333333334], "std": [14.433753522238794], "count": [1500]}, "frame_index": {"min": [0], "max": [1499], "mean": [749.5], "std": [433.01260566716377], "count": [1500]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1500]}, "index": {"min": [67473], "max": [68972], "mean": [68222.5], "std": [433.01260566716377], "count": [1500]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1500]}, "subtask_annotation": {"mean": [6.666666666666667, 13.0, 13.0, 13.0, 13.0], "std": [3.227313984655917, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1500]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1500]}, "eef_direction_state": {"mean": [3.8886666666666665, 5.260666666666666], "std": [2.18088779068422, 1.6834645493412674], "min": [0, 0], "max": [6, 6], "count": [1500]}, "eef_velocity_state": {"mean": [1.0633333333333332, 0.39], "std": [0.8835471439349207, 0.7671809869037939], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_acc_mag_state": {"mean": [0.9506666666666667, 0.318], "std": [0.8320053418632025, 0.6559034481791913], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_direction_action": {"mean": [3.8886666666666665, 5.260666666666666], "std": [2.18088779068422, 1.6834645493412674], "min": [0, 0], "max": [6, 6], "count": [1500]}, "eef_velocity_action": {"mean": [1.0633333333333332, 0.39], "std": [0.8835471439349207, 0.7671809869037939], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_acc_mag_action": {"mean": [0.9506666666666667, 0.318], "std": [0.8320053418632025, 0.6559034481791913], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_sim_pose_state": {"mean": [0.25332938706712027, 0.2876743936682721, 1.1933497871612713, 0.03212607717082227, 0.1840043880936247, -0.10844680684200941, 0.11449537864659741, -0.3303039197092123, 1.1867160279520539, 0.006266988333473582, 0.09490506745571047, 0.009289466982267071], "std": [0.16168890085813425, 0.10371039725545703, 0.08335742715203115, 0.11427242480910117, 0.1991349490483517, 0.3299406529448869, 0.10965293192399955, 0.037668352710315225, 0.036737280285038566, 0.060194394595457036, 0.16006798432470254, 0.18292896933011352], "min": [-0.08175076406226489, 0.09558362539681617, 1.0790169061918806, -0.5466150726479809, -0.1579185312193545, -1.1359197527580722, -0.06779087178788668, -0.4008534340763181, 1.0781883725292867, -0.11334519187300966, -0.4591165684025924, -0.5569366778762629], "max": [0.49411164584038364, 0.5051931457611359, 1.51009037987779, 0.3374216167454088, 0.9037003724166568, 0.6236311750379109, 0.45470255126938874, -0.1476055312675267, 1.4063880188623494, 0.39448033368325497, 0.7972021641831599, 0.753405510798683], "count": [1500]}, "eef_sim_pose_action": {"mean": [0.25332938706712027, 0.2876743936682721, 1.1933497871612713, 0.03212607717082227, 0.1840043880936247, -0.10844680684200941, 0.11449537864659741, -0.3303039197092123, 1.1867160279520539, 0.006266988333473582, 0.09490506745571047, 0.009289466982267071], "std": [0.16168890085813425, 0.10371039725545703, 0.08335742715203115, 0.11427242480910117, 0.1991349490483517, 0.3299406529448869, 0.10965293192399955, 0.037668352710315225, 0.036737280285038566, 0.060194394595457036, 0.16006798432470254, 0.18292896933011352], "min": [-0.08175076406226489, 0.09558362539681617, 1.0790169061918806, -0.5466150726479809, -0.1579185312193545, -1.1359197527580722, -0.06779087178788668, -0.4008534340763181, 1.0781883725292867, -0.11334519187300966, -0.4591165684025924, -0.5569366778762629], "max": [0.49411164584038364, 0.5051931457611359, 1.51009037987779, 0.3374216167454088, 0.9037003724166568, 0.6236311750379109, 0.45470255126938874, -0.1476055312675267, 1.4063880188623494, 0.39448033368325497, 0.7972021641831599, 0.753405510798683], "count": [1500]}, "gripper_mode_state": {"mean": [0.62, 0.9106666666666666], "std": [0.4853864439804665, 0.2852242782248506], "min": [0, 0], "max": [1, 1], "count": [1500]}, "gripper_activity_state": {"mean": [1.782, 1.8766666666666667], "std": [0.5840741961999958, 0.4517988736398362], "min": [0, 0], "max": [2, 2], "count": [1500]}, "gripper_mode_action": {"mean": [0.62, 0.9106666666666666], "std": [0.4853864439804665, 0.2852242782248506], "min": [0, 0], "max": [1, 1], "count": [1500]}, "gripper_activity_action": {"mean": [1.782, 1.8766666666666667], "std": [0.5840741961999958, 0.4517988736398362], "min": [0, 0], "max": [2, 2], "count": [1500]}, "gripper_open_scale_state": {"mean": [0.3942121010394287, 0.12303613620429428], "std": [0.38658941641819344, 0.2401403705858159], "min": [0.039392484085900445, 0.02935964720589774], "max": [0.9738400323050362, 0.9631377628871373], "count": [1500]}, "gripper_open_scale_action": {"mean": [0.3942121010394287, 0.12303613620429428], "std": [0.38658941641819344, 0.2401403705858159], "min": [0.039392484085900445, 0.02935964720589774], "max": [0.9738400323050362, 0.9631377628871373], "count": [1500]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.522353309870957]], [[0.5137219093905369]], [[0.40219335791296573]]], "std": [[[0.2467682765190364]], [[0.24597545906648693]], [[0.2081907114297263]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291734428244232]], [[0.4336008840288252]], [[0.4203571434556729]]], "std": [[[0.17265207559126314]], [[0.17724716194475712]], [[0.19331168213491196]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3886276227585051]], [[0.3992251843472432]], [[0.3889335916987878]]], "std": [[[0.2524734520465699]], [[0.24907202829899028]], [[0.2615691951074591]]], "count": [195]}, "observation.state": {"min": [-0.004601942375302315, -0.0015339808305725455, 1.0842021724855044e-19, -0.0015339808305725455, 0.006135923322290182, 0.013805827125906944, 0.07448989897966385, -0.21449492871761322, -0.012093526311218739, -1.3006857633590698, -1.5299999713897705, -0.7252647876739502, -0.11357101798057556, 0.05002586543560028], "max": [-0.004601942375302315, -0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.006135923322290182, 0.015339807607233524, 0.07461537420749664, 0.6826214790344238, 2.541800022125244, 0.02273465134203434, 1.058548927307129, 0.46172821521759033, 0.6289321184158325, 1.6993095874786377], "mean": [-0.004601954482495785, -0.0015339846722781658, 0.0014999238774180412, -0.0015339846722781658, 0.006135938689112663, 0.015250813215970993, 0.07457951456308365, 0.29902520775794983, 1.886346697807312, -0.7932852506637573, -0.44083893299102783, -0.04423116147518158, 0.19196100533008575, 0.9861928224563599], "std": [1.210719347000122e-08, 3.841705620288849e-09, 0.00020574247173499316, 3.841705620288849e-09, 1.5366822481155396e-08, 0.0003256929339841008, 4.6854849642841145e-05, 0.27188849449157715, 0.7652626633644104, 0.38446876406669617, 0.6050381660461426, 0.1708146333694458, 0.15997041761875153, 0.7179500460624695], "count": [1134]}, "action": {"min": [-0.004601942375302315, -0.0015339808305725455, 1.0842021724855044e-19, -0.0015339808305725455, 0.006135923322290182, 0.013805827125906944, 0.07448989897966385, -0.21449492871761322, -0.012093526311218739, -1.3006857633590698, -1.5299999713897705, -0.7252647876739502, -0.11357101798057556, 0.05002586543560028], "max": [-0.004601942375302315, -0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.006135923322290182, 0.015339807607233524, 0.07461537420749664, 0.6826214790344238, 2.541800022125244, 0.02273465134203434, 1.058548927307129, 0.46172821521759033, 0.6289321184158325, 1.6993095874786377], "mean": [-0.004601954482495785, -0.0015339846722781658, 0.0014999238774180412, -0.0015339846722781658, 0.006135938689112663, 0.015250813215970993, 0.07457951456308365, 0.29902520775794983, 1.886346697807312, -0.7932852506637573, -0.44083893299102783, -0.04423116147518158, 0.19196100533008575, 0.9861928224563599], "std": [1.210719347000122e-08, 3.841705620288849e-09, 0.00020574247173499316, 3.841705620288849e-09, 1.5366822481155396e-08, 0.0003256929339841008, 4.6854849642841145e-05, 0.27188849449157715, 0.7652626633644104, 0.38446876406669617, 0.6050381660461426, 0.1708146333694458, 0.15997041761875153, 0.7179500460624695], "count": [1134]}, "timestamp": {"min": [0.0], "max": [37.766666666666666], "mean": [18.88333333333333], "std": [10.911915844956257], "count": [1134]}, "frame_index": {"min": [0], "max": [1133], "mean": [566.5], "std": [327.3574753486877], "count": [1134]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1134]}, "index": {"min": [68973], "max": [70106], "mean": [69539.5], "std": [327.3574753486877], "count": [1134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1134]}, "subtask_annotation": {"mean": [2.495590828924162, 13.0, 13.0, 13.0, 13.0], "std": [3.0621829935839213, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1134]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [1134]}, "eef_direction_state": {"mean": [6.0, 3.2848324514991183], "std": [0.0, 2.2869538588539866], "min": [6, 0], "max": [6, 6], "count": [1134]}, "eef_velocity_state": {"mean": [0.0, 1.1843033509700176], "std": [0.0, 0.7992945520858067], "min": [0, 0], "max": [0, 2], "count": [1134]}, "eef_acc_mag_state": {"mean": [0.0, 1.1022927689594357], "std": [0.0, 0.8154883188844378], "min": [0, 0], "max": [0, 2], "count": [1134]}, "eef_direction_action": {"mean": [6.0, 3.2848324514991183], "std": [0.0, 2.2869538588539866], "min": [6, 0], "max": [6, 6], "count": [1134]}, "eef_velocity_action": {"mean": [0.0, 1.1843033509700176], "std": [0.0, 0.7992945520858067], "min": [0, 0], "max": [0, 2], "count": [1134]}, "eef_acc_mag_action": {"mean": [0.0, 1.1022927689594357], "std": [0.0, 0.8154883188844378], "min": [0, 0], "max": [0, 2], "count": [1134]}, "eef_sim_pose_state": {"mean": [0.06912858551165105, 0.33375275723447884, 1.182201482930016, 0.0152412058910706, -0.0015680120523942818, 0.001533988620034138, 0.35963386233595335, -0.2288556425152023, 1.1507267666864731, 0.1670527984898809, 0.6391594857143432, 0.24511104176827786], "std": [1.560200334163712e-05, 7.180002718586501e-08, 5.702132051826391e-05, 0.0003256797619419241, 0.00020573778888127367, 2.8124787742888466e-09, 0.12923708837469394, 0.10334019881406072, 0.0610251553880496, 0.21183478924620316, 0.35705914075847456, 0.2709715000153979], "min": [0.0690148093359414, 0.33375274535020394, 1.1821920428569053, 0.01379641478883218, -0.0030679039074494874, 0.0015339881660257028, -0.04844400310312817, -0.39670074592639804, 1.0742957609485266, -0.11394715047479068, -0.15307114634088714, -0.6285194284521657], "max": [0.06913116794183141, 0.33375328082958333, 1.1826171769467566, 0.01533039527015876, -0.0015339519537924673, 0.0015340098232241514, 0.486323353953378, -0.07380255777001138, 1.368673221804729, 0.6954166034327545, 1.1274625657829889, 0.862522535355043], "count": [1134]}, "eef_sim_pose_action": {"mean": [0.06912858551165105, 0.33375275723447884, 1.182201482930016, 0.0152412058910706, -0.0015680120523942818, 0.001533988620034138, 0.35963386233595335, -0.2288556425152023, 1.1507267666864731, 0.1670527984898809, 0.6391594857143432, 0.24511104176827786], "std": [1.560200334163712e-05, 7.180002718586501e-08, 5.702132051826391e-05, 0.0003256797619419241, 0.00020573778888127367, 2.8124787742888466e-09, 0.12923708837469394, 0.10334019881406072, 0.0610251553880496, 0.21183478924620316, 0.35705914075847456, 0.2709715000153979], "min": [0.0690148093359414, 0.33375274535020394, 1.1821920428569053, 0.01379641478883218, -0.0030679039074494874, 0.0015339881660257028, -0.04844400310312817, -0.39670074592639804, 1.0742957609485266, -0.11394715047479068, -0.15307114634088714, -0.6285194284521657], "max": [0.06913116794183141, 0.33375328082958333, 1.1826171769467566, 0.01533039527015876, -0.0015339519537924673, 0.0015340098232241514, 0.486323353953378, -0.07380255777001138, 1.368673221804729, 0.6954166034327545, 1.1274625657829889, 0.862522535355043], "count": [1134]}, "gripper_mode_state": {"mean": [1.0, 0.3924162257495591], "std": [0.0, 0.4882885740195326], "min": [1, 0], "max": [1, 1], "count": [1134]}, "gripper_activity_state": {"mean": [2.0, 1.6569664902998236], "std": [0.0, 0.701195731521206], "min": [2, 0], "max": [2, 2], "count": [1134]}, "gripper_mode_action": {"mean": [1.0, 0.3924162257495591], "std": [0.0, 0.4882885740195326], "min": [1, 0], "max": [1, 1], "count": [1134]}, "gripper_activity_action": {"mean": [2.0, 1.6569664902998236], "std": [0.0, 0.701195731521206], "min": [2, 0], "max": [2, 2], "count": [1134]}, "gripper_open_scale_state": {"mean": [0.042616803596079646, 0.5635386205276689], "std": [2.6774032877548555e-05, 0.4102568402344003], "min": [0.042565656559807916, 0.028586208820343018], "max": [0.04263735668999808, 0.971034049987793], "count": [1134]}, "gripper_open_scale_action": {"mean": [0.042616803596079646, 0.5635386205276689], "std": [2.6774032877548555e-05, 0.4102568402344003], "min": [0.042565656559807916, 0.028586208820343018], "max": [0.04263735668999808, 0.971034049987793], "count": [1134]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120947856763436]], [[0.5043723084443829]], [[0.3942794772011671]]], "std": [[[0.2501215651752449]], [[0.249466487046874]], [[0.21219031852847267]]], "count": [283]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42197697310176524]], [[0.4290833708630684]], [[0.4162037287235271]]], "std": [[[0.1840408156196228]], [[0.18491939963834297]], [[0.19901750325255077]]], "count": [283]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3688215201274856]], [[0.37667341528287795]], [[0.36225071017806415]]], "std": [[[0.2811153769270656]], [[0.2783472281548009]], [[0.2926359842446733]]], "count": [283]}, "observation.state": {"min": [-0.977145791053772, -0.0015339808305725455, -1.9317214488983154, -1.5299999713897705, -0.5359042882919312, -0.25770875811576843, 0.0701567530632019, -0.6120583415031433, -1.3010426069826053e-18, -1.4823217391967773, -1.5299999713897705, -0.9480001330375671, -0.2921293377876282, 0.0515982024371624], "max": [0.0036752852611243725, 2.437495470046997, 0.002056080149486661, 1.3188591003417969, 0.8362753391265869, 0.37279966473579407, 1.689217448234558, 0.698319137096405, 2.3147809505462646, 0.017984002828598022, 1.3289952278137207, 0.2676055133342743, 0.7499844431877136, 1.6989216804504395], "mean": [-0.13223229348659515, 0.5317933559417725, -0.10508451610803604, -0.3102908134460449, 0.09030669927597046, 0.0028042758349329233, 0.388858437538147, 0.06708822399377823, 1.1838042736053467, -0.4490427076816559, -0.4837879240512848, -0.22904807329177856, 0.09763289988040924, 0.5815605521202087], "std": [0.25731372833251953, 0.9335718154907227, 0.23631194233894348, 0.6456030607223511, 0.2062157690525055, 0.07915510982275009, 0.6125900149345398, 0.29484960436820984, 0.9654271006584167, 0.4391755759716034, 0.615497350692749, 0.3396894931793213, 0.15215343236923218, 0.6363783478736877], "count": [1860]}, "action": {"min": [-0.977145791053772, -0.0015339808305725455, -1.9317214488983154, -1.5299999713897705, -0.5359042882919312, -0.25770875811576843, 0.0701567530632019, -0.6120583415031433, -1.3010426069826053e-18, -1.4823217391967773, -1.5299999713897705, -0.9480001330375671, -0.2921293377876282, 0.0515982024371624], "max": [0.0036752852611243725, 2.437495470046997, 0.002056080149486661, 1.3188591003417969, 0.8362753391265869, 0.37279966473579407, 1.689217448234558, 0.698319137096405, 2.3147809505462646, 0.017984002828598022, 1.3289952278137207, 0.2676055133342743, 0.7499844431877136, 1.6989216804504395], "mean": [-0.13223229348659515, 0.5317933559417725, -0.10508451610803604, -0.3102908134460449, 0.09030669927597046, 0.0028042758349329233, 0.388858437538147, 0.06708822399377823, 1.1838042736053467, -0.4490427076816559, -0.4837879240512848, -0.22904807329177856, 0.09763289988040924, 0.5815605521202087], "std": [0.25731372833251953, 0.9335718154907227, 0.23631194233894348, 0.6456030607223511, 0.2062157690525055, 0.07915510982275009, 0.6125900149345398, 0.29484960436820984, 0.9654271006584167, 0.4391755759716034, 0.615497350692749, 0.3396894931793213, 0.15215343236923218, 0.6363783478736877], "count": [1860]}, "timestamp": {"min": [0.0], "max": [61.96666666666667], "mean": [30.983333333333334], "std": [17.897855758183457], "count": [1860]}, "frame_index": {"min": [0], "max": [1859], "mean": [929.5], "std": [536.9356727455038], "count": [1860]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1860]}, "index": {"min": [70107], "max": [71966], "mean": [71036.5], "std": [536.9356727455038], "count": [1860]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1860]}, "subtask_annotation": {"mean": [6.31236559139785, 13.0, 13.0, 13.0, 13.0], "std": [2.830471254448139, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1860]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [1860]}, "eef_direction_state": {"mean": [5.177956989247312, 4.133870967741935], "std": [1.7438210788780548, 2.1306349865043077], "min": [0, 0], "max": [6, 6], "count": [1860]}, "eef_velocity_state": {"mean": [0.37150537634408604, 0.8994623655913978], "std": [0.6972641563529174, 0.853266797126374], "min": [0, 0], "max": [2, 2], "count": [1860]}, "eef_acc_mag_state": {"mean": [0.3580645161290323, 0.8118279569892473], "std": [0.6892137612822901, 0.829606651496742], "min": [0, 0], "max": [2, 2], "count": [1860]}, "eef_direction_action": {"mean": [5.177956989247312, 4.133870967741935], "std": [1.7438210788780548, 2.1306349865043077], "min": [0, 0], "max": [6, 6], "count": [1860]}, "eef_velocity_action": {"mean": [0.37150537634408604, 0.8994623655913978], "std": [0.6972641563529174, 0.853266797126374], "min": [0, 0], "max": [2, 2], "count": [1860]}, "eef_acc_mag_action": {"mean": [0.3580645161290323, 0.8118279569892473], "std": [0.6892137612822901, 0.829606651496742], "min": [0, 0], "max": [2, 2], "count": [1860]}, "eef_sim_pose_state": {"mean": [0.12919525398227003, 0.3019093255662903, 1.1727274926504405, 0.03696257535813615, 0.1066697585763293, -0.035069717675942344, 0.25192230913302177, -0.31058947221832983, 1.2021899267685798, 0.012155353319834736, 0.21567338788308468, -0.178891188011577], "std": [0.11245564794669657, 0.06272815436749152, 0.05307600989998255, 0.04307732409168707, 0.19351404054837415, 0.1327553206996508, 0.1632740172878175, 0.09652307636994564, 0.061448481168019355, 0.12837059157936073, 0.23380496405017448, 0.5410899833686149], "min": [-0.06115410977433392, 0.1412491563752244, 1.0630915152115956, -0.25286052880047666, -0.11568457318355807, -0.9089160375319969, -0.09441737131898645, -0.5052420073438623, 1.1138846577707062, -0.355266373774841, -0.21375599121415756, -1.25226369325647], "max": [0.413791949161335, 0.3693520081479622, 1.5603035199259516, 0.21349734955484231, 0.8186619120114647, 0.4755650124546429, 0.5084110589492801, -0.11432755444238386, 1.4984000469387595, 0.5287538338063977, 0.9922494614253452, 0.682455764420917], "count": [1860]}, "eef_sim_pose_action": {"mean": [0.12919525398227003, 0.3019093255662903, 1.1727274926504405, 0.03696257535813615, 0.1066697585763293, -0.035069717675942344, 0.25192230913302177, -0.31058947221832983, 1.2021899267685798, 0.012155353319834736, 0.21567338788308468, -0.178891188011577], "std": [0.11245564794669657, 0.06272815436749152, 0.05307600989998255, 0.04307732409168707, 0.19351404054837415, 0.1327553206996508, 0.1632740172878175, 0.09652307636994564, 0.061448481168019355, 0.12837059157936073, 0.23380496405017448, 0.5410899833686149], "min": [-0.06115410977433392, 0.1412491563752244, 1.0630915152115956, -0.25286052880047666, -0.11568457318355807, -0.9089160375319969, -0.09441737131898645, -0.5052420073438623, 1.1138846577707062, -0.355266373774841, -0.21375599121415756, -1.25226369325647], "max": [0.413791949161335, 0.3693520081479622, 1.5603035199259516, 0.21349734955484231, 0.8186619120114647, 0.4755650124546429, 0.5084110589492801, -0.11432755444238386, 1.4984000469387595, 0.5287538338063977, 0.9922494614253452, 0.682455764420917], "count": [1860]}, "gripper_mode_state": {"mean": [0.7951612903225806, 0.7290322580645161], "std": [0.40358371212810357, 0.4444594748296672], "min": [0, 0], "max": [1, 1], "count": [1860]}, "gripper_activity_state": {"mean": [1.9317204301075268, 1.788709677419355], "std": [0.3410361304477592, 0.5773329964856194], "min": [0, 0], "max": [2, 2], "count": [1860]}, "gripper_mode_action": {"mean": [0.7951612903225806, 0.7290322580645161], "std": [0.40358371212810357, 0.4444594748296672], "min": [0, 0], "max": [1, 1], "count": [1860]}, "gripper_activity_action": {"mean": [1.9317204301075268, 1.788709677419355], "std": [0.3410361304477592, 0.5773329964856194], "min": [0, 0], "max": [2, 2], "count": [1860]}, "gripper_open_scale_state": {"mean": [0.22220470727679814, 0.3323196715187472], "std": [0.3500525179993571, 0.36364513418128824], "min": [0.040089573178972514, 0.02948468710694994], "max": [0.9652671132768903, 0.9708123888288226], "count": [1860]}, "gripper_open_scale_action": {"mean": [0.22220470727679814, 0.3323196715187472], "std": [0.3500525179993571, 0.36364513418128824], "min": [0.040089573178972514, 0.02948468710694994], "max": [0.9652671132768903, 0.9708123888288226], "count": [1860]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48720952084537517]], [[0.4699794121352245]], [[0.37042173536081097]]], "std": [[[0.23268923893065893]], [[0.21516341177279888]], [[0.1757932859805129]]], "count": [147]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3894808534524921]], [[0.4001189846308894]], [[0.3927171831695641]]], "std": [[[0.2747057222204474]], [[0.26684435165126363]], [[0.2752964926654048]]], "count": [147]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4303728658129919]], [[0.43418918493323255]], [[0.4283936389370563]]], "std": [[[0.18612041937739113]], [[0.18560458559159115]], [[0.18812730502794617]]], "count": [147]}, "observation.state": {"min": [-0.7577865123748779, -0.007432942278683186, -1.2357097864151, -1.3084856271743774, -0.9403302073478699, -0.32825857400894165, 0.07674961537122726, -0.07501906156539917, -0.0015339808305725455, -1.7027186155319214, -1.4671176671981812, -0.7458943724632263, -0.14368726313114166, 0.053150273859500885], "max": [0.02147573046386242, 2.297903299331665, -0.0015339808305725455, 1.5185813903808594, 0.016873788088560104, 0.2991262674331665, 1.689217448234558, 0.42691007256507874, 2.612191677093506, 0.00126124476082623, 0.9750261902809143, 0.10076542943716049, 0.297594279050827, 1.6992766857147217], "mean": [-0.22979380190372467, 1.1569825410842896, -0.5607008337974548, -0.5328212976455688, -0.23750582337379456, 0.120369091629982, 0.5953826308250427, 0.06189412251114845, 0.5688367486000061, -0.35622772574424744, -0.12911097705364227, -0.16099940240383148, 0.04816577956080437, 0.40450745820999146], "std": [0.2772243022918701, 1.0649293661117554, 0.47990474104881287, 0.6668224930763245, 0.30669328570365906, 0.13101109862327576, 0.6627973914146423, 0.13059309124946594, 0.9565111994743347, 0.5753385424613953, 0.4133757948875427, 0.24730844795703888, 0.09294719249010086, 0.5986475944519043], "count": [780]}, "action": {"min": [-0.7577865123748779, -0.007432942278683186, -1.2357097864151, -1.3084856271743774, -0.9403302073478699, -0.32825857400894165, 0.07674961537122726, -0.07501906156539917, -0.0015339808305725455, -1.7027186155319214, -1.4671176671981812, -0.7458943724632263, -0.14368726313114166, 0.053150273859500885], "max": [0.02147573046386242, 2.297903299331665, -0.0015339808305725455, 1.5185813903808594, 0.016873788088560104, 0.2991262674331665, 1.689217448234558, 0.42691007256507874, 2.612191677093506, 0.00126124476082623, 0.9750261902809143, 0.10076542943716049, 0.297594279050827, 1.6992766857147217], "mean": [-0.22979380190372467, 1.1569825410842896, -0.5607008337974548, -0.5328212976455688, -0.23750582337379456, 0.120369091629982, 0.5953826308250427, 0.06189412251114845, 0.5688367486000061, -0.35622772574424744, -0.12911097705364227, -0.16099940240383148, 0.04816577956080437, 0.40450745820999146], "std": [0.2772243022918701, 1.0649293661117554, 0.47990474104881287, 0.6668224930763245, 0.30669328570365906, 0.13101109862327576, 0.6627973914146423, 0.13059309124946594, 0.9565111994743347, 0.5753385424613953, 0.4133757948875427, 0.24730844795703888, 0.09294719249010086, 0.5986475944519043], "count": [780]}, "timestamp": {"min": [0.0], "max": [25.966666666666665], "mean": [12.983333333333333], "std": [7.505547331190493], "count": [780]}, "frame_index": {"min": [0], "max": [779], "mean": [389.5], "std": [225.1664199357148], "count": [780]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [780]}, "index": {"min": [71967], "max": [72746], "mean": [72356.5], "std": [225.1664199357148], "count": [780]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [780]}, "subtask_annotation": {"mean": [7.228205128205128, 13.0, 13.0, 13.0, 13.0], "std": [2.296982269776161, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [780]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [780]}, "eef_direction_state": {"mean": [4.0576923076923075, 4.864102564102564], "std": [2.1520425140430057, 1.9947350160741295], "min": [0, 0], "max": [6, 6], "count": [780]}, "eef_velocity_state": {"mean": [0.8358974358974359, 0.5602564102564103], "std": [0.8389514760844081, 0.8579701362906555], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_acc_mag_state": {"mean": [0.7871794871794872, 0.4641025641025641], "std": [0.835641773077771, 0.7527682857591134], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_direction_action": {"mean": [4.0576923076923075, 4.864102564102564], "std": [2.1520425140430057, 1.9947350160741295], "min": [0, 0], "max": [6, 6], "count": [780]}, "eef_velocity_action": {"mean": [0.8358974358974359, 0.5602564102564103], "std": [0.8389514760844081, 0.8579701362906555], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_acc_mag_action": {"mean": [0.7871794871794872, 0.4641025641025641], "std": [0.835641773077771, 0.7527682857591134], "min": [0, 0], "max": [2, 2], "count": [780]}, "eef_sim_pose_state": {"mean": [0.25822126092802616, 0.24029445219741755, 1.206202291711364, 0.08739845338460168, 0.049900111908495685, -0.4716637617548611, 0.17218198971169926, -0.3143659107419822, 1.199176544828815, 0.008697976015568806, 0.07207136535522495, -0.10439972447252102], "std": [0.18910434104759252, 0.10833370108364357, 0.04200466049869243, 0.15197388706930895, 0.11129925601161254, 0.4688050883560064, 0.1893641116745892, 0.05278322762573924, 0.04969293155475039, 0.05444652069711354, 0.12696553744658334, 0.194632121138675], "min": [-0.11844716464386473, 0.024022107943015677, 1.1631220713839123, -0.3517844393240934, -0.13005301242335587, -1.1832158997689615, -0.0375302892954374, -0.38061203074033295, 1.1232068951191347, -0.15013481405682524, -0.05339149907393392, -0.7039950269622934], "max": [0.5001354570702125, 0.3350179670887911, 1.399962553083215, 0.3465455065928747, 0.5525307859052782, 0.03932936271581269, 0.5925346460123888, -0.17872782531540318, 1.3896081855455176, 0.30367397110636973, 0.6492688185428297, 0.14239699371885034], "count": [780]}, "eef_sim_pose_action": {"mean": [0.25822126092802616, 0.24029445219741755, 1.206202291711364, 0.08739845338460168, 0.049900111908495685, -0.4716637617548611, 0.17218198971169926, -0.3143659107419822, 1.199176544828815, 0.008697976015568806, 0.07207136535522495, -0.10439972447252102], "std": [0.18910434104759252, 0.10833370108364357, 0.04200466049869243, 0.15197388706930895, 0.11129925601161254, 0.4688050883560064, 0.1893641116745892, 0.05278322762573924, 0.04969293155475039, 0.05444652069711354, 0.12696553744658334, 0.194632121138675], "min": [-0.11844716464386473, 0.024022107943015677, 1.1631220713839123, -0.3517844393240934, -0.13005301242335587, -1.1832158997689615, -0.0375302892954374, -0.38061203074033295, 1.1232068951191347, -0.15013481405682524, -0.05339149907393392, -0.7039950269622934], "max": [0.5001354570702125, 0.3350179670887911, 1.399962553083215, 0.3465455065928747, 0.5525307859052782, 0.03932936271581269, 0.5925346460123888, -0.17872782531540318, 1.3896081855455176, 0.30367397110636973, 0.6492688185428297, 0.14239699371885034], "count": [780]}, "gripper_mode_state": {"mean": [0.7141025641025641, 0.8192307692307692], "std": [0.45184078174142867, 0.3848268649358145], "min": [0, 0], "max": [1, 1], "count": [780]}, "gripper_activity_state": {"mean": [1.873076923076923, 1.8782051282051282], "std": [0.4591444320336023, 0.449257916870846], "min": [0, 0], "max": [2, 2], "count": [780]}, "gripper_mode_action": {"mean": [0.7141025641025641, 0.8192307692307692], "std": [0.45184078174142867, 0.3848268649358145], "min": [0, 0], "max": [1, 1], "count": [780]}, "gripper_activity_action": {"mean": [1.873076923076923, 1.8782051282051282], "std": [0.4591444320336023, 0.449257916870846], "min": [0, 0], "max": [2, 2], "count": [780]}, "gripper_open_scale_state": {"mean": [0.3402184749970498, 0.23114605057752904], "std": [0.37874082478432736, 0.3420853384507006], "min": [0.043856923069272725, 0.030371585062571933], "max": [0.9652671132768903, 0.9710152489798409], "count": [780]}, "gripper_open_scale_action": {"mean": [0.3402184749970498, 0.23114605057752904], "std": [0.37874082478432736, 0.3420853384507006], "min": [0.043856923069272725, 0.030371585062571933], "max": [0.9652671132768903, 0.9710152489798409], "count": [780]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.516598459727028]], [[0.5073863958573626]], [[0.3953673006375753]]], "std": [[[0.24548778749190198]], [[0.24550204819563848]], [[0.20957648805108114]]], "count": [136]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4205624939926951]], [[0.4238466915769576]], [[0.41300669814494423]]], "std": [[[0.2303240818448226]], [[0.22490134482314997]], [[0.23541948092796414]]], "count": [136]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38226050877867485]], [[0.381054764593746]], [[0.367287705850314]]], "std": [[[0.2303095864277257]], [[0.23305093313768585]], [[0.24765422351089195]]], "count": [136]}, "observation.state": {"min": [-0.8344855308532715, 0.0, -1.934349775314331, 0.0, -0.5864875912666321, -0.6778129935264587, 0.07186144590377808, -0.05982524901628494, 0.0, -1.2103108167648315, -0.5844466686248779, -0.853681206703186, -0.04448544234037399, 0.05041421204805374], "max": [0.006135923322290182, 2.590893507003784, 0.0, 1.196505069732666, 0.503145694732666, 0.1155642494559288, 1.672656774520874, 0.6732180118560791, 2.32228946685791, 0.03999999910593033, 0.7516716122627258, 0.11661034822463989, 0.4675091803073883, 1.6839239597320557], "mean": [-0.3020775318145752, 1.1639788150787354, -0.8477402925491333, 0.22718895971775055, 0.04270824044942856, -0.20569851994514465, 0.4454461932182312, 0.11844135820865631, 0.6896816492080688, -0.32771021127700806, -0.17641417682170868, -0.14655832946300507, 0.09495525062084198, 0.3133370578289032], "std": [0.3373281955718994, 1.1387739181518555, 0.8187536597251892, 0.24299216270446777, 0.24190986156463623, 0.23858819901943207, 0.5634749531745911, 0.22808484733104706, 0.9628983736038208, 0.49115443229675293, 0.21428419649600983, 0.26259511709213257, 0.18290019035339355, 0.4844510555267334], "count": [703]}, "action": {"min": [-0.8344855308532715, 0.0, -1.934349775314331, 0.0, -0.5864875912666321, -0.6778129935264587, 0.07186144590377808, -0.05982524901628494, 0.0, -1.2103108167648315, -0.5844466686248779, -0.853681206703186, -0.04448544234037399, 0.05041421204805374], "max": [0.006135923322290182, 2.590893507003784, 0.0, 1.196505069732666, 0.503145694732666, 0.1155642494559288, 1.672656774520874, 0.6732180118560791, 2.32228946685791, 0.03999999910593033, 0.7516716122627258, 0.11661034822463989, 0.4675091803073883, 1.6839239597320557], "mean": [-0.3020775318145752, 1.1639788150787354, -0.8477402925491333, 0.22718895971775055, 0.04270824044942856, -0.20569851994514465, 0.4454461932182312, 0.11844135820865631, 0.6896816492080688, -0.32771021127700806, -0.17641417682170868, -0.14655832946300507, 0.09495525062084198, 0.3133370578289032], "std": [0.3373281955718994, 1.1387739181518555, 0.8187536597251892, 0.24299216270446777, 0.24190986156463623, 0.23858819901943207, 0.5634749531745911, 0.22808484733104706, 0.9628983736038208, 0.49115443229675293, 0.21428419649600983, 0.26259511709213257, 0.18290019035339355, 0.4844510555267334], "count": [703]}, "timestamp": {"min": [0.0], "max": [23.4], "mean": [11.700000000000001], "std": [6.764613810115105], "count": [703]}, "frame_index": {"min": [0], "max": [702], "mean": [351.0], "std": [202.93841430345316], "count": [703]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [703]}, "index": {"min": [72747], "max": [73449], "mean": [73098.0], "std": [202.93841430345316], "count": [703]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [703]}, "subtask_annotation": {"mean": [3.3229018492176388, 13.0, 13.0, 13.0, 13.0], "std": [3.958120248753872, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [703]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [703]}, "eef_direction_state": {"mean": [4.701280227596017, 4.862019914651493], "std": [1.8334915070417552, 1.8506144194113392], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_state": {"mean": [0.7439544807965861, 0.6443812233285917], "std": [0.8860478575640629, 0.875699521912239], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_state": {"mean": [0.7709815078236131, 0.5519203413940256], "std": [0.8518476469406355, 0.7819577389226711], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_direction_action": {"mean": [4.701280227596017, 4.862019914651493], "std": [1.8334915070417552, 1.8506144194113392], "min": [0, 0], "max": [6, 6], "count": [703]}, "eef_velocity_action": {"mean": [0.7439544807965861, 0.6443812233285917], "std": [0.8860478575640629, 0.875699521912239], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_acc_mag_action": {"mean": [0.7709815078236131, 0.5519203413940256], "std": [0.8518476469406355, 0.7819577389226711], "min": [0, 0], "max": [2, 2], "count": [703]}, "eef_sim_pose_state": {"mean": [0.24847505495486738, 0.21276009807144255, 1.1938337457597232, -0.17488229519592788, 0.499512964547642, -0.2511875054840476, 0.18414244207521172, -0.2979844820234659, 1.191947915584178, 0.0035840980821334983, 0.16076887594653622, -0.05581905280516778], "std": [0.18048346319029035, 0.14189273142648856, 0.047272981620770683, 0.3348213045438782, 0.47481339811590906, 0.46755480541050887, 0.1640517516025797, 0.07765351467671958, 0.037562107267824246, 0.10946502803458977, 0.4024009138114496, 0.20781308601155388], "min": [-0.055971334142168434, -0.02492962150262254, 1.1303230482481794, -1.3255991635553628, 0.0015339645873624352, -1.5265816767183935, -0.005163504668553547, -0.37396683681219794, 1.134176536922906, -0.10649288666518436, -0.1403174076627629, -0.768615513992382], "max": [0.4532362515277308, 0.35450434306373474, 1.4192149715690738, 0.2888473070124282, 1.2181734242546356, 0.7818899077802435, 0.5004065009765784, -0.07835810895257958, 1.387069760994841, 0.4056209605428533, 1.1581963137983426, 0.47184947582219644], "count": [703]}, "eef_sim_pose_action": {"mean": [0.24847505495486738, 0.21276009807144255, 1.1938337457597232, -0.17488229519592788, 0.499512964547642, -0.2511875054840476, 0.18414244207521172, -0.2979844820234659, 1.191947915584178, 0.0035840980821334983, 0.16076887594653622, -0.05581905280516778], "std": [0.18048346319029035, 0.14189273142648856, 0.047272981620770683, 0.3348213045438782, 0.47481339811590906, 0.46755480541050887, 0.1640517516025797, 0.07765351467671958, 0.037562107267824246, 0.10946502803458977, 0.4024009138114496, 0.20781308601155388], "min": [-0.055971334142168434, -0.02492962150262254, 1.1303230482481794, -1.3255991635553628, 0.0015339645873624352, -1.5265816767183935, -0.005163504668553547, -0.37396683681219794, 1.134176536922906, -0.10649288666518436, -0.1403174076627629, -0.768615513992382], "max": [0.4532362515277308, 0.35450434306373474, 1.4192149715690738, 0.2888473070124282, 1.2181734242546356, 0.7818899077802435, 0.5004065009765784, -0.07835810895257958, 1.387069760994841, 0.4056209605428533, 1.1581963137983426, 0.47184947582219644], "count": [703]}, "gripper_mode_state": {"mean": [0.7596017069701281, 0.8620199146514936], "std": [0.42732534881305184, 0.34487908228207714], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_state": {"mean": [1.588904694167852, 1.7382645803698435], "std": [0.7469172839338597, 0.635418213093291], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_mode_action": {"mean": [0.7596017069701281, 0.8620199146514936], "std": [0.42732534881305184, 0.34487908228207714], "min": [0, 0], "max": [1, 1], "count": [703]}, "gripper_activity_action": {"mean": [1.588904694167852, 1.7382645803698435], "std": [0.7469172839338597, 0.635418213093291], "min": [0, 0], "max": [2, 2], "count": [703]}, "gripper_open_scale_state": {"mean": [0.2545410325386208, 0.1790502154834372], "std": [0.3219856119886793, 0.276829134644439], "min": [0.04106368337358747, 0.028808121170316423], "max": [0.9558038711547852, 0.9622422627040318], "count": [703]}, "gripper_open_scale_action": {"mean": [0.2545410325386208, 0.1790502154834372], "std": [0.3219856119886793, 0.276829134644439], "min": [0.04106368337358747, 0.028808121170316423], "max": [0.9558038711547852, 0.9622422627040318], "count": [703]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5202598284559069]], [[0.494123280142888]], [[0.3931289843765334]]], "std": [[[0.2387880465049681]], [[0.21667698795481116]], [[0.17641771992263305]]], "count": [111]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4078451049088304]], [[0.4032700003925494]], [[0.38998394472904274]]], "std": [[[0.19155830024016957]], [[0.18279908853395788]], [[0.19166440758189152]]], "count": [111]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4061847141258906]], [[0.4198923629511865]], [[0.41649161170974897]]], "std": [[[0.27293424218778817]], [[0.2613109371245909]], [[0.2646977704760399]]], "count": [111]}, "observation.state": {"min": [0.004601942375302315, 0.0, -0.0015339808305725455, 0.0475534051656723, 0.006135923322290182, 0.0475534051656723, 0.07587110996246338, -0.3129320740699768, -0.0011483661364763975, -1.1974642276763916, -1.5299999713897705, -0.5102676749229431, -0.27547982335090637, 0.05215071886777878], "max": [0.004601942375302315, 0.0, 3.733948861261773e-19, 0.04908738657832146, 0.00766459945589304, 0.0475534051656723, 0.07599611580371857, 0.3873613774776459, 2.3163108825683594, 0.02299249731004238, 1.2648402452468872, 0.6164160370826721, 0.39093008637428284, 1.7016360759735107], "mean": [0.00460195355117321, 0.0, -0.0007725469185970724, 0.04840783774852753, 0.006262451410293579, 0.04755353927612305, 0.07599609345197678, -0.002393597736954689, 1.4347031116485596, -0.4909380376338959, -0.6974166631698608, -0.0021707885898649693, 0.04666285961866379, 0.7769336700439453], "std": [1.1175870895385742e-08, 0.0, 0.0006371404742822051, 0.0006149662076495588, 0.000334530312102288, 1.341104507446289e-07, 5.408604465628741e-06, 0.20768263936042786, 0.8240784406661987, 0.32334303855895996, 0.7215697765350342, 0.21217361092567444, 0.12352177500724792, 0.67188560962677], "count": [534]}, "action": {"min": [0.004601942375302315, 0.0, -0.0015339808305725455, 0.0475534051656723, 0.006135923322290182, 0.0475534051656723, 0.07587110996246338, -0.3129320740699768, -0.0011483661364763975, -1.1974642276763916, -1.5299999713897705, -0.5102676749229431, -0.27547982335090637, 0.05215071886777878], "max": [0.004601942375302315, 0.0, 3.733948861261773e-19, 0.04908738657832146, 0.00766459945589304, 0.0475534051656723, 0.07599611580371857, 0.3873613774776459, 2.3163108825683594, 0.02299249731004238, 1.2648402452468872, 0.6164160370826721, 0.39093008637428284, 1.7016360759735107], "mean": [0.00460195355117321, 0.0, -0.0007725469185970724, 0.04840783774852753, 0.006262451410293579, 0.04755353927612305, 0.07599609345197678, -0.002393597736954689, 1.4347031116485596, -0.4909380376338959, -0.6974166631698608, -0.0021707885898649693, 0.04666285961866379, 0.7769336700439453], "std": [1.1175870895385742e-08, 0.0, 0.0006371404742822051, 0.0006149662076495588, 0.000334530312102288, 1.341104507446289e-07, 5.408604465628741e-06, 0.20768263936042786, 0.8240784406661987, 0.32334303855895996, 0.7215697765350342, 0.21217361092567444, 0.12352177500724792, 0.67188560962677], "count": [534]}, "timestamp": {"min": [0.0], "max": [17.766666666666666], "mean": [8.883333333333335], "std": [5.138408385944109], "count": [534]}, "frame_index": {"min": [0], "max": [533], "mean": [266.5], "std": [154.15225157832327], "count": [534]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [534]}, "index": {"min": [73564], "max": [74097], "mean": [73830.5], "std": [154.15225157832327], "count": [534]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [534]}, "subtask_annotation": {"mean": [8.245318352059925, 13.0, 13.0, 13.0, 13.0], "std": [2.31541944812368, 0.0, 0.0, 0.0, 0.0], "min": [6, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [534]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [534]}, "eef_direction_state": {"mean": [6.0, 3.1254681647940075], "std": [0.0, 2.128192087159412], "min": [6, 0], "max": [6, 6], "count": [534]}, "eef_velocity_state": {"mean": [0.0, 1.5262172284644195], "std": [0.0, 0.7072828193301904], "min": [0, 0], "max": [0, 2], "count": [534]}, "eef_acc_mag_state": {"mean": [0.0, 1.3164794007490637], "std": [0.0, 0.697124889097279], "min": [0, 0], "max": [0, 2], "count": [534]}, "eef_direction_action": {"mean": [6.0, 3.1254681647940075], "std": [0.0, 2.128192087159412], "min": [6, 0], "max": [6, 6], "count": [534]}, "eef_velocity_action": {"mean": [0.0, 1.5262172284644195], "std": [0.0, 0.7072828193301904], "min": [0, 0], "max": [0, 2], "count": [534]}, "eef_acc_mag_action": {"mean": [0.0, 1.3164794007490637], "std": [0.0, 0.697124889097279], "min": [0, 0], "max": [0, 2], "count": [534]}, "eef_sim_pose_state": {"mean": [0.06895492501135483, 0.33354496510925685, 1.1777490396763897, 0.04785192421118923, 0.04763430821055191, 0.010871495910794416, 0.28693624576732074, -0.34394036686383045, 1.2130779022766187, 0.058520216649987834, 0.23834382733805948, -0.00039914731384403147], "std": [4.530225839388694e-05, 7.513233464940197e-06, 0.00018487543258423423, 1.646247045511771e-05, 0.0008665880939983679, 0.0003348905075296539, 0.1573429423438392, 0.060808615706532614, 0.06704101679082486, 0.11423299869977727, 0.1467037639352215, 0.28508980651373794], "min": [0.0688974273346502, 0.3335418552423515, 1.1774654368242556, 0.04783597454748411, 0.04601812829194385, 0.010744368562934606, -0.06995296308149972, -0.44258086320194784, 1.1310538761608964, -0.27519725396909456, -0.0979914529953465, -0.6305538067919695], "max": [0.06901379717291045, 0.3335765941957915, 1.17804746241874, 0.04791834438190322, 0.04908646177920173, 0.012275214775763585, 0.4903464643803341, -0.2373886825590288, 1.3916646125033811, 0.43574486375201144, 0.6286627329769936, 0.7598152837644084], "count": [534]}, "eef_sim_pose_action": {"mean": [0.06895492501135483, 0.33354496510925685, 1.1777490396763897, 0.04785192421118923, 0.04763430821055191, 0.010871495910794416, 0.28693624576732074, -0.34394036686383045, 1.2130779022766187, 0.058520216649987834, 0.23834382733805948, -0.00039914731384403147], "std": [4.530225839388694e-05, 7.513233464940197e-06, 0.00018487543258423423, 1.646247045511771e-05, 0.0008665880939983679, 0.0003348905075296539, 0.1573429423438392, 0.060808615706532614, 0.06704101679082486, 0.11423299869977727, 0.1467037639352215, 0.28508980651373794], "min": [0.0688974273346502, 0.3335418552423515, 1.1774654368242556, 0.04783597454748411, 0.04601812829194385, 0.010744368562934606, -0.06995296308149972, -0.44258086320194784, 1.1310538761608964, -0.27519725396909456, -0.0979914529953465, -0.6305538067919695], "max": [0.06901379717291045, 0.3335765941957915, 1.17804746241874, 0.04791834438190322, 0.04908646177920173, 0.012275214775763585, 0.4903464643803341, -0.2373886825590288, 1.3916646125033811, 0.43574486375201144, 0.6286627329769936, 0.7598152837644084], "count": [534]}, "gripper_mode_state": {"mean": [1.0, 0.5898876404494382], "std": [0.0, 0.4918538523732752], "min": [1, 0], "max": [1, 1], "count": [534]}, "gripper_activity_state": {"mean": [2.0, 1.6198501872659177], "std": [0.0, 0.7316156099873211], "min": [2, 0], "max": [2, 2], "count": [534]}, "gripper_mode_action": {"mean": [1.0, 0.5898876404494382], "std": [0.0, 0.4918538523732752], "min": [1, 0], "max": [1, 1], "count": [534]}, "gripper_activity_action": {"mean": [2.0, 1.6198501872659177], "std": [0.0, 0.7316156099873211], "min": [2, 0], "max": [2, 2], "count": [534]}, "gripper_open_scale_state": {"mean": [0.04342621812021871, 0.44396186000510623], "std": [3.088265330124852e-06, 0.3839347931017345], "min": [0.0433549199785505, 0.029800410781587874], "max": [0.04342635188783918, 0.9723634719848633], "count": [534]}, "gripper_open_scale_action": {"mean": [0.04342621812021871, 0.44396186000510623], "std": [3.088265330124852e-06, 0.3839347931017345], "min": [0.0433549199785505, 0.029800410781587874], "max": [0.04342635188783918, 0.9723634719848633], "count": [534]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065486662525432]], [[0.49870020841210677]], [[0.3943987355732008]]], "std": [[[0.2540579455381775]], [[0.255315624287502]], [[0.21990542233709984]]], "count": [121]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43778587344028524]], [[0.44562443958299575]], [[0.43488247897873566]]], "std": [[[0.20815899968435733]], [[0.20706566274845709]], [[0.21681553272692888]]], "count": [121]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39205938844775745]], [[0.39601648841354725]], [[0.38320443742235183]]], "std": [[[0.2144200594764579]], [[0.2210297996050419]], [[0.23795771890243544]]], "count": [121]}, "observation.state": {"min": [-0.7133010625839233, -0.010574957355856895, -1.6902443170547485, -1.1101984977722168, -0.6175108551979065, -0.8298836350440979, 0.05993271246552467, 0.004601942375302315, 0.0, -0.001518616103567183, -0.0015339808305725455, -0.0016934052109718323, -0.007669903803616762, 0.051282260566949844], "max": [0.05257714167237282, 2.451301336288452, 0.0015339808305725455, 1.1085479259490967, 0.5353593230247498, 0.10124272853136063, 1.6889585256576538, 0.004601942375302315, 0.0015339808305725455, 0.0, 0.003037232207134366, 0.0, -0.0015339808305725455, 0.051503751426935196], "mean": [-0.3304003179073334, 1.5475150346755981, -0.8817675113677979, -0.10343623161315918, 0.24974168837070465, -0.26727283000946045, 0.7389548420906067, 0.0046019540168344975, 5.067445727036102e-06, -4.910964889859315e-06, -1.6524239981663413e-05, -9.460171895625535e-06, -0.003045876743271947, 0.05128360539674759], "std": [0.22296616435050964, 0.8096259832382202, 0.48278704285621643, 0.5524410009384155, 0.22915972769260406, 0.28770479559898376, 0.6204358339309692, 1.1641532182693481e-08, 8.784455712884665e-05, 8.515932131558657e-05, 0.0003025424375664443, 0.00011712741252267733, 0.0005002458929084241, 1.3953474081063177e-05], "count": [603]}, "action": {"min": [-0.7133010625839233, -0.010574957355856895, -1.6902443170547485, -1.1101984977722168, -0.6175108551979065, -0.8298836350440979, 0.05993271246552467, 0.004601942375302315, 0.0, -0.001518616103567183, -0.0015339808305725455, -0.0016934052109718323, -0.007669903803616762, 0.051282260566949844], "max": [0.05257714167237282, 2.451301336288452, 0.0015339808305725455, 1.1085479259490967, 0.5353593230247498, 0.10124272853136063, 1.6889585256576538, 0.004601942375302315, 0.0015339808305725455, 0.0, 0.003037232207134366, 0.0, -0.0015339808305725455, 0.051503751426935196], "mean": [-0.3304003179073334, 1.5475150346755981, -0.8817675113677979, -0.10343623161315918, 0.24974168837070465, -0.26727283000946045, 0.7389548420906067, 0.0046019540168344975, 5.067445727036102e-06, -4.910964889859315e-06, -1.6524239981663413e-05, -9.460171895625535e-06, -0.003045876743271947, 0.05128360539674759], "std": [0.22296616435050964, 0.8096259832382202, 0.48278704285621643, 0.5524410009384155, 0.22915972769260406, 0.28770479559898376, 0.6204358339309692, 1.1641532182693481e-08, 8.784455712884665e-05, 8.515932131558657e-05, 0.0003025424375664443, 0.00011712741252267733, 0.0005002458929084241, 1.3953474081063177e-05], "count": [603]}, "timestamp": {"min": [0.0], "max": [20.066666666666666], "mean": [10.033333333333333], "std": [5.8023622264908115], "count": [603]}, "frame_index": {"min": [0], "max": [602], "mean": [301.0], "std": [174.07086679472434], "count": [603]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [603]}, "index": {"min": [74098], "max": [74700], "mean": [74399.0], "std": [174.07086679472434], "count": [603]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [603]}, "subtask_annotation": {"mean": [4.9950248756218905, 13.0, 13.0, 13.0, 13.0], "std": [4.735278325534484, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [603]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [603]}, "eef_direction_state": {"mean": [3.056384742951907, 6.0], "std": [2.154128635975826, 0.0], "min": [0, 6], "max": [6, 6], "count": [603]}, "eef_velocity_state": {"mean": [1.5008291873963515, 0.0], "std": [0.7428482514755211, 0.0], "min": [0, 0], "max": [2, 0], "count": [603]}, "eef_acc_mag_state": {"mean": [1.2951907131011609, 0.0], "std": [0.7232871951124175, 0.0], "min": [0, 0], "max": [2, 0], "count": [603]}, "eef_direction_action": {"mean": [3.056384742951907, 6.0], "std": [2.154128635975826, 0.0], "min": [0, 6], "max": [6, 6], "count": [603]}, "eef_velocity_action": {"mean": [1.5008291873963515, 0.0], "std": [0.7428482514755211, 0.0], "min": [0, 0], "max": [2, 0], "count": [603]}, "eef_acc_mag_action": {"mean": [1.2951907131011609, 0.0], "std": [0.7232871951124175, 0.0], "min": [0, 0], "max": [2, 0], "count": [603]}, "eef_sim_pose_state": {"mean": [0.32433366748003867, 0.22913389064882117, 1.2274543932321917, -0.0882974817060989, 0.5241682443276785, -0.0091863147018784, 0.0691307380627981, -0.3365953629467937, 1.182498170640659, -0.0030458838668299235, -1.6367771229853422e-05, 0.004592482177909902], "std": [0.15546130732146574, 0.0856721521837994, 0.05976547586268401, 0.18589744748176135, 0.3477817162768719, 0.2726710612022733, 2.8299149080907536e-07, 2.6349482586291027e-06, 2.6746514918736936e-05, 0.0005003948350686978, 0.0003040650819818586, 0.0001171277570331279], "min": [-0.014663967275278592, 0.0405174063374233, 1.1357848800604202, -0.7190761988513399, -0.11469618289668415, -1.0181674009967687, 0.06913060842020446, -0.33663322528674644, 1.1823377624245897, -0.0076745675860877376, -0.0015339808305727676, 0.0029085296620217486], "max": [0.5142206738511993, 0.353440663568003, 1.4068106087867662, 0.1587228706380167, 1.2099402488168924, 0.4703619575549211, 0.0691376608283488, -0.33659515010399765, 1.18265223757541, -0.0015339808305725455, 0.0030403016453073306, 0.004601942375302316], "count": [603]}, "eef_sim_pose_action": {"mean": [0.32433366748003867, 0.22913389064882117, 1.2274543932321917, -0.0882974817060989, 0.5241682443276785, -0.0091863147018784, 0.0691307380627981, -0.3365953629467937, 1.182498170640659, -0.0030458838668299235, -1.6367771229853422e-05, 0.004592482177909902], "std": [0.15546130732146574, 0.0856721521837994, 0.05976547586268401, 0.18589744748176135, 0.3477817162768719, 0.2726710612022733, 2.8299149080907536e-07, 2.6349482586291027e-06, 2.6746514918736936e-05, 0.0005003948350686978, 0.0003040650819818586, 0.0001171277570331279], "min": [-0.014663967275278592, 0.0405174063374233, 1.1357848800604202, -0.7190761988513399, -0.11469618289668415, -1.0181674009967687, 0.06913060842020446, -0.33663322528674644, 1.1823377624245897, -0.0076745675860877376, -0.0015339808305727676, 0.0029085296620217486], "max": [0.5142206738511993, 0.353440663568003, 1.4068106087867662, 0.1587228706380167, 1.2099402488168924, 0.4703619575549211, 0.0691376608283488, -0.33659515010399765, 1.18265223757541, -0.0015339808305725455, 0.0030403016453073306, 0.004601942375302316], "count": [603]}, "gripper_mode_state": {"mean": [0.6003316749585407, 1.0], "std": [0.48983012871812165, 0.0], "min": [0, 1], "max": [1, 1], "count": [603]}, "gripper_activity_state": {"mean": [1.3747927031509122, 2.0], "std": [0.8574102403237885, 0.0], "min": [0, 2], "max": [2, 2], "count": [603]}, "gripper_mode_action": {"mean": [0.6003316749585407, 1.0], "std": [0.48983012871812165, 0.0], "min": [0, 1], "max": [1, 1], "count": [603]}, "gripper_activity_action": {"mean": [1.3747927031509122, 2.0], "std": [0.8574102403237885, 0.0], "min": [0, 2], "max": [2, 2], "count": [603]}, "gripper_open_scale_state": {"mean": [0.4222599885505211, 0.029304787378914617], "std": [0.35453442867310847, 7.972307180718256e-06], "min": [0.0342472642660141, 0.029304148895399913], "max": [0.9651191575186593, 0.029430715101105825], "count": [603]}, "gripper_open_scale_action": {"mean": [0.4222599885505211, 0.029304787378914617], "std": [0.35453442867310847, 7.972307180718256e-06], "min": [0.0342472642660141, 0.029304148895399913], "max": [0.9651191575186593, 0.029430715101105825], "count": [603]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.5297606263616558]], [[0.5214584504357298]], [[0.4087579112200436]]], "std": [[[0.24626013502797178]], [[0.24514800166920264]], [[0.20763989315873185]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4215495098039216]], [[0.4248075571895425]], [[0.40959856209150325]]], "std": [[[0.17130989372828231]], [[0.1732908583940138]], [[0.1863175537108039]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36918954793028325]], [[0.38009030501089325]], [[0.36829101579520696]]], "std": [[[0.305976991557365]], [[0.3024113753654689]], [[0.32135033314882466]]], "count": [100]}, "observation.state": {"min": [0.0, -0.0015339808305725455, -1.1901411580891255e-18, -0.004601942375302315, 0.003067961661145091, 0.02761165425181389, 0.07462162524461746, -0.30833014845848083, 0.0, -1.79653799533844, -1.1059900522232056, -0.2860548794269562, -0.06391533464193344, 0.05202663317322731], "max": [0.0, 1.0842021724855044e-19, 0.0015339808305725455, -0.003067961661145091, 0.004601942375302315, 0.029145635664463043, 0.07486635446548462, 0.3630060851573944, 2.142993688583374, 0.003067961661145091, 1.5296602249145508, 0.011759991757571697, 0.4832039475440979, 1.696852684020996], "mean": [0.0, -0.001284635509364307, 0.000320467515848577, -0.003147731302306056, 0.0031748905312269926, 0.02786574698984623, 0.07485895603895187, 0.08786965906620026, 1.4888503551483154, -0.6794785261154175, -0.4612756371498108, -0.17266355454921722, 0.16171738505363464, 0.6010183095932007], "std": [0.0, 0.0005067262682132423, 0.0005616251146420836, 0.0003289518062956631, 0.0003802265564445406, 0.0005264497012831271, 3.488222500891425e-05, 0.22570043802261353, 0.7648609280586243, 0.35990026593208313, 0.6659374237060547, 0.09596271067857742, 0.1291307508945465, 0.5311654806137085], "count": [320]}, "action": {"min": [0.0, -0.0015339808305725455, -1.1901411580891255e-18, -0.004601942375302315, 0.003067961661145091, 0.02761165425181389, 0.07462162524461746, -0.30833014845848083, 0.0, -1.79653799533844, -1.1059900522232056, -0.2860548794269562, -0.06391533464193344, 0.05202663317322731], "max": [0.0, 1.0842021724855044e-19, 0.0015339808305725455, -0.003067961661145091, 0.004601942375302315, 0.029145635664463043, 0.07486635446548462, 0.3630060851573944, 2.142993688583374, 0.003067961661145091, 1.5296602249145508, 0.011759991757571697, 0.4832039475440979, 1.696852684020996], "mean": [0.0, -0.001284635509364307, 0.000320467515848577, -0.003147731302306056, 0.0031748905312269926, 0.02786574698984623, 0.07485895603895187, 0.08786965906620026, 1.4888503551483154, -0.6794785261154175, -0.4612756371498108, -0.17266355454921722, 0.16171738505363464, 0.6010183095932007], "std": [0.0, 0.0005067262682132423, 0.0005616251146420836, 0.0003289518062956631, 0.0003802265564445406, 0.0005264497012831271, 3.488222500891425e-05, 0.22570043802261353, 0.7648609280586243, 0.35990026593208313, 0.6659374237060547, 0.09596271067857742, 0.1291307508945465, 0.5311654806137085], "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": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [320]}, "index": {"min": [74701], "max": [75020], "mean": [74860.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [8.2, 13.0, 13.0, 13.0, 13.0], "std": [2.3999999999999986, 0.0, 0.0, 0.0, 0.0], "min": [7, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [320]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [320]}, "eef_direction_state": {"mean": [6.0, 2.784375], "std": [0.0, 2.1463063293423437], "min": [6, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.0, 1.5125], "std": [0.0, 0.6613197033205656], "min": [0, 0], "max": [0, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.0, 1.3], "std": [0.0, 0.687386354243376], "min": [0, 0], "max": [0, 2], "count": [320]}, "eef_direction_action": {"mean": [6.0, 2.784375], "std": [0.0, 2.1463063293423437], "min": [6, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.0, 1.5125], "std": [0.0, 0.6613197033205656], "min": [0, 0], "max": [0, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.0, 1.3], "std": [0.0, 0.687386354243376], "min": [0, 0], "max": [0, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.06905684188853996, 0.33358120430370575, 1.1826994724028688, 0.02785258487166752, -0.004111870983077174, 0.0031749131189680105, 0.30466203401004344, -0.30985744554903244, 1.2227220743853384, 0.08884838098821966, 0.33994871971172996, -0.10229832560871696], "std": [5.756364789694553e-05, 8.556177318210724e-06, 0.00015744539081378336, 0.0005244581669340654, 0.0008381323208978368, 0.00038023589901992836, 0.17713177478984407, 0.07121162169357823, 0.056358447006281114, 0.10141794055306229, 0.2127241005432933, 0.18341725278898383], "min": [0.06901267205594533, 0.33357879823295816, 1.1823492803872266, 0.027597535591163812, -0.006135886882781438, 0.00306796527073196, -0.16033942023371836, -0.44735774355296, 1.152383014351028, -0.12232551838822037, -0.18663804214789836, -0.5079406317104559], "max": [0.0692458454515634, 0.33361331714375053, 1.1829316492379547, 0.029136089481195553, -0.0015339736113604285, 0.004602029005976225, 0.47930999400049323, -0.21821341434427258, 1.3856194982218413, 0.27067912023890955, 1.0389702697335927, 0.0979866027871728], "count": [320]}, "eef_sim_pose_action": {"mean": [0.06905684188853996, 0.33358120430370575, 1.1826994724028688, 0.02785258487166752, -0.004111870983077174, 0.0031749131189680105, 0.30466203401004344, -0.30985744554903244, 1.2227220743853384, 0.08884838098821966, 0.33994871971172996, -0.10229832560871696], "std": [5.756364789694553e-05, 8.556177318210724e-06, 0.00015744539081378336, 0.0005244581669340654, 0.0008381323208978368, 0.00038023589901992836, 0.17713177478984407, 0.07121162169357823, 0.056358447006281114, 0.10141794055306229, 0.2127241005432933, 0.18341725278898383], "min": [0.06901267205594533, 0.33357879823295816, 1.1823492803872266, 0.027597535591163812, -0.006135886882781438, 0.00306796527073196, -0.16033942023371836, -0.44735774355296, 1.152383014351028, -0.12232551838822037, -0.18663804214789836, -0.5079406317104559], "max": [0.0692458454515634, 0.33361331714375053, 1.1829316492379547, 0.029136089481195553, -0.0015339736113604285, 0.004602029005976225, 0.47930999400049323, -0.21821341434427258, 1.3856194982218413, 0.27067912023890955, 1.0389702697335927, 0.0979866027871728], "count": [320]}, "gripper_mode_state": {"mean": [1.0, 0.759375], "std": [0.0, 0.4274629918191755], "min": [1, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [2.0, 1.66875], "std": [0.0, 0.6912115721687521], "min": [2, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [1.0, 0.759375], "std": [0.0, 0.4274629918191755], "min": [1, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [2.0, 1.66875], "std": [0.0, 0.6912115721687521], "min": [2, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.042776397030268656, 0.34343863779545836], "std": [1.9932115895268237e-05, 0.30352304503296906], "min": [0.04264092871120998, 0.029729504670415605], "max": [0.04278077398027692, 0.9696301051548549], "count": [320]}, "gripper_open_scale_action": {"mean": [0.042776397030268656, 0.34343863779545836], "std": [1.9932115895268237e-05, 0.30352304503296906], "min": [0.04264092871120998, 0.029729504670415605], "max": [0.04278077398027692, 0.9696301051548549], "count": [320]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5204704904262174]], [[0.5095685967657798]], [[0.39993957700451077]]], "std": [[[0.23717549173121572]], [[0.2367362994789928]], [[0.2023041779549486]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4181079371106815]], [[0.4256060154499985]], [[0.41469290251311797]]], "std": [[[0.15878983404279695]], [[0.16314067399815854]], [[0.17157180556664367]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41374507694314033]], [[0.4135896813341925]], [[0.3999611391113566]]], "std": [[[0.24863891693495535]], [[0.2507379347725444]], [[0.26683258002428495]]], "count": [142]}, "observation.state": {"min": [0.0, 0.0, 0.0, 0.004601942375302315, -0.03528155758976936, 0.08436894416809082, 0.07624725252389908, -0.05950241908431053, -0.007669903803616762, -1.4837143421173096, -1.0400389432907104, -0.9255648255348206, -0.07069118320941925, 0.04897698014974594], "max": [0.0, 0.0, 0.0, 0.004601942375302315, -0.03374757617712021, 0.08713268488645554, 0.07649841904640198, 0.5829126834869385, 2.4804468154907227, 0.0015339808305725455, 0.8746098279953003, 0.6942995190620422, 0.5474001169204712, 1.6995680332183838], "mean": [0.0, 0.0, 0.0, 0.0046019540168344975, -0.03382415324449539, 0.08587346971035004, 0.07641052454710007, 0.29608064889907837, 1.7779792547225952, -0.9952199459075928, -0.31160250306129456, -0.28279635310173035, 0.1953643411397934, 0.8919158577919006], "std": [0.0, 0.0, 0.0, 1.1641532182693481e-08, 0.0003061956667806953, 0.00020788183610420674, 9.867485641734675e-05, 0.21611258387565613, 0.8291944861412048, 0.38456958532333374, 0.5852296352386475, 0.28418517112731934, 0.1483374536037445, 0.7101224064826965], "count": [742]}, "action": {"min": [0.0, 0.0, 0.0, 0.004601942375302315, -0.03528155758976936, 0.08436894416809082, 0.07624725252389908, -0.05950241908431053, -0.007669903803616762, -1.4837143421173096, -1.0400389432907104, -0.9255648255348206, -0.07069118320941925, 0.04897698014974594], "max": [0.0, 0.0, 0.0, 0.004601942375302315, -0.03374757617712021, 0.08713268488645554, 0.07649841904640198, 0.5829126834869385, 2.4804468154907227, 0.0015339808305725455, 0.8746098279953003, 0.6942995190620422, 0.5474001169204712, 1.6995680332183838], "mean": [0.0, 0.0, 0.0, 0.0046019540168344975, -0.03382415324449539, 0.08587346971035004, 0.07641052454710007, 0.29608064889907837, 1.7779792547225952, -0.9952199459075928, -0.31160250306129456, -0.28279635310173035, 0.1953643411397934, 0.8919158577919006], "std": [0.0, 0.0, 0.0, 1.1641532182693481e-08, 0.0003061956667806953, 0.00020788183610420674, 9.867485641734675e-05, 0.21611258387565613, 0.8291944861412048, 0.38456958532333374, 0.5852296352386475, 0.28418517112731934, 0.1483374536037445, 0.7101224064826965], "count": [742]}, "timestamp": {"min": [0.0], "max": [24.7], "mean": [12.349999999999998], "std": [7.139891844807985], "count": [742]}, "frame_index": {"min": [0], "max": [741], "mean": [370.5], "std": [214.1967553442395], "count": [742]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [742]}, "index": {"min": [75021], "max": [75762], "mean": [75391.5], "std": [214.1967553442395], "count": [742]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [742]}, "subtask_annotation": {"mean": [3.4487870619946093, 13.0, 13.0, 13.0, 13.0], "std": [3.9123747809170255, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [742]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [742]}, "eef_direction_state": {"mean": [6.0, 3.2681940700808627], "std": [0.0, 2.1964285455866324], "min": [6, 0], "max": [6, 6], "count": [742]}, "eef_velocity_state": {"mean": [0.0, 1.3477088948787062], "std": [0.0, 0.787615652844409], "min": [0, 0], "max": [0, 2], "count": [742]}, "eef_acc_mag_state": {"mean": [0.0, 1.2291105121293802], "std": [0.0, 0.7604183953818108], "min": [0, 0], "max": [0, 2], "count": [742]}, "eef_direction_action": {"mean": [6.0, 3.2681940700808627], "std": [0.0, 2.1964285455866324], "min": [6, 0], "max": [6, 6], "count": [742]}, "eef_velocity_action": {"mean": [0.0, 1.3477088948787062], "std": [0.0, 0.787615652844409], "min": [0, 0], "max": [0, 2], "count": [742]}, "eef_acc_mag_action": {"mean": [0.0, 1.2291105121293802], "std": [0.0, 0.7604183953818108], "min": [0, 0], "max": [0, 2], "count": [742]}, "eef_sim_pose_state": {"mean": [0.06911652716837148, 0.3327487542190152, 1.1820233480042883, 0.08571763919809441, 0.004599309870628923, -0.033824778928248214, 0.3787861073807293, -0.22982231044012447, 1.202809504651377, 0.12109381519947986, 0.4441236908751287, 0.0005349521695081556], "std": [2.3735251392203367e-07, 6.886216075753583e-06, 1.0922902922003182e-09, 0.00020778759982511465, 4.8540277106968584e-08, 0.0003061982324820138, 0.1651396708987599, 0.08447994943149967, 0.06909953218241274, 0.23819991736146728, 0.36091531817804223, 0.3272871245250918], "min": [0.0691153954695788, 0.3327159838140286, 1.1820233477306439, 0.08421366814998184, 0.004599078430177261, -0.03528193087728909, -0.02631192641549838, -0.3572141285930209, 1.1156468453316692, -0.07069627725292771, -0.16220218375869222, -0.9846973099979004], "max": [0.06911658663499187, 0.33275048243583527, 1.1820233532123572, 0.08697035372963954, 0.00459932203197555, -0.033747933259955946, 0.55237106353792, -0.10832508725210277, 1.3928282783204267, 1.3782105031067626, 1.2450803999242859, 1.261917913980049], "count": [742]}, "eef_sim_pose_action": {"mean": [0.06911652716837148, 0.3327487542190152, 1.1820233480042883, 0.08571763919809441, 0.004599309870628923, -0.033824778928248214, 0.3787861073807293, -0.22982231044012447, 1.202809504651377, 0.12109381519947986, 0.4441236908751287, 0.0005349521695081556], "std": [2.3735251392203367e-07, 6.886216075753583e-06, 1.0922902922003182e-09, 0.00020778759982511465, 4.8540277106968584e-08, 0.0003061982324820138, 0.1651396708987599, 0.08447994943149967, 0.06909953218241274, 0.23819991736146728, 0.36091531817804223, 0.3272871245250918], "min": [0.0691153954695788, 0.3327159838140286, 1.1820233477306439, 0.08421366814998184, 0.004599078430177261, -0.03528193087728909, -0.02631192641549838, -0.3572141285930209, 1.1156468453316692, -0.07069627725292771, -0.16220218375869222, -0.9846973099979004], "max": [0.06911658663499187, 0.33275048243583527, 1.1820233532123572, 0.08697035372963954, 0.00459932203197555, -0.033747933259955946, 0.55237106353792, -0.10832508725210277, 1.3928282783204267, 1.3782105031067626, 1.2450803999242859, 1.261917913980049], "count": [742]}, "gripper_mode_state": {"mean": [1.0, 0.4366576819407008], "std": [0.0, 0.4959715221087524], "min": [1, 0], "max": [1, 1], "count": [742]}, "gripper_activity_state": {"mean": [2.0, 1.545822102425876], "std": [0.0, 0.7804398239177491], "min": [2, 0], "max": [2, 2], "count": [742]}, "gripper_mode_action": {"mean": [1.0, 0.4366576819407008], "std": [0.0, 0.4959715221087524], "min": [1, 0], "max": [1, 1], "count": [742]}, "gripper_activity_action": {"mean": [2.0, 1.545822102425876], "std": [0.0, 0.7804398239177491], "min": [2, 0], "max": [2, 2], "count": [742]}, "gripper_open_scale_state": {"mean": [0.04366299676973178, 0.5096690834090697], "std": [5.638549446565949e-05, 0.40578436649497696], "min": [0.043569858585085185, 0.027986845799854825], "max": [0.0437133823122297, 0.9711817332676479], "count": [742]}, "gripper_open_scale_action": {"mean": [0.04366299676973178, 0.5096690834090697], "std": [5.638549446565949e-05, 0.40578436649497696], "min": [0.043569858585085185, 0.027986845799854825], "max": [0.0437133823122297, 0.9711817332676479], "count": [742]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049314106040281]], [[0.49838002088268596]], [[0.3919053750321089]]], "std": [[[0.26477909191571686]], [[0.2629998822164775]], [[0.22452744167710995]]], "count": [229]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39192816879299025]], [[0.4008265226760282]], [[0.3864148138634396]]], "std": [[[0.22783578677315472]], [[0.2260847238912383]], [[0.23996299833824736]]], "count": [229]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37821463500489955]], [[0.38348458772155153]], [[0.3679496151687264]]], "std": [[[0.23944080534118897]], [[0.23945191356515916]], [[0.25458453645804835]]], "count": [229]}, "observation.state": {"min": [-0.9662847518920898, -0.0015339808305725455, -1.6383453607559204, -1.5299999713897705, -0.7672363519668579, -0.3880971372127533, 0.07167995721101761, -0.004601942375302315, -0.006500576622784138, -0.8908124566078186, -1.5299999713897705, -0.580365777015686, -0.10434257239103317, 0.05202663317322731], "max": [0.5201320648193359, 2.386874198913574, 0.0015339808305725455, 1.2494012117385864, 0.8284000754356384, 0.3093110918998718, 1.689217448234558, 0.6795300245285034, 2.3711297512054443, 0.003067961661145091, 0.6308788657188416, 0.5475959777832031, 0.2843587100505829, 1.6718459129333496], "mean": [-0.19082993268966675, 1.4158928394317627, -0.37846994400024414, -0.8191583156585693, 0.09301810711622238, 0.009052685461938381, 0.8143125176429749, 0.048842884600162506, 0.35515129566192627, -0.08192514628171921, -0.19612230360507965, -0.020325256511569023, -0.0047455294989049435, 0.21388335525989532], "std": [0.4128994047641754, 0.979097306728363, 0.3875753879547119, 0.699096143245697, 0.3835415542125702, 0.16453227400779724, 0.7033353447914124, 0.14051833748817444, 0.7635408043861389, 0.17809534072875977, 0.5049027800559998, 0.14087840914726257, 0.062341004610061646, 0.4154689908027649], "count": [1408]}, "action": {"min": [-0.9662847518920898, -0.0015339808305725455, -1.6383453607559204, -1.5299999713897705, -0.7672363519668579, -0.3880971372127533, 0.07167995721101761, -0.004601942375302315, -0.006500576622784138, -0.8908124566078186, -1.5299999713897705, -0.580365777015686, -0.10434257239103317, 0.05202663317322731], "max": [0.5201320648193359, 2.386874198913574, 0.0015339808305725455, 1.2494012117385864, 0.8284000754356384, 0.3093110918998718, 1.689217448234558, 0.6795300245285034, 2.3711297512054443, 0.003067961661145091, 0.6308788657188416, 0.5475959777832031, 0.2843587100505829, 1.6718459129333496], "mean": [-0.19082993268966675, 1.4158928394317627, -0.37846994400024414, -0.8191583156585693, 0.09301810711622238, 0.009052685461938381, 0.8143125176429749, 0.048842884600162506, 0.35515129566192627, -0.08192514628171921, -0.19612230360507965, -0.020325256511569023, -0.0047455294989049435, 0.21388335525989532], "std": [0.4128994047641754, 0.979097306728363, 0.3875753879547119, 0.699096143245697, 0.3835415542125702, 0.16453227400779724, 0.7033353447914124, 0.14051833748817444, 0.7635408043861389, 0.17809534072875977, 0.5049027800559998, 0.14087840914726257, 0.062341004610061646, 0.4154689908027649], "count": [1408]}, "timestamp": {"min": [0.0], "max": [46.9], "mean": [23.45], "std": [13.548482899900225], "count": [1408]}, "frame_index": {"min": [0], "max": [1407], "mean": [703.5], "std": [406.4544869970068], "count": [1408]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1408]}, "index": {"min": [75763], "max": [77170], "mean": [76466.5], "std": [406.4544869970068], "count": [1408]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1408]}, "subtask_annotation": {"mean": [6.234375, 13.0, 13.0, 13.0, 13.0], "std": [3.062634070581089, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1408]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [1408]}, "eef_direction_state": {"mean": [3.9119318181818183, 5.267755681818182], "std": [2.1589993252107167, 1.660464429648179], "min": [0, 0], "max": [6, 6], "count": [1408]}, "eef_velocity_state": {"mean": [0.9794034090909091, 0.38139204545454547], "std": [0.837000656286919, 0.7538690315664378], "min": [0, 0], "max": [2, 2], "count": [1408]}, "eef_acc_mag_state": {"mean": [0.8955965909090909, 0.32457386363636365], "std": [0.8366823938449928, 0.6650090482970014], "min": [0, 0], "max": [2, 2], "count": [1408]}, "eef_direction_action": {"mean": [3.9119318181818183, 5.267755681818182], "std": [2.1589993252107167, 1.660464429648179], "min": [0, 0], "max": [6, 6], "count": [1408]}, "eef_velocity_action": {"mean": [0.9794034090909091, 0.38139204545454547], "std": [0.837000656286919, 0.7538690315664378], "min": [0, 0], "max": [2, 2], "count": [1408]}, "eef_acc_mag_action": {"mean": [0.8955965909090909, 0.32457386363636365], "std": [0.8366823938449928, 0.6650090482970014], "min": [0, 0], "max": [2, 2], "count": [1408]}, "eef_sim_pose_state": {"mean": [0.2616831677613145, 0.283630817388437, 1.1804358855052082, 0.04308261651962896, 0.19005577467694001, -0.09166608737729032, 0.11533344334711755, -0.3247503204489122, 1.182492265482676, -0.00816529170323198, 0.07336180549829989, 0.028216056496285998], "std": [0.14809205767002, 0.1122169762225351, 0.06750758929240296, 0.08400335559727058, 0.167034633698879, 0.34150506742047065, 0.10465089863735777, 0.03562792365378428, 0.03914859051739019, 0.08129672002432933, 0.17529665727469682, 0.13995531118501509], "min": [-0.04140090622656909, 0.11182378763923066, 1.0821244818058435, -0.433459486061339, -0.1350872366973752, -0.9930212556275715, -0.04207584601809331, -0.3521731190614053, 1.0875584871931072, -0.0999271291410418, -0.3468782317209036, -0.5253535273386591], "max": [0.5003045853343574, 0.5062388419833757, 1.4822081520980914, 0.21613959616191358, 0.7161857186795411, 0.704445229486157, 0.4119302216119316, -0.1625783352705645, 1.3850646237644617, 0.5333452357716604, 0.9417881157127632, 0.7376314841869129], "count": [1408]}, "eef_sim_pose_action": {"mean": [0.2616831677613145, 0.283630817388437, 1.1804358855052082, 0.04308261651962896, 0.19005577467694001, -0.09166608737729032, 0.11533344334711755, -0.3247503204489122, 1.182492265482676, -0.00816529170323198, 0.07336180549829989, 0.028216056496285998], "std": [0.14809205767002, 0.1122169762225351, 0.06750758929240296, 0.08400335559727058, 0.167034633698879, 0.34150506742047065, 0.10465089863735777, 0.03562792365378428, 0.03914859051739019, 0.08129672002432933, 0.17529665727469682, 0.13995531118501509], "min": [-0.04140090622656909, 0.11182378763923066, 1.0821244818058435, -0.433459486061339, -0.1350872366973752, -0.9930212556275715, -0.04207584601809331, -0.3521731190614053, 1.0875584871931072, -0.0999271291410418, -0.3468782317209036, -0.5253535273386591], "max": [0.5003045853343574, 0.5062388419833757, 1.4822081520980914, 0.21613959616191358, 0.7161857186795411, 0.704445229486157, 0.4119302216119316, -0.1625783352705645, 1.3850646237644617, 0.5333452357716604, 0.9417881157127632, 0.7376314841869129], "count": [1408]}, "gripper_mode_state": {"mean": [0.5475852272727273, 0.9105113636363636], "std": [0.4977304954947041, 0.2854477541081923], "min": [0, 0], "max": [1, 1], "count": [1408]}, "gripper_activity_state": {"mean": [1.7642045454545454, 1.8664772727272727], "std": [0.6040323245243076, 0.4699021652833887], "min": [0, 0], "max": [2, 2], "count": [1408]}, "gripper_mode_action": {"mean": [0.5475852272727273, 0.9105113636363636], "std": [0.4977304954947041, 0.2854477541081923], "min": [0, 0], "max": [1, 1], "count": [1408]}, "gripper_activity_action": {"mean": [1.7642045454545454, 1.8664772727272727], "std": [0.6040323245243076, 0.4699021652833887], "min": [0, 0], "max": [2, 2], "count": [1408]}, "gripper_open_scale_state": {"mean": [0.46531569133755235, 0.12221821182250316], "std": [0.40190636359869836, 0.23740916216499677], "min": [0.04095997554915292, 0.029729504670415605], "max": [0.9652671132768903, 0.9553405216761998], "count": [1408]}, "gripper_open_scale_action": {"mean": [0.46531569133755235, 0.12221821182250316], "std": [0.40190636359869836, 0.23740916216499677], "min": [0.04095997554915292, 0.029729504670415605], "max": [0.9652671132768903, 0.9553405216761998], "count": [1408]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.441624913349178]], [[0.4306849654634581]], [[0.33725754326351753]]], "std": [[[0.23575855796378414]], [[0.21955498910955343]], [[0.1769438679385697]]], "count": [176]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37811926402505447]], [[0.38794380694196867]], [[0.3741171271538919]]], "std": [[[0.25719618379187076]], [[0.25222965557941124]], [[0.26570809085627256]]], "count": [176]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4098205755471381]], [[0.42185687141018025]], [[0.4173114044860369]]], "std": [[[0.21150435267891415]], [[0.20660427478923293]], [[0.20809944738784766]]], "count": [176]}, "observation.state": {"min": [-0.7300704717636108, -0.010285429656505585, -1.909304141998291, -1.5299999713897705, -0.22856314480304718, -0.1977206915616989, 0.07561945915222168, -0.02069077081978321, -0.0063363490626215935, -0.7989334464073181, -1.5299999713897705, -0.7519413232803345, -0.24586600065231323, 0.05215071886777878], "max": [0.08223479241132736, 2.4078102111816406, 0.004140610806643963, 1.5299999713897705, 0.7239508032798767, 0.22044876217842102, 1.689217448234558, 0.5404634475708008, 2.512660503387451, 0.0015022029401734471, 0.7155695557594299, 0.2408994436264038, 0.17954790592193604, 1.6993095874786377], "mean": [-0.11152555048465729, 0.7217922210693359, -0.31758344173431396, -0.29033249616622925, 0.0870535671710968, 0.025571860373020172, 0.3675920069217682, 0.12318773567676544, 1.051100254058838, -0.1940804123878479, -0.647688090801239, -0.07919444143772125, 0.0030680939089506865, 0.6931610107421875], "std": [0.20565550029277802, 0.9781887531280518, 0.4381110966205597, 0.5552287697792053, 0.24629032611846924, 0.08359342813491821, 0.5152372717857361, 0.18197982013225555, 1.1371949911117554, 0.22400325536727905, 0.754935622215271, 0.1713065803050995, 0.05665917694568634, 0.7549748420715332], "count": [989]}, "action": {"min": [-0.7300704717636108, -0.010285429656505585, -1.909304141998291, -1.5299999713897705, -0.22856314480304718, -0.1977206915616989, 0.07561945915222168, -0.02069077081978321, -0.0063363490626215935, -0.7989334464073181, -1.5299999713897705, -0.7519413232803345, -0.24586600065231323, 0.05215071886777878], "max": [0.08223479241132736, 2.4078102111816406, 0.004140610806643963, 1.5299999713897705, 0.7239508032798767, 0.22044876217842102, 1.689217448234558, 0.5404634475708008, 2.512660503387451, 0.0015022029401734471, 0.7155695557594299, 0.2408994436264038, 0.17954790592193604, 1.6993095874786377], "mean": [-0.11152555048465729, 0.7217922210693359, -0.31758344173431396, -0.29033249616622925, 0.0870535671710968, 0.025571860373020172, 0.3675920069217682, 0.12318773567676544, 1.051100254058838, -0.1940804123878479, -0.647688090801239, -0.07919444143772125, 0.0030680939089506865, 0.6931610107421875], "std": [0.20565550029277802, 0.9781887531280518, 0.4381110966205597, 0.5552287697792053, 0.24629032611846924, 0.08359342813491821, 0.5152372717857361, 0.18197982013225555, 1.1371949911117554, 0.22400325536727905, 0.754935622215271, 0.1713065803050995, 0.05665917694568634, 0.7549748420715332], "count": [989]}, "timestamp": {"min": [0.0], "max": [32.93333333333333], "mean": [16.466666666666665], "std": [9.516652072376433], "count": [989]}, "frame_index": {"min": [0], "max": [988], "mean": [494.0], "std": [285.499562171293], "count": [989]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [989]}, "index": {"min": [77171], "max": [78159], "mean": [77665.0], "std": [285.499562171293], "count": [989]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}, "subtask_annotation": {"mean": [6.249747219413549, 13.0, 13.0, 13.0, 13.0], "std": [3.3181963678017974, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [989]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [989]}, "eef_direction_state": {"mean": [4.406471183013145, 4.245702730030334], "std": [2.23823710611811, 2.2666738071970527], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_state": {"mean": [0.7249747219413549, 0.7340748230535895], "std": [0.9034218313876101, 0.8431378141041946], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_state": {"mean": [0.6258847320525783, 0.6825075834175935], "std": [0.8178848592141186, 0.8257162109737406], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_direction_action": {"mean": [4.406471183013145, 4.245702730030334], "std": [2.23823710611811, 2.2666738071970527], "min": [0, 0], "max": [6, 6], "count": [989]}, "eef_velocity_action": {"mean": [0.7249747219413549, 0.7340748230535895], "std": [0.9034218313876101, 0.8431378141041946], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_acc_mag_action": {"mean": [0.6258847320525783, 0.6825075834175935], "std": [0.8178848592141186, 0.8257162109737406], "min": [0, 0], "max": [2, 2], "count": [989]}, "eef_sim_pose_state": {"mean": [0.18314015842711914, 0.29877403908034994, 1.1933555790523729, 0.04852585481373857, 0.10341292985115008, -0.02173478214232139, 0.20480115467164806, -0.30121569043735014, 1.149463817834008, -0.022104806531086513, 0.2044702881719084, 0.03750418951270008], "std": [0.17562235047199948, 0.06403902701589369, 0.04049937082021035, 0.08871890210117803, 0.17086313615538176, 0.1843110103133325, 0.1530480911467396, 0.053048594676692956, 0.06287724303191097, 0.062448609945893484, 0.24648291224648894, 0.1935684133124376], "min": [-0.18830362764714784, 0.13762055046940275, 1.1276248404876041, -0.21493928823771366, -0.15251629122148724, -0.5760216446165617, -0.03143909903885849, -0.3571441544325111, 1.056806730452041, -0.2768021018587532, -0.2594127761506657, -0.7088301358926199], "max": [0.5480577984590811, 0.37601833780035243, 1.3819206409428908, 0.2997195607363894, 0.6435512401274766, 0.3989775911249449, 0.4299598664427425, -0.17073065431884735, 1.3678984900775446, 0.2376504955383102, 0.825313030986206, 0.6047606731014352], "count": [989]}, "eef_sim_pose_action": {"mean": [0.18314015842711914, 0.29877403908034994, 1.1933555790523729, 0.04852585481373857, 0.10341292985115008, -0.02173478214232139, 0.20480115467164806, -0.30121569043735014, 1.149463817834008, -0.022104806531086513, 0.2044702881719084, 0.03750418951270008], "std": [0.17562235047199948, 0.06403902701589369, 0.04049937082021035, 0.08871890210117803, 0.17086313615538176, 0.1843110103133325, 0.1530480911467396, 0.053048594676692956, 0.06287724303191097, 0.062448609945893484, 0.24648291224648894, 0.1935684133124376], "min": [-0.18830362764714784, 0.13762055046940275, 1.1276248404876041, -0.21493928823771366, -0.15251629122148724, -0.5760216446165617, -0.03143909903885849, -0.3571441544325111, 1.056806730452041, -0.2768021018587532, -0.2594127761506657, -0.7088301358926199], "max": [0.5480577984590811, 0.37601833780035243, 1.3819206409428908, 0.2997195607363894, 0.6435512401274766, 0.3989775911249449, 0.4299598664427425, -0.17073065431884735, 1.3678984900775446, 0.2376504955383102, 0.825313030986206, 0.6047606731014352], "count": [989]}, "gripper_mode_state": {"mean": [0.839231547017189, 0.5854398382204247], "std": [0.3673172436849707, 0.49264595202321915], "min": [0, 0], "max": [1, 1], "count": [989]}, "gripper_activity_state": {"mean": [1.7917087967644085, 1.8645096056622852], "std": [0.5733304439069017, 0.4714758438600275], "min": [0, 0], "max": [2, 2], "count": [989]}, "gripper_mode_action": {"mean": [0.839231547017189, 0.5854398382204247], "std": [0.3673172436849707, 0.49264595202321915], "min": [0, 0], "max": [1, 1], "count": [989]}, "gripper_activity_action": {"mean": [1.7917087967644085, 1.8645096056622852], "std": [0.5733304439069017, 0.4714758438600275], "min": [0, 0], "max": [2, 2], "count": [989]}, "gripper_open_scale_state": {"mean": [0.21005257370498528, 0.3960888139622675], "std": [0.2944213452191481, 0.4314143484110642], "min": [0.043211119515555244, 0.029800410781587874], "max": [0.9652671132768903, 0.971034049987793], "count": [989]}, "gripper_open_scale_action": {"mean": [0.21005257370498528, 0.3960888139622675], "std": [0.2944213452191481, 0.4314143484110642], "min": [0.043211119515555244, 0.029800410781587874], "max": [0.9652671132768903, 0.971034049987793], "count": [989]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5221557627408262]], [[0.5139295926068321]], [[0.4015903605450895]]], "std": [[[0.2442858055334597]], [[0.2437810767926781]], [[0.20644322589352423]]], "count": [153]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42422801771398466]], [[0.42940819414185427]], [[0.4160803412505162]]], "std": [[[0.17340920557803305]], [[0.17675374838790206]], [[0.19257586611375516]]], "count": [153]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40840559720620273]], [[0.4083651409002236]], [[0.39682520255742093]]], "std": [[[0.2539429173341235]], [[0.2576905797809596]], [[0.2718055588146516]]], "count": [153]}, "observation.state": {"min": [-0.006135923322290182, -0.003067961661145091, -0.0029422666411846876, -0.012274018488824368, -0.03622228652238846, -0.004601942375302315, 0.07448989897966385, -0.2990998923778534, -0.011782899498939514, -1.8250688314437866, -0.50916588306427, -0.5816053748130798, -0.19248129427433014, 0.042056601494550705], "max": [-0.0015339808305725455, 0.0, 0.0030135924462229013, 0.006768357940018177, 0.009177515283226967, 0.16200941801071167, 0.07461537420749664, 0.9780776500701904, 2.5395281314849854, 0.024119744077324867, 1.4299554824829102, 0.24834413826465607, 0.518936276435852, 1.6984426975250244], "mean": [-0.004535278771072626, -0.0015778889646753669, 0.0012814210494980216, -0.0015448973281309009, 0.005726594943553209, 0.016405794769525528, 0.07457523792982101, 0.30665552616119385, 1.670873761177063, -1.001440405845642, 0.09393355995416641, -0.09468818455934525, 0.222727432847023, 0.6788755059242249], "std": [0.0005143597372807562, 0.00027717978809960186, 0.0005970942438580096, 0.0010800400050356984, 0.003344337223097682, 0.011094322428107262, 4.708194319391623e-05, 0.32374730706214905, 0.7554540038108826, 0.4018920660018921, 0.3382904827594757, 0.18577727675437927, 0.12230953574180603, 0.6298335790634155], "count": [821]}, "action": {"min": [-0.006135923322290182, -0.003067961661145091, -0.0029422666411846876, -0.012274018488824368, -0.03622228652238846, -0.004601942375302315, 0.07448989897966385, -0.2990998923778534, -0.011782899498939514, -1.8250688314437866, -0.50916588306427, -0.5816053748130798, -0.19248129427433014, 0.042056601494550705], "max": [-0.0015339808305725455, 0.0, 0.0030135924462229013, 0.006768357940018177, 0.009177515283226967, 0.16200941801071167, 0.07461537420749664, 0.9780776500701904, 2.5395281314849854, 0.024119744077324867, 1.4299554824829102, 0.24834413826465607, 0.518936276435852, 1.6984426975250244], "mean": [-0.004535278771072626, -0.0015778889646753669, 0.0012814210494980216, -0.0015448973281309009, 0.005726594943553209, 0.016405794769525528, 0.07457523792982101, 0.30665552616119385, 1.670873761177063, -1.001440405845642, 0.09393355995416641, -0.09468818455934525, 0.222727432847023, 0.6788755059242249], "std": [0.0005143597372807562, 0.00027717978809960186, 0.0005970942438580096, 0.0010800400050356984, 0.003344337223097682, 0.011094322428107262, 4.708194319391623e-05, 0.32374730706214905, 0.7554540038108826, 0.4018920660018921, 0.3382904827594757, 0.18577727675437927, 0.12230953574180603, 0.6298335790634155], "count": [821]}, "timestamp": {"min": [0.0], "max": [27.333333333333332], "mean": [13.666666666666666], "std": [7.900070323175048], "count": [821]}, "frame_index": {"min": [0], "max": [820], "mean": [410.0], "std": [237.00210969525145], "count": [821]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [821]}, "index": {"min": [78160], "max": [78980], "mean": [78570.0], "std": [237.00210969525145], "count": [821]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [821]}, "subtask_annotation": {"mean": [4.344701583434835, 13.0, 13.0, 13.0, 13.0], "std": [4.431567836088739, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [821]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [821]}, "eef_direction_state": {"mean": [6.0, 3.250913520097442], "std": [0.0, 2.120117609537337], "min": [6, 0], "max": [6, 6], "count": [821]}, "eef_velocity_state": {"mean": [0.0, 1.4238733252131548], "std": [0.0, 0.7423930779085008], "min": [0, 0], "max": [0, 2], "count": [821]}, "eef_acc_mag_state": {"mean": [0.0036540803897685747, 1.2082825822168088], "std": [0.07795371498172941, 0.7545103343425038], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_direction_action": {"mean": [6.0, 3.250913520097442], "std": [0.0, 2.120117609537337], "min": [6, 0], "max": [6, 6], "count": [821]}, "eef_velocity_action": {"mean": [0.0, 1.4238733252131548], "std": [0.0, 0.7423930779085008], "min": [0, 0], "max": [0, 2], "count": [821]}, "eef_acc_mag_action": {"mean": [0.0036540803897685747, 1.2082825822168088], "std": [0.07795371498172941, 0.7545103343425038], "min": [0, 0], "max": [2, 2], "count": [821]}, "eef_sim_pose_state": {"mean": [0.06910855284199027, 0.3337421094236024, 1.1822621540679836, 0.016394311369944053, -0.0018413324525257853, 0.0011913249104064626, 0.32965561481041894, -0.23275218770885597, 1.2137174353198057, 0.1608871849984941, 0.7452626077237614, 0.19202137325210847], "std": [4.666388331839145e-05, 8.189607089255652e-05, 0.0001688745845303283, 0.011090502786693846, 0.0011626146385800688, 0.003109171077636506, 0.15017462087782701, 0.11719693956242702, 0.07176026666981662, 0.18382487706610975, 0.3611676687696023, 0.36892844989468715], "min": [0.06877470353091868, 0.3327653313966165, 1.181904156830893, -0.004601942375302315, -0.013807999319396913, -0.03927223578095224, -0.09259111588711105, -0.3930899179140893, 1.118480999875415, -0.18949435761873124, -0.20307807699681857, -0.6026503383607993], "max": [0.06913116794183141, 0.33385687017886057, 1.183718019844556, 0.16190952624493926, 0.003663204260184516, 0.003267362957427784, 0.5457077300885638, 0.049097747724219175, 1.4383034296281378, 0.5848123364528186, 1.287976165922395, 0.8356307455776819], "count": [821]}, "eef_sim_pose_action": {"mean": [0.06910855284199027, 0.3337421094236024, 1.1822621540679836, 0.016394311369944053, -0.0018413324525257853, 0.0011913249104064626, 0.32965561481041894, -0.23275218770885597, 1.2137174353198057, 0.1608871849984941, 0.7452626077237614, 0.19202137325210847], "std": [4.666388331839145e-05, 8.189607089255652e-05, 0.0001688745845303283, 0.011090502786693846, 0.0011626146385800688, 0.003109171077636506, 0.15017462087782701, 0.11719693956242702, 0.07176026666981662, 0.18382487706610975, 0.3611676687696023, 0.36892844989468715], "min": [0.06877470353091868, 0.3327653313966165, 1.181904156830893, -0.004601942375302315, -0.013807999319396913, -0.03927223578095224, -0.09259111588711105, -0.3930899179140893, 1.118480999875415, -0.18949435761873124, -0.20307807699681857, -0.6026503383607993], "max": [0.06913116794183141, 0.33385687017886057, 1.183718019844556, 0.16190952624493926, 0.003663204260184516, 0.003267362957427784, 0.5457077300885638, 0.049097747724219175, 1.4383034296281378, 0.5848123364528186, 1.287976165922395, 0.8356307455776819], "count": [821]}, "gripper_mode_state": {"mean": [1.0, 0.6419001218026796], "std": [0.0, 0.47944171223662263], "min": [1, 0], "max": [1, 1], "count": [821]}, "gripper_activity_state": {"mean": [2.0, 1.4555420219244823], "std": [0.0, 0.8241389289301504], "min": [2, 0], "max": [2, 2], "count": [821]}, "gripper_mode_action": {"mean": [1.0, 0.6419001218026796], "std": [0.0, 0.47944171223662263], "min": [1, 0], "max": [1, 1], "count": [821]}, "gripper_activity_action": {"mean": [2.0, 1.4555420219244823], "std": [0.0, 0.8241389289301504], "min": [2, 0], "max": [2, 2], "count": [821]}, "gripper_open_scale_state": {"mean": [0.04261443205599122, 0.38792932810618574], "std": [2.6903907644925378e-05, 0.3599047558459401], "min": [0.042565656559807916, 0.02403234371117183], "max": [0.04263735668999808, 0.970538684300014], "count": [821]}, "gripper_open_scale_action": {"mean": [0.04261443205599122, 0.38792932810618574], "std": [2.6903907644925378e-05, 0.3599047558459401], "min": [0.042565656559807916, 0.02403234371117183], "max": [0.04263735668999808, 0.970538684300014], "count": [821]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5234271650326797]], [[0.5157508660130719]], [[0.4039805582788671]]], "std": [[[0.2484320796437626]], [[0.24819592467426452]], [[0.21260798788405033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40968501633986926]], [[0.4172722494553377]], [[0.40391362745098036]]], "std": [[[0.1953773232328518]], [[0.1945755011134086]], [[0.20898254023752963]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40979175925925926]], [[0.4137752559912854]], [[0.4019258986928105]]], "std": [[[0.24896130396978286]], [[0.24853712681552942]], [[0.2632764272509336]]], "count": [100]}, "observation.state": {"min": [-2.0328790734103208e-19, 0.0, -2.439454888092385e-19, -0.007669903803616762, -1.3823577699190182e-18, 0.019941750913858414, 0.07336090505123138, -0.22303013503551483, -0.008455769158899784, -1.0175670385360718, -1.2757203578948975, -0.41015544533729553, -0.08619439601898193, 0.05202663317322731], "max": [0.0015339808305725455, 0.0, 0.0015339808305725455, -0.007669903803616762, 0.0015339808305725455, 0.019941750913858414, 0.07341036945581436, 0.5934228897094727, 2.2010087966918945, 0.020567599684000015, 0.9267130494117737, 0.4768964648246765, 0.4480105936527252, 1.6716595888137817], "mean": [0.0011252961121499538, 0.0, 0.001207008259370923, -0.0076699210330843925, 0.0009103617048822343, 0.019941797479987144, 0.07336071878671646, 0.11382686346769333, 1.1749318838119507, -0.4210570156574249, -0.38363757729530334, 0.011910331435501575, 0.0972767323255539, 0.6748793721199036], "std": [0.0005885547725483775, 0.0, 0.0005502451094798744, 1.7229467630386353e-08, 0.0006506084464490414, 4.6566128730773926e-08, 2.6090326628036564e-06, 0.25219568610191345, 0.8830042481422424, 0.2692300081253052, 0.6534546613693237, 0.1705257147550583, 0.09742924571037292, 0.617289662361145], "count": [364]}, "action": {"min": [-2.0328790734103208e-19, 0.0, -2.439454888092385e-19, -0.007669903803616762, -1.3823577699190182e-18, 0.019941750913858414, 0.07336090505123138, -0.22303013503551483, -0.008455769158899784, -1.0175670385360718, -1.2757203578948975, -0.41015544533729553, -0.08619439601898193, 0.05202663317322731], "max": [0.0015339808305725455, 0.0, 0.0015339808305725455, -0.007669903803616762, 0.0015339808305725455, 0.019941750913858414, 0.07341036945581436, 0.5934228897094727, 2.2010087966918945, 0.020567599684000015, 0.9267130494117737, 0.4768964648246765, 0.4480105936527252, 1.6716595888137817], "mean": [0.0011252961121499538, 0.0, 0.001207008259370923, -0.0076699210330843925, 0.0009103617048822343, 0.019941797479987144, 0.07336071878671646, 0.11382686346769333, 1.1749318838119507, -0.4210570156574249, -0.38363757729530334, 0.011910331435501575, 0.0972767323255539, 0.6748793721199036], "std": [0.0005885547725483775, 0.0, 0.0005502451094798744, 1.7229467630386353e-08, 0.0006506084464490414, 4.6566128730773926e-08, 2.6090326628036564e-06, 0.25219568610191345, 0.8830042481422424, 0.2692300081253052, 0.6534546613693237, 0.1705257147550583, 0.09742924571037292, 0.617289662361145], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [364]}, "index": {"min": [78981], "max": [79344], "mean": [79162.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [10.35989010989011, 13.0, 13.0, 13.0, 13.0], "std": [2.611183889848718, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [364]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [364]}, "eef_direction_state": {"mean": [6.0, 3.1043956043956045], "std": [0.0, 2.2151036037542995], "min": [6, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.0, 1.4478021978021978], "std": [0.0, 0.7774434041064192], "min": [0, 0], "max": [0, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.0, 1.2445054945054945], "std": [0.0, 0.7508950903974501], "min": [0, 0], "max": [0, 2], "count": [364]}, "eef_direction_action": {"mean": [6.0, 3.1043956043956045], "std": [0.0, 2.2151036037542995], "min": [6, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.0, 1.4478021978021978], "std": [0.0, 0.7774434041064192], "min": [0, 0], "max": [0, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.0, 1.2445054945054945], "std": [0.0, 0.7508950903974501], "min": [0, 0], "max": [0, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.06921926817659779, 0.3335046902691919, 1.1829465312071241, 0.01993590191691919, -0.0064628933701033, 0.0020356744587768103, 0.2259027306072678, -0.30131504344030174, 1.2045938689067393, 0.11658059666298722, 0.3628911773131888, 0.1337236863268872], "std": [4.183831857607818e-05, 2.0344190785319733e-05, 0.00015256247362628985, 4.2059942365388755e-06, 0.0005502444564170694, 0.0008539277649541131, 0.1462596274591936, 0.0697609341104991, 0.07160696474497048, 0.10460292675960532, 0.2713900752345938, 0.3090440587008968], "min": [0.06912741829396753, 0.3334747852284727, 1.1828558712456883, 0.019929985202349683, -0.007669903803616762, -1.734723475976807e-18, -0.04984425917649321, -0.38905898084782065, 1.112710401645891, -0.0860397702737561, -0.1672769155032312, -0.39629868219574216], "max": [0.06924416992710788, 0.3335442791570926, 1.1832811804413674, 0.019941750913858417, -0.006135915753743282, 0.0030680067822509236, 0.402652976732924, -0.1478179792667479, 1.371268867478094, 0.36588712348021935, 0.8886281046426365, 0.8587231721710151], "count": [364]}, "eef_sim_pose_action": {"mean": [0.06921926817659779, 0.3335046902691919, 1.1829465312071241, 0.01993590191691919, -0.0064628933701033, 0.0020356744587768103, 0.2259027306072678, -0.30131504344030174, 1.2045938689067393, 0.11658059666298722, 0.3628911773131888, 0.1337236863268872], "std": [4.183831857607818e-05, 2.0344190785319733e-05, 0.00015256247362628985, 4.2059942365388755e-06, 0.0005502444564170694, 0.0008539277649541131, 0.1462596274591936, 0.0697609341104991, 0.07160696474497048, 0.10460292675960532, 0.2713900752345938, 0.3090440587008968], "min": [0.06912741829396753, 0.3334747852284727, 1.1828558712456883, 0.019929985202349683, -0.007669903803616762, -1.734723475976807e-18, -0.04984425917649321, -0.38905898084782065, 1.112710401645891, -0.0860397702737561, -0.1672769155032312, -0.39629868219574216], "max": [0.06924416992710788, 0.3335442791570926, 1.1832811804413674, 0.019941750913858417, -0.006135915753743282, 0.0030680067822509236, 0.402652976732924, -0.1478179792667479, 1.371268867478094, 0.36588712348021935, 0.8886281046426365, 0.8587231721710151], "count": [364]}, "gripper_mode_state": {"mean": [1.0, 0.6510989010989011], "std": [0.0, 0.4766226202004098], "min": [1, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [2.0, 1.4807692307692308], "std": [0.0, 0.8100762828945165], "min": [2, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [1.0, 0.6510989010989011], "std": [0.0, 0.4766226202004098], "min": [1, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [2.0, 1.4807692307692308], "std": [0.0, 0.8100762828945165], "min": [2, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.04192059482425856, 0.38564524162133756], "std": [1.4794717126252516e-06, 0.35273694871060224], "min": [0.04192051717213222, 0.029729504670415605], "max": [0.04194878254617963, 0.9552340507507324], "count": [364]}, "gripper_open_scale_action": {"mean": [0.04192059482425856, 0.38564524162133756], "std": [1.4794717126252516e-06, 0.35273694871060224], "min": [0.04192051717213222, 0.029729504670415605], "max": [0.04194878254617963, 0.9552340507507324], "count": [364]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.5135406471705491]], [[0.5063244441651304]], [[0.3974646877269426]]], "std": [[[0.26022143709483836]], [[0.2597350696806402]], [[0.2222406093620499]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43535590656015494]], [[0.4422786785654433]], [[0.430210423533136]]], "std": [[[0.1796789699581434]], [[0.18133891107936523]], [[0.19436799977008612]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3907776520864756]], [[0.4021923821760423]], [[0.3879064204979238]]], "std": [[[0.2420797012799838]], [[0.24622564449682757]], [[0.26331221600920757]]], "count": [117]}, "observation.state": {"min": [-1.0084294080734253, -0.0010545991826802492, -1.934349775314331, -1.5299999713897705, -0.013429088518023491, -0.3574175238609314, 0.07191043347120285, 0.0, -9.645193023153882e-36, 0.0015339808305725455, 0.007669903803616762, -0.0015339808305725455, -0.00920388475060463, 0.05202930420637131], "max": [0.12259494513273239, 2.7329530715942383, 0.012076100334525108, 1.1552021503448486, 0.7478600144386292, 0.17035016417503357, 1.6889585256576538, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.012865053489804268, 0.0015339808305725455, 0.01073786523193121, 0.05215071886777878], "mean": [-0.2651495933532715, 1.5565500259399414, -0.6094905734062195, -0.6256516575813293, 0.2581695318222046, -0.04918598383665085, 0.6936192512512207, 0.0, 3.690406447276473e-05, 0.0015339843230322003, 0.010650654323399067, -0.00028387922793626785, 0.006030119489878416, 0.0521492138504982], "std": [0.28601565957069397, 0.9892400503158569, 0.533258855342865, 0.6928850412368774, 0.18392322957515717, 0.1467326581478119, 0.6529871225357056, 0.0, 0.00022210825409274548, 3.4924596548080444e-09, 0.0004218228568788618, 0.0005910266772843897, 0.0016150943702086806, 1.1301193808321841e-05], "count": [573]}, "action": {"min": [-1.0084294080734253, -0.0010545991826802492, -1.934349775314331, -1.5299999713897705, -0.013429088518023491, -0.3574175238609314, 0.07191043347120285, 0.0, -9.645193023153882e-36, 0.0015339808305725455, 0.007669903803616762, -0.0015339808305725455, -0.00920388475060463, 0.05202930420637131], "max": [0.12259494513273239, 2.7329530715942383, 0.012076100334525108, 1.1552021503448486, 0.7478600144386292, 0.17035016417503357, 1.6889585256576538, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.012865053489804268, 0.0015339808305725455, 0.01073786523193121, 0.05215071886777878], "mean": [-0.2651495933532715, 1.5565500259399414, -0.6094905734062195, -0.6256516575813293, 0.2581695318222046, -0.04918598383665085, 0.6936192512512207, 0.0, 3.690406447276473e-05, 0.0015339843230322003, 0.010650654323399067, -0.00028387922793626785, 0.006030119489878416, 0.0521492138504982], "std": [0.28601565957069397, 0.9892400503158569, 0.533258855342865, 0.6928850412368774, 0.18392322957515717, 0.1467326581478119, 0.6529871225357056, 0.0, 0.00022210825409274548, 3.4924596548080444e-09, 0.0004218228568788618, 0.0005910266772843897, 0.0016150943702086806, 1.1301193808321841e-05], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [573]}, "index": {"min": [79345], "max": [79917], "mean": [79631.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [6.019197207678883, 13.0, 13.0, 13.0, 13.0], "std": [3.9536557917859265, 0.0, 0.0, 0.0, 0.0], "min": [3, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [573]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [573]}, "eef_direction_state": {"mean": [3.5165794066317626, 6.0], "std": [2.334614144469067, 0.0], "min": [0, 6], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [1.155322862129145, 0.0], "std": [0.8553050396021132, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_acc_mag_state": {"mean": [1.0453752181500873, 0.0], "std": [0.8066264009191959, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_direction_action": {"mean": [3.5165794066317626, 6.0], "std": [2.334614144469067, 0.0], "min": [0, 6], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [1.155322862129145, 0.0], "std": [0.8553050396021132, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_acc_mag_action": {"mean": [1.0453752181500873, 0.0], "std": [0.8066264009191959, 0.0], "min": [0, 0], "max": [2, 0], "count": [573]}, "eef_sim_pose_state": {"mean": [0.3015924152212818, 0.2517207499005417, 1.1749521685920101, 0.058380899703838585, 0.3006870375509962, 0.017194175925021038, 0.06924118090430566, -0.33649662813150494, 1.1809788318124133, 0.0060266132102594515, 0.012221515741078687, -0.0002839006996489472], "std": [0.16814530094342878, 0.1006560293693647, 0.07811620149940549, 0.0912039853541314, 0.21164120303667597, 0.20060332702497785, 1.652927459675777e-05, 1.3299848216040607e-05, 4.433140043658803e-05, 0.0016122726675902469, 0.00044359724499177746, 0.0005910718844920652], "min": [-0.06472389455700496, 0.041253854326984134, 1.0583479526831767, -0.16066924277051772, -0.06318671750147353, -0.3957342767484784, 0.06923541957935142, -0.3365247591570926, 1.1807510320097796, -0.009182705538607127, 0.009203884634189308, -0.0015341270309838133], "max": [0.565680029268717, 0.36228321290385934, 1.3952051161289196, 0.2324135098517073, 0.8123781359596842, 0.4494995194439029, 0.0693538557543, -0.3364557208429074, 1.1812835123753649, 0.010719113215498784, 0.01439901737804572, 0.0015341398658638397], "count": [573]}, "eef_sim_pose_action": {"mean": [0.3015924152212818, 0.2517207499005417, 1.1749521685920101, 0.058380899703838585, 0.3006870375509962, 0.017194175925021038, 0.06924118090430566, -0.33649662813150494, 1.1809788318124133, 0.0060266132102594515, 0.012221515741078687, -0.0002839006996489472], "std": [0.16814530094342878, 0.1006560293693647, 0.07811620149940549, 0.0912039853541314, 0.21164120303667597, 0.20060332702497785, 1.652927459675777e-05, 1.3299848216040607e-05, 4.433140043658803e-05, 0.0016122726675902469, 0.00044359724499177746, 0.0005910718844920652], "min": [-0.06472389455700496, 0.041253854326984134, 1.0583479526831767, -0.16066924277051772, -0.06318671750147353, -0.3957342767484784, 0.06923541957935142, -0.3365247591570926, 1.1807510320097796, -0.009182705538607127, 0.009203884634189308, -0.0015341270309838133], "max": [0.565680029268717, 0.36228321290385934, 1.3952051161289196, 0.2324135098517073, 0.8123781359596842, 0.4494995194439029, 0.0693538557543, -0.3364557208429074, 1.1812835123753649, 0.010719113215498784, 0.01439901737804572, 0.0015341398658638397], "count": [573]}, "gripper_mode_state": {"mean": [0.643979057591623, 1.0], "std": [0.4788215022062264, 0.0], "min": [0, 1], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.7329842931937174, 2.0], "std": [0.6365079755153542, 0.0], "min": [0, 2], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.643979057591623, 1.0], "std": [0.4788215022062264, 0.0], "min": [0, 1], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.7329842931937174, 2.0], "std": [0.6365079755153542, 0.0], "min": [0, 2], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.39635384051587735, 0.029799547703062316], "std": [0.37313489125891625, 6.4578008589873505e-06], "min": [0.04109167626925877, 0.02973103097506932], "max": [0.9651191575186593, 0.029800410781587874], "count": [573]}, "gripper_open_scale_action": {"mean": [0.39635384051587735, 0.029799547703062316], "std": [0.37313489125891625, 6.4578008589873505e-06], "min": [0.04109167626925877, 0.02973103097506932], "max": [0.9651191575186593, 0.029800410781587874], "count": [573]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5408058672470724]], [[0.5244230760229439]], [[0.4192204148369417]]], "std": [[[0.2695624517691742]], [[0.2594318995706853]], [[0.22286440608936584]]], "count": [256]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4043131467864924]], [[0.4114920651637391]], [[0.39965006404037307]]], "std": [[[0.23584496219402692]], [[0.23182730953395492]], [[0.24409066203318894]]], "count": [256]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.396297741991762]], [[0.40323569942299836]], [[0.39302062163841234]]], "std": [[[0.22758007349362622]], [[0.2229951228620836]], [[0.23324792407446535]]], "count": [256]}, "observation.state": {"min": [-0.9244685173034668, -0.0015339808305725455, -1.3867186307907104, -1.3913205862045288, -0.41416412591934204, -0.4182312488555908, 0.06867319345474243, -0.08283495903015137, -0.00279884971678257, -1.9420197010040283, -0.3037281930446625, -0.8300487399101257, -0.32767611742019653, 0.05016627162694931], "max": [0.8340635895729065, 2.1199615001678467, 0.0015339808305725455, 1.4008420705795288, 0.7347767949104309, 0.17947575449943542, 1.689217448234558, 0.8683946132659912, 2.5264663696289062, 0.004178052768111229, 0.943681538105011, 0.42337870597839355, 0.4917951822280884, 1.669381856918335], "mean": [0.09944206476211548, 0.8572755455970764, -0.3475802540779114, -0.28213152289390564, 0.09688898175954819, -0.026039931923151016, 0.5373591780662537, 0.12870681285858154, 0.5854841470718384, -0.44307515025138855, 0.04874959960579872, -0.06644341349601746, 0.09913422167301178, 0.2138517200946808], "std": [0.3561547100543976, 0.8117990493774414, 0.3349892199039459, 0.5293106436729431, 0.22190825641155243, 0.1092895120382309, 0.6054468154907227, 0.2615089416503906, 0.9739814400672913, 0.6992373466491699, 0.14668767154216766, 0.16206887364387512, 0.15444707870483398, 0.43680140376091003], "count": [1631]}, "action": {"min": [-0.9244685173034668, -0.0015339808305725455, -1.3867186307907104, -1.3913205862045288, -0.41416412591934204, -0.4182312488555908, 0.06867319345474243, -0.08283495903015137, -0.00279884971678257, -1.9420197010040283, -0.3037281930446625, -0.8300487399101257, -0.32767611742019653, 0.05016627162694931], "max": [0.8340635895729065, 2.1199615001678467, 0.0015339808305725455, 1.4008420705795288, 0.7347767949104309, 0.17947575449943542, 1.689217448234558, 0.8683946132659912, 2.5264663696289062, 0.004178052768111229, 0.943681538105011, 0.42337870597839355, 0.4917951822280884, 1.669381856918335], "mean": [0.09944206476211548, 0.8572755455970764, -0.3475802540779114, -0.28213152289390564, 0.09688898175954819, -0.026039931923151016, 0.5373591780662537, 0.12870681285858154, 0.5854841470718384, -0.44307515025138855, 0.04874959960579872, -0.06644341349601746, 0.09913422167301178, 0.2138517200946808], "std": [0.3561547100543976, 0.8117990493774414, 0.3349892199039459, 0.5293106436729431, 0.22190825641155243, 0.1092895120382309, 0.6054468154907227, 0.2615089416503906, 0.9739814400672913, 0.6992373466491699, 0.14668767154216766, 0.16206887364387512, 0.15444707870483398, 0.43680140376091003], "count": [1631]}, "timestamp": {"min": [0.0], "max": [54.333333333333336], "mean": [27.166666666666664], "std": [15.6943018675923], "count": [1631]}, "frame_index": {"min": [0], "max": [1630], "mean": [815.0], "std": [470.82905602776896], "count": [1631]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [1631]}, "index": {"min": [79918], "max": [81548], "mean": [80733.0], "std": [470.82905602776896], "count": [1631]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1631]}, "subtask_annotation": {"mean": [5.356223175965665, 13.0, 13.0, 13.0, 13.0], "std": [4.062814150265565, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1631]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [1631]}, "eef_direction_state": {"mean": [4.022072348252606, 5.112201103617412], "std": [2.2628074611082716, 1.732664367724469], "min": [0, 0], "max": [6, 6], "count": [1631]}, "eef_velocity_state": {"mean": [0.8816676885346413, 0.4580012262415696], "std": [0.8880160873314147, 0.7754957608165726], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_acc_mag_state": {"mean": [0.8246474555487431, 0.39362354383813614], "std": [0.8403705542661468, 0.7061496033613154], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_direction_action": {"mean": [4.022072348252606, 5.112201103617412], "std": [2.2628074611082716, 1.732664367724469], "min": [0, 0], "max": [6, 6], "count": [1631]}, "eef_velocity_action": {"mean": [0.8816676885346413, 0.4580012262415696], "std": [0.8880160873314147, 0.7754957608165726], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_acc_mag_action": {"mean": [0.8246474555487431, 0.39362354383813614], "std": [0.8403705542661468, 0.7061496033613154], "min": [0, 0], "max": [2, 2], "count": [1631]}, "eef_sim_pose_state": {"mean": [0.18984364098708867, 0.3520330857456668, 1.2257230304603708, 0.014781556576166942, 0.21409087144114258, 0.20600953944609135, 0.16598144951026822, -0.28206280568134756, 1.2013318738255723, 0.07677812368634422, 0.18396128287398966, 0.05796633115305198], "std": [0.1314247496287614, 0.08887165368208887, 0.05184297698536942, 0.12658584594433583, 0.2049933614209505, 0.42400138824556743, 0.1703907464796866, 0.11483409674690435, 0.04244286872172026, 0.17322565088903616, 0.30914718416011916, 0.2223546181259356], "min": [-0.11239827005146537, 0.06890527347153179, 1.1695773145476522, -0.536890963248464, -0.13242343503212495, -0.7403045723531636, -0.05253287976097207, -0.35450523244614274, 1.1493521159775137, -0.4510589908070966, -0.14723878935082868, -0.8258219805709166], "max": [0.41044202156275816, 0.5329760841393885, 1.4090990288271388, 0.2606257557196433, 0.7155191932409228, 1.1569984896828633, 0.4962270833700739, 0.045875290667292935, 1.4139790007245072, 0.8856978866770016, 1.2424392603155927, 1.0942602598523417], "count": [1631]}, "eef_sim_pose_action": {"mean": [0.18984364098708867, 0.3520330857456668, 1.2257230304603708, 0.014781556576166942, 0.21409087144114258, 0.20600953944609135, 0.16598144951026822, -0.28206280568134756, 1.2013318738255723, 0.07677812368634422, 0.18396128287398966, 0.05796633115305198], "std": [0.1314247496287614, 0.08887165368208887, 0.05184297698536942, 0.12658584594433583, 0.2049933614209505, 0.42400138824556743, 0.1703907464796866, 0.11483409674690435, 0.04244286872172026, 0.17322565088903616, 0.30914718416011916, 0.2223546181259356], "min": [-0.11239827005146537, 0.06890527347153179, 1.1695773145476522, -0.536890963248464, -0.13242343503212495, -0.7403045723531636, -0.05253287976097207, -0.35450523244614274, 1.1493521159775137, -0.4510589908070966, -0.14723878935082868, -0.8258219805709166], "max": [0.41044202156275816, 0.5329760841393885, 1.4090990288271388, 0.2606257557196433, 0.7155191932409228, 1.1569984896828633, 0.4962270833700739, 0.045875290667292935, 1.4139790007245072, 0.8856978866770016, 1.2424392603155927, 1.0942602598523417], "count": [1631]}, "gripper_mode_state": {"mean": [0.7602697731453096, 0.8908645003065604], "std": [0.42691878055069876, 0.31180914418936045], "min": [0, 0], "max": [1, 1], "count": [1631]}, "gripper_activity_state": {"mean": [1.7639484978540771, 1.818516247700797], "std": [0.6055740326815126, 0.5403865871693547], "min": [0, 0], "max": [2, 2], "count": [1631]}, "gripper_mode_action": {"mean": [0.7602697731453096, 0.8908645003065604], "std": [0.42691878055069876, 0.31180914418936045], "min": [0, 0], "max": [1, 1], "count": [1631]}, "gripper_activity_action": {"mean": [1.7639484978540771, 1.818516247700797], "std": [0.6055740326815126, 0.5403865871693547], "min": [0, 0], "max": [2, 2], "count": [1631]}, "gripper_open_scale_state": {"mean": [0.30706149108398834, 0.12220059661916861], "std": [0.3459709509133045, 0.24960167470643266], "min": [0.03924182483128139, 0.02866644092968532], "max": [0.9652671132768903, 0.95393248966762], "count": [1631]}, "gripper_open_scale_action": {"mean": [0.30706149108398834, 0.12220059661916861], "std": [0.3459709509133045, 0.24960167470643266], "min": [0.03924182483128139, 0.02866644092968532], "max": [0.9652671132768903, 0.95393248966762], "count": [1631]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.56669003624295]], [[0.5420927440290758]], [[0.45637082722497097]]], "std": [[[0.2609549349745469]], [[0.24849001423986458]], [[0.2270957432963397]]], "count": [214]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43578022621301893]], [[0.42974080945981713]], [[0.4257957923564026]]], "std": [[[0.21603896281911772]], [[0.2166364463230744]], [[0.21917191143766732]]], "count": [214]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3731314659560605]], [[0.3875365305519924]], [[0.3804234113167593]]], "std": [[[0.23449132970693037]], [[0.2210163533641233]], [[0.22604897360503326]]], "count": [214]}, "observation.state": {"min": [-0.6273981332778931, -0.0015339808305725455, -1.8576507568359375, -1.308440089225769, -0.5476311445236206, -0.6622733473777771, 0.04227694123983383, -0.05673070624470711, -0.0015339808305725455, -1.4104294776916504, -1.3816548585891724, -0.5870777368545532, -0.32965725660324097, 0.05066218599677086], "max": [0.9234603047370911, 2.2580196857452393, 0.04002160206437111, 1.5299999713897705, 0.7761942744255066, 0.12918491661548615, 1.6605736017227173, 0.9234564304351807, 2.382204532623291, 0.012271846644580364, 1.2297015190124512, 0.6677089929580688, 0.27975302934646606, 1.696852684020996], "mean": [-0.03804078698158264, 0.8088186979293823, -0.49592918157577515, 0.05509914830327034, 0.08811213821172714, -0.11422669142484665, 0.39614012837409973, 0.154112309217453, 0.6041052937507629, -0.2847951352596283, -0.28650200366973877, -0.0037496997974812984, -0.08066227287054062, 0.32370156049728394], "std": [0.2339809387922287, 0.8852929472923279, 0.588153600692749, 0.4828539490699768, 0.2845209538936615, 0.20674198865890503, 0.5136892795562744, 0.2860623002052307, 0.9120196104049683, 0.4179675877094269, 0.5190019011497498, 0.22271060943603516, 0.10714904963970184, 0.5246979594230652], "count": [1285]}, "action": {"min": [-0.6273981332778931, -0.0015339808305725455, -1.8576507568359375, -1.308440089225769, -0.5476311445236206, -0.6622733473777771, 0.04227694123983383, -0.05673070624470711, -0.0015339808305725455, -1.4104294776916504, -1.3816548585891724, -0.5870777368545532, -0.32965725660324097, 0.05066218599677086], "max": [0.9234603047370911, 2.2580196857452393, 0.04002160206437111, 1.5299999713897705, 0.7761942744255066, 0.12918491661548615, 1.6605736017227173, 0.9234564304351807, 2.382204532623291, 0.012271846644580364, 1.2297015190124512, 0.6677089929580688, 0.27975302934646606, 1.696852684020996], "mean": [-0.03804078698158264, 0.8088186979293823, -0.49592918157577515, 0.05509914830327034, 0.08811213821172714, -0.11422669142484665, 0.39614012837409973, 0.154112309217453, 0.6041052937507629, -0.2847951352596283, -0.28650200366973877, -0.0037496997974812984, -0.08066227287054062, 0.32370156049728394], "std": [0.2339809387922287, 0.8852929472923279, 0.588153600692749, 0.4828539490699768, 0.2845209538936615, 0.20674198865890503, 0.5136892795562744, 0.2860623002052307, 0.9120196104049683, 0.4179675877094269, 0.5190019011497498, 0.22271060943603516, 0.10714904963970184, 0.5246979594230652], "count": [1285]}, "timestamp": {"min": [0.0], "max": [42.8], "mean": [21.4], "std": [12.364914520978749], "count": [1285]}, "frame_index": {"min": [0], "max": [1284], "mean": [642.0], "std": [370.9474356293625], "count": [1285]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1285]}, "index": {"min": [81549], "max": [82833], "mean": [82191.0], "std": [370.9474356293625], "count": [1285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1285]}, "subtask_annotation": {"mean": [5.858365758754863, 13.0, 13.0, 13.0, 13.0], "std": [3.8666711739411763, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1285]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [1285]}, "eef_direction_state": {"mean": [4.15875486381323, 4.787548638132296], "std": [2.2871003523283173, 1.981038673092481], "min": [0, 0], "max": [6, 6], "count": [1285]}, "eef_velocity_state": {"mean": [0.864591439688716, 0.5922178988326848], "std": [0.9135550392462247, 0.8554345285734809], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_acc_mag_state": {"mean": [0.7665369649805448, 0.5190661478599222], "std": [0.830339618996251, 0.7764946071943291], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_direction_action": {"mean": [4.15875486381323, 4.787548638132296], "std": [2.2871003523283173, 1.981038673092481], "min": [0, 0], "max": [6, 6], "count": [1285]}, "eef_velocity_action": {"mean": [0.864591439688716, 0.5922178988326848], "std": [0.9135550392462247, 0.8554345285734809], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_acc_mag_action": {"mean": [0.7665369649805448, 0.5190661478599222], "std": [0.830339618996251, 0.7764946071943291], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_sim_pose_state": {"mean": [0.1955583496773062, 0.31694902595024116, 1.22559813462673, -0.016813149125906247, 0.318306283850752, 0.1011553776800043, 0.15879266900578304, -0.2846296431041896, 1.2049390195489529, -0.06621868941835342, 0.028554985677563326, 0.15313727823724807], "std": [0.158569320185831, 0.06381596424527418, 0.061601714145725864, 0.36300859820106196, 0.4462228149273747, 0.4037807263198044, 0.15017179150748675, 0.09485582688012659, 0.04236815845837561, 0.12172450081357962, 0.1455347853944153, 0.3922273922176465], "min": [-0.1350979235737474, 0.12788830078173324, 1.1163215135109454, -1.1883652965105178, -0.27815338851326854, -0.9482788636693018, -0.10003327830382323, -0.3503319522514047, 1.1689598403073733, -0.30722612397431637, -0.19798695341756245, -0.494725670360444], "max": [0.5364980818587618, 0.4933248652898093, 1.4461671067822606, 1.071298958035775, 1.3381787038619142, 1.0479495557779972, 0.5119040534994332, -0.0026060602140652034, 1.4153385511233725, 0.40377362544520373, 0.7700348429082049, 1.4573777453649108], "count": [1285]}, "eef_sim_pose_action": {"mean": [0.1955583496773062, 0.31694902595024116, 1.22559813462673, -0.016813149125906247, 0.318306283850752, 0.1011553776800043, 0.15879266900578304, -0.2846296431041896, 1.2049390195489529, -0.06621868941835342, 0.028554985677563326, 0.15313727823724807], "std": [0.158569320185831, 0.06381596424527418, 0.061601714145725864, 0.36300859820106196, 0.4462228149273747, 0.4037807263198044, 0.15017179150748675, 0.09485582688012659, 0.04236815845837561, 0.12172450081357962, 0.1455347853944153, 0.3922273922176465], "min": [-0.1350979235737474, 0.12788830078173324, 1.1163215135109454, -1.1883652965105178, -0.27815338851326854, -0.9482788636693018, -0.10003327830382323, -0.3503319522514047, 1.1689598403073733, -0.30722612397431637, -0.19798695341756245, -0.494725670360444], "max": [0.5364980818587618, 0.4933248652898093, 1.4461671067822606, 1.071298958035775, 1.3381787038619142, 1.0479495557779972, 0.5119040534994332, -0.0026060602140652034, 1.4153385511233725, 0.40377362544520373, 0.7700348429082049, 1.4573777453649108], "count": [1285]}, "gripper_mode_state": {"mean": [0.822568093385214, 0.8490272373540856], "std": [0.3820338010305213, 0.358022328332985], "min": [0, 0], "max": [1, 1], "count": [1285]}, "gripper_activity_state": {"mean": [1.7089494163424124, 1.8459143968871596], "std": [0.6572831013058973, 0.5017409772345669], "min": [0, 0], "max": [2, 2], "count": [1285]}, "gripper_mode_action": {"mean": [0.822568093385214, 0.8490272373540856], "std": [0.3820338010305213, 0.358022328332985], "min": [0, 0], "max": [1, 1], "count": [1285]}, "gripper_activity_action": {"mean": [1.7089494163424124, 1.8459143968871596], "std": [0.6572831013058973, 0.5017409772345669], "min": [0, 0], "max": [2, 2], "count": [1285]}, "gripper_open_scale_state": {"mean": [0.2263650455661692, 0.18497355019734588], "std": [0.29353602544664353, 0.29982648306863063], "min": [0.024158252137047902, 0.028949820569583347], "max": [0.9488992009844098, 0.9696301051548549], "count": [1285]}, "gripper_open_scale_action": {"mean": [0.2263650455661692, 0.18497355019734588], "std": [0.29353602544664353, 0.29982648306863063], "min": [0.024158252137047902, 0.028949820569583347], "max": [0.9488992009844098, 0.9696301051548549], "count": [1285]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5511362652832839]], [[0.526786520649547]], [[0.4235374983630368]]], "std": [[[0.26432199340195095]], [[0.2519340248742028]], [[0.21820994190754836]]], "count": [183]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43611520798361847]], [[0.43539864816600593]], [[0.4259690420491208]]], "std": [[[0.21188815959238416]], [[0.20915355908204053]], [[0.21933524792506395]]], "count": [183]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3640113307618129]], [[0.37784959284260156]], [[0.36833239877614676]]], "std": [[[0.2609447525225742]], [[0.2522929160333517]], [[0.2599775112720544]]], "count": [183]}, "observation.state": {"min": [-0.5997574925422668, -0.0015339808305725455, -1.4697033166885376, -1.2532622814178467, -0.4417804479598999, -0.16873788833618164, 0.07486635446548462, -0.09193235635757446, -0.01029565092176199, -1.3698447942733765, -1.1228739023208618, -0.62175452709198, -0.05062136426568031, 0.05016627162694931], "max": [0.3958757817745209, 2.0309906005859375, -0.0015339808305725455, 1.5301284790039062, 0.6335340738296509, 0.13038836419582367, 1.6884405612945557, 0.7537635564804077, 2.3607964515686035, 0.0, 0.8790413737297058, 0.27832868695259094, 0.25202837586402893, 1.6984044313430786], "mean": [-0.02883278951048851, 0.5244410634040833, -0.19825640320777893, -0.1896044760942459, 0.06294970959424973, -0.0026307939551770687, 0.3680502474308014, 0.17730051279067993, 0.8799580335617065, -0.4850839078426361, -0.3151124119758606, -0.15251833200454712, 0.08358363062143326, 0.3837699294090271], "std": [0.19497056305408478, 0.7713654637336731, 0.2895675301551819, 0.5405706167221069, 0.20178863406181335, 0.05289129167795181, 0.5034288763999939, 0.26834383606910706, 1.024376392364502, 0.5293984413146973, 0.47059327363967896, 0.20943903923034668, 0.06940267235040665, 0.5533403158187866], "count": [1045]}, "action": {"min": [-0.5997574925422668, -0.0015339808305725455, -1.4697033166885376, -1.2532622814178467, -0.4417804479598999, -0.16873788833618164, 0.07486635446548462, -0.09193235635757446, -0.01029565092176199, -1.3698447942733765, -1.1228739023208618, -0.62175452709198, -0.05062136426568031, 0.05016627162694931], "max": [0.3958757817745209, 2.0309906005859375, -0.0015339808305725455, 1.5301284790039062, 0.6335340738296509, 0.13038836419582367, 1.6884405612945557, 0.7537635564804077, 2.3607964515686035, 0.0, 0.8790413737297058, 0.27832868695259094, 0.25202837586402893, 1.6984044313430786], "mean": [-0.02883278951048851, 0.5244410634040833, -0.19825640320777893, -0.1896044760942459, 0.06294970959424973, -0.0026307939551770687, 0.3680502474308014, 0.17730051279067993, 0.8799580335617065, -0.4850839078426361, -0.3151124119758606, -0.15251833200454712, 0.08358363062143326, 0.3837699294090271], "std": [0.19497056305408478, 0.7713654637336731, 0.2895675301551819, 0.5405706167221069, 0.20178863406181335, 0.05289129167795181, 0.5034288763999939, 0.26834383606910706, 1.024376392364502, 0.5293984413146973, 0.47059327363967896, 0.20943903923034668, 0.06940267235040665, 0.5533403158187866], "count": [1045]}, "timestamp": {"min": [0.0], "max": [34.8], "mean": [17.4], "std": [10.055512584315796], "count": [1045]}, "frame_index": {"min": [0], "max": [1044], "mean": [522.0], "std": [301.66537752947386], "count": [1045]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [1045]}, "index": {"min": [82834], "max": [83878], "mean": [83356.0], "std": [301.66537752947386], "count": [1045]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1045]}, "subtask_annotation": {"mean": [7.91866028708134, 13.0, 13.0, 13.0, 13.0], "std": [2.392989386764863, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1045]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [1045]}, "eef_direction_state": {"mean": [4.660287081339713, 4.411483253588517], "std": [2.147748774407079, 2.1902485496056747], "min": [0, 0], "max": [6, 6], "count": [1045]}, "eef_velocity_state": {"mean": [0.5942583732057416, 0.7492822966507177], "std": [0.8594899735209233, 0.8977973907059228], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_acc_mag_state": {"mean": [0.5904306220095694, 0.7062200956937799], "std": [0.8070883970132332, 0.8351200064913477], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_direction_action": {"mean": [4.660287081339713, 4.411483253588517], "std": [2.147748774407079, 2.1902485496056747], "min": [0, 0], "max": [6, 6], "count": [1045]}, "eef_velocity_action": {"mean": [0.5942583732057416, 0.7492822966507177], "std": [0.8594899735209233, 0.8977973907059228], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_acc_mag_action": {"mean": [0.5904306220095694, 0.7062200956937799], "std": [0.8070883970132332, 0.8351200064913477], "min": [0, 0], "max": [2, 2], "count": [1045]}, "eef_sim_pose_state": {"mean": [0.13871566624121387, 0.32714428281586966, 1.2047157945063995, 0.01805077833226653, 0.127467663012341, 0.037191127989724924, 0.22013077701848507, -0.2693314408068012, 1.2128556316119437, 0.06832307718778563, 0.0758566193004484, 0.02384659633655391], "std": [0.12319005520206429, 0.04846562661503625, 0.04425179584860061, 0.08420745805742988, 0.1766804008436347, 0.282816880193458, 0.1880797923404494, 0.10238196716701005, 0.04611753006780173, 0.060767029011282406, 0.12656632821241529, 0.1828730069381287], "min": [-0.13009037027265408, 0.1851743659764426, 1.1583836855148535, -0.29957055898418816, -0.09024853845580183, -0.7168349017977391, -0.03381668876768982, -0.3518770397087382, 1.182119562291808, -0.050628423538223326, -0.16596172320417701, -0.6166334447373467], "max": [0.38284075564020204, 0.439106232687653, 1.372201791373731, 0.26068096342027575, 0.6038769773790307, 0.8583615880246938, 0.525970945667884, -0.0511310553933501, 1.4019543625728177, 0.25679839945550537, 0.5757134262259891, 0.7649223503217359], "count": [1045]}, "eef_sim_pose_action": {"mean": [0.13871566624121387, 0.32714428281586966, 1.2047157945063995, 0.01805077833226653, 0.127467663012341, 0.037191127989724924, 0.22013077701848507, -0.2693314408068012, 1.2128556316119437, 0.06832307718778563, 0.0758566193004484, 0.02384659633655391], "std": [0.12319005520206429, 0.04846562661503625, 0.04425179584860061, 0.08420745805742988, 0.1766804008436347, 0.282816880193458, 0.1880797923404494, 0.10238196716701005, 0.04611753006780173, 0.060767029011282406, 0.12656632821241529, 0.1828730069381287], "min": [-0.13009037027265408, 0.1851743659764426, 1.1583836855148535, -0.29957055898418816, -0.09024853845580183, -0.7168349017977391, -0.03381668876768982, -0.3518770397087382, 1.182119562291808, -0.050628423538223326, -0.16596172320417701, -0.6166334447373467], "max": [0.38284075564020204, 0.439106232687653, 1.372201791373731, 0.26068096342027575, 0.6038769773790307, 0.8583615880246938, 0.525970945667884, -0.0511310553933501, 1.4019543625728177, 0.25679839945550537, 0.5757134262259891, 0.7649223503217359], "count": [1045]}, "gripper_mode_state": {"mean": [0.8660287081339713, 0.8210526315789474], "std": [0.3406214685274174, 0.3833082411796418], "min": [0, 0], "max": [1, 1], "count": [1045]}, "gripper_activity_state": {"mean": [1.8220095693779905, 1.8086124401913874], "std": [0.5348109534118531, 0.553131570250618], "min": [0, 0], "max": [2, 2], "count": [1045]}, "gripper_mode_action": {"mean": [0.8660287081339713, 0.8210526315789474], "std": [0.3406214685274174, 0.3833082411796418], "min": [0, 0], "max": [1, 1], "count": [1045]}, "gripper_activity_action": {"mean": [1.8220095693779905, 1.8086124401913874], "std": [0.5348109534118531, 0.553131570250618], "min": [0, 0], "max": [2, 2], "count": [1045]}, "gripper_open_scale_state": {"mean": [0.21031415731794326, 0.21929694937869498], "std": [0.28767330700359856, 0.3161951547104384], "min": [0.04278077398027692, 0.02866644092968532], "max": [0.9648231778826032, 0.9705168179103306], "count": [1045]}, "gripper_open_scale_action": {"mean": [0.21031415731794326, 0.21929694937869498], "std": [0.28767330700359856, 0.3161951547104384], "min": [0.04278077398027692, 0.02866644092968532], "max": [0.9648231778826032, 0.9705168179103306], "count": [1045]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5557746074320714]], [[0.530596502856908]], [[0.4260231044723969]]], "std": [[[0.2554522300908866]], [[0.2439939854084997]], [[0.21241076541356804]]], "count": [106]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43376696674476917]], [[0.4403690626669955]], [[0.42892278127183786]]], "std": [[[0.18599237607653543]], [[0.18422519035474388]], [[0.19623291037931728]]], "count": [106]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37300804661487236]], [[0.3863082788671024]], [[0.37773933797837794]]], "std": [[[0.29263225981161206]], [[0.2807698096216552]], [[0.2898057388887038]]], "count": [106]}, "observation.state": {"min": [-2.1083536794776192e-16, -0.0015339808305725455, -0.05215534567832947, 0.12425244599580765, -0.007669903803616762, 0.04601942375302315, 0.07536839693784714, -0.14879614114761353, -0.004690280184149742, -1.6260195970535278, -1.1750292778015137, -0.44822558760643005, -0.12885437905788422, 0.031062480062246323], "max": [0.0015339808305725455, 2.574980159653073e-19, -0.05062136426568031, 0.12425244599580765, -0.007669903803616762, 0.04601942375302315, 0.07536839693784714, 0.685689389705658, 2.4221556186676025, 0.0015339808305725455, 0.9521927237510681, 0.35434943437576294, 0.33618202805519104, 1.6972407102584839], "mean": [0.0007558135548606515, -0.00028625314007513225, -0.05098388344049454, 0.1242523342370987, -0.0076699224300682545, 0.04601922631263733, 0.07536827772855759, 0.1908719539642334, 1.4593958854675293, -0.8234738707542419, -0.45667552947998047, -0.07142235338687897, 0.10019678622484207, 0.6525493264198303], "std": [0.000706888793502003, 0.000549128046259284, 0.0006071557872928679, 1.1175870895385742e-07, 1.862645149230957e-08, 1.9744038581848145e-07, 1.1920928955078125e-07, 0.26824134588241577, 0.9090386033058167, 0.4891779124736786, 0.505006730556488, 0.22311948239803314, 0.10927362740039825, 0.6481983661651611], "count": [502]}, "action": {"min": [-2.1083536794776192e-16, -0.0015339808305725455, -0.05215534567832947, 0.12425244599580765, -0.007669903803616762, 0.04601942375302315, 0.07536839693784714, -0.14879614114761353, -0.004690280184149742, -1.6260195970535278, -1.1750292778015137, -0.44822558760643005, -0.12885437905788422, 0.031062480062246323], "max": [0.0015339808305725455, 2.574980159653073e-19, -0.05062136426568031, 0.12425244599580765, -0.007669903803616762, 0.04601942375302315, 0.07536839693784714, 0.685689389705658, 2.4221556186676025, 0.0015339808305725455, 0.9521927237510681, 0.35434943437576294, 0.33618202805519104, 1.6972407102584839], "mean": [0.0007558135548606515, -0.00028625314007513225, -0.05098388344049454, 0.1242523342370987, -0.0076699224300682545, 0.04601922631263733, 0.07536827772855759, 0.1908719539642334, 1.4593958854675293, -0.8234738707542419, -0.45667552947998047, -0.07142235338687897, 0.10019678622484207, 0.6525493264198303], "std": [0.000706888793502003, 0.000549128046259284, 0.0006071557872928679, 1.1175870895385742e-07, 1.862645149230957e-08, 1.9744038581848145e-07, 1.1920928955078125e-07, 0.26824134588241577, 0.9090386033058167, 0.4891779124736786, 0.505006730556488, 0.22311948239803314, 0.10927362740039825, 0.6481983661651611], "count": [502]}, "timestamp": {"min": [0.0], "max": [16.7], "mean": [8.350000000000001], "std": [4.8304876680425455], "count": [502]}, "frame_index": {"min": [0], "max": [501], "mean": [250.5], "std": [144.91463004127638], "count": [502]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [502]}, "index": {"min": [83879], "max": [84380], "mean": [84129.5], "std": [144.91463004127638], "count": [502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [502]}, "subtask_annotation": {"mean": [8.03784860557769, 13.0, 13.0, 13.0, 13.0], "std": [2.0830758347345406, 0.0, 0.0, 0.0, 0.0], "min": [6, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [502]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [502]}, "eef_direction_state": {"mean": [6.0, 3.266932270916335], "std": [0.0, 2.190267805351164], "min": [6, 0], "max": [6, 6], "count": [502]}, "eef_velocity_state": {"mean": [0.0, 1.3047808764940239], "std": [0.0, 0.8161328082792827], "min": [0, 0], "max": [0, 2], "count": [502]}, "eef_acc_mag_state": {"mean": [0.0, 1.2290836653386454], "std": [0.0, 0.7609170637202638], "min": [0, 0], "max": [0, 2], "count": [502]}, "eef_direction_action": {"mean": [6.0, 3.266932270916335], "std": [0.0, 2.190267805351164], "min": [6, 0], "max": [6, 6], "count": [502]}, "eef_velocity_action": {"mean": [0.0, 1.3047808764940239], "std": [0.0, 0.8161328082792827], "min": [0, 0], "max": [0, 2], "count": [502]}, "eef_acc_mag_action": {"mean": [0.0, 1.2290836653386454], "std": [0.0, 0.7609170637202638], "min": [0, 0], "max": [0, 2], "count": [502]}, "eef_sim_pose_state": {"mean": [0.06475907012389237, 0.33331663284587043, 1.1837887097821016, 0.045458667050379056, 0.07297998185119779, -0.006934564543265838, 0.32815939826235174, -0.2621831334093726, 1.2407814668783175, 0.10379031773336249, 0.1737512433298843, 0.12225895559403158], "std": [6.143066916364211e-05, 1.9203406791359738e-05, 0.0001670099028016704, 6.161772529206724e-06, 0.0007991247619035907, 0.000706875885481288, 0.1848766524614104, 0.11069868131397492, 0.04899309983195306, 0.11233971323857263, 0.1682389571259698, 0.21583158838912628], "min": [0.06457257270210433, 0.3332952041560362, 1.1836558505417434, 0.045453663236393986, 0.07056104052230516, -0.007690741384437219, -0.05218718352824512, -0.3802735859590736, 1.1812311282436407, -0.12916510143371163, -0.2641343864938659, -0.45699395014618316], "max": [0.06480907561551105, 0.33333716584693046, 1.1841160447692038, 0.04547731673027178, 0.07362891205506417, -0.0061550567306631575, 0.5200421914977874, -0.04366538283177475, 1.4043001906733183, 0.3933326203803702, 0.7951785228029049, 0.5983246206068613], "count": [502]}, "eef_sim_pose_action": {"mean": [0.06475907012389237, 0.33331663284587043, 1.1837887097821016, 0.045458667050379056, 0.07297998185119779, -0.006934564543265838, 0.32815939826235174, -0.2621831334093726, 1.2407814668783175, 0.10379031773336249, 0.1737512433298843, 0.12225895559403158], "std": [6.143066916364211e-05, 1.9203406791359738e-05, 0.0001670099028016704, 6.161772529206724e-06, 0.0007991247619035907, 0.000706875885481288, 0.1848766524614104, 0.11069868131397492, 0.04899309983195306, 0.11233971323857263, 0.1682389571259698, 0.21583158838912628], "min": [0.06457257270210433, 0.3332952041560362, 1.1836558505417434, 0.045453663236393986, 0.07056104052230516, -0.007690741384437219, -0.05218718352824512, -0.3802735859590736, 1.1812311282436407, -0.12916510143371163, -0.2641343864938659, -0.45699395014618316], "max": [0.06480907561551105, 0.33333716584693046, 1.1841160447692038, 0.04547731673027178, 0.07362891205506417, -0.0061550567306631575, 0.5200421914977874, -0.04366538283177475, 1.4043001906733183, 0.3933326203803702, 0.7951785228029049, 0.5983246206068613], "count": [502]}, "gripper_mode_state": {"mean": [1.0, 0.6553784860557769], "std": [0.0, 0.475244701255063], "min": [1, 0], "max": [1, 1], "count": [502]}, "gripper_activity_state": {"mean": [2.0, 1.6015936254980079], "std": [0.0, 0.7445936953229921], "min": [2, 0], "max": [2, 2], "count": [502]}, "gripper_mode_action": {"mean": [1.0, 0.6553784860557769], "std": [0.0, 0.475244701255063], "min": [1, 0], "max": [1, 1], "count": [502]}, "gripper_activity_action": {"mean": [2.0, 1.6015936254980079], "std": [0.0, 0.7445936953229921], "min": [2, 0], "max": [2, 2], "count": [502]}, "gripper_open_scale_state": {"mean": [0.04306765539305576, 0.37288421963637913], "std": [2.498001805406602e-16, 0.37039926342235086], "min": [0.04306765539305551, 0.017749988606997898], "max": [0.04306765539305551, 0.9698518344334194], "count": [502]}, "gripper_open_scale_action": {"mean": [0.04306765539305576, 0.37288421963637913], "std": [2.498001805406602e-16, 0.37039926342235086], "min": [0.04306765539305551, 0.017749988606997898], "max": [0.04306765539305551, 0.9698518344334194], "count": [502]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5409988207427674]], [[0.5246231924811269]], [[0.4170367419060647]]], "std": [[[0.2542213173629138]], [[0.24554918993904346]], [[0.21097725607489018]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40742069970106903]], [[0.41763305846886556]], [[0.405805497289355]]], "std": [[[0.2299524084230274]], [[0.22439893456976337]], [[0.23697175568308895]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38531525561128843]], [[0.39326554440897804]], [[0.38384732482140144]]], "std": [[[0.22255748894893201]], [[0.21890070634688202]], [[0.2288146740577214]]], "count": [215]}, "observation.state": {"min": [-0.1533980816602707, -0.0015339808305725455, -1.5197741985321045, -1.5299999713897705, -0.37590664625167847, -0.3129187822341919, 0.032196108251810074, -0.022480104118585587, -0.0024027538020163774, -1.7541651725769043, -0.6672816276550293, -0.5203957557678223, -0.3067961633205414, 0.05016627162694931], "max": [0.4919576644897461, 2.2426798343658447, 0.03999999910593033, 1.5298452377319336, 0.49670812487602234, 0.18100973963737488, 1.6889585256576538, 0.6477468609809875, 2.389700174331665, 0.03941420838236809, 0.9379531145095825, 0.38803479075431824, 0.6708779335021973, 1.6880519390106201], "mean": [0.05997668579220772, 0.6297028660774231, -0.2603450119495392, -0.4146825671195984, 0.05005405843257904, 0.014980498701334, 0.3304727375507355, 0.12798357009887695, 0.6096634864807129, -0.4166000783443451, -0.03836750239133835, 0.0019522658549249172, 0.07892084121704102, 0.20956984162330627], "std": [0.1528860479593277, 0.910356879234314, 0.4261166751384735, 0.5323827862739563, 0.1309729516506195, 0.07227080315351486, 0.5006223320960999, 0.21349447965621948, 0.9354812502861023, 0.6117833852767944, 0.2382148653268814, 0.13263067603111267, 0.155763179063797, 0.43899667263031006], "count": [1294]}, "action": {"min": [-0.1533980816602707, -0.0015339808305725455, -1.5197741985321045, -1.5299999713897705, -0.37590664625167847, -0.3129187822341919, 0.032196108251810074, -0.022480104118585587, -0.0024027538020163774, -1.7541651725769043, -0.6672816276550293, -0.5203957557678223, -0.3067961633205414, 0.05016627162694931], "max": [0.4919576644897461, 2.2426798343658447, 0.03999999910593033, 1.5298452377319336, 0.49670812487602234, 0.18100973963737488, 1.6889585256576538, 0.6477468609809875, 2.389700174331665, 0.03941420838236809, 0.9379531145095825, 0.38803479075431824, 0.6708779335021973, 1.6880519390106201], "mean": [0.05997668579220772, 0.6297028660774231, -0.2603450119495392, -0.4146825671195984, 0.05005405843257904, 0.014980498701334, 0.3304727375507355, 0.12798357009887695, 0.6096634864807129, -0.4166000783443451, -0.03836750239133835, 0.0019522658549249172, 0.07892084121704102, 0.20956984162330627], "std": [0.1528860479593277, 0.910356879234314, 0.4261166751384735, 0.5323827862739563, 0.1309729516506195, 0.07227080315351486, 0.5006223320960999, 0.21349447965621948, 0.9354812502861023, 0.6117833852767944, 0.2382148653268814, 0.13263067603111267, 0.155763179063797, 0.43899667263031006], "count": [1294]}, "timestamp": {"min": [0.0], "max": [43.1], "mean": [21.55], "std": [12.451517087398537], "count": [1294]}, "frame_index": {"min": [0], "max": [1293], "mean": [646.5], "std": [373.54551262195616], "count": [1294]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [1294]}, "index": {"min": [84381], "max": [85674], "mean": [85027.5], "std": [373.54551262195616], "count": [1294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1294]}, "subtask_annotation": {"mean": [5.255795981452859, 13.0, 13.0, 13.0, 13.0], "std": [4.705905028871336, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1294]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [1294]}, "eef_direction_state": {"mean": [4.568778979907265, 4.767387944358578], "std": [2.193741743409201, 2.0838274311818417], "min": [0, 0], "max": [6, 6], "count": [1294]}, "eef_velocity_state": {"mean": [0.6174652241112828, 0.5710973724884081], "std": [0.8439462055048244, 0.8408793521070084], "min": [0, 0], "max": [2, 2], "count": [1294]}, "eef_acc_mag_state": {"mean": [0.5440494590417311, 0.5293663060278208], "std": [0.7857842344352668, 0.7884326401839202], "min": [0, 0], "max": [2, 2], "count": [1294]}, "eef_direction_action": {"mean": [4.568778979907265, 4.767387944358578], "std": [2.193741743409201, 2.0838274311818417], "min": [0, 0], "max": [6, 6], "count": [1294]}, "eef_velocity_action": {"mean": [0.6174652241112828, 0.5710973724884081], "std": [0.8439462055048244, 0.8408793521070084], "min": [0, 0], "max": [2, 2], "count": [1294]}, "eef_acc_mag_action": {"mean": [0.5440494590417311, 0.5293663060278208], "std": [0.7857842344352668, 0.7884326401839202], "min": [0, 0], "max": [2, 2], "count": [1294]}, "eef_sim_pose_state": {"mean": [0.1749297205632079, 0.3501386799774192, 1.2113113451484614, 0.024973029814801054, -0.047109170113602925, 0.11147554110378508, 0.17133247822975098, -0.28712470608187385, 1.209633907135547, 0.09469154889585683, 0.14895051023864253, 0.1353424708575258], "std": [0.1685983349959335, 0.0492432715412746, 0.042833859866010925, 0.07602684327218766, 0.16645134510812673, 0.2147891364527012, 0.17274346326123302, 0.08915766621313555, 0.04910360938392367, 0.19114532933721556, 0.3407453137249501, 0.3100510889274901], "min": [-0.1379437040881244, 0.2899071290105312, 1.1626026346316716, -0.31376099330085383, -0.3696893677115438, -0.2606359549175735, -0.046115730496652435, -0.3487192996698598, 1.160361889123737, -0.3285698983951973, -0.3357616540293047, -0.5441493314478366], "max": [0.526275778580679, 0.5055221113316815, 1.4252576028291706, 0.19849667969539672, 0.5102216103609662, 0.8041603855906436, 0.5181229466562469, -0.066027441945941, 1.388732875289328, 0.9991291885476568, 0.9939037845229257, 0.9230862943114427], "count": [1294]}, "eef_sim_pose_action": {"mean": [0.1749297205632079, 0.3501386799774192, 1.2113113451484614, 0.024973029814801054, -0.047109170113602925, 0.11147554110378508, 0.17133247822975098, -0.28712470608187385, 1.209633907135547, 0.09469154889585683, 0.14895051023864253, 0.1353424708575258], "std": [0.1685983349959335, 0.0492432715412746, 0.042833859866010925, 0.07602684327218766, 0.16645134510812673, 0.2147891364527012, 0.17274346326123302, 0.08915766621313555, 0.04910360938392367, 0.19114532933721556, 0.3407453137249501, 0.3100510889274901], "min": [-0.1379437040881244, 0.2899071290105312, 1.1626026346316716, -0.31376099330085383, -0.3696893677115438, -0.2606359549175735, -0.046115730496652435, -0.3487192996698598, 1.160361889123737, -0.3285698983951973, -0.3357616540293047, -0.5441493314478366], "max": [0.526275778580679, 0.5055221113316815, 1.4252576028291706, 0.19849667969539672, 0.5102216103609662, 0.8041603855906436, 0.5181229466562469, -0.066027441945941, 1.388732875289328, 0.9991291885476568, 0.9939037845229257, 0.9230862943114427], "count": [1294]}, "gripper_mode_state": {"mean": [0.8585780525502318, 0.893353941267388], "std": [0.34845628166139236, 0.3086627235177775], "min": [0, 0], "max": [1, 1], "count": [1294]}, "gripper_activity_state": {"mean": [1.8446676970633693, 1.839258114374034], "std": [0.50329532868347, 0.5145229988789771], "min": [0, 0], "max": [2, 2], "count": [1294]}, "gripper_mode_action": {"mean": [0.8585780525502318, 0.893353941267388], "std": [0.34845628166139236, 0.3086627235177775], "min": [0, 0], "max": [1, 1], "count": [1294]}, "gripper_activity_action": {"mean": [1.8446676970633693, 1.839258114374034], "std": [0.50329532868347, 0.5145229988789771], "min": [0, 0], "max": [2, 2], "count": [1294]}, "gripper_open_scale_state": {"mean": [0.1888440148351775, 0.11975390443339709], "std": [0.28607031402176863, 0.2508555238155195], "min": [0.01839777614389147, 0.02866644092968532], "max": [0.9651191575186593, 0.9646011080060687], "count": [1294]}, "gripper_open_scale_action": {"mean": [0.1888440148351775, 0.11975390443339709], "std": [0.28607031402176863, 0.2508555238155195], "min": [0.01839777614389147, 0.02866644092968532], "max": [0.9651191575186593, 0.9646011080060687], "count": [1294]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5353262205265248]], [[0.5189305595801539]], [[0.4274256348133123]]], "std": [[[0.2621511882519034]], [[0.2508272964374625]], [[0.21474342553344816]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4219703937130408]], [[0.4282141783916632]], [[0.4176045563819398]]], "std": [[[0.22429793448196353]], [[0.2206610812942037]], [[0.23052400877945542]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3654312021743563]], [[0.3744458490292669]], [[0.3697655926355216]]], "std": [[[0.26413694999894394]], [[0.2561587567273551]], [[0.2591512680172807]]], "count": [203]}, "observation.state": {"min": [-0.731708824634552, -0.0013188618468120694, -1.934349775314331, -0.09795457124710083, -0.25310683250427246, -0.9265244007110596, 0.07513359189033508, -0.22646337747573853, -0.0038602196145802736, -1.2615821361541748, -1.3422331809997559, -1.0707186460494995, -0.15444223582744598, 0.05153035372495651], "max": [0.16102609038352966, 2.2288739681243896, 0.002846915042027831, 1.5299999713897705, 0.3466796576976776, 0.7470486164093018, 1.6889585256576538, 0.5045756101608276, 2.1905245780944824, 0.01353982649743557, 0.7043715119361877, 0.30949899554252625, 0.381377637386322, 1.699180245399475], "mean": [-0.14282798767089844, 0.6341121196746826, -0.5305687189102173, 0.26093950867652893, 0.035327792167663574, -0.1047024130821228, 0.2896798849105835, 0.060027167201042175, 0.7879877686500549, -0.38908395171165466, -0.2522176206111908, -0.17093361914157867, 0.05998769775032997, 0.4310745298862457], "std": [0.2412378489971161, 0.917100727558136, 0.7310926914215088, 0.3759082555770874, 0.11174304783344269, 0.36514416337013245, 0.48146337270736694, 0.13289856910705566, 0.9440152049064636, 0.4548982083797455, 0.4870637059211731, 0.33637604117393494, 0.13064906001091003, 0.6070095300674438], "count": [1200]}, "action": {"min": [-0.731708824634552, -0.0013188618468120694, -1.934349775314331, -0.09795457124710083, -0.25310683250427246, -0.9265244007110596, 0.07513359189033508, -0.22646337747573853, -0.0038602196145802736, -1.2615821361541748, -1.3422331809997559, -1.0707186460494995, -0.15444223582744598, 0.05153035372495651], "max": [0.16102609038352966, 2.2288739681243896, 0.002846915042027831, 1.5299999713897705, 0.3466796576976776, 0.7470486164093018, 1.6889585256576538, 0.5045756101608276, 2.1905245780944824, 0.01353982649743557, 0.7043715119361877, 0.30949899554252625, 0.381377637386322, 1.699180245399475], "mean": [-0.14282798767089844, 0.6341121196746826, -0.5305687189102173, 0.26093950867652893, 0.035327792167663574, -0.1047024130821228, 0.2896798849105835, 0.060027167201042175, 0.7879877686500549, -0.38908395171165466, -0.2522176206111908, -0.17093361914157867, 0.05998769775032997, 0.4310745298862457], "std": [0.2412378489971161, 0.917100727558136, 0.7310926914215088, 0.3759082555770874, 0.11174304783344269, 0.36514416337013245, 0.48146337270736694, 0.13289856910705566, 0.9440152049064636, 0.4548982083797455, 0.4870637059211731, 0.33637604117393494, 0.13064906001091003, 0.6070095300674438], "count": [1200]}, "timestamp": {"min": [0.0], "max": [39.96666666666667], "mean": [19.983333333333334], "std": [11.54700137441495], "count": [1200]}, "frame_index": {"min": [0], "max": [1199], "mean": [599.5], "std": [346.4100412324485], "count": [1200]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1200]}, "index": {"min": [85675], "max": [86874], "mean": [86274.5], "std": [346.4100412324485], "count": [1200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1200]}, "subtask_annotation": {"mean": [5.5808333333333335, 13.0, 13.0, 13.0, 13.0], "std": [4.089840987808139, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1200]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1200]}, "eef_direction_state": {"mean": [4.931666666666667, 4.461666666666667], "std": [1.8873254150310763, 2.1119179013925393], "min": [0, 0], "max": [6, 6], "count": [1200]}, "eef_velocity_state": {"mean": [0.5616666666666666, 0.6858333333333333], "std": [0.8423363672284206, 0.8488026697779848], "min": [0, 0], "max": [2, 2], "count": [1200]}, "eef_acc_mag_state": {"mean": [0.5491666666666667, 0.625], "std": [0.7900944915360043, 0.8058380730643099], "min": [0, 0], "max": [2, 2], "count": [1200]}, "eef_direction_action": {"mean": [4.931666666666667, 4.461666666666667], "std": [1.8873254150310763, 2.1119179013925393], "min": [0, 0], "max": [6, 6], "count": [1200]}, "eef_velocity_action": {"mean": [0.5616666666666666, 0.6858333333333333], "std": [0.8423363672284206, 0.8488026697779848], "min": [0, 0], "max": [2, 2], "count": [1200]}, "eef_acc_mag_action": {"mean": [0.5491666666666667, 0.625], "std": [0.7900944915360043, 0.8058380730643099], "min": [0, 0], "max": [2, 2], "count": [1200]}, "eef_sim_pose_state": {"mean": [0.16771530516171268, 0.28444854285990073, 1.2200998704550179, -0.03074519805281484, 0.35202396345758075, -0.06242941282732622, 0.21161658372048117, -0.3201788227221358, 1.2129309414721403, 0.0010194586607555893, 0.11365507141196252, -0.1197361882757562], "std": [0.1569113324911775, 0.08386170990657388, 0.06009427472702084, 0.2478534947728657, 0.4888843855717721, 0.24998095557410074, 0.18035607839253848, 0.04057897041313379, 0.04420985349944162, 0.12947208662109266, 0.18119061729571753, 0.31328543395761815], "min": [-0.08983313910223448, 0.09164484640795009, 1.1816616239503723, -0.7909519676215113, -0.10544111509834364, -0.8017746035689166, 0.0031317479887415095, -0.4246655548475632, 1.1799255825111226, -0.36011139664530334, -0.1650049528048907, -0.9696777530539182], "max": [0.4676662869434316, 0.3444890356536468, 1.4297632214707154, 0.6651649096515295, 1.284308657709404, 0.6095623163737223, 0.5092167378173093, -0.21628338890563834, 1.3831171180281094, 0.686093129248112, 0.9568894072329606, 0.561512990422274], "count": [1200]}, "eef_sim_pose_action": {"mean": [0.16771530516171268, 0.28444854285990073, 1.2200998704550179, -0.03074519805281484, 0.35202396345758075, -0.06242941282732622, 0.21161658372048117, -0.3201788227221358, 1.2129309414721403, 0.0010194586607555893, 0.11365507141196252, -0.1197361882757562], "std": [0.1569113324911775, 0.08386170990657388, 0.06009427472702084, 0.2478534947728657, 0.4888843855717721, 0.24998095557410074, 0.18035607839253848, 0.04057897041313379, 0.04420985349944162, 0.12947208662109266, 0.18119061729571753, 0.31328543395761815], "min": [-0.08983313910223448, 0.09164484640795009, 1.1816616239503723, -0.7909519676215113, -0.10544111509834364, -0.8017746035689166, 0.0031317479887415095, -0.4246655548475632, 1.1799255825111226, -0.36011139664530334, -0.1650049528048907, -0.9696777530539182], "max": [0.4676662869434316, 0.3444890356536468, 1.4297632214707154, 0.6651649096515295, 1.284308657709404, 0.6095623163737223, 0.5092167378173093, -0.21628338890563834, 1.3831171180281094, 0.686093129248112, 0.9568894072329606, 0.561512990422274], "count": [1200]}, "gripper_mode_state": {"mean": [0.8475, 0.7866666666666666], "std": [0.35950486783909064, 0.4096611065529961], "min": [0, 0], "max": [1, 1], "count": [1200]}, "gripper_activity_state": {"mean": [1.8208333333333333, 1.8316666666666668], "std": [0.5373384770225317, 0.5228102481355535], "min": [0, 0], "max": [2, 2], "count": [1200]}, "gripper_mode_action": {"mean": [0.8475, 0.7866666666666666], "std": [0.35950486783909064, 0.4096611065529961], "min": [0, 0], "max": [1, 1], "count": [1200]}, "gripper_activity_action": {"mean": [1.8208333333333333, 1.8316666666666668], "std": [0.5373384770225317, 0.5228102481355535], "min": [0, 0], "max": [2, 2], "count": [1200]}, "gripper_open_scale_state": {"mean": [0.16553334026464073, 0.24632648676279056], "std": [0.2751206732736241, 0.34686372612812216], "min": [0.042933481080191474, 0.029445916414260864], "max": [0.9651191575186593, 0.9709601402282715], "count": [1200]}, "gripper_open_scale_action": {"mean": [0.16553334026464073, 0.24632648676279056], "std": [0.2751206732736241, 0.34686372612812216], "min": [0.042933481080191474, 0.029445916414260864], "max": [0.9651191575186593, 0.9709601402282715], "count": [1200]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49721914096025616]], [[0.4764646113916947]], [[0.3827059978873704]]], "std": [[[0.24211318097815188]], [[0.22333844674894807]], [[0.1872018209156001]]], "count": [264]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3970580643031624]], [[0.4049203678946326]], [[0.39755953839869285]]], "std": [[[0.25082662136585104]], [[0.24138097161213093]], [[0.2488781737124528]]], "count": [264]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40604517705651283]], [[0.41554997895622897]], [[0.4086266804070113]]], "std": [[[0.19240879340840472]], [[0.18744861916733987]], [[0.19037989843911401]]], "count": [264]}, "observation.state": {"min": [-1.1919031143188477, 0.0, -1.9404857158660889, -1.5299999713897705, -0.736011266708374, -0.15493206679821014, 0.06571412086486816, 0.0031670096796005964, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.01073786523193121, 0.007688953075557947, 0.05376463755965233], "max": [0.07209710031747818, 2.597574472427368, 0.0015339808305725455, 0.6947854161262512, 0.8274044990539551, 0.2591249942779541, 1.6889585256576538, 0.004601942375302315, 0.0, 1.294333427752249e-17, 0.004601942375302315, -0.00920388475060463, 0.012271846644580364, 0.05376463755965233], "mean": [-0.46667325496673584, 1.6198270320892334, -0.8787877559661865, -0.6779531836509705, 0.27178695797920227, 0.0519535057246685, 0.8060402274131775, 0.004600288346409798, -0.0015321823302656412, -0.00040185259422287345, 0.0030687928665429354, -0.010664858855307102, 0.010646934621036053, 0.053764380514621735], "std": [0.4093063771724701, 0.860678493976593, 0.6051815152168274, 0.5259714126586914, 0.33258768916130066, 0.07608157396316528, 0.6395645141601562, 4.1536233766237274e-05, 5.255328142084181e-05, 0.0006233768654055893, 6.349050818243995e-05, 0.0003172388533130288, 0.00037601450458168983, 2.5704503059387207e-07], "count": [1702]}, "action": {"min": [-1.1919031143188477, 0.0, -1.9404857158660889, -1.5299999713897705, -0.736011266708374, -0.15493206679821014, 0.06571412086486816, 0.0031670096796005964, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.01073786523193121, 0.007688953075557947, 0.05376463755965233], "max": [0.07209710031747818, 2.597574472427368, 0.0015339808305725455, 0.6947854161262512, 0.8274044990539551, 0.2591249942779541, 1.6889585256576538, 0.004601942375302315, 0.0, 1.294333427752249e-17, 0.004601942375302315, -0.00920388475060463, 0.012271846644580364, 0.05376463755965233], "mean": [-0.46667325496673584, 1.6198270320892334, -0.8787877559661865, -0.6779531836509705, 0.27178695797920227, 0.0519535057246685, 0.8060402274131775, 0.004600288346409798, -0.0015321823302656412, -0.00040185259422287345, 0.0030687928665429354, -0.010664858855307102, 0.010646934621036053, 0.053764380514621735], "std": [0.4093063771724701, 0.860678493976593, 0.6051815152168274, 0.5259714126586914, 0.33258768916130066, 0.07608157396316528, 0.6395645141601562, 4.1536233766237274e-05, 5.255328142084181e-05, 0.0006233768654055893, 6.349050818243995e-05, 0.0003172388533130288, 0.00037601450458168983, 2.5704503059387207e-07], "count": [1702]}, "timestamp": {"min": [0.0], "max": [56.7], "mean": [28.35], "std": [16.377499809189437], "count": [1702]}, "frame_index": {"min": [0], "max": [1701], "mean": [850.5], "std": [491.3249942756831], "count": [1702]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1702]}, "index": {"min": [86875], "max": [88576], "mean": [87725.5], "std": [491.3249942756831], "count": [1702]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1702]}, "subtask_annotation": {"mean": [8.203290246768507, 13.0, 13.0, 13.0, 13.0], "std": [2.6357014615188556, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1702]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [1702]}, "eef_direction_state": {"mean": [3.4153936545240895, 6.0], "std": [2.076576982938567, 0.0], "min": [0, 6], "max": [6, 6], "count": [1702]}, "eef_velocity_state": {"mean": [1.2391304347826086, 0.0], "std": [0.8089082141074282, 0.0], "min": [0, 0], "max": [2, 0], "count": [1702]}, "eef_acc_mag_state": {"mean": [1.1128084606345476, 0.0], "std": [0.7981841817459969, 0.0], "min": [0, 0], "max": [2, 0], "count": [1702]}, "eef_direction_action": {"mean": [3.4153936545240895, 6.0], "std": [2.076576982938567, 0.0], "min": [0, 6], "max": [6, 6], "count": [1702]}, "eef_velocity_action": {"mean": [1.2391304347826086, 0.0], "std": [0.8089082141074282, 0.0], "min": [0, 0], "max": [2, 0], "count": [1702]}, "eef_acc_mag_action": {"mean": [1.1128084606345476, 0.0], "std": [0.7981841817459969, 0.0], "min": [0, 0], "max": [2, 0], "count": [1702]}, "eef_sim_pose_state": {"mean": [0.3050886822244316, 0.1703133088146471, 1.2497700359065353, 0.050753901805782396, 0.05968285441710324, -0.1930304448937101, 0.06898446868961415, -0.33683577830119793, 1.1822567513210176, 0.010635052945725131, 0.0011346898914664806, -0.006064771995424032], "std": [0.13942166048833177, 0.16309847000657984, 0.08202923754533707, 0.10106189812576988, 0.12480429654850765, 0.37762845275127743, 4.7437597052401036e-05, 7.23425531526458e-06, 0.00017286955964911254, 0.00037601418196393153, 0.0006295439070286725, 0.0003192487308305478], "min": [-0.012577703193789137, -0.13743712906456276, 1.131267964701421, -0.38491186080479534, -0.26895378691973804, -1.1350038498095916, 0.06889849221601343, -0.3368378509484149, 1.18198823267674, 0.007688953075557946, 0.0, -0.007570857151130687], "max": [0.5175491714613221, 0.36240267203336163, 1.507380366097515, 0.23753185501281782, 0.37254849427035097, 0.6542709666392621, 0.0691299150192351, -0.3368021049772692, 1.1825704227459093, 0.012255375268768966, 0.0030678091453353318, -0.004601942375302313], "count": [1702]}, "eef_sim_pose_action": {"mean": [0.3050886822244316, 0.1703133088146471, 1.2497700359065353, 0.050753901805782396, 0.05968285441710324, -0.1930304448937101, 0.06898446868961415, -0.33683577830119793, 1.1822567513210176, 0.010635052945725131, 0.0011346898914664806, -0.006064771995424032], "std": [0.13942166048833177, 0.16309847000657984, 0.08202923754533707, 0.10106189812576988, 0.12480429654850765, 0.37762845275127743, 4.7437597052401036e-05, 7.23425531526458e-06, 0.00017286955964911254, 0.00037601418196393153, 0.0006295439070286725, 0.0003192487308305478], "min": [-0.012577703193789137, -0.13743712906456276, 1.131267964701421, -0.38491186080479534, -0.26895378691973804, -1.1350038498095916, 0.06889849221601343, -0.3368378509484149, 1.18198823267674, 0.007688953075557946, 0.0, -0.007570857151130687], "max": [0.5175491714613221, 0.36240267203336163, 1.507380366097515, 0.23753185501281782, 0.37254849427035097, 0.6542709666392621, 0.0691299150192351, -0.3368021049772692, 1.1825704227459093, 0.012255375268768966, 0.0030678091453353318, -0.004601942375302313], "count": [1702]}, "gripper_mode_state": {"mean": [0.6304347826086957, 1.0], "std": [0.48268702850378764, 0.0], "min": [0, 1], "max": [1, 1], "count": [1702]}, "gripper_activity_state": {"mean": [1.773207990599295, 2.0], "std": [0.5939660779419954, 0.0], "min": [0, 2], "max": [2, 2], "count": [1702]}, "gripper_mode_action": {"mean": [0.6304347826086957, 1.0], "std": [0.48268702850378764, 0.0], "min": [0, 1], "max": [1, 1], "count": [1702]}, "gripper_activity_action": {"mean": [1.773207990599295, 2.0], "std": [0.5939660779419954, 0.0], "min": [0, 2], "max": [2, 2], "count": [1702]}, "gripper_open_scale_state": {"mean": [0.4605937465332398, 0.030722650034086443], "std": [0.3654654951769303, 6.036837696399289e-16], "min": [0.037550926208496094, 0.030722650034087046], "max": [0.9651191575186593, 0.030722650034087046], "count": [1702]}, "gripper_open_scale_action": {"mean": [0.4605937465332398, 0.030722650034086443], "std": [0.3654654951769303, 6.036837696399289e-16], "min": [0.037550926208496094, 0.030722650034087046], "max": [0.9651191575186593, 0.030722650034087046], "count": [1702]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5043192011189749]], [[0.49965437309045907]], [[0.41193358826107696]]], "std": [[[0.22389945550751517]], [[0.21371047351100603]], [[0.18501012147680726]]], "count": [169]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4376351616583517]], [[0.44222399640329507]], [[0.4303631576233386]]], "std": [[[0.1974965451400182]], [[0.19110415590769392]], [[0.20191713187439306]]], "count": [169]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41373284636010876]], [[0.41942245007799306]], [[0.41437898989313016]]], "std": [[[0.24276724237560363]], [[0.23597203598066524]], [[0.240411629546607]]], "count": [169]}, "observation.state": {"min": [0.0, 0.0, -0.0015339808305725455, 0.03988350182771683, 0.004601942375302315, 0.01073786523193121, 0.07624725252389908, -0.4663301706314087, 0.0, -1.1427385807037354, -1.527705192565918, -0.8938340544700623, -0.28829678893089294, 0.053438443690538406], "max": [0.0, 0.001417128019966185, 2.168404344971009e-19, 0.041417479515075684, 0.006135923322290182, 0.01073786523193121, 0.07649841904640198, 0.7792622447013855, 2.351592540740967, 0.010454108938574791, 0.9192784428596497, 0.8453688025474548, 0.3367069959640503, 1.696593999862671], "mean": [0.0, 3.51009134647029e-06, -0.0005890442989766598, 0.0404699444770813, 0.004647994879633188, 0.010737791657447815, 0.07644117623567581, 0.08890454471111298, 1.582448124885559, -0.5954231023788452, -0.7279635071754456, -0.06904660165309906, 0.004818860441446304, 0.6740016341209412], "std": [0.0, 6.51151713100262e-05, 0.0006873583770357072, 0.0006617039907723665, 0.00021968319197185338, 7.35744833946228e-08, 8.712959242984653e-05, 0.35293200612068176, 0.7794405221939087, 0.3125346601009369, 0.6061164736747742, 0.3096352517604828, 0.1270284354686737, 0.5987486243247986], "count": [941]}, "action": {"min": [0.0, 0.0, -0.0015339808305725455, 0.03988350182771683, 0.004601942375302315, 0.01073786523193121, 0.07624725252389908, -0.4663301706314087, 0.0, -1.1427385807037354, -1.527705192565918, -0.8938340544700623, -0.28829678893089294, 0.053438443690538406], "max": [0.0, 0.001417128019966185, 2.168404344971009e-19, 0.041417479515075684, 0.006135923322290182, 0.01073786523193121, 0.07649841904640198, 0.7792622447013855, 2.351592540740967, 0.010454108938574791, 0.9192784428596497, 0.8453688025474548, 0.3367069959640503, 1.696593999862671], "mean": [0.0, 3.51009134647029e-06, -0.0005890442989766598, 0.0404699444770813, 0.004647994879633188, 0.010737791657447815, 0.07644117623567581, 0.08890454471111298, 1.582448124885559, -0.5954231023788452, -0.7279635071754456, -0.06904660165309906, 0.004818860441446304, 0.6740016341209412], "std": [0.0, 6.51151713100262e-05, 0.0006873583770357072, 0.0006617039907723665, 0.00021968319197185338, 7.35744833946228e-08, 8.712959242984653e-05, 0.35293200612068176, 0.7794405221939087, 0.3125346601009369, 0.6061164736747742, 0.3096352517604828, 0.1270284354686737, 0.5987486243247986], "count": [941]}, "timestamp": {"min": [0.0], "max": [31.333333333333332], "mean": [15.66666666666667], "std": [9.054771608875008], "count": [941]}, "frame_index": {"min": [0], "max": [940], "mean": [470.0], "std": [271.6431482662502], "count": [941]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [941]}, "index": {"min": [88577], "max": [89517], "mean": [89047.0], "std": [271.6431482662502], "count": [941]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [941]}, "subtask_annotation": {"mean": [7.977683315621679, 13.0, 13.0, 13.0, 13.0], "std": [2.7357070066775697, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [941]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [941]}, "eef_direction_state": {"mean": [6.0, 2.9606801275239105], "std": [0.0, 2.1325734367279394], "min": [6, 0], "max": [6, 6], "count": [941]}, "eef_velocity_state": {"mean": [0.0, 1.454835281615303], "std": [0.0, 0.7385905089589058], "min": [0, 0], "max": [0, 2], "count": [941]}, "eef_acc_mag_state": {"mean": [0.0, 1.1477151965993624], "std": [0.0, 0.7522319518092321], "min": [0, 0], "max": [0, 2], "count": [941]}, "eef_direction_action": {"mean": [6.0, 2.9606801275239105], "std": [0.0, 2.1325734367279394], "min": [6, 0], "max": [6, 6], "count": [941]}, "eef_velocity_action": {"mean": [0.0, 1.454835281615303], "std": [0.0, 0.7385905089589058], "min": [0, 0], "max": [0, 2], "count": [941]}, "eef_acc_mag_action": {"mean": [0.0, 1.1477151965993624], "std": [0.0, 0.7522319518092321], "min": [0, 0], "max": [0, 2], "count": [941]}, "eef_sim_pose_state": {"mean": [0.06900442761534478, 0.3336143531923293, 1.1785111020361707, 0.010923347859232747, 0.03988432579217002, 0.004651683993284495, 0.3215089711767715, -0.3156109809301404, 1.2101448097804985, 0.013736719585737226, 0.24476440139808037, 0.024340264857149813], "std": [5.0699714381717414e-05, 4.943460399699649e-06, 0.00016849611088005676, 9.367226331180474e-06, 0.0006892049869959984, 0.00021985941855946938, 0.14826036509593363, 0.10488807136969362, 0.05821982842159505, 0.15235457982807377, 0.13843782365429058, 0.40744233723987516], "min": [0.06893273424650143, 0.3336133171437505, 1.1782508076291915, 0.010914433460208178, 0.03834911471802016, 0.004605328407915858, -0.008736892060283816, -0.5202513635175319, 1.1375513255387841, -0.3578026870076948, -0.10204980839917721, -0.8986172150865652], "max": [0.0691499248307392, 0.33364783581610225, 1.1788329291782185, 0.010991467911047508, 0.041417040697834695, 0.006140806623542267, 0.5165258650681387, -0.098404681125555, 1.403580948891157, 0.5390073763852486, 0.5735913412482252, 0.9160315251504494], "count": [941]}, "eef_sim_pose_action": {"mean": [0.06900442761534478, 0.3336143531923293, 1.1785111020361707, 0.010923347859232747, 0.03988432579217002, 0.004651683993284495, 0.3215089711767715, -0.3156109809301404, 1.2101448097804985, 0.013736719585737226, 0.24476440139808037, 0.024340264857149813], "std": [5.0699714381717414e-05, 4.943460399699649e-06, 0.00016849611088005676, 9.367226331180474e-06, 0.0006892049869959984, 0.00021985941855946938, 0.14826036509593363, 0.10488807136969362, 0.05821982842159505, 0.15235457982807377, 0.13843782365429058, 0.40744233723987516], "min": [0.06893273424650143, 0.3336133171437505, 1.1782508076291915, 0.010914433460208178, 0.03834911471802016, 0.004605328407915858, -0.008736892060283816, -0.5202513635175319, 1.1375513255387841, -0.3578026870076948, -0.10204980839917721, -0.8986172150865652], "max": [0.0691499248307392, 0.33364783581610225, 1.1788329291782185, 0.010991467911047508, 0.041417040697834695, 0.006140806623542267, 0.5165258650681387, -0.098404681125555, 1.403580948891157, 0.5390073763852486, 0.5735913412482252, 0.9160315251504494], "count": [941]}, "gripper_mode_state": {"mean": [1.0, 0.6801275239107333], "std": [0.0, 0.4664269236759282], "min": [1, 0], "max": [1, 1], "count": [941]}, "gripper_activity_state": {"mean": [2.0, 1.5908607863974495], "std": [0.0, 0.7501196523492932], "min": [2, 0], "max": [2, 2], "count": [941]}, "gripper_mode_action": {"mean": [1.0, 0.6801275239107333], "std": [0.0, 0.4664269236759282], "min": [1, 0], "max": [1, 1], "count": [941]}, "gripper_activity_action": {"mean": [2.0, 1.5908607863974495], "std": [0.0, 0.7501196523492932], "min": [2, 0], "max": [2, 2], "count": [941]}, "gripper_open_scale_state": {"mean": [0.043680407203019925, 0.3851426255545506], "std": [4.978750810691848e-05, 0.342142014736264], "min": [0.043569858585085185, 0.030536253537450517], "max": [0.0437133823122297, 0.969482285635812], "count": [941]}, "gripper_open_scale_action": {"mean": [0.043680407203019925, 0.3851426255545506], "std": [4.978750810691848e-05, 0.342142014736264], "min": [0.043569858585085185, 0.030536253537450517], "max": [0.0437133823122297, 0.969482285635812], "count": [941]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4978549388151801]], [[0.49059387434281765]], [[0.4031337325349301]]], "std": [[[0.23256949477370256]], [[0.2207598818964133]], [[0.19019036098929776]]], "count": [167]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43189400773616166]], [[0.4392757442631078]], [[0.4290654801508095]]], "std": [[[0.19906418872285989]], [[0.1934157972947238]], [[0.20472376970757722]]], "count": [167]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.408397053931353]], [[0.41595363358250814]], [[0.41176077583395304]]], "std": [[[0.25972085466931716]], [[0.2530468961715189]], [[0.2574218155510401]]], "count": [167]}, "observation.state": {"min": [0.0, -0.0015339808305725455, -0.0015093310503289104, 0.03988350182771683, 0.004601942375302315, 0.010305056348443031, 0.07624725252389908, -0.5905826091766357, -0.010765161365270615, -1.4511457681655884, -1.5299999713897705, -0.9372442364692688, -0.40883779525756836, 0.052595026791095734], "max": [0.0, 3.2526065174565133e-19, 1.6263032587282567e-19, 0.04138876125216484, 0.006135923322290182, 0.011283360421657562, 0.07649841904640198, 0.8206797242164612, 2.4666411876678467, 0.007501638028770685, 0.7119402885437012, 0.46525830030441284, 0.37583619356155396, 1.6969819068908691], "mean": [0.0, -0.00026651559164747596, -2.3407558273902396e-06, 0.03990212082862854, 0.004668046720325947, 0.010737722739577293, 0.07645269483327866, 0.17822161316871643, 1.6828808784484863, -0.5988507866859436, -0.8070623278617859, -0.3506833016872406, 0.006790899205952883, 0.7465773224830627], "std": [0.0, 0.0005044153658673167, 5.158562635187991e-05, 0.0001249317720066756, 0.0002737452450674027, 2.3691272872383706e-05, 7.803709740983322e-05, 0.44755786657333374, 0.7493593096733093, 0.3840256929397583, 0.5518447756767273, 0.2549329102039337, 0.14357490837574005, 0.5945917367935181], "count": [924]}, "action": {"min": [0.0, -0.0015339808305725455, -0.0015093310503289104, 0.03988350182771683, 0.004601942375302315, 0.010305056348443031, 0.07624725252389908, -0.5905826091766357, -0.010765161365270615, -1.4511457681655884, -1.5299999713897705, -0.9372442364692688, -0.40883779525756836, 0.052595026791095734], "max": [0.0, 3.2526065174565133e-19, 1.6263032587282567e-19, 0.04138876125216484, 0.006135923322290182, 0.011283360421657562, 0.07649841904640198, 0.8206797242164612, 2.4666411876678467, 0.007501638028770685, 0.7119402885437012, 0.46525830030441284, 0.37583619356155396, 1.6969819068908691], "mean": [0.0, -0.00026651559164747596, -2.3407558273902396e-06, 0.03990212082862854, 0.004668046720325947, 0.010737722739577293, 0.07645269483327866, 0.17822161316871643, 1.6828808784484863, -0.5988507866859436, -0.8070623278617859, -0.3506833016872406, 0.006790899205952883, 0.7465773224830627], "std": [0.0, 0.0005044153658673167, 5.158562635187991e-05, 0.0001249317720066756, 0.0002737452450674027, 2.3691272872383706e-05, 7.803709740983322e-05, 0.44755786657333374, 0.7493593096733093, 0.3840256929397583, 0.5518447756767273, 0.2549329102039337, 0.14357490837574005, 0.5945917367935181], "count": [924]}, "timestamp": {"min": [0.0], "max": [30.766666666666666], "mean": [15.383333333333335], "std": [8.891188938535766], "count": [924]}, "frame_index": {"min": [0], "max": [923], "mean": [461.5], "std": [266.73566815607296], "count": [924]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [924]}, "index": {"min": [89518], "max": [90441], "mean": [89979.5], "std": [266.73566815607296], "count": [924]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [924]}, "subtask_annotation": {"mean": [7.4729437229437226, 13.0, 13.0, 13.0, 13.0], "std": [2.4451390936527684, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [924]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [924]}, "eef_direction_state": {"mean": [6.0, 2.8593073593073592], "std": [0.0, 2.0538502425810337], "min": [6, 0], "max": [6, 6], "count": [924]}, "eef_velocity_state": {"mean": [0.0, 1.551948051948052], "std": [0.0, 0.6998040027915335], "min": [0, 0], "max": [0, 2], "count": [924]}, "eef_acc_mag_state": {"mean": [0.0, 1.2554112554112553], "std": [0.0, 0.725033917495131], "min": [0, 0], "max": [0, 2], "count": [924]}, "eef_direction_action": {"mean": [6.0, 2.8593073593073592], "std": [0.0, 2.0538502425810337], "min": [6, 0], "max": [6, 6], "count": [924]}, "eef_velocity_action": {"mean": [0.0, 1.551948051948052], "std": [0.0, 0.6998040027915335], "min": [0, 0], "max": [0, 2], "count": [924]}, "eef_acc_mag_action": {"mean": [0.0, 1.2554112554112553], "std": [0.0, 0.725033917495131], "min": [0, 0], "max": [0, 2], "count": [924]}, "eef_sim_pose_state": {"mean": [0.06902945450686351, 0.3336148044136478, 1.1784005026715598, 0.010922908506006157, 0.03963326717244213, 0.004671705128840332, 0.32304424204421045, -0.2943322733263703, 1.2007804980256394, -0.09018522955453834, 0.25118108710323306, -0.18813233142891814], "std": [3.62453030940936e-05, 6.1600134325006896e-06, 2.3194676327879763e-05, 2.6792489336969606e-05, 0.0005085080057925868, 0.00027397112361749544, 0.13517684283694464, 0.13609819506365847, 0.059662862085331406, 0.14747441146578052, 0.15047160352308248, 0.45798224328083603], "min": [0.06891473414322334, 0.3336133171437505, 1.1782188239749498, 0.010487995238006522, 0.03800826305962257, 0.004605268448366952, 0.020031918911304597, -0.522925996505186, 1.1078269298739445, -0.42331246267475575, -0.22490125180211962, -1.0981398852535507], "max": [0.06904873227423791, 0.33364783581610225, 1.1788261008863075, 0.011488766271855293, 0.04110126981509166, 0.006140806623542267, 0.5533455254281205, -0.0842523601870542, 1.3916940863322853, 0.40037206420398447, 0.6130466201422187, 0.7755730579243917], "count": [924]}, "eef_sim_pose_action": {"mean": [0.06902945450686351, 0.3336148044136478, 1.1784005026715598, 0.010922908506006157, 0.03963326717244213, 0.004671705128840332, 0.32304424204421045, -0.2943322733263703, 1.2007804980256394, -0.09018522955453834, 0.25118108710323306, -0.18813233142891814], "std": [3.62453030940936e-05, 6.1600134325006896e-06, 2.3194676327879763e-05, 2.6792489336969606e-05, 0.0005085080057925868, 0.00027397112361749544, 0.13517684283694464, 0.13609819506365847, 0.059662862085331406, 0.14747441146578052, 0.15047160352308248, 0.45798224328083603], "min": [0.06891473414322334, 0.3336133171437505, 1.1782188239749498, 0.010487995238006522, 0.03800826305962257, 0.004605268448366952, 0.020031918911304597, -0.522925996505186, 1.1078269298739445, -0.42331246267475575, -0.22490125180211962, -1.0981398852535507], "max": [0.06904873227423791, 0.33364783581610225, 1.1788261008863075, 0.011488766271855293, 0.04110126981509166, 0.006140806623542267, 0.5533455254281205, -0.0842523601870542, 1.3916940863322853, 0.40037206420398447, 0.6130466201422187, 0.7755730579243917], "count": [924]}, "gripper_mode_state": {"mean": [1.0, 0.6525974025974026], "std": [0.0, 0.4761449702774628], "min": [1, 0], "max": [1, 1], "count": [924]}, "gripper_activity_state": {"mean": [2.0, 1.5854978354978355], "std": [0.0, 0.7517984720894316], "min": [2, 0], "max": [2, 2], "count": [924]}, "gripper_mode_action": {"mean": [1.0, 0.6525974025974026], "std": [0.0, 0.4761449702774628], "min": [1, 0], "max": [1, 1], "count": [924]}, "gripper_activity_action": {"mean": [2.0, 1.5854978354978355], "std": [0.0, 0.7517984720894316], "min": [2, 0], "max": [2, 2], "count": [924]}, "gripper_open_scale_state": {"mean": [0.043686970225180866, 0.42661418049522964], "std": [4.459153471691173e-05, 0.33976706247574884], "min": [0.043569858585085185, 0.030054301023483276], "max": [0.0437133823122297, 0.9697039467947823], "count": [924]}, "gripper_open_scale_action": {"mean": [0.043686970225180866, 0.42661418049522964], "std": [4.459153471691173e-05, 0.33976706247574884], "min": [0.043569858585085185, 0.030054301023483276], "max": [0.0437133823122297, 0.9697039467947823], "count": [924]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47528536385092757]], [[0.4545835912226844]], [[0.36239415189476465]]], "std": [[[0.23655081016733856]], [[0.21540151234628416]], [[0.1757365384526084]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3753961448636694]], [[0.38346568421139504]], [[0.3711559322803195]]], "std": [[[0.26623067989821014]], [[0.2601298944861943]], [[0.2690495696445745]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4009009436687133]], [[0.4127506746385423]], [[0.40872103386809266]]], "std": [[[0.19257440280465576]], [[0.18896147221956583]], [[0.18961683237719631]]], "count": [132]}, "observation.state": {"min": [-1.1294126510620117, -0.006844750605523586, -1.7353624105453491, -1.2936546802520752, -0.7431976795196533, -0.16584542393684387, 0.041184503585100174, -0.003067961661145091, -2.7651554448275497e-19, -1.0503208545953324e-19, 0.006672642193734646, -0.004601942375302315, 0.012692011892795563, 0.056001558899879456], "max": [0.09751350432634354, 2.4957709312438965, 0.004558555316179991, 1.528093695640564, 0.9934263229370117, 0.4724329113960266, 1.6889585256576538, -0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, 0.00920388475060463, -0.0015339808305725455, 0.02147573046386242, 0.05625027045607567], "mean": [-0.4571226239204407, 1.567260503768921, -0.7325699329376221, -0.6540122628211975, 0.4009286165237427, 0.12609003484249115, 0.6832641959190369, -0.00181956693995744, 0.0005764332017861307, 1.9849781892844476e-05, 0.007682339753955603, -0.0026881934609264135, 0.013875103555619717, 0.05605670437216759], "std": [0.35228535532951355, 0.9484453797340393, 0.4119079113006592, 0.6768462061882019, 0.35802778601646423, 0.11812238395214081, 0.6240713596343994, 0.000481221592053771, 0.0006358003010973334, 0.00016970686556305736, 0.00015020856517367065, 0.0005531706265173852, 0.0007280143909156322, 8.401351806242019e-05], "count": [677]}, "action": {"min": [-1.1294126510620117, -0.006844750605523586, -1.7353624105453491, -1.2936546802520752, -0.7431976795196533, -0.16584542393684387, 0.041184503585100174, -0.003067961661145091, -2.7651554448275497e-19, -1.0503208545953324e-19, 0.006672642193734646, -0.004601942375302315, 0.012692011892795563, 0.056001558899879456], "max": [0.09751350432634354, 2.4957709312438965, 0.004558555316179991, 1.528093695640564, 0.9934263229370117, 0.4724329113960266, 1.6889585256576538, -0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, 0.00920388475060463, -0.0015339808305725455, 0.02147573046386242, 0.05625027045607567], "mean": [-0.4571226239204407, 1.567260503768921, -0.7325699329376221, -0.6540122628211975, 0.4009286165237427, 0.12609003484249115, 0.6832641959190369, -0.00181956693995744, 0.0005764332017861307, 1.9849781892844476e-05, 0.007682339753955603, -0.0026881934609264135, 0.013875103555619717, 0.05605670437216759], "std": [0.35228535532951355, 0.9484453797340393, 0.4119079113006592, 0.6768462061882019, 0.35802778601646423, 0.11812238395214081, 0.6240713596343994, 0.000481221592053771, 0.0006358003010973334, 0.00016970686556305736, 0.00015020856517367065, 0.0005531706265173852, 0.0007280143909156322, 8.401351806242019e-05], "count": [677]}, "timestamp": {"min": [0.0], "max": [22.533333333333335], "mean": [11.266666666666666], "std": [6.51442843062826], "count": [677]}, "frame_index": {"min": [0], "max": [676], "mean": [338.0], "std": [195.4328529188478], "count": [677]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [677]}, "index": {"min": [90442], "max": [91118], "mean": [90780.0], "std": [195.4328529188478], "count": [677]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [677]}, "subtask_annotation": {"mean": [8.1698670605613, 13.0, 13.0, 13.0, 13.0], "std": [1.8888873844177323, 0.0, 0.0, 0.0, 0.0], "min": [7, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [677]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [677]}, "eef_direction_state": {"mean": [2.9778434268833087, 6.0], "std": [2.1531700553263375, 0.0], "min": [0, 6], "max": [6, 6], "count": [677]}, "eef_velocity_state": {"mean": [1.4224519940915805, 0.0], "std": [0.7581937738174479, 0.0], "min": [0, 0], "max": [2, 0], "count": [677]}, "eef_acc_mag_state": {"mean": [1.1580502215657311, 0.0], "std": [0.7744904707959375, 0.0], "min": [0, 0], "max": [2, 0], "count": [677]}, "eef_direction_action": {"mean": [2.9778434268833087, 6.0], "std": [2.1531700553263375, 0.0], "min": [0, 6], "max": [6, 6], "count": [677]}, "eef_velocity_action": {"mean": [1.4224519940915805, 0.0], "std": [0.7581937738174479, 0.0], "min": [0, 0], "max": [2, 0], "count": [677]}, "eef_acc_mag_action": {"mean": [1.1580502215657311, 0.0], "std": [0.7744904707959375, 0.0], "min": [0, 0], "max": [2, 0], "count": [677]}, "eef_sim_pose_state": {"mean": [0.29793603546102254, 0.1837642688377645, 1.2007723555138878, 0.18308442789516866, 0.15401063362288742, -0.05200708195158867, 0.06917183427708125, -0.33650932539127043, 1.1817151565955797, 0.013852826553612956, 0.008278571223361416, -0.004507849258226826], "std": [0.1699852467194226, 0.11684889176741177, 0.05818932853606666, 0.16497844564155179, 0.12892437175085916, 0.27463336002377914, 5.192725123752399e-05, 1.74375641154779e-05, 5.8749006150967725e-05, 0.0007244341361375185, 0.0007734298102954441, 0.0006937259289762657], "min": [-0.128509735912396, -0.003899811906954275, 1.1279726634273195, -0.3338926646113716, -0.1381561504862716, -1.151212587427373, 0.06912725786484772, -0.33655934372051277, 1.1811610001845356, 0.012668480497467225, 0.007669867706878941, -0.006136361801614608], "max": [0.5406050134324117, 0.3629203588215814, 1.4435967969945827, 0.6381379569085168, 0.5771013956048883, 0.4912764122262503, 0.06946728338752603, -0.33645497344497866, 1.1818459257424654, 0.02141925349809266, 0.013805681044259499, -0.003068006782250927], "count": [677]}, "eef_sim_pose_action": {"mean": [0.29793603546102254, 0.1837642688377645, 1.2007723555138878, 0.18308442789516866, 0.15401063362288742, -0.05200708195158867, 0.06917183427708125, -0.33650932539127043, 1.1817151565955797, 0.013852826553612956, 0.008278571223361416, -0.004507849258226826], "std": [0.1699852467194226, 0.11684889176741177, 0.05818932853606666, 0.16497844564155179, 0.12892437175085916, 0.27463336002377914, 5.192725123752399e-05, 1.74375641154779e-05, 5.8749006150967725e-05, 0.0007244341361375185, 0.0007734298102954441, 0.0006937259289762657], "min": [-0.128509735912396, -0.003899811906954275, 1.1279726634273195, -0.3338926646113716, -0.1381561504862716, -1.151212587427373, 0.06912725786484772, -0.33655934372051277, 1.1811610001845356, 0.012668480497467225, 0.007669867706878941, -0.006136361801614608], "max": [0.5406050134324117, 0.3629203588215814, 1.4435967969945827, 0.6381379569085168, 0.5771013956048883, 0.4912764122262503, 0.06946728338752603, -0.33645497344497866, 1.1818459257424654, 0.02141925349809266, 0.013805681044259499, -0.003068006782250927], "count": [677]}, "gripper_mode_state": {"mean": [0.6750369276218612, 1.0], "std": [0.46836105086642466, 0.0], "min": [0, 1], "max": [1, 1], "count": [677]}, "gripper_activity_state": {"mean": [1.7001477104874445, 2.0], "std": [0.6680401738653172, 0.0], "min": [0, 2], "max": [2, 2], "count": [677]}, "gripper_mode_action": {"mean": [0.6750369276218612, 1.0], "std": [0.46836105086642466, 0.0], "min": [0, 1], "max": [1, 1], "count": [677]}, "gripper_activity_action": {"mean": [1.7001477104874445, 2.0], "std": [0.6680401738653172, 0.0], "min": [0, 2], "max": [2, 2], "count": [677]}, "gripper_open_scale_state": {"mean": [0.39043789301763565, 0.03203248162955333], "std": [0.35661231025549456, 4.800764274196997e-05], "min": [0.023534002048628672, 0.03200089079993112], "max": [0.9651191575186593, 0.032143011689186096], "count": [677]}, "gripper_open_scale_action": {"mean": [0.39043789301763565, 0.03203248162955333], "std": [0.35661231025549456, 4.800764274196997e-05], "min": [0.023534002048628672, 0.03200089079993112], "max": [0.9651191575186593, 0.032143011689186096], "count": [677]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47143853540670555]], [[0.4482451382491849]], [[0.3538405327455367]]], "std": [[[0.2373722481417364]], [[0.21521159583709062]], [[0.17308879722576098]]], "count": [149]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38847241596116444]], [[0.39429033425450716]], [[0.3830788060563524]]], "std": [[[0.2649149243788949]], [[0.2595170834915949]], [[0.27034757500609574]]], "count": [149]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41122690485590213]], [[0.4198460469944876]], [[0.41526983082569346]]], "std": [[[0.1897885186773562]], [[0.18630249271738572]], [[0.18810765486464126]]], "count": [149]}, "observation.state": {"min": [-1.0467137098312378, -0.010685703717172146, -1.9389517307281494, -1.2363885641098022, -0.46907663345336914, -0.2785024344921112, 0.052414264529943466, -0.0015339808305725455, 0.0, -0.06668108701705933, 0.16873788833618164, -0.009926477447152138, -0.004457684699445963, 0.056001558899879456], "max": [0.05489268898963928, 2.6093013286590576, 0.0042196339927613735, 1.3873274326324463, 0.7914794683456421, 0.15434446930885315, 1.7346434593200684, -0.0015339808305725455, 0.0015339808305725455, -0.06492618471384048, 0.17217500507831573, -0.006135923322290182, 0.003067961661145091, 0.05625027045607567], "mean": [-0.468895822763443, 1.5126811265945435, -0.8305508494377136, -0.43222567439079285, 0.27407070994377136, -0.014755145646631718, 0.6893886923789978, -0.001533984555862844, 7.451288638549158e-06, -0.06595959514379501, 0.16876082122325897, -0.006183946039527655, -0.0002459005336277187, 0.05603533238172531], "std": [0.35764196515083313, 0.9253071546554565, 0.5458008646965027, 0.5453252196311951, 0.31636738777160645, 0.08809192478656769, 0.6397606134414673, 3.725290298461914e-09, 9.939905430655926e-05, 5.250005051493645e-05, 0.00019883194181602448, 0.00029304035706445575, 0.0006530231330543756, 6.916212441865355e-05], "count": [790]}, "action": {"min": [-1.0467137098312378, -0.010685703717172146, -1.9389517307281494, -1.2363885641098022, -0.46907663345336914, -0.2785024344921112, 0.052414264529943466, -0.0015339808305725455, 0.0, -0.06668108701705933, 0.16873788833618164, -0.009926477447152138, -0.004457684699445963, 0.056001558899879456], "max": [0.05489268898963928, 2.6093013286590576, 0.0042196339927613735, 1.3873274326324463, 0.7914794683456421, 0.15434446930885315, 1.7346434593200684, -0.0015339808305725455, 0.0015339808305725455, -0.06492618471384048, 0.17217500507831573, -0.006135923322290182, 0.003067961661145091, 0.05625027045607567], "mean": [-0.468895822763443, 1.5126811265945435, -0.8305508494377136, -0.43222567439079285, 0.27407070994377136, -0.014755145646631718, 0.6893886923789978, -0.001533984555862844, 7.451288638549158e-06, -0.06595959514379501, 0.16876082122325897, -0.006183946039527655, -0.0002459005336277187, 0.05603533238172531], "std": [0.35764196515083313, 0.9253071546554565, 0.5458008646965027, 0.5453252196311951, 0.31636738777160645, 0.08809192478656769, 0.6397606134414673, 3.725290298461914e-09, 9.939905430655926e-05, 5.250005051493645e-05, 0.00019883194181602448, 0.00029304035706445575, 0.0006530231330543756, 6.916212441865355e-05], "count": [790]}, "timestamp": {"min": [0.0], "max": [26.3], "mean": [13.15], "std": [7.601772454134919], "count": [790]}, "frame_index": {"min": [0], "max": [789], "mean": [394.5], "std": [228.0531736240476], "count": [790]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [790]}, "index": {"min": [91119], "max": [91908], "mean": [91513.5], "std": [228.0531736240476], "count": [790]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [790]}, "subtask_annotation": {"mean": [8.239240506329114, 13.0, 13.0, 13.0, 13.0], "std": [1.9388707219239552, 0.0, 0.0, 0.0, 0.0], "min": [7, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [790]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [790]}, "eef_direction_state": {"mean": [3.3974683544303796, 6.0], "std": [2.0694263060907314, 0.0], "min": [0, 6], "max": [6, 6], "count": [790]}, "eef_velocity_state": {"mean": [1.3354430379746836, 0.0], "std": [0.8035582221442163, 0.0], "min": [0, 0], "max": [2, 0], "count": [790]}, "eef_acc_mag_state": {"mean": [1.1987341772151898, 0.0], "std": [0.7744322004770389, 0.0], "min": [0, 0], "max": [2, 0], "count": [790]}, "eef_direction_action": {"mean": [3.3974683544303796, 6.0], "std": [2.0694263060907314, 0.0], "min": [0, 6], "max": [6, 6], "count": [790]}, "eef_velocity_action": {"mean": [1.3354430379746836, 0.0], "std": [0.8035582221442163, 0.0], "min": [0, 0], "max": [2, 0], "count": [790]}, "eef_acc_mag_action": {"mean": [1.1987341772151898, 0.0], "std": [0.7744322004770389, 0.0], "min": [0, 0], "max": [2, 0], "count": [790]}, "eef_sim_pose_state": {"mean": [0.2938767360733356, 0.17331315399727493, 1.224003103720625, 0.048492954651437305, 0.22515288734828176, -0.18862105524803383, 0.06323402925213095, -0.33658538103892205, 1.1833271730771295, -0.0008839269993225561, 0.10280566405011309, -0.007750739277248843], "std": [0.15697887606687808, 0.1394303966815197, 0.05769704842616603, 0.11409213730026406, 0.1533210069653944, 0.2554493389647105, 8.275059863041725e-06, 6.5958991116206385e-06, 2.0973369922222564e-05, 0.0006441924173647452, 0.00022506351977490927, 0.0002946783999812929], "min": [-0.07401724533812136, -0.05693600741783175, 1.150864596371372, -0.37296926099058614, -0.019616120191548125, -0.8848613895603263, 0.06319599719070437, -0.33666953853100423, 1.1830487283280469, -0.005115619340610762, 0.10277234512393574, -0.01151670933575078], "max": [0.4871407139293979, 0.36877623161677875, 1.4412774896687273, 0.2518125189178324, 0.6815142321007648, 0.4023348247450354, 0.06335042438305909, -0.3365842751573661, 1.18337816493939, 0.0022768947232128067, 0.10620689172579079, -0.007702453618128172], "count": [790]}, "eef_sim_pose_action": {"mean": [0.2938767360733356, 0.17331315399727493, 1.224003103720625, 0.048492954651437305, 0.22515288734828176, -0.18862105524803383, 0.06323402925213095, -0.33658538103892205, 1.1833271730771295, -0.0008839269993225561, 0.10280566405011309, -0.007750739277248843], "std": [0.15697887606687808, 0.1394303966815197, 0.05769704842616603, 0.11409213730026406, 0.1533210069653944, 0.2554493389647105, 8.275059863041725e-06, 6.5958991116206385e-06, 2.0973369922222564e-05, 0.0006441924173647452, 0.00022506351977490927, 0.0002946783999812929], "min": [-0.07401724533812136, -0.05693600741783175, 1.150864596371372, -0.37296926099058614, -0.019616120191548125, -0.8848613895603263, 0.06319599719070437, -0.33666953853100423, 1.1830487283280469, -0.005115619340610762, 0.10277234512393574, -0.01151670933575078], "max": [0.4871407139293979, 0.36877623161677875, 1.4412774896687273, 0.2518125189178324, 0.6815142321007648, 0.4023348247450354, 0.06335042438305909, -0.3365842751573661, 1.18337816493939, 0.0022768947232128067, 0.10620689172579079, -0.007702453618128172], "count": [790]}, "gripper_mode_state": {"mean": [0.6594936708860759, 1.0], "std": [0.4738794877891258, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_state": {"mean": [1.6658227848101266, 2.0], "std": [0.6896864222237835, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_mode_action": {"mean": [0.6594936708860759, 1.0], "std": [0.4738794877891258, 0.0], "min": [0, 1], "max": [1, 1], "count": [790]}, "gripper_activity_action": {"mean": [1.6658227848101266, 2.0], "std": [0.6896864222237835, 0.0], "min": [0, 2], "max": [2, 2], "count": [790]}, "gripper_open_scale_state": {"mean": [0.39393579116727906, 0.03202037687327526], "std": [0.36557662426951537, 3.952067965817576e-05], "min": [0.02995100830282484, 0.03200089079993112], "max": [0.991224833897182, 0.032143011689186096], "count": [790]}, "gripper_open_scale_action": {"mean": [0.39393579116727906, 0.03202037687327526], "std": [0.36557662426951537, 3.952067965817576e-05], "min": [0.02995100830282484, 0.03200089079993112], "max": [0.991224833897182, 0.032143011689186096], "count": [790]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5462959886629549]], [[0.5183399768686625]], [[0.4216290126818903]]], "std": [[[0.23534897758549064]], [[0.2160956503509387]], [[0.1854146489568683]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4192994180182361]], [[0.42341563786008235]], [[0.4096223540170526]]], "std": [[[0.2225812160027434]], [[0.21103787674643518]], [[0.21797181085420492]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4233007998466876]], [[0.4273396372952473]], [[0.4226312199090885]]], "std": [[[0.19513627903315503]], [[0.19042709940102806]], [[0.19276842158718516]]], "count": [162]}, "observation.state": {"min": [0.00920388475060463, 0.0, 0.0015339808305725455, -0.0026006423868238926, -0.004601942375302315, 0.016873788088560104, 0.07738176733255386, -0.630466103553772, -0.00894922111183405, -1.0487533807754517, -1.5299999713897705, -0.9631845951080322, -0.2912028729915619, 0.03951163589954376], "max": [0.01073786523193121, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.01840776950120926, 0.07762901484966278, 0.8553934097290039, 2.40067982673645, 0.008554997853934765, 0.8781561255455017, 0.5843943953514099, 0.31994399428367615, 1.699180245399475], "mean": [0.009472989477217197, 0.0, 0.001533984555862844, -0.0015351858455687761, -0.003958892542868853, 0.01688024029135704, 0.07762463390827179, 0.18834610283374786, 1.444337010383606, -0.44105395674705505, -0.8051899671554565, -0.19784648716449738, 0.024964483454823494, 0.8251839876174927], "std": [0.0005078943795524538, 0.0, 3.725290298461914e-09, 3.577472671167925e-05, 0.00070844596484676, 8.8557178969495e-05, 2.5597393687348813e-05, 0.4269701838493347, 0.8567319512367249, 0.28898677229881287, 0.6647216081619263, 0.26047462224960327, 0.08322489261627197, 0.6246577501296997], "count": [888]}, "action": {"min": [0.00920388475060463, 0.0, 0.0015339808305725455, -0.0026006423868238926, -0.004601942375302315, 0.016873788088560104, 0.07738176733255386, -0.630466103553772, -0.00894922111183405, -1.0487533807754517, -1.5299999713897705, -0.9631845951080322, -0.2912028729915619, 0.03951163589954376], "max": [0.01073786523193121, 0.0, 0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, 0.01840776950120926, 0.07762901484966278, 0.8553934097290039, 2.40067982673645, 0.008554997853934765, 0.8781561255455017, 0.5843943953514099, 0.31994399428367615, 1.699180245399475], "mean": [0.009472989477217197, 0.0, 0.001533984555862844, -0.0015351858455687761, -0.003958892542868853, 0.01688024029135704, 0.07762463390827179, 0.18834610283374786, 1.444337010383606, -0.44105395674705505, -0.8051899671554565, -0.19784648716449738, 0.024964483454823494, 0.8251839876174927], "std": [0.0005078943795524538, 0.0, 3.725290298461914e-09, 3.577472671167925e-05, 0.00070844596484676, 8.8557178969495e-05, 2.5597393687348813e-05, 0.4269701838493347, 0.8567319512367249, 0.28898677229881287, 0.6647216081619263, 0.26047462224960327, 0.08322489261627197, 0.6246577501296997], "count": [888]}, "timestamp": {"min": [0.0], "max": [29.566666666666666], "mean": [14.783333333333331], "std": [8.544778565927894], "count": [888]}, "frame_index": {"min": [0], "max": [887], "mean": [443.5], "std": [256.3433569778368], "count": [888]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [888]}, "index": {"min": [91909], "max": [92796], "mean": [92352.5], "std": [256.3433569778368], "count": [888]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [888]}, "subtask_annotation": {"mean": [7.851351351351352, 13.0, 13.0, 13.0, 13.0], "std": [3.303761570723868, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [888]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [888]}, "eef_direction_state": {"mean": [6.0, 3.4425675675675675], "std": [0.0, 2.11416046899895], "min": [6, 0], "max": [6, 6], "count": [888]}, "eef_velocity_state": {"mean": [0.0, 1.3614864864864864], "std": [0.0, 0.817160292421917], "min": [0, 0], "max": [0, 2], "count": [888]}, "eef_acc_mag_state": {"mean": [0.0, 1.1126126126126126], "std": [0.0, 0.787528591457762], "min": [0, 0], "max": [0, 2], "count": [888]}, "eef_direction_action": {"mean": [6.0, 3.4425675675675675], "std": [0.0, 2.11416046899895], "min": [6, 0], "max": [6, 6], "count": [888]}, "eef_velocity_action": {"mean": [0.0, 1.3614864864864864], "std": [0.0, 0.817160292421917], "min": [0, 0], "max": [0, 2], "count": [888]}, "eef_acc_mag_action": {"mean": [0.0, 1.1126126126126126], "std": [0.0, 0.787528591457762], "min": [0, 0], "max": [0, 2], "count": [888]}, "eef_sim_pose_state": {"mean": [0.06924776029677891, 0.3332058186084579, 1.182227047968208, 0.01688042188065743, -1.2011891772339116e-06, 0.005514089536234923, 0.26958685309832464, -0.2778220244671071, 1.2031962686205455, -0.00645210101975149, 0.1877701920015407, -0.01266535825164254], "std": [1.8874419475865724e-07, 2.0220980002155333e-05, 3.667004841388698e-06, 8.855578896658965e-05, 3.577447099356297e-05, 0.0008465428382865424, 0.13433682558480214, 0.12077071379717236, 0.06194981983177539, 0.088176486848641, 0.14491004576244473, 0.3643416913620302], "min": [0.06924753126683447, 0.3331626610243283, 1.1822269248422452, 0.016873788088560097, -0.001066655989395926, 0.004601942375302313, -0.02735256630056561, -0.48655928859497116, 1.1201410340286504, -0.2659559394028038, -0.20035081418768552, -0.9770525796021221], "max": [0.06924825935838866, 0.3332319695763119, 1.1823362607057417, 0.01840776950120926, 2.220446049250313e-16, 0.007669903570786116, 0.4935569398375103, -0.0555285606103842, 1.4232308967891518, 0.4413847375749679, 0.5377690286396724, 0.8874802470315577], "count": [888]}, "eef_sim_pose_action": {"mean": [0.06924776029677891, 0.3332058186084579, 1.182227047968208, 0.01688042188065743, -1.2011891772339116e-06, 0.005514089536234923, 0.26958685309832464, -0.2778220244671071, 1.2031962686205455, -0.00645210101975149, 0.1877701920015407, -0.01266535825164254], "std": [1.8874419475865724e-07, 2.0220980002155333e-05, 3.667004841388698e-06, 8.855578896658965e-05, 3.577447099356297e-05, 0.0008465428382865424, 0.13433682558480214, 0.12077071379717236, 0.06194981983177539, 0.088176486848641, 0.14491004576244473, 0.3643416913620302], "min": [0.06924753126683447, 0.3331626610243283, 1.1822269248422452, 0.016873788088560097, -0.001066655989395926, 0.004601942375302313, -0.02735256630056561, -0.48655928859497116, 1.1201410340286504, -0.2659559394028038, -0.20035081418768552, -0.9770525796021221], "max": [0.06924825935838866, 0.3332319695763119, 1.1823362607057417, 0.01840776950120926, 2.220446049250313e-16, 0.007669903570786116, 0.4935569398375103, -0.0555285606103842, 1.4232308967891518, 0.4413847375749679, 0.5377690286396724, 0.8874802470315577], "count": [888]}, "gripper_mode_state": {"mean": [1.0, 0.6069819819819819], "std": [0.0, 0.48842077712890825], "min": [1, 0], "max": [1, 1], "count": [888]}, "gripper_activity_state": {"mean": [2.0, 1.5810810810810811], "std": [0.0, 0.7564751728375128], "min": [2, 0], "max": [2, 2], "count": [888]}, "gripper_mode_action": {"mean": [1.0, 0.6069819819819819], "std": [0.0, 0.48842077712890825], "min": [1, 0], "max": [1, 1], "count": [888]}, "gripper_activity_action": {"mean": [2.0, 1.5810810810810811], "std": [0.0, 0.7564751728375128], "min": [2, 0], "max": [2, 2], "count": [888]}, "gripper_open_scale_state": {"mean": [0.04435689706580644, 0.4715318077626215], "std": [1.4626993251523633e-05, 0.35694678136533664], "min": [0.04421815276145935, 0.02257807765688215], "max": [0.04435943705695016, 0.9709601402282715], "count": [888]}, "gripper_open_scale_action": {"mean": [0.04435689706580644, 0.4715318077626215], "std": [1.4626993251523633e-05, 0.35694678136533664], "min": [0.04421815276145935, 0.02257807765688215], "max": [0.04435943705695016, 0.9709601402282715], "count": [888]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5251432124098563]], [[0.5160865379743629]], [[0.4027876218101366]]], "std": [[[0.24122252654414608]], [[0.2422250851372282]], [[0.2079352003732045]]], "count": [129]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43049924845045684]], [[0.4343759879920961]], [[0.4219130799175829]]], "std": [[[0.1839636068430887]], [[0.18765234652698376]], [[0.20248919692465225]]], "count": [129]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4015967134485146]], [[0.405350694972218]], [[0.390383972150445]]], "std": [[[0.24564498025235526]], [[0.2514037560923511]], [[0.26949731714520037]]], "count": [129]}, "observation.state": {"min": [-0.6728338599205017, -0.017728272825479507, -1.0202052593231201, -1.5299999713897705, -0.7584460377693176, -0.43217143416404724, 0.07486635446548462, -0.1795772910118103, -0.005295706447213888, -1.6607344150543213, -0.17487381398677826, -0.49145740270614624, -0.08888357877731323, 0.03306249901652336], "max": [2.1321840446518725e-19, 2.2718255519866943, 0.010941673070192337, 1.1038565635681152, 0.43718719482421875, 0.17127718031406403, 1.6573562622070312, 0.3819551169872284, 2.389942169189453, 0.017325783148407936, 1.3912500143051147, 0.38637199997901917, 0.5506991147994995, 1.6532793045043945], "mean": [-0.14047175645828247, 0.6566272377967834, -0.22064311802387238, -0.2794914245605469, 0.006141721736639738, 0.007438460364937782, 0.366193562746048, 0.03523208200931549, 0.7507916688919067, -0.5135722756385803, 0.15837424993515015, 0.015950869768857956, 0.13998669385910034, 0.21536023914813995], "std": [0.21048174798488617, 0.9225080013275146, 0.2900262475013733, 0.5965301990509033, 0.1960275024175644, 0.07323826849460602, 0.4961705505847931, 0.11779753118753433, 0.9750601649284363, 0.6024221777915955, 0.2892460525035858, 0.1309768408536911, 0.1871892511844635, 0.40923216938972473], "count": [655]}, "action": {"min": [-0.6728338599205017, -0.017728272825479507, -1.0202052593231201, -1.5299999713897705, -0.7584460377693176, -0.43217143416404724, 0.07486635446548462, -0.1795772910118103, -0.005295706447213888, -1.6607344150543213, -0.17487381398677826, -0.49145740270614624, -0.08888357877731323, 0.03306249901652336], "max": [2.1321840446518725e-19, 2.2718255519866943, 0.010941673070192337, 1.1038565635681152, 0.43718719482421875, 0.17127718031406403, 1.6573562622070312, 0.3819551169872284, 2.389942169189453, 0.017325783148407936, 1.3912500143051147, 0.38637199997901917, 0.5506991147994995, 1.6532793045043945], "mean": [-0.14047175645828247, 0.6566272377967834, -0.22064311802387238, -0.2794914245605469, 0.006141721736639738, 0.007438460364937782, 0.366193562746048, 0.03523208200931549, 0.7507916688919067, -0.5135722756385803, 0.15837424993515015, 0.015950869768857956, 0.13998669385910034, 0.21536023914813995], "std": [0.21048174798488617, 0.9225080013275146, 0.2900262475013733, 0.5965301990509033, 0.1960275024175644, 0.07323826849460602, 0.4961705505847931, 0.11779753118753433, 0.9750601649284363, 0.6024221777915955, 0.2892460525035858, 0.1309768408536911, 0.1871892511844635, 0.40923216938972473], "count": [655]}, "timestamp": {"min": [0.0], "max": [21.8], "mean": [10.9], "std": [6.3027330932258625], "count": [655]}, "frame_index": {"min": [0], "max": [654], "mean": [327.0], "std": [189.08199279677586], "count": [655]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [655]}, "index": {"min": [92797], "max": [93451], "mean": [93124.0], "std": [189.08199279677586], "count": [655]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [655]}, "subtask_annotation": {"mean": [5.323664122137404, 13.0, 13.0, 13.0, 13.0], "std": [4.602585268559582, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [655]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [655]}, "eef_direction_state": {"mean": [4.674809160305344, 4.355725190839695], "std": [2.0090384890795683, 2.2330330691323663], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_state": {"mean": [0.7175572519083969, 0.8244274809160306], "std": [0.9086086096338953, 0.92365781336562], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_state": {"mean": [0.5893129770992367, 0.7022900763358778], "std": [0.789748429206831, 0.8278977007327784], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_direction_action": {"mean": [4.674809160305344, 4.355725190839695], "std": [2.0090384890795683, 2.2330330691323663], "min": [0, 0], "max": [6, 6], "count": [655]}, "eef_velocity_action": {"mean": [0.7175572519083969, 0.8244274809160306], "std": [0.9086086096338953, 0.92365781336562], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_acc_mag_action": {"mean": [0.5893129770992367, 0.7022900763358778], "std": [0.789748429206831, 0.8278977007327784], "min": [0, 0], "max": [2, 2], "count": [655]}, "eef_sim_pose_state": {"mean": [0.15952586611867936, 0.2954990780317153, 1.1893061775435343, -0.006028596146758311, 0.14566282560983118, -0.1398750762564865, 0.19427881356822524, -0.3213493001153156, 1.2018610850783293, 0.14252675400036774, 0.38461716667977364, 0.04472691917598], "std": [0.13927310639517324, 0.06377178110806994, 0.0445042942103208, 0.11017810347354705, 0.1983374112753988, 0.2773538310154864, 0.18692233791472482, 0.043984509796575706, 0.05098240188700455, 0.23648449845753158, 0.4819104441129761, 0.2402662491944735], "min": [-0.04661526111539227, 0.13234550748506102, 1.112284228391016, -0.5124578021297792, -0.03396310509269207, -1.1445220743193754, -0.0894387110163889, -0.3931366322343987, 1.1305743647182924, -0.08783406821129963, -0.0823581488884586, -0.5647892187873537], "max": [0.41421637610177514, 0.3545692103087911, 1.3513116083309775, 0.13905280704448592, 0.728453666552761, 0.25432392421395816, 0.5315100105093937, -0.18256186072794395, 1.4000326001885584, 1.1280514939676851, 1.3649904303561238, 0.874112471562762], "count": [655]}, "eef_sim_pose_action": {"mean": [0.15952586611867936, 0.2954990780317153, 1.1893061775435343, -0.006028596146758311, 0.14566282560983118, -0.1398750762564865, 0.19427881356822524, -0.3213493001153156, 1.2018610850783293, 0.14252675400036774, 0.38461716667977364, 0.04472691917598], "std": [0.13927310639517324, 0.06377178110806994, 0.0445042942103208, 0.11017810347354705, 0.1983374112753988, 0.2773538310154864, 0.18692233791472482, 0.043984509796575706, 0.05098240188700455, 0.23648449845753158, 0.4819104441129761, 0.2402662491944735], "min": [-0.04661526111539227, 0.13234550748506102, 1.112284228391016, -0.5124578021297792, -0.03396310509269207, -1.1445220743193754, -0.0894387110163889, -0.3931366322343987, 1.1305743647182924, -0.08783406821129963, -0.0823581488884586, -0.5647892187873537], "max": [0.41421637610177514, 0.3545692103087911, 1.3513116083309775, 0.13905280704448592, 0.728453666552761, 0.25432392421395816, 0.5315100105093937, -0.18256186072794395, 1.4000326001885584, 1.1280514939676851, 1.3649904303561238, 0.874112471562762], "count": [655]}, "gripper_mode_state": {"mean": [0.8427480916030534, 0.8870229007633588], "std": [0.3640381102336219, 0.3165648026624489], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_state": {"mean": [1.7206106870229008, 1.7297709923664122], "std": [0.6489824751220634, 0.6386644768324923], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_mode_action": {"mean": [0.8427480916030534, 0.8870229007633588], "std": [0.3640381102336219, 0.3165648026624489], "min": [0, 0], "max": [1, 1], "count": [655]}, "gripper_activity_action": {"mean": [1.7206106870229008, 1.7297709923664122], "std": [0.6489824751220634, 0.6386644768324923], "min": [0, 0], "max": [2, 2], "count": [655]}, "gripper_open_scale_state": {"mean": [0.20925310734444255, 0.12306266000967496], "std": [0.2835250876067519, 0.23384704597284317], "min": [0.04278077398027692, 0.018892856580870494], "max": [0.9470607212611607, 0.9447310311453683], "count": [655]}, "gripper_open_scale_action": {"mean": [0.20925310734444255, 0.12306266000967496], "std": [0.2835250876067519, 0.23384704597284317], "min": [0.04278077398027692, 0.018892856580870494], "max": [0.9470607212611607, 0.9447310311453683], "count": [655]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49916582639703555]], [[0.4767438038843268]], [[0.38200883563301863]]], "std": [[[0.23134851152357952]], [[0.2111189760348546]], [[0.17364933458295165]]], "count": [117]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.375441004226952]], [[0.3866304140364598]], [[0.3746270017503678]]], "std": [[[0.2474837211884052]], [[0.23980382418207907]], [[0.25040665305210025]]], "count": [117]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148409050704802]], [[0.42362868694486344]], [[0.4183696976891421]]], "std": [[[0.1887501077671207]], [[0.18489712893650112]], [[0.18561229135863502]]], "count": [117]}, "observation.state": {"min": [-0.629652202129364, -1.0842021724855044e-19, -1.9297478199005127, -1.2432799339294434, -0.03383791074156761, -0.1978835165500641, 0.07599611580371857, -0.1365242898464203, -1.0842021724855044e-19, -1.2466139793395996, -1.5299999713897705, -0.4510290026664734, -0.10967622697353363, 0.05215071886777878], "max": [0.03485366329550743, 2.6070075035095215, -2.0627494450309314e-06, 1.4294267892837524, 0.6439371705055237, 0.3037281930446625, 1.68869948387146, 0.531372606754303, 2.40067982673645, 0.0015339808305725455, 1.4300575256347656, 0.1839897334575653, 0.3812751770019531, 1.689605951309204], "mean": [-0.17300136387348175, 1.2253059148788452, -0.7235093712806702, -0.3923931419849396, 0.14153389632701874, 0.05442085489630699, 0.4241783022880554, 0.031463347375392914, 0.45806074142456055, -0.13569863140583038, -0.20516958832740784, -0.07105377316474915, 0.04270600154995918, 0.2768324613571167], "std": [0.20634064078330994, 1.156072735786438, 0.6640028953552246, 0.5603798031806946, 0.16054445505142212, 0.1226799413561821, 0.4850093424320221, 0.14682936668395996, 0.8377578854560852, 0.28402870893478394, 0.5746394395828247, 0.1403597891330719, 0.09539372473955154, 0.48895642161369324], "count": [573]}, "action": {"min": [-0.629652202129364, -1.0842021724855044e-19, -1.9297478199005127, -1.2432799339294434, -0.03383791074156761, -0.1978835165500641, 0.07599611580371857, -0.1365242898464203, -1.0842021724855044e-19, -1.2466139793395996, -1.5299999713897705, -0.4510290026664734, -0.10967622697353363, 0.05215071886777878], "max": [0.03485366329550743, 2.6070075035095215, -2.0627494450309314e-06, 1.4294267892837524, 0.6439371705055237, 0.3037281930446625, 1.68869948387146, 0.531372606754303, 2.40067982673645, 0.0015339808305725455, 1.4300575256347656, 0.1839897334575653, 0.3812751770019531, 1.689605951309204], "mean": [-0.17300136387348175, 1.2253059148788452, -0.7235093712806702, -0.3923931419849396, 0.14153389632701874, 0.05442085489630699, 0.4241783022880554, 0.031463347375392914, 0.45806074142456055, -0.13569863140583038, -0.20516958832740784, -0.07105377316474915, 0.04270600154995918, 0.2768324613571167], "std": [0.20634064078330994, 1.156072735786438, 0.6640028953552246, 0.5603798031806946, 0.16054445505142212, 0.1226799413561821, 0.4850093424320221, 0.14682936668395996, 0.8377578854560852, 0.28402870893478394, 0.5746394395828247, 0.1403597891330719, 0.09539372473955154, 0.48895642161369324], "count": [573]}, "timestamp": {"min": [0.0], "max": [19.066666666666666], "mean": [9.533333333333333], "std": [5.513686674153759], "count": [573]}, "frame_index": {"min": [0], "max": [572], "mean": [286.0], "std": [165.41060022461278], "count": [573]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [573]}, "index": {"min": [93452], "max": [94024], "mean": [93738.0], "std": [165.41060022461278], "count": [573]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [573]}, "subtask_annotation": {"mean": [6.825479930191972, 13.0, 13.0, 13.0, 13.0], "std": [2.1426232038673456, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [573]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [573]}, "eef_direction_state": {"mean": [4.0890052356020945, 4.972076788830716], "std": [2.2342958774601307, 1.9822745184143356], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_state": {"mean": [0.924956369982548, 0.5165794066317626], "std": [0.8918607368937435, 0.8408137166892404], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_state": {"mean": [0.7713787085514834, 0.42757417102966844], "std": [0.8261124614652736, 0.7334495323984113], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_direction_action": {"mean": [4.0890052356020945, 4.972076788830716], "std": [2.2342958774601307, 1.9822745184143356], "min": [0, 0], "max": [6, 6], "count": [573]}, "eef_velocity_action": {"mean": [0.924956369982548, 0.5165794066317626], "std": [0.8918607368937435, 0.8408137166892404], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_acc_mag_action": {"mean": [0.7713787085514834, 0.42757417102966844], "std": [0.8261124614652736, 0.7334495323984113], "min": [0, 0], "max": [2, 2], "count": [573]}, "eef_sim_pose_state": {"mean": [0.29865685153923915, 0.26280529036064443, 1.1958369485446056, 0.06889698285223277, 0.10743966541033999, -0.030058618726749288, 0.12837174375010849, -0.32640899264839596, 1.1841815516287144, 0.008774966743562098, 0.11182583153459233, -0.047230417218339316], "std": [0.2316070206744454, 0.0868705779761913, 0.047207926262833884, 0.1275438297593485, 0.11793342727668905, 0.12265654311543875, 0.12183055932347871, 0.047944602869685195, 0.045861160855720826, 0.061648545380198545, 0.18795835404958383, 0.15613084686768922], "min": [-0.11491134579999937, 0.11034385993552571, 1.1305003746405442, -0.18209712233818154, -0.10266573435868653, -0.2950188128090647, -0.07331587528088178, -0.3826770693777371, 1.1031740862251826, -0.1354582330300386, -0.20541128278544485, -0.4655965689907712], "max": [0.6067822059992688, 0.3745138961444502, 1.354621683196398, 0.34865650164851725, 0.5934445474881627, 0.42932831717661335, 0.4557676426155306, -0.14247250822424526, 1.376872773505299, 0.322886779393436, 0.6724054119862988, 0.2941094722168382], "count": [573]}, "eef_sim_pose_action": {"mean": [0.29865685153923915, 0.26280529036064443, 1.1958369485446056, 0.06889698285223277, 0.10743966541033999, -0.030058618726749288, 0.12837174375010849, -0.32640899264839596, 1.1841815516287144, 0.008774966743562098, 0.11182583153459233, -0.047230417218339316], "std": [0.2316070206744454, 0.0868705779761913, 0.047207926262833884, 0.1275438297593485, 0.11793342727668905, 0.12265654311543875, 0.12183055932347871, 0.047944602869685195, 0.045861160855720826, 0.061648545380198545, 0.18795835404958383, 0.15613084686768922], "min": [-0.11491134579999937, 0.11034385993552571, 1.1305003746405442, -0.18209712233818154, -0.10266573435868653, -0.2950188128090647, -0.07331587528088178, -0.3826770693777371, 1.1031740862251826, -0.1354582330300386, -0.20541128278544485, -0.4655965689907712], "max": [0.6067822059992688, 0.3745138961444502, 1.354621683196398, 0.34865650164851725, 0.5934445474881627, 0.42932831717661335, 0.4557676426155306, -0.14247250822424526, 1.376872773505299, 0.322886779393436, 0.6724054119862988, 0.2941094722168382], "count": [573]}, "gripper_mode_state": {"mean": [0.8481675392670157, 0.8726003490401396], "std": [0.35885841860091555, 0.3334201252101716], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_state": {"mean": [1.8202443280977312, 1.8394415357766143], "std": [0.5390269265665799, 0.5103272421215552], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_mode_action": {"mean": [0.8481675392670157, 0.8726003490401396], "std": [0.35885841860091555, 0.3334201252101716], "min": [0, 0], "max": [1, 1], "count": [573]}, "gripper_activity_action": {"mean": [1.8202443280977312, 1.8394415357766143], "std": [0.5390269265665799, 0.5103272421215552], "min": [0, 0], "max": [2, 2], "count": [573]}, "gripper_open_scale_state": {"mean": [0.24238933246499755, 0.15818978616110096], "std": [0.27714809596917456, 0.2794038670261684], "min": [0.04342635188783918, 0.029800410781587874], "max": [0.9649711336408343, 0.965489115033831], "count": [573]}, "gripper_open_scale_action": {"mean": [0.24238933246499755, 0.15818978616110096], "std": [0.27714809596917456, 0.2794038670261684], "min": [0.04342635188783918, 0.029800410781587874], "max": [0.9649711336408343, 0.965489115033831], "count": [573]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5308898741520094]], [[0.520384082133305]], [[0.40858936890022496]]], "std": [[[0.24194687507208898]], [[0.241493275657463]], [[0.21057680827732467]]], "count": [123]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4391939329932515]], [[0.4399971460580619]], [[0.4273299767965]]], "std": [[[0.2204743483179407]], [[0.22209339626738658]], [[0.23708263756359935]]], "count": [123]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3894754459145898]], [[0.3961903771897196]], [[0.38390424792319816]]], "std": [[[0.21309373152659888]], [[0.22077444871568178]], [[0.23787733594613353]]], "count": [123]}, "observation.state": {"min": [-0.7347767949104309, -0.006493995897471905, -1.9236118793487549, -0.5730386972427368, -0.6268577575683594, -0.5856924653053284, 0.065951406955719, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.001604338875040412, -0.003067961661145091, 0.0015339808305725455, 0.05041421204805374], "max": [0.017234383150935173, 2.5226333141326904, 0.007662884425371885, 1.5299999713897705, 0.28901615738868713, 0.18449653685092926, 1.68869948387146, 2.2683436861942063e-18, 0.0015339808305725455, 0.0015339808305725455, 1.0842021724855044e-19, -0.0015339808305725455, 0.006135923322290182, 0.05066218599677086], "mean": [-0.30507299304008484, 1.549151062965393, -1.044204831123352, 0.14429298043251038, 0.03104732371866703, -0.18327750265598297, 0.6131290793418884, -4.28656094300095e-05, -3.566754821804352e-05, 0.0015339843230322003, -5.07818685946404e-06, -0.001598579459823668, 0.0017507340526208282, 0.05061497166752815], "std": [0.23910655081272125, 0.941441535949707, 0.5723086595535278, 0.4940826892852783, 0.1736239790916443, 0.19843773543834686, 0.6113131046295166, 0.000248929689405486, 0.00022393504332285374, 3.4924596548080444e-09, 8.91442978172563e-05, 0.00030782827525399625, 0.000936110329348594, 8.206348866224289e-05], "count": [618]}, "action": {"min": [-0.7347767949104309, -0.006493995897471905, -1.9236118793487549, -0.5730386972427368, -0.6268577575683594, -0.5856924653053284, 0.065951406955719, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.001604338875040412, -0.003067961661145091, 0.0015339808305725455, 0.05041421204805374], "max": [0.017234383150935173, 2.5226333141326904, 0.007662884425371885, 1.5299999713897705, 0.28901615738868713, 0.18449653685092926, 1.68869948387146, 2.2683436861942063e-18, 0.0015339808305725455, 0.0015339808305725455, 1.0842021724855044e-19, -0.0015339808305725455, 0.006135923322290182, 0.05066218599677086], "mean": [-0.30507299304008484, 1.549151062965393, -1.044204831123352, 0.14429298043251038, 0.03104732371866703, -0.18327750265598297, 0.6131290793418884, -4.28656094300095e-05, -3.566754821804352e-05, 0.0015339843230322003, -5.07818685946404e-06, -0.001598579459823668, 0.0017507340526208282, 0.05061497166752815], "std": [0.23910655081272125, 0.941441535949707, 0.5723086595535278, 0.4940826892852783, 0.1736239790916443, 0.19843773543834686, 0.6113131046295166, 0.000248929689405486, 0.00022393504332285374, 3.4924596548080444e-09, 8.91442978172563e-05, 0.00030782827525399625, 0.000936110329348594, 8.206348866224289e-05], "count": [618]}, "timestamp": {"min": [0.0], "max": [20.566666666666666], "mean": [10.283333333333333], "std": [5.946699987450244], "count": [618]}, "frame_index": {"min": [0], "max": [617], "mean": [308.5], "std": [178.40099962350735], "count": [618]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [618]}, "index": {"min": [94025], "max": [94642], "mean": [94333.5], "std": [178.40099962350735], "count": [618]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [618]}, "subtask_annotation": {"mean": [4.961165048543689, 13.0, 13.0, 13.0, 13.0], "std": [5.0027610436775625, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [618]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [618]}, "eef_direction_state": {"mean": [3.483818770226537, 6.0], "std": [2.1072913133048052, 0.0], "min": [0, 6], "max": [6, 6], "count": [618]}, "eef_velocity_state": {"mean": [1.4142394822006472, 0.0], "std": [0.8064813227087451, 0.0], "min": [0, 0], "max": [2, 0], "count": [618]}, "eef_acc_mag_state": {"mean": [1.1941747572815533, 0.0], "std": [0.7807338564281425, 0.0], "min": [0, 0], "max": [2, 0], "count": [618]}, "eef_direction_action": {"mean": [3.483818770226537, 6.0], "std": [2.1072913133048052, 0.0], "min": [0, 6], "max": [6, 6], "count": [618]}, "eef_velocity_action": {"mean": [1.4142394822006472, 0.0], "std": [0.8064813227087451, 0.0], "min": [0, 0], "max": [2, 0], "count": [618]}, "eef_acc_mag_action": {"mean": [1.1941747572815533, 0.0], "std": [0.7807338564281425, 0.0], "min": [0, 0], "max": [2, 0], "count": [618]}, "eef_sim_pose_state": {"mean": [0.3299042470384721, 0.2174918836582089, 1.2154171456600067, -0.1926033360463719, 0.6227168434984728, -0.289969612589191, 0.06924324353037785, -0.336525239975025, 1.1820693969154783, 0.0017483470546447843, 0.0014932331235938845, -0.0016414430569307084], "std": [0.18551447201667565, 0.10185515372862958, 0.05237332646503212, 0.30642592987692563, 0.3722387691879077, 0.37341829590338826, 1.681113230637953e-05, 4.408364631181437e-06, 1.1309116682772265e-05, 0.0009357090684146483, 0.00022386710984236154, 0.0005245202275262839], "min": [-0.08839245918652766, 0.00661495978956916, 1.143694414014061, -1.4821992613798953, -0.15521575298701995, -1.8490544126455177, 0.06913081148864123, -0.33655927823295817, 1.1820348059313084, 0.0015316277324611404, -7.03579561585066e-05, -0.004601946101304506], "max": [0.5277070192365755, 0.35877743008986407, 1.383293342821239, 0.08319105116638371, 1.1817233238160174, 0.20542427449546172, 0.06936137401267178, -0.33649017990912344, 1.1822616293475259, 0.00613573724554011, 0.0015339790257686836, -0.0015339808305725453], "count": [618]}, "eef_sim_pose_action": {"mean": [0.3299042470384721, 0.2174918836582089, 1.2154171456600067, -0.1926033360463719, 0.6227168434984728, -0.289969612589191, 0.06924324353037785, -0.336525239975025, 1.1820693969154783, 0.0017483470546447843, 0.0014932331235938845, -0.0016414430569307084], "std": [0.18551447201667565, 0.10185515372862958, 0.05237332646503212, 0.30642592987692563, 0.3722387691879077, 0.37341829590338826, 1.681113230637953e-05, 4.408364631181437e-06, 1.1309116682772265e-05, 0.0009357090684146483, 0.00022386710984236154, 0.0005245202275262839], "min": [-0.08839245918652766, 0.00661495978956916, 1.143694414014061, -1.4821992613798953, -0.15521575298701995, -1.8490544126455177, 0.06913081148864123, -0.33655927823295817, 1.1820348059313084, 0.0015316277324611404, -7.03579561585066e-05, -0.004601946101304506], "max": [0.5277070192365755, 0.35877743008986407, 1.383293342821239, 0.08319105116638371, 1.1817233238160174, 0.20542427449546172, 0.06936137401267178, -0.33649017990912344, 1.1822616293475259, 0.00613573724554011, 0.0015339790257686836, -0.0015339808305725453], "count": [618]}, "gripper_mode_state": {"mean": [0.656957928802589, 1.0], "std": [0.47472540335019087, 0.0], "min": [0, 1], "max": [1, 1], "count": [618]}, "gripper_activity_state": {"mean": [1.396440129449838, 2.0], "std": [0.8493974337498487, 0.0], "min": [0, 2], "max": [2, 2], "count": [618]}, "gripper_mode_action": {"mean": [0.656957928802589, 1.0], "std": [0.47472540335019087, 0.0], "min": [0, 1], "max": [1, 1], "count": [618]}, "gripper_activity_action": {"mean": [1.396440129449838, 2.0], "std": [0.8493974337498487, 0.0], "min": [0, 2], "max": [2, 2], "count": [618]}, "gripper_open_scale_state": {"mean": [0.3503590014195259, 0.028922698065686626], "std": [0.34932174146891165, 4.689324946415834e-05], "min": [0.037686518260410855, 0.028808121170316423], "max": [0.9649711336408343, 0.028949820569583347], "count": [618]}, "gripper_open_scale_action": {"mean": [0.3503590014195259, 0.028922698065686626], "std": [0.34932174146891165, 4.689324946415834e-05], "min": [0.037686518260410855, 0.028808121170316423], "max": [0.9649711336408343, 0.028949820569583347], "count": [618]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5360612803040838]], [[0.5240637795701416]], [[0.409770046276982]]], "std": [[[0.23045201879371352]], [[0.2297734481602272]], [[0.1975942641676053]]], "count": [141]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43780505917891194]], [[0.44387309754477045]], [[0.4335124094160911]]], "std": [[[0.17227260945317643]], [[0.177514096048167]], [[0.18793321646939384]]], "count": [141]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4249796582147437]], [[0.42714394343237694]], [[0.41550519553763193]]], "std": [[[0.25541798222864626]], [[0.2578758769351921]], [[0.27408129189547076]]], "count": [141]}, "observation.state": {"min": [-0.0015339808305725455, 0.0, -2.8967510356560366e-16, 0.003067961661145091, -1.0842021724855044e-19, -0.013805827125906944, 0.07599611580371857, -0.1089126393198967, -0.0015339808305725455, -1.9435536861419678, -0.14790959656238556, -0.3912331759929657, -0.09115626662969589, 0.0438728928565979], "max": [4.2012834183813297e-19, 0.0, 0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, -0.012271846644580364, 0.07624725252389908, 0.3656041920185089, 2.6629905700683594, 0.015407958067953587, 1.204441785812378, 0.37127581238746643, 0.9064763188362122, 1.6993095874786377], "mean": [-0.0005253558629192412, 0.0, 0.0004415960574988276, 0.0030679688788950443, 0.0012907772324979305, -0.013556383550167084, 0.07606612890958786, 0.08880449831485748, 1.8989713191986084, -1.523310661315918, 0.4572558104991913, 0.04813366010785103, 0.5237067937850952, 0.6687933802604675], "std": [0.0005905285943299532, 0.0, 0.0005792654119431973, 7.2177499532699585e-09, 0.0004245402233209461, 0.0004382154147606343, 9.127158409683034e-05, 0.14118465781211853, 0.9243502020835876, 0.6388826966285706, 0.26201194524765015, 0.12636429071426392, 0.25620901584625244, 0.6654296517372131], "count": [737]}, "action": {"min": [-0.0015339808305725455, 0.0, -2.8967510356560366e-16, 0.003067961661145091, -1.0842021724855044e-19, -0.013805827125906944, 0.07599611580371857, -0.1089126393198967, -0.0015339808305725455, -1.9435536861419678, -0.14790959656238556, -0.3912331759929657, -0.09115626662969589, 0.0438728928565979], "max": [4.2012834183813297e-19, 0.0, 0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, -0.012271846644580364, 0.07624725252389908, 0.3656041920185089, 2.6629905700683594, 0.015407958067953587, 1.204441785812378, 0.37127581238746643, 0.9064763188362122, 1.6993095874786377], "mean": [-0.0005253558629192412, 0.0, 0.0004415960574988276, 0.0030679688788950443, 0.0012907772324979305, -0.013556383550167084, 0.07606612890958786, 0.08880449831485748, 1.8989713191986084, -1.523310661315918, 0.4572558104991913, 0.04813366010785103, 0.5237067937850952, 0.6687933802604675], "std": [0.0005905285943299532, 0.0, 0.0005792654119431973, 7.2177499532699585e-09, 0.0004245402233209461, 0.0004382154147606343, 9.127158409683034e-05, 0.14118465781211853, 0.9243502020835876, 0.6388826966285706, 0.26201194524765015, 0.12636429071426392, 0.25620901584625244, 0.6654296517372131], "count": [737]}, "timestamp": {"min": [0.0], "max": [24.533333333333335], "mean": [12.266666666666666], "std": [7.0917792783851725], "count": [737]}, "frame_index": {"min": [0], "max": [736], "mean": [368.0], "std": [212.7533783515552], "count": [737]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [737]}, "index": {"min": [94643], "max": [95379], "mean": [95011.0], "std": [212.7533783515552], "count": [737]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [737]}, "subtask_annotation": {"mean": [1.7381275440976933, 13.0, 13.0, 13.0, 13.0], "std": [3.721742675515809, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [737]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [737]}, "eef_direction_state": {"mean": [6.0, 3.6580732700135683], "std": [0.0, 2.1300443246620593], "min": [6, 0], "max": [6, 6], "count": [737]}, "eef_velocity_state": {"mean": [0.0, 1.3514246947082769], "std": [0.0, 0.790016577527798], "min": [0, 0], "max": [0, 2], "count": [737]}, "eef_acc_mag_state": {"mean": [0.0, 1.2415196743554953], "std": [0.0, 0.7647327270219687], "min": [0, 0], "max": [0, 2], "count": [737]}, "eef_direction_action": {"mean": [6.0, 3.6580732700135683], "std": [0.0, 2.1300443246620593], "min": [6, 0], "max": [6, 6], "count": [737]}, "eef_velocity_action": {"mean": [0.0, 1.3514246947082769], "std": [0.0, 0.790016577527798], "min": [0, 0], "max": [0, 2], "count": [737]}, "eef_acc_mag_action": {"mean": [0.0, 1.2415196743554953], "std": [0.0, 0.7647327270219687], "min": [0, 0], "max": [0, 2], "count": [737]}, "eef_sim_pose_state": {"mean": [0.06916312531129686, 0.33355076380935067, 1.182058093904161, -0.013551886123707448, 0.003509554264528424, 0.0007654275326959545, 0.42787668922881983, -0.2991088394600434, 1.2121837588192146, 0.62700698144555, 0.8198727680917087, 0.19774556334062565], "std": [4.3433812748652114e-05, 1.644438203656156e-05, 0.0001606039073047951, 0.00043817623569198457, 0.0005792642954629018, 0.0007293090189367053, 0.20164608122214167, 0.06081704863981295, 0.08112473182129279, 0.35539502053706146, 0.43080025556664725, 0.28306667327145796], "min": [0.06912997612559288, 0.33350976, 1.1817552135959943, -0.013805827125906944, 0.0030679580515284854, -0.0015339808305725464, -0.08089438308189578, -0.37809936960617824, 1.0986967133880496, -0.09111824501661984, -0.22596261477187185, -0.4278242370912058], "max": [0.06924503884749114, 0.3335792500450329, 1.1821805253004012, -0.01226478730594932, 0.004601942491717637, 0.001533997073917306, 0.5928831731285439, -0.17975256659957015, 1.4621177702185133, 1.2386256504063207, 1.4122153543274623, 1.0831735353744008], "count": [737]}, "eef_sim_pose_action": {"mean": [0.06916312531129686, 0.33355076380935067, 1.182058093904161, -0.013551886123707448, 0.003509554264528424, 0.0007654275326959545, 0.42787668922881983, -0.2991088394600434, 1.2121837588192146, 0.62700698144555, 0.8198727680917087, 0.19774556334062565], "std": [4.3433812748652114e-05, 1.644438203656156e-05, 0.0001606039073047951, 0.00043817623569198457, 0.0005792642954629018, 0.0007293090189367053, 0.20164608122214167, 0.06081704863981295, 0.08112473182129279, 0.35539502053706146, 0.43080025556664725, 0.28306667327145796], "min": [0.06912997612559288, 0.33350976, 1.1817552135959943, -0.013805827125906944, 0.0030679580515284854, -0.0015339808305725464, -0.08089438308189578, -0.37809936960617824, 1.0986967133880496, -0.09111824501661984, -0.22596261477187185, -0.4278242370912058], "max": [0.06924503884749114, 0.3335792500450329, 1.1821805253004012, -0.01226478730594932, 0.004601942491717637, 0.001533997073917306, 0.5928831731285439, -0.17975256659957015, 1.4621177702185133, 1.2386256504063207, 1.4122153543274623, 1.0831735353744008], "count": [737]}, "gripper_mode_state": {"mean": [1.0, 0.5915875169606513], "std": [0.0, 0.49154015780705307], "min": [1, 0], "max": [1, 1], "count": [737]}, "gripper_activity_state": {"mean": [2.0, 1.373134328358209], "std": [0.0, 0.8515195609547618], "min": [2, 0], "max": [2, 2], "count": [737]}, "gripper_mode_action": {"mean": [1.0, 0.5915875169606513], "std": [0.0, 0.49154015780705307], "min": [1, 0], "max": [1, 1], "count": [737]}, "gripper_activity_action": {"mean": [2.0, 1.373134328358209], "std": [0.0, 0.8515195609547618], "min": [2, 0], "max": [2, 2], "count": [737]}, "gripper_open_scale_state": {"mean": [0.04346622649401858, 0.38216780008826445], "std": [5.215512652504245e-05, 0.3802455166037806], "min": [0.04342635188783918, 0.025070224489484514], "max": [0.043569858585085185, 0.971034049987793], "count": [737]}, "gripper_open_scale_action": {"mean": [0.04346622649401858, 0.38216780008826445], "std": [5.215512652504245e-05, 0.3802455166037806], "min": [0.04342635188783918, 0.025070224489484514], "max": [0.043569858585085185, 0.971034049987793], "count": [737]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5177470069143985]], [[0.5091475958145386]], [[0.39733817392371656]]], "std": [[[0.23968347980890972]], [[0.23852716091235965]], [[0.2026973787296638]]], "count": [213]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4319400398396187]], [[0.4393374336432539]], [[0.4297810189020835]]], "std": [[[0.1807586891939311]], [[0.18264709162450196]], [[0.19190672511785184]]], "count": [213]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3734079482340667]], [[0.38202792225393023]], [[0.3657272379739585]]], "std": [[[0.24500024795380262]], [[0.2460132561900109]], [[0.2623126848500133]]], "count": [213]}, "observation.state": {"min": [-0.7332428097724915, -0.0015339808305725455, -1.9358837604522705, -1.5299999713897705, -0.3770224452018738, -0.3600335121154785, 0.04421662166714668, -0.25770875811576843, -5.421010862427522e-20, -1.435775876045227, -1.3024171590805054, -0.48592936992645264, -0.07962868362665176, 0.052205830812454224], "max": [0.0575469508767128, 2.721890449523926, 0.016357356682419777, 0.9643039703369141, 0.6603012681007385, 0.2351134568452835, 1.6889585256576538, 0.2454369217157364, 2.4466946125030518, 0.017794335260987282, 1.0381183624267578, 0.15353240072727203, 0.2952175438404083, 1.6989216804504395], "mean": [-0.2123820036649704, 1.224148154258728, -0.5470403432846069, -0.49395909905433655, 0.14393553137779236, 0.030045421794056892, 0.656998872756958, 0.008104946464300156, 0.5966387391090393, -0.297467440366745, -0.19251643121242523, -0.06916114687919617, 0.009507488459348679, 0.27817994356155396], "std": [0.24888963997364044, 1.1549617052078247, 0.6221593022346497, 0.6340290307998657, 0.18638378381729126, 0.09799341857433319, 0.6620510220527649, 0.09899752587080002, 0.9506895542144775, 0.45885995030403137, 0.45670926570892334, 0.1412808895111084, 0.08554690331220627, 0.47658771276474], "count": [1274]}, "action": {"min": [-0.7332428097724915, -0.0015339808305725455, -1.9358837604522705, -1.5299999713897705, -0.3770224452018738, -0.3600335121154785, 0.04421662166714668, -0.25770875811576843, -5.421010862427522e-20, -1.435775876045227, -1.3024171590805054, -0.48592936992645264, -0.07962868362665176, 0.052205830812454224], "max": [0.0575469508767128, 2.721890449523926, 0.016357356682419777, 0.9643039703369141, 0.6603012681007385, 0.2351134568452835, 1.6889585256576538, 0.2454369217157364, 2.4466946125030518, 0.017794335260987282, 1.0381183624267578, 0.15353240072727203, 0.2952175438404083, 1.6989216804504395], "mean": [-0.2123820036649704, 1.224148154258728, -0.5470403432846069, -0.49395909905433655, 0.14393553137779236, 0.030045421794056892, 0.656998872756958, 0.008104946464300156, 0.5966387391090393, -0.297467440366745, -0.19251643121242523, -0.06916114687919617, 0.009507488459348679, 0.27817994356155396], "std": [0.24888963997364044, 1.1549617052078247, 0.6221593022346497, 0.6340290307998657, 0.18638378381729126, 0.09799341857433319, 0.6620510220527649, 0.09899752587080002, 0.9506895542144775, 0.45885995030403137, 0.45670926570892334, 0.1412808895111084, 0.08554690331220627, 0.47658771276474], "count": [1274]}, "timestamp": {"min": [0.0], "max": [42.43333333333333], "mean": [21.216666666666665], "std": [12.259066939299347], "count": [1274]}, "frame_index": {"min": [0], "max": [1273], "mean": [636.5], "std": [367.77200817898034], "count": [1274]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [1274]}, "index": {"min": [95380], "max": [96653], "mean": [96016.5], "std": [367.77200817898034], "count": [1274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1274]}, "subtask_annotation": {"mean": [6.34065934065934, 13.0, 13.0, 13.0, 13.0], "std": [3.1446241094540732, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1274]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [1274]}, "eef_direction_state": {"mean": [4.116954474097331, 4.872056514913658], "std": [2.2645957397490175, 1.9921638504031596], "min": [0, 0], "max": [6, 6], "count": [1274]}, "eef_velocity_state": {"mean": [0.9207221350078493, 0.5298273155416012], "std": [0.9262409197786313, 0.8184329332666423], "min": [0, 0], "max": [2, 2], "count": [1274]}, "eef_acc_mag_state": {"mean": [0.8241758241758241, 0.46938775510204084], "std": [0.8491455603055685, 0.7586787875690265], "min": [0, 0], "max": [2, 2], "count": [1274]}, "eef_direction_action": {"mean": [4.116954474097331, 4.872056514913658], "std": [2.2645957397490175, 1.9921638504031596], "min": [0, 0], "max": [6, 6], "count": [1274]}, "eef_velocity_action": {"mean": [0.9207221350078493, 0.5298273155416012], "std": [0.9262409197786313, 0.8184329332666423], "min": [0, 0], "max": [2, 2], "count": [1274]}, "eef_acc_mag_action": {"mean": [0.8241758241758241, 0.46938775510204084], "std": [0.8491455603055685, 0.7586787875690265], "min": [0, 0], "max": [2, 2], "count": [1274]}, "eef_sim_pose_state": {"mean": [0.2625577970755496, 0.2534420500001189, 1.171734369805749, 0.06720301332071048, 0.17564139243868357, -0.06348988291404419, 0.174052375817847, -0.3338315124599987, 1.190833785968454, -0.012375959298381959, 0.10298154627232821, -0.06416770434314249], "std": [0.19374731345794524, 0.10954540554680103, 0.06293251269901869, 0.09833759767433291, 0.17888257205839136, 0.17127271696231602, 0.18227698728079633, 0.03766243231749099, 0.041785127968045656, 0.06507821663162695, 0.1680174955580217, 0.1485610377482678], "min": [0.004818129556267654, -0.024330759229183388, 1.0627369326887288, -0.2738518145799594, -0.07630705086693501, -0.6424065028260598, -0.04439715794009974, -0.425393313513714, 1.12704411239814, -0.11313878450924195, -0.22683087563969928, -0.5304090515852482], "max": [0.5678242970404695, 0.35444068598199663, 1.4382237375031401, 0.23673931061765863, 0.8023539208265942, 0.30243830423329066, 0.565256200774685, -0.23305496275639057, 1.3915336112608236, 0.2701237753280552, 0.9106778231228447, 0.3231003406680256], "count": [1274]}, "eef_sim_pose_action": {"mean": [0.2625577970755496, 0.2534420500001189, 1.171734369805749, 0.06720301332071048, 0.17564139243868357, -0.06348988291404419, 0.174052375817847, -0.3338315124599987, 1.190833785968454, -0.012375959298381959, 0.10298154627232821, -0.06416770434314249], "std": [0.19374731345794524, 0.10954540554680103, 0.06293251269901869, 0.09833759767433291, 0.17888257205839136, 0.17127271696231602, 0.18227698728079633, 0.03766243231749099, 0.041785127968045656, 0.06507821663162695, 0.1680174955580217, 0.1485610377482678], "min": [0.004818129556267654, -0.024330759229183388, 1.0627369326887288, -0.2738518145799594, -0.07630705086693501, -0.6424065028260598, -0.04439715794009974, -0.425393313513714, 1.12704411239814, -0.11313878450924195, -0.22683087563969928, -0.5304090515852482], "max": [0.5678242970404695, 0.35444068598199663, 1.4382237375031401, 0.23673931061765863, 0.8023539208265942, 0.30243830423329066, 0.565256200774685, -0.23305496275639057, 1.3915336112608236, 0.2701237753280552, 0.9106778231228447, 0.3231003406680256], "count": [1274]}, "gripper_mode_state": {"mean": [0.6601255886970173, 0.8751962323390895], "std": [0.4736663338727306, 0.33049627416743244], "min": [0, 0], "max": [1, 1], "count": [1274]}, "gripper_activity_state": {"mean": [1.7582417582417582, 1.8390894819466248], "std": [0.612236847348761, 0.5135627884454583], "min": [0, 0], "max": [2, 2], "count": [1274]}, "gripper_mode_action": {"mean": [0.6601255886970173, 0.8751962323390895], "std": [0.4736663338727306, 0.33049627416743244], "min": [0, 0], "max": [1, 1], "count": [1274]}, "gripper_activity_action": {"mean": [1.7582417582417582, 1.8390894819466248], "std": [0.612236847348761, 0.5135627884454583], "min": [0, 0], "max": [2, 2], "count": [1274]}, "gripper_open_scale_state": {"mean": [0.3754294503912167, 0.15896062059676636], "std": [0.37831433453227303, 0.2723361306234204], "min": [0.025266640952655246, 0.029831903321402415], "max": [0.9651191575186593, 0.9708123888288226], "count": [1274]}, "gripper_open_scale_action": {"mean": [0.3754294503912167, 0.15896062059676636], "std": [0.37831433453227303, 0.2723361306234204], "min": [0.025266640952655246, 0.029831903321402415], "max": [0.9651191575186593, 0.9708123888288226], "count": [1274]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.5092656142274069]], [[0.5017336808140977]], [[0.3934981488375941]]], "std": [[[0.2613813471989609]], [[0.2603978334849538]], [[0.2221472896760331]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277006184330272]], [[0.4361733163729627]], [[0.4243890733156835]]], "std": [[[0.1890489910156702]], [[0.18952819586422387]], [[0.20292511096230811]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38483496042580184]], [[0.38366428290725574]], [[0.37111163164281186]]], "std": [[[0.24742717852212795]], [[0.25184093602330976]], [[0.267696944497401]]], "count": [158]}, "observation.state": {"min": [-0.6826139688491821, -0.01376226358115673, -1.291082739830017, -1.5299999713897705, -0.6571365594863892, -0.16715824604034424, 0.07536839693784714, -0.1165686622262001, -4.0657581468206416e-20, -1.234806776046753, -1.3545050621032715, -0.5722523331642151, -0.09357282519340515, 0.051498882472515106], "max": [0.0013485504314303398, 2.359262466430664, 0.011624695733189583, 1.2229009866714478, 0.6053736209869385, 0.38656315207481384, 1.689168930053711, 0.5700161457061768, 2.254786729812622, 0.01844598725438118, 1.2410039901733398, 0.4079452455043793, 0.38457000255584717, 1.6849454641342163], "mean": [-0.18947938084602356, 1.0283194780349731, -0.19862054288387299, -0.5960928201675415, -0.09129668772220612, 0.11502975970506668, 0.7030394077301025, 0.05025681480765343, 0.484857976436615, -0.18575584888458252, -0.12044979631900787, -0.03938993439078331, 0.03696002438664436, 0.31716516613960266], "std": [0.22615677118301392, 1.078081727027893, 0.2232012152671814, 0.8279061317443848, 0.18020708858966827, 0.11383286863565445, 0.7330336570739746, 0.1517275720834732, 0.7826582193374634, 0.29682284593582153, 0.45259320735931396, 0.16287364065647125, 0.13637946546077728, 0.5081076622009277], "count": [856]}, "action": {"min": [-0.6826139688491821, -0.01376226358115673, -1.291082739830017, -1.5299999713897705, -0.6571365594863892, -0.16715824604034424, 0.07536839693784714, -0.1165686622262001, -4.0657581468206416e-20, -1.234806776046753, -1.3545050621032715, -0.5722523331642151, -0.09357282519340515, 0.051498882472515106], "max": [0.0013485504314303398, 2.359262466430664, 0.011624695733189583, 1.2229009866714478, 0.6053736209869385, 0.38656315207481384, 1.689168930053711, 0.5700161457061768, 2.254786729812622, 0.01844598725438118, 1.2410039901733398, 0.4079452455043793, 0.38457000255584717, 1.6849454641342163], "mean": [-0.18947938084602356, 1.0283194780349731, -0.19862054288387299, -0.5960928201675415, -0.09129668772220612, 0.11502975970506668, 0.7030394077301025, 0.05025681480765343, 0.484857976436615, -0.18575584888458252, -0.12044979631900787, -0.03938993439078331, 0.03696002438664436, 0.31716516613960266], "std": [0.22615677118301392, 1.078081727027893, 0.2232012152671814, 0.8279061317443848, 0.18020708858966827, 0.11383286863565445, 0.7330336570739746, 0.1517275720834732, 0.7826582193374634, 0.29682284593582153, 0.45259320735931396, 0.16287364065647125, 0.13637946546077728, 0.5081076622009277], "count": [856]}, "timestamp": {"min": [0.0], "max": [28.5], "mean": [14.25], "std": [8.236858219814962], "count": [856]}, "frame_index": {"min": [0], "max": [855], "mean": [427.5], "std": [247.1057465944489], "count": [856]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [856]}, "index": {"min": [96654], "max": [97509], "mean": [97081.5], "std": [247.1057465944489], "count": [856]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [856]}, "subtask_annotation": {"mean": [5.195093457943925, 13.0, 13.0, 13.0, 13.0], "std": [3.5329588669770278, 0.0, 0.0, 0.0, 0.0], "min": [2, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [856]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [856]}, "eef_direction_state": {"mean": [4.268691588785047, 4.771028037383178], "std": [2.2172330926462145, 2.031044542542924], "min": [0, 0], "max": [6, 6], "count": [856]}, "eef_velocity_state": {"mean": [0.7429906542056075, 0.6285046728971962], "std": [0.8424055619200161, 0.8832980929483493], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_acc_mag_state": {"mean": [0.7348130841121495, 0.5035046728971962], "std": [0.8307766958295567, 0.7673152963396874], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_direction_action": {"mean": [4.268691588785047, 4.771028037383178], "std": [2.2172330926462145, 2.031044542542924], "min": [0, 0], "max": [6, 6], "count": [856]}, "eef_velocity_action": {"mean": [0.7429906542056075, 0.6285046728971962], "std": [0.8424055619200161, 0.8832980929483493], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_acc_mag_action": {"mean": [0.7348130841121495, 0.5035046728971962], "std": [0.8307766958295567, 0.7673152963396874], "min": [0, 0], "max": [2, 2], "count": [856]}, "eef_sim_pose_state": {"mean": [0.19069204141429863, 0.2819045175944896, 1.1631564676937662, 0.06509107820285918, 0.22287580215183495, -0.2939822724037505, 0.13390490867402066, -0.32465363000166064, 1.1956247031468503, 0.020035448559394896, 0.16988778260284976, 0.007897001510666473], "std": [0.14060713677364237, 0.06410036468802728, 0.059676729164836274, 0.08296814761812397, 0.20656213219985323, 0.3461017026495718, 0.12167087666432527, 0.040214410978935695, 0.04630559327856904, 0.12825531790912847, 0.27512833092206673, 0.21436036081557283], "min": [-0.09128502198408625, 0.157450157460554, 1.0901947597609027, -0.29452701325623837, -0.15867989704361252, -1.0936418304127542, -0.07602000118457199, -0.3709822643803215, 1.1018079353626706, -0.09297967311112892, -0.2922408481772143, -0.5672167431690109], "max": [0.40347749700507574, 0.34966073571923695, 1.4047885292721018, 0.20923105680081744, 0.9004023738288525, 0.5787966528454204, 0.4206771018115105, -0.16686199625406747, 1.3918229721080595, 0.6112354395611465, 1.172432548485372, 0.7413149744618686], "count": [856]}, "eef_sim_pose_action": {"mean": [0.19069204141429863, 0.2819045175944896, 1.1631564676937662, 0.06509107820285918, 0.22287580215183495, -0.2939822724037505, 0.13390490867402066, -0.32465363000166064, 1.1956247031468503, 0.020035448559394896, 0.16988778260284976, 0.007897001510666473], "std": [0.14060713677364237, 0.06410036468802728, 0.059676729164836274, 0.08296814761812397, 0.20656213219985323, 0.3461017026495718, 0.12167087666432527, 0.040214410978935695, 0.04630559327856904, 0.12825531790912847, 0.27512833092206673, 0.21436036081557283], "min": [-0.09128502198408625, 0.157450157460554, 1.0901947597609027, -0.29452701325623837, -0.15867989704361252, -1.0936418304127542, -0.07602000118457199, -0.3709822643803215, 1.1018079353626706, -0.09297967311112892, -0.2922408481772143, -0.5672167431690109], "max": [0.40347749700507574, 0.34966073571923695, 1.4047885292721018, 0.20923105680081744, 0.9004023738288525, 0.5787966528454204, 0.4206771018115105, -0.16686199625406747, 1.3918229721080595, 0.6112354395611465, 1.172432548485372, 0.7413149744618686], "count": [856]}, "gripper_mode_state": {"mean": [0.5829439252336449, 0.8516355140186916], "std": [0.4930723124115091, 0.3554609194845655], "min": [0, 0], "max": [1, 1], "count": [856]}, "gripper_activity_state": {"mean": [1.8492990654205608, 1.7827102803738317], "std": [0.4947854007576075, 0.5836399960887768], "min": [0, 0], "max": [2, 2], "count": [856]}, "gripper_mode_action": {"mean": [0.5829439252336449, 0.8516355140186916], "std": [0.4930723124115091, 0.3554609194845655], "min": [0, 0], "max": [1, 1], "count": [856]}, "gripper_activity_action": {"mean": [1.8492990654205608, 1.7827102803738317], "std": [0.4947854007576075, 0.5836399960887768], "min": [0, 0], "max": [2, 2], "count": [856]}, "gripper_open_scale_state": {"mean": [0.4017347999126008, 0.1812347937250991], "std": [0.41887533725321274, 0.2903476743860866], "min": [0.04306765539305551, 0.029427932841437205], "max": [0.9652393886021206, 0.9628259795052665], "count": [856]}, "gripper_open_scale_action": {"mean": [0.4017347999126008, 0.1812347937250991], "std": [0.41887533725321274, 0.2903476743860866], "min": [0.04306765539305551, 0.029427932841437205], "max": [0.9652393886021206, 0.9628259795052665], "count": [856]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5302670642701526]], [[0.5217966448801743]], [[0.40852057734204794]]], "std": [[[0.24419347134563596]], [[0.24273827760281183]], [[0.20680010146318648]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43707861383442265]], [[0.4428979602396514]], [[0.4292376034858388]]], "std": [[[0.17703945559411113]], [[0.17823514381779224]], [[0.19263044443262342]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36376645697167753]], [[0.37243729847494556]], [[0.35866003812636166]]], "std": [[[0.3125270311065806]], [[0.3086870651785565]], [[0.3238950626852987]]], "count": [100]}, "observation.state": {"min": [-0.003067961661145091, -0.0015339808305725455, -0.026077672839164734, 0.06289321184158325, 0.0036940949503332376, 0.007669903803616762, 0.07649841904640198, -0.5238141417503357, -0.006172949448227882, -1.5743823051452637, -1.5299999713897705, -0.28815364837646484, -0.09357282519340515, 0.05215071886777878], "max": [0.014859232120215893, -0.0015339808305725455, -0.02454369328916073, 0.06442718952894211, 0.004601942375302315, 0.00920388475060463, 0.07649841904640198, 0.2485048919916153, 2.1874566078186035, 0.0194841455668211, 1.2271709442138672, 0.5007006525993347, 0.2682017683982849, 1.6821873188018799], "mean": [-0.002576027996838093, -0.0015339839737862349, -0.02513747103512287, 0.06316773593425751, 0.004596322309225798, 0.008950620889663696, 0.07649815082550049, -0.043946683406829834, 1.3798444271087646, -0.46985340118408203, -0.6541177034378052, -0.033878255635499954, 0.06210408732295036, 0.6043923497200012], "std": [0.001057133194990456, 3.14321368932724e-09, 0.0006709244917146862, 0.000497835804708302, 6.630501593463123e-05, 0.0005061828996986151, 2.682209014892578e-07, 0.22989261150360107, 0.8100788593292236, 0.3315894305706024, 0.7906635403633118, 0.14788778126239777, 0.08529401570558548, 0.5674156546592712], "count": [412]}, "action": {"min": [-0.003067961661145091, -0.0015339808305725455, -0.026077672839164734, 0.06289321184158325, 0.0036940949503332376, 0.007669903803616762, 0.07649841904640198, -0.5238141417503357, -0.006172949448227882, -1.5743823051452637, -1.5299999713897705, -0.28815364837646484, -0.09357282519340515, 0.05215071886777878], "max": [0.014859232120215893, -0.0015339808305725455, -0.02454369328916073, 0.06442718952894211, 0.004601942375302315, 0.00920388475060463, 0.07649841904640198, 0.2485048919916153, 2.1874566078186035, 0.0194841455668211, 1.2271709442138672, 0.5007006525993347, 0.2682017683982849, 1.6821873188018799], "mean": [-0.002576027996838093, -0.0015339839737862349, -0.02513747103512287, 0.06316773593425751, 0.004596322309225798, 0.008950620889663696, 0.07649815082550049, -0.043946683406829834, 1.3798444271087646, -0.46985340118408203, -0.6541177034378052, -0.033878255635499954, 0.06210408732295036, 0.6043923497200012], "std": [0.001057133194990456, 3.14321368932724e-09, 0.0006709244917146862, 0.000497835804708302, 6.630501593463123e-05, 0.0005061828996986151, 2.682209014892578e-07, 0.22989261150360107, 0.8100788593292236, 0.3315894305706024, 0.7906635403633118, 0.14788778126239777, 0.08529401570558548, 0.5674156546592712], "count": [412]}, "timestamp": {"min": [0.0], "max": [13.7], "mean": [6.85], "std": [3.964460170621524], "count": [412]}, "frame_index": {"min": [0], "max": [411], "mean": [205.5], "std": [118.93380511864572], "count": [412]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [412]}, "index": {"min": [97510], "max": [97921], "mean": [97715.5], "std": [118.93380511864572], "count": [412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [412]}, "subtask_annotation": {"mean": [9.46116504854369, 13.0, 13.0, 13.0, 13.0], "std": [2.3402237470701848, 0.0, 0.0, 0.0, 0.0], "min": [6, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [412]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [412]}, "eef_direction_state": {"mean": [6.0, 2.8519417475728157], "std": [0.0, 2.155354839009936], "min": [6, 0], "max": [6, 6], "count": [412]}, "eef_velocity_state": {"mean": [0.0, 1.4660194174757282], "std": [0.0, 0.7148295197747571], "min": [0, 0], "max": [0, 2], "count": [412]}, "eef_acc_mag_state": {"mean": [0.0, 1.2815533980582525], "std": [0.0, 0.7229588035390871], "min": [0, 0], "max": [0, 2], "count": [412]}, "eef_direction_action": {"mean": [6.0, 2.8519417475728157], "std": [0.0, 2.155354839009936], "min": [6, 0], "max": [6, 6], "count": [412]}, "eef_velocity_action": {"mean": [0.0, 1.4660194174757282], "std": [0.0, 0.7148295197747571], "min": [0, 0], "max": [0, 2], "count": [412]}, "eef_acc_mag_action": {"mean": [0.0, 1.2815533980582525], "std": [0.0, 0.7229588035390871], "min": [0, 0], "max": [0, 2], "count": [412]}, "eef_sim_pose_state": {"mean": [0.06698745327654466, 0.3336774336220018, 1.1829267267761185, 0.009118428281378951, 0.03649609375794881, 0.002023351647748119, 0.2623643954322488, -0.3410165539055862, 1.2165922082622156, 0.04545830151679656, 0.25334750224960567, -0.08180439065418535], "std": [5.197551431248745e-05, 2.6438167107371177e-05, 0.00017279547295161155, 0.0005061969066538801, 0.0006758441471423493, 0.0010591361783357138, 0.16030108600018558, 0.058977661875707015, 0.06925852306675834, 0.06658230428595334, 0.1937311925678406, 0.18109060507222216], "min": [0.0669107371032939, 0.33324195763329606, 1.1826344263319033, 0.007810882465757956, 0.035281184423225254, 0.000903781033981076, -0.13356274530244655, -0.449385197881382, 1.1272558537180606, -0.0973281518918826, -0.20945942518283012, -0.45493858189792036], "max": [0.06703394394795512, 0.33369006753708397, 1.1832134688168385, 0.009380452953128478, 0.03834910913014422, 0.019464132905328058, 0.4289839484510308, -0.2539010852232655, 1.4405926960124695, 0.20014654275836835, 0.7824118968328535, 0.21015377549379777], "count": [412]}, "eef_sim_pose_action": {"mean": [0.06698745327654466, 0.3336774336220018, 1.1829267267761185, 0.009118428281378951, 0.03649609375794881, 0.002023351647748119, 0.2623643954322488, -0.3410165539055862, 1.2165922082622156, 0.04545830151679656, 0.25334750224960567, -0.08180439065418535], "std": [5.197551431248745e-05, 2.6438167107371177e-05, 0.00017279547295161155, 0.0005061969066538801, 0.0006758441471423493, 0.0010591361783357138, 0.16030108600018558, 0.058977661875707015, 0.06925852306675834, 0.06658230428595334, 0.1937311925678406, 0.18109060507222216], "min": [0.0669107371032939, 0.33324195763329606, 1.1826344263319033, 0.007810882465757956, 0.035281184423225254, 0.000903781033981076, -0.13356274530244655, -0.449385197881382, 1.1272558537180606, -0.0973281518918826, -0.20945942518283012, -0.45493858189792036], "max": [0.06703394394795512, 0.33369006753708397, 1.1832134688168385, 0.009380452953128478, 0.03834910913014422, 0.019464132905328058, 0.4289839484510308, -0.2539010852232655, 1.4405926960124695, 0.20014654275836835, 0.7824118968328535, 0.21015377549379777], "count": [412]}, "gripper_mode_state": {"mean": [1.0, 0.7038834951456311], "std": [0.0, 0.4565430104680177], "min": [1, 0], "max": [1, 1], "count": [412]}, "gripper_activity_state": {"mean": [2.0, 1.5145631067961165], "std": [0.0, 0.7957908403289838], "min": [2, 0], "max": [2, 2], "count": [412]}, "gripper_mode_action": {"mean": [1.0, 0.7038834951456311], "std": [0.0, 0.4565430104680177], "min": [1, 0], "max": [1, 1], "count": [412]}, "gripper_activity_action": {"mean": [2.0, 1.5145631067961165], "std": [0.0, 0.7957908403289838], "min": [2, 0], "max": [2, 2], "count": [412]}, "gripper_open_scale_state": {"mean": [0.04371338231222991, 0.34536712634249206], "std": [2.0816681711721685e-16, 0.3242375673613105], "min": [0.0437133823122297, 0.029800410781587874], "max": [0.0437133823122297, 0.9612498964582171], "count": [412]}, "gripper_open_scale_action": {"mean": [0.04371338231222991, 0.34536712634249206], "std": [2.0816681711721685e-16, 0.3242375673613105], "min": [0.0437133823122297, 0.029800410781587874], "max": [0.0437133823122297, 0.9612498964582171], "count": [412]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5498478029766123]], [[0.5197840266293934]], [[0.4167187918340027]]], "std": [[[0.25590414858110977]], [[0.23152347326385447]], [[0.19125011147742965]]], "count": [166]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.3887250915426411]], [[0.3982062662414363]], [[0.39141501627424735]]], "std": [[[0.17596936888848233]], [[0.17348831380114965]], [[0.18194206525242115]]], "count": [166]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40256069539596295]], [[0.4096150435073628]], [[0.4035830987348085]]], "std": [[[0.2563582697304334]], [[0.24970175414897047]], [[0.2559074406729487]]], "count": [166]}, "observation.state": {"min": [0.0018627058016136289, -0.0015339808305725455, -0.0030635271687060595, 0.041417479515075684, 0.006135923322290182, 0.004601942375302315, 0.07599611580371857, -0.558368980884552, -0.0014628659700974822, -1.403762936592102, -1.5299999713897705, -0.7955625057220459, -0.3636361062526703, 0.02149049937725067], "max": [0.003067961661145091, 9.300582285589841e-20, -0.0015339808305725455, 0.041417479515075684, 0.007669903803616762, 0.004601942375302315, 0.07624725252389908, 0.785446047782898, 2.443631410598755, 0.009567240253090858, 0.9051075577735901, 1.0798861980438232, 0.3786596953868866, 1.6989216804504395], "mean": [0.003065373981371522, -9.479392610955983e-05, -0.0015666766557842493, 0.04141747206449509, 0.007205824367702007, 0.004601954482495785, 0.0760369673371315, 0.11912374198436737, 1.812549352645874, -0.7605419754981995, -0.7634643912315369, -0.1659594029188156, 0.018371840938925743, 0.8374307155609131], "std": [5.2712570322910324e-05, 0.0003131020930595696, 0.0001905820972751826, 7.450580596923828e-09, 0.000586895679589361, 1.210719347000122e-08, 7.486613321816549e-05, 0.33996638655662537, 0.7203670144081116, 0.37450551986694336, 0.547263503074646, 0.4810847342014313, 0.13835269212722778, 0.6392943859100342], "count": [913]}, "action": {"min": [0.0018627058016136289, -0.0015339808305725455, -0.0030635271687060595, 0.041417479515075684, 0.006135923322290182, 0.004601942375302315, 0.07599611580371857, -0.558368980884552, -0.0014628659700974822, -1.403762936592102, -1.5299999713897705, -0.7955625057220459, -0.3636361062526703, 0.02149049937725067], "max": [0.003067961661145091, 9.300582285589841e-20, -0.0015339808305725455, 0.041417479515075684, 0.007669903803616762, 0.004601942375302315, 0.07624725252389908, 0.785446047782898, 2.443631410598755, 0.009567240253090858, 0.9051075577735901, 1.0798861980438232, 0.3786596953868866, 1.6989216804504395], "mean": [0.003065373981371522, -9.479392610955983e-05, -0.0015666766557842493, 0.04141747206449509, 0.007205824367702007, 0.004601954482495785, 0.0760369673371315, 0.11912374198436737, 1.812549352645874, -0.7605419754981995, -0.7634643912315369, -0.1659594029188156, 0.018371840938925743, 0.8374307155609131], "std": [5.2712570322910324e-05, 0.0003131020930595696, 0.0001905820972751826, 7.450580596923828e-09, 0.000586895679589361, 1.210719347000122e-08, 7.486613321816549e-05, 0.33996638655662537, 0.7203670144081116, 0.37450551986694336, 0.547263503074646, 0.4810847342014313, 0.13835269212722778, 0.6392943859100342], "count": [913]}, "timestamp": {"min": [0.0], "max": [30.4], "mean": [15.2], "std": [8.785341326449544], "count": [913]}, "frame_index": {"min": [0], "max": [912], "mean": [456.0], "std": [263.5602397934863], "count": [913]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [913]}, "index": {"min": [97922], "max": [98834], "mean": [98378.0], "std": [263.5602397934863], "count": [913]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [913]}, "subtask_annotation": {"mean": [7.612267250821468, 13.0, 13.0, 13.0, 13.0], "std": [2.5279906446942064, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [913]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [913]}, "eef_direction_state": {"mean": [6.0, 3.288061336254107], "std": [0.0, 1.929547691031821], "min": [6, 0], "max": [6, 6], "count": [913]}, "eef_velocity_state": {"mean": [0.0, 1.498357064622125], "std": [0.0, 0.7006862037924211], "min": [0, 0], "max": [0, 2], "count": [913]}, "eef_acc_mag_state": {"mean": [0.0, 1.2530120481927711], "std": [0.0, 0.7209539567412914], "min": [0, 0], "max": [0, 2], "count": [913]}, "eef_direction_action": {"mean": [6.0, 3.288061336254107], "std": [0.0, 1.929547691031821], "min": [6, 0], "max": [6, 6], "count": [913]}, "eef_velocity_action": {"mean": [0.0, 1.498357064622125], "std": [0.0, 0.7006862037924211], "min": [0, 0], "max": [0, 2], "count": [913]}, "eef_acc_mag_action": {"mean": [0.0, 1.2530120481927711], "std": [0.0, 0.7209539567412914], "min": [0, 0], "max": [0, 2], "count": [913]}, "eef_sim_pose_state": {"mean": [0.06892285532904438, 0.3336013938855875, 1.1786826968307864, 0.004888577538396487, 0.039754973227527114, 0.010276878854079114, 0.3743194805673936, -0.3019027394204258, 1.1999033958438978, 0.008998171739255708, 0.23532829885898085, -0.045723019099835276], "std": [2.6986197544481582e-05, 1.3253575195202794e-05, 5.283556080471074e-05, 2.3655501564207857e-05, 0.000376274923003103, 0.0005902980830941054, 0.13754815924287533, 0.12236544582125622, 0.05570066342104478, 0.15268569377877764, 0.13385267922271019, 0.47680407860286195], "min": [0.06871227352837929, 0.33357661286102197, 1.1786404618174136, 0.004828013089077427, 0.036826677178775746, 0.008962155541820362, -0.010817508925059682, -0.52976903180147, 1.1112892398201997, -0.5883529945107963, -0.10683836233365285, -1.037882923888593], "max": [0.0689322354203122, 0.33362807342162715, 1.1790994371342536, 0.004908004265539653, 0.03988274749053233, 0.010743969503801257, 0.533938859954725, -0.055936298250436584, 1.3808318301875904, 0.46932924539391124, 0.6143843363045502, 0.7357209074418941], "count": [913]}, "eef_sim_pose_action": {"mean": [0.06892285532904438, 0.3336013938855875, 1.1786826968307864, 0.004888577538396487, 0.039754973227527114, 0.010276878854079114, 0.3743194805673936, -0.3019027394204258, 1.1999033958438978, 0.008998171739255708, 0.23532829885898085, -0.045723019099835276], "std": [2.6986197544481582e-05, 1.3253575195202794e-05, 5.283556080471074e-05, 2.3655501564207857e-05, 0.000376274923003103, 0.0005902980830941054, 0.13754815924287533, 0.12236544582125622, 0.05570066342104478, 0.15268569377877764, 0.13385267922271019, 0.47680407860286195], "min": [0.06871227352837929, 0.33357661286102197, 1.1786404618174136, 0.004828013089077427, 0.036826677178775746, 0.008962155541820362, -0.010817508925059682, -0.52976903180147, 1.1112892398201997, -0.5883529945107963, -0.10683836233365285, -1.037882923888593], "max": [0.0689322354203122, 0.33362807342162715, 1.1790994371342536, 0.004908004265539653, 0.03988274749053233, 0.010743969503801257, 0.533938859954725, -0.055936298250436584, 1.3808318301875904, 0.46932924539391124, 0.6143843363045502, 0.7357209074418941], "count": [913]}, "gripper_mode_state": {"mean": [1.0, 0.5739320920043811], "std": [0.0, 0.494503837974849], "min": [1, 0], "max": [1, 1], "count": [913]}, "gripper_activity_state": {"mean": [2.0, 1.5739320920043811], "std": [0.0, 0.7599357093560992], "min": [2, 0], "max": [2, 2], "count": [913]}, "gripper_mode_action": {"mean": [1.0, 0.5739320920043811], "std": [0.0, 0.494503837974849], "min": [1, 0], "max": [1, 1], "count": [913]}, "gripper_activity_action": {"mean": [2.0, 1.5739320920043811], "std": [0.0, 0.7599357093560992], "min": [2, 0], "max": [2, 2], "count": [913]}, "gripper_open_scale_state": {"mean": [0.04344959456098755, 0.4785321309143636], "std": [4.27804287150724e-05, 0.36531128179183325], "min": [0.04342635188783918, 0.012280285358428955], "max": [0.043569858585085185, 0.9708123888288226], "count": [913]}, "gripper_open_scale_action": {"mean": [0.04344959456098755, 0.4785321309143636], "std": [4.27804287150724e-05, 0.36531128179183325], "min": [0.04342635188783918, 0.012280285358428955], "max": [0.043569858585085185, 0.9708123888288226], "count": [913]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115140922294844]], [[0.4892782425562818]], [[0.3934980591866376]]], "std": [[[0.23243521818165488]], [[0.21223570553862148]], [[0.17562080146307069]]], "count": [150]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37607493282498183]], [[0.38655377995642703]], [[0.3748045116194626]]], "std": [[[0.22750506988202732]], [[0.22042843106444537]], [[0.23097951282302912]]], "count": [150]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42193802469135805]], [[0.4296930501089325]], [[0.42339769607843136]]], "std": [[[0.2023917541514362]], [[0.19738213546158595]], [[0.197781511545948]]], "count": [150]}, "observation.state": {"min": [-0.3804272413253784, -0.0015339808305725455, -1.6833785772323608, -0.983958899974823, -0.24714295566082, -0.17605216801166534, 0.04433988407254219, -0.28255194425582886, -0.004174878820776939, -1.1520196199417114, -1.5299999713897705, -0.8797033429145813, -0.2671332359313965, 0.04641544073820114], "max": [0.003067961661145091, 2.4651072025299072, 8.330612850969115e-20, 1.0252466201782227, 0.3098472058773041, 0.19174760580062866, 1.6889585256576538, 0.6513239145278931, 2.613903284072876, 0.013141932897269726, 1.1237114667892456, 0.4929002821445465, 0.4647993743419647, 1.685720443725586], "mean": [-0.07349999248981476, 0.5849629044532776, -0.3466803729534149, -0.16165824234485626, 0.061913132667541504, 0.044981323182582855, 0.2913323640823364, 0.0935630202293396, 0.8605918288230896, -0.26290616393089294, -0.4342802166938782, -0.09186404943466187, 0.02450552023947239, 0.46385854482650757], "std": [0.130187526345253, 0.9916125535964966, 0.5697256922721863, 0.4015614986419678, 0.11840558052062988, 0.056064024567604065, 0.4774302542209625, 0.2053658664226532, 1.0247149467468262, 0.34395599365234375, 0.6538028120994568, 0.25517332553863525, 0.1043454259634018, 0.5871954560279846], "count": [798]}, "action": {"min": [-0.3804272413253784, -0.0015339808305725455, -1.6833785772323608, -0.983958899974823, -0.24714295566082, -0.17605216801166534, 0.04433988407254219, -0.28255194425582886, -0.004174878820776939, -1.1520196199417114, -1.5299999713897705, -0.8797033429145813, -0.2671332359313965, 0.04641544073820114], "max": [0.003067961661145091, 2.4651072025299072, 8.330612850969115e-20, 1.0252466201782227, 0.3098472058773041, 0.19174760580062866, 1.6889585256576538, 0.6513239145278931, 2.613903284072876, 0.013141932897269726, 1.1237114667892456, 0.4929002821445465, 0.4647993743419647, 1.685720443725586], "mean": [-0.07349999248981476, 0.5849629044532776, -0.3466803729534149, -0.16165824234485626, 0.061913132667541504, 0.044981323182582855, 0.2913323640823364, 0.0935630202293396, 0.8605918288230896, -0.26290616393089294, -0.4342802166938782, -0.09186404943466187, 0.02450552023947239, 0.46385854482650757], "std": [0.130187526345253, 0.9916125535964966, 0.5697256922721863, 0.4015614986419678, 0.11840558052062988, 0.056064024567604065, 0.4774302542209625, 0.2053658664226532, 1.0247149467468262, 0.34395599365234375, 0.6538028120994568, 0.25517332553863525, 0.1043454259634018, 0.5871954560279846], "count": [798]}, "timestamp": {"min": [0.0], "max": [26.566666666666666], "mean": [13.283333333333333], "std": [7.678752551081506], "count": [798]}, "frame_index": {"min": [0], "max": [797], "mean": [398.5], "std": [230.3625765324452], "count": [798]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [798]}, "index": {"min": [98835], "max": [99632], "mean": [99233.5], "std": [230.3625765324452], "count": [798]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [798]}, "subtask_annotation": {"mean": [9.098997493734336, 13.0, 13.0, 13.0, 13.0], "std": [2.971286819022354, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [798]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [798]}, "eef_direction_state": {"mean": [5.0927318295739346, 4.364661654135339], "std": [1.8226979660528013, 2.178984685342168], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_state": {"mean": [0.4273182957393484, 0.8458646616541353], "std": [0.7668609820924162, 0.928551134700569], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_state": {"mean": [0.38345864661654133, 0.7305764411027569], "std": [0.6888492948728275, 0.8370148763938563], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_direction_action": {"mean": [5.0927318295739346, 4.364661654135339], "std": [1.8226979660528013, 2.178984685342168], "min": [0, 0], "max": [6, 6], "count": [798]}, "eef_velocity_action": {"mean": [0.4273182957393484, 0.8458646616541353], "std": [0.7668609820924162, 0.928551134700569], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_acc_mag_action": {"mean": [0.38345864661654133, 0.7305764411027569], "std": [0.6888492948728275, 0.8370148763938563], "min": [0, 0], "max": [2, 2], "count": [798]}, "eef_sim_pose_state": {"mean": [0.18216551634482686, 0.3047141530941599, 1.1902237728960525, 0.05257562983416503, 0.07534400649515462, -0.011078744347983538, 0.193876310493469, -0.30578694547137725, 1.1809488531719345, -0.003111918328547504, 0.15082334777693387, -0.0028601867160584784], "std": [0.19895979012897527, 0.05564851769244859, 0.03476446364661834, 0.06353762158635835, 0.09130537512236184, 0.08809011011712295, 0.15938666819905478, 0.06538616544084146, 0.054327037920654596, 0.07796814076625574, 0.18573519771512467, 0.25938121322713503], "min": [-0.038429960618334674, 0.16747908510371512, 1.160009777763581, -0.1500647102120914, -0.14508561537424147, -0.42948239506353125, -0.033164205633030235, -0.4026626436758324, 1.0621520680468421, -0.2672637911581137, -0.073463171150979, -0.8334891740976758], "max": [0.599686712805742, 0.34598556461685975, 1.4095188830831349, 0.22411446505054405, 0.5219727214681442, 0.21115044859874346, 0.5142047916079842, -0.1137026407017977, 1.3883027125372804, 0.26752648104660565, 0.697059848587724, 0.7223933298044194], "count": [798]}, "eef_sim_pose_action": {"mean": [0.18216551634482686, 0.3047141530941599, 1.1902237728960525, 0.05257562983416503, 0.07534400649515462, -0.011078744347983538, 0.193876310493469, -0.30578694547137725, 1.1809488531719345, -0.003111918328547504, 0.15082334777693387, -0.0028601867160584784], "std": [0.19895979012897527, 0.05564851769244859, 0.03476446364661834, 0.06353762158635835, 0.09130537512236184, 0.08809011011712295, 0.15938666819905478, 0.06538616544084146, 0.054327037920654596, 0.07796814076625574, 0.18573519771512467, 0.25938121322713503], "min": [-0.038429960618334674, 0.16747908510371512, 1.160009777763581, -0.1500647102120914, -0.14508561537424147, -0.42948239506353125, -0.033164205633030235, -0.4026626436758324, 1.0621520680468421, -0.2672637911581137, -0.073463171150979, -0.8334891740976758], "max": [0.599686712805742, 0.34598556461685975, 1.4095188830831349, 0.22411446505054405, 0.5219727214681442, 0.21115044859874346, 0.5142047916079842, -0.1137026407017977, 1.3883027125372804, 0.26752648104660565, 0.697059848587724, 0.7223933298044194], "count": [798]}, "gripper_mode_state": {"mean": [0.8784461152882206, 0.7631578947368421], "std": [0.32676985452035767, 0.4251445900369387], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_state": {"mean": [1.8734335839598997, 1.6516290726817042], "std": [0.4591274168869484, 0.7054681538149161], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_mode_action": {"mean": [0.8784461152882206, 0.7631578947368421], "std": [0.32676985452035767, 0.4251445900369387], "min": [0, 0], "max": [1, 1], "count": [798]}, "gripper_activity_action": {"mean": [1.8734335839598997, 1.6516290726817042], "std": [0.4591274168869484, 0.7054681538149161], "min": [0, 0], "max": [2, 2], "count": [798]}, "gripper_open_scale_state": {"mean": [0.16647632962917602, 0.2650624070859404], "std": [0.272816966149299, 0.33553975766921307], "min": [0.025337076612881253, 0.026523108993257796], "max": [0.9651191575186593, 0.9632688249860492], "count": [798]}, "gripper_open_scale_action": {"mean": [0.16647632962917602, 0.2650624070859404], "std": [0.272816966149299, 0.33553975766921307], "min": [0.025337076612881253, 0.026523108993257796], "max": [0.9651191575186593, 0.9632688249860492], "count": [798]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5192466465499419]], [[0.49405247244883355]], [[0.3966473271790468]]], "std": [[[0.24985205213264972]], [[0.22774155736860077]], [[0.18736852774582394]]], "count": [137]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37529999761461763]], [[0.3852048785045243]], [[0.37482143027527315]]], "std": [[[0.20627366498615954]], [[0.20150590653758169]], [[0.2118569428597277]]], "count": [137]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41718853863524324]], [[0.4088036552009287]], [[0.4033793394081071]]], "std": [[[0.2053334295571993]], [[0.2138660706844125]], [[0.21818918767292772]]], "count": [137]}, "observation.state": {"min": [-0.0022116925101727247, 1.086850625142688e-05, -0.015339807607233524, 0.05675728991627693, 0.0015339808305725455, 0.013805827125906944, 0.07622300833463669, -0.31313806772232056, 0.0, -1.6542057991027832, -1.5299999713897705, -0.6604138612747192, -0.2756586968898773, 0.0523989275097847], "max": [-0.0015339808305725455, 0.0015339808305725455, -0.013856589794158936, 0.05822346732020378, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, 0.6734175682067871, 2.495786666870117, 0.01488606445491314, 1.3856972455978394, 0.6020334362983704, 0.7263587117195129, 1.6898648738861084], "mean": [-0.001535061514005065, 0.0015046800253912807, -0.015337766148149967, 0.056759629398584366, 0.0015339844394475222, 0.013805772177875042, 0.07624785602092743, 0.3483414947986603, 1.6110907793045044, -0.8288352489471436, -0.41117990016937256, -0.0948004275560379, 0.14906728267669678, 0.8443397283554077], "std": [2.5582032321835868e-05, 0.00017424616089556366, 5.550777859752998e-05, 5.496405719895847e-05, 3.6088749766349792e-09, 5.494803190231323e-08, 1.1088854989793617e-06, 0.267302542924881, 0.7674641013145447, 0.4626219868659973, 0.5862511396408081, 0.29164278507232666, 0.14057783782482147, 0.597404420375824], "count": [713]}, "action": {"min": [-0.0022116925101727247, 1.086850625142688e-05, -0.015339807607233524, 0.05675728991627693, 0.0015339808305725455, 0.013805827125906944, 0.07622300833463669, -0.31313806772232056, 0.0, -1.6542057991027832, -1.5299999713897705, -0.6604138612747192, -0.2756586968898773, 0.0523989275097847], "max": [-0.0015339808305725455, 0.0015339808305725455, -0.013856589794158936, 0.05822346732020378, 0.0015339808305725455, 0.013805827125906944, 0.07624725252389908, 0.6734175682067871, 2.495786666870117, 0.01488606445491314, 1.3856972455978394, 0.6020334362983704, 0.7263587117195129, 1.6898648738861084], "mean": [-0.001535061514005065, 0.0015046800253912807, -0.015337766148149967, 0.056759629398584366, 0.0015339844394475222, 0.013805772177875042, 0.07624785602092743, 0.3483414947986603, 1.6110907793045044, -0.8288352489471436, -0.41117990016937256, -0.0948004275560379, 0.14906728267669678, 0.8443397283554077], "std": [2.5582032321835868e-05, 0.00017424616089556366, 5.550777859752998e-05, 5.496405719895847e-05, 3.6088749766349792e-09, 5.494803190231323e-08, 1.1088854989793617e-06, 0.267302542924881, 0.7674641013145447, 0.4626219868659973, 0.5862511396408081, 0.29164278507232666, 0.14057783782482147, 0.597404420375824], "count": [713]}, "timestamp": {"min": [0.0], "max": [23.733333333333334], "mean": [11.866666666666667], "std": [6.860838950967374], "count": [713]}, "frame_index": {"min": [0], "max": [712], "mean": [356.0], "std": [205.82516852902125], "count": [713]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [713]}, "index": {"min": [99633], "max": [100345], "mean": [99989.0], "std": [205.82516852902125], "count": [713]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [713]}, "subtask_annotation": {"mean": [8.276297335203367, 13.0, 13.0, 13.0, 13.0], "std": [3.227809000956363, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [713]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [713]}, "eef_direction_state": {"mean": [6.0, 3.1697054698457223], "std": [0.0, 2.110039329528724], "min": [6, 0], "max": [6, 6], "count": [713]}, "eef_velocity_state": {"mean": [0.0, 1.5722300140252454], "std": [0.0, 0.6849720812869933], "min": [0, 0], "max": [0, 2], "count": [713]}, "eef_acc_mag_state": {"mean": [0.0, 1.329593267882188], "std": [0.0, 0.6900876847833217], "min": [0, 0], "max": [0, 2], "count": [713]}, "eef_direction_action": {"mean": [6.0, 3.1697054698457223], "std": [0.0, 2.110039329528724], "min": [6, 0], "max": [6, 6], "count": [713]}, "eef_velocity_action": {"mean": [0.0, 1.5722300140252454], "std": [0.0, 0.6849720812869933], "min": [0, 0], "max": [0, 2], "count": [713]}, "eef_acc_mag_action": {"mean": [0.0, 1.329593267882188], "std": [0.0, 0.6900876847833217], "min": [0, 0], "max": [0, 2], "count": [713]}, "eef_sim_pose_state": {"mean": [0.06797558381891979, 0.3335810467838678, 1.1809570020843556, 0.013871715881331721, 0.04292636816214618, 3.373013894634221e-07, 0.3263732288569961, -0.22021335858579366, 1.2300884579359495, 0.08810037793804447, 0.34442621737494117, 0.23390601468907152], "std": [1.3537961725188376e-05, 6.131360161529203e-07, 1.6832465200535914e-05, 2.933388343545537e-07, 0.00019088071738701296, 2.5582099664289096e-05, 0.15406465419030405, 0.10726285275396084, 0.06704009434550937, 0.1261090102530086, 0.18685220343569234, 0.45234968562698596], "min": [0.0678650037230939, 0.33358085114189173, 1.180548980125691, 0.013869413779153149, 0.04142830204493153, -0.000676295627818217, -0.07089596315876698, -0.43089829965042536, 1.1255965095646583, -0.2866008350603243, -0.08241120364651633, -0.810466296918484], "max": [0.06808630299718836, 0.3335972489727477, 1.180958502626951, 0.013874033943883006, 0.04443462863870451, 1.5156216973555986e-06, 0.5262187783283597, -0.05316850055107383, 1.4304491641907062, 0.47527754906481595, 0.9248563139025223, 1.253754672152614], "count": [713]}, "eef_sim_pose_action": {"mean": [0.06797558381891979, 0.3335810467838678, 1.1809570020843556, 0.013871715881331721, 0.04292636816214618, 3.373013894634221e-07, 0.3263732288569961, -0.22021335858579366, 1.2300884579359495, 0.08810037793804447, 0.34442621737494117, 0.23390601468907152], "std": [1.3537961725188376e-05, 6.131360161529203e-07, 1.6832465200535914e-05, 2.933388343545537e-07, 0.00019088071738701296, 2.5582099664289096e-05, 0.15406465419030405, 0.10726285275396084, 0.06704009434550937, 0.1261090102530086, 0.18685220343569234, 0.45234968562698596], "min": [0.0678650037230939, 0.33358085114189173, 1.180548980125691, 0.013869413779153149, 0.04142830204493153, -0.000676295627818217, -0.07089596315876698, -0.43089829965042536, 1.1255965095646583, -0.2866008350603243, -0.08241120364651633, -0.810466296918484], "max": [0.06808630299718836, 0.3335972489727477, 1.180958502626951, 0.013874033943883006, 0.04443462863870451, 1.5156216973555986e-06, 0.5262187783283597, -0.05316850055107383, 1.4304491641907062, 0.47527754906481595, 0.9248563139025223, 1.253754672152614], "count": [713]}, "gripper_mode_state": {"mean": [1.0, 0.5722300140252454], "std": [0.0, 0.49475531838870895], "min": [1, 0], "max": [1, 1], "count": [713]}, "gripper_activity_state": {"mean": [2.0, 1.4165497896213184], "std": [0.0, 0.8368148324392226], "min": [2, 0], "max": [2, 2], "count": [713]}, "gripper_mode_action": {"mean": [1.0, 0.5722300140252454], "std": [0.0, 0.49475531838870895], "min": [1, 0], "max": [1, 1], "count": [713]}, "gripper_activity_action": {"mean": [2.0, 1.4165497896213184], "std": [0.0, 0.8368148324392226], "min": [2, 0], "max": [2, 2], "count": [713]}, "gripper_open_scale_state": {"mean": [0.04356983915475854, 0.48247886362068293], "std": [5.184657642089153e-07, 0.34137389170184096], "min": [0.043556004762649536, 0.029942244291305542], "max": [0.043569858585085185, 0.965637070792062], "count": [713]}, "gripper_open_scale_action": {"mean": [0.04356983915475854, 0.48247886362068293], "std": [5.184657642089153e-07, 0.34137389170184096], "min": [0.043556004762649536, 0.029942244291305542], "max": [0.043569858585085185, 0.965637070792062], "count": [713]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5043667661088004]], [[0.47891708135274313]], [[0.3808694543473955]]], "std": [[[0.24262947928948467]], [[0.2197877492503025]], [[0.18010107499977798]]], "count": [132]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033132509737902]], [[0.40846584307123524]], [[0.399501107892652]]], "std": [[[0.23450486584830985]], [[0.23056000553697448]], [[0.23955233023868944]]], "count": [132]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.414662639466561]], [[0.41792899171453096]], [[0.4111237703835743]]], "std": [[[0.1743770033789706]], [[0.1721719299096337]], [[0.17701142799913783]]], "count": [132]}, "observation.state": {"min": [-1.0477088689804077, -0.004009164869785309, -1.678292989730835, -1.5004823207855225, -0.9292229413986206, -0.2664635479450226, 0.07599611580371857, 0.006135923322290182, 0.0, -0.0011480733519420028, 0.0015339808305725455, -0.003067961661145091, 0.0015924168983474374, 0.053344666957855225], "max": [0.03886090964078903, 2.613903284072876, 0.015033990144729614, 1.3157678842544556, 0.41724276542663574, 0.25617480278015137, 1.6889585256576538, 0.006135923322290182, 0.0021125045605003834, 0.0015339808305725455, 0.004601942375302315, -0.0015339808305725455, 0.007669903803616762, 0.05351625010371208], "mean": [-0.4471571445465088, 1.514920949935913, -0.6990067958831787, -0.5165213942527771, -0.04920748993754387, 0.014172956347465515, 0.7763259410858154, 0.006135937757790089, 0.0013551940210163593, 0.0014793140580877662, 0.003074506064876914, -0.00156354159116745, 0.004633140750229359, 0.05351611226797104], "std": [0.3513350486755371, 0.9719253182411194, 0.46523812413215637, 0.6372053027153015, 0.2811744213104248, 0.09579771757125854, 0.6099841594696045, 1.4435499906539917e-08, 0.00043892295798286796, 0.00025193527108058333, 0.00014845104306004941, 0.00020613064407370985, 0.0004184677090961486, 6.595513241336448e-06], "count": [676]}, "action": {"min": [-1.0477088689804077, -0.004009164869785309, -1.678292989730835, -1.5004823207855225, -0.9292229413986206, -0.2664635479450226, 0.07599611580371857, 0.006135923322290182, 0.0, -0.0011480733519420028, 0.0015339808305725455, -0.003067961661145091, 0.0015924168983474374, 0.053344666957855225], "max": [0.03886090964078903, 2.613903284072876, 0.015033990144729614, 1.3157678842544556, 0.41724276542663574, 0.25617480278015137, 1.6889585256576538, 0.006135923322290182, 0.0021125045605003834, 0.0015339808305725455, 0.004601942375302315, -0.0015339808305725455, 0.007669903803616762, 0.05351625010371208], "mean": [-0.4471571445465088, 1.514920949935913, -0.6990067958831787, -0.5165213942527771, -0.04920748993754387, 0.014172956347465515, 0.7763259410858154, 0.006135937757790089, 0.0013551940210163593, 0.0014793140580877662, 0.003074506064876914, -0.00156354159116745, 0.004633140750229359, 0.05351611226797104], "std": [0.3513350486755371, 0.9719253182411194, 0.46523812413215637, 0.6372053027153015, 0.2811744213104248, 0.09579771757125854, 0.6099841594696045, 1.4435499906539917e-08, 0.00043892295798286796, 0.00025193527108058333, 0.00014845104306004941, 0.00020613064407370985, 0.0004184677090961486, 6.595513241336448e-06], "count": [676]}, "timestamp": {"min": [0.0], "max": [22.5], "mean": [11.25], "std": [6.504805915628844], "count": [676]}, "frame_index": {"min": [0], "max": [675], "mean": [337.5], "std": [195.1441774688653], "count": [676]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [676]}, "index": {"min": [100346], "max": [101021], "mean": [100683.5], "std": [195.1441774688653], "count": [676]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [676]}, "subtask_annotation": {"mean": [7.266272189349112, 13.0, 13.0, 13.0, 13.0], "std": [3.014774027151745, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [676]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [676]}, "eef_direction_state": {"mean": [3.1745562130177514, 6.0], "std": [2.146071947315156, 0.0], "min": [0, 6], "max": [6, 6], "count": [676]}, "eef_velocity_state": {"mean": [1.4363905325443787, 0.0], "std": [0.7828267630679626, 0.0], "min": [0, 0], "max": [2, 0], "count": [676]}, "eef_acc_mag_state": {"mean": [1.1597633136094674, 0.0], "std": [0.7405674720550075, 0.0], "min": [0, 0], "max": [2, 0], "count": [676]}, "eef_direction_action": {"mean": [3.1745562130177514, 6.0], "std": [2.146071947315156, 0.0], "min": [0, 6], "max": [6, 6], "count": [676]}, "eef_velocity_action": {"mean": [1.4363905325443787, 0.0], "std": [0.7828267630679626, 0.0], "min": [0, 0], "max": [2, 0], "count": [676]}, "eef_acc_mag_action": {"mean": [1.1597633136094674, 0.0], "std": [0.7405674720550075, 0.0], "min": [0, 0], "max": [2, 0], "count": [676]}, "eef_sim_pose_state": {"mean": [0.2776108526154818, 0.18335268223994397, 1.1913254018514725, -0.021579522979967222, 0.2784047000808971, -0.5054754979613272, 0.06934284166050066, -0.33666400433438165, 1.1818003714646543, 0.004623868199758779, 0.00590899386562452, 0.004572357582479881], "std": [0.1638342935064012, 0.1248634755487162, 0.06588198142067038, 0.1631542459428457, 0.14262377978961885, 0.43562911677510874, 3.684803484248514e-05, 4.629100543968158e-06, 7.271808363638972e-05, 0.0004170899659572916, 0.0005190036301651724, 0.0002061381109837471], "min": [-0.06333526275249467, -0.06362218835657013, 1.1002039794376859, -0.5317510043659613, -0.043953037266655004, -1.377477488865304, 0.06915954210419538, -0.3366977577400145, 1.181632687107511, 0.001587239605311991, 0.0031076568104517754, 0.0030678700485453135], "max": [0.5436223102891411, 0.3603666878882881, 1.4067223027002298, 0.2194260216469701, 0.61065528745715, 0.30072905496474733, 0.0694031058967528, -0.336663231072197, 1.1824281391061024, 0.007651078819390129, 0.007727901053753206, 0.0046019296466061075], "count": [676]}, "eef_sim_pose_action": {"mean": [0.2776108526154818, 0.18335268223994397, 1.1913254018514725, -0.021579522979967222, 0.2784047000808971, -0.5054754979613272, 0.06934284166050066, -0.33666400433438165, 1.1818003714646543, 0.004623868199758779, 0.00590899386562452, 0.004572357582479881], "std": [0.1638342935064012, 0.1248634755487162, 0.06588198142067038, 0.1631542459428457, 0.14262377978961885, 0.43562911677510874, 3.684803484248514e-05, 4.629100543968158e-06, 7.271808363638972e-05, 0.0004170899659572916, 0.0005190036301651724, 0.0002061381109837471], "min": [-0.06333526275249467, -0.06362218835657013, 1.1002039794376859, -0.5317510043659613, -0.043953037266655004, -1.377477488865304, 0.06915954210419538, -0.3366977577400145, 1.181632687107511, 0.001587239605311991, 0.0031076568104517754, 0.0030678700485453135], "max": [0.5436223102891411, 0.3603666878882881, 1.4067223027002298, 0.2194260216469701, 0.61065528745715, 0.30072905496474733, 0.0694031058967528, -0.336663231072197, 1.1824281391061024, 0.007651078819390129, 0.007727901053753206, 0.0046019296466061075], "count": [676]}, "gripper_mode_state": {"mean": [0.643491124260355, 1.0], "std": [0.47896795013706, 0.0], "min": [0, 1], "max": [1, 1], "count": [676]}, "gripper_activity_state": {"mean": [1.5828402366863905, 2.0], "std": [0.756002554261327, 0.0], "min": [0, 2], "max": [2, 2], "count": [676]}, "gripper_mode_action": {"mean": [0.643491124260355, 1.0], "std": [0.47896795013706, 0.0], "min": [0, 1], "max": [1, 1], "count": [676]}, "gripper_activity_action": {"mean": [1.5828402366863905, 2.0], "std": [0.756002554261327, 0.0], "min": [0, 2], "max": [2, 2], "count": [676]}, "gripper_open_scale_state": {"mean": [0.44361569388554445, 0.030580569304280228], "std": [0.34856224006917785, 3.7682678742168613e-06], "min": [0.04342635188783918, 0.03048266683306013], "max": [0.9651191575186593, 0.030580714344978333], "count": [676]}, "gripper_open_scale_action": {"mean": [0.44361569388554445, 0.030580569304280228], "std": [0.34856224006917785, 3.7682678742168613e-06], "min": [0.04342635188783918, 0.03048266683306013], "max": [0.9651191575186593, 0.030580714344978333], "count": [676]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5457001189143209]], [[0.5333654304351222]], [[0.43528063996736366]]], "std": [[[0.25593664231754293]], [[0.24592158160219788]], [[0.21122479156004786]]], "count": [251]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4238471028739074]], [[0.43168485534984247]], [[0.4205439820239738]]], "std": [[[0.2185452979656288]], [[0.2159456881371985]], [[0.22661635738538613]]], "count": [251]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37677697054917586]], [[0.3861610117265144]], [[0.3843676752684252]]], "std": [[[0.26036853608379934]], [[0.2528401522499313]], [[0.25494654301183733]]], "count": [251]}, "observation.state": {"min": [-0.6902913451194763, -0.0015030039940029383, -1.9404857158660889, -0.16413594782352448, -0.13443994522094727, -0.847002387046814, 0.06965763121843338, -0.21015536785125732, -0.008356460370123386, -1.2808740139007568, -0.9480001330375671, -0.7759591341018677, -0.0920388475060463, 0.04974062740802765], "max": [0.15964651107788086, 2.219670295715332, 0.003067961661145091, 1.4692875146865845, 0.4198858141899109, 0.8912428617477417, 1.6889585256576538, 0.7039399147033691, 2.2609922885894775, 0.015289945527911186, 0.8694260716438293, 0.71945720911026, 0.749315619468689, 1.6991562843322754], "mean": [-0.14220182597637177, 0.6337920427322388, -0.5433240532875061, 0.28216803073883057, 0.03297313675284386, 0.049804799258708954, 0.312345415353775, 0.09234582632780075, 0.9215550422668457, -0.495198518037796, -0.20337550342082977, -0.13180314004421234, 0.08027217537164688, 0.4434475004673004], "std": [0.2370910793542862, 0.926170825958252, 0.7445894479751587, 0.35308146476745605, 0.10797528177499771, 0.34830060601234436, 0.5223181247711182, 0.217131569981575, 0.9459273219108582, 0.4853611886501312, 0.35270845890045166, 0.23293890058994293, 0.16027596592903137, 0.564754843711853], "count": [1584]}, "action": {"min": [-0.6902913451194763, -0.0015030039940029383, -1.9404857158660889, -0.16413594782352448, -0.13443994522094727, -0.847002387046814, 0.06965763121843338, -0.21015536785125732, -0.008356460370123386, -1.2808740139007568, -0.9480001330375671, -0.7759591341018677, -0.0920388475060463, 0.04974062740802765], "max": [0.15964651107788086, 2.219670295715332, 0.003067961661145091, 1.4692875146865845, 0.4198858141899109, 0.8912428617477417, 1.6889585256576538, 0.7039399147033691, 2.2609922885894775, 0.015289945527911186, 0.8694260716438293, 0.71945720911026, 0.749315619468689, 1.6991562843322754], "mean": [-0.14220182597637177, 0.6337920427322388, -0.5433240532875061, 0.28216803073883057, 0.03297313675284386, 0.049804799258708954, 0.312345415353775, 0.09234582632780075, 0.9215550422668457, -0.495198518037796, -0.20337550342082977, -0.13180314004421234, 0.08027217537164688, 0.4434475004673004], "std": [0.2370910793542862, 0.926170825958252, 0.7445894479751587, 0.35308146476745605, 0.10797528177499771, 0.34830060601234436, 0.5223181247711182, 0.217131569981575, 0.9459273219108582, 0.4853611886501312, 0.35270845890045166, 0.23293890058994293, 0.16027596592903137, 0.564754843711853], "count": [1584]}, "timestamp": {"min": [0.0], "max": [52.766666666666666], "mean": [26.383333333333333], "std": [15.2420440691991], "count": [1584]}, "frame_index": {"min": [0], "max": [1583], "mean": [791.5], "std": [457.26132207597294], "count": [1584]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [1584]}, "index": {"min": [101022], "max": [102605], "mean": [101813.5], "std": [457.26132207597294], "count": [1584]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1584]}, "subtask_annotation": {"mean": [5.155934343434343, 13.0, 13.0, 13.0, 13.0], "std": [3.6897075841175746, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1584]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [1584]}, "eef_direction_state": {"mean": [5.034090909090909, 4.274621212121212], "std": [1.763504726681643, 2.198418246333617], "min": [0, 0], "max": [6, 6], "count": [1584]}, "eef_velocity_state": {"mean": [0.51010101010101, 0.7803030303030303], "std": [0.7952821682715585, 0.8636695900041139], "min": [0, 0], "max": [2, 2], "count": [1584]}, "eef_acc_mag_state": {"mean": [0.51010101010101, 0.7215909090909091], "std": [0.776809708442362, 0.8326594210314898], "min": [0, 0], "max": [2, 2], "count": [1584]}, "eef_direction_action": {"mean": [5.034090909090909, 4.274621212121212], "std": [1.763504726681643, 2.198418246333617], "min": [0, 0], "max": [6, 6], "count": [1584]}, "eef_velocity_action": {"mean": [0.51010101010101, 0.7803030303030303], "std": [0.7952821682715585, 0.8636695900041139], "min": [0, 0], "max": [2, 2], "count": [1584]}, "eef_acc_mag_action": {"mean": [0.51010101010101, 0.7215909090909091], "std": [0.776809708442362, 0.8326594210314898], "min": [0, 0], "max": [2, 2], "count": [1584]}, "eef_sim_pose_state": {"mean": [0.16852299215815053, 0.28409527341073343, 1.2200765825218318, 0.12881437053411043, 0.3607744607852608, -0.06159387073377205, 0.2347963298876182, -0.31015985730653667, 1.220342833419515, 0.015417980916695754, 0.20445548411951503, -0.05561396965004174], "std": [0.15802709569973203, 0.08458824848756076, 0.05969943654494981, 0.3133924489468437, 0.4708564100819185, 0.265347721624214, 0.18447318784922936, 0.0632931535334057, 0.04788803189268345, 0.1010525163298601, 0.2344319154133607, 0.26992864888782836], "min": [-0.07187241864142473, 0.08343701514742805, 1.15412856653908, -0.684730292839298, -0.1616352882269414, -0.7601301052710671, -0.017868372795004472, -0.4211247334407091, 1.1812069283335869, -0.1081022185434351, -0.2549316750514006, -0.8740864621718137], "max": [0.4452201979910042, 0.34120936855826506, 1.4646694151654742, 0.9368859557964795, 1.2655232823210292, 0.7571934134231235, 0.5329070185220136, -0.12929832133277122, 1.41950073377668, 0.9404335461477616, 0.9369016425876193, 0.9659085273645428], "count": [1584]}, "eef_sim_pose_action": {"mean": [0.16852299215815053, 0.28409527341073343, 1.2200765825218318, 0.12881437053411043, 0.3607744607852608, -0.06159387073377205, 0.2347963298876182, -0.31015985730653667, 1.220342833419515, 0.015417980916695754, 0.20445548411951503, -0.05561396965004174], "std": [0.15802709569973203, 0.08458824848756076, 0.05969943654494981, 0.3133924489468437, 0.4708564100819185, 0.265347721624214, 0.18447318784922936, 0.0632931535334057, 0.04788803189268345, 0.1010525163298601, 0.2344319154133607, 0.26992864888782836], "min": [-0.07187241864142473, 0.08343701514742805, 1.15412856653908, -0.684730292839298, -0.1616352882269414, -0.7601301052710671, -0.017868372795004472, -0.4211247334407091, 1.1812069283335869, -0.1081022185434351, -0.2549316750514006, -0.8740864621718137], "max": [0.4452201979910042, 0.34120936855826506, 1.4646694151654742, 0.9368859557964795, 1.2655232823210292, 0.7571934134231235, 0.5329070185220136, -0.12929832133277122, 1.41950073377668, 0.9404335461477616, 0.9369016425876193, 0.9659085273645428], "count": [1584]}, "gripper_mode_state": {"mean": [0.8497474747474747, 0.7992424242424242], "std": [0.35731877071847645, 0.40056706246709], "min": [0, 0], "max": [1, 1], "count": [1584]}, "gripper_activity_state": {"mean": [1.831439393939394, 1.755050505050505], "std": [0.5210192505639523, 0.6159494170124223], "min": [0, 0], "max": [2, 2], "count": [1584]}, "gripper_mode_action": {"mean": [0.8497474747474747, 0.7992424242424242], "std": [0.35731877071847645, 0.40056706246709], "min": [0, 0], "max": [1, 1], "count": [1584]}, "gripper_activity_action": {"mean": [1.831439393939394, 1.755050505050505], "std": [0.5210192505639523, 0.6159494170124223], "min": [0, 0], "max": [2, 2], "count": [1584]}, "gripper_open_scale_state": {"mean": [0.17848428207332673, 0.25339652399410517], "std": [0.2984695129962081, 0.3227158255874756], "min": [0.03980436069624765, 0.028423215661730086], "max": [0.9651191575186593, 0.9709464481898716], "count": [1584]}, "gripper_open_scale_action": {"mean": [0.17848428207332673, 0.25339652399410517], "std": [0.2984695129962081, 0.3227158255874756], "min": [0.03980436069624765, 0.028423215661730086], "max": [0.9651191575186593, 0.9709464481898716], "count": [1584]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5311563756175397]], [[0.5118287363067293]], [[0.4131520758538157]]], "std": [[[0.26945549246033296]], [[0.2569001274761735]], [[0.22323119273395717]]], "count": [142]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42490133365552796]], [[0.4311873695878978]], [[0.42125294194360063]]], "std": [[[0.20236775564389328]], [[0.19823779356295557]], [[0.20894861685365193]]], "count": [142]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39590566026880236]], [[0.40529075186412594]], [[0.39697643184816966]]], "std": [[[0.2580786350563604]], [[0.2510275114815528]], [[0.2599612245714343]]], "count": [142]}, "observation.state": {"min": [-0.4820758104324341, -0.002391297137364745, -1.1370974779129028, -1.1259418725967407, -0.3571910560131073, -0.14563827216625214, 0.07137905806303024, -0.04163029417395592, -0.0015339808305725455, -1.9404857158660889, -1.105232834815979, -0.8881748914718628, -0.11313101649284363, 0.05103420466184616], "max": [0.030257459729909897, 2.040194511413574, 2.168404344971009e-19, 1.128222942352295, 0.3565485179424286, 0.14726215600967407, 1.6731449365615845, 0.8456995487213135, 2.2549517154693604, 0.015262424014508724, 0.9559822678565979, 0.37794896960258484, 0.7973508834838867, 1.699180245399475], "mean": [-0.08261651545763016, 0.5281115770339966, -0.21655941009521484, -0.16141298413276672, 0.006546312943100929, 0.024409493431448936, 0.37569788098335266, 0.16334842145442963, 0.837048351764679, -0.59120774269104, 0.11082612723112106, -0.13527615368366241, 0.16229766607284546, 0.4067767262458801], "std": [0.156574085354805, 0.7830480933189392, 0.2968035042285919, 0.43798232078552246, 0.12583138048648834, 0.047615792602300644, 0.5156528353691101, 0.26996171474456787, 0.964957058429718, 0.6645042896270752, 0.4618210196495056, 0.304228812456131, 0.27272406220436096, 0.6010749936103821], "count": [743]}, "action": {"min": [-0.4820758104324341, -0.002391297137364745, -1.1370974779129028, -1.1259418725967407, -0.3571910560131073, -0.14563827216625214, 0.07137905806303024, -0.04163029417395592, -0.0015339808305725455, -1.9404857158660889, -1.105232834815979, -0.8881748914718628, -0.11313101649284363, 0.05103420466184616], "max": [0.030257459729909897, 2.040194511413574, 2.168404344971009e-19, 1.128222942352295, 0.3565485179424286, 0.14726215600967407, 1.6731449365615845, 0.8456995487213135, 2.2549517154693604, 0.015262424014508724, 0.9559822678565979, 0.37794896960258484, 0.7973508834838867, 1.699180245399475], "mean": [-0.08261651545763016, 0.5281115770339966, -0.21655941009521484, -0.16141298413276672, 0.006546312943100929, 0.024409493431448936, 0.37569788098335266, 0.16334842145442963, 0.837048351764679, -0.59120774269104, 0.11082612723112106, -0.13527615368366241, 0.16229766607284546, 0.4067767262458801], "std": [0.156574085354805, 0.7830480933189392, 0.2968035042285919, 0.43798232078552246, 0.12583138048648834, 0.047615792602300644, 0.5156528353691101, 0.26996171474456787, 0.964957058429718, 0.6645042896270752, 0.4618210196495056, 0.304228812456131, 0.27272406220436096, 0.6010749936103821], "count": [743]}, "timestamp": {"min": [0.0], "max": [24.733333333333334], "mean": [12.366666666666665], "std": [7.149514358021499], "count": [743]}, "frame_index": {"min": [0], "max": [742], "mean": [371.0], "std": [214.48543074064494], "count": [743]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [743]}, "index": {"min": [102606], "max": [103348], "mean": [102977.0], "std": [214.48543074064494], "count": [743]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [743]}, "subtask_annotation": {"mean": [4.8532974427994615, 13.0, 13.0, 13.0, 13.0], "std": [4.636592912635674, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [743]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [743]}, "eef_direction_state": {"mean": [4.769851951547779, 4.510094212651413], "std": [2.01796930419448, 2.036568212787548], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_state": {"mean": [0.6541049798115747, 0.7886944818304172], "std": [0.9031908292491732, 0.9059583191142055], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_state": {"mean": [0.5895020188425303, 0.7348586810228802], "std": [0.8102623370496389, 0.8467872624108767], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_direction_action": {"mean": [4.769851951547779, 4.510094212651413], "std": [2.01796930419448, 2.036568212787548], "min": [0, 0], "max": [6, 6], "count": [743]}, "eef_velocity_action": {"mean": [0.6541049798115747, 0.7886944818304172], "std": [0.9031908292491732, 0.9059583191142055], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_acc_mag_action": {"mean": [0.5895020188425303, 0.7348586810228802], "std": [0.8102623370496389, 0.8467872624108767], "min": [0, 0], "max": [2, 2], "count": [743]}, "eef_sim_pose_state": {"mean": [0.14890505431900855, 0.3116576015628933, 1.2051706641145543, 0.019255585851169335, 0.14605768274675765, -0.07992612908376719, 0.2015406425521618, -0.2842141072467546, 1.2251707435248036, 0.11346270056102348, 0.33679975752469693, 0.009288077911844946], "std": [0.12891518692451895, 0.04253417530138883, 0.04302321762756621, 0.08020319904424833, 0.21675811321758537, 0.20091016434697676, 0.16727712183152685, 0.09007717524681354, 0.06184119807693544, 0.21844754640536276, 0.4695758516701642, 0.2730063299768781], "min": [-0.038737050001229074, 0.1867452971915792, 1.155872491529172, -0.41300138139168985, -0.1873258056707654, -0.7768603760275289, -0.02680424514613335, -0.3566905640789801, 1.1563407071677698, -0.11314846635698425, -0.15527155701002804, -0.8818304356079538], "max": [0.3973281796087888, 0.3426122008088038, 1.3712007877758476, 0.1718879809594327, 0.93467821174041, 0.34523799419557827, 0.46323577009490186, -0.07153520890819082, 1.4294005215980454, 0.8481367156045483, 1.1758579925592598, 1.0684868514504988], "count": [743]}, "eef_sim_pose_action": {"mean": [0.14890505431900855, 0.3116576015628933, 1.2051706641145543, 0.019255585851169335, 0.14605768274675765, -0.07992612908376719, 0.2015406425521618, -0.2842141072467546, 1.2251707435248036, 0.11346270056102348, 0.33679975752469693, 0.009288077911844946], "std": [0.12891518692451895, 0.04253417530138883, 0.04302321762756621, 0.08020319904424833, 0.21675811321758537, 0.20091016434697676, 0.16727712183152685, 0.09007717524681354, 0.06184119807693544, 0.21844754640536276, 0.4695758516701642, 0.2730063299768781], "min": [-0.038737050001229074, 0.1867452971915792, 1.155872491529172, -0.41300138139168985, -0.1873258056707654, -0.7768603760275289, -0.02680424514613335, -0.3566905640789801, 1.1563407071677698, -0.11314846635698425, -0.15527155701002804, -0.8818304356079538], "max": [0.3973281796087888, 0.3426122008088038, 1.3712007877758476, 0.1718879809594327, 0.93467821174041, 0.34523799419557827, 0.46323577009490186, -0.07153520890819082, 1.4294005215980454, 0.8481367156045483, 1.1758579925592598, 1.0684868514504988], "count": [743]}, "gripper_mode_state": {"mean": [0.8358008075370121, 0.7779273216689099], "std": [0.3704562290709786, 0.41563975251405677], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_state": {"mean": [1.756393001345895, 1.7200538358008075], "std": [0.6148752001568889, 0.6498485151635368], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_mode_action": {"mean": [0.8358008075370121, 0.7779273216689099], "std": [0.3704562290709786, 0.41563975251405677], "min": [0, 0], "max": [1, 1], "count": [743]}, "gripper_activity_action": {"mean": [1.756393001345895, 1.7200538358008075], "std": [0.6148752001568889, 0.6498485151635368], "min": [0, 0], "max": [2, 2], "count": [743]}, "gripper_open_scale_state": {"mean": [0.21468628781090932, 0.23244338543787404], "std": [0.29465860230354757, 0.3434721340308416], "min": [0.040788033178874424, 0.029162402663912092], "max": [0.956082820892334, 0.9709601402282715], "count": [743]}, "gripper_open_scale_action": {"mean": [0.21468628781090932, 0.23244338543787404], "std": [0.29465860230354757, 0.3434721340308416], "min": [0.040788033178874424, 0.029162402663912092], "max": [0.956082820892334, 0.9709601402282715], "count": [743]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5030670996732025]], [[0.5025396909041394]], [[0.4119889174836601]]], "std": [[[0.27457227935862627]], [[0.2667761827372632]], [[0.22703830878430867]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37021342592592593]], [[0.3802155473856209]], [[0.3703917892156863]]], "std": [[[0.24853616488016064]], [[0.2411149266642616]], [[0.2502618735345661]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3619512554466231]], [[0.37319089052287585]], [[0.366847644335512]]], "std": [[[0.23659257397529132]], [[0.23255401458357788]], [[0.23867212546898778]]], "count": [200]}, "observation.state": {"min": [-0.4003540277481079, -0.004703741520643234, -0.7974292635917664, -1.5299999713897705, -0.06388724595308304, -0.3234198987483978, 0.07599611580371857, -0.05516726151108742, -0.00865148939192295, -1.6186493635177612, -0.6688156127929688, -0.7439807057380676, -0.44332045316696167, 0.048294421285390854], "max": [0.1257864236831665, 2.05246639251709, 0.03999999910593033, 0.7838826179504395, 1.0618469715118408, 0.593407928943634, 1.6889585256576538, 0.7301748394966125, 2.253417730331421, 0.039638642221689224, 0.5391757488250732, 0.6679208874702454, 0.21168935298919678, 1.6658482551574707], "mean": [-0.08280807733535767, 0.8907367587089539, -0.23981280624866486, -0.5810992121696472, 0.24569790065288544, 0.04050672426819801, 0.4655744135379791, 0.06861850619316101, 0.48951876163482666, -0.27543210983276367, -0.059145256876945496, 0.002922812243923545, 0.007439254783093929, 0.18643218278884888], "std": [0.1425010859966278, 0.8992263674736023, 0.2956155836582184, 0.5721966028213501, 0.32855224609375, 0.13268375396728516, 0.5769842863082886, 0.15985167026519775, 0.838644802570343, 0.5170482993125916, 0.18220259249210358, 0.2147093415260315, 0.12712562084197998, 0.3972089886665344], "count": [1173]}, "action": {"min": [-0.4003540277481079, -0.004703741520643234, -0.7974292635917664, -1.5299999713897705, -0.06388724595308304, -0.3234198987483978, 0.07599611580371857, -0.05516726151108742, -0.00865148939192295, -1.6186493635177612, -0.6688156127929688, -0.7439807057380676, -0.44332045316696167, 0.048294421285390854], "max": [0.1257864236831665, 2.05246639251709, 0.03999999910593033, 0.7838826179504395, 1.0618469715118408, 0.593407928943634, 1.6889585256576538, 0.7301748394966125, 2.253417730331421, 0.039638642221689224, 0.5391757488250732, 0.6679208874702454, 0.21168935298919678, 1.6658482551574707], "mean": [-0.08280807733535767, 0.8907367587089539, -0.23981280624866486, -0.5810992121696472, 0.24569790065288544, 0.04050672426819801, 0.4655744135379791, 0.06861850619316101, 0.48951876163482666, -0.27543210983276367, -0.059145256876945496, 0.002922812243923545, 0.007439254783093929, 0.18643218278884888], "std": [0.1425010859966278, 0.8992263674736023, 0.2956155836582184, 0.5721966028213501, 0.32855224609375, 0.13268375396728516, 0.5769842863082886, 0.15985167026519775, 0.838644802570343, 0.5170482993125916, 0.18220259249210358, 0.2147093415260315, 0.12712562084197998, 0.3972089886665344], "count": [1173]}, "timestamp": {"min": [0.0], "max": [39.06666666666667], "mean": [19.53333333333333], "std": [11.287193660992122], "count": [1173]}, "frame_index": {"min": [0], "max": [1172], "mean": [586.0], "std": [338.6158098297637], "count": [1173]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [1173]}, "index": {"min": [103349], "max": [104521], "mean": [103935.0], "std": [338.6158098297637], "count": [1173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1173]}, "subtask_annotation": {"mean": [5.449275362318841, 13.0, 13.0, 13.0, 13.0], "std": [4.051483670861628, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1173]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [1173]}, "eef_direction_state": {"mean": [4.202898550724638, 5.056265984654732], "std": [2.2201338148743113, 1.8065633973435091], "min": [0, 0], "max": [6, 6], "count": [1173]}, "eef_velocity_state": {"mean": [0.7553282182438192, 0.48934356351236147], "std": [0.8252097817118293, 0.8086893791639898], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_acc_mag_state": {"mean": [0.7186700767263428, 0.4381926683716965], "std": [0.824373551365344, 0.741400812600672], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_direction_action": {"mean": [4.202898550724638, 5.056265984654732], "std": [2.2201338148743113, 1.8065633973435091], "min": [0, 0], "max": [6, 6], "count": [1173]}, "eef_velocity_action": {"mean": [0.7553282182438192, 0.48934356351236147], "std": [0.8252097817118293, 0.8086893791639898], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_acc_mag_action": {"mean": [0.7186700767263428, 0.4381926683716965], "std": [0.824373551365344, 0.741400812600672], "min": [0, 0], "max": [2, 2], "count": [1173]}, "eef_sim_pose_state": {"mean": [0.20968607108124734, 0.3159002178383397, 1.2104253496835633, 0.08857436773401138, 0.055312241309439646, 0.17546193778047664, 0.1553289669163726, -0.31374059301498636, 1.2009670946614326, 0.04388540779860259, 0.13812850421329892, 0.09134123027407733], "std": [0.14929525274698097, 0.03878186091166905, 0.03754854764887869, 0.08720970697941222, 0.19393043440820032, 0.32211311000422876, 0.15036806333786443, 0.053142458014847314, 0.04581137231395457, 0.12314860796062203, 0.35209859595749826, 0.28280027432397287], "min": [0.004687263777490475, 0.21494691219291834, 1.1546185055226672, -0.20994842816556125, -0.3910049754040945, -0.22600396006210577, 0.01240761171916208, -0.3518111800672374, 1.1420707803423085, -0.3208791258826042, -0.21595145928013504, -0.6752092434950322], "max": [0.43846662300795963, 0.3762625813277223, 1.3691103635727309, 0.33232619434919564, 0.6428103084750107, 1.2433947354857695, 0.5100731439312669, -0.10641845654266542, 1.4342187044503933, 0.6481134513985569, 0.9731742948808484, 1.2124204047067904], "count": [1173]}, "eef_sim_pose_action": {"mean": [0.20968607108124734, 0.3159002178383397, 1.2104253496835633, 0.08857436773401138, 0.055312241309439646, 0.17546193778047664, 0.1553289669163726, -0.31374059301498636, 1.2009670946614326, 0.04388540779860259, 0.13812850421329892, 0.09134123027407733], "std": [0.14929525274698097, 0.03878186091166905, 0.03754854764887869, 0.08720970697941222, 0.19393043440820032, 0.32211311000422876, 0.15036806333786443, 0.053142458014847314, 0.04581137231395457, 0.12314860796062203, 0.35209859595749826, 0.28280027432397287], "min": [0.004687263777490475, 0.21494691219291834, 1.1546185055226672, -0.20994842816556125, -0.3910049754040945, -0.22600396006210577, 0.01240761171916208, -0.3518111800672374, 1.1420707803423085, -0.3208791258826042, -0.21595145928013504, -0.6752092434950322], "max": [0.43846662300795963, 0.3762625813277223, 1.3691103635727309, 0.33232619434919564, 0.6428103084750107, 1.2433947354857695, 0.5100731439312669, -0.10641845654266542, 1.4342187044503933, 0.6481134513985569, 0.9731742948808484, 1.2124204047067904], "count": [1173]}, "gripper_mode_state": {"mean": [0.7962489343563512, 0.907075873827792], "std": [0.40278600880954785, 0.2903260803774577], "min": [0, 0], "max": [1, 1], "count": [1173]}, "gripper_activity_state": {"mean": [1.825234441602728, 1.8269394714407503], "std": [0.529740450633262, 0.5302999140994062], "min": [0, 0], "max": [2, 2], "count": [1173]}, "gripper_mode_action": {"mean": [0.7962489343563512, 0.907075873827792], "std": [0.40278600880954785, 0.2903260803774577], "min": [0, 0], "max": [1, 1], "count": [1173]}, "gripper_activity_action": {"mean": [1.825234441602728, 1.8269394714407503], "std": [0.529740450633262, 0.5302999140994062], "min": [0, 0], "max": [2, 2], "count": [1173]}, "gripper_open_scale_state": {"mean": [0.26604318696809465, 0.10653337300905313], "std": [0.3297053935159532, 0.2269772241163566], "min": [0.04342635188783918, 0.02759681216308049], "max": [0.9651191575186593, 0.9519132886614118], "count": [1173]}, "gripper_open_scale_action": {"mean": [0.26604318696809465, 0.10653337300905313], "std": [0.3297053935159532, 0.2269772241163566], "min": [0.04342635188783918, 0.02759681216308049], "max": [0.9651191575186593, 0.9519132886614118], "count": [1173]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.544499991215124]], [[0.530213777028135]], [[0.42572725156370794]]], "std": [[[0.25802344771651314]], [[0.24883893844523683]], [[0.2155755061944875]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42756128329467985]], [[0.4342718069904187]], [[0.4239282495256167]]], "std": [[[0.19603427916417637]], [[0.19370829533480458]], [[0.2045430701311854]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37664322568931996]], [[0.38393653512779063]], [[0.3737339719938155]]], "std": [[[0.2557325936400526]], [[0.2477470072433328]], [[0.256841416754204]]], "count": [186]}, "observation.state": {"min": [-0.552233099937439, -2.0816681711721685e-17, -1.9251458644866943, -0.228425994515419, -0.6629679203033447, -0.6979612708091736, 0.06907530128955841, -0.03075883537530899, -0.0059938812628388405, -1.6516776084899902, -1.1106021404266357, -0.7365174293518066, -0.10431069135665894, 0.05103420466184616], "max": [0.3497476279735565, 2.428262948989868, 0.004533374682068825, 1.365228295326233, 0.9848156571388245, 0.191559299826622, 1.6889585256576538, 0.4508194923400879, 2.402169704437256, 0.016668066382408142, 0.6947721242904663, 0.5095892548561096, 0.41724276542663574, 1.69294011592865], "mean": [-0.022930318489670753, 0.8689927458763123, -0.6825275421142578, 0.25215092301368713, 0.09115690737962723, -0.11861052364110947, 0.45138853788375854, 0.05731027573347092, 0.6319584250450134, -0.37637344002723694, -0.17584159970283508, -0.09995775669813156, 0.039084818214178085, 0.2838630974292755], "std": [0.21311543881893158, 0.9822967648506165, 0.7506865859031677, 0.3272528648376465, 0.2521929442882538, 0.2138908952474594, 0.6327945590019226, 0.11453501135110855, 0.9274603724479675, 0.5284909605979919, 0.3658173680305481, 0.2250225692987442, 0.11650170385837555, 0.46871834993362427], "count": [1069]}, "action": {"min": [-0.552233099937439, -2.0816681711721685e-17, -1.9251458644866943, -0.228425994515419, -0.6629679203033447, -0.6979612708091736, 0.06907530128955841, -0.03075883537530899, -0.0059938812628388405, -1.6516776084899902, -1.1106021404266357, -0.7365174293518066, -0.10431069135665894, 0.05103420466184616], "max": [0.3497476279735565, 2.428262948989868, 0.004533374682068825, 1.365228295326233, 0.9848156571388245, 0.191559299826622, 1.6889585256576538, 0.4508194923400879, 2.402169704437256, 0.016668066382408142, 0.6947721242904663, 0.5095892548561096, 0.41724276542663574, 1.69294011592865], "mean": [-0.022930318489670753, 0.8689927458763123, -0.6825275421142578, 0.25215092301368713, 0.09115690737962723, -0.11861052364110947, 0.45138853788375854, 0.05731027573347092, 0.6319584250450134, -0.37637344002723694, -0.17584159970283508, -0.09995775669813156, 0.039084818214178085, 0.2838630974292755], "std": [0.21311543881893158, 0.9822967648506165, 0.7506865859031677, 0.3272528648376465, 0.2521929442882538, 0.2138908952474594, 0.6327945590019226, 0.11453501135110855, 0.9274603724479675, 0.5284909605979919, 0.3658173680305481, 0.2250225692987442, 0.11650170385837555, 0.46871834993362427], "count": [1069]}, "timestamp": {"min": [0.0], "max": [35.6], "mean": [17.8], "std": [10.286452795357159], "count": [1069]}, "frame_index": {"min": [0], "max": [1068], "mean": [534.0], "std": [308.5935838607148], "count": [1069]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [1069]}, "index": {"min": [104522], "max": [105590], "mean": [105056.0], "std": [308.5935838607148], "count": [1069]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1069]}, "subtask_annotation": {"mean": [4.61178671655753, 13.0, 13.0, 13.0, 13.0], "std": [4.427346295171929, 0.0, 0.0, 0.0, 0.0], "min": [0, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1069]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [1069]}, "eef_direction_state": {"mean": [4.56688493919551, 4.593077642656689], "std": [2.0609214716477835, 2.200006117551612], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_state": {"mean": [0.7287184284377923, 0.6117867165575304], "std": [0.8636340346394555, 0.8671812165138598], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_state": {"mean": [0.676333021515435, 0.5565949485500468], "std": [0.8252398383948935, 0.7962881648913629], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_direction_action": {"mean": [4.56688493919551, 4.593077642656689], "std": [2.0609214716477835, 2.200006117551612], "min": [0, 0], "max": [6, 6], "count": [1069]}, "eef_velocity_action": {"mean": [0.7287184284377923, 0.6117867165575304], "std": [0.8636340346394555, 0.8671812165138598], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_acc_mag_action": {"mean": [0.676333021515435, 0.5565949485500468], "std": [0.8252398383948935, 0.7962881648913629], "min": [0, 0], "max": [2, 2], "count": [1069]}, "eef_sim_pose_state": {"mean": [0.21835273865967375, 0.3271220602873071, 1.2293138025896124, 0.024498804554988124, 0.39211256498365393, 0.1441290520529109, 0.18995870927221742, -0.3184968043214714, 1.213232280684615, 0.01694529806804378, 0.0706644012840244, -0.04654148197190661], "std": [0.18295446243112332, 0.08189745479854486, 0.06865577523792331, 0.3369596456761913, 0.45036814721053003, 0.4740804485032767, 0.18878798736353103, 0.042275209633286424, 0.047415532542935374, 0.10289809749050134, 0.14622903025363784, 0.2575573718593243], "min": [-0.0581606612420532, 0.10984086758302063, 1.1617741372031984, -1.1752065673229122, -0.216932864213089, -1.3085834409170698, -0.012817370370049205, -0.36199939903688316, 1.1818874128351244, -0.10406594295073923, -0.21628599536414606, -0.7285430926354846], "max": [0.5154791721931438, 0.4900812592230614, 1.4969418691852145, 1.0400100577812854, 1.2387746495169472, 1.3552853765789439, 0.592754888862632, -0.19410360692152437, 1.3975084972561957, 0.5690454562925258, 0.758931215726284, 0.8776063635019329], "count": [1069]}, "eef_sim_pose_action": {"mean": [0.21835273865967375, 0.3271220602873071, 1.2293138025896124, 0.024498804554988124, 0.39211256498365393, 0.1441290520529109, 0.18995870927221742, -0.3184968043214714, 1.213232280684615, 0.01694529806804378, 0.0706644012840244, -0.04654148197190661], "std": [0.18295446243112332, 0.08189745479854486, 0.06865577523792331, 0.3369596456761913, 0.45036814721053003, 0.4740804485032767, 0.18878798736353103, 0.042275209633286424, 0.047415532542935374, 0.10289809749050134, 0.14622903025363784, 0.2575573718593243], "min": [-0.0581606612420532, 0.10984086758302063, 1.1617741372031984, -1.1752065673229122, -0.216932864213089, -1.3085834409170698, -0.012817370370049205, -0.36199939903688316, 1.1818874128351244, -0.10406594295073923, -0.21628599536414606, -0.7285430926354846], "max": [0.5154791721931438, 0.4900812592230614, 1.4969418691852145, 1.0400100577812854, 1.2387746495169472, 1.3552853765789439, 0.592754888862632, -0.19410360692152437, 1.3975084972561957, 0.5690454562925258, 0.758931215726284, 0.8776063635019329], "count": [1069]}, "gripper_mode_state": {"mean": [0.754911131898971, 0.8746492048643593], "std": [0.4301398782186836, 0.3311162534435623], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_state": {"mean": [1.7680074836295603, 1.8110383536014967], "std": [0.5997082670404983, 0.550388711544493], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_mode_action": {"mean": [0.754911131898971, 0.8746492048643593], "std": [0.4301398782186836, 0.3311162534435623], "min": [0, 0], "max": [1, 1], "count": [1069]}, "gripper_activity_action": {"mean": [1.7680074836295603, 1.8110383536014967], "std": [0.5997082670404983, 0.550388711544493], "min": [0, 0], "max": [2, 2], "count": [1069]}, "gripper_open_scale_state": {"mean": [0.25793694053505034, 0.16220448914774543], "std": [0.361596953469538, 0.2678377161238324], "min": [0.03947160073689052, 0.029162402663912092], "max": [0.9651191575186593, 0.9673943519592285], "count": [1069]}, "gripper_open_scale_action": {"mean": [0.25793694053505034, 0.16220448914774543], "std": [0.361596953469538, 0.2678377161238324], "min": [0.03947160073689052, 0.029162402663912092], "max": [0.9651191575186593, 0.9673943519592285], "count": [1069]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5374719498910675]], [[0.5186638063642965]], [[0.416627452630884]]], "std": [[[0.2573487342623772]], [[0.24591541406210515]], [[0.21250056704762874]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4022512576747871]], [[0.4143816118703374]], [[0.4100252789331221]]], "std": [[[0.2233862890365151]], [[0.21676718227304403]], [[0.2189798198053726]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41183745296098234]], [[0.4098514887436456]], [[0.40289199181356045]]], "std": [[[0.22272074016048943]], [[0.22159919339264106]], [[0.22468327486734416]]], "count": [165]}, "observation.state": {"min": [-0.15800002217292786, -0.01216859556734562, -1.1990745067596436, -1.1903691291809082, -0.13793666660785675, -0.2059689611196518, 0.06728583574295044, -0.012693315744400024, -0.0008627409697510302, -1.550760269165039, -0.7864081263542175, -0.7375548481941223, -0.05058252066373825, 0.04871983826160431], "max": [0.279184490442276, 2.1475729942321777, 0.004550150129944086, 1.0622227191925049, 0.44332045316696167, 0.17626924812793732, 1.68869948387146, 0.7746602892875671, 2.373068332672119, 0.005178853869438171, 0.743759036064148, 0.46290823817253113, 0.45226871967315674, 1.685720443725586], "mean": [0.01852443255484104, 0.8051086664199829, -0.39330726861953735, -0.29516100883483887, 0.09134786576032639, 0.02802390791475773, 0.3834490180015564, 0.15495415031909943, 0.6301567554473877, -0.37832126021385193, -0.12575088441371918, -0.10531267523765564, 0.09712689369916916, 0.3281741440296173], "std": [0.10668019950389862, 0.928624153137207, 0.4389510154724121, 0.4937589466571808, 0.1346445232629776, 0.056891266256570816, 0.5126691460609436, 0.2622627317905426, 0.9210302829742432, 0.5276126861572266, 0.30107930302619934, 0.21368801593780518, 0.1130155622959137, 0.5059655904769897], "count": [906]}, "action": {"min": [-0.15800002217292786, -0.01216859556734562, -1.1990745067596436, -1.1903691291809082, -0.13793666660785675, -0.2059689611196518, 0.06728583574295044, -0.012693315744400024, -0.0008627409697510302, -1.550760269165039, -0.7864081263542175, -0.7375548481941223, -0.05058252066373825, 0.04871983826160431], "max": [0.279184490442276, 2.1475729942321777, 0.004550150129944086, 1.0622227191925049, 0.44332045316696167, 0.17626924812793732, 1.68869948387146, 0.7746602892875671, 2.373068332672119, 0.005178853869438171, 0.743759036064148, 0.46290823817253113, 0.45226871967315674, 1.685720443725586], "mean": [0.01852443255484104, 0.8051086664199829, -0.39330726861953735, -0.29516100883483887, 0.09134786576032639, 0.02802390791475773, 0.3834490180015564, 0.15495415031909943, 0.6301567554473877, -0.37832126021385193, -0.12575088441371918, -0.10531267523765564, 0.09712689369916916, 0.3281741440296173], "std": [0.10668019950389862, 0.928624153137207, 0.4389510154724121, 0.4937589466571808, 0.1346445232629776, 0.056891266256570816, 0.5126691460609436, 0.2622627317905426, 0.9210302829742432, 0.5276126861572266, 0.30107930302619934, 0.21368801593780518, 0.1130155622959137, 0.5059655904769897], "count": [906]}, "timestamp": {"min": [0.0], "max": [30.166666666666668], "mean": [15.083333333333332], "std": [8.717983754328792], "count": [906]}, "frame_index": {"min": [0], "max": [905], "mean": [452.5], "std": [261.5395126298638], "count": [906]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [906]}, "index": {"min": [105591], "max": [106496], "mean": [106043.5], "std": [261.5395126298638], "count": [906]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [906]}, "subtask_annotation": {"mean": [7.947019867549669, 13.0, 13.0, 13.0, 13.0], "std": [2.448916720830965, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [906]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [906]}, "eef_direction_state": {"mean": [4.315673289183223, 4.713024282560706], "std": [2.2634726488056884, 2.05320680464324], "min": [0, 0], "max": [6, 6], "count": [906]}, "eef_velocity_state": {"mean": [0.7671081677704195, 0.6501103752759382], "std": [0.8999998917093124, 0.8865471061831733], "min": [0, 0], "max": [2, 2], "count": [906]}, "eef_acc_mag_state": {"mean": [0.7229580573951435, 0.5573951434878587], "std": [0.8282155026142763, 0.7997760810651723], "min": [0, 0], "max": [2, 2], "count": [906]}, "eef_direction_action": {"mean": [4.315673289183223, 4.713024282560706], "std": [2.2634726488056884, 2.05320680464324], "min": [0, 0], "max": [6, 6], "count": [906]}, "eef_velocity_action": {"mean": [0.7671081677704195, 0.6501103752759382], "std": [0.8999998917093124, 0.8865471061831733], "min": [0, 0], "max": [2, 2], "count": [906]}, "eef_acc_mag_action": {"mean": [0.7229580573951435, 0.5573951434878587], "std": [0.8282155026142763, 0.7997760810651723], "min": [0, 0], "max": [2, 2], "count": [906]}, "eef_sim_pose_state": {"mean": [0.21500827159045613, 0.3397386412521832, 1.218123513657979, 0.050560379687479534, 0.11296851854792622, 0.11319110838591617, 0.17261005518484496, -0.2816866448192508, 1.2103515274604437, 0.07077803382306938, 0.1162862978080701, 0.04770846043724677], "std": [0.18255825415033633, 0.036182375859570064, 0.044564960092014196, 0.07297931804837143, 0.15948044288228072, 0.18349488352056129, 0.1609213838770937, 0.10060942799659592, 0.04864621042369733, 0.12815351851853157, 0.1904631478883573, 0.22487593278614468], "min": [-0.05233728888758894, 0.27743659810515575, 1.1812419880532774, -0.20513913038933526, -0.24591732741697547, -0.1490497230524995, 0.025918254174725167, -0.34677842715200924, 1.1817632267029952, -0.05057102384339152, -0.1656733291170489, -0.4179302098319242], "max": [0.5124843784843274, 0.42926770302675843, 1.3362356569757912, 0.23249798232716698, 0.7445059823573539, 0.7618177957282312, 0.4792800171977469, -0.015044319136616795, 1.3959943949913345, 1.0085218497584898, 0.8223054239042291, 0.9060764013981557], "count": [906]}, "eef_sim_pose_action": {"mean": [0.21500827159045613, 0.3397386412521832, 1.218123513657979, 0.050560379687479534, 0.11296851854792622, 0.11319110838591617, 0.17261005518484496, -0.2816866448192508, 1.2103515274604437, 0.07077803382306938, 0.1162862978080701, 0.04770846043724677], "std": [0.18255825415033633, 0.036182375859570064, 0.044564960092014196, 0.07297931804837143, 0.15948044288228072, 0.18349488352056129, 0.1609213838770937, 0.10060942799659592, 0.04864621042369733, 0.12815351851853157, 0.1904631478883573, 0.22487593278614468], "min": [-0.05233728888758894, 0.27743659810515575, 1.1812419880532774, -0.20513913038933526, -0.24591732741697547, -0.1490497230524995, 0.025918254174725167, -0.34677842715200924, 1.1817632267029952, -0.05057102384339152, -0.1656733291170489, -0.4179302098319242], "max": [0.5124843784843274, 0.42926770302675843, 1.3362356569757912, 0.23249798232716698, 0.7445059823573539, 0.7618177957282312, 0.4792800171977469, -0.015044319136616795, 1.3959943949913345, 1.0085218497584898, 0.8223054239042291, 0.9060764013981557], "count": [906]}, "gripper_mode_state": {"mean": [0.8366445916114791, 0.8598233995584988], "std": [0.3696896251435004, 0.3471701616357109], "min": [0, 0], "max": [1, 1], "count": [906]}, "gripper_activity_state": {"mean": [1.7748344370860927, 1.8013245033112584], "std": [0.5906428431581248, 0.5620822320056472], "min": [0, 0], "max": [2, 2], "count": [906]}, "gripper_mode_action": {"mean": [0.8366445916114791, 0.8598233995584988], "std": [0.3696896251435004, 0.3471701616357109], "min": [0, 0], "max": [1, 1], "count": [906]}, "gripper_activity_action": {"mean": [1.7748344370860927, 1.8013245033112584], "std": [0.5906428431581248, 0.5620822320056472], "min": [0, 0], "max": [2, 2], "count": [906]}, "gripper_open_scale_state": {"mean": [0.21911269931980026, 0.18752798792627104], "std": [0.2929544555445061, 0.2891235720807658], "min": [0.03844904899597168, 0.027839907578059604], "max": [0.9649711336408343, 0.9632688249860492], "count": [906]}, "gripper_open_scale_action": {"mean": [0.21911269931980026, 0.18752798792627104], "std": [0.2929544555445061, 0.2891235720807658], "min": [0.03844904899597168, 0.027839907578059604], "max": [0.9649711336408343, 0.9632688249860492], "count": [906]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5563023165530987]], [[0.5331997085477217]], [[0.43159528693273996]]], "std": [[[0.26081906757734996]], [[0.24803878978091853]], [[0.21775408898570034]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43599273831873175]], [[0.43407641061743846]], [[0.42300816558893056]]], "std": [[[0.2007090822835593]], [[0.20338521456716468]], [[0.21496770344109523]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3719211210193297]], [[0.38554430161544523]], [[0.37836015070921986]]], "std": [[[0.24078218138996405]], [[0.23138469708453674]], [[0.23914736622172264]]], "count": [188]}, "observation.state": {"min": [-0.31097346544265747, -1.0842021724855044e-19, -1.3824383020401, -0.9127185940742493, -0.276329904794693, -0.28742337226867676, 0.06778174638748169, -0.08897088468074799, -2.491759172585338e-18, -1.3637089729309082, -1.3518575429916382, -0.5890486240386963, -0.3344078063964844, 0.049918364733457565], "max": [0.2851089835166931, 2.0478644371032715, 0.006128435488790274, 1.4151403903961182, 0.3129320740699768, 0.16566991806030273, 1.6884405612945557, 0.960271954536438, 2.4144856929779053, 0.0015339808305725455, 1.1498911380767822, 0.6816730499267578, 0.26077672839164734, 1.6969819068908691], "mean": [0.004698548465967178, 0.4579654932022095, -0.24930605292320251, -0.08317922800779343, -3.3806463761720806e-05, -0.001537306816317141, 0.34122195839881897, 0.24029162526130676, 0.8587672114372253, -0.4823973476886749, -0.29005947709083557, -0.00313142710365355, -0.004927788861095905, 0.3935730755329132], "std": [0.1015668585896492, 0.754348874092102, 0.4009741246700287, 0.3525322377681732, 0.10118047893047333, 0.06280650943517685, 0.4953092336654663, 0.3325435519218445, 1.001295804977417, 0.506247341632843, 0.546766996383667, 0.2701962888240814, 0.1468035727739334, 0.5632529258728027], "count": [1082]}, "action": {"min": [-0.31097346544265747, -1.0842021724855044e-19, -1.3824383020401, -0.9127185940742493, -0.276329904794693, -0.28742337226867676, 0.06778174638748169, -0.08897088468074799, -2.491759172585338e-18, -1.3637089729309082, -1.3518575429916382, -0.5890486240386963, -0.3344078063964844, 0.049918364733457565], "max": [0.2851089835166931, 2.0478644371032715, 0.006128435488790274, 1.4151403903961182, 0.3129320740699768, 0.16566991806030273, 1.6884405612945557, 0.960271954536438, 2.4144856929779053, 0.0015339808305725455, 1.1498911380767822, 0.6816730499267578, 0.26077672839164734, 1.6969819068908691], "mean": [0.004698548465967178, 0.4579654932022095, -0.24930605292320251, -0.08317922800779343, -3.3806463761720806e-05, -0.001537306816317141, 0.34122195839881897, 0.24029162526130676, 0.8587672114372253, -0.4823973476886749, -0.29005947709083557, -0.00313142710365355, -0.004927788861095905, 0.3935730755329132], "std": [0.1015668585896492, 0.754348874092102, 0.4009741246700287, 0.3525322377681732, 0.10118047893047333, 0.06280650943517685, 0.4953092336654663, 0.3325435519218445, 1.001295804977417, 0.506247341632843, 0.546766996383667, 0.2701962888240814, 0.1468035727739334, 0.5632529258728027], "count": [1082]}, "timestamp": {"min": [0.0], "max": [36.03333333333333], "mean": [18.016666666666666], "std": [10.411545407756611], "count": [1082]}, "frame_index": {"min": [0], "max": [1081], "mean": [540.5], "std": [312.3463622326983], "count": [1082]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [1082]}, "index": {"min": [106497], "max": [107578], "mean": [107037.5], "std": [312.3463622326983], "count": [1082]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1082]}, "subtask_annotation": {"mean": [7.804990757855823, 13.0, 13.0, 13.0, 13.0], "std": [2.5354880548800893, 0.0, 0.0, 0.0, 0.0], "min": [5, 13, 13, 13, 13], "max": [13, 13, 13, 13, 13], "count": [1082]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [1082]}, "eef_direction_state": {"mean": [4.703327171903882, 4.3012939001848425], "std": [2.1684530339026082, 2.2077368135348756], "min": [0, 0], "max": [6, 6], "count": [1082]}, "eef_velocity_state": {"mean": [0.5609981515711645, 0.7606284658040665], "std": [0.8416569576599225, 0.881627408739281], "min": [0, 0], "max": [2, 2], "count": [1082]}, "eef_acc_mag_state": {"mean": [0.5101663585951941, 0.7301293900184843], "std": [0.7776856572979672, 0.8442464740532692], "min": [0, 0], "max": [2, 2], "count": [1082]}, "eef_direction_action": {"mean": [4.703327171903882, 4.3012939001848425], "std": [2.1684530339026082, 2.2077368135348756], "min": [0, 0], "max": [6, 6], "count": [1082]}, "eef_velocity_action": {"mean": [0.5609981515711645, 0.7606284658040665], "std": [0.8416569576599225, 0.881627408739281], "min": [0, 0], "max": [2, 2], "count": [1082]}, "eef_acc_mag_action": {"mean": [0.5101663585951941, 0.7301293900184843], "std": [0.7776856572979672, 0.8442464740532692], "min": [0, 0], "max": [2, 2], "count": [1082]}, "eef_sim_pose_state": {"mean": [0.14532922038272714, 0.32911682823492305, 1.2098654467089092, 0.0010797413019120888, 0.12327595593747982, 0.005481287185454575, 0.19713205506536585, -0.25092378429676254, 1.216706218854656, 0.016053320093448602, 0.07933019242619348, 0.2411343942732604], "std": [0.14479248388277344, 0.029797732166722265, 0.0450029103252252, 0.04957408938221515, 0.19638558192739852, 0.09306559349659839, 0.1732717332743299, 0.11657078553286149, 0.05207990311497523, 0.1415491031277211, 0.13872385682874921, 0.4761062611915116], "min": [-0.1003732918143612, 0.22784090327357345, 1.1820624012541248, -0.21091339441051815, -0.14171046554058608, -0.36338432689540734, -0.07387382401867884, -0.3576956099164237, 1.1768414578948005, -0.28309655594305827, -0.20318045194852563, -0.23907355566927246], "max": [0.48809311539450295, 0.4092346510826923, 1.3721683939537883, 0.15498296642894527, 0.8176925736161724, 0.363327437662306, 0.5396389212983305, 0.009007697321267012, 1.4290035008997772, 0.6519334373219929, 0.6266871119988711, 1.344751457604127], "count": [1082]}, "eef_sim_pose_action": {"mean": [0.14532922038272714, 0.32911682823492305, 1.2098654467089092, 0.0010797413019120888, 0.12327595593747982, 0.005481287185454575, 0.19713205506536585, -0.25092378429676254, 1.216706218854656, 0.016053320093448602, 0.07933019242619348, 0.2411343942732604], "std": [0.14479248388277344, 0.029797732166722265, 0.0450029103252252, 0.04957408938221515, 0.19638558192739852, 0.09306559349659839, 0.1732717332743299, 0.11657078553286149, 0.05207990311497523, 0.1415491031277211, 0.13872385682874921, 0.4761062611915116], "min": [-0.1003732918143612, 0.22784090327357345, 1.1820624012541248, -0.21091339441051815, -0.14171046554058608, -0.36338432689540734, -0.07387382401867884, -0.3576956099164237, 1.1768414578948005, -0.28309655594305827, -0.20318045194852563, -0.23907355566927246], "max": [0.48809311539450295, 0.4092346510826923, 1.3721683939537883, 0.15498296642894527, 0.8176925736161724, 0.363327437662306, 0.5396389212983305, 0.009007697321267012, 1.4290035008997772, 0.6519334373219929, 0.6266871119988711, 1.344751457604127], "count": [1082]}, "gripper_mode_state": {"mean": [0.8687615526802218, 0.8142329020332717], "std": [0.3376609501628397, 0.3889186075257261], "min": [0, 0], "max": [1, 1], "count": [1082]}, "gripper_activity_state": {"mean": [1.8299445471349354, 1.8170055452865064], "std": [0.5236635102536604, 0.540218941347234], "min": [0, 0], "max": [2, 2], "count": [1082]}, "gripper_mode_action": {"mean": [0.8687615526802218, 0.8142329020332717], "std": [0.3376609501628397, 0.3889186075257261], "min": [0, 0], "max": [1, 1], "count": [1082]}, "gripper_activity_action": {"mean": [1.8299445471349354, 1.8170055452865064], "std": [0.5236635102536604, 0.540218941347234], "min": [0, 0], "max": [2, 2], "count": [1082]}, "gripper_open_scale_state": {"mean": [0.19498631523802665, 0.22490026798479923], "std": [0.28303449449855084, 0.32185788699881046], "min": [0.03873242650713239, 0.028524779847690036], "max": [0.9648231778826032, 0.9697039467947823], "count": [1082]}, "gripper_open_scale_action": {"mean": [0.19498631523802665, 0.22490026798479923], "std": [0.28303449449855084, 0.32185788699881046], "min": [0.03873242650713239, 0.028524779847690036], "max": [0.9648231778826032, 0.9697039467947823], "count": [1082]}}} diff --git a/R1_Lite_tea_service_table_setting/meta/info.json b/R1_Lite_tea_service_table_setting/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..defd053a32c684dc29f26e0a2bbb615f9f7bce9a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 109, "total_frames": 107465, "total_tasks": 1, "total_videos": 327, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:108"}, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "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": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "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", "left_gripper_open", "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", "right_gripper_open"]}, "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]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/R1_Lite_tea_service_table_setting/meta/tasks.jsonl b/R1_Lite_tea_service_table_setting/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..185bd6e30794e28990e2fa42d8362a9d02eeb231 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "take water kettle tea bags from tray to table then back."} diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787a9b5e970722917e1b64c3bdefb0d1ac57d157 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:d7fb8476917636147b50c62eb7f9f929ea47a0a9ecc0c16dbbfb8aa3f827e3ed +size 13862120 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a87e1e55b4179fc66afc980a20a67f329000de6e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:c509c99de42470cd46dfc4070b7542bf61c314ecd74d3c4c1a7a3507debd88ef +size 16938260 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85240c3872b1fb2a81ebde0b32f36cf5da90db90 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:bac43eb89001614fc31a87242d4d42119434338358b2e08b020fc5b0da431a8f +size 15037058 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4744bf7210e66cd9dfb15405ca99b67c81e3424 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:6807f5ec44f5e09915d8471061267d334f2595e5a4b6a80733b6fe8a6f7127b5 +size 22958614 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b21413caaac4aa5894dfa0bb49e72e0c601d62 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:3e0031f72da2e06cca471914166cb8810d35f7474967bbd48c66f55504163364 +size 14500923 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9cb4b007030920abf43b6463d8e52f984c29336 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:a38900bcbfc3def820bab3aa8a8aef1e012d0660dfbd8da662607c99333847d8 +size 11921331 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1acb907a4188264efe284216125b6907bd1cf4e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:c48274916c84975955f1318d848e9163a1aa2369788237b63b48e0955a6e3bfb +size 21324312 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12ffc5574dbc6ca5775d55d0aa13eb14ebd9c7f7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:29d97c1d79d72e47bca709b115bd0934151cc788939d6547720572dd12e2b706 +size 6347573 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..031e9ff17c8da63760c0a3dfe56e1ef9c604a8fc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4177eeaf7ec36d0bcbe10526b14fbba907a2b7b31df1e061166f3a625292b662 +size 21384681 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1100e3313dffe80f899e91c26174e857f73724e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7ca659165a6a43835298878c3fe1b001072080844c350b31f0ca3d11c644142a +size 23404822 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7b2017f45a315d3573f11c375a0a10c6caba111 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:09fe2a21061b4cc031379099ccc859a32c9a8d8d2d975d235b67de66d73bb0b1 +size 14436197 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b4725ab3da28eeccc01e9c0ed5df6044bc89475 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:fff5a75633e0a0d6652c5299e52a747b5dbef18f5cbc93a345ce8824140d5017 +size 16545051 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22daa70bebe0b15c115137c09c43ad682af56b60 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:0318449a3181816d795b7e92d4e091fcd10edf3e2ccd21ebbd7a9f47ebdfb6a6 +size 18723534 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef237f98a610f89e084c9ab127016952eb506bf0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:89aec581da51a37c7cbe8e7d74d82801acf804576b1ba3425e82690b16396e97 +size 17155761 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f09371bb3930b581ba19fbc1cd4354793b84caa --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:5864f55b2824883e5b83a40eb8fc6e879de1d25b7284b687f7ab7bf2ac0e9886 +size 18507869 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7cdffbbe537c6f4b2b000a38f4b49220168bde7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:69498d952f692173d809753ce1cb7455a33bb0056c1fe20f74ebcc5f31ec7f86 +size 19996069 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd911a2c3deb2cdf6216eaa8ddeefd04a814dad1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:5babe94aa8f5dd5f740a82387cb7663c31b37816e1e0aa87ad0d7925c1511c82 +size 24077943 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..653147cc749752f289475302f6ee8af9e4da2cf2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:741fad5ec77126231f84a22e179bdb0f12ab049823a7c629b00fd13a7d11d287 +size 13758696 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cddbdd376cb2936da370cb65dc79df19e41a422c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:264cdc46df4676801d36d2bde5eb08d8c23c0bb6fc252b303514f1db256f0ee4 +size 15511006 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd57f77072c42b49530bbcd48544c18fa309ea0d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:103bf94f713255752f6574d4c0aac95ba9bc543765693ab2b32c375bb471ebeb +size 19329695 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c4c0a9e406f6e991320ef93d412cb083c486b3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:16f9726a6154a490182d9ed5e0088c6f751e55764e1d1af9c71c6d4fd9e61c0e +size 24334954 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0c79a87012fd1d6bb63155bdab326ab36a1d31 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:f74c6fa85610713196b24f24cce42d5a64430a1df7724d833e60aab6d4217580 +size 19209123 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53c3357ef8998c639a31587095e62d80c332578c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ba2a2e1117a06b3e6c55e8dbfc662212e4d9ab1405d91a79779d3f6061ed14d5 +size 18399706 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a54f207e05607c38fab72c667b0d56a21cc48ae --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ec7cdedfd67fd82ffecaf7431150cd849caf8277ce0d8bc510e069ee0c895ab4 +size 11160434 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12073da21e45adfd7c8bdaa61fd93810c89494ac --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:41c430ec5e3b7f9b77f427de6a79e0e5e4610904e4abd8ae20db79d3b8ed6235 +size 6527680 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804943f686cfbbff91fb58a8dcab467caf25c4ef --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b08535e3decc99f5326c8814477d3d6ee2c96320138ab507056115d0b88ecc41 +size 16214240 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..252ebc18c65f7ce0771e178e2838e2b6fa961d37 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b3243736269e3c959923b182967796a4806b65ec021dd983e4f053086548f274 +size 16691270 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8f7380a5f0e10d98383577a1ee04eff579a611e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:e9e073b35460c3109d0f47fac4fad916ec666bc25b84bc9d18ce2ff56cc4965e +size 15183882 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7daa90451c24b6a2da2fe25a6ca0bbf0c1fee8b0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:259b8a571dd51c93d0f771abe7579e5a775d38a5e88c642a3797203671ef1dcd +size 21743602 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af62a29e6087d77ecbab515979e41505ed5f90e7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:407f6ecaa0e000393cabfd68425f7c70d6a2cca5322fd92765c23926266dc7b2 +size 18449609 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efe5a00aa76bb57370a7d387035fafd6a3bc92c4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:6c874be3365d36a33d24e2d24a14ac7ad5116c5bfe0e52b52a9283bd1fdd9c71 +size 24296467 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb9272d76651f816ed6a1eea817d28958acf8683 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4db4d859cf3e0b5c41fcf8b3e57299ae358454687f03b88f9f5d26d1cf31cfd2 +size 10690045 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..142b2a5a0bdb38d98a726aa4cef5a3231407ddd1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4e3735b670a0a86368889868e193cbc697777009bd6ced00ed549535e89c796d +size 20483696 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc14f9673583262c55d094cb0f630f5dbebb24c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:682ec5d40c3d35dfe36be0ecfacfc4c30a7fbe0e95e1d1d266b7db275efb67e3 +size 22748977 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78f377f10e87fb76b4da103844db65044ac605d2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:e252df9c7413179fd77a83fc470eecf8318d66b0065c598dfb083e71ff5455ca +size 16531576 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5253c5464746646316451366eea0fdb8aa46f12f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:c1685b1a930922ad6b3fe1538610f5df4ba383874fb8227d7eb8031195d1921d +size 16180449 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b1deca3e51dc50838320140d0f07c02a64f578 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:3d120fe8708e205077e319796581573e28fbce0026bf62095d7862f8ffec464a +size 14269854 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec19be3e08b358b962a7c84a3024e771fb1e1ba4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4236310ab9dd88880ebc2334987ef3f66f5e69e9a1c95b4b03901d7f37c2e2e3 +size 21554262 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2407c8966c7d3df71d96a8123f97208d5bc6aa99 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:583ee9851110718bf63924027c6b3b364c97023eaf5b236b1610c21eec1b63c9 +size 13426874 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09c17f73c44fef521aa69c88e3bcf5265d68bb85 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:babfe241313b0374bc82ebd04196e922a056fc8afeb1b194d87683c004a94192 +size 19944743 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e93af3a6d059922ae423bf753497cf157d73df1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b44ce74354aeac26958d4b462d47513503127765077f1ccc747f6d04fd899936 +size 21137894 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bf05769d903a153976005472d07830d3cf683bd --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:edef018e40ae90b58cd4ad65d145068541644c932be63ae2a91e06040e1821ee +size 18304441 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5969fab7d6fc8114d05fd9b03dbd885ca668b833 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:206d377793d783f42a463467fbbc5d5f35680dda99b79756830fe2c620396cad +size 19508610 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..011c0d9c7a76c761defbdd48a1eabbb609f14e38 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:fcab278b2b5649d25ec47fa56e653e31ba63e35cfb695b05da018bd0cf4d0e7b +size 10161710 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0004175d7503c8d3cdbcabffea413fde69e14ce --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:dd60c61337a0464a30be54a55e05cc31df6424582c1c3be359d43c289c846cf0 +size 21287215 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..819c130f057a88939fabb297f9f183c203539ccf --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:bff58595f98c98fe9a0b32b74c03802ba72448178fa34d533a4184fbb2444124 +size 11029653 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfec162fc2d3224b2351449a12fb5fc3b96fedcc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:c4af66b20e6034d2e30716d6c2b4cd25381b9649526d2dc3144af5daf8145ba7 +size 13199327 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc38acc7b60482322bb40b922dd949c00b8d9a2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:d617118a37062a81b67f8749a0e8f10541f249d27ff085b7ba2b67d0bf3eb052 +size 20997169 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7b76fd481eeb5829d1e69d7a44cf39bc868a47e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:fafa694c6adecf99e8e9f00f7d3da84305bb88ced252332af1d4b9cc92663df8 +size 32402750 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7aa2b823486ad9bc24e6b961aa092275dc920859 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:d2ce2da61186a84f18bcba032833dbbe55fcdfab837aa7752c3f26a07d746de3 +size 29656195 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce7b3e2cb627420f12fd8fdef09acfe15145e22d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:255ac8f0193d17d99cecbb06c4fdbf9c093fc614afdb3df674a7fd270c028c95 +size 26496933 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a415c860af09eb76d1d2c5d8038a90e1fdf28b7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f23d511375cffd2e550e94ed424bf33bd0df73fe7590fb40ac19f64de714cbf +size 17225959 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12cfb5e842b41904c3ebcaf7ddb486353d8fa7e0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bd19c20742a59614230e9af2155b21275d47fdce87e6b986df3b7045e00a53 +size 12041264 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2851669912980495e6e5473d18276a32abe3e19a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d078c1fe87f515fb0f0d2b589b437b5af3bff744508ccc90641ec4bfa8b73de3 +size 20513327 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa9bf29fac2bf8bc0737a1f2d92cc95ae67156a1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90f12a0ac35dc0afb721123cc80fae34ff3a1510c9cc0ba037ea4b12cfdb77a0 +size 15225546 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebded4aaf9c0279ba33391a7457ba62be18bf54a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229ce8b376ef0296d590c1b1ff2e574f545ee0922c07fa2b9e68774108ed030b +size 16890768 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8eb4845a92872e23fae807ade41fb39779a14fbc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b02ffeb5cb5931608ac0b14c682b634b6efd77bdb41ac7abdb2a37612e1319 +size 19176815 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d18a84d5fcaef5e090583e26a8e23f6522acec05 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e218758671ab259e6040d7251b0c28033e3c98c372bf9ea3b3f78d8d73e474bb +size 30601529 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa7f7edd5b2a45c2c70893efa760985c27b663a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7235bb78a20419c95ed819554b81c1482bcf5afe47c80158522ccbf298b1b9b6 +size 15759249 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f298f639fe4e7e35056ee20f75b7fe0dc7dcb08e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:735de80ae93e384f7bb430ea1ee913c022e78d37861d8bd25928a5872cf0395d +size 19520296 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daecf0e06589e9bd62c6c5b5b75d5adaf88b3cf9 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9515f007e0bc5b353b6cfda99c4da3374aa162d140b81be8f636c250d18b59 +size 16429895 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9770635a47d391f14939c046b4809e56f1e31a4c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0e98c6edb841c1992f6d2b03be4d50c3a164a3d8e428703355dfce6f9ea0725 +size 17680466 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07659bad3151fbfbb36ccc634f3deef76b65869a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b636b1f13f912bc4d7ec29e7329349a4e3f8224ecde76f4beeda445241b30ee4 +size 17126173 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d037c65e7a2f4252d6e316a622a6d660c3a5011 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69531262a3708be22c6b4376068356011c68f7a29b1acf47f2ab35b30c04ef30 +size 15001665 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba92bff7b0d237f602ad2adb2474b26d9e063e7f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34278fe595c71844b48ec3448513c06b6846ab791ee2a2d404ee439b2880109b +size 12322198 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..736dff362d5fcfadd45268544a47096e36623382 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99da3b522d1d935604d2698680ef541284819eff2c328440d99fcb8b7e605bcf +size 17725190 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5d072b50c8389c99ebda683a730ea96da53220c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c88a1e4deaf613c0b152cefbbbe3f9e97aecb617aaf0a5b514ca1e334400992 +size 24181931 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3435ad476dc69364811d1ef2595e877551783d7b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de679d19fbf11de824a0dbce5e35b7012b4b4f3b7b994025c0f7f11a66833d7 +size 19713623 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a27cd7ce0e25fd6ee58cac91746922ce8a5b351 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a339a99698a542bcdc650361f5ba2e82c8c921f870bb7d540ddf50ca6c369ea8 +size 29947318 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc3f97bb496b09337fc9a1cee74bb3e315b3ec7e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e442ea8bc3d20d3c570afe667edad0f43160bf0a92af951227168080cc0c890 +size 14220289 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad3966c5086f8d4bf60d58d6db830b3136c8a81f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ac7bc21e5560cffd67b5edb782564f1efd0d4957c4f39a947161cabb2f5bc08 +size 11547420 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d81bd648e16ed095cbcc10dd90e0366fbbf590f2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c06cec096158eacc3efbe475c476c0ba5264c1408d3242645303c965402ab2b +size 9008527 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..919996b786db722e62c511e7000ff735e2020454 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2a7801720f8f9d9658dcab6a88797635ef1b76f7b94cab89ae7e1692c11cfe +size 9919840 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ec4f0d8d405c04e6d0da89285a81df5aa79dda --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa8bdbbc85416fcc42c9420856b7f1587424b81dc897ea0363d461d6e18baa56 +size 5373199 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c22c3410ea882c96f064396058ef32de5604c4be --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43006a454b9654f5d47f91b87f668ba83eabcccf73f03c1681e974e03fc20903 +size 13020978 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05b3ee094c68e3e47b4957eb3f2c54483987ccbb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a1245ec0901f81d5177e74a8b9224e8d56ec0c9a1b8012f77129a5d9d24d467 +size 22742850 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..195bd5fd39ef9713948964b5378cb1d98e8c9697 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343b426bfd715aab02946f482eee41be2308a1480a36c3d5f9e82ff46bd64d88 +size 16408755 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57e09b4a9fc41ba0525eeb5e5c68db5254ab5789 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c08ebb3fd550b034385029bf08ae6fc71a8f443074b97c4259affb5024ee326 +size 13739786 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c137dc46f727e44766586631d8d1cd7ab4b3d427 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a53107e6c2d10d256e84da2a2be629ee01828de68560afe3391a004459e27eb +size 5835576 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02573422f908658ef0b7f6971399269496a28de8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96bc194a27f03d6b0bcc00048f9692981c70bfaa92211195125d93778093624 +size 8898049 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..080564c8d18a5a53aabf63341d53f2a1aa73b252 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22666a07ce4604b719a249b9fd2adc162dca06a1e729d67af55bff3c774397cb +size 27693047 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b6f479a6aefa3493d1b13063120325c325db659 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2944483851bbbcc506dace7c5b2e394da35b363dc4a3716155eafad238f95c89 +size 21234001 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c60f4f6b17eefac59735025d86f38e890604d140 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ad3f6f4a4cb0a4a3223ed127a80546b73526dbed95a7c254527a320246a5bed +size 18730044 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c0c476e3e75fadf31338fdf8a2f57be4f6c4bc4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f488b95ce47859d82d3c3075ce9e38484f13f897d5e798837923b02cecb3c7fe +size 9261225 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55d0a64b3e22068cada14387722b2e175b2fb8b6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14ddcea386cc7be2cebe984b626d28368b0233c1157e6eb4d203003e7c56f4a +size 22023095 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a045ba4e59c4c0d5a9eca42a8a906df9bc12317 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529580daa230fc6288c60c21113f7d8eb73dd4cd44c581af13e92fd9f31277fb +size 23658000 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0881b54e37abadd78975212b0a74e43b2ece795c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc21c25bc89b9b3e808bdfb9e6f26fa6bde1c9a968c17353144da79c1cb44298 +size 31744596 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a149b0b31bb7b295786173e3c8ef04512be5f03 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5cf0b788396544836e5fa2a1988ec333ee796c6f2c6e354037b56edae4b5e71 +size 16363663 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9307f92f74a843d75ffb6d57b9ebffe502b5010 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:557b08785ab921b6222817b25256fa8e1744affbb239345d9c019ef7f1736c09 +size 15995386 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8823fde96a0316f6fa07f9b1e06e023e3f983e7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:accca79cf9b664c9ae0001d27004e86daa99c4fa0c706e2f9842a9835e365ca4 +size 11817323 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d11c7533c52fded5a2e6755e51723d809c495ad7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5529597dfcb93753fa6b533a1c7ad158ae64213b31523443e46ee80dd55116a0 +size 13543085 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4857de6d392adf41a8b892d6c33ddec55aaea74e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e15c513ae8bf12d6ba7282f0d1e1c3a082bf9434e1bc58f1129ee5d69760ee50 +size 16251118 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28c13ab97106ecf9ef5cefc2e55fd384de17db5c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6438c4561b78651264dd6d53f90b171c7fca3f024d793c63162f5628b6c221f3 +size 11003638 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b451b995c79230392b225ac8cdc7da7473f0dc51 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15c558aa9e9462c30ba6cb1293f85981127d2a3b6d92cf69b5b29fac301d94d +size 10347757 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de2f2255b07f2bbc65f3ecddad0ae838205d133d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2ee2f4129d22ab1ccef4fda1a31c99bb35a8ecc2b66c9d70255ac033a06bc21 +size 10449859 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66d9ac73fdb8c7336227b0b83779a15eeedc9b76 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5693edd5b4a0bbcb311b515a3d3f05e7d5091938c54c9ebc3fa99d78a1e5b484 +size 13001113 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ee099979146febb8a12e71b1c0861c7be578aa4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:112bd03fc54d85b1b7034d0d42acd04efbd6f038ba9a3ef5df578ac94f1e15f9 +size 20906183 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a9f448366494995fb88026cc8dea01bd19bda1e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d146cc13efe5287e11210bebe8bfa7280eb954f1147c3344b796b72a0157e967 +size 13638289 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb173430917464cf0bee8983cc72e82d83494a27 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3068d8855f311f8fb41227c4de4710c50b92ff706cb2f5071ed340613659c23 +size 7201907 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d7e1ba665f43ecbb1b33c48d41dae04ce6b2b7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:707a1f6e8dc4647e2cedb2ab56308945972b862a0e50f6742a943f50a43de45b +size 15673224 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..995c69dd1de4d2e002820db77574175d56e9c323 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4747fc701a0e11ffc4c4d8ace6e80a15b2fcc1fbb62669ebd3ff7c2f9c926e27 +size 14328759 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..767b5daa69daf0c832bd8dfb2856fd38cb45a94e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c058cb3e1b6edf1ea90f2888f3eda882f369fe71e065cbda5067faeb97136c41 +size 13145949 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6889448eaff2449a6d12cb157739de040ff9fcbe --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dd13de1371b44225aa284e15da4ff93e36e25b42cee28461625e372baa90556 +size 12351646 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a25ef8a0784a50585c712a51fb96a3389d91b560 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1472a5ecc6b0fc026f2cd66c04fc476d3ceda7027ca4926678c1d26cc7b2261 +size 32090682 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5946be7482e0b1d1baa1d6aad7d722a576f20a71 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed1be0b5aa09acf9fffbbf5922b0f0df0b45c6de17ca02552b7eeb5e7c915f21 +size 13841348 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ccf76aee8a87b6b4c8ddb063702bcfef2c09ea9 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e774f4e2069240469eab2451945b818b8f84376b59d99f538467a1a74e18307 +size 22680996 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e48430ef68089e4a6a4e5a07bb8cc6f623cf38 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53c3f73d7e1283fedff1c8f4de25baa1d7809b1c88441d2399f3806393944510 +size 20139247 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b95d607c6c64ca7396c9994a8c3f6016a5958dc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067648b10d0e485993502abcef448fd59194573000ff8c723518c2841248457b +size 15367089 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36ba9b63f5854f19f6440514e2b59a80c6248416 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_high_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f306d3e26d9589ee882169d7318e4853e8fa743abf158c76e85fa0a0d8db482 +size 19121259 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c43eeda4e064f21a067e69478e31135530e52eb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:800965502c6364c42e356f70286646f665994c4cbb45abec474975f0685bd5e5 +size 13229842 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd55d5bee0790efe99adc6da7f837de87f52653 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:1d38ce97dd409a171ad8e4ecb21d43fb5bba5a747b8299ba025bad320964362a +size 11744643 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b104f7ac7387c0d5edef3aaa04ea6c097f55a022 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:eb432f4272ff039992afd0c1193056146ecf7f17eb5dff559b3d268341185fa6 +size 14318862 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ff6d95ebe446d62d2b6b5379160d6f732f27b5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b3460ea9fb9f07a4c25a87b1fdd0a7f9ca99704fafff063229d538d9c2c37dbc +size 21440285 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b5aba030915ecd3f2a9327c85d57be20b6880a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:91a1fd97629402bce19680a3bdcd8c3813a07d290e918f1254a964695ab3bc6a +size 11038794 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..963950cc501899f7003b7e624f87917efc8371bf --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:d06405ad31670b720d365e2f45782360ed9e98bb0064e712e2e8d6dda651ed1d +size 9924741 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b14533497d57fcb7f708d138ad5d132744630ce --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:aaafb8780251e144dc5084535c19f0435003f4349533198cac45233d87752f53 +size 18638059 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4d8330df7ded08bf95e4ab0125ed677d8068923 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:0cfa609b0d000d308507ed1cf1fccc0c65e3c56e9a1143950cc410820f523f6e +size 5578683 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e638c77dfc4d3ed61170db17567c77fc7f6a8a7f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:79cf7254ba3e291747e627403bfade5495043d562516542bc94ba285bd52eeed +size 16343087 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb415bd2bd1e4e320aabb63008f2152f7ba0031a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:01caaa5051f250239955b3cdc2ea342b3630e181ea5e561b6a3a6cac0a2713b7 +size 19142584 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f252471dfe2de308b410dec0de92d09441250b21 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:faf127af0e6978bc8907ac3f4b779a17eee4b9f2bd52cd735b7452b6e7a8d3ad +size 12719408 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6431ed930196049921917aacc2dd1b0cd9eed21e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:91a7b6543cae91a3c4827ecac95fce595960bc983904ca46cc673582d07dc8f9 +size 12555158 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77824595ed083a2a134a2683d4bba598c9b0929b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4ff9ef4a9e30ec40bb8a72df9386ba354ff5bf6af0c0c7a6f43963c8aa5241bb +size 15536561 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cac7e0f45a4f18b61d17ba3a998bebc32e15c20b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:90f1ab8fc625c5d7f9bbb8a61e2004143f9442fca884af6b9c59d9d03f67f962 +size 12811830 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0a4260d75b141c75edb01a6eb9f2b06f432ed35 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:aa95ae9a01c72f613a2fda4ea0e7ed854cbed722b535752d7ff8192e5f6388f6 +size 15433921 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40969123ab42a548211394ad7609be44935d057c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ba2374a6e5c7890294d1d4373dadc5190a5dd6ca21215dff6c59123a4b596b1d +size 18280806 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..520703672fb510daae0f39e5cc480d26cce80667 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:fda4e7514cd1edab0b5b7c2edd0963dc7858d72e6b6645a3d353874c1c482d31 +size 20967820 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..853abaadf0152ed4fca5a92825b9d6d414f188fe --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:de367ee2cc5564c9f524fde2ff6d7e2cb4a1d5ce69ffd3352f279985d5bd433e +size 12679080 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84448d61a200c97e25dd002f3633cf04f44c8e0d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:2dd2db03b617de44dd67feab6036567fd9b066c6287547b26e18178343f0924a +size 12592870 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff805f084b4b0d385542cf6b80dc2ff2ed9c6c17 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:f56162ba8e54433ac9702e6bb9e60113fdeef3908309c37930b59c4643b9cff2 +size 16333171 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3529cd98ac9cdc91f0148fa5f39cf4dc82e721ed --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:21dcf85792bae4ce8e363d89da0644340bf1b2a8bd0eadb4d1b4448f29780a80 +size 22781439 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4344e30fb0eb76abb38246224db8ca8b6b924aff --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:3ea68a18c9c8993947d50b40d2b749c22fa5bd90649b1c1c302d2366eeb9f3d7 +size 16702515 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feb7e2f46a5e8e70d32f82810492b3517591d194 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:f727ba8c8903f90941c29ab69c45c3e4ebf24d62cbeb5565285514d7a9e2fdea +size 13344304 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f57523a0dd46bc414627d73fd3660b6cbbecec --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:fa1efaff5467c1f1e85cf1b2a42a77eb07d0c4c2f968ad1e06c1563c8ccbafdb +size 9169636 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f147016c38dce2633334899d60c5507eab2a0045 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ff4b53ece42cc4bfb8fcaa73c5fed135d5f6368f34c3394726bc399493812ed1 +size 6323488 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6602f46881e994d3a58c77da640f5dcd42947e24 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:9de8fe575be12d9727022b69ab434e329ccca816910d674545cc2addc665a88c +size 12837918 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60f937edccdb94a3bf1572ac289f0fa582f030e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:db025df09321e51d1aad81a826e5c127cef7ae12c605489e7fc25580c0e5806c +size 13069400 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62089cfd1b105b2a93567af7c3922c0fba651a5f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:c554a4df855dae2d6e8e733a6482158056787faa7c94328f6bafa0ad37fce158 +size 13142732 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6942153974d9ee6450ab436eefd056c0b007c8d3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:f7fbd77f6f3c344897996f35c8d811658974fd1505c2d073a7e4952c1ec97abc +size 20974232 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6102be001109a9e9b9c51fc994d6fa74e521ac7a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:79ba2bfbcfb73495cea35e4728dd83cd09fd7ab4ad190171f20ef0487786ff58 +size 16023822 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6287eb2043cb3dee3a36362ff6c4ff21ccccdc60 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ba160d67a28c04813e561b13db4ec4e02079eb04bef035bae12f2626dd4247a0 +size 23944860 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec08baa82f1b13e2af3d35d28da041b08a9d7278 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:d39b5ea50f285ae4b9eb3bff8484aa640cf21844ec85980c927423c475d98e68 +size 8305220 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1157c8b766e9de2e52ff81b5747bdaa95636be6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:9b088df04a422979eb6106d0511331542ec5f40fa79bd3fde71f71acbaa460d2 +size 15344273 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..edfefa8614d0406abc5cf68486b5d931cd9ddbb5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b7b2daaaf6925859ff5ee817405ac6cb61cfedfc43bb8cb4744e4d20f46f5ecf +size 16158273 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2511ca64172920d501cc13f7935672b0023d5d0f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:669334b099a0b9bd50f8de5dd234e787ba7d84681c605cd9651e2ae9b66f1a71 +size 13293536 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8760e586c2840f5170eab70dd4aab1897de5ccbf --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:3972f3431e7003002557a836f0ed6054f73ea72395929db67f2923700ece7f1a +size 12096792 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094e6e548246212ffcd745347da5d21db2473401 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:927640313d4ae91da93d6780dfcfc675d70083b6b5a4e12fabcf14e7af32aade +size 11872089 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa8e0c774d48f61a1d03d45565c4ade11ee30a97 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7826d31063417e498f24731bd07f5276294a55e1398b3c89cb4669098c2fb0cb +size 20332425 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b5d0caf7268a21591591dae27010b21e432db46 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:863d9833e3f8e13bbfd8c38a73c629a9b44be1001eb2ae6dfa3e9c9a864bc097 +size 9191237 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a21ffd99fb3e5bb8db37cb835f69eb6c7241526 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b7fec4ff39e5c5d0ca909ed91f95dfb1cb22570d1b5b2b4d6432eb195c71d131 +size 17748640 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36300e817d0336cdc35953aaa6950b690f7d682 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:840d7dde62d86c4ed43821d3e107f6ccd94ceedb8fa7884b10b9416ab8b72dc8 +size 15641033 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95b2b1fc1016edb6dbfaf15690adb27df0370449 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:eb6d30836720b2d4370d1c5a2b466b93323df1c09f3d2b4aec6472384f3f1b24 +size 13547258 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c9039be91884e24cd94a24adb5bbb0929ca665 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ce264a7bc3c02d093e4f9bc0b834361e52702fca74c6cf39056808aeb89b512b +size 14462802 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f3e9b0cfb73068b0fa35083926a533843183202 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:9500695ebdb4adb175e0e781def162052ac4b83b575e7312676cdaa33c15cf31 +size 9633457 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..133b0ef1c2679d72b39c572cca9637ee2e883113 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:8faf43344467120c7d28781360584ac3cef3c9c98c59e802e900ec697ffebe6e +size 17577377 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84084bd5cb062786ca559373e6553bdf7ce35762 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:3114cfcb85edab568e16c123fd400c1a8adf4f0151d7ffe689c02f78ff3c9ac7 +size 9547693 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0608c781f82f41912a64d455347050a99335f25 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7f58cc69486a17fed8ab1807ed3855b612faf3b82bbf6bb15f03adc9d1a05fb5 +size 11253391 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba8b94357a0564f9a14ca50c263f071c8e873f80 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:41bce1f74635f01c0cfac8621242d257317854777484aa61d8c4d53845a5f264 +size 13617528 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da56a9409199b97515f43ae891f0b6b70f4b3b3d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:a4dad1649ffaf7aa94ab5cfbed567b5539d38ecd447af0015a22edac32aba410 +size 27719563 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b87b6e4e464920f550d4e7a9892d2e8df77cde5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b705428611cee002ada4198a26497c37767177e79ab9fa279d2654078ace82d1 +size 24215193 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aea367f1c9680fc5f1305c83ecbb806874a31987 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6298da51a870d8d2d466fbaa4025e5396d24b6683ac1597dfe294df2363ebd60 +size 23779294 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4be062d12909b55ba7113cf27ad04c49b8552aa --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e30b3a017d7a4dad26b6fc07559524fe8f70dfa765b039c840560a25036be947 +size 14114242 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f98334bda1972372b4ac208e4ddebc0251fb4b4a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d00d48940ccd762da2aa736507b2c754a6be75895aadc7707189cab80ff72a +size 12301279 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4ad2b5cd8b7490ece8326cf8f2dbbc4fd584fb5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:713069790491f285bbabcc3173139f19f1b4d96d4a86f3f0fa29c3f7008cf6d9 +size 19455826 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be597ed8a00aaa84c6ca60fa421247ee3593588d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b85a6947ad85c25a5511702f4547843ea727b12417b7a83338fd00b858ebdb6 +size 13059365 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e838a6ab28825610e2f1e858c8a9042634c25187 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436cc92224d3c7d1f86051f4b6014a745622233f14c1784ce75509af8c232ce8 +size 13975048 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11d31ab0c2421ddd1d9f9278736bb2bd27adcd2d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e7fd824a8bb35c3e22c11c536291b96363875d6158aeab5c513458309e390d +size 18182568 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a318078c16487fb36d446b602b249b8ee30372e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b59ac95389019723f881f2d80397a9966622a66df02359b89128bca1d79f5b7d +size 23493219 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e406ba8658b4ee93263adacf1745660bd94957c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5323ba9c61437e79ab1ea86edb20c5beb37ca114f141cac66b8c4eacb1916fc6 +size 12865779 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb9ff9d5de12b81a18ca5902756dcefc829dbac7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f17d895bb867ffa0c946c8dce2f7a89322917c47a244edfe613c628f49e996d8 +size 16027341 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75a7e3c0df5507a7d389f0880999f22e69bb5969 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1b8243493d8d75b37c39c94b5c4a56c6a4d52eda314d158c25d628d3737ec9 +size 12954137 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f4495d77a0b84c3ba4a4c8116a092b8e7132de0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b144ac914b871a8994cbf3388aac780b9db184dcfe4c388ed7667ce37b8ff9 +size 16697542 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faf8a42b9ea24537a4c9d91cec9e8a28ccc9ee12 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f284bf59c6bbf64a156e43fb585e24be9b9b3f355e07cf068815b9c55da85ecc +size 15009768 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a3e9361b1ca2d4d7aff80fff6f6f6eac7c0a340 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cc5ef21c862c879c994d4381ae96c05f41fa437e03502c04d7630f7c6eac29a +size 10149103 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fae7603738d74cec07bd556c07fd2afa0d86c932 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60bdf55d917781600df2ca65a109c0be9be72c8ecac4c778ad84b93d6d00b8e3 +size 9619023 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7bfff015db52132ada79d1e37a12b07b59b301c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:507a0c9b9ee974b704124e3ed38df3d1199a400b3aff9d7cf27cca4b099c2fcb +size 13256840 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f94d898a5b5d76cf49c0ac3a6b710c421d96bfe7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23c9d218b71834a0a26c50b69c07e37f713b1235e13538e85779001f85097ed1 +size 19078966 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d2d17029886da5c3d4ebce105c5cb75bcec86650 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e975030c7fb336f778e9851cb3ab27fb6c68a73feeeb95b23f0e424f683b70 +size 18879479 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e6680900326577ed669b64311e8ec5178cb98bd --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac468823ae781899ef00cd4faae12667377436f129f99d7bca9020740faee4ef +size 25527248 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bae5606c2ba9aa86aea717b79107d638f33c84bb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ff7583ad8cbab46edca3b09e0d281d95691be2b2a78a338520389d2d9914f14 +size 12779189 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1533b081ce9be68ebd6511bc08e96e4fd010061 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9eb607c89fab930d68d7cd6d99990dd36def0eeab96b40a3ff68e40f4713a92 +size 13742544 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c18af9d5cac061f0cfb90ed8aaa54b15469290d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cec3c1b2dadc3aea86ace7a6950982467d94dd75bc6737a0ddf99b12b77ad91 +size 7329239 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4901e572ae0412befe150b8b38f2f0d9e3e35ad5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d8b95b13d290497fee0ac2a43d141ea061bb644ae4d75a291208138ee9d351d +size 7768340 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d64d511069a6d9b2288d7a46b6b7f4f74908607b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6f8370c612f728f384673cfaf5ee829895584a180191437c1e006bd5d0327cf +size 4657765 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46025badf46c8f9bb2d4d057f1302ac7d1bccaed --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f73f7d46980fdd5451176cb7411a99d56f161ea9cfe1bdf675b08cda895625 +size 10977307 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00d3944c264a50ba146ba8d36728bde07be255bf --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c347d636f20f74734198402ba2d03124d4788587393bd939e499aa2a308b1f9 +size 17254996 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a884a4de146c6d2bd15fd6872825c76e66ed6ed --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18449bf37a082b8911ec98ec96afeb770df39fb0c3e24f7d003b491c42295e66 +size 11770040 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..590d6ef1675c63ef5b937bbac9fa8b6e70dd22f4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926582a1f9f9d389f3888eb95e943ebfdb295e99edfa8adc78c37b91aed7391a +size 12767534 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca9e05d2e3248e1ed123f55b16855eb09ee1bc4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03b2171444c4d5bb1c826fd42e07e102a5dfde6c5bc4138ba75d877c7ad02b86 +size 5578448 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07085be5b2779f1c93f7523832dc41b597f055c8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1473d84b490f4b89b39aeed15d1bfca7277f20d6d229b43797b83b906b5f073 +size 6949586 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cacfa420a3d79c2d5e15707b8a9a2d623371d97 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:659862ab134d82cf80aa0bedb56d56bdbc5c2c03678a79a5e4165179a807e7ce +size 24196273 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a436de0c24cc2e9ea9622662265c37c615d087f5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844db70be254d06388184e5c4136d1e48a548b73cc8a0350cd003ba740569939 +size 18061012 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f892c2a1d2e9e1377ec1cad8ed0f0f299d3c6ab --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e5e577c2ecc581477b7c56401aa94ec97c3555c0252c54d1513d834f07d8c9 +size 17410322 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dfb4a1649b6cb48081336a1b352004dd5fbad44 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b66efffe11c36d17bd101e9a5fc1cc64535716ffabdbe6d183b332df96e0c00 +size 8916441 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ca1ed7ab8de34ac7f63343ace3d6a97b0f432d6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa9811d7e75c5adae7a8b533265ee185e61916450962db43d7110bcef7a3cc0 +size 19300735 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1ee7c5a7842917ac7af215d998d473327375e23 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16808d9a4c58d2c63db6f02778c2fb15b0e2f458f5cb017e8c6db822845a176 +size 18582192 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9326d5eb445c153c71796c35dad0364e3da7f42 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfef74619d5ba8eff080376c26cd23ed5f0b055be5c2629533d3b3d805e24600 +size 26132717 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a41d9a871c5d6b3d6699451f3ee90fc32881549f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d6e611bf8d0ead4f2b5653689e3c627182973fb64289949de200737c47b52d6 +size 14655249 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5922fb582b73d0e33c146517dafd7980318a4e7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43228422dd51dcd74d385fb74cc40f0d6623089342bee6f6d06be72d7b48b712 +size 14183587 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6501bacee8e30e2efb555d3bc48a31f7888c24e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5ce51c76bd4c8415ce2374993ca8c51693454851c1fa3f8b4be14aab6cdd53 +size 8283787 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d02bf85089e71e2b4a0990db5173b407c60ef78f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aad48f740b6ec95c267d6ad525a597017bffe3bd268985af2087cb2a8faefdd1 +size 10350799 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e948514bb1e2b70f2f59a5b48c91a1e0b8d25279 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d4bb97b596ee3ec1fd414988415aa59bf889aa99e02e8962730c1a8c442f2c6 +size 13122903 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66bd11b2457ad600b7464c9b572b338d94f81852 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181afa2336fb36ba4b474a0f6164542312810bf59ed6e55f01e0cf76bbaad828 +size 9614073 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f94d39e0084380935b09d0e7e84975c33482d32 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59d60c1bbdeaaec1c8e7f31bb74a30f33ad2c0a9f04b2177b8f8defc44b61ff +size 6921875 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9876f43c4c9e1c9def989d2e525d69201c1b780b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95049ca60bc5c73172779dd966ace6ed227a726ea3d0ae90b01a98d41a77841b +size 8933577 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1904f8834834c64d3ad11351df879bbd2d0cdf53 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a836417aef746675cf488e27366ee9d1f47a180e9e18a2cbda2579f43a1709c2 +size 11163267 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bf1d8e95d1d45ba32bd642906266ef4d313eb70 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c8dd2ad0bf6345ef4793c56651757f77b0e6468058aabc0e4055d7579b1015d +size 15117970 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0ffb9684e836a0a9d330e0b0f3b2d2d58e3be58 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c70f2eb99c6e365247922faf5f5106b00b33554cc14febf49c96d432d0a2316b +size 10485681 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17f6bda24a63e6fad9740c70943167390cd52d76 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0268171e6bf3ad2af7a5ba0a392b4e4bf5e63887ba51659d66100b6230f74a +size 6634566 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4411f11180647a4cd8d1b6cd993c6ce4f7fd3e83 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d7d5887dae90cae00328c7c77f33538f25e9df0a0b9832519056eb399f0db8 +size 12497816 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dad6d03e44666093f0efc0a66114a5fd341cf860 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362615fb382ec491127ec1c0a616d8154f6f062b27b2289ce181a4a49f867e60 +size 10857241 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55cdb20a0743625bcf2482f2398f79224e670b53 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e6c6555e53d1b62c6c095967ceabc18d94db549533c39fdcc7745af623c30aa +size 10550452 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..159489f0345d2fe4674f9628a8e5528f4cb59edd --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91494acbe1c1da013c1b94359d06076656ddcb10e4675ad134dc8128d100e7b8 +size 9536530 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b84d6eddd316f1d500ba4cfe2960c7c49d5c49f9 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9b1350539afcc65b00dfa62d86378e7d2c9c073c7a3bc62ae51efaccfd582a6 +size 25104497 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c9b00f5b579bf8f718801b06279af9ac42ff820 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411a9ead3b8b78a337922c6a8223710d3ee9a7f9330554d21ac351ebf2cb8881 +size 11453006 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c08a94479e8c8a75c3be5c9201cbb353e4617227 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46fd49627b58cc9ce1adfab52c183d50f3eb2265eec66b030339f743d1b9ec9 +size 16317559 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..843ebbd9a4a89276a1bc4f9871be9e49ae6eeb4e --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367bcf4b9c79f242fd1e9cd5f56d3814cee02cf64b2c55b34a0dd98aea39a4f9 +size 15635914 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca8851546a83509e717bc67c42a03aecc54bb3dc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb19130f5b794074c154da72f9be961d6385bd6a3658d452b2e177179486dca9 +size 12638967 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199ae87ca4fb82a2b671a40372cb049f7a39e036 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ba018576e4f986429fcc01d9854f918dc59595b33841634e0789d2867c0b272 +size 17686606 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e335a8dd8ec179162fc132de65eaf9c056239c7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:061906569cc44537e540cce03cc7d8d72b9a74e82d4f63501b4d2ec327bb64da +size 10707402 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcb9f5b399027bb7d519aea0de93644c3f7ab4d8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:f85ae16a8bab8f42f4d3512a3b377372e24b09196a7a51ada54863713e2a56a8 +size 13308515 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..450b4d0a48ddf9b3b91262e214d178fc5a05dd1b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:f67eb78450b923ef6f2014e1573d502adb10ce051624ee65de99050f8cb0cbf0 +size 10701395 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aad2488595e6667c98ba139dfe4feb8cf87edefc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:39cd9a9d579765c791360de3f8838fe21ec902522e5873d36db58f6f4d1a0db0 +size 18411454 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde0cf8dc1a9f8b902cd068d5ab0cbd663bf7e7f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:840e79f7258d2548c0282d357c24ae86ac97bbb295ff880cf929ad07dc20001e +size 11361208 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13acf0080b904c51ad5c3f83cd8a9c5ad3b361ea --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4ed84b6bdac7189f374d11aa8b24f1e1a4c0c44d8ef7594b26b9d9a6da231160 +size 10836997 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23331b9e12855ac97cccc7b3bc4995323d2375a2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:fe6fdea18d1a77e8c5cedd1833d9b838d121ad62527d7fb5c654c53510164ae7 +size 18857086 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ee5af7b6a3ea0e01f6e1f62f270f57aec7dc266 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:e998b5b09a63635d392a0c2e14b4cfa3ccc74c03ec19c4b3bc6b40cd8f27d710 +size 5297822 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b893b760bc6cee58c744615aca337e96403af352 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b4e6b5d9259560bd61baad3451cc8559e2ad3fa40eca2f79cbd233f116e6e49b +size 15886393 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2e7cf1e3736b13c4c3d3c739e8ce5056a3b3e2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:bc4dbddbe3eae1df74fc9f3f81dc639b7eff4a19f2e9512cc55a4d6f39faab01 +size 19247392 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6a9c5b6cd01674afa8d8540efebe8887196e905 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:334501e1d1fbac70027619cb9c7b2c83e1d27b39a99be8c6ca3a06e67f4e77da +size 12590540 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..786b7c3a110c79347965d52ee526b2991935f3fa --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:295791f37be8d4f5f140d6424da7b290c755750d01c74910dc8bee984f389cfd +size 13652295 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..735c575aeb6d220b327bd6b9a3a80cf261c4a5cb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:15e27a3949e02b98ad851ba23143c237f446526374533e640e8798c293a00d76 +size 13537978 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32fc816ab5802068af5ab2767a6b166599844b15 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:925f9c1c65ee0aa439457d140561b96ac55b37481381a3147876de62d4522208 +size 13922604 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..186d83efb43035e49105060d40ac71466e9ebcbc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:a1a90ef31c96579b4be4f2006c5b4ae78d777c4ac25d9b592ac7987d19ee3fec +size 14515755 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0169de26dadae1269241f0f60279de0e2156899 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:e140e1d904b93600a60009ccbe2f7fc1bde27e73b47785541b7ead746c74163a +size 18788569 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66f5806fa80a14f29bc0705ca57bedc878680209 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b071d028a7e1099c2c7e3655584df63c026267ea9a1fde475b25bb0c18d66f85 +size 22722260 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02275157eb72698f1879b992b3243082b2784569 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:3bee4207ab92e2eb93ac383dcff5367d2b47dbbed37b0d3f0fc7f947d15f0100 +size 14570941 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1f6021be4d4e22e2018148b84d56f0877bf9c0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:8af1dcb034c1c08c0d17216c77940206dc77d6f44d467eea17269d852fd10b50 +size 12072711 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7f6f7641ee03f83f41cf1e497e82065ac7e74f5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ae6630634921d6eaa6762459ec218cdbe93cc2681f8cc47aa2ebd646b70acd0a +size 14389911 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ab681c5fe9616e91d769a1189ab0f5dba87cd0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:e4713a77263323cd1f4071317f287c9cea086030b77253cfda071230a25186e3 +size 20062910 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48361c179d20cd9cec0405facc7e182b651d0b6a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ee912e23f4254f22d705a8dfca3dc6f157366969e67429ad9df89dde6226c988 +size 14141064 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..505f7e8993c09a5529b3db6298ded097aecca7a4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7ff1fe0df785a0af9d1ca593f5b35466bfa77b88b3e5f35e3a43b4d190c55760 +size 15623809 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1b84d77e7acdca810488386651a5ad086faf35 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:6ffd818ef2b839783df56ab3a3e891a9136a8f168364e3dabca160252d9923b3 +size 9896673 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b448c498dc0d17c310aa5c8017b73e5dfe17821 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:6ba38fcff85b90a5fc770fb3b6bb41aac0c6d896d4fbca3b793145da0c9363a3 +size 4146950 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ad3d1319ef201c5ccadfe86622996e05f4d322d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:d2696b4ceaae410d4f953835b90c71aa93758f464dbd0604c30d3e538f954937 +size 13323346 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..818ea5622772c933701e046e9449563c7d86a38f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:8aa811856d2e20c45374c1f7d7b4d1e136c1ffb26237076c697f094b829633c8 +size 12664586 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0088ca7078608b2c3a5086acebdb57500283f4e3 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:85fedfab2eed07a9bcad8caf87ce9bc52c6f4cdd5be604ea3aba5978e942db51 +size 11660720 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45e503c22d451f0d71abea977233837cce84b946 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:532f656a1646c409d47299bde13fee461899c07583ca9fb2254a7d6cc56b0a7d +size 15318129 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5420e4fbd8dd662bdee554fad0025e2b598ad19 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:6d679264ca7c28b6f761da875357e7871c4596d9b6f582553958093cc351fdc0 +size 14417121 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f4a89bf820d8d221ea814073f2bfd164bf61c0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b70f515ebcf779cbff2fad5f76414c6ef758955b9b1ddb1fdeaa0f57e6e27596 +size 19081263 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..309248e1da1c04e2b8bab5d1d3f30d708165d9d1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:693e8983fd875ecd645a0d17ecbada2fa88ceb56903725704e14004e68f24a82 +size 7847897 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35a45540330ef31e111f321a0f2684342e341e49 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7b22bad8c300f2191e5a04138533b75388f819b2a127b71b77dc215cdf5acaf9 +size 17296964 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa3ff649af6880425c42492d191cc710116b96ff --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:6d2261309c75079593e0563cb369efc718d5132e4a9d3dea561c21ff3df451b5 +size 17633106 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a465924d88955d9a023a12599ca5d7e5bde8d1d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7af671e07ca4dbd4bd218629f08e0b8c01aab630b82fa09d2c9c474b83f0ee39 +size 13564089 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c355dda652551c12009bdff7ecc04a73842cf6a7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4c68c97c77b27b2a1acc6a77a96184a6a0b629bbc949bd8c82a714bf40b1330e +size 13340505 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53eb6c9b7c2669f1ce0f4f7319887b8561e91e24 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b267fcaa06cf032fce81416661effa9ad7082319664bdb308f40004fe5985a79 +size 12895449 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..223dcc3969e64a87fed5761c87cbfb30ba04939b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:ab9448a333031acd25ce321d9498930e92e1ea866ad22871e7569c9c498c604e +size 20309875 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b8cad35338f631b87e61380dfd1dafc8cbd0a4f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:9104b84448c19bd1ee08c0257a09160ef3f7a8ed7f78a3a255cc7d483aad2556 +size 9395138 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf5e27b8c64f6f3b1409f1f40e8f4f4512bb3bbc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7f9eea500e4e0e82e76f61de513a4d4e954c6803e54be2948f3ec288dbc0870a +size 17155905 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..439d28c95c7354edf9d7d5b615482bf5ede185b6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:800539ed1a84d01dfb21dfc5c4f531a4622758191d1ce1355ea49a57f72f4023 +size 16209412 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fae5fb29b3d5b9787aad930e0d08b7c92665587 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:4459757aad6e4854a1e665933fa61a8f28fb2775dd427fe7a21eadb59e24a7be +size 15277252 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a49c7c426745f40f0021d4ae200dadc40dbed092 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:7901cb96630696d4833ecf4db1886ce6632f72697779cbe76bf33b64fb7a63df +size 14188297 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ae26dab810062028f5c24e3de2dfabe9eeb28d --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:0e4c9871d5c885d8d4b982187e20f5072d100fd3e4bc62c460d9bb3cf44485c0 +size 9017538 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80cc09a0e8a5e8a75d427d265e56da92d9ee94fc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:0b2eb47fae10a6be0e1ac4f7117ec9f91ef7592010c45ea3bc6fd3711ea713e5 +size 15529027 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b362e9806288f850866204891372dbf646d16074 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:b515f3ed4ab6e01a90388f33db3e29cdcd8c0e5d6227bc4088442dde07e7fd52 +size 10111039 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d068a36ef0327398d552130c1ed47c9350c0ee9 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:1870e9fbb24015b7725688ec93fd12f0f824ba0b31cffe21218bb154f6313d63 +size 9610577 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c51988aefa9eb0894e0eeaf3a8993a2e4f843a4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:12dacaea737167c094f22fc16dab98ce3582f3ce649d076cf6d31f99e2425b40 +size 17293589 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23fb13686bc11bf200a6e30d87839cd7679586dc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:8b5ddf99e75de5c1ea4907713e2c6678302b881bf8f5694fd0b94b56b63aae6d +size 22203739 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4781a34eb60ab8beeb51718b1f89e59ef50b40ec --- /dev/null +++ b/R1_Lite_tea_service_table_setting/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:83765fcc8b0081804f7a18b9fc02d1cb926c449409eee3d61d6db2beff8ecf10 +size 22639530 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8ee4d0e7b6e5f90ebdd17a02467dbf7dc4432bc --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01939a4c8e0af9054a7338224e9aad7ff563174ec0eea6590c1fdbaa8f8eedf2 +size 19554845 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c353c6f24f732287ce03570c236b5aa27158142c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9092adbf858baf0644398c6c7477e852ec827342b2505f8be8bccae355f94d2 +size 12759345 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..624bd740acd9a9cfd9bd1c5b8c7d0e9f55053582 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d09bba68256676348aaad7abf8e724e7dc2624ebf16ba5eb3a2564efb7dc400 +size 9213715 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8deec079500ee29f2344513b2558d00d81909ce1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b75a2e370ccd154772eab38b292dcb37bd449bf68491eb5a0c1e20103b0ed0d8 +size 14486051 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d2b265f452ed770428bd3ab8d67314cd7146535 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2bf02524f423f541f6374d10c527295eeef5d3f9caca138b034c989452841ba +size 10901791 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76fbd6464170afeca7f4652b012ea210b9b4292a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c070f762a83b4ab0bd5bdb62ef255becc57d986821f3f205a0e23e7cd599e23 +size 13197515 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c53f37f0496f00f9e91e9624ef58b210704b0ad7 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce4cea2de4d720e1a645f77d51032ffa8fac8bead53aae11e0285555306b9aee +size 14964437 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1ba0d2f2ed13dbb9df69c5ad44ec0f91baf1db8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec83ab474ee67b495c15205026aca228fdccc83900dcbe34d65e5403341a2975 +size 20691303 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23e1797f18ddf53fcc8326e529a4c254c4c61248 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:181cbd9362702fd8c173712ff06b957aa2b978dfb1fd47414f8bd407a9bf8dbe +size 11001740 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8421cb5aa2922fc8f0555db9f9fd9397dce3515a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72237bde9cd5ff25de5c091157d204637318aeb10c101146b0158e2080c7ef2 +size 14357834 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..11526bf78cc3651e6e47da9b8ae7fc4b4a2c5157 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:576b58356af393c8ede8f976d6d2c38c387a2d34ecf0311146963120ef58a973 +size 11411523 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b08ea6cf8450a36b5fb240ff08a0f298c30c5a8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c00e6aeeea9160b4dc74b1e3c92f956948a7f03bf91835036cac709519550a9 +size 14026661 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff5f293fe7f348caf027113d0761439a2698ab40 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1e26b2c4a14e43e73fa228bad6ce284501632990abfffcc083a975ada3004d +size 13119428 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44e80e639dbeee80c23bdbb1ff7bf9e82227bc29 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a136183a585fa8a82f46b2c213fd16fa38427224ee94afa8438efa458b523cbd +size 12113821 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126e385fdeb9c97e3430c0cfb283aa7506534263 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076002a1f7a98cbcf7e7538fbb7897a6d59f95550731f25aa8934743a6fd7563 +size 9174929 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51c6dd6364faa56fa518838e72a01759abf0457 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:137ac7cb83be6472bb081ec6691e746b7af9eb3b48b677e1e748a5ddb6998178 +size 13705263 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793e4cb0f3550ee376c834d1e3cd6e897d2c2922 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9a0d145b0bc87ba5a6b52602d0acd25bd43607ecb04b1ad7072ade0e4f17b1 +size 19258353 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5d8f8ceaf92863243dab6b5e485ee4dccf69267 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806c31e9b11fa68758d02762d02e93179161536a85e61d476df9a1fb7fa9d4da +size 16941818 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dad3f3750c8325d3181a9af3fb9cf51b7cf0e68 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af53313c384f65c9e7a6d0d1da0eb640b2c7d0b6431c9032d74156e818e0ab12 +size 27272660 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0deb093b09ea4f7becb2e2a55684138f166b9b0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84b47272e4216a0b75cfb28d98262d67eae704092f6653cba9f59780ae250734 +size 10082772 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa73ad42b277e12f3b6c93a84697eaa42689478b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53f8420a7867ea52353e36b46c6641810f3bee74d2a164f4e8fa408f30624cba +size 10216802 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4544f7bb1160575ab278b4747f389b8bd1546567 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb3a5b1424e737910043616655493181c9e15a5e8dcbbf3bd7a81920e5f0b3c5 +size 6917130 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fed333b7b13c3ad1eeaa9cfe99645f3a155efe0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c618207b5a242a8f5847cb35397b161b1bd5289b7dbc7b38c015432cf48d835 +size 8758571 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..139134988a63a7e8d6f844e9d52c14be4e979b41 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06736c02966e022721acdba8db437b859657362343adcb5876b86a45d57162b8 +size 4142011 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fc6ae8765f7815b74800b673a94de83e654d9a4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e3893ac0e0211d50e854e110f8c0fe6e7aae276b1ee81fb4ef6e7fbbeff7378 +size 10811214 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3915df5d94c21fee9d1b5b1ae2b45d7c134ed157 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79f32130403c30df82d5dca360bfec167a4c60f8a913804f34d0b5759d68064 +size 17683030 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0786fa4a7c237abfdc08c52c90fb61a0ffae2b5 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6037f9e2ae2ee77cd6b3cec8f53806f06e9a6334db11af2de7dda4c0d344a3b8 +size 11640485 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d1f40766e69a3436bc14e6999be2c8c0fa69492 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6eb44d6e1494df7021ce82a51bc1c18da849751a6b7f8726cfa2bd0e2542d14 +size 12307956 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac3f1868af4777ed948d9712cb08e2ee3ddb19a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78a0a0c098e9a2268c20dff2f2ad90a9273ee0f2ead848bc2f4506f1d5507e5 +size 4593211 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb554df1821031603ae0b80b6fbddf970af6b0ef --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b197bf0ef2f2f96dcdeb1ab53b32aa062531bd1aa869277ed18169565c7e8c60 +size 8326218 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a63400c85f93312632a92df17636182f4b915b90 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db806cff68abbb371bd70c6f160f63a27cdec6b15eae30ea2cbbe0c5ca6c392a +size 21121336 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be7b8f54ba12dbbe92d5d16021db5ef57088903 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9ce0d29cc62b54077ca2c49450b18150806032786d5ba06ee0c2128291cf33 +size 16094217 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81b099252a1e49f2fce836d57bd0f8bc62a96190 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40367351ce23f9bc48ac04f9237ee5887855de666865dc19af61a59d135493c4 +size 12628836 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1bcbcdce66d8f74fc609bbe7f3e75630c9fa629 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d98aff408a295a2a33f826c25b4567c15fa26640dca1b416cfc0aff0eae7e766 +size 6560148 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1167010e0b2decce91e2de47320ef08c671c4320 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2274dd0f585056343b8a0a5ba3b32cebffd8cfeb5b1ed3d0f7bd35948051d13c +size 16742555 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0c55fc258ae3d71f2b68661c497253e16fb1b7a --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b131843a067ff4ee6c43a829e046c69e025e48596c48b1a371488300c115e4a +size 16478567 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8477b3854a32de6094f1b2e482c0153a9748810 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b40f88e20bdd0cbb75866a638e9b9f4e1ebd43a58a44ce9b33a99ec06049974 +size 25625914 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..716928d5c7ed49341ca662c6c9526175e8c6616b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49234bab9febcd24bd989b1d6980e839b94ed82d2dc435a05336c3dd2091c087 +size 13284272 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d34454a0cc5f07b90d9c406d3fb11c66398fdd57 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66394a0dada202fde44395a3d724efcdfb2f0cd90dc4c9ff346988bac531052b +size 13855523 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f602669d7551dbbe97a136754f64f2d8952d05f --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42f20c56a74f6bee8f388dcf65948dfcf3cb72daa459ccbf3cbc5c9f76b0623 +size 9885034 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c878dfed6b33fd03197ef2a07964078beb9139cf --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2477caa21288704a0387983cceeff050582136ed04035698658d2d6754daf0a9 +size 11206648 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..781d85b270c9cfa039cc5cc67b316df6ecf5eceb --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca207a5d79beddcddd7e8684a75bcd20b05db0751850830f2c084a95b722d372 +size 11941295 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb632c216763cd63899a2e1998c7b6a802dc44c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:361b35a481c265a11fec0b8a6ef6946de253aa42764b9d6fb0d70b121ddce765 +size 9596965 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65db5dc058723ab8bf04f1eabd0856e6e236607b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3624bd77b0ae05b043a4df0e5657b07c07e09fd3e508c32a122fd7085f45a80c +size 8150723 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e63150038dec22bc96c7f6561fc515b08fbb01 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac3537e20ab33479bf98b0ec3cad6d27e56ad73cfd4a1aa1c421537ba292fd16 +size 8289380 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f337021c7b40ae4f84efad2dcfc4c82243a7da --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dee0d4b7e5453e406150cdf7475b3c61c95f43ad67fef84e9ea7fe15d6f7f7f +size 12428249 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c0dbf6d4bfe9afa21923c4ec9e0d7aadc2e199b --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8959c77d4e73909da0350db1d67888e0e32e82c4f015ec6f05b69e8d50e790ba +size 16559703 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29f65b278d088140e78cc749435eecf198c0a0d1 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d1ced02c144e3e186c9b0342f0380195c95a3ccd80d1cf6c0952bcc68f9be8f +size 10977459 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5335ff5adcd87504dd0137a1ad1ce4d7bf6d6ec6 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:886e0634e3c232e90ee9a85d1c78245dd426fb4dd41956ec953c87c656d16a79 +size 4831915 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9015da508fcbe42068a816f713a30451b3ad1554 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873a2d4f3207ca95e906d15903b74de2e7ef8c7082d8a51ed48975a1be6d812f +size 13279972 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..858d302c409e0adef4d9a620a1b519784aafe246 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b81a5bae961c93f6f3ad56ea01c072a3d740321834711ec831a323604c2ad05 +size 11675985 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f7447093918ff8ad1870dba81522a5c17a889b0 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1598236ed9d9125a371c07f32f20178af771d6d2684e31d7f52e81937fc425d3 +size 9917548 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..186bc09c8d95481cce73111b84ca04e06ca1627c --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d757fa79fd0bf048306154d01e08fd587a1af73d103ba562cea5305cc7bfae52 +size 11322244 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00aed1812f27602ffe60d42a24e829b6b76ad982 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21671a60ee0fe20fbc5af9c09e5b57a77a3a003a1509deab88ec875cdfbf21a4 +size 22680636 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bea1f5b407d2d9b92a444a14b36ca86c37ba1706 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73ac17061edaeda63999635270173ed98f425f7c74ab50de4a6e21a76a6dec3 +size 9720446 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a27f2f4d6cdb602fd902e00ea2687a337f0e5a4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8102f0d92b997564db2c07db53923ec1951dadba2545bbbc857cbdb3484bc1c2 +size 15340386 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd847dc29806b4c1148680e4c34a99a09cd5d5d4 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba478314415de2f0d0d6b9d79e5801b8b77eae49ce1b445740454fc673bd01a5 +size 14502153 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..424e03598eff3df5401d4471ef077b2e526e45e2 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a57b5fddf839918422c43b467cd546d1a2b8bf79526309603107413b21757957 +size 12349085 diff --git a/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d21cac6960054e04cd976bb1f94999515acb0fa8 --- /dev/null +++ b/R1_Lite_tea_service_table_setting/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d76b79bb869536f50a2bb66a44d5da89f3f83dca31d7f5865458e2287081ec +size 14964479