diff --git a/R1_Lite_make_tea/.gitattributes b/R1_Lite_make_tea/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_make_tea/.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_make_tea/README.md b/R1_Lite_make_tea/README.md new file mode 100644 index 0000000000000000000000000000000000000000..d180f1a73f9fb777e11c9a04c6d23e18ff6f69d3 --- /dev/null +++ b/R1_Lite_make_tea/README.md @@ -0,0 +1,344 @@ +--- +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_make_tea + +## πŸ“‹ 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` +- `restaurant` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 101 | +| **Total Frames** | 162473 | +| **Total Tasks** | 1 | +| **Total Videos** | 303 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 9.0GB | + + +## πŸ‘₯ 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 +pour kettle water into cup steep tea bag then discard it. + +### Sub-Tasks +This dataset includes 23 distinct subtasks: + +1. **Place the tea bag into the desktop trash can** +2. **Place the tea bag into the desktop trash can with the left gripper** +3. **Place the kettle on its original position with the left gripper** +4. **Hand it to the other hand** +5. **Pour the water from the kettle into the cup with the left gripper** +6. **Place the tea bag in and out of the cup several times with the left gripper ο»Ώ** +7. **Grasp the tea bag with the right gripper** +8. **Lift the tea bag in and out of the cup several times** +9. **End** +10. **Pick up the kettle** +11. **Hand it to the other gripper** +12. **Abnormal** +13. **Pick up the tea bag** +14. **Place the tea bag in and out of the cup several times with the right gripper** +15. **Place the kettle to its original position** +16. **Pick up the kettle with the left gripper** +17. **Pick up the kettle with the right gripper** +18. **Grasp the tea bag with the left gripper** +19. **Pour water from the kettle into the cup** +20. **Pour the water from the kettle into the cup with the right gripper** +21. **Place the kettle on its original position with the right gripper** +22. **Place the tea bag into the desktop trash can with the right gripper** +23. **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:100 + + +## πŸ“ 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": 101, "total_frames": 162473, "total_tasks": 1, "total_videos": 303, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:100"}, "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_make_tea_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_make_tea/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_make_tea/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_make_tea/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_make_tea/annotations/eef_direction_annotation.jsonl b/R1_Lite_make_tea/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_make_tea/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_make_tea/annotations/eef_velocity_annotation.jsonl b/R1_Lite_make_tea/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_make_tea/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_make_tea/annotations/gripper_activity_annotation.jsonl b/R1_Lite_make_tea/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_make_tea/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_make_tea/annotations/gripper_mode_annotation.jsonl b/R1_Lite_make_tea/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_make_tea/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_make_tea/annotations/scene_annotations.jsonl b/R1_Lite_make_tea/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a2c1353652a41d3a4858c99c1f9d1d40c0df9c26 --- /dev/null +++ b/R1_Lite_make_tea/annotations/scene_annotations.jsonl @@ -0,0 +1,102 @@ +{"scene_index": 0, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 1, "scene": "The black cup is positioned at the back, while the black kettle is placed on the right."} +{"scene_index": 2, "scene": "The black cup is positioned on the left side."} +{"scene_index": 3, "scene": "The black cup is located at the center, while the black kettle is positioned to its right."} +{"scene_index": 4, "scene": "The black cup is located at the back, while the black kettle is positioned on the right side."} +{"scene_index": 5, "scene": "The black kettle is on the right side, and the black cup is positioned at the back."} +{"scene_index": 6, "scene": "The black cup is centered, while the black kettle is placed to its left."} +{"scene_index": 7, "scene": "The black cup is on the left with a black kettle also on the left, while another black cup is behind it."} +{"scene_index": 8, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 9, "scene": "The black kettle is on the left, while the black cup is positioned in the center."} +{"scene_index": 10, "scene": "The black cup is located at the back, while the black kettle is positioned slightly to the back-left of it."} +{"scene_index": 11, "scene": "The black kettle is on the right, and the black cup is behind it on the back right."} +{"scene_index": 12, "scene": "The black cup is positioned at the back, while the black kettle is located to the left."} +{"scene_index": 13, "scene": "The black cup is centered, while the black kettle is placed to its left."} +{"scene_index": 14, "scene": "The black cup is at the back, and the black kettle is on the left."} +{"scene_index": 15, "scene": "The black cup is positioned to the left of the black kettle, while another black cup is located behind it."} +{"scene_index": 16, "scene": "The black kettle is on the left, a black cup is also on the left, and another black cup is at the back."} +{"scene_index": 17, "scene": "The black cup is located at the back, while the black kettle is positioned to the left."} +{"scene_index": 18, "scene": "The black cup is located at the back right position, while the black kettle is situated at the back left position."} +{"scene_index": 19, "scene": "The black cup is at the center, while the black kettle is positioned to its right."} +{"scene_index": 20, "scene": "The black cup is on the right, and the black kettle is also on the right."} +{"scene_index": 21, "scene": "The black cup is positioned at the back right, while the black kettle is located at the back left, both placed on a surface with clear distinction in their positions."} +{"scene_index": 22, "scene": "The black cup is at the back, and the black kettle is on the left."} +{"scene_index": 23, "scene": "The black cup is on the left, while the black kettle is behind it."} +{"scene_index": 24, "scene": "The black cup is located at the back right position."} +{"scene_index": 25, "scene": "The black cup is located at the back, while the black kettle is positioned on the left."} +{"scene_index": 26, "scene": "The black cup is located at the center, while the black kettle is positioned to its right."} +{"scene_index": 27, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 28, "scene": "The black cup is centered, while the black kettle is positioned to its left."} +{"scene_index": 29, "scene": "The black cup is located at the back, while the black kettle is positioned at the back left relative to it."} +{"scene_index": 30, "scene": "The black kettle is on the right side, while the black cup is located at the back."} +{"scene_index": 31, "scene": "The black cup is located at the back right position."} +{"scene_index": 32, "scene": "The black cup is positioned at the back, while the black kettle is located to the left."} +{"scene_index": 33, "scene": "The black kettle is on the left, the black cup is in the center."} +{"scene_index": 34, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 35, "scene": "The black cup is located at the back right position, while the black kettle is positioned on the left."} +{"scene_index": 36, "scene": "A black cup is located at the center position."} +{"scene_index": 37, "scene": "The black kettle is on the left, the black cup is in the center, and they are both positioned side by side."} +{"scene_index": 38, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 39, "scene": "The black cup is on the left and also at the back, while the black kettle shares the same left position."} +{"scene_index": 40, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 41, "scene": "The black cup is located at the center position."} +{"scene_index": 42, "scene": "The black cup is positioned at the back, while the black kettle is located on the right side."} +{"scene_index": 43, "scene": "The black cup is located at the back, while the black kettle is positioned to the left."} +{"scene_index": 44, "scene": "The black cup is on the left side."} +{"scene_index": 45, "scene": "The black cup is positioned at the back, while the black kettle is located on the right side."} +{"scene_index": 46, "scene": "The black cup is on the right with the black kettle, while another black cup is behind it."} +{"scene_index": 47, "scene": "The black cup is centered, while the black kettle is positioned to its left."} +{"scene_index": 48, "scene": "The black cup is positioned to the left of the black kettle and also located at the back relative to it."} +{"scene_index": 49, "scene": "The black cup is positioned at the back, while the black kettle is located on the right side."} +{"scene_index": 50, "scene": "The black cup is located at the center, while the black kettle is positioned to its right."} +{"scene_index": 51, "scene": "The black cup is positioned at the back, while the black kettle is placed on the right."} +{"scene_index": 52, "scene": "The black cup is positioned to the right."} +{"scene_index": 53, "scene": "The black cup is located at the back, while the black kettle is positioned to the right."} +{"scene_index": 54, "scene": "The black kettle is located at the back left position, while the black cup is situated directly behind it, without any specific positional overlap or hierarchy beyond their placement in the back area."} +{"scene_index": 55, "scene": "The black cup is located at the back, while the black kettle is positioned to the right."} +{"scene_index": 56, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 57, "scene": "The black cup is located at the back, while the black kettle is positioned at the back right."} +{"scene_index": 58, "scene": "The black cup is at the center, while the black kettle is positioned to its right."} +{"scene_index": 59, "scene": "The black cup is located at the back, while the black kettle is positioned to the right."} +{"scene_index": 60, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 61, "scene": "The black cup is positioned at the back, while the black kettle is located to the left."} +{"scene_index": 62, "scene": "The black cup is on the right, and there s a black kettle also positioned to its right, while another black cup is located at the back."} +{"scene_index": 63, "scene": "The black cup is at the back, while the black kettle and a black object are both on the right side."} +{"scene_index": 64, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 65, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 66, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 67, "scene": "The black kettle is on the right, and the black cup is behind it."} +{"scene_index": 68, "scene": "The black cup is positioned at the back, while the black kettle is placed on the right."} +{"scene_index": 69, "scene": "The black cup is positioned at the center, while the black kettle is placed to the left of it."} +{"scene_index": 70, "scene": "The black kettle is on the right, and the black cup is behind it."} +{"scene_index": 71, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 72, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 73, "scene": "The black kettle is on the right side, while the black cup is positioned behind it."} +{"scene_index": 74, "scene": "The black cup is on the right, and the black kettle is on the left."} +{"scene_index": 75, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 76, "scene": "The black kettle is positioned on the left side, while the black cup is located at the back."} +{"scene_index": 77, "scene": "The black cup is located at the back, while the black kettle is positioned to the right."} +{"scene_index": 78, "scene": "The black kettle is on the left, while both the black cup and the other cup are at the back."} +{"scene_index": 79, "scene": "The black cup is positioned at the center, while the black kettle is placed to the left of it."} +{"scene_index": 80, "scene": "The black cup and the black kettle are both located on the right side."} +{"scene_index": 81, "scene": "The black cup is positioned on the right side."} +{"scene_index": 82, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 83, "scene": "The black cup is positioned at the back, while the black kettle is located on the right side."} +{"scene_index": 84, "scene": "The black cup is centered, while the black kettle is positioned to its right side."} +{"scene_index": 85, "scene": "The black cup is located at the back, while the black kettle is situated at the back right."} +{"scene_index": 86, "scene": "The black cup is positioned at the back."} +{"scene_index": 87, "scene": "The black cup is located at the back, while the black kettle is positioned on the left."} +{"scene_index": 88, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 89, "scene": "The black cup is located at the back, while both black kettles are positioned on the right side."} +{"scene_index": 90, "scene": "The black cup is on the left, and the black kettle is on the right."} +{"scene_index": 91, "scene": "Black cup is located at the back Black kettle is located on the right"} +{"scene_index": 92, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 93, "scene": "The black cup is on the left, and the black kettle is on the right."} +{"scene_index": 94, "scene": "The black cup is centered, while the black kettle is positioned to its right."} +{"scene_index": 95, "scene": "The black cup is located at the back right, while the black kettle is positioned at the back left."} +{"scene_index": 96, "scene": "The black cup is positioned at the center, while the black kettle is placed to its left."} +{"scene_index": 97, "scene": "The black cup is located at the back, while the black kettle is positioned on the right side."} +{"scene_index": 98, "scene": "The black cup is centered, while the black kettle is positioned to its left."} +{"scene_index": 99, "scene": "The black cup is located at the center, while the black kettle is positioned to its right."} +{"scene_index": 100, "scene": "The black kettle is on the left, and the black cup is behind it."} +{"scene_index": 101, "scene": "The black cup is on the left, while the black kettle is behind it."} diff --git a/R1_Lite_make_tea/annotations/subtask_annotations.jsonl b/R1_Lite_make_tea/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..58c96bfcbc8d7c914201d8808e345c69c4121150 --- /dev/null +++ b/R1_Lite_make_tea/annotations/subtask_annotations.jsonl @@ -0,0 +1,23 @@ +{"subtask_index": 0, "subtask": "Place the tea bag into the desktop trash can"} +{"subtask_index": 1, "subtask": "Place the tea bag into the desktop trash can with the left gripper"} +{"subtask_index": 2, "subtask": "Place the kettle on its original position with the left gripper"} +{"subtask_index": 3, "subtask": "Hand it to the other hand"} +{"subtask_index": 4, "subtask": "Pour the water from the kettle into the cup with the left gripper"} +{"subtask_index": 5, "subtask": "Place the tea bag in and out of the cup several times with the left gripper ο»Ώ"} +{"subtask_index": 6, "subtask": "Grasp the tea bag with the right gripper"} +{"subtask_index": 7, "subtask": "Lift the tea bag in and out of the cup several times"} +{"subtask_index": 8, "subtask": "End"} +{"subtask_index": 9, "subtask": "Pick up the kettle"} +{"subtask_index": 10, "subtask": "Hand it to the other gripper"} +{"subtask_index": 11, "subtask": "Abnormal"} +{"subtask_index": 12, "subtask": "Pick up the tea bag"} +{"subtask_index": 13, "subtask": "Place the tea bag in and out of the cup several times with the right gripper"} +{"subtask_index": 14, "subtask": "Place the kettle to its original position"} +{"subtask_index": 15, "subtask": "Pick up the kettle with the left gripper"} +{"subtask_index": 16, "subtask": "Pick up the kettle with the right gripper"} +{"subtask_index": 17, "subtask": "Grasp the tea bag with the left gripper"} +{"subtask_index": 18, "subtask": "Pour water from the kettle into the cup"} +{"subtask_index": 19, "subtask": "Pour the water from the kettle into the cup with the right gripper"} +{"subtask_index": 20, "subtask": "Place the kettle on its original position with the right gripper"} +{"subtask_index": 21, "subtask": "Place the tea bag into the desktop trash can with the right gripper"} +{"subtask_index": 22, "subtask": "null"} diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000000.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2423dd879149e23239d673635edda582bc77df9 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c4def46e712fa241b343f95d266afb73e3e0cb98f61f21871a3689e26e97b9a +size 396605 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000001.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73a791a6ce520fc551953a62d519540a0105a799 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32dd678dd5733d4f239408f6d07113a7d9bd4ef50f1cc156df2bd6de62215c84 +size 322644 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000002.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9157ac6c7f458affcdf4e6c367f00ea8d361d6cb --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1797861f3800555e1c7b79a5aac8d565ef7c7d547a89d47e21d168d2c9e9cd +size 286247 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000003.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..749c1f9c9f4982a7b3f3a61a416ba7baf5cebb8b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:442ca584533293387e97d20e63b4fba22cbfcc028f5033cb3a25079cf2556204 +size 283969 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000004.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a54d54c8a695626bd013db4ea363fd8ca12d471 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d672fac8655b84fe80f890d95e8bdab4086ed37da6edbfea88a283b51f3e34 +size 377011 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000005.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2dcfcdc95fb2e04c25cff9755671fc775b39323c --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1077e90ff79c5cabed1c22eec087a18ee19dde09237bbdd0096a508d9ad81469 +size 326101 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000006.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dddf5ef81811e717c790668dca34c7d3d5b34b11 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b9483302dac72f80ee93e4dc92e69ce0cfc85a9f58fc47650157fcbb104b20 +size 269087 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000007.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ce9837492248a9b9a286982da186b336d00e4f88 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96d45568b1e1600eb635e2ae13bbccf89c774075dcb4da78a1e8ba4eda582a52 +size 438168 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000008.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aae22ce10c6e66c326505a007c899c279fcdcc66 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3e6e2ec74697672ddd63931b19db2b748b9bf6eed70511ae5636a2a0683fb8 +size 434794 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000009.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0fa9d44022b1af1f10fb436b7de4e7ced953d550 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1149e82a5940c873c2a63cd6d947aaa9c4024db7e828287cfb5c9ddc833edb3a +size 439538 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000010.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3063f296c5529ac43b19ec11f5a29ab146dfffae --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1b3c9bb7019c69a55b92f9b28cd7163b14f386ad0fd3071c855b62a87e37073 +size 350358 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000011.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..323817baa886d84acbe68bb6c653331acb44598b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c34bf24020381c2a76491e291b5f3d5d9493eaaabb1b603f252502445ec52921 +size 309555 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000012.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57281a467abbd31d25a5932857e12c30c88563a8 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ce3ee797c01e342b7b5a4e4c4d779e89dae3eb9775586881479da3e6b7f5d43 +size 355257 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000013.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb996686a55586bf852a4341943f2e98dbe18693 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75652a2355f997873811c7554c9070c78841338107e430546b8572c7fa14d1ea +size 303444 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000014.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b426cb26b555966c58ccd3c6b0cc23dea99507fc --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b838c7f05851fd9b5b269f2f6b0ca1c7c49c85966b95f5748c57b1cbfaa8c43a +size 357060 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000015.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb0a19d158e24db2d41424cc1fd1cb153c7c3ce3 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4b7c3001c54ed30a8b8f670abbe079a1e8d7fc0ce3b1eb71046119bd6a0c6d +size 345458 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000016.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c0d57bd82e1be57e8b78ced47771aacd4354479c --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736be7d7a2c6dc6a39a1b48213890a3db3a54702de8166cabf979b06f97a1ba2 +size 274047 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000017.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..033f27a82a279583abff1b5bc8506c65c3b5c8a7 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b85254930b4d4c3da493403fda2afe098208a8c58746750fc61abb1ea4a661c +size 310838 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000018.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8f4e1cc1c888a0331ab00fcb0f29a1be5fadf2ee --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e14d4b64725e67face78ceb6316c71f62aa2d8f5b57dcae445e57f062d8db99 +size 298241 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000019.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9bd22953620a3ad755dd47f4d7fbf9d041ef6e28 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d702c5876872587e1dc483c43bf73f94a8c1ff5295e61436a3c5c18027b8bd5 +size 306946 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000020.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57f1355315b6d1591097ee1b81410baa85fc24b5 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f150c42062ac2352ade8dc50dcd008566574bf37f82597a06a73c5c09376399b +size 465710 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000021.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..eba3a61ce0972fc9f3a3af12a84679a6ec0145d0 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2b1d21741986059343fb5bd4668ae980b435b807bf090919ed41a43823400d +size 296129 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000022.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d257b0016c45a264c0640abff5e3e012ecde26af --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d993c1f7df43adf8f543431281322d8b73d27609067b17e5bc266c39c050bc4 +size 473298 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000023.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..11ffff2bbda1efa890f3af1183184ebd8cffc1b1 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed7f5887b5f3af4f3403536e6917f934fb283af4ec7c223c8703d74cc06e4f39 +size 299947 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000024.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac432803f141954ea1b544a980a4a68d7526eaa9 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc75c82565f0200665173f478a604f6ff169ebf04ac2a9b19852d2fdafb561a +size 228754 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000025.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4d2129ada0536d6dc9b7323f59b731fd91c69541 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:746e0949a2f1b6e06a4859e26beb5b43a5e2462b1dde1227d93fab001bfc1e46 +size 346576 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000026.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5f2076ffc0034af4edc7e4aa8bacc9e9e2362332 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77012846a37be8cf7b325c1be8f9abc07b7967bbaaaaf7db6589cdfbf011f5d3 +size 316118 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000027.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fa63416b24db4455b17cfb7d3a44d57684cbb9a --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cc3848edd142010791a19c51872e657c0f7bbf2beb323ad6fa5399f4591b66 +size 340393 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000028.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d6eedb219a524a72226f01ba9ce66021cbe5f19b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d52e3ea15e0fee90528ff41b8310c85067159e725e0f03cdc588b235e19ac99 +size 497004 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000029.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8fa2fb858abf531630d39f5f459f72b93410edc --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7720e9921a517a9f1113e84b2d29b1a4a35e496f1f3fabc68ce95cf750c8f006 +size 325867 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000030.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e09de3967404f355e7415f010b6133d2e5b869e --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65b27bd127c8f933bffd2fda71f1359cf98a6169378d675d032d5b08daa8b7a8 +size 305454 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000031.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c1375f7cf98c67957b8c3f3453a092e094aee384 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46f595fcc6939f03b6a63d2673de4ed1d6e93f898c0b938fa256a4e1f09ee9a3 +size 310623 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000032.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..977d007dca62089778b3ef3e5edcd448ae491edd --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbd52591b572451fcb339847a70aff9f7910cfdccb6f11858d9afecc4daa8e7 +size 276916 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000033.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d5d41eb2b958c69dbf5ed82755a9911dec36311a --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7e301bba8d9819750838072e483416a3351746275321d1a3d49146571b1bd7d +size 258487 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000034.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0c2651e3e3df5524d81870f885d828cc514e9b2f --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4b3e6427eb8bd19ece95516167475de7678c63b2da7c8502c283cdd1838cb0 +size 331629 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000035.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdcc16380e9b2a2bdbb0e98e7c9f6aa2a88105ba --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b91aab5208a3a0272d5e35cdab62fbe191455036fb608abc3bed80a1313e8f1 +size 320881 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000036.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e63dc4f2446b434d0f6e24dd58d6ef9137d38db6 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a569f9f53ead084a8e2a632dcf8fef9ecf0d279b7da90904741b431fff34c0a8 +size 424043 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000037.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ff88c50988d2a8a116955e1f873b7f6f6280500 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec53fa3baae3969054c87dcd0b54e5925fe1492ca161d851fdb1679280682b7 +size 312429 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000038.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfe47dc19f18910a6712b7b17ffa321dfd5ab465 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463aa1ad6eb060a37750b5ae433239f1e9e92bd1934031629c1c0e5ca00d8bee +size 383296 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000039.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fa2b55fcd0595ed68a0bf02489dcfb13ea2aaea --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f374eface3f7e0b616d66e8214c575a3a48136e706d8e55b441fda616e99a17 +size 308433 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000040.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f18096ca56d49be918fb2bd07ec29f04ad48a57c --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2013a1aa697f2fa8a35cf67022c568d5c94454ae07ae9241c43d5b6badc5cbb5 +size 307922 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000041.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e675e2c2baa0981085880d6780992f07a974028b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacf4ec5799e191a37eb4c331dda8521c30f07f412acd53470115fcc05e292ca +size 387642 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000042.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..961bc9f909e6a47097d32480c2e1b648df770ce9 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe80cde6678f8d2b3ae736eb90b8d0040cfe04b7c070bb59b003b991950c0e4 +size 370165 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000043.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50b2889fab2121d1509bd0b6a35fa61e8f568447 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6984b144ad99417e03755c7dc5ed79e5325b867797481ab575812bfaa546334 +size 381064 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000044.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..332dcfc19ad5d1ca4ca6a0c4b934f4963a1c117b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32ab743bdb0a92490a19cf25e4dae8423876849fedd3aa74148a1223d6e9ac3 +size 348004 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000045.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0af11db51ab13f91a4f67444090a8eac1b03be23 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c71809f72ea4bc5b5fae8fd24e93a4588b7d2e648d90f26ce7e273a6d6200c +size 411958 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000046.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8909531fa51671c56e8153c29f35bbfb370b7829 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb9570b8ebc0683ceaa5ebe414319e9b0df8adfea293106b25e69c9f3627f24 +size 409559 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000047.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..64d4e2e28049efb88f88266c6460907ec3597b38 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aaddea2fe9b0dde17e7d231148bfabc2d152076a232ad5f5c77f173356977e0 +size 403461 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000048.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23edd3630da68c96f749784ee7df5b33a650d599 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b8ddf95495a2f17a27f772a214ebd9e20eae82fe403f2acd4db156d25734a37 +size 332530 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000049.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74fba7609c67b9c648e4883637b4722e6001e584 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c21b139a757d1cad09b8dbeb440290b725aa15dedf381bd396cac840be72bb +size 256924 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000050.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50d048feb6179e6243536fd4759b4afb41033573 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da3ee6e8e8b2331887b329ab1825346b8cd4d1fa279a8a95ed6486d68c75ce0 +size 342388 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000051.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50983eb773f2a0e1cb4dc50ccdbf6ad0eca84029 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668c39c15749d4778e4f9f2519eaa51a24a23443baca567dea87aeb96c2d0711 +size 324889 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000052.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..758f1edb8efa7a0ca88681a62007314c428b0cb2 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245db0d1bd6777df011ec13ddfc20bb3c90b368cb57b711d15e8234dde2b3c22 +size 349630 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000053.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d747db100a8bed157831144ce9098e79d8a95430 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f7bf7a11dcf043b535cf99c8213693abe9865291f470b6e165ae6ea80db16c +size 294799 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000054.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cf7d384a61e385a32d042c967bfa6473cc7a104 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d48412254764f7c76cfb0384d145ff813bd68508480382b9f54807ccf762dbf8 +size 322074 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000055.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffb298d639660b865345104f6b66cbba9fb605b0 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:133aad8dbdddb9194bc5678af2708841d8b669bd7105801164e2d6ba6bdbc3aa +size 296139 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000056.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..51972aaf790c5a24f1d12d374abd035161272825 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b578b6d18ddd2b4a03e4b46cc4e38514561b7b1589f37d4862ba2179f4cd48e +size 354075 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000057.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c66599c1a67be3e7d5296b38adcf0c7f8d30ae60 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b1755cae98e4ec114f004c4e47488559b523a8fc77ebb594caa6a2d026e06ac +size 371295 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000058.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83960eaaba51a278113a74b846f73089a2aea705 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6defeb4e3ef6d2a7a7fd5b2898ab8defd5ff3027f2037664fed1c52af5338176 +size 352031 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000059.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc1ffa311beb7fc618247653f67eef642e3e1f28 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eba586e38ebd3537b53d1ae0bec96530cfefc6911783257a1fea9ce2a2b8ef9 +size 263345 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000060.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c79fa70d08190075e1e7b2bedddf7144e5d09f4 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e80c1d8b60ae2c32cbbe250ae8952537b06603dd963c96431b20cbf5f80a412 +size 283564 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000061.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cfe1b2c19da09d3ba32768630d65bbbca8bb88de --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51c55a9885ab45ca14578018f70aba81b3c0dea8823fb65a77b8e6a447fd28f9 +size 336475 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000062.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..471d69ef7ade3ab5510470be01226387cacf5eda --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b9b7a67a6a3eab29e8ccb785411e1b24ff6b7b0ee03c35c5e35d14d4c55749d +size 325322 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000063.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9ec259d9c4ded89eb5317418d55f7309f4f0654 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358b39b5b926704d40e9f474bc5b619fc0c979c8133708b9e54ad5eaab6da87a +size 335722 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000064.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..502663bb42e93c98fe5b100a731db0d153996f6c --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee33792964f409847a52e745185c3e4880243b99c2107b33ae6c2928439f6532 +size 388396 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000065.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6718b52af366beef3126ea7e2b697172778b02d --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17f58e4384035a4228c1b087f8c1e1a72232214a677ffe40d978da6367703721 +size 390397 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000066.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1b391a74b540d1c2900b393c7d7a0dd3976469d --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52d9ab35662077dff5087ed1b662d2de3a4eff08f44e010fec8e65e902eb04ba +size 292006 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000067.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0302f47372f8f312ebbb7b54e896c9583162fdd --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd6bc366611df949b248462e36c71279f8d7c8ae31994200ab4e33745f8bd95a +size 383252 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000068.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..622eb77cb7137e4273e91d735652360883d4e19b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5d3b1f538893a8dfa7ef9da42e27f1749a780f92c0a381b7ada2aeb214bb628 +size 452461 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000069.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..19599f348e3b2083b24303c83e0de4b67768bd2c --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ce02fc52aa27f59a40b4c6eb0356ba58331da4f150f8560e68e4ff5c85b1548 +size 288694 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000070.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbe46f9b85f983bbd77ba9a8424ead21a69512a7 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b98ecc5335c3dfd4de2ba38ee55f2014cf984877d4e59acaf9293fc7df2d655 +size 322881 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000071.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..943a7bf645d7c2b96eb4e84a0b3ad0f8e33bbcef --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:482e759760ba39ef5d994b1c0f00cb93c21e230c5e0ffff82ee3e5d32880ba1f +size 388674 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000072.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68182e6a2d902c7ffdddc8831f7bddf24a8c3fb9 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:815255d527548f136e438b82954c02a3fb271231521d5fdbd7757d79835a5692 +size 260556 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000073.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..83c1f709514ef74d295502533a46c51d0c488c99 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ca78acd68f1153b29ebe30d20401b5d408649ea1f9a1101edbf578c05bafada +size 271384 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000074.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fa941a250a1c028ba7bfcb7c554a98af163e0d8 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a041f85520beae4eaf41d68b6cb47059bfd9df79963a40373cf7ee38b97ef28 +size 400938 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000075.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..47a93dbb09863d2554258a15708cbed13cf1995e --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:285029e5abd9d7b40002f913774f61433a319d5d69f74b398a2b8f8d96d2087e +size 350671 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000076.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c32a11e63a1b60d61f747338c35e9e622c78faf --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63a68da7967ea544e08f9c818a9899e0b3860d5bac17cb6db00ab4a01dcd41ad +size 379184 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000077.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..927c9037962169776b88e316afede6f418366778 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd439eed04578434c47570a5c2ca6e571177ee61555ce8a987f0d101875597f +size 366569 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000078.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..66c72da47fa9882a8e283bf45b7b485869f37949 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:125fcb43295f897e52dd0dfe3502c9f2c3530ef0c2fae8b860c0a9eede82c050 +size 328584 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000079.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ee2be822ce643327e6bfaba5b23de9abbb5178f --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e9d6ff8c844a4ba6f1780cb834406ace955fca8051477a47b7c62a53f33e2c4 +size 346027 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000080.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1352d5005a69ab13ec6762bbe9b72bdab92ae007 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa6e6433a57e73b574a64d4462c13828caf293fc27d4f6431eafe9d433a753c5 +size 331582 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000081.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a1943f367284efa85b0d108c556d3cdcc4f2bb7a --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b09954e449eaad98a4f7c7ab4095e618b80e9125c46f65905cef87478434fe3 +size 383986 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000082.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6deb61a0334585b10f223c3e105f2d453f69a285 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c285eaea5d1fbffd82da5d8b0fe4ade4b439209d43ccddb8fd13df25120a2b +size 366283 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000083.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7fbad6bac69f95d3fbdcb0f4db06af4582f7464b --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42c31c60402615802d462d148fc066cf1d1ab52666d871b1c3da5a39b0146517 +size 320389 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000084.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f96f5244375b92e3768f743139a0a981f6ed2ef1 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb914e7e7980716737e540031367a7662bdb90129d8a66f793532a94a4ef3e4 +size 329987 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000085.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d89197ab773230224ffb027f3d5ccd7d840eef4c --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da5691cec4c933e595088b59b6a551e6c2a1071d3b5ac5a9ffe7e26070e56d40 +size 378961 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000086.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adcbff86d10894f9cfe1532d0e09d21b98c39b60 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89da7a9ff719bf4c0b95ac10d6d191c626bb89bd5a8ccc21dea65b6f10cb9d70 +size 313582 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000087.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d151f4491614bd99cdbbbfac7ccd4c7d6fb3059 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15d8db57afe3552795a113f499f6d18a9d65dce3d34db1b6c95e8471e572229e +size 322355 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000088.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dd80653125c35c1db14b42eb569faddd9686e7a6 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace73a64c06f5a31e3d518827eee462f9e023abc75e91f23803ac02e10502409 +size 340522 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000089.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..474b22340c361bb79b96a7e397d2cf3f791ef776 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:229cfedf6aeda57fbd3428f1b57057b1744eb5422a6a0b2501914af4b4e9220a +size 270822 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000090.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63bcecfd1a598d5bb7944ae215667db1345b35b9 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a043f97d2bf66eeb84513374dc783b9088aafe2a9e2b81b8c0c50e003bf422c +size 319996 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000091.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16f1874a5ee607e639b5d4f29c3794aafc6c2ff9 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f40d3470510b0df8f1cecfcc9a74a4825715decdc0fa95e2a0c2f8f18f4824d1 +size 283384 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000092.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3597fcc150dae176d2e02f0150554bfed7ec7ce --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a0813df72afe25ebbbfbdcc42ad1cffa450524abd4e2c5a76128d6b3cf38863 +size 310275 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000093.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c3617e6418dbece122fbbfcb3ab4ce05a1693157 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa7620e693aa2492eb3a26e33df505f0345b461cef18541e0a06b71e1c9c1310 +size 289941 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000094.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..146a735c1ebf3bd16cda2eb6e5b82946d53541af --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d996970d753f5ed017252645f0ce76d3339d0f8526c102f4aa75a84f42eb3f5 +size 283346 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000095.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d56fda58d0f57670dcda762f547376f0704b40bb --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a86376316c9ebf7829752b6fa4d2a6cbdccc5df99363ea60c0b7ca0d2f42c4 +size 330980 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000096.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4da2fd3cf5e7a51ccd8691ff0aa91e109778f86e --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c84b161f78bc2bcc656f96973877cf2655bd335dcacfabd07421ab8b326efb53 +size 273705 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000097.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0dc85aa3206e5026b65d17b73eee511dbda176fc --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec23d4f48f5f8491460b04b4df56da42eaf26e0fc09b1144b4afc995f5e1ebfe +size 283038 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000098.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93972f7b814a883e723bc0fad3bf81f658fbfa24 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceec43cd39ae6eeaefd215d9f09a2d8357b30bf6883240fad73b50ffe6f651c8 +size 304701 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000099.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4992d22399b49162e9cdeb7828b83493335a10a8 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49d742ebb4949f653fb76375f4b74e1105592ac153c3e774777e2cf5a0fe6625 +size 292282 diff --git a/R1_Lite_make_tea/data/chunk-000/episode_000100.parquet b/R1_Lite_make_tea/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3413f76c954a1936a3e613ef5efa05de131e52f8 --- /dev/null +++ b/R1_Lite_make_tea/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bce366289f085b0b5cb9b2d2736a8cad6dadd8380d70e7aeca6532e7f0357e55 +size 301014 diff --git a/R1_Lite_make_tea/meta/episodes.jsonl b/R1_Lite_make_tea/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..35e4ecdff530982c92c9016d50919cd90d731340 --- /dev/null +++ b/R1_Lite_make_tea/meta/episodes.jsonl @@ -0,0 +1,101 @@ +{"episode_index": 0, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2050} +{"episode_index": 1, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1572} +{"episode_index": 2, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1405} +{"episode_index": 3, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1434} +{"episode_index": 4, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1742} +{"episode_index": 5, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1736} +{"episode_index": 6, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1272} +{"episode_index": 7, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1978} +{"episode_index": 8, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1941} +{"episode_index": 9, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2172} +{"episode_index": 10, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1751} +{"episode_index": 11, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1421} +{"episode_index": 12, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1739} +{"episode_index": 13, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1483} +{"episode_index": 14, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1567} +{"episode_index": 15, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1544} +{"episode_index": 16, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1347} +{"episode_index": 17, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1558} +{"episode_index": 18, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1419} +{"episode_index": 19, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1437} +{"episode_index": 20, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2247} +{"episode_index": 21, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1345} +{"episode_index": 22, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2293} +{"episode_index": 23, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1579} +{"episode_index": 24, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1323} +{"episode_index": 25, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1545} +{"episode_index": 26, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1392} +{"episode_index": 27, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1797} +{"episode_index": 28, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2498} +{"episode_index": 29, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1627} +{"episode_index": 30, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1412} +{"episode_index": 31, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1543} +{"episode_index": 32, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1290} +{"episode_index": 33, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1252} +{"episode_index": 34, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1536} +{"episode_index": 35, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1447} +{"episode_index": 36, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2253} +{"episode_index": 37, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1379} +{"episode_index": 38, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1875} +{"episode_index": 39, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1333} +{"episode_index": 40, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1460} +{"episode_index": 41, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1852} +{"episode_index": 42, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1995} +{"episode_index": 43, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1740} +{"episode_index": 44, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1709} +{"episode_index": 45, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1819} +{"episode_index": 46, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1786} +{"episode_index": 47, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1811} +{"episode_index": 48, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1581} +{"episode_index": 49, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1285} +{"episode_index": 50, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1541} +{"episode_index": 51, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1496} +{"episode_index": 52, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1453} +{"episode_index": 53, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1462} +{"episode_index": 54, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1471} +{"episode_index": 55, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1387} +{"episode_index": 56, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1572} +{"episode_index": 57, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1814} +{"episode_index": 58, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1453} +{"episode_index": 59, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1307} +{"episode_index": 60, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1475} +{"episode_index": 61, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1605} +{"episode_index": 62, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1528} +{"episode_index": 63, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1616} +{"episode_index": 64, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1845} +{"episode_index": 65, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1956} +{"episode_index": 66, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1431} +{"episode_index": 67, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1949} +{"episode_index": 68, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2003} +{"episode_index": 69, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1558} +{"episode_index": 70, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1509} +{"episode_index": 71, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1946} +{"episode_index": 72, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1062} +{"episode_index": 73, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1369} +{"episode_index": 74, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 2065} +{"episode_index": 75, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1799} +{"episode_index": 76, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1792} +{"episode_index": 77, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1825} +{"episode_index": 78, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1455} +{"episode_index": 79, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1695} +{"episode_index": 80, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1680} +{"episode_index": 81, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1859} +{"episode_index": 82, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1621} +{"episode_index": 83, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1510} +{"episode_index": 84, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1612} +{"episode_index": 85, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1957} +{"episode_index": 86, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1500} +{"episode_index": 87, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1501} +{"episode_index": 88, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1629} +{"episode_index": 89, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1324} +{"episode_index": 90, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1340} +{"episode_index": 91, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1400} +{"episode_index": 92, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1465} +{"episode_index": 93, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1435} +{"episode_index": 94, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1351} +{"episode_index": 95, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1489} +{"episode_index": 96, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1314} +{"episode_index": 97, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1393} +{"episode_index": 98, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1456} +{"episode_index": 99, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1372} +{"episode_index": 100, "tasks": ["pour kettle water into cup steep tea bag then discard it."], "length": 1254} diff --git a/R1_Lite_make_tea/meta/episodes_stats.jsonl b/R1_Lite_make_tea/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..fde02976cd3f02b5fde1fe2e7734361813c40797 --- /dev/null +++ b/R1_Lite_make_tea/meta/episodes_stats.jsonl @@ -0,0 +1,101 @@ +{"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.46326400534629053]], [[0.4901462328718037]], [[0.4495868252637312]]], "std": [[[0.2802037357713949]], [[0.2822459382717893]], [[0.2567342097987313]]], "count": [304]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38305862107269806]], [[0.39171188617991054]], [[0.3749257360107786]]], "std": [[[0.2675688948074179]], [[0.26785213615263503]], [[0.28013403363209716]]], "count": [304]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.388239156920078]], [[0.4003143400269465]], [[0.39001451955051025]]], "std": [[[0.2879271015827006]], [[0.2841369419768222]], [[0.29390733294628735]]], "count": [304]}, "observation.state": {"min": [-0.5307573676109314, -9.564148237972484e-33, -1.9911071062088013, -1.3015718460083008, -0.5322913527488708, -0.8774369955062866, 0.04017641022801399, -0.2990674674510956, 0.0, -1.7211264371871948, -1.529378890991211, -0.19826936721801758, -1.208776831626892, 0.04484366998076439], "max": [0.35712888836860657, 2.4927186965942383, 0.0, -0.0015339808305725455, -0.023009711876511574, 0.16564719378948212, 1.661462664604187, 0.526155412197113, 2.376136302947998, 0.0, 0.010640820488333702, 0.3206019699573517, 0.09858611971139908, 1.6591249704360962], "mean": [-0.0841815173625946, 0.8232435584068298, -0.46501868963241577, -0.43530401587486267, -0.19410021603107452, -0.031781621277332306, 0.1981140375137329, 0.0904107317328453, 1.2507367134094238, -0.619724690914154, -0.6526864171028137, 0.04153246432542801, -0.16844360530376434, 0.31242045760154724], "std": [0.2233598232269287, 1.0506153106689453, 0.6217235326766968, 0.5529224872589111, 0.22261688113212585, 0.10984393209218979, 0.4476999342441559, 0.2220517247915268, 0.8824683427810669, 0.5384449362754822, 0.5250160098075867, 0.1289602518081665, 0.25086966156959534, 0.41710931062698364], "count": [2050]}, "action": {"min": [-0.5307573676109314, -9.564148237972484e-33, -1.9911071062088013, -1.3015718460083008, -0.5322913527488708, -0.8774369955062866, 0.04017641022801399, -0.2990674674510956, 0.0, -1.7211264371871948, -1.529378890991211, -0.19826936721801758, -1.208776831626892, 0.04484366998076439], "max": [0.35712888836860657, 2.4927186965942383, 0.0, -0.0015339808305725455, -0.023009711876511574, 0.16564719378948212, 1.661462664604187, 0.526155412197113, 2.376136302947998, 0.0, 0.010640820488333702, 0.3206019699573517, 0.09858611971139908, 1.6591249704360962], "mean": [-0.0841815173625946, 0.8232435584068298, -0.46501868963241577, -0.43530401587486267, -0.19410021603107452, -0.031781621277332306, 0.1981140375137329, 0.0904107317328453, 1.2507367134094238, -0.619724690914154, -0.6526864171028137, 0.04153246432542801, -0.16844360530376434, 0.31242045760154724], "std": [0.2233598232269287, 1.0506153106689453, 0.6217235326766968, 0.5529224872589111, 0.22261688113212585, 0.10984393209218979, 0.4476999342441559, 0.2220517247915268, 0.8824683427810669, 0.5384449362754822, 0.5250160098075867, 0.1289602518081665, 0.25086966156959534, 0.41710931062698364], "count": [2050]}, "timestamp": {"min": [0.0], "max": [68.3], "mean": [34.15], "std": [19.72613185035976], "count": [2050]}, "frame_index": {"min": [0], "max": [2049], "mean": [1024.5], "std": [591.7839555107928], "count": [2050]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2050]}, "index": {"min": [0], "max": [2049], "mean": [1024.5], "std": [591.7839555107928], "count": [2050]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2050]}, "subtask_annotation": {"mean": [11.85560975609756, 22.0, 22.0, 22.0, 22.0], "std": [6.221648298885662, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2050]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [2050]}, "eef_direction_state": {"mean": [5.131707317073171, 4.379512195121952], "std": [1.6430844023850675, 2.2733599837476675], "min": [0, 0], "max": [6, 6], "count": [2050]}, "eef_velocity_state": {"mean": [0.45121951219512196, 0.5360975609756098], "std": [0.750161592744544, 0.7163010610030319], "min": [0, 0], "max": [2, 2], "count": [2050]}, "eef_acc_mag_state": {"mean": [0.41609756097560974, 0.5746341463414634], "std": [0.7224851354662295, 0.786806132755302], "min": [0, 0], "max": [2, 2], "count": [2050]}, "eef_direction_action": {"mean": [5.131707317073171, 4.379512195121952], "std": [1.6430844023850675, 2.2733599837476675], "min": [0, 0], "max": [6, 6], "count": [2050]}, "eef_velocity_action": {"mean": [0.45121951219512196, 0.5360975609756098], "std": [0.750161592744544, 0.7163010610030319], "min": [0, 0], "max": [2, 2], "count": [2050]}, "eef_acc_mag_action": {"mean": [0.41609756097560974, 0.5746341463414634], "std": [0.7224851354662295, 0.786806132755302], "min": [0, 0], "max": [2, 2], "count": [2050]}, "eef_sim_pose_state": {"mean": [0.224341656318444, 0.29538992249366297, 1.2194137489925505, 0.002060814565722393, -0.06864325701703929, -0.28228016836984066, 0.3033087284487898, -0.2989415838607397, 1.2620635746862106, -0.16417335902832897, -0.021648649578045416, 0.13240722067417798], "std": [0.2002647521825069, 0.09790042874693235, 0.0532678826796367, 0.11137856982993957, 0.11115685680102169, 0.4074468136490856, 0.17218355008984845, 0.07976412314882948, 0.06826280413225477, 0.25664723751969565, 0.09521236501144294, 0.3095766528290652], "min": [0.06208716952456848, 0.09225213423239206, 1.1826522271822044, -0.9047855689713079, -0.4347995864413574, -1.0705860780297667, 0.06907411677426051, -0.4284037847105426, 1.1815519388383524, -1.227786024296139, -0.21452640291281821, -0.3596275321634633], "max": [0.5969221805152475, 0.49779511475277144, 1.415688738931407, 0.22220469801419063, 0.20161969217836662, 0.19163720926227196, 0.5751166027435025, -0.14085127068013553, 1.381577006113296, 0.12293168845219739, 0.35554221175779155, 0.6769949609248725], "count": [2050]}, "eef_sim_pose_action": {"mean": [0.224341656318444, 0.29538992249366297, 1.2194137489925505, 0.002060814565722393, -0.06864325701703929, -0.28228016836984066, 0.3033087284487898, -0.2989415838607397, 1.2620635746862106, -0.16417335902832897, -0.021648649578045416, 0.13240722067417798], "std": [0.2002647521825069, 0.09790042874693235, 0.0532678826796367, 0.11137856982993957, 0.11115685680102169, 0.4074468136490856, 0.17218355008984845, 0.07976412314882948, 0.06826280413225477, 0.25664723751969565, 0.09521236501144294, 0.3095766528290652], "min": [0.06208716952456848, 0.09225213423239206, 1.1826522271822044, -0.9047855689713079, -0.4347995864413574, -1.0705860780297667, 0.06907411677426051, -0.4284037847105426, 1.1815519388383524, -1.227786024296139, -0.21452640291281821, -0.3596275321634633], "max": [0.5969221805152475, 0.49779511475277144, 1.415688738931407, 0.22220469801419063, 0.20161969217836662, 0.19163720926227196, 0.5751166027435025, -0.14085127068013553, 1.381577006113296, 0.12293168845219739, 0.35554221175779155, 0.6769949609248725], "count": [2050]}, "gripper_mode_state": {"mean": [0.9029268292682927, 0.9131707317073171], "std": [0.29605737662791115, 0.2815847056578862], "min": [0, 0], "max": [1, 1], "count": [2050]}, "gripper_activity_state": {"mean": [1.9258536585365853, 1.897560975609756], "std": [0.3566304065511767, 0.4158375649557437], "min": [0, 0], "max": [2, 2], "count": [2050]}, "gripper_mode_action": {"mean": [0.9029268292682927, 0.9131707317073171], "std": [0.29605737662791115, 0.2815847056578862], "min": [0, 0], "max": [1, 1], "count": [2050]}, "gripper_activity_action": {"mean": [1.9258536585365853, 1.897560975609756], "std": [0.3566304065511767, 0.4158375649557437], "min": [0, 0], "max": [2, 2], "count": [2050]}, "gripper_open_scale_state": {"mean": [0.11320859532634583, 0.17852257204907135], "std": [0.2558264725594596, 0.23834878408339114], "min": [0.02295794870172228, 0.025624954274722507], "max": [0.9494072369166783, 0.9480714116777692], "count": [2050]}, "gripper_open_scale_action": {"mean": [0.11320859532634583, 0.17852257204907135], "std": [0.2558264725594596, 0.23834878408339114], "min": [0.02295794870172228, 0.025624954274722507], "max": [0.9494072369166783, 0.9480714116777692], "count": [2050]}}} +{"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.4911748595689949]], [[0.5359409653866009]], [[0.5270954088685899]]], "std": [[[0.28463037067463026]], [[0.2859117193154936]], [[0.2834160811452395]]], "count": [249]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37076349953189663]], [[0.37422945485646286]], [[0.3669061310601885]]], "std": [[[0.29548823128909213]], [[0.2817218693775983]], [[0.28951999790380445]]], "count": [249]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3966657031174808]], [[0.416907915977636]], [[0.4152211678959848]]], "std": [[[0.24611945645311256]], [[0.23697579795247264]], [[0.24709416521098074]]], "count": [249]}, "observation.state": {"min": [-0.7959248423576355, 0.0, -1.9912952184677124, -1.5700000524520874, -0.45464468002319336, -0.27187880873680115, 0.046698614954948425, -0.2818923592567444, 0.0, -1.3139235973358154, -1.5661944150924683, -0.3013170659542084, -0.3221188485622406, 0.03978335112333298], "max": [0.6212621927261353, 2.351592540740967, 0.0, 0.711095929145813, 0.5798447132110596, 0.7761942744255066, 1.6612029075622559, 0.6458058953285217, 2.3362526893615723, 0.0, 0.023968052119016647, 0.7501165866851807, 0.8160777688026428, 1.67262601852417], "mean": [-0.07874016463756561, 1.21085524559021, -0.7254999876022339, -0.3521081805229187, 0.011349424719810486, 0.20913130044937134, 0.3310602307319641, 0.15677042305469513, 0.750661313533783, -0.3641414940357208, -0.43377241492271423, 0.1269327700138092, 0.02712998352944851, 0.1578422635793686], "std": [0.38214439153671265, 0.8812080025672913, 0.7170993685722351, 0.710493266582489, 0.2511845827102661, 0.20287126302719116, 0.47301608324050903, 0.24104705452919006, 0.9227915406227112, 0.48539718985557556, 0.5964438915252686, 0.25727778673171997, 0.1814151555299759, 0.3986053764820099], "count": [1572]}, "action": {"min": [-0.7959248423576355, 0.0, -1.9912952184677124, -1.5700000524520874, -0.45464468002319336, -0.27187880873680115, 0.046698614954948425, -0.2818923592567444, 0.0, -1.3139235973358154, -1.5661944150924683, -0.3013170659542084, -0.3221188485622406, 0.03978335112333298], "max": [0.6212621927261353, 2.351592540740967, 0.0, 0.711095929145813, 0.5798447132110596, 0.7761942744255066, 1.6612029075622559, 0.6458058953285217, 2.3362526893615723, 0.0, 0.023968052119016647, 0.7501165866851807, 0.8160777688026428, 1.67262601852417], "mean": [-0.07874016463756561, 1.21085524559021, -0.7254999876022339, -0.3521081805229187, 0.011349424719810486, 0.20913130044937134, 0.3310602307319641, 0.15677042305469513, 0.750661313533783, -0.3641414940357208, -0.43377241492271423, 0.1269327700138092, 0.02712998352944851, 0.1578422635793686], "std": [0.38214439153671265, 0.8812080025672913, 0.7170993685722351, 0.710493266582489, 0.2511845827102661, 0.20287126302719116, 0.47301608324050903, 0.24104705452919006, 0.9227915406227112, 0.48539718985557556, 0.5964438915252686, 0.25727778673171997, 0.1814151555299759, 0.3986053764820099], "count": [1572]}, "timestamp": {"min": [0.0], "max": [52.36666666666667], "mean": [26.18333333333333], "std": [15.126573992174857], "count": [1572]}, "frame_index": {"min": [0], "max": [1571], "mean": [785.5], "std": [453.79721976524564], "count": [1572]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1572]}, "index": {"min": [2050], "max": [3621], "mean": [2835.5], "std": [453.79721976524564], "count": [1572]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1572]}, "subtask_annotation": {"mean": [12.003180661577607, 22.0, 22.0, 22.0, 22.0], "std": [5.94905129053683, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1572]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [1572]}, "eef_direction_state": {"mean": [4.206743002544529, 5.067430025445293], "std": [2.1640435076285187, 1.6230003193013136], "min": [0, 0], "max": [6, 6], "count": [1572]}, "eef_velocity_state": {"mean": [0.8396946564885496, 0.5254452926208651], "std": [0.8662468596064724, 0.7855170370239833], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_acc_mag_state": {"mean": [0.7029262086513995, 0.49300254452926207], "std": [0.8212611087858708, 0.7653946029417483], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_direction_action": {"mean": [4.206743002544529, 5.067430025445293], "std": [2.1640435076285187, 1.6230003193013136], "min": [0, 0], "max": [6, 6], "count": [1572]}, "eef_velocity_action": {"mean": [0.8396946564885496, 0.5254452926208651], "std": [0.8662468596064724, 0.7855170370239833], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_acc_mag_action": {"mean": [0.7029262086513995, 0.49300254452926207], "std": [0.8212611087858708, 0.7653946029417483], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_sim_pose_state": {"mean": [0.2726049863376154, 0.3092998291469694, 1.273879535556262, 0.18122089422333554, 0.1276096084205625, -0.07699271426776083, 0.1969609813296123, -0.2805160836234073, 1.2314977812854402, -0.011896862637980224, -0.0374821951402965, 0.28607693510695437], "std": [0.15670376236942668, 0.11224608182629414, 0.09492893485648854, 0.19744175211147447, 0.26264687013621535, 0.40626559017718955, 0.15868549029482187, 0.08968841802216064, 0.066622827027493, 0.17373706402142206, 0.1653499656595706, 0.44801190214355063], "min": [0.05187294182569464, 0.10334255135945276, 1.178229465926525, -0.28265036781249364, -0.33666324841890116, -0.8991346828849187, 0.06200336093861389, -0.40055687669263385, 1.182023306591577, -0.3223717222408965, -0.39184261341442905, -0.10285031729832776], "max": [0.5611605692485199, 0.5199748840927934, 1.4648011366499805, 0.7609922893351483, 0.8194316938833532, 0.6403140619720966, 0.45588144571073647, -0.07605616366436986, 1.377045807743502, 0.6694106891240453, 0.5306711106125492, 1.3273085768529225], "count": [1572]}, "eef_sim_pose_action": {"mean": [0.2726049863376154, 0.3092998291469694, 1.273879535556262, 0.18122089422333554, 0.1276096084205625, -0.07699271426776083, 0.1969609813296123, -0.2805160836234073, 1.2314977812854402, -0.011896862637980224, -0.0374821951402965, 0.28607693510695437], "std": [0.15670376236942668, 0.11224608182629414, 0.09492893485648854, 0.19744175211147447, 0.26264687013621535, 0.40626559017718955, 0.15868549029482187, 0.08968841802216064, 0.066622827027493, 0.17373706402142206, 0.1653499656595706, 0.44801190214355063], "min": [0.05187294182569464, 0.10334255135945276, 1.178229465926525, -0.28265036781249364, -0.33666324841890116, -0.8991346828849187, 0.06200336093861389, -0.40055687669263385, 1.182023306591577, -0.3223717222408965, -0.39184261341442905, -0.10285031729832776], "max": [0.5611605692485199, 0.5199748840927934, 1.4648011366499805, 0.7609922893351483, 0.8194316938833532, 0.6403140619720966, 0.45588144571073647, -0.07605616366436986, 1.377045807743502, 0.6694106891240453, 0.5306711106125492, 1.3273085768529225], "count": [1572]}, "gripper_mode_state": {"mean": [0.8778625954198473, 0.9236641221374046], "std": [0.32744443648132643, 0.2655347653576473], "min": [0, 0], "max": [1, 1], "count": [1572]}, "gripper_activity_state": {"mean": [1.876590330788804, 1.9319338422391859], "std": [0.45262769989879503, 0.34186001584319814], "min": [0, 0], "max": [2, 2], "count": [1572]}, "gripper_mode_action": {"mean": [0.8778625954198473, 0.9236641221374046], "std": [0.32744443648132643, 0.2655347653576473], "min": [0, 0], "max": [1, 1], "count": [1572]}, "gripper_activity_action": {"mean": [1.876590330788804, 1.9319338422391859], "std": [0.45262769989879503, 0.34186001584319814], "min": [0, 0], "max": [2, 2], "count": [1572]}, "gripper_open_scale_state": {"mean": [0.18917879109619615, 0.09019562600418232], "std": [0.27029704952788014, 0.22777382434517787], "min": [0.0266849228313991, 0.022733343499047414], "max": [0.9492588043212891, 0.9557862962995257], "count": [1572]}, "gripper_open_scale_action": {"mean": [0.18917879109619615, 0.09019562600418232], "std": [0.27029704952788014, 0.22777382434517787], "min": [0.0266849228313991, 0.022733343499047414], "max": [0.9492588043212891, 0.9557862962995257], "count": [1572]}}} +{"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.49199807941128904]], [[0.5309071434007858]], [[0.5184155928018951]]], "std": [[[0.27802948543881706]], [[0.2839736579719037]], [[0.28472527123070684]]], "count": [229]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3642974260543616]], [[0.3705297328538402]], [[0.36036200897146825]]], "std": [[[0.30477622178746244]], [[0.2899770061226387]], [[0.2954930597379479]]], "count": [229]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39673641436196017]], [[0.42286867811171047]], [[0.42467817117142825]]], "std": [[[0.2505769089634256]], [[0.2414022574864474]], [[0.2511644585069758]]], "count": [229]}, "observation.state": {"min": [-0.8544119000434875, 0.0, -2.003244161605835, -1.5700000524520874, -0.2822524607181549, -0.24697090685367584, 0.046825386583805084, -0.5023959875106812, 0.0, -1.9510666131973267, -1.2317866086959839, -0.05664300546050072, -0.37260952591896057, 0.04027640074491501], "max": [0.480135977268219, 2.508058547973633, 0.0, 0.42104533314704895, 0.5767768025398254, 0.7363107800483704, 1.6612029075622559, 0.6488738656044006, 2.446699380874634, 0.0, 0.44440871477127075, 0.6856563091278076, 0.07976700365543365, 1.6579560041427612], "mean": [-0.11647544056177139, 1.4718315601348877, -0.8563655614852905, -0.5070732235908508, 0.1886628121137619, 0.08556924015283585, 0.4458485543727875, 0.11593032628297806, 0.7319347262382507, -0.45650577545166016, -0.30700719356536865, 0.21580132842063904, -0.07244884967803955, 0.1444377601146698], "std": [0.413116991519928, 0.9022147059440613, 0.6725796461105347, 0.6807384490966797, 0.25509577989578247, 0.21046464145183563, 0.542731761932373, 0.24285443127155304, 0.9845641851425171, 0.6450539827346802, 0.43756601214408875, 0.24677300453186035, 0.07269682735204697, 0.35777100920677185], "count": [1405]}, "action": {"min": [-0.8544119000434875, 0.0, -2.003244161605835, -1.5700000524520874, -0.2822524607181549, -0.24697090685367584, 0.046825386583805084, -0.5023959875106812, 0.0, -1.9510666131973267, -1.2317866086959839, -0.05664300546050072, -0.37260952591896057, 0.04027640074491501], "max": [0.480135977268219, 2.508058547973633, 0.0, 0.42104533314704895, 0.5767768025398254, 0.7363107800483704, 1.6612029075622559, 0.6488738656044006, 2.446699380874634, 0.0, 0.44440871477127075, 0.6856563091278076, 0.07976700365543365, 1.6579560041427612], "mean": [-0.11647544056177139, 1.4718315601348877, -0.8563655614852905, -0.5070732235908508, 0.1886628121137619, 0.08556924015283585, 0.4458485543727875, 0.11593032628297806, 0.7319347262382507, -0.45650577545166016, -0.30700719356536865, 0.21580132842063904, -0.07244884967803955, 0.1444377601146698], "std": [0.413116991519928, 0.9022147059440613, 0.6725796461105347, 0.6807384490966797, 0.25509577989578247, 0.21046464145183563, 0.542731761932373, 0.24285443127155304, 0.9845641851425171, 0.6450539827346802, 0.43756601214408875, 0.24677300453186035, 0.07269682735204697, 0.35777100920677185], "count": [1405]}, "timestamp": {"min": [0.0], "max": [46.8], "mean": [23.4], "std": [13.519615379144483], "count": [1405]}, "frame_index": {"min": [0], "max": [1404], "mean": [702.0], "std": [405.5884613743345], "count": [1405]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1405]}, "index": {"min": [3622], "max": [5026], "mean": [4324.0], "std": [405.5884613743345], "count": [1405]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1405]}, "subtask_annotation": {"mean": [10.62846975088968, 22.0, 22.0, 22.0, 22.0], "std": [5.4686463944814525, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1405]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [1405]}, "eef_direction_state": {"mean": [3.7779359430604984, 5.0384341637010674], "std": [2.344785387934206, 1.7326515904594884], "min": [0, 0], "max": [6, 6], "count": [1405]}, "eef_velocity_state": {"mean": [0.8548042704626334, 0.5330960854092527], "std": [0.8310607513089018, 0.8152073430237875], "min": [0, 0], "max": [2, 2], "count": [1405]}, "eef_acc_mag_state": {"mean": [0.7779359430604982, 0.4761565836298932], "std": [0.835475023845506, 0.7519612532379917], "min": [0, 0], "max": [2, 2], "count": [1405]}, "eef_direction_action": {"mean": [3.7779359430604984, 5.0384341637010674], "std": [2.344785387934206, 1.7326515904594884], "min": [0, 0], "max": [6, 6], "count": [1405]}, "eef_velocity_action": {"mean": [0.8548042704626334, 0.5330960854092527], "std": [0.8310607513089018, 0.8152073430237875], "min": [0, 0], "max": [2, 2], "count": [1405]}, "eef_acc_mag_action": {"mean": [0.7779359430604982, 0.4761565836298932], "std": [0.835475023845506, 0.7519612532379917], "min": [0, 0], "max": [2, 2], "count": [1405]}, "eef_sim_pose_state": {"mean": [0.32703266762444344, 0.2978308627906116, 1.2608176250314849, 0.15069373893166266, 0.09608579442370987, 0.08198491956471642, 0.20597806567996363, -0.28416927209264187, 1.2287684966328858, -0.09125610831082173, -0.025919920437470927, 0.3344044618923942], "std": [0.16978459248320657, 0.1371689505849786, 0.07970535855162972, 0.2527873094846162, 0.21544181270444404, 0.28402664285767476, 0.18892816829614867, 0.09510147979213848, 0.06399660111001423, 0.09122803922256374, 0.08951383839823465, 0.43005103409128687], "min": [0.06384877434653388, 0.09101489964407028, 1.1729500658709415, -0.09223766667104635, -0.34128948248717506, -0.4620876088949105, 0.06185595867536476, -0.47344002221325343, 1.181866960561675, -0.4235404579940108, -0.3326450528897129, -0.05752453208721567], "max": [0.6050068168213791, 0.5218707949658664, 1.3996417332826374, 0.9751689288005216, 0.743736396418063, 0.7347768154775647, 0.562559742467439, -0.09043056264597092, 1.41365153992094, 0.23489040413638282, 0.3317433417443838, 1.199782895641957], "count": [1405]}, "eef_sim_pose_action": {"mean": [0.32703266762444344, 0.2978308627906116, 1.2608176250314849, 0.15069373893166266, 0.09608579442370987, 0.08198491956471642, 0.20597806567996363, -0.28416927209264187, 1.2287684966328858, -0.09125610831082173, -0.025919920437470927, 0.3344044618923942], "std": [0.16978459248320657, 0.1371689505849786, 0.07970535855162972, 0.2527873094846162, 0.21544181270444404, 0.28402664285767476, 0.18892816829614867, 0.09510147979213848, 0.06399660111001423, 0.09122803922256374, 0.08951383839823465, 0.43005103409128687], "min": [0.06384877434653388, 0.09101489964407028, 1.1729500658709415, -0.09223766667104635, -0.34128948248717506, -0.4620876088949105, 0.06185595867536476, -0.47344002221325343, 1.181866960561675, -0.4235404579940108, -0.3326450528897129, -0.05752453208721567], "max": [0.6050068168213791, 0.5218707949658664, 1.3996417332826374, 0.9751689288005216, 0.743736396418063, 0.7347768154775647, 0.562559742467439, -0.09043056264597092, 1.41365153992094, 0.23489040413638282, 0.3317433417443838, 1.199782895641957], "count": [1405]}, "gripper_mode_state": {"mean": [0.8135231316725978, 0.9302491103202847], "std": [0.38949100876170356, 0.2547267223292518], "min": [0, 0], "max": [1, 1], "count": [1405]}, "gripper_activity_state": {"mean": [1.8313167259786476, 1.888256227758007], "std": [0.5193905983311831, 0.4330280930437769], "min": [0, 0], "max": [2, 2], "count": [1405]}, "gripper_mode_action": {"mean": [0.8135231316725978, 0.9302491103202847], "std": [0.38949100876170356, 0.2547267223292518], "min": [0, 0], "max": [1, 1], "count": [1405]}, "gripper_activity_action": {"mean": [1.8313167259786476, 1.888256227758007], "std": [0.5193905983311831, 0.4330280930437769], "min": [0, 0], "max": [2, 2], "count": [1405]}, "gripper_open_scale_state": {"mean": [0.25477386249704564, 0.08253526596715266], "std": [0.3101333188082731, 0.20444061981285336], "min": [0.026757363762174333, 0.023015086139951433], "max": [0.9492588043212891, 0.9474034309387207], "count": [1405]}, "gripper_open_scale_action": {"mean": [0.25477386249704564, 0.08253526596715266], "std": [0.3101333188082731, 0.20444061981285336], "min": [0.026757363762174333, 0.023015086139951433], "max": [0.9492588043212891, 0.9474034309387207], "count": [1405]}}} +{"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.4921345783425435]], [[0.5299630190655185]], [[0.5119951705050164]]], "std": [[[0.2782135817137623]], [[0.2855726970878867]], [[0.289415925299006]]], "count": [233]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36583528640354573]], [[0.37760832468418937]], [[0.37207201814917673]]], "std": [[[0.30327886333820847]], [[0.2913838471217791]], [[0.29807999425833426]]], "count": [233]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39098891507008143]], [[0.41825019869655067]], [[0.42047398828391636]]], "std": [[[0.26196391956898885]], [[0.2507096071150221]], [[0.25924838828858837]]], "count": [233]}, "observation.state": {"min": [-0.5599029660224915, 0.0, -1.636757493019104, -1.5700000524520874, -0.2919343411922455, -0.05814722925424576, 0.04674617201089859, -0.35287153720855713, -2.7883316315591156e-13, -1.8146992921829224, -1.2839418649673462, -0.0705585926771164, -0.30066022276878357, 0.041139569133520126], "max": [0.48780590295791626, 2.2656896114349365, 0.0, 0.1152983158826828, 0.6028544306755066, 0.7715923190116882, 1.661462664604187, 0.7455146908760071, 2.505573272705078, 0.0, 0.13929948210716248, 0.3934873044490814, 0.1891721487045288, 1.656137466430664], "mean": [-0.09256605803966522, 1.205795168876648, -0.631479024887085, -0.45571985840797424, 0.08359186351299286, 0.18465054035186768, 0.40971362590789795, 0.1663576066493988, 0.9228255152702332, -0.5173971056938171, -0.4951232671737671, 0.1443338692188263, 0.03272891789674759, 0.10881916433572769], "std": [0.3296121656894684, 0.8857362270355225, 0.5556365251541138, 0.5774435997009277, 0.2875819802284241, 0.2033255398273468, 0.4961112439632416, 0.2720429599285126, 1.0459368228912354, 0.618129312992096, 0.5596191883087158, 0.1895391196012497, 0.0905236154794693, 0.2913561761379242], "count": [1434]}, "action": {"min": [-0.5599029660224915, 0.0, -1.636757493019104, -1.5700000524520874, -0.2919343411922455, -0.05814722925424576, 0.04674617201089859, -0.35287153720855713, -2.7883316315591156e-13, -1.8146992921829224, -1.2839418649673462, -0.0705585926771164, -0.30066022276878357, 0.041139569133520126], "max": [0.48780590295791626, 2.2656896114349365, 0.0, 0.1152983158826828, 0.6028544306755066, 0.7715923190116882, 1.661462664604187, 0.7455146908760071, 2.505573272705078, 0.0, 0.13929948210716248, 0.3934873044490814, 0.1891721487045288, 1.656137466430664], "mean": [-0.09256605803966522, 1.205795168876648, -0.631479024887085, -0.45571985840797424, 0.08359186351299286, 0.18465054035186768, 0.40971362590789795, 0.1663576066493988, 0.9228255152702332, -0.5173971056938171, -0.4951232671737671, 0.1443338692188263, 0.03272891789674759, 0.10881916433572769], "std": [0.3296121656894684, 0.8857362270355225, 0.5556365251541138, 0.5774435997009277, 0.2875819802284241, 0.2033255398273468, 0.4961112439632416, 0.2720429599285126, 1.0459368228912354, 0.618129312992096, 0.5596191883087158, 0.1895391196012497, 0.0905236154794693, 0.2913561761379242], "count": [1434]}, "timestamp": {"min": [0.0], "max": [47.766666666666666], "mean": [23.883333333333333], "std": [13.79866807850456], "count": [1434]}, "frame_index": {"min": [0], "max": [1433], "mean": [716.5], "std": [413.9600423551368], "count": [1434]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1434]}, "index": {"min": [5027], "max": [6460], "mean": [5743.5], "std": [413.9600423551368], "count": [1434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1434]}, "subtask_annotation": {"mean": [10.285216178521617, 22.0, 22.0, 22.0, 22.0], "std": [6.4186979839849725, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1434]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [1434]}, "eef_direction_state": {"mean": [4.01255230125523, 4.986750348675035], "std": [2.278664314676513, 1.6636125971866271], "min": [0, 0], "max": [6, 6], "count": [1434]}, "eef_velocity_state": {"mean": [0.7677824267782427, 0.5467224546722455], "std": [0.8223141259272881, 0.7813059890283782], "min": [0, 0], "max": [2, 2], "count": [1434]}, "eef_acc_mag_state": {"mean": [0.6910739191073919, 0.502092050209205], "std": [0.8165588177006483, 0.7600987804893334], "min": [0, 0], "max": [2, 2], "count": [1434]}, "eef_direction_action": {"mean": [4.01255230125523, 4.986750348675035], "std": [2.278664314676513, 1.6636125971866271], "min": [0, 0], "max": [6, 6], "count": [1434]}, "eef_velocity_action": {"mean": [0.7677824267782427, 0.5467224546722455], "std": [0.8223141259272881, 0.7813059890283782], "min": [0, 0], "max": [2, 2], "count": [1434]}, "eef_acc_mag_action": {"mean": [0.6910739191073919, 0.502092050209205], "std": [0.8165588177006483, 0.7600987804893334], "min": [0, 0], "max": [2, 2], "count": [1434]}, "eef_sim_pose_state": {"mean": [0.2791029146187126, 0.302599455828703, 1.2548866252208541, 0.17397020971031243, 0.11097553762918055, -0.01376252504571644, 0.23647841997744254, -0.2669031038345954, 1.2296945537682173, -0.00016146103962850808, -0.0836744895715259, 0.3146507709049232], "std": [0.16157143991204226, 0.1110972784605213, 0.07164819841711499, 0.2410882123145201, 0.2240280836941705, 0.39348191001858257, 0.19478554338648943, 0.10758063307798492, 0.05770430025740513, 0.09534545712350043, 0.11765531345660521, 0.4221696542648067], "min": [0.05479667444866233, 0.11460831771413717, 1.1727330672417802, -0.16406322310681293, -0.3717379836715682, -0.8156847050180229, 0.06012390339637927, -0.40409140264763216, 1.1824691441032897, -0.3450878408668023, -0.3949597186479894, -0.16138894581139634], "max": [0.48568774316795654, 0.5134872454985567, 1.4058062160644411, 0.9269829148716346, 0.781553006379224, 0.7832034085387486, 0.5645587650468217, -0.05877400518116879, 1.380087848549058, 0.16441107826648405, 0.23781571779246136, 1.0905105226475555], "count": [1434]}, "eef_sim_pose_action": {"mean": [0.2791029146187126, 0.302599455828703, 1.2548866252208541, 0.17397020971031243, 0.11097553762918055, -0.01376252504571644, 0.23647841997744254, -0.2669031038345954, 1.2296945537682173, -0.00016146103962850808, -0.0836744895715259, 0.3146507709049232], "std": [0.16157143991204226, 0.1110972784605213, 0.07164819841711499, 0.2410882123145201, 0.2240280836941705, 0.39348191001858257, 0.19478554338648943, 0.10758063307798492, 0.05770430025740513, 0.09534545712350043, 0.11765531345660521, 0.4221696542648067], "min": [0.05479667444866233, 0.11460831771413717, 1.1727330672417802, -0.16406322310681293, -0.3717379836715682, -0.8156847050180229, 0.06012390339637927, -0.40409140264763216, 1.1824691441032897, -0.3450878408668023, -0.3949597186479894, -0.16138894581139634], "max": [0.48568774316795654, 0.5134872454985567, 1.4058062160644411, 0.9269829148716346, 0.781553006379224, 0.7832034085387486, 0.5645587650468217, -0.05877400518116879, 1.380087848549058, 0.16441107826648405, 0.23781571779246136, 1.0905105226475555], "count": [1434]}, "gripper_mode_state": {"mean": [0.8661087866108786, 0.9553695955369595], "std": [0.34053539664227767, 0.20649099607611782], "min": [0, 0], "max": [1, 1], "count": [1434]}, "gripper_activity_state": {"mean": [1.8654114365411436, 1.9295676429567643], "std": [0.4716690499117487, 0.3482235570770144], "min": [0, 0], "max": [2, 2], "count": [1434]}, "gripper_mode_action": {"mean": [0.8661087866108786, 0.9553695955369595], "std": [0.34053539664227767, 0.20649099607611782], "min": [0, 0], "max": [1, 1], "count": [1434]}, "gripper_activity_action": {"mean": [1.8654114365411436, 1.9295676429567643], "std": [0.4716690499117487, 0.3482235570770144], "min": [0, 0], "max": [2, 2], "count": [1434]}, "gripper_open_scale_state": {"mean": [0.23412594817017854, 0.06218299261511603], "std": [0.28349441932260744, 0.16648986072844352], "min": [0.02671209829194205, 0.023508325219154358], "max": [0.9494072369166783, 0.946364266531808], "count": [1434]}, "gripper_open_scale_action": {"mean": [0.23412594817017854, 0.06218299261511603], "std": [0.28349441932260744, 0.16648986072844352], "min": [0.02671209829194205, 0.023508325219154358], "max": [0.9494072369166783, 0.946364266531808], "count": [1434]}}} +{"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.5100474949583303]], [[0.5384098958459882]], [[0.5124090353200347]]], "std": [[[0.2708982943234583]], [[0.27762970585847724]], [[0.2833613300564845]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3788240366158855]], [[0.386791614022726]], [[0.38236186432441627]]], "std": [[[0.29231672326517527]], [[0.28139909879618025]], [[0.29024144705261323]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3875121718865159]], [[0.4114197544362644]], [[0.41253266556519347]]], "std": [[[0.2438781979018218]], [[0.23820507809844269]], [[0.2524239615037558]]], "count": [269]}, "observation.state": {"min": [-0.9387962222099304, -3.2526065174565133e-19, -1.8054953813552856, -1.5700000524520874, -0.23009711503982544, -0.9157865047454834, 0.04371717944741249, -0.23623304069042206, 0.0, -1.6751070022583008, -1.1607637405395508, -0.27444732189178467, -0.3988350033760071, 0.0400298610329628], "max": [0.32729244232177734, 2.45743727684021, 0.0, 0.14270471036434174, 0.6794226765632629, 1.0433027744293213, 1.6717177629470825, 0.7654564380645752, 2.2564857006073, 0.0, 0.5554413795471191, 0.7042875289916992, 0.9111846089363098, 1.664968490600586], "mean": [-0.1791372001171112, 1.224676251411438, -0.6682263612747192, -0.5023343563079834, 0.20778368413448334, 0.08301100134849548, 0.41853150725364685, 0.18970413506031036, 0.7742980122566223, -0.4875483810901642, -0.24562853574752808, 0.1041070818901062, -0.03839167207479477, 0.14723443984985352], "std": [0.33699142932891846, 0.9562569856643677, 0.639951229095459, 0.6313925385475159, 0.25846660137176514, 0.41625261306762695, 0.5522566437721252, 0.2796522378921509, 0.9239199757575989, 0.6175904273986816, 0.4638013541698456, 0.1835893988609314, 0.27427205443382263, 0.38144561648368835], "count": [1742]}, "action": {"min": [-0.9387962222099304, -3.2526065174565133e-19, -1.8054953813552856, -1.5700000524520874, -0.23009711503982544, -0.9157865047454834, 0.04371717944741249, -0.23623304069042206, 0.0, -1.6751070022583008, -1.1607637405395508, -0.27444732189178467, -0.3988350033760071, 0.0400298610329628], "max": [0.32729244232177734, 2.45743727684021, 0.0, 0.14270471036434174, 0.6794226765632629, 1.0433027744293213, 1.6717177629470825, 0.7654564380645752, 2.2564857006073, 0.0, 0.5554413795471191, 0.7042875289916992, 0.9111846089363098, 1.664968490600586], "mean": [-0.1791372001171112, 1.224676251411438, -0.6682263612747192, -0.5023343563079834, 0.20778368413448334, 0.08301100134849548, 0.41853150725364685, 0.18970413506031036, 0.7742980122566223, -0.4875483810901642, -0.24562853574752808, 0.1041070818901062, -0.03839167207479477, 0.14723443984985352], "std": [0.33699142932891846, 0.9562569856643677, 0.639951229095459, 0.6313925385475159, 0.25846660137176514, 0.41625261306762695, 0.5522566437721252, 0.2796522378921509, 0.9239199757575989, 0.6175904273986816, 0.4638013541698456, 0.1835893988609314, 0.27427205443382263, 0.38144561648368835], "count": [1742]}, "timestamp": {"min": [0.0], "max": [58.03333333333333], "mean": [29.016666666666662], "std": [16.762400053559023], "count": [1742]}, "frame_index": {"min": [0], "max": [1741], "mean": [870.5], "std": [502.8720016067707], "count": [1742]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1742]}, "index": {"min": [6461], "max": [8202], "mean": [7331.5], "std": [502.8720016067707], "count": [1742]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1742]}, "subtask_annotation": {"mean": [9.284156142365097, 22.0, 22.0, 22.0, 22.0], "std": [6.508950946809562, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1742]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [1742]}, "eef_direction_state": {"mean": [4.298507462686567, 4.974741676234213], "std": [2.2165715657230525, 1.7000858750773098], "min": [0, 0], "max": [6, 6], "count": [1742]}, "eef_velocity_state": {"mean": [0.7439724454649828, 0.5447761194029851], "std": [0.8340527088677077, 0.7888456966448744], "min": [0, 0], "max": [2, 2], "count": [1742]}, "eef_acc_mag_state": {"mean": [0.6681974741676234, 0.48851894374282434], "std": [0.8132859671317696, 0.7581438368972582], "min": [0, 0], "max": [2, 2], "count": [1742]}, "eef_direction_action": {"mean": [4.298507462686567, 4.974741676234213], "std": [2.2165715657230525, 1.7000858750773098], "min": [0, 0], "max": [6, 6], "count": [1742]}, "eef_velocity_action": {"mean": [0.7439724454649828, 0.5447761194029851], "std": [0.8340527088677077, 0.7888456966448744], "min": [0, 0], "max": [2, 2], "count": [1742]}, "eef_acc_mag_action": {"mean": [0.6681974741676234, 0.48851894374282434], "std": [0.8132859671317696, 0.7581438368972582], "min": [0, 0], "max": [2, 2], "count": [1742]}, "eef_sim_pose_state": {"mean": [0.2837646980936162, 0.2862194635410754, 1.2505758612556417, 0.0926688453447462, 0.05062679710352389, 0.03285314552455344, 0.2038084526980811, -0.26733021386482414, 1.2438605891536374, -0.05981193346184348, 0.03848809990384825, 0.2863477667943839], "std": [0.18454072015405507, 0.09332894595352126, 0.0837028458872931, 0.3728849367175834, 0.17425529962589764, 0.324831353852159, 0.16362636739613357, 0.09981312141662897, 0.07588550303097631, 0.2080975602171874, 0.22427557670535328, 0.38165708701066486], "min": [0.046143707793274834, 0.11712893258370906, 1.1636557813977597, -0.7132504441057593, -0.29157462960152647, -0.6885785586329778, 0.05658980880483165, -0.4001662736743256, 1.181930166695973, -0.3550765470195558, -0.3422459950023031, -0.10648308365750148], "max": [0.5785685032666411, 0.4600281968223903, 1.4821068980009555, 0.9693406020967812, 0.5944590781057513, 0.6862486996402055, 0.4821040720891973, -0.05711190749549375, 1.4111839183828647, 0.6769316942553238, 0.8057645842112553, 1.3408865465720867], "count": [1742]}, "eef_sim_pose_action": {"mean": [0.2837646980936162, 0.2862194635410754, 1.2505758612556417, 0.0926688453447462, 0.05062679710352389, 0.03285314552455344, 0.2038084526980811, -0.26733021386482414, 1.2438605891536374, -0.05981193346184348, 0.03848809990384825, 0.2863477667943839], "std": [0.18454072015405507, 0.09332894595352126, 0.0837028458872931, 0.3728849367175834, 0.17425529962589764, 0.324831353852159, 0.16362636739613357, 0.09981312141662897, 0.07588550303097631, 0.2080975602171874, 0.22427557670535328, 0.38165708701066486], "min": [0.046143707793274834, 0.11712893258370906, 1.1636557813977597, -0.7132504441057593, -0.29157462960152647, -0.6885785586329778, 0.05658980880483165, -0.4001662736743256, 1.181930166695973, -0.3550765470195558, -0.3422459950023031, -0.10648308365750148], "max": [0.5785685032666411, 0.4600281968223903, 1.4821068980009555, 0.9693406020967812, 0.5944590781057513, 0.6862486996402055, 0.4821040720891973, -0.05711190749549375, 1.4111839183828647, 0.6769316942553238, 0.8057645842112553, 1.3408865465720867], "count": [1742]}, "gripper_mode_state": {"mean": [0.8208955223880597, 0.931113662456946], "std": [0.38343977846761834, 0.25326075503906587], "min": [0, 0], "max": [1, 1], "count": [1742]}, "gripper_activity_state": {"mean": [1.8593570608495982, 1.941446613088404], "std": [0.48070848014822076, 0.3178822310565381], "min": [0, 0], "max": [2, 2], "count": [1742]}, "gripper_mode_action": {"mean": [0.8208955223880597, 0.931113662456946], "std": [0.38343977846761834, 0.25326075503906587], "min": [0, 0], "max": [1, 1], "count": [1742]}, "gripper_activity_action": {"mean": [1.8593570608495982, 1.941446613088404], "std": [0.48070848014822076, 0.3178822310565381], "min": [0, 0], "max": [2, 2], "count": [1742]}, "gripper_open_scale_state": {"mean": [0.23916257246753722, 0.08413361374772226], "std": [0.31557620968601907, 0.21796847085783652], "min": [0.024981245398521423, 0.02287420630455017], "max": [0.9552672931126186, 0.9514105660574776], "count": [1742]}, "gripper_open_scale_action": {"mean": [0.23916257246753722, 0.08413361374772226], "std": [0.31557620968601907, 0.21796847085783652], "min": [0.024981245398521423, 0.02287420630455017], "max": [0.9552672931126186, 0.9514105660574776], "count": [1742]}}} +{"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.47102248865964297]], [[0.4855341907700062]], [[0.4492269961467174]]], "std": [[[0.3026403235193987]], [[0.29823212490293927]], [[0.271627206381168]]], "count": [268]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3723229095535395]], [[0.3781176104770266]], [[0.3633037965808214]]], "std": [[[0.25312790260237317]], [[0.2552023315931223]], [[0.26798046640754686]]], "count": [268]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3853176854697103]], [[0.3962627904188209]], [[0.38599195403700454]]], "std": [[[0.2851834685836503]], [[0.2815494380668338]], [[0.29022502989446874]]], "count": [268]}, "observation.state": {"min": [-0.7577865123748779, 6.131848749646451e-06, -1.3882331848144531, -1.5201749801635742, -0.8528932929039001, -0.23358575999736786, 0.04731735959649086, -0.6135923266410828, -1.6263032587282567e-19, -1.9575691223144531, -1.3917210102081299, -0.5245396494865417, -1.0339030027389526, 0.04124390706419945], "max": [0.26214462518692017, 2.2656896114349365, 0.0, -0.00047915856703184545, 0.05368932709097862, 0.20912744104862213, 1.6612029075622559, 0.7884660959243774, 2.5233983993530273, 0.0, 0.02454369328916073, 0.07699137181043625, 0.10641615837812424, 1.669122338294983], "mean": [-0.16492894291877747, 0.669898271560669, -0.2772901952266693, -0.47104787826538086, -0.08035717159509659, -0.074419304728508, 0.12789857387542725, 0.11326705664396286, 1.177306056022644, -0.6192470788955688, -0.5553345680236816, -0.0766025111079216, -0.11122962087392807, 0.3301217257976532], "std": [0.30470773577690125, 0.9187259078025818, 0.3993869721889496, 0.6456677317619324, 0.22164462506771088, 0.0762190967798233, 0.3280040919780731, 0.338514506816864, 0.8928695917129517, 0.5885146856307983, 0.4770635664463043, 0.11083946377038956, 0.2596951425075531, 0.4404556155204773], "count": [1736]}, "action": {"min": [-0.7577865123748779, 6.131848749646451e-06, -1.3882331848144531, -1.5201749801635742, -0.8528932929039001, -0.23358575999736786, 0.04731735959649086, -0.6135923266410828, -1.6263032587282567e-19, -1.9575691223144531, -1.3917210102081299, -0.5245396494865417, -1.0339030027389526, 0.04124390706419945], "max": [0.26214462518692017, 2.2656896114349365, 0.0, -0.00047915856703184545, 0.05368932709097862, 0.20912744104862213, 1.6612029075622559, 0.7884660959243774, 2.5233983993530273, 0.0, 0.02454369328916073, 0.07699137181043625, 0.10641615837812424, 1.669122338294983], "mean": [-0.16492894291877747, 0.669898271560669, -0.2772901952266693, -0.47104787826538086, -0.08035717159509659, -0.074419304728508, 0.12789857387542725, 0.11326705664396286, 1.177306056022644, -0.6192470788955688, -0.5553345680236816, -0.0766025111079216, -0.11122962087392807, 0.3301217257976532], "std": [0.30470773577690125, 0.9187259078025818, 0.3993869721889496, 0.6456677317619324, 0.22164462506771088, 0.0762190967798233, 0.3280040919780731, 0.338514506816864, 0.8928695917129517, 0.5885146856307983, 0.4770635664463043, 0.11083946377038956, 0.2596951425075531, 0.4404556155204773], "count": [1736]}, "timestamp": {"min": [0.0], "max": [57.833333333333336], "mean": [28.916666666666664], "std": [16.70466501709428], "count": [1736]}, "frame_index": {"min": [0], "max": [1735], "mean": [867.5], "std": [501.1399505128283], "count": [1736]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1736]}, "index": {"min": [8203], "max": [9938], "mean": [9070.5], "std": [501.1399505128283], "count": [1736]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1736]}, "subtask_annotation": {"mean": [11.698732718894009, 22.0, 22.0, 22.0, 22.0], "std": [6.370268516683083, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1736]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [1736]}, "eef_direction_state": {"mean": [5.198732718894009, 4.131912442396313], "std": [1.5202998908287388, 2.2727082510029737], "min": [0, 0], "max": [6, 6], "count": [1736]}, "eef_velocity_state": {"mean": [0.4637096774193548, 0.7119815668202765], "std": [0.7527651444623392, 0.8146098212951633], "min": [0, 0], "max": [2, 2], "count": [1736]}, "eef_acc_mag_state": {"mean": [0.43894009216589863, 0.663594470046083], "std": [0.7333118995578733, 0.81727431759467], "min": [0, 0], "max": [2, 2], "count": [1736]}, "eef_direction_action": {"mean": [5.198732718894009, 4.131912442396313], "std": [1.5202998908287388, 2.2727082510029737], "min": [0, 0], "max": [6, 6], "count": [1736]}, "eef_velocity_action": {"mean": [0.4637096774193548, 0.7119815668202765], "std": [0.7527651444623392, 0.8146098212951633], "min": [0, 0], "max": [2, 2], "count": [1736]}, "eef_acc_mag_action": {"mean": [0.43894009216589863, 0.663594470046083], "std": [0.7333118995578733, 0.81727431759467], "min": [0, 0], "max": [2, 2], "count": [1736]}, "eef_sim_pose_state": {"mean": [0.1750901921938409, 0.2808878585476901, 1.2174987987805452, -0.056427682923913765, -0.07165346776500149, -0.2473210438711223, 0.2781321489085067, -0.3111276593374383, 1.262984203234674, -0.11325700357037771, 0.0022066208337694414, 0.0363154407374592], "std": [0.1511119803941321, 0.09367712101316686, 0.051415273679865627, 0.0852261109465284, 0.1198483580558241, 0.34398474277778235, 0.1709280653402521, 0.11300123092598516, 0.07964522288249908, 0.26190775390353865, 0.12499693097575441, 0.35533457157674886], "min": [0.06096054191227529, 0.06866562083161173, 1.1745152618694323, -0.23400872978709067, -0.43268207213326404, -0.9247775493342008, 0.06864803346064018, -0.6078910138728097, 1.1814469098990028, -1.0398706710955574, -0.23999656523235635, -0.78932304351973], "max": [0.5401888498630205, 0.3741545310104274, 1.3504247926495816, 0.21489371699648002, 0.23341476561798524, 0.14998724482848294, 0.6228468352051754, -0.09941400751150203, 1.424406640937046, 0.10776569922136611, 0.5816397675766325, 0.8084709691760547], "count": [1736]}, "eef_sim_pose_action": {"mean": [0.1750901921938409, 0.2808878585476901, 1.2174987987805452, -0.056427682923913765, -0.07165346776500149, -0.2473210438711223, 0.2781321489085067, -0.3111276593374383, 1.262984203234674, -0.11325700357037771, 0.0022066208337694414, 0.0363154407374592], "std": [0.1511119803941321, 0.09367712101316686, 0.051415273679865627, 0.0852261109465284, 0.1198483580558241, 0.34398474277778235, 0.1709280653402521, 0.11300123092598516, 0.07964522288249908, 0.26190775390353865, 0.12499693097575441, 0.35533457157674886], "min": [0.06096054191227529, 0.06866562083161173, 1.1745152618694323, -0.23400872978709067, -0.43268207213326404, -0.9247775493342008, 0.06864803346064018, -0.6078910138728097, 1.1814469098990028, -1.0398706710955574, -0.23999656523235635, -0.78932304351973], "max": [0.5401888498630205, 0.3741545310104274, 1.3504247926495816, 0.21489371699648002, 0.23341476561798524, 0.14998724482848294, 0.6228468352051754, -0.09941400751150203, 1.424406640937046, 0.10776569922136611, 0.5816397675766325, 0.8084709691760547], "count": [1736]}, "gripper_mode_state": {"mean": [0.9470046082949308, 0.8997695852534562], "std": [0.22402428476193095, 0.30030697412195134], "min": [0, 0], "max": [1, 1], "count": [1736]}, "gripper_activity_state": {"mean": [1.941820276497696, 1.8824884792626728], "std": [0.31761264550432344, 0.44386995345659463], "min": [0, 0], "max": [2, 2], "count": [1736]}, "gripper_mode_action": {"mean": [0.9470046082949308, 0.8997695852534562], "std": [0.22402428476193095, 0.30030697412195134], "min": [0, 0], "max": [1, 1], "count": [1736]}, "gripper_activity_action": {"mean": [1.941820276497696, 1.8824884792626728], "std": [0.31761264550432344, 0.44386995345659463], "min": [0, 0], "max": [2, 2], "count": [1736]}, "gripper_open_scale_state": {"mean": [0.07308489530101467, 0.18864331645075724], "std": [0.18743090721741867, 0.2516889894130592], "min": [0.027038491197994778, 0.023567946893828257], "max": [0.9492588043212891, 0.9537841933114188], "count": [1736]}, "gripper_open_scale_action": {"mean": [0.07308489530101467, 0.18864331645075724], "std": [0.18743090721741867, 0.2516889894130592], "min": [0.027038491197994778, 0.023567946893828257], "max": [0.9492588043212891, 0.9537841933114188], "count": [1736]}}} +{"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.41143147017716936]], [[0.4136845069264603]], [[0.3735532381715789]]], "std": [[[0.3009115476376036]], [[0.29474701703295336]], [[0.2653435848317277]]], "count": [212]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3719197098388622]], [[0.36894286312533403]], [[0.3496034473013524]]], "std": [[[0.28947381364846886]], [[0.29114565917515317]], [[0.3074357167077036]]], "count": [212]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37307375035968265]], [[0.37942636653718087]], [[0.3674989607740371]]], "std": [[[0.30513994782279913]], [[0.3037091767593651]], [[0.31177539075131827]]], "count": [212]}, "observation.state": {"min": [-0.5706408619880676, 0.0, -1.434272050857544, -1.3667712211608887, -0.46724677085876465, -0.11351457983255386, 0.046698614954948425, -0.6166602969169617, 0.0, -1.6474953889846802, -1.5338420867919922, -0.5936505794525146, -0.8191457390785217, 0.04224998131394386], "max": [0.1916717290878296, 2.300971269607544, 3.1139682679827556e-20, 0.03385932743549347, 0.01073786523193121, 0.044226665049791336, 1.6612029075622559, 0.9648739099502563, 2.202676773071289, 0.0, 0.21168935298919678, 0.09147529304027557, 0.1672039031982422, 1.6743124723434448], "mean": [-0.12117083370685577, 0.8513443470001221, -0.4251174032688141, -0.4406128525733948, -0.15819409489631653, -0.034486982971429825, 0.16403351724147797, 0.12358353286981583, 1.2169101238250732, -0.6972857117652893, -0.416504442691803, -0.17007923126220703, -0.0647282749414444, 0.41798779368400574], "std": [0.24203209578990936, 0.9681483507156372, 0.4996635615825653, 0.5110992193222046, 0.16598093509674072, 0.04318079724907875, 0.392207533121109, 0.4515361785888672, 0.8926725387573242, 0.618343710899353, 0.5732041001319885, 0.19086579978466034, 0.20397353172302246, 0.5485090017318726], "count": [1272]}, "action": {"min": [-0.5706408619880676, 0.0, -1.434272050857544, -1.3667712211608887, -0.46724677085876465, -0.11351457983255386, 0.046698614954948425, -0.6166602969169617, 0.0, -1.6474953889846802, -1.5338420867919922, -0.5936505794525146, -0.8191457390785217, 0.04224998131394386], "max": [0.1916717290878296, 2.300971269607544, 3.1139682679827556e-20, 0.03385932743549347, 0.01073786523193121, 0.044226665049791336, 1.6612029075622559, 0.9648739099502563, 2.202676773071289, 0.0, 0.21168935298919678, 0.09147529304027557, 0.1672039031982422, 1.6743124723434448], "mean": [-0.12117083370685577, 0.8513443470001221, -0.4251174032688141, -0.4406128525733948, -0.15819409489631653, -0.034486982971429825, 0.16403351724147797, 0.12358353286981583, 1.2169101238250732, -0.6972857117652893, -0.416504442691803, -0.17007923126220703, -0.0647282749414444, 0.41798779368400574], "std": [0.24203209578990936, 0.9681483507156372, 0.4996635615825653, 0.5110992193222046, 0.16598093509674072, 0.04318079724907875, 0.392207533121109, 0.4515361785888672, 0.8926725387573242, 0.618343710899353, 0.5732041001319885, 0.19086579978466034, 0.20397353172302246, 0.5485090017318726], "count": [1272]}, "timestamp": {"min": [0.0], "max": [42.36666666666667], "mean": [21.18333333333333], "std": [12.239821924388474], "count": [1272]}, "frame_index": {"min": [0], "max": [1271], "mean": [635.5], "std": [367.19465773165416], "count": [1272]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1272]}, "index": {"min": [9939], "max": [11210], "mean": [10574.5], "std": [367.19465773165416], "count": [1272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1272]}, "subtask_annotation": {"mean": [10.404088050314465, 22.0, 22.0, 22.0, 22.0], "std": [6.4835482864080065, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1272]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1272]}, "eef_direction_state": {"mean": [5.022798742138365, 4.132075471698113], "std": [1.6645439713180474, 2.181218306928493], "min": [0, 0], "max": [6, 6], "count": [1272]}, "eef_velocity_state": {"mean": [0.5998427672955975, 0.8325471698113207], "std": [0.8492134580248062, 0.8611699238315909], "min": [0, 0], "max": [2, 2], "count": [1272]}, "eef_acc_mag_state": {"mean": [0.5141509433962265, 0.6933962264150944], "std": [0.7677384921380658, 0.8195836726434728], "min": [0, 0], "max": [2, 2], "count": [1272]}, "eef_direction_action": {"mean": [5.022798742138365, 4.132075471698113], "std": [1.6645439713180474, 2.181218306928493], "min": [0, 0], "max": [6, 6], "count": [1272]}, "eef_velocity_action": {"mean": [0.5998427672955975, 0.8325471698113207], "std": [0.8492134580248062, 0.8611699238315909], "min": [0, 0], "max": [2, 2], "count": [1272]}, "eef_acc_mag_action": {"mean": [0.5141509433962265, 0.6933962264150944], "std": [0.7677384921380658, 0.8195836726434728], "min": [0, 0], "max": [2, 2], "count": [1272]}, "eef_sim_pose_state": {"mean": [0.22567519020216442, 0.2911714724489583, 1.2274926331330556, -0.0308314748469219, -0.013928376502044936, -0.27992822058356087, 0.27101537718515106, -0.29524582261072746, 1.2659241044831824, -0.08759725189478663, 0.10054776057837732, -0.05398682899537531], "std": [0.18297226954293852, 0.08301197334187527, 0.055344486717477145, 0.035898775558456046, 0.059019846667239285, 0.3327033732523916, 0.159209390399587, 0.1384798066020355, 0.08381017974190699, 0.1888118691261386, 0.20387200463115088, 0.352253825092942], "min": [0.06489975340642179, 0.11955782834726505, 1.1749893097437436, -0.11475457456086324, -0.26691619084919815, -0.8973676385413356, 0.06661706520673862, -0.5512819876984831, 1.182466205197359, -0.8191457390785217, -0.1834786986713346, -0.7852332961221954], "max": [0.5290797629709395, 0.40525370481129447, 1.3517552150716863, 0.04428886438614177, 0.15944758720450003, 0.013913825037662053, 0.5138348381684196, -0.05166408701044431, 1.4349056415485673, 0.06752719816788796, 0.692336466768591, 0.6208088797080703], "count": [1272]}, "eef_sim_pose_action": {"mean": [0.22567519020216442, 0.2911714724489583, 1.2274926331330556, -0.0308314748469219, -0.013928376502044936, -0.27992822058356087, 0.27101537718515106, -0.29524582261072746, 1.2659241044831824, -0.08759725189478663, 0.10054776057837732, -0.05398682899537531], "std": [0.18297226954293852, 0.08301197334187527, 0.055344486717477145, 0.035898775558456046, 0.059019846667239285, 0.3327033732523916, 0.159209390399587, 0.1384798066020355, 0.08381017974190699, 0.1888118691261386, 0.20387200463115088, 0.352253825092942], "min": [0.06489975340642179, 0.11955782834726505, 1.1749893097437436, -0.11475457456086324, -0.26691619084919815, -0.8973676385413356, 0.06661706520673862, -0.5512819876984831, 1.182466205197359, -0.8191457390785217, -0.1834786986713346, -0.7852332961221954], "max": [0.5290797629709395, 0.40525370481129447, 1.3517552150716863, 0.04428886438614177, 0.15944758720450003, 0.013913825037662053, 0.5138348381684196, -0.05166408701044431, 1.4349056415485673, 0.06752719816788796, 0.692336466768591, 0.6208088797080703], "count": [1272]}, "gripper_mode_state": {"mean": [0.9229559748427673, 0.8262578616352201], "std": [0.2666612895506272, 0.37888759246142456], "min": [0, 0], "max": [1, 1], "count": [1272]}, "gripper_activity_state": {"mean": [1.919811320754717, 1.8364779874213837], "std": [0.3696640863367525, 0.5139465483363979], "min": [0, 0], "max": [2, 2], "count": [1272]}, "gripper_mode_action": {"mean": [0.9229559748427673, 0.8262578616352201], "std": [0.2666612895506272, 0.37888759246142456], "min": [0, 0], "max": [1, 1], "count": [1272]}, "gripper_activity_action": {"mean": [1.919811320754717, 1.8364779874213837], "std": [0.3696640863367525, 0.5139465483363979], "min": [0, 0], "max": [2, 2], "count": [1272]}, "gripper_open_scale_state": {"mean": [0.09373213323661397, 0.23885368362491027], "std": [0.224118731392776, 0.31343271369246783], "min": [0.0266849228313991, 0.02414284646511078], "max": [0.9492588043212891, 0.9567499841962542], "count": [1272]}, "gripper_open_scale_action": {"mean": [0.09373213323661397, 0.23885368362491027], "std": [0.224118731392776, 0.31343271369246783], "min": [0.0266849228313991, 0.02414284646511078], "max": [0.9492588043212891, 0.9567499841962542], "count": [1272]}}} +{"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.4711242142878172]], [[0.48372379180651237]], [[0.445451700781664]]], "std": [[[0.30240494920553906]], [[0.29744619346124884]], [[0.269228457940575]]], "count": [296]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36338598985014425]], [[0.3687110014426191]], [[0.3540104672687393]]], "std": [[[0.26278643615618524]], [[0.2647775524812783]], [[0.2793790720019435]]], "count": [296]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38719580610021787]], [[0.39865310347111815]], [[0.3886042448698699]]], "std": [[[0.2865828642701221]], [[0.28321560357590725]], [[0.2923678565280284]]], "count": [296]}, "observation.state": {"min": [-0.6289321184158325, -1.0842021724855044e-19, -1.7272623777389526, -1.3775147199630737, -0.5390855669975281, -0.11570734530687332, 0.04682235047221184, -0.6133272051811218, -1.599744686457681e-19, -1.699650764465332, -1.5324468612670898, -0.30833014845848083, -1.0799224376678467, 0.042138535529375076], "max": [0.2692442834377289, 2.4865827560424805, 0.0, 0.04908738657832146, 0.019941750913858414, 0.03652576729655266, 1.6617223024368286, 0.7455037236213684, 2.3853402137756348, 0.0, 0.03636670857667923, 0.13435401022434235, 0.07669904083013535, 1.6740530729293823], "mean": [-0.12120047956705093, 0.7268241047859192, -0.32193154096603394, -0.4541838765144348, -0.12037311494350433, -0.04070347920060158, 0.14099420607089996, 0.12131844460964203, 1.2302922010421753, -0.7305516600608826, -0.5140846371650696, -0.059932827949523926, -0.14231304824352264, 0.32893094420433044], "std": [0.25766947865486145, 0.9487603902816772, 0.4816685616970062, 0.5815849304199219, 0.1830635517835617, 0.022568635642528534, 0.35869917273521423, 0.3056986629962921, 0.9244145750999451, 0.6303409337997437, 0.4747796952724457, 0.1003982424736023, 0.28769516944885254, 0.4378490746021271], "count": [1978]}, "action": {"min": [-0.6289321184158325, -1.0842021724855044e-19, -1.7272623777389526, -1.3775147199630737, -0.5390855669975281, -0.11570734530687332, 0.04682235047221184, -0.6133272051811218, -1.599744686457681e-19, -1.699650764465332, -1.5324468612670898, -0.30833014845848083, -1.0799224376678467, 0.042138535529375076], "max": [0.2692442834377289, 2.4865827560424805, 0.0, 0.04908738657832146, 0.019941750913858414, 0.03652576729655266, 1.6617223024368286, 0.7455037236213684, 2.3853402137756348, 0.0, 0.03636670857667923, 0.13435401022434235, 0.07669904083013535, 1.6740530729293823], "mean": [-0.12120047956705093, 0.7268241047859192, -0.32193154096603394, -0.4541838765144348, -0.12037311494350433, -0.04070347920060158, 0.14099420607089996, 0.12131844460964203, 1.2302922010421753, -0.7305516600608826, -0.5140846371650696, -0.059932827949523926, -0.14231304824352264, 0.32893094420433044], "std": [0.25766947865486145, 0.9487603902816772, 0.4816685616970062, 0.5815849304199219, 0.1830635517835617, 0.022568635642528534, 0.35869917273521423, 0.3056986629962921, 0.9244145750999451, 0.6303409337997437, 0.4747796952724457, 0.1003982424736023, 0.28769516944885254, 0.4378490746021271], "count": [1978]}, "timestamp": {"min": [0.0], "max": [65.9], "mean": [32.949999999999996], "std": [19.033311441902182], "count": [1978]}, "frame_index": {"min": [0], "max": [1977], "mean": [988.5], "std": [570.9993432570654], "count": [1978]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1978]}, "index": {"min": [11211], "max": [13188], "mean": [12199.5], "std": [570.9993432570654], "count": [1978]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1978]}, "subtask_annotation": {"mean": [11.45803842264914, 22.0, 22.0, 22.0, 22.0], "std": [6.362452150355313, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1978]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [1978]}, "eef_direction_state": {"mean": [5.058139534883721, 4.21840242669363], "std": [1.7784682792696167, 2.2169548604379687], "min": [0, 0], "max": [6, 6], "count": [1978]}, "eef_velocity_state": {"mean": [0.43073811931243683, 0.7042467138523761], "std": [0.717755151993521, 0.806314916764395], "min": [0, 0], "max": [2, 2], "count": [1978]}, "eef_acc_mag_state": {"mean": [0.41506572295247723, 0.6314459049544995], "std": [0.7111103841819639, 0.805794254473097], "min": [0, 0], "max": [2, 2], "count": [1978]}, "eef_direction_action": {"mean": [5.058139534883721, 4.21840242669363], "std": [1.7784682792696167, 2.2169548604379687], "min": [0, 0], "max": [6, 6], "count": [1978]}, "eef_velocity_action": {"mean": [0.43073811931243683, 0.7042467138523761], "std": [0.717755151993521, 0.806314916764395], "min": [0, 0], "max": [2, 2], "count": [1978]}, "eef_acc_mag_action": {"mean": [0.41506572295247723, 0.6314459049544995], "std": [0.7111103841819639, 0.805794254473097], "min": [0, 0], "max": [2, 2], "count": [1978]}, "eef_sim_pose_state": {"mean": [0.19287573409875605, 0.28750060712783776, 1.217283845725101, -0.02614959728303726, -0.04650743511687678, -0.2431752139690123, 0.3002872698591004, -0.29804015191975747, 1.271752423859986, -0.14499687944425443, -0.014645644057532426, 0.061080513292572886], "std": [0.1661974579440295, 0.09185754717838211, 0.04712184961905821, 0.029240188017044155, 0.0884860733787623, 0.3545568541497537, 0.18326194691686273, 0.10842760004770013, 0.08020819228632463, 0.29907079058107033, 0.12939760110252754, 0.35807853099821707], "min": [0.06357071236672392, 0.06219632968069511, 1.1717615675689879, -0.08170019441044857, -0.3303913987189411, -0.9298332736908698, 0.06388384487628952, -0.581413083619729, 1.182023493511224, -1.1268624784228607, -0.2603922619166086, -0.9140885915319854], "max": [0.5273644960010785, 0.4070540801820888, 1.3487388851308582, 0.11690697807436107, 0.2016100979352733, 0.01841719169305336, 0.5909301144076873, -0.0933483497953138, 1.4186178550127335, 0.07669904083013533, 0.3136268715560231, 0.8026517651863829], "count": [1978]}, "eef_sim_pose_action": {"mean": [0.19287573409875605, 0.28750060712783776, 1.217283845725101, -0.02614959728303726, -0.04650743511687678, -0.2431752139690123, 0.3002872698591004, -0.29804015191975747, 1.271752423859986, -0.14499687944425443, -0.014645644057532426, 0.061080513292572886], "std": [0.1661974579440295, 0.09185754717838211, 0.04712184961905821, 0.029240188017044155, 0.0884860733787623, 0.3545568541497537, 0.18326194691686273, 0.10842760004770013, 0.08020819228632463, 0.29907079058107033, 0.12939760110252754, 0.35807853099821707], "min": [0.06357071236672392, 0.06219632968069511, 1.1717615675689879, -0.08170019441044857, -0.3303913987189411, -0.9298332736908698, 0.06388384487628952, -0.581413083619729, 1.182023493511224, -1.1268624784228607, -0.2603922619166086, -0.9140885915319854], "max": [0.5273644960010785, 0.4070540801820888, 1.3487388851308582, 0.11690697807436107, 0.2016100979352733, 0.01841719169305336, 0.5909301144076873, -0.0933483497953138, 1.4186178550127335, 0.07669904083013533, 0.3136268715560231, 0.8026517651863829], "count": [1978]}, "gripper_mode_state": {"mean": [0.9398382204246714, 0.9024266936299292], "std": [0.23778633235251237, 0.29673684680888845], "min": [0, 0], "max": [1, 1], "count": [1978]}, "gripper_activity_state": {"mean": [1.949443882709808, 1.8958543983822043], "std": [0.29569235326785714, 0.4185692359593173], "min": [0, 0], "max": [2, 2], "count": [1978]}, "gripper_mode_action": {"mean": [0.9398382204246714, 0.9024266936299292], "std": [0.23778633235251237, 0.29673684680888845], "min": [0, 0], "max": [1, 1], "count": [1978]}, "gripper_activity_action": {"mean": [1.949443882709808, 1.8958543983822043], "std": [0.29569235326785714, 0.4185692359593173], "min": [0, 0], "max": [2, 2], "count": [1978]}, "gripper_open_scale_state": {"mean": [0.08056711686082761, 0.18796160443594825], "std": [0.2049713512991812, 0.25020187387477427], "min": [0.026755628841263906, 0.0240791631596429], "max": [0.9495556013924735, 0.956601755959647], "count": [1978]}, "gripper_open_scale_action": {"mean": [0.08056711686082761, 0.18796160443594825], "std": [0.2049713512991812, 0.25020187387477427], "min": [0.026755628841263906, 0.0240791631596429], "max": [0.9495556013924735, 0.956601755959647], "count": [1978]}}} +{"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.46995616121258244]], [[0.4766694944339989]], [[0.43089210090428864]]], "std": [[[0.30295898155414464]], [[0.2962007513065204]], [[0.2672829203857754]]], "count": [292]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3850182172754947]], [[0.3859788169263139]], [[0.36776871810367984]]], "std": [[[0.25336228186266857]], [[0.25583165546029196]], [[0.27171939049218]]], "count": [292]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38967666457755096]], [[0.3943745849747814]], [[0.3785760615319187]]], "std": [[[0.26194516152983965]], [[0.2588389903548451]], [[0.269411404410559]]], "count": [292]}, "observation.state": {"min": [-0.7515532970428467, -3.7681491606756606e-19, -1.9940292835235596, -1.5232429504394531, -0.4507843554019928, -0.17359143495559692, 0.04626401886343956, -0.8537725806236267, 0.0, -1.4664734601974487, -1.3637089729309082, -0.4726215898990631, -1.1949710845947266, 0.029593929648399353], "max": [0.11980170756578445, 2.6660585403442383, 9.486769009248164e-20, 0.7823302149772644, 0.19362007081508636, 1.3913205862045288, 1.6619821786880493, 0.8636311888694763, 2.4114177227020264, 0.0, 0.14592185616493225, 0.2709333896636963, 0.10505065321922302, 1.6747016906738281], "mean": [-0.17660613358020782, 0.9850924015045166, -0.6253768801689148, -0.16420449316501617, -0.13287417590618134, 0.18153782188892365, 0.22098000347614288, 0.0523676797747612, 1.0325591564178467, -0.4920333921909332, -0.42036882042884827, -0.06940719485282898, -0.14150269329547882, 0.28809061646461487], "std": [0.2600223124027252, 1.0719174146652222, 0.7462217211723328, 0.5770226120948792, 0.17499077320098877, 0.4675440788269043, 0.4518055021762848, 0.3438687026500702, 0.8272485733032227, 0.554381251335144, 0.46132004261016846, 0.11337102204561234, 0.2677714228630066, 0.4351588487625122], "count": [1941]}, "action": {"min": [-0.7515532970428467, -3.7681491606756606e-19, -1.9940292835235596, -1.5232429504394531, -0.4507843554019928, -0.17359143495559692, 0.04626401886343956, -0.8537725806236267, 0.0, -1.4664734601974487, -1.3637089729309082, -0.4726215898990631, -1.1949710845947266, 0.029593929648399353], "max": [0.11980170756578445, 2.6660585403442383, 9.486769009248164e-20, 0.7823302149772644, 0.19362007081508636, 1.3913205862045288, 1.6619821786880493, 0.8636311888694763, 2.4114177227020264, 0.0, 0.14592185616493225, 0.2709333896636963, 0.10505065321922302, 1.6747016906738281], "mean": [-0.17660613358020782, 0.9850924015045166, -0.6253768801689148, -0.16420449316501617, -0.13287417590618134, 0.18153782188892365, 0.22098000347614288, 0.0523676797747612, 1.0325591564178467, -0.4920333921909332, -0.42036882042884827, -0.06940719485282898, -0.14150269329547882, 0.28809061646461487], "std": [0.2600223124027252, 1.0719174146652222, 0.7462217211723328, 0.5770226120948792, 0.17499077320098877, 0.4675440788269043, 0.4518055021762848, 0.3438687026500702, 0.8272485733032227, 0.554381251335144, 0.46132004261016846, 0.11337102204561234, 0.2677714228630066, 0.4351588487625122], "count": [1941]}, "timestamp": {"min": [0.0], "max": [64.66666666666667], "mean": [32.333333333333336], "std": [18.677278729535008], "count": [1941]}, "frame_index": {"min": [0], "max": [1940], "mean": [970.0], "std": [560.3183618860502], "count": [1941]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1941]}, "index": {"min": [13189], "max": [15129], "mean": [14159.0], "std": [560.3183618860502], "count": [1941]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1941]}, "subtask_annotation": {"mean": [11.570839773312725, 22.0, 22.0, 22.0, 22.0], "std": [5.706522996042706, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1941]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [1941]}, "eef_direction_state": {"mean": [4.657908294693457, 4.529623905203503], "std": [1.982776313704794, 2.124359663555032], "min": [0, 0], "max": [6, 6], "count": [1941]}, "eef_velocity_state": {"mean": [0.6465739309634209, 0.6141164348274085], "std": [0.8201323439779676, 0.820893197230967], "min": [0, 0], "max": [2, 2], "count": [1941]}, "eef_acc_mag_state": {"mean": [0.5492014425553838, 0.5641421947449768], "std": [0.7752453076846411, 0.7860400680239138], "min": [0, 0], "max": [2, 2], "count": [1941]}, "eef_direction_action": {"mean": [4.657908294693457, 4.529623905203503], "std": [1.982776313704794, 2.124359663555032], "min": [0, 0], "max": [6, 6], "count": [1941]}, "eef_velocity_action": {"mean": [0.6465739309634209, 0.6141164348274085], "std": [0.8201323439779676, 0.820893197230967], "min": [0, 0], "max": [2, 2], "count": [1941]}, "eef_acc_mag_action": {"mean": [0.5492014425553838, 0.5641421947449768], "std": [0.7752453076846411, 0.7860400680239138], "min": [0, 0], "max": [2, 2], "count": [1941]}, "eef_sim_pose_state": {"mean": [0.23916865990565775, 0.26165071762743314, 1.2176244802235616, 0.07323419649840998, 0.18364010641998665, -0.40107193396960267, 0.24228345620444788, -0.3423485961626351, 1.2451168643944048, -0.14349725669451652, 0.12011417821757213, -0.017836069587171762], "std": [0.19101380389820827, 0.11151974048870487, 0.05017132682345211, 0.21252888416611965, 0.47401942803430136, 0.48111926008026246, 0.16971606190315913, 0.10398068497826533, 0.07233971045835941, 0.2647791625587969, 0.16693272754689895, 0.279947496045485], "min": [0.06541574429947712, -0.0007204602030561578, 1.1802415692746098, -0.23299363108253648, -0.2850465372671134, -1.4229288158898448, 0.0641112541457645, -0.6718900820390034, 1.1820303647185741, -1.1893859927818384, -0.16047797987905232, -0.947646353579926], "max": [0.5442699253524884, 0.3577472296013682, 1.4107717605381498, 0.8121955347454908, 1.3754618349865337, 0.02160019109744487, 0.5455123046239357, -0.0964177140357212, 1.4082061062280582, 0.1667907995662029, 0.3861830419233847, 0.5710498344309318], "count": [1941]}, "eef_sim_pose_action": {"mean": [0.23916865990565775, 0.26165071762743314, 1.2176244802235616, 0.07323419649840998, 0.18364010641998665, -0.40107193396960267, 0.24228345620444788, -0.3423485961626351, 1.2451168643944048, -0.14349725669451652, 0.12011417821757213, -0.017836069587171762], "std": [0.19101380389820827, 0.11151974048870487, 0.05017132682345211, 0.21252888416611965, 0.47401942803430136, 0.48111926008026246, 0.16971606190315913, 0.10398068497826533, 0.07233971045835941, 0.2647791625587969, 0.16693272754689895, 0.279947496045485], "min": [0.06541574429947712, -0.0007204602030561578, 1.1802415692746098, -0.23299363108253648, -0.2850465372671134, -1.4229288158898448, 0.0641112541457645, -0.6718900820390034, 1.1820303647185741, -1.1893859927818384, -0.16047797987905232, -0.947646353579926], "max": [0.5442699253524884, 0.3577472296013682, 1.4107717605381498, 0.8121955347454908, 1.3754618349865337, 0.02160019109744487, 0.5455123046239357, -0.0964177140357212, 1.4082061062280582, 0.1667907995662029, 0.3861830419233847, 0.5710498344309318], "count": [1941]}, "gripper_mode_state": {"mean": [0.8938691396187533, 0.904688304997424], "std": [0.30800503381598027, 0.2936449825866577], "min": [0, 0], "max": [1, 1], "count": [1941]}, "gripper_activity_state": {"mean": [1.8938691396187533, 1.8928387429160227], "std": [0.4173818958295094, 0.4244646648286021], "min": [0, 0], "max": [2, 2], "count": [1941]}, "gripper_mode_action": {"mean": [0.8938691396187533, 0.904688304997424], "std": [0.30800503381598027, 0.2936449825866577], "min": [0, 0], "max": [1, 1], "count": [1941]}, "gripper_activity_action": {"mean": [1.8938691396187533, 1.8928387429160227], "std": [0.4173818958295094, 0.4244646648286021], "min": [0, 0], "max": [2, 2], "count": [1941]}, "gripper_open_scale_state": {"mean": [0.12627401493384086, 0.16462448674944463], "std": [0.25817515309873657, 0.2486639224903643], "min": [0.02643658220767975, 0.016910816941942488], "max": [0.9497041021074567, 0.9569723946707589], "count": [1941]}, "gripper_open_scale_action": {"mean": [0.12627401493384086, 0.16462448674944463], "std": [0.25817515309873657, 0.2486639224903643], "min": [0.02643658220767975, 0.016910816941942488], "max": [0.9497041021074567, 0.9569723946707589], "count": [1941]}}} +{"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.4727210720941067]], [[0.488548690755128]], [[0.4474156518477412]]], "std": [[[0.29758996286830863]], [[0.293495851641505]], [[0.27215234231518887]]], "count": [318]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36252035975116814]], [[0.37053356695578304]], [[0.3581685241706746]]], "std": [[[0.27184902748963796]], [[0.2720304281344701]], [[0.2866689503086025]]], "count": [318]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39080769738014004]], [[0.40031467608007565]], [[0.38967385261232373]]], "std": [[[0.29814845578480564]], [[0.29509963715178616]], [[0.3064122771806784]]], "count": [318]}, "observation.state": {"min": [-0.8958447575569153, 0.0, -1.6529290676116943, -1.24405837059021, -0.09357282519340515, -0.3099859058856964, 0.046698614954948425, -0.6013204455375671, 0.0, -1.9450876712799072, -1.5677284002304077, -0.538606584072113, -1.006291389465332, 0.0423734076321125], "max": [0.0, 2.5954954624176025, 0.0, 0.006007615942507982, 0.09664078801870346, 0.12425244599580765, 1.67262601852417, 0.5936505794525146, 2.3377866744995117, 0.0, 0.2822524607181549, 0.07209710031747818, 0.1418243646621704, 1.6699010133743286], "mean": [-0.25319546461105347, 0.7715986967086792, -0.41293367743492126, -0.4054301977157593, 0.022108979523181915, -0.01616646908223629, 0.16305266320705414, 0.048336803913116455, 1.227828025817871, -0.7825528383255005, -0.31060588359832764, -0.1410473883152008, -0.053576476871967316, 0.31551286578178406], "std": [0.35630932450294495, 1.020900011062622, 0.5807292461395264, 0.5334053635597229, 0.03919685259461403, 0.06945567578077316, 0.40138086676597595, 0.2820928394794464, 0.8705247044563293, 0.6501628756523132, 0.5011236071586609, 0.1777346134185791, 0.24159058928489685, 0.4659387767314911], "count": [2172]}, "action": {"min": [-0.8958447575569153, 0.0, -1.6529290676116943, -1.24405837059021, -0.09357282519340515, -0.3099859058856964, 0.046698614954948425, -0.6013204455375671, 0.0, -1.9450876712799072, -1.5677284002304077, -0.538606584072113, -1.006291389465332, 0.0423734076321125], "max": [0.0, 2.5954954624176025, 0.0, 0.006007615942507982, 0.09664078801870346, 0.12425244599580765, 1.67262601852417, 0.5936505794525146, 2.3377866744995117, 0.0, 0.2822524607181549, 0.07209710031747818, 0.1418243646621704, 1.6699010133743286], "mean": [-0.25319546461105347, 0.7715986967086792, -0.41293367743492126, -0.4054301977157593, 0.022108979523181915, -0.01616646908223629, 0.16305266320705414, 0.048336803913116455, 1.227828025817871, -0.7825528383255005, -0.31060588359832764, -0.1410473883152008, -0.053576476871967316, 0.31551286578178406], "std": [0.35630932450294495, 1.020900011062622, 0.5807292461395264, 0.5334053635597229, 0.03919685259461403, 0.06945567578077316, 0.40138086676597595, 0.2820928394794464, 0.8705247044563293, 0.6501628756523132, 0.5011236071586609, 0.1777346134185791, 0.24159058928489685, 0.4659387767314911], "count": [2172]}, "timestamp": {"min": [0.0], "max": [72.36666666666666], "mean": [36.18333333333333], "std": [20.900077529538994], "count": [2172]}, "frame_index": {"min": [0], "max": [2171], "mean": [1085.5], "std": [627.0023258861698], "count": [2172]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [2172]}, "index": {"min": [15130], "max": [17301], "mean": [16215.5], "std": [627.0023258861698], "count": [2172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2172]}, "subtask_annotation": {"mean": [10.793278084714549, 22.0, 22.0, 22.0, 22.0], "std": [6.007752122959099, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2172]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [2172]}, "eef_direction_state": {"mean": [5.237569060773481, 4.218692449355433], "std": [1.5132037599344001, 2.243788344656239], "min": [0, 0], "max": [6, 6], "count": [2172]}, "eef_velocity_state": {"mean": [0.4088397790055249, 0.6689686924493554], "std": [0.6956025635713922, 0.7733440366485395], "min": [0, 0], "max": [2, 2], "count": [2172]}, "eef_acc_mag_state": {"mean": [0.3674033149171271, 0.669889502762431], "std": [0.6821899503167281, 0.8171478193648563], "min": [0, 0], "max": [2, 2], "count": [2172]}, "eef_direction_action": {"mean": [5.237569060773481, 4.218692449355433], "std": [1.5132037599344001, 2.243788344656239], "min": [0, 0], "max": [6, 6], "count": [2172]}, "eef_velocity_action": {"mean": [0.4088397790055249, 0.6689686924493554], "std": [0.6956025635713922, 0.7733440366485395], "min": [0, 0], "max": [2, 2], "count": [2172]}, "eef_acc_mag_action": {"mean": [0.3674033149171271, 0.669889502762431], "std": [0.6821899503167281, 0.8171478193648563], "min": [0, 0], "max": [2, 2], "count": [2172]}, "eef_sim_pose_state": {"mean": [0.1886977516801369, 0.2403157348918033, 1.214808299146778, -0.018200964355328555, -0.04666246127671494, -0.23080838358784125, 0.2986550100441515, -0.33374441434809465, 1.2795043749100623, -0.08281692430491056, 0.12969002987563671, -0.10071899088327328], "std": [0.16323041656155476, 0.1334008276289157, 0.046345496351094646, 0.06616729514251457, 0.08437600396813612, 0.35901749996190957, 0.17455610997009244, 0.08569166163496779, 0.08399509287991733, 0.23456039137629844, 0.21271094639158192, 0.39818318956430304], "min": [0.06350214943257076, -0.004715401944627256, 1.172146921298188, -0.3077489637424204, -0.3648266851097375, -0.9326976920443046, 0.05636390148826359, -0.577101614249786, 1.1819057784028197, -1.000752761262797, -0.3101520525189716, -1.1255142773758495], "max": [0.5093746110714993, 0.33514206100936134, 1.3642267780188762, 0.13110990489922697, 0.21759070110395662, 0.01994184473909605, 0.56875717271684, -0.19426635799194233, 1.4339952848735702, 0.1514090374455894, 0.6322305248141284, 0.6326829026851972], "count": [2172]}, "eef_sim_pose_action": {"mean": [0.1886977516801369, 0.2403157348918033, 1.214808299146778, -0.018200964355328555, -0.04666246127671494, -0.23080838358784125, 0.2986550100441515, -0.33374441434809465, 1.2795043749100623, -0.08281692430491056, 0.12969002987563671, -0.10071899088327328], "std": [0.16323041656155476, 0.1334008276289157, 0.046345496351094646, 0.06616729514251457, 0.08437600396813612, 0.35901749996190957, 0.17455610997009244, 0.08569166163496779, 0.08399509287991733, 0.23456039137629844, 0.21271094639158192, 0.39818318956430304], "min": [0.06350214943257076, -0.004715401944627256, 1.172146921298188, -0.3077489637424204, -0.3648266851097375, -0.9326976920443046, 0.05636390148826359, -0.577101614249786, 1.1819057784028197, -1.000752761262797, -0.3101520525189716, -1.1255142773758495], "max": [0.5093746110714993, 0.33514206100936134, 1.3642267780188762, 0.13110990489922697, 0.21759070110395662, 0.01994184473909605, 0.56875717271684, -0.19426635799194233, 1.4339952848735702, 0.1514090374455894, 0.6322305248141284, 0.6326829026851972], "count": [2172]}, "gripper_mode_state": {"mean": [0.9263351749539595, 0.8770718232044199], "std": [0.2612246515874369, 0.32835474740787624], "min": [0, 0], "max": [1, 1], "count": [2172]}, "gripper_activity_state": {"mean": [1.9525782688766113, 1.856353591160221], "std": [0.28636571558702467, 0.4870242261824247], "min": [0, 0], "max": [2, 2], "count": [2172]}, "gripper_mode_action": {"mean": [0.9263351749539595, 0.8770718232044199], "std": [0.2612246515874369, 0.32835474740787624], "min": [0, 0], "max": [1, 1], "count": [2172]}, "gripper_activity_action": {"mean": [1.9525782688766113, 1.856353591160221], "std": [0.28636571558702467, 0.4870242261824247], "min": [0, 0], "max": [2, 2], "count": [2172]}, "gripper_open_scale_state": {"mean": [0.09317424404514688, 0.18029374659151465], "std": [0.22935886557784343, 0.26625066380431156], "min": [0.0266849228313991, 0.024213375789778575], "max": [0.9557862962995257, 0.9542291504996163], "count": [2172]}, "gripper_open_scale_action": {"mean": [0.09317424404514688, 0.18029374659151465], "std": [0.22935886557784343, 0.26625066380431156], "min": [0.0266849228313991, 0.024213375789778575], "max": [0.9557862962995257, 0.9542291504996163], "count": [2172]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46974685608811423]], [[0.47418332122972645]], [[0.42587245420802067]]], "std": [[[0.30577277126202335]], [[0.3012396420591637]], [[0.2697000836027836]]], "count": [270]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3612718651658194]], [[0.3609456558137658]], [[0.34696409061567013]]], "std": [[[0.30675387515970304]], [[0.3022690635678225]], [[0.31171568518092985]]], "count": [270]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38207953986121196]], [[0.38851869805535383]], [[0.3761978102557896]]], "std": [[[0.25278154005738995]], [[0.25277085559565005]], [[0.26363390961982824]]], "count": [270]}, "observation.state": {"min": [-0.8252816796302795, -1.6097746391257986e-19, -1.5661944150924683, -1.5700000524520874, -0.4814775288105011, -0.5323782563209534, 0.039354730397462845, -0.08715297281742096, 0.0, -1.966513991355896, -1.4266021251678467, -0.07209710031747818, -0.49830886721611023, 0.04039968177676201], "max": [0.5619722008705139, 2.4651072025299072, 0.0, 0.0750858262181282, 0.41263899207115173, 0.78849196434021, 1.661462664604187, 0.9127185940742493, 2.4719889163970947, 2.1058491420189312e-17, 0.019490597769618034, 0.5046930313110352, 0.10124272853136063, 1.6691961288452148], "mean": [-0.12866030633449554, 1.233788251876831, -0.6112980246543884, -0.4670896530151367, -0.07815005630254745, 0.040875621140003204, 0.46458736062049866, 0.23775361478328705, 0.9110252261161804, -0.5300797820091248, -0.4546492099761963, 0.15110920369625092, 0.015561715699732304, 0.11857414990663528], "std": [0.28105834126472473, 0.9348150491714478, 0.5189321041107178, 0.6389957666397095, 0.1832915097475052, 0.20854929089546204, 0.5970930457115173, 0.30800580978393555, 1.0629713535308838, 0.6654483675956726, 0.5506201982498169, 0.24328263103961945, 0.13247671723365784, 0.32118821144104004], "count": [1751]}, "action": {"min": [-0.8252816796302795, -1.6097746391257986e-19, -1.5661944150924683, -1.5700000524520874, -0.4814775288105011, -0.5323782563209534, 0.039354730397462845, -0.08715297281742096, 0.0, -1.966513991355896, -1.4266021251678467, -0.07209710031747818, -0.49830886721611023, 0.04039968177676201], "max": [0.5619722008705139, 2.4651072025299072, 0.0, 0.0750858262181282, 0.41263899207115173, 0.78849196434021, 1.661462664604187, 0.9127185940742493, 2.4719889163970947, 2.1058491420189312e-17, 0.019490597769618034, 0.5046930313110352, 0.10124272853136063, 1.6691961288452148], "mean": [-0.12866030633449554, 1.233788251876831, -0.6112980246543884, -0.4670896530151367, -0.07815005630254745, 0.040875621140003204, 0.46458736062049866, 0.23775361478328705, 0.9110252261161804, -0.5300797820091248, -0.4546492099761963, 0.15110920369625092, 0.015561715699732304, 0.11857414990663528], "std": [0.28105834126472473, 0.9348150491714478, 0.5189321041107178, 0.6389957666397095, 0.1832915097475052, 0.20854929089546204, 0.5970930457115173, 0.30800580978393555, 1.0629713535308838, 0.6654483675956726, 0.5506201982498169, 0.24328263103961945, 0.13247671723365784, 0.32118821144104004], "count": [1751]}, "timestamp": {"min": [0.0], "max": [58.333333333333336], "mean": [29.166666666666664], "std": [16.849002608133482], "count": [1751]}, "frame_index": {"min": [0], "max": [1750], "mean": [875.0], "std": [505.47007824400447], "count": [1751]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1751]}, "index": {"min": [17302], "max": [19052], "mean": [18177.0], "std": [505.47007824400447], "count": [1751]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1751]}, "subtask_annotation": {"mean": [13.23929183323815, 22.0, 22.0, 22.0, 22.0], "std": [5.929662761858666, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1751]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [1751]}, "eef_direction_state": {"mean": [4.150199885779554, 5.038263849229012], "std": [2.220754785231349, 1.5845550087419147], "min": [0, 0], "max": [6, 6], "count": [1751]}, "eef_velocity_state": {"mean": [0.73043974871502, 0.5436893203883495], "std": [0.7914331286601373, 0.77526280689493], "min": [0, 0], "max": [2, 2], "count": [1751]}, "eef_acc_mag_state": {"mean": [0.683038263849229, 0.5219874357509994], "std": [0.8226818274216343, 0.7665566327610189], "min": [0, 0], "max": [2, 2], "count": [1751]}, "eef_direction_action": {"mean": [4.150199885779554, 5.038263849229012], "std": [2.220754785231349, 1.5845550087419147], "min": [0, 0], "max": [6, 6], "count": [1751]}, "eef_velocity_action": {"mean": [0.73043974871502, 0.5436893203883495], "std": [0.7914331286601373, 0.77526280689493], "min": [0, 0], "max": [2, 2], "count": [1751]}, "eef_acc_mag_action": {"mean": [0.683038263849229, 0.5219874357509994], "std": [0.8226818274216343, 0.7665566327610189], "min": [0, 0], "max": [2, 2], "count": [1751]}, "eef_sim_pose_state": {"mean": [0.2856088275849304, 0.2996581246035171, 1.2343260320727556, 0.058686210249047556, 0.15596113387172086, -0.20490927148359525, 0.22353814031292174, -0.241278317367873, 1.2269413886292941, -0.01666531468533074, -0.06598629381085458, 0.3948133825944054], "std": [0.1757902301710824, 0.08431327871632396, 0.06919635725600586, 0.20774436499344226, 0.26993818234623623, 0.2817769097333344, 0.18486232648261966, 0.12319920914822274, 0.057278210533464824, 0.14737690148184343, 0.13781483801616667, 0.5454391813847147], "min": [0.062147453316379275, 0.14798800931350947, 1.15016552086523, -0.5499115041398039, -0.3159977941287875, -0.918787473710576, 0.0640919704975129, -0.3413876745820745, 1.1751054538699441, -0.5573384904672026, -0.40504631647544254, -0.06749914917087647], "max": [0.5334835717789809, 0.46485200886835526, 1.4055729811133912, 0.7960422199770884, 0.8183981085573504, 0.5970994030610097, 0.5522339185913648, 0.07692844841082261, 1.3783226245535993, 0.10200029992066714, 0.3505326595811866, 1.4495467465529783], "count": [1751]}, "eef_sim_pose_action": {"mean": [0.2856088275849304, 0.2996581246035171, 1.2343260320727556, 0.058686210249047556, 0.15596113387172086, -0.20490927148359525, 0.22353814031292174, -0.241278317367873, 1.2269413886292941, -0.01666531468533074, -0.06598629381085458, 0.3948133825944054], "std": [0.1757902301710824, 0.08431327871632396, 0.06919635725600586, 0.20774436499344226, 0.26993818234623623, 0.2817769097333344, 0.18486232648261966, 0.12319920914822274, 0.057278210533464824, 0.14737690148184343, 0.13781483801616667, 0.5454391813847147], "min": [0.062147453316379275, 0.14798800931350947, 1.15016552086523, -0.5499115041398039, -0.3159977941287875, -0.918787473710576, 0.0640919704975129, -0.3413876745820745, 1.1751054538699441, -0.5573384904672026, -0.40504631647544254, -0.06749914917087647], "max": [0.5334835717789809, 0.46485200886835526, 1.4055729811133912, 0.7960422199770884, 0.8183981085573504, 0.5970994030610097, 0.5522339185913648, 0.07692844841082261, 1.3783226245535993, 0.10200029992066714, 0.3505326595811866, 1.4495467465529783], "count": [1751]}, "gripper_mode_state": {"mean": [0.7801256424900057, 0.9497430039977156], "std": [0.4141613507071477, 0.21847478196604356], "min": [0, 0], "max": [1, 1], "count": [1751]}, "gripper_activity_state": {"mean": [1.8280982295830954, 1.9394631639063393], "std": [0.5264329752085476, 0.32379733578662995], "min": [0, 0], "max": [2, 2], "count": [1751]}, "gripper_mode_action": {"mean": [0.7801256424900057, 0.9497430039977156], "std": [0.4141613507071477, 0.21847478196604356], "min": [0, 0], "max": [1, 1], "count": [1751]}, "gripper_activity_action": {"mean": [1.8280982295830954, 1.9394631639063393], "std": [0.5264329752085476, 0.32379733578662995], "min": [0, 0], "max": [2, 2], "count": [1751]}, "gripper_open_scale_state": {"mean": [0.26548044852917924, 0.067756243070158], "std": [0.3411987567976411, 0.18353659867376526], "min": [0.02248841736997877, 0.023085532443864003], "max": [0.9494072369166783, 0.9538263593401227], "count": [1751]}, "gripper_open_scale_action": {"mean": [0.26548044852917924, 0.067756243070158], "std": [0.3411987567976411, 0.18353659867376526], "min": [0.02248841736997877, 0.023085532443864003], "max": [0.9494072369166783, 0.9538263593401227], "count": [1751]}}} +{"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.4894063628818531]], [[0.5242544468966037]], [[0.5104090520046403]]], "std": [[[0.27662229188886356]], [[0.2826741051475138]], [[0.28419225674220594]]], "count": [231]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37595539074215545]], [[0.38122895505003346]], [[0.37120853139235493]]], "std": [[[0.2964745725233453]], [[0.2837243516133288]], [[0.2905187942636197]]], "count": [231]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3937976178686963]], [[0.4187665473596846]], [[0.4194177076554528]]], "std": [[[0.25092587906516256]], [[0.24358444944934768]], [[0.25391879709203835]]], "count": [231]}, "observation.state": {"min": [-0.7928287982940674, 0.0, -1.6797089576721191, -1.5700000524520874, -0.360078901052475, -0.15538574755191803, 0.046823326498270035, -0.38538658618927, 0.0, -1.954291582107544, -1.5231748819351196, -0.009755507111549377, -0.35895150899887085, 0.03924071043729782], "max": [0.49854376912117004, 2.3908212184906006, 0.0, 0.08864594995975494, 0.4555923044681549, 1.1489516496658325, 1.6612029075622559, 0.6212621927261353, 2.6599225997924805, 5.421010862427522e-20, 0.016951488330960274, 0.7485826015472412, -0.05084419623017311, 1.6587353944778442], "mean": [-0.056099116802215576, 1.3168914318084717, -0.6724244356155396, -0.6288964748382568, 0.024181421846151352, 0.20418871939182281, 0.39710623025894165, 0.10898946225643158, 0.8037090301513672, -0.4996662735939026, -0.4061407744884491, 0.2381809800863266, -0.08883285522460938, 0.12386376410722733], "std": [0.3612143397331238, 0.8915370106697083, 0.5635899305343628, 0.6010130643844604, 0.2085607498884201, 0.2815549969673157, 0.4785473346710205, 0.22100947797298431, 1.053929090499878, 0.7021192312240601, 0.539107084274292, 0.27204567193984985, 0.051284242421388626, 0.32896459102630615], "count": [1421]}, "action": {"min": [-0.7928287982940674, 0.0, -1.6797089576721191, -1.5700000524520874, -0.360078901052475, -0.15538574755191803, 0.046823326498270035, -0.38538658618927, 0.0, -1.954291582107544, -1.5231748819351196, -0.009755507111549377, -0.35895150899887085, 0.03924071043729782], "max": [0.49854376912117004, 2.3908212184906006, 0.0, 0.08864594995975494, 0.4555923044681549, 1.1489516496658325, 1.6612029075622559, 0.6212621927261353, 2.6599225997924805, 5.421010862427522e-20, 0.016951488330960274, 0.7485826015472412, -0.05084419623017311, 1.6587353944778442], "mean": [-0.056099116802215576, 1.3168914318084717, -0.6724244356155396, -0.6288964748382568, 0.024181421846151352, 0.20418871939182281, 0.39710623025894165, 0.10898946225643158, 0.8037090301513672, -0.4996662735939026, -0.4061407744884491, 0.2381809800863266, -0.08883285522460938, 0.12386376410722733], "std": [0.3612143397331238, 0.8915370106697083, 0.5635899305343628, 0.6010130643844604, 0.2085607498884201, 0.2815549969673157, 0.4785473346710205, 0.22100947797298431, 1.053929090499878, 0.7021192312240601, 0.539107084274292, 0.27204567193984985, 0.051284242421388626, 0.32896459102630615], "count": [1421]}, "timestamp": {"min": [0.0], "max": [47.333333333333336], "mean": [23.666666666666664], "std": [13.673575489485795], "count": [1421]}, "frame_index": {"min": [0], "max": [1420], "mean": [710.0], "std": [410.20726468457383], "count": [1421]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1421]}, "index": {"min": [19053], "max": [20473], "mean": [19763.0], "std": [410.20726468457383], "count": [1421]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1421]}, "subtask_annotation": {"mean": [10.603096410978184, 22.0, 22.0, 22.0, 22.0], "std": [5.7317557072452665, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1421]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1421]}, "eef_direction_state": {"mean": [3.8142153413089375, 5.1386347642505275], "std": [2.285553080846353, 1.561700509367576], "min": [0, 0], "max": [6, 6], "count": [1421]}, "eef_velocity_state": {"mean": [0.8705137227304715, 0.5524278676988037], "std": [0.8288323544409151, 0.832716032903304], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_acc_mag_state": {"mean": [0.7776213933849402, 0.47783251231527096], "std": [0.8294917431427882, 0.7505811607779702], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_direction_action": {"mean": [3.8142153413089375, 5.1386347642505275], "std": [2.285553080846353, 1.561700509367576], "min": [0, 0], "max": [6, 6], "count": [1421]}, "eef_velocity_action": {"mean": [0.8705137227304715, 0.5524278676988037], "std": [0.8288323544409151, 0.832716032903304], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_acc_mag_action": {"mean": [0.7776213933849402, 0.47783251231527096], "std": [0.8294917431427882, 0.7505811607779702], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_sim_pose_state": {"mean": [0.30112719888852035, 0.31474429777429147, 1.2598802082490195, 0.2012440631786966, 0.014853069960384064, -0.03309631714401833, 0.2212827112218809, -0.2867638087335687, 1.2265738299171707, -0.14770253824115348, -0.08435224811591058, 0.3561139972487163], "std": [0.16793051574554538, 0.1163190010553111, 0.07344394168427516, 0.2894564284408938, 0.1721913350181452, 0.39680955576090693, 0.20429949190057498, 0.09074805465694334, 0.06151516821761887, 0.1309917616278592, 0.13662141459736443, 0.4571634670468519], "min": [0.05647454757423141, 0.1318528720923446, 1.1691117150381762, -0.13822708166068673, -0.26646040033242335, -0.9491942336312098, 0.06493600716466247, -0.46716914035729035, 1.1817748884403514, -0.5824761667169678, -0.5197966871030986, -0.07720738245953762], "max": [0.5669808420577863, 0.516661301067365, 1.4146187688162106, 1.1771881145224552, 0.5766754875640068, 0.7096970631987864, 0.5928467923460036, -0.11061195245131038, 1.4320819997898404, -0.05518095810393515, 0.23893917768221407, 1.268659045444274], "count": [1421]}, "eef_sim_pose_action": {"mean": [0.30112719888852035, 0.31474429777429147, 1.2598802082490195, 0.2012440631786966, 0.014853069960384064, -0.03309631714401833, 0.2212827112218809, -0.2867638087335687, 1.2265738299171707, -0.14770253824115348, -0.08435224811591058, 0.3561139972487163], "std": [0.16793051574554538, 0.1163190010553111, 0.07344394168427516, 0.2894564284408938, 0.1721913350181452, 0.39680955576090693, 0.20429949190057498, 0.09074805465694334, 0.06151516821761887, 0.1309917616278592, 0.13662141459736443, 0.4571634670468519], "min": [0.05647454757423141, 0.1318528720923446, 1.1691117150381762, -0.13822708166068673, -0.26646040033242335, -0.9491942336312098, 0.06493600716466247, -0.46716914035729035, 1.1817748884403514, -0.5824761667169678, -0.5197966871030986, -0.07720738245953762], "max": [0.5669808420577863, 0.516661301067365, 1.4146187688162106, 1.1771881145224552, 0.5766754875640068, 0.7096970631987864, 0.5928467923460036, -0.11061195245131038, 1.4320819997898404, -0.05518095810393515, 0.23893917768221407, 1.268659045444274], "count": [1421]}, "gripper_mode_state": {"mean": [0.8662913441238564, 0.9451090781140042], "std": [0.3403390239451588, 0.22776722455283188], "min": [0, 0], "max": [1, 1], "count": [1421]}, "gripper_activity_state": {"mean": [1.8698099929627023, 1.9247009148486982], "std": [0.4647419877730342, 0.35880695843209254], "min": [0, 0], "max": [2, 2], "count": [1421]}, "gripper_mode_action": {"mean": [0.8662913441238564, 0.9451090781140042], "std": [0.3403390239451588, 0.22776722455283188], "min": [0, 0], "max": [1, 1], "count": [1421]}, "gripper_activity_action": {"mean": [1.8698099929627023, 1.9247009148486982], "std": [0.4647419877730342, 0.35880695843209254], "min": [0, 0], "max": [2, 2], "count": [1421]}, "gripper_open_scale_state": {"mean": [0.22691989961736847, 0.07077945101898672], "std": [0.2734560293203381, 0.1879795342031302], "min": [0.02675618657044002, 0.022423263107027327], "max": [0.9492588043212891, 0.9478487968444824], "count": [1421]}, "gripper_open_scale_action": {"mean": [0.22691989961736847, 0.07077945101898672], "std": [0.2734560293203381, 0.1879795342031302], "min": [0.02675618657044002, 0.022423263107027327], "max": [0.9492588043212891, 0.9478487968444824], "count": [1421]}}} +{"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.4170053382980619]], [[0.417740510929692]], [[0.3758683587644062]]], "std": [[[0.3020031504982762]], [[0.29399171012756065]], [[0.26434545089401545]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38088018846530763]], [[0.37843684853123405]], [[0.3582464262863344]]], "std": [[[0.29408332740511905]], [[0.29318501203017305]], [[0.30737841883570205]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38345981546274027]], [[0.39019246725951845]], [[0.3785646386600902]]], "std": [[[0.30306767680846136]], [[0.3018599837854161]], [[0.31093649459187966]]], "count": [269]}, "observation.state": {"min": [-0.5706408619880676, 0.0, -2.0003108978271484, -1.5201749801635742, -0.8145437836647034, -0.12732040882110596, 0.045047007501125336, -0.5414563417434692, 0.0, -1.685844898223877, -1.538582682609558, -0.6840195655822754, -1.1151405572891235, 0.04336109757423401], "max": [0.28685441613197327, 2.4635732173919678, 0.0, 0.6396700143814087, -0.003067961661145091, 0.429514616727829, 1.6613948345184326, 1.0364481210708618, 2.1629128456115723, 1.2122931582908722e-19, 0.23411662876605988, 0.08283495903015137, 0.18561168015003204, 1.6745718717575073], "mean": [-0.09450922161340714, 1.0409339666366577, -0.6511057019233704, -0.36807236075401306, -0.18035200238227844, 0.02855556271970272, 0.13148386776447296, 0.08721688389778137, 0.9577390551567078, -0.5741338729858398, -0.30889636278152466, -0.12709492444992065, -0.08294134587049484, 0.3403353691101074], "std": [0.2521713674068451, 1.0664799213409424, 0.7242860794067383, 0.5947436690330505, 0.2434610277414322, 0.12722313404083252, 0.33680394291877747, 0.37607941031455994, 0.9542738795280457, 0.641472578048706, 0.5502665042877197, 0.1772717833518982, 0.2610677480697632, 0.5153341293334961], "count": [1739]}, "action": {"min": [-0.5706408619880676, 0.0, -2.0003108978271484, -1.5201749801635742, -0.8145437836647034, -0.12732040882110596, 0.045047007501125336, -0.5414563417434692, 0.0, -1.685844898223877, -1.538582682609558, -0.6840195655822754, -1.1151405572891235, 0.04336109757423401], "max": [0.28685441613197327, 2.4635732173919678, 0.0, 0.6396700143814087, -0.003067961661145091, 0.429514616727829, 1.6613948345184326, 1.0364481210708618, 2.1629128456115723, 1.2122931582908722e-19, 0.23411662876605988, 0.08283495903015137, 0.18561168015003204, 1.6745718717575073], "mean": [-0.09450922161340714, 1.0409339666366577, -0.6511057019233704, -0.36807236075401306, -0.18035200238227844, 0.02855556271970272, 0.13148386776447296, 0.08721688389778137, 0.9577390551567078, -0.5741338729858398, -0.30889636278152466, -0.12709492444992065, -0.08294134587049484, 0.3403353691101074], "std": [0.2521713674068451, 1.0664799213409424, 0.7242860794067383, 0.5947436690330505, 0.2434610277414322, 0.12722313404083252, 0.33680394291877747, 0.37607941031455994, 0.9542738795280457, 0.641472578048706, 0.5502665042877197, 0.1772717833518982, 0.2610677480697632, 0.5153341293334961], "count": [1739]}, "timestamp": {"min": [0.0], "max": [57.93333333333333], "mean": [28.96666666666666], "std": [16.733532535334884], "count": [1739]}, "frame_index": {"min": [0], "max": [1738], "mean": [869.0], "std": [502.0059760600465], "count": [1739]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1739]}, "index": {"min": [20474], "max": [22212], "mean": [21343.0], "std": [502.0059760600465], "count": [1739]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1739]}, "subtask_annotation": {"mean": [15.233467510063255, 22.0, 22.0, 22.0, 22.0], "std": [5.129334290631344, 0.0, 0.0, 0.0, 0.0], "min": [6, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1739]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1739]}, "eef_direction_state": {"mean": [4.678550891316849, 4.577343300747556], "std": [1.9168017059414366, 2.053111262795478], "min": [0, 0], "max": [6, 6], "count": [1739]}, "eef_velocity_state": {"mean": [0.6474985623921794, 0.6342725704427832], "std": [0.8050004085113917, 0.8256237660739493], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_acc_mag_state": {"mean": [0.6066705002875216, 0.5445658424381828], "std": [0.7971205447423205, 0.7738153487175542], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_direction_action": {"mean": [4.678550891316849, 4.577343300747556], "std": [1.9168017059414366, 2.053111262795478], "min": [0, 0], "max": [6, 6], "count": [1739]}, "eef_velocity_action": {"mean": [0.6474985623921794, 0.6342725704427832], "std": [0.8050004085113917, 0.8256237660739493], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_acc_mag_action": {"mean": [0.6066705002875216, 0.5445658424381828], "std": [0.7971205447423205, 0.7738153487175542], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_sim_pose_state": {"mean": [0.26846415527513495, 0.30020125510854484, 1.2335587302808841, 0.0026996436365646697, 0.013844025509807487, -0.2886203733081108, 0.23193552522927446, -0.30529225961996687, 1.2485306619596048, -0.09405494301860977, 0.0729996554769871, -0.04517110489004466], "std": [0.20981846980029092, 0.09552114683685571, 0.06161751623861408, 0.10703777735711, 0.21128468485381005, 0.30348133561426316, 0.17287778040442153, 0.11864877388303684, 0.08428185740103589, 0.24170416462195757, 0.18756470598388197, 0.3320807389784049], "min": [0.06302249667104057, 0.09364029939996737, 1.158622534953093, -0.333527358449701, -0.4257132056141604, -0.8135660866622667, 0.05144129679954415, -0.520186557441435, 1.1826397167208265, -1.095012083820128, -0.19516896023268204, -0.7870668491850201], "max": [0.5851970215852683, 0.4500898044247892, 1.4728112381433545, 0.3773688961062216, 0.6952749897624484, -0.003607331104248884, 0.5126812811236076, -0.023327889618662355, 1.4569636924317402, 0.12736530996021228, 0.70414506368942, 0.7138074799459053], "count": [1739]}, "eef_sim_pose_action": {"mean": [0.26846415527513495, 0.30020125510854484, 1.2335587302808841, 0.0026996436365646697, 0.013844025509807487, -0.2886203733081108, 0.23193552522927446, -0.30529225961996687, 1.2485306619596048, -0.09405494301860977, 0.0729996554769871, -0.04517110489004466], "std": [0.20981846980029092, 0.09552114683685571, 0.06161751623861408, 0.10703777735711, 0.21128468485381005, 0.30348133561426316, 0.17287778040442153, 0.11864877388303684, 0.08428185740103589, 0.24170416462195757, 0.18756470598388197, 0.3320807389784049], "min": [0.06302249667104057, 0.09364029939996737, 1.158622534953093, -0.333527358449701, -0.4257132056141604, -0.8135660866622667, 0.05144129679954415, -0.520186557441435, 1.1826397167208265, -1.095012083820128, -0.19516896023268204, -0.7870668491850201], "max": [0.5851970215852683, 0.4500898044247892, 1.4728112381433545, 0.3773688961062216, 0.6952749897624484, -0.003607331104248884, 0.5126812811236076, -0.023327889618662355, 1.4569636924317402, 0.12736530996021228, 0.70414506368942, 0.7138074799459053], "count": [1739]}, "gripper_mode_state": {"mean": [0.9447958596894767, 0.8608395629672225], "std": [0.228378289692992, 0.3461138682538185], "min": [0, 0], "max": [1, 1], "count": [1739]}, "gripper_activity_state": {"mean": [1.941345600920069, 1.8809660724554342], "std": [0.31814699559680487, 0.4449964476396334], "min": [0, 0], "max": [2, 2], "count": [1739]}, "gripper_mode_action": {"mean": [0.9447958596894767, 0.8608395629672225], "std": [0.228378289692992, 0.3461138682538185], "min": [0, 0], "max": [1, 1], "count": [1739]}, "gripper_activity_action": {"mean": [1.941345600920069, 1.8809660724554342], "std": [0.31814699559680487, 0.4449964476396334], "min": [0, 0], "max": [2, 2], "count": [1739]}, "gripper_open_scale_state": {"mean": [0.07513325843630604, 0.1944817639541508], "std": [0.1924597666512654, 0.29447410953504516], "min": [0.025741147143500193, 0.024777770042419434], "max": [0.9493684768676758, 0.9568982124328613], "count": [1739]}, "gripper_open_scale_action": {"mean": [0.07513325843630604, 0.1944817639541508], "std": [0.1924597666512654, 0.29447410953504516], "min": [0.025741147143500193, 0.024777770042419434], "max": [0.9493684768676758, 0.9568982124328613], "count": [1739]}}} +{"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.4843576737884696]], [[0.518381070238553]], [[0.4954995159828637]]], "std": [[[0.28889034789195117]], [[0.2838328408850112]], [[0.275512533870115]]], "count": [238]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38316963599165155]], [[0.3968278066128412]], [[0.3920989019790923]]], "std": [[[0.2605741198158382]], [[0.2525631785721369]], [[0.2605145504863486]]], "count": [238]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3988299989930613]], [[0.41184931390857]], [[0.4027873803116018]]], "std": [[[0.311252829053223]], [[0.2997981804594563]], [[0.308471891946105]]], "count": [238]}, "observation.state": {"min": [-0.40343695878982544, 4.164728306932375e-05, -1.3652429580688477, -1.3775147199630737, -0.49854376912117004, -0.16566991806030273, 0.044240135699510574, -0.7010292410850525, 0.0, -1.6030099391937256, -1.541650652885437, -0.5645049214363098, -1.0753204822540283, 0.0409262552857399], "max": [0.43104860186576843, 2.382272243499756, 0.0, 0.46216389536857605, 0.029145635664463043, 0.02761165425181389, 1.6723664999008179, 1.0645827054977417, 2.389942169189453, 0.0, 0.0475534051656723, 0.26691266894340515, 0.10271681100130081, 1.6814442873001099], "mean": [-0.06144086644053459, 0.6466429233551025, -0.30348455905914307, -0.3719220757484436, -0.15071529150009155, -0.048348307609558105, 0.15010961890220642, 0.1057213619351387, 1.337395429611206, -0.7541245222091675, -0.5573021769523621, -0.1330486685037613, -0.15418289601802826, 0.4376046657562256], "std": [0.20963333547115326, 0.89130038022995, 0.44201919436454773, 0.5498319268226624, 0.21923065185546875, 0.06403610110282898, 0.3692997097969055, 0.5143880248069763, 0.9064478278160095, 0.5924678444862366, 0.46345898509025574, 0.17102327942848206, 0.2911118268966675, 0.5584673285484314], "count": [1483]}, "action": {"min": [-0.40343695878982544, 4.164728306932375e-05, -1.3652429580688477, -1.3775147199630737, -0.49854376912117004, -0.16566991806030273, 0.044240135699510574, -0.7010292410850525, 0.0, -1.6030099391937256, -1.541650652885437, -0.5645049214363098, -1.0753204822540283, 0.0409262552857399], "max": [0.43104860186576843, 2.382272243499756, 0.0, 0.46216389536857605, 0.029145635664463043, 0.02761165425181389, 1.6723664999008179, 1.0645827054977417, 2.389942169189453, 0.0, 0.0475534051656723, 0.26691266894340515, 0.10271681100130081, 1.6814442873001099], "mean": [-0.06144086644053459, 0.6466429233551025, -0.30348455905914307, -0.3719220757484436, -0.15071529150009155, -0.048348307609558105, 0.15010961890220642, 0.1057213619351387, 1.337395429611206, -0.7541245222091675, -0.5573021769523621, -0.1330486685037613, -0.15418289601802826, 0.4376046657562256], "std": [0.20963333547115326, 0.89130038022995, 0.44201919436454773, 0.5498319268226624, 0.21923065185546875, 0.06403610110282898, 0.3692997097969055, 0.5143880248069763, 0.9064478278160095, 0.5924678444862366, 0.46345898509025574, 0.17102327942848206, 0.2911118268966675, 0.5584673285484314], "count": [1483]}, "timestamp": {"min": [0.0], "max": [49.4], "mean": [24.7], "std": [14.270170909199992], "count": [1483]}, "frame_index": {"min": [0], "max": [1482], "mean": [741.0], "std": [428.1051272759998], "count": [1483]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1483]}, "index": {"min": [22213], "max": [23695], "mean": [22954.0], "std": [428.1051272759998], "count": [1483]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1483]}, "subtask_annotation": {"mean": [10.21712744436952, 22.0, 22.0, 22.0, 22.0], "std": [6.151716641871889, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1483]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1483]}, "eef_direction_state": {"mean": [5.03776129467296, 3.7437626432906272], "std": [1.8489641661917944, 2.291711560729126], "min": [0, 0], "max": [6, 6], "count": [1483]}, "eef_velocity_state": {"mean": [0.48347943358057993, 0.9082939986513824], "std": [0.7937488601242669, 0.8364294856320178], "min": [0, 0], "max": [2, 2], "count": [1483]}, "eef_acc_mag_state": {"mean": [0.41672285906945383, 0.7660148347943359], "std": [0.7254478808609396, 0.8243623366493962], "min": [0, 0], "max": [2, 2], "count": [1483]}, "eef_direction_action": {"mean": [5.03776129467296, 3.7437626432906272], "std": [1.8489641661917944, 2.291711560729126], "min": [0, 0], "max": [6, 6], "count": [1483]}, "eef_velocity_action": {"mean": [0.48347943358057993, 0.9082939986513824], "std": [0.7937488601242669, 0.8364294856320178], "min": [0, 0], "max": [2, 2], "count": [1483]}, "eef_acc_mag_action": {"mean": [0.41672285906945383, 0.7660148347943359], "std": [0.7254478808609396, 0.8243623366493962], "min": [0, 0], "max": [2, 2], "count": [1483]}, "eef_sim_pose_state": {"mean": [0.18353798744488203, 0.31041410963334426, 1.2216645434584232, -0.03597723131223178, -0.025570526502255275, -0.21417731162328052, 0.2911846370431068, -0.2994144555163943, 1.2645751591879686, -0.1507739235474321, 0.027320958432468387, -0.030196095606689177], "std": [0.16157492946962396, 0.0736336793117244, 0.05795158463328978, 0.05538425503430519, 0.08968474581502207, 0.3746030509394747, 0.1658533826687168, 0.16643662177243887, 0.0806689218279485, 0.28201663904, 0.1902611278656536, 0.43540578900243393], "min": [0.036937807808925825, 0.1586623479677809, 1.1674145066530592, -0.2596002163992047, -0.26600791273358504, -0.8999392488122955, 0.06812720605655317, -0.6286281092525509, 1.1794918593677792, -1.05035263546592, -0.26182083530230305, -0.8360309584314992], "max": [0.49936156273621535, 0.49461901258629065, 1.3781840936222098, 0.027562958031391215, 0.22915932103990722, 0.1435326232052675, 0.5251851875212873, -0.008072902019723154, 1.4304389857373336, 0.05988920514371032, 0.5328788374652778, 0.8043421258958878], "count": [1483]}, "eef_sim_pose_action": {"mean": [0.18353798744488203, 0.31041410963334426, 1.2216645434584232, -0.03597723131223178, -0.025570526502255275, -0.21417731162328052, 0.2911846370431068, -0.2994144555163943, 1.2645751591879686, -0.1507739235474321, 0.027320958432468387, -0.030196095606689177], "std": [0.16157492946962396, 0.0736336793117244, 0.05795158463328978, 0.05538425503430519, 0.08968474581502207, 0.3746030509394747, 0.1658533826687168, 0.16643662177243887, 0.0806689218279485, 0.28201663904, 0.1902611278656536, 0.43540578900243393], "min": [0.036937807808925825, 0.1586623479677809, 1.1674145066530592, -0.2596002163992047, -0.26600791273358504, -0.8999392488122955, 0.06812720605655317, -0.6286281092525509, 1.1794918593677792, -1.05035263546592, -0.26182083530230305, -0.8360309584314992], "max": [0.49936156273621535, 0.49461901258629065, 1.3781840936222098, 0.027562958031391215, 0.22915932103990722, 0.1435326232052675, 0.5251851875212873, -0.008072902019723154, 1.4304389857373336, 0.05988920514371032, 0.5328788374652778, 0.8043421258958878], "count": [1483]}, "gripper_mode_state": {"mean": [0.933243425488874, 0.8179366149696561], "std": [0.2495999484588627, 0.38589675933031886], "min": [0, 0], "max": [1, 1], "count": [1483]}, "gripper_activity_state": {"mean": [1.9325691166554282, 1.8577208361429536], "std": [0.3398235546937693, 0.4837055609988192], "min": [0, 0], "max": [2, 2], "count": [1483]}, "gripper_mode_action": {"mean": [0.933243425488874, 0.8179366149696561], "std": [0.2495999484588627, 0.38589675933031886], "min": [0, 0], "max": [1, 1], "count": [1483]}, "gripper_activity_action": {"mean": [1.9325691166554282, 1.8577208361429536], "std": [0.3398235546937693, 0.4837055609988192], "min": [0, 0], "max": [2, 2], "count": [1483]}, "gripper_open_scale_state": {"mean": [0.08577658284400765, 0.2500610963269469], "std": [0.21102843679960995, 0.3191248245130183], "min": [0.02528007754257747, 0.02338643159185137], "max": [0.9556379999433245, 0.9608253070286342], "count": [1483]}, "gripper_open_scale_action": {"mean": [0.08577658284400765, 0.2500610963269469], "std": [0.21102843679960995, 0.3191248245130183], "min": [0.02528007754257747, 0.02338643159185137], "max": [0.9556379999433245, 0.9608253070286342], "count": [1483]}}} +{"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.43625326031796025]], [[0.46681672222659704]], [[0.44617266779536446]]], "std": [[[0.32399523170008965]], [[0.3171224441019009]], [[0.300332158402236]]], "count": [249]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3494335632289507]], [[0.3599140133518825]], [[0.3510557622647453]]], "std": [[[0.2755141289186637]], [[0.2683433727158127]], [[0.27714801442109704]]], "count": [249]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3901641883437891]], [[0.39810980085921027]], [[0.38468234266040197]]], "std": [[[0.3056540345558773]], [[0.2954944377900162]], [[0.3051703418675125]]], "count": [249]}, "observation.state": {"min": [-0.6550098061561584, 0.0, -2.0003108978271484, -0.9848156571388245, -0.526155412197113, -0.19328157603740692, 0.04682235047221184, -0.7915340662002563, -3.2526065174565133e-19, -1.7057865858078003, -1.4066604375839233, -0.4843938648700714, -1.0446408987045288, 0.04073551297187805], "max": [0.09970875084400177, 2.6384470462799072, 0.0, 0.24983999133110046, 0.00920388475060463, 0.08730720728635788, 1.6723664999008179, 0.7409127354621887, 2.2595536708831787, 0.0, 0.05982524901628494, 0.32110396027565, 0.10271726548671722, 1.6675647497177124], "mean": [-0.16859909892082214, 0.8706501722335815, -0.5674014687538147, -0.32551276683807373, -0.11356370151042938, -0.05047007277607918, 0.1568254828453064, -0.019640713930130005, 1.053133487701416, -0.6448679566383362, -0.3593238294124603, -0.011228621006011963, -0.08568914234638214, 0.31724897027015686], "std": [0.2659164071083069, 1.0489994287490845, 0.7304795384407043, 0.39501020312309265, 0.18849550187587738, 0.0552821084856987, 0.38381269574165344, 0.389378160238266, 0.9328320026397705, 0.6577685475349426, 0.4495795667171478, 0.14176951348781586, 0.2347520887851715, 0.46305009722709656], "count": [1567]}, "action": {"min": [-0.6550098061561584, 0.0, -2.0003108978271484, -0.9848156571388245, -0.526155412197113, -0.19328157603740692, 0.04682235047221184, -0.7915340662002563, -3.2526065174565133e-19, -1.7057865858078003, -1.4066604375839233, -0.4843938648700714, -1.0446408987045288, 0.04073551297187805], "max": [0.09970875084400177, 2.6384470462799072, 0.0, 0.24983999133110046, 0.00920388475060463, 0.08730720728635788, 1.6723664999008179, 0.7409127354621887, 2.2595536708831787, 0.0, 0.05982524901628494, 0.32110396027565, 0.10271726548671722, 1.6675647497177124], "mean": [-0.16859909892082214, 0.8706501722335815, -0.5674014687538147, -0.32551276683807373, -0.11356370151042938, -0.05047007277607918, 0.1568254828453064, -0.019640713930130005, 1.053133487701416, -0.6448679566383362, -0.3593238294124603, -0.011228621006011963, -0.08568914234638214, 0.31724897027015686], "std": [0.2659164071083069, 1.0489994287490845, 0.7304795384407043, 0.39501020312309265, 0.18849550187587738, 0.0552821084856987, 0.38381269574165344, 0.389378160238266, 0.9328320026397705, 0.6577685475349426, 0.4495795667171478, 0.14176951348781586, 0.2347520887851715, 0.46305009722709656], "count": [1567]}, "timestamp": {"min": [0.0], "max": [52.2], "mean": [26.099999999999998], "std": [15.07846145997661], "count": [1567]}, "frame_index": {"min": [0], "max": [1566], "mean": [783.0], "std": [452.3538437992983], "count": [1567]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1567]}, "index": {"min": [23696], "max": [25262], "mean": [24479.0], "std": [452.3538437992983], "count": [1567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1567]}, "subtask_annotation": {"mean": [10.924058710912572, 22.0, 22.0, 22.0, 22.0], "std": [6.213493919861075, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1567]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1567]}, "eef_direction_state": {"mean": [4.938098276962348, 4.241863433312061], "std": [1.8070618639115323, 2.197250378778456], "min": [0, 0], "max": [6, 6], "count": [1567]}, "eef_velocity_state": {"mean": [0.5609444798978941, 0.7530312699425654], "std": [0.8083521422087705, 0.8482208947690207], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_acc_mag_state": {"mean": [0.5073388640714741, 0.6630504148053605], "std": [0.7652577357220524, 0.8225020658841502], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_direction_action": {"mean": [4.938098276962348, 4.241863433312061], "std": [1.8070618639115323, 2.197250378778456], "min": [0, 0], "max": [6, 6], "count": [1567]}, "eef_velocity_action": {"mean": [0.5609444798978941, 0.7530312699425654], "std": [0.8083521422087705, 0.8482208947690207], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_acc_mag_action": {"mean": [0.5073388640714741, 0.6630504148053605], "std": [0.7652577357220524, 0.8225020658841502], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_sim_pose_state": {"mean": [0.2286492622499581, 0.2582620703188711, 1.2316963432023136, -0.04203905610917239, -0.020006668779741676, -0.28330950795317134, 0.25538644221722046, -0.34062318215845966, 1.2622119162144856, -0.08621190101421343, 0.049441574256072075, -0.03110097868006847], "std": [0.19436354902662387, 0.11873701186416885, 0.06433541604023807, 0.047960012211136105, 0.09317731131035387, 0.425088663695415, 0.1789174959250186, 0.12191753373396752, 0.08582656274282406, 0.22853882541813356, 0.14214190775116178, 0.37483840051615286], "min": [0.04700720018708007, 0.00753227065352291, 1.1823422515637279, -0.20600285487194203, -0.38493301221909193, -1.0999644061787965, 0.06819475663602288, -0.651124546993968, 1.1814630109226636, -1.0268016408623581, -0.2250452832168146, -1.03200997559274], "max": [0.5631514148771528, 0.36666360879626336, 1.4472608091514854, 0.10273390666947602, 0.26851706361719985, 0.048517658231373786, 0.5573302611407528, -0.11443182605212614, 1.4606647264959813, 0.08429990527279274, 0.5535962746947205, 0.7362802072442474], "count": [1567]}, "eef_sim_pose_action": {"mean": [0.2286492622499581, 0.2582620703188711, 1.2316963432023136, -0.04203905610917239, -0.020006668779741676, -0.28330950795317134, 0.25538644221722046, -0.34062318215845966, 1.2622119162144856, -0.08621190101421343, 0.049441574256072075, -0.03110097868006847], "std": [0.19436354902662387, 0.11873701186416885, 0.06433541604023807, 0.047960012211136105, 0.09317731131035387, 0.425088663695415, 0.1789174959250186, 0.12191753373396752, 0.08582656274282406, 0.22853882541813356, 0.14214190775116178, 0.37483840051615286], "min": [0.04700720018708007, 0.00753227065352291, 1.1823422515637279, -0.20600285487194203, -0.38493301221909193, -1.0999644061787965, 0.06819475663602288, -0.651124546993968, 1.1814630109226636, -1.0268016408623581, -0.2250452832168146, -1.03200997559274], "max": [0.5631514148771528, 0.36666360879626336, 1.4472608091514854, 0.10273390666947602, 0.26851706361719985, 0.048517658231373786, 0.5573302611407528, -0.11443182605212614, 1.4606647264959813, 0.08429990527279274, 0.5535962746947205, 0.7362802072442474], "count": [1567]}, "gripper_mode_state": {"mean": [0.9285258455647735, 0.8857689853222719], "std": [0.25761521632659184, 0.31809163768233273], "min": [0, 0], "max": [1, 1], "count": [1567]}, "gripper_activity_state": {"mean": [1.93490746649649, 1.8691767708998086], "std": [0.334527223166272, 0.4659300064621263], "min": [0, 0], "max": [2, 2], "count": [1567]}, "gripper_mode_action": {"mean": [0.9285258455647735, 0.8857689853222719], "std": [0.25761521632659184, 0.31809163768233273], "min": [0, 0], "max": [1, 1], "count": [1567]}, "gripper_activity_action": {"mean": [1.93490746649649, 1.8691767708998086], "std": [0.334527223166272, 0.4659300064621263], "min": [0, 0], "max": [2, 2], "count": [1567]}, "gripper_open_scale_state": {"mean": [0.08961341555284244, 0.18128461222350142], "std": [0.21932182336345385, 0.264600197962725], "min": [0.026755628841263906, 0.023277435983930315], "max": [0.9556379999433245, 0.9528941426958356], "count": [1567]}, "gripper_open_scale_action": {"mean": [0.08961341555284244, 0.18128461222350142], "std": [0.21932182336345385, 0.264600197962725], "min": [0.026755628841263906, 0.023277435983930315], "max": [0.9556379999433245, 0.9528941426958356], "count": [1567]}}} +{"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.44329060612501553]], [[0.47334998649414595]], [[0.4530204912588342]]], "std": [[[0.3019779241209855]], [[0.2955773403117508]], [[0.28172494331469683]]], "count": [246]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36488114294950136]], [[0.3722690166852649]], [[0.3599139167862267]]], "std": [[[0.28652580007968154]], [[0.27716507097837056]], [[0.2854142095540393]]], "count": [246]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3696714822785483]], [[0.3886416708734081]], [[0.3835533780133553]]], "std": [[[0.30052752356136203]], [[0.2912837162242276]], [[0.29791660750993937]]], "count": [246]}, "observation.state": {"min": [-0.5246214270591736, -1.868907965312729e-19, -1.0753204822540283, -1.4419419765472412, -0.47242364287376404, -0.08130098134279251, 0.0448683500289917, -0.18561168015003204, -1.1866977073817114e-35, -1.951223611831665, -1.448077917098999, -0.6105243563652039, -0.9264941811561584, 0.041139569133520126], "max": [0.31753402948379517, 2.334718704223633, 0.0, 0.15467503666877747, 0.009627844206988811, 0.07516505569219589, 1.6726844310760498, 1.0722525119781494, 2.5280003547668457, 0.0, 0.36334532499313354, 0.01073786523193121, 0.22396118938922882, 1.665877342224121], "mean": [-0.10611593723297119, 0.6675790548324585, -0.28020766377449036, -0.405495822429657, -0.15525130927562714, -0.041119374334812164, 0.17276467382907867, 0.3435281813144684, 1.3430896997451782, -0.8814547061920166, -0.2563016414642334, -0.28143659234046936, -0.09895222634077072, 0.35349518060684204], "std": [0.22580184042453766, 0.9145405292510986, 0.38543573021888733, 0.5473201274871826, 0.21192105114459991, 0.025295041501522064, 0.41159871220588684, 0.3838309645652771, 0.9045324921607971, 0.7015225887298584, 0.5177299380302429, 0.22345368564128876, 0.2930625081062317, 0.4683372974395752], "count": [1544]}, "action": {"min": [-0.5246214270591736, -1.868907965312729e-19, -1.0753204822540283, -1.4419419765472412, -0.47242364287376404, -0.08130098134279251, 0.0448683500289917, -0.18561168015003204, -1.1866977073817114e-35, -1.951223611831665, -1.448077917098999, -0.6105243563652039, -0.9264941811561584, 0.041139569133520126], "max": [0.31753402948379517, 2.334718704223633, 0.0, 0.15467503666877747, 0.009627844206988811, 0.07516505569219589, 1.6726844310760498, 1.0722525119781494, 2.5280003547668457, 0.0, 0.36334532499313354, 0.01073786523193121, 0.22396118938922882, 1.665877342224121], "mean": [-0.10611593723297119, 0.6675790548324585, -0.28020766377449036, -0.405495822429657, -0.15525130927562714, -0.041119374334812164, 0.17276467382907867, 0.3435281813144684, 1.3430896997451782, -0.8814547061920166, -0.2563016414642334, -0.28143659234046936, -0.09895222634077072, 0.35349518060684204], "std": [0.22580184042453766, 0.9145405292510986, 0.38543573021888733, 0.5473201274871826, 0.21192105114459991, 0.025295041501522064, 0.41159871220588684, 0.3838309645652771, 0.9045324921607971, 0.7015225887298584, 0.5177299380302429, 0.22345368564128876, 0.2930625081062317, 0.4683372974395752], "count": [1544]}, "timestamp": {"min": [0.0], "max": [51.43333333333333], "mean": [25.716666666666665], "std": [14.85714381105003], "count": [1544]}, "frame_index": {"min": [0], "max": [1543], "mean": [771.5], "std": [445.71431433150093], "count": [1544]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1544]}, "index": {"min": [25263], "max": [26806], "mean": [26034.5], "std": [445.71431433150093], "count": [1544]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1544]}, "subtask_annotation": {"mean": [11.161269430051814, 22.0, 22.0, 22.0, 22.0], "std": [6.310861386969498, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1544]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [1544]}, "eef_direction_state": {"mean": [5.099093264248705, 3.8924870466321244], "std": [1.737247899959352, 2.177093544532599], "min": [0, 0], "max": [6, 6], "count": [1544]}, "eef_velocity_state": {"mean": [0.44041450777202074, 0.8523316062176166], "std": [0.7465456437027085, 0.8081240695579941], "min": [0, 0], "max": [2, 2], "count": [1544]}, "eef_acc_mag_state": {"mean": [0.391839378238342, 0.7545336787564767], "std": [0.7015606105411197, 0.819914165326494], "min": [0, 0], "max": [2, 2], "count": [1544]}, "eef_direction_action": {"mean": [5.099093264248705, 3.8924870466321244], "std": [1.737247899959352, 2.177093544532599], "min": [0, 0], "max": [6, 6], "count": [1544]}, "eef_velocity_action": {"mean": [0.44041450777202074, 0.8523316062176166], "std": [0.7465456437027085, 0.8081240695579941], "min": [0, 0], "max": [2, 2], "count": [1544]}, "eef_acc_mag_action": {"mean": [0.391839378238342, 0.7545336787564767], "std": [0.7015606105411197, 0.819914165326494], "min": [0, 0], "max": [2, 2], "count": [1544]}, "eef_sim_pose_state": {"mean": [0.18387533564259556, 0.29527548164019213, 1.212935335996817, -0.03688009550272274, -0.017136191373994365, -0.26202537394184555, 0.2894090127562896, -0.22170922038489174, 1.2708756893485615, -0.1678296318825727, 0.19067986211694318, 0.04728833453923516], "std": [0.1595308262144714, 0.07787701458463313, 0.04541270733722349, 0.02887212473173776, 0.051471440463851804, 0.4017996062016652, 0.1604561715070728, 0.1291802783754923, 0.09333343565109872, 0.3150012317650164, 0.19604556194839484, 0.26632221518684746], "min": [0.06002831656805856, 0.14388564382934646, 1.147704022895999, -0.20163179777184817, -0.15037853252958833, -0.9834694328291274, 0.06204724800404185, -0.41059713335135717, 1.157543622846064, -1.0474151333750956, -0.1804643407019173, -0.6594738524106263], "max": [0.46405117848263716, 0.44101407430520895, 1.3222896125037802, 0.0750617146421258, 0.29751017508436317, 0.008012815877623244, 0.5148734920651242, -0.014021020399137885, 1.457275779496996, 0.15923593696883412, 0.8072531367101066, 0.5736365677582124], "count": [1544]}, "eef_sim_pose_action": {"mean": [0.18387533564259556, 0.29527548164019213, 1.212935335996817, -0.03688009550272274, -0.017136191373994365, -0.26202537394184555, 0.2894090127562896, -0.22170922038489174, 1.2708756893485615, -0.1678296318825727, 0.19067986211694318, 0.04728833453923516], "std": [0.1595308262144714, 0.07787701458463313, 0.04541270733722349, 0.02887212473173776, 0.051471440463851804, 0.4017996062016652, 0.1604561715070728, 0.1291802783754923, 0.09333343565109872, 0.3150012317650164, 0.19604556194839484, 0.26632221518684746], "min": [0.06002831656805856, 0.14388564382934646, 1.147704022895999, -0.20163179777184817, -0.15037853252958833, -0.9834694328291274, 0.06204724800404185, -0.41059713335135717, 1.157543622846064, -1.0474151333750956, -0.1804643407019173, -0.6594738524106263], "max": [0.46405117848263716, 0.44101407430520895, 1.3222896125037802, 0.0750617146421258, 0.29751017508436317, 0.008012815877623244, 0.5148734920651242, -0.014021020399137885, 1.457275779496996, 0.15923593696883412, 0.8072531367101066, 0.5736365677582124], "count": [1544]}, "gripper_mode_state": {"mean": [0.9190414507772021, 0.8801813471502591], "std": [0.27277144742538384, 0.3247493545474884], "min": [0, 0], "max": [1, 1], "count": [1544]}, "gripper_activity_state": {"mean": [1.9339378238341969, 1.8652849740932642], "std": [0.3369145834609019, 0.4706263565658292], "min": [0, 0], "max": [2, 2], "count": [1544]}, "gripper_mode_action": {"mean": [0.9190414507772021, 0.8801813471502591], "std": [0.27277144742538384, 0.3247493545474884], "min": [0, 0], "max": [1, 1], "count": [1544]}, "gripper_activity_action": {"mean": [1.9339378238341969, 1.8652849740932642], "std": [0.3369145834609019, 0.4706263565658292], "min": [0, 0], "max": [2, 2], "count": [1544]}, "gripper_open_scale_state": {"mean": [0.09872302997286624, 0.2019975545956064], "std": [0.23519971678188709, 0.26762127690126786], "min": [0.025639057159423828, 0.023508325219154358], "max": [0.9558196749005999, 0.9519299098423549], "count": [1544]}, "gripper_open_scale_action": {"mean": [0.09872302997286624, 0.2019975545956064], "std": [0.23519971678188709, 0.26762127690126786], "min": [0.025639057159423828, 0.023508325219154358], "max": [0.9558196749005999, 0.9519299098423549], "count": [1544]}}} +{"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.49349055427976996]], [[0.5320744960646921]], [[0.5202530827396024]]], "std": [[[0.28045766335146094]], [[0.283162450285871]], [[0.2825983090662291]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35719275893540603]], [[0.3603499639345228]], [[0.35185026938703406]]], "std": [[[0.29634510257192437]], [[0.281071903741695]], [[0.2861343390119034]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3939336039470844]], [[0.4153800528469646]], [[0.4143111297572082]]], "std": [[[0.2482523560297572]], [[0.239431402206567]], [[0.2507633768835146]]], "count": [222]}, "observation.state": {"min": [-0.7019786238670349, 0.0, -1.483359456062317, -1.5700000524520874, -0.3665398955345154, -0.16959545016288757, 0.0448249913752079, -0.30803701281547546, 0.0, -1.4127962589263916, -1.297711730003357, -0.48829084634780884, -0.17688241600990295, 0.0393403060734272], "max": [0.607441246509552, 2.3586857318878174, 0.0, 0.01073786523193121, 0.6166602969169617, 0.8022719621658325, 1.661073088645935, 0.6826214790344238, 2.236543893814087, 0.0, 0.05413764715194702, 0.653475821018219, 0.13805827498435974, 1.6631507873535156], "mean": [-0.11157587915658951, 1.3230136632919312, -0.5677992105484009, -0.6557820439338684, 0.14562833309173584, 0.1940784752368927, 0.4417850077152252, 0.12363439053297043, 0.651861310005188, -0.3353029787540436, -0.35903340578079224, 0.19633245468139648, -0.009244121611118317, 0.13008750975131989], "std": [0.39799168705940247, 0.8107680678367615, 0.46157732605934143, 0.5620432496070862, 0.27518704533576965, 0.2052406668663025, 0.5425033569335938, 0.24939797818660736, 0.9371481537818909, 0.5133776068687439, 0.5181073546409607, 0.25813305377960205, 0.06660806387662888, 0.3413742184638977], "count": [1347]}, "action": {"min": [-0.7019786238670349, 0.0, -1.483359456062317, -1.5700000524520874, -0.3665398955345154, -0.16959545016288757, 0.0448249913752079, -0.30803701281547546, 0.0, -1.4127962589263916, -1.297711730003357, -0.48829084634780884, -0.17688241600990295, 0.0393403060734272], "max": [0.607441246509552, 2.3586857318878174, 0.0, 0.01073786523193121, 0.6166602969169617, 0.8022719621658325, 1.661073088645935, 0.6826214790344238, 2.236543893814087, 0.0, 0.05413764715194702, 0.653475821018219, 0.13805827498435974, 1.6631507873535156], "mean": [-0.11157587915658951, 1.3230136632919312, -0.5677992105484009, -0.6557820439338684, 0.14562833309173584, 0.1940784752368927, 0.4417850077152252, 0.12363439053297043, 0.651861310005188, -0.3353029787540436, -0.35903340578079224, 0.19633245468139648, -0.009244121611118317, 0.13008750975131989], "std": [0.39799168705940247, 0.8107680678367615, 0.46157732605934143, 0.5620432496070862, 0.27518704533576965, 0.2052406668663025, 0.5425033569335938, 0.24939797818660736, 0.9371481537818909, 0.5133776068687439, 0.5181073546409607, 0.25813305377960205, 0.06660806387662888, 0.3413742184638977], "count": [1347]}, "timestamp": {"min": [0.0], "max": [44.86666666666667], "mean": [22.433333333333334], "std": [12.96150997147866], "count": [1347]}, "frame_index": {"min": [0], "max": [1346], "mean": [673.0], "std": [388.8452991443598], "count": [1347]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1347]}, "index": {"min": [26807], "max": [28153], "mean": [27480.0], "std": [388.8452991443598], "count": [1347]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1347]}, "subtask_annotation": {"mean": [10.688938381588716, 22.0, 22.0, 22.0, 22.0], "std": [5.533502281516119, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1347]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [1347]}, "eef_direction_state": {"mean": [3.908685968819599, 5.135857461024499], "std": [2.292910278615214, 1.623449653822016], "min": [0, 0], "max": [6, 6], "count": [1347]}, "eef_velocity_state": {"mean": [0.8470675575352635, 0.48478099480326653], "std": [0.8284545754341163, 0.7889539983905562], "min": [0, 0], "max": [2, 2], "count": [1347]}, "eef_acc_mag_state": {"mean": [0.749072011878248, 0.429101707498144], "std": [0.8251729656100035, 0.7270258607007992], "min": [0, 0], "max": [2, 2], "count": [1347]}, "eef_direction_action": {"mean": [3.908685968819599, 5.135857461024499], "std": [2.292910278615214, 1.623449653822016], "min": [0, 0], "max": [6, 6], "count": [1347]}, "eef_velocity_action": {"mean": [0.8470675575352635, 0.48478099480326653], "std": [0.8284545754341163, 0.7889539983905562], "min": [0, 0], "max": [2, 2], "count": [1347]}, "eef_acc_mag_action": {"mean": [0.749072011878248, 0.429101707498144], "std": [0.8251729656100035, 0.7270258607007992], "min": [0, 0], "max": [2, 2], "count": [1347]}, "eef_sim_pose_state": {"mean": [0.2880088889776965, 0.30338668381740325, 1.2503941475789597, 0.2353391841631627, 0.09107686396138291, 0.03822545367017664, 0.18153024629924977, -0.28206010886494826, 1.2173614936140913, -0.03138661217807008, -0.03644626870322794, 0.3224982440108345], "std": [0.14538547202388674, 0.11556844731265402, 0.06402554639565418, 0.2468406091789398, 0.15347107561744164, 0.2806806802154301, 0.164335742907824, 0.10040832530100752, 0.051285274150647486, 0.038592661206465484, 0.0826755411596862, 0.47571030810022846], "min": [0.06476853096153504, 0.1324960667023201, 1.1722035024258197, -0.08892324177680816, -0.21623445272107555, -0.5279853834220666, 0.061396169160340484, -0.38106574348667366, 1.181862753128727, -0.17337512221892543, -0.3257347558558079, -0.4852233721243022], "max": [0.558540774443557, 0.5234458675275768, 1.3713349800758223, 0.9522860853166443, 0.5024799666328068, 0.8195751949789065, 0.47739282597303706, -0.061517174297828534, 1.3820747958455721, 0.06747088592053363, 0.2323725453440484, 1.3399907764426024], "count": [1347]}, "eef_sim_pose_action": {"mean": [0.2880088889776965, 0.30338668381740325, 1.2503941475789597, 0.2353391841631627, 0.09107686396138291, 0.03822545367017664, 0.18153024629924977, -0.28206010886494826, 1.2173614936140913, -0.03138661217807008, -0.03644626870322794, 0.3224982440108345], "std": [0.14538547202388674, 0.11556844731265402, 0.06402554639565418, 0.2468406091789398, 0.15347107561744164, 0.2806806802154301, 0.164335742907824, 0.10040832530100752, 0.051285274150647486, 0.038592661206465484, 0.0826755411596862, 0.47571030810022846], "min": [0.06476853096153504, 0.1324960667023201, 1.1722035024258197, -0.08892324177680816, -0.21623445272107555, -0.5279853834220666, 0.061396169160340484, -0.38106574348667366, 1.181862753128727, -0.17337512221892543, -0.3257347558558079, -0.4852233721243022], "max": [0.558540774443557, 0.5234458675275768, 1.3713349800758223, 0.9522860853166443, 0.5024799666328068, 0.8195751949789065, 0.47739282597303706, -0.061517174297828534, 1.3820747958455721, 0.06747088592053363, 0.2323725453440484, 1.3399907764426024], "count": [1347]}, "gripper_mode_state": {"mean": [0.8240534521158129, 0.9406087602078693], "std": [0.3807746842580646, 0.2363554958702757], "min": [0, 0], "max": [1, 1], "count": [1347]}, "gripper_activity_state": {"mean": [1.8567186340014847, 1.9213066072754268], "std": [0.48384955385570144, 0.3672349989418314], "min": [0, 0], "max": [2, 2], "count": [1347]}, "gripper_mode_action": {"mean": [0.8240534521158129, 0.9406087602078693], "std": [0.3807746842580646, 0.2363554958702757], "min": [0, 0], "max": [1, 1], "count": [1347]}, "gripper_activity_action": {"mean": [1.8567186340014847, 1.9213066072754268], "std": [0.48384955385570144, 0.3672349989418314], "min": [0, 0], "max": [2, 2], "count": [1347]}, "gripper_open_scale_state": {"mean": [0.2524496427534574, 0.0743362952981039], "std": [0.31000075399361054, 0.19507112127500334], "min": [0.025614280785833086, 0.022480174899101257], "max": [0.9491846220833915, 0.9503718784877232], "count": [1347]}, "gripper_open_scale_action": {"mean": [0.2524496427534574, 0.0743362952981039], "std": [0.31000075399361054, 0.19507112127500334], "min": [0.025614280785833086, 0.022480174899101257], "max": [0.9491846220833915, 0.9503718784877232], "count": [1347]}}} +{"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.4282001887574643]], [[0.4276339428258933]], [[0.3836119953604474]]], "std": [[[0.30267768185242705]], [[0.2944511902419926]], [[0.26525128247866536]]], "count": [247]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727559956956242]], [[0.3704418776957477]], [[0.3490314239280958]]], "std": [[[0.29667622083666595]], [[0.29480994597499866]], [[0.30813750536894324]]], "count": [247]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3577266313407954]], [[0.36450527241935915]], [[0.3522521852645692]]], "std": [[[0.3123814283429545]], [[0.30949159771703655]], [[0.316831430754808]]], "count": [247]}, "observation.state": {"min": [-0.7654564380645752, -5.421010862427522e-20, -1.9880391359329224, -1.1535536050796509, -0.3374757766723633, -0.015339807607233524, 0.046451181173324585, -1.0983302593231201, 0.0, -1.6843109130859375, -1.5232429504394531, -0.4765899181365967, -1.006291389465332, 0.04336109757423401], "max": [0.04426824674010277, 2.610835313796997, 0.0, 0.09610258787870407, 0.02932857535779476, 0.2592427432537079, 1.6612029075622559, 0.9004467129707336, 2.6046993732452393, 0.0, 0.2899223566055298, 0.7899629473686218, 0.18254370987415314, 1.6743124723434448], "mean": [-0.22476886212825775, 0.8787455558776855, -0.5399645566940308, -0.3437788188457489, -0.13151514530181885, 0.034980665892362595, 0.13860327005386353, -0.0852271020412445, 1.2339025735855103, -0.6904535293579102, -0.5258280634880066, -0.006951264105737209, -0.11261112987995148, 0.37657430768013], "std": [0.30909857153892517, 1.0252271890640259, 0.6821838021278381, 0.42494726181030273, 0.13711990416049957, 0.0784488394856453, 0.347795695066452, 0.49166783690452576, 0.932393491268158, 0.5860128402709961, 0.5576199889183044, 0.2863839864730835, 0.2761209011077881, 0.5076484680175781], "count": [1558]}, "action": {"min": [-0.7654564380645752, -5.421010862427522e-20, -1.9880391359329224, -1.1535536050796509, -0.3374757766723633, -0.015339807607233524, 0.046451181173324585, -1.0983302593231201, 0.0, -1.6843109130859375, -1.5232429504394531, -0.4765899181365967, -1.006291389465332, 0.04336109757423401], "max": [0.04426824674010277, 2.610835313796997, 0.0, 0.09610258787870407, 0.02932857535779476, 0.2592427432537079, 1.6612029075622559, 0.9004467129707336, 2.6046993732452393, 0.0, 0.2899223566055298, 0.7899629473686218, 0.18254370987415314, 1.6743124723434448], "mean": [-0.22476886212825775, 0.8787455558776855, -0.5399645566940308, -0.3437788188457489, -0.13151514530181885, 0.034980665892362595, 0.13860327005386353, -0.0852271020412445, 1.2339025735855103, -0.6904535293579102, -0.5258280634880066, -0.006951264105737209, -0.11261112987995148, 0.37657430768013], "std": [0.30909857153892517, 1.0252271890640259, 0.6821838021278381, 0.42494726181030273, 0.13711990416049957, 0.0784488394856453, 0.347795695066452, 0.49166783690452576, 0.932393491268158, 0.5860128402709961, 0.5576199889183044, 0.2863839864730835, 0.2761209011077881, 0.5076484680175781], "count": [1558]}, "timestamp": {"min": [0.0], "max": [51.9], "mean": [25.949999999999996], "std": [14.991858901861814], "count": [1558]}, "frame_index": {"min": [0], "max": [1557], "mean": [778.5], "std": [449.75576705585445], "count": [1558]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1558]}, "index": {"min": [28154], "max": [29711], "mean": [28932.5], "std": [449.75576705585445], "count": [1558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1558]}, "subtask_annotation": {"mean": [10.790115532734275, 22.0, 22.0, 22.0, 22.0], "std": [6.636653181777803, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1558]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [1558]}, "eef_direction_state": {"mean": [5.098844672657253, 4.137997432605905], "std": [1.6195963617837603, 2.1653904105931114], "min": [0, 0], "max": [6, 6], "count": [1558]}, "eef_velocity_state": {"mean": [0.5025673940949936, 0.7875481386392811], "std": [0.7631978405297225, 0.8243246871932801], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_acc_mag_state": {"mean": [0.47946084724005134, 0.7259306803594352], "std": [0.7459100063383203, 0.8209282765541325], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_direction_action": {"mean": [5.098844672657253, 4.137997432605905], "std": [1.6195963617837603, 2.1653904105931114], "min": [0, 0], "max": [6, 6], "count": [1558]}, "eef_velocity_action": {"mean": [0.5025673940949936, 0.7875481386392811], "std": [0.7631978405297225, 0.8243246871932801], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_acc_mag_action": {"mean": [0.47946084724005134, 0.7259306803594352], "std": [0.7459100063383203, 0.8209282765541325], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_sim_pose_state": {"mean": [0.22295367772234595, 0.24880671226603743, 1.231508571817267, 0.035939223347952534, -0.004998234164783925, -0.3570371426096355, 0.26933403675044704, -0.3788227672604003, 1.2606631938503168, -0.10839184328885322, 0.018809851908886607, -0.09270372062011921], "std": [0.18705389924883895, 0.11886011799351134, 0.060622851441716946, 0.08912756478256331, 0.07425564696598827, 0.4354528031713482, 0.15912320144566153, 0.15653616576064333, 0.08575748375936598, 0.26644782452171595, 0.2067246223952248, 0.3678357590636024], "min": [0.06276049761630159, -0.01503658780449783, 1.1818660808519377, -0.03271159484300046, -0.3371395967462407, -1.0917302311352683, 0.06731080902359995, -0.7234471454435658, 1.1733218912051055, -0.9873959724334542, -0.3232791241965156, -1.2849644960035476], "max": [0.5444547913321389, 0.33407466110531975, 1.4130459524821297, 0.3011706028318997, 0.27881871440324946, 0.02532157612350695, 0.5190762573235445, -0.11750413747028815, 1.4607449478644046, 0.18100959193998722, 0.7378094370396124, 0.7359274423134805], "count": [1558]}, "eef_sim_pose_action": {"mean": [0.22295367772234595, 0.24880671226603743, 1.231508571817267, 0.035939223347952534, -0.004998234164783925, -0.3570371426096355, 0.26933403675044704, -0.3788227672604003, 1.2606631938503168, -0.10839184328885322, 0.018809851908886607, -0.09270372062011921], "std": [0.18705389924883895, 0.11886011799351134, 0.060622851441716946, 0.08912756478256331, 0.07425564696598827, 0.4354528031713482, 0.15912320144566153, 0.15653616576064333, 0.08575748375936598, 0.26644782452171595, 0.2067246223952248, 0.3678357590636024], "min": [0.06276049761630159, -0.01503658780449783, 1.1818660808519377, -0.03271159484300046, -0.3371395967462407, -1.0917302311352683, 0.06731080902359995, -0.7234471454435658, 1.1733218912051055, -0.9873959724334542, -0.3232791241965156, -1.2849644960035476], "max": [0.5444547913321389, 0.33407466110531975, 1.4130459524821297, 0.3011706028318997, 0.27881871440324946, 0.02532157612350695, 0.5190762573235445, -0.11750413747028815, 1.4607449478644046, 0.18100959193998722, 0.7378094370396124, 0.7359274423134805], "count": [1558]}, "gripper_mode_state": {"mean": [0.9409499358151476, 0.8568677792041078], "std": [0.23571837880110147, 0.3502076357904346], "min": [0, 0], "max": [1, 1], "count": [1558]}, "gripper_activity_state": {"mean": [1.9364569961489089, 1.8690629011553272], "std": [0.33101280241864683, 0.46528307382770234], "min": [0, 0], "max": [2, 2], "count": [1558]}, "gripper_mode_action": {"mean": [0.9409499358151476, 0.8568677792041078], "std": [0.23571837880110147, 0.3502076357904346], "min": [0, 0], "max": [1, 1], "count": [1558]}, "gripper_activity_action": {"mean": [1.9364569961489089, 1.8690629011553272], "std": [0.33101280241864683, 0.46528307382770234], "min": [0, 0], "max": [2, 2], "count": [1558]}, "gripper_open_scale_state": {"mean": [0.07920300013539476, 0.2151907833233954], "std": [0.19874224849054556, 0.2900837903581338], "min": [0.02654353209904262, 0.024777770042419434], "max": [0.9492588043212891, 0.9567499841962542], "count": [1558]}, "gripper_open_scale_action": {"mean": [0.07920300013539476, 0.2151907833233954], "std": [0.19874224849054556, 0.2900837903581338], "min": [0.02654353209904262, 0.024777770042419434], "max": [0.9492588043212891, 0.9567499841962542], "count": [1558]}}} +{"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.4647668503428307]], [[0.5035907676201794]], [[0.4863211892501108]]], "std": [[[0.2930449418343822]], [[0.28724842441567616]], [[0.2777663629332291]]], "count": [231]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3587283196106726]], [[0.3750420710371691]], [[0.36965454262513087]]], "std": [[[0.27146173720622874]], [[0.26003983207863113]], [[0.26671938387180855]]], "count": [231]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855056623659565]], [[0.4047051325580738]], [[0.3995760428750625]]], "std": [[[0.30427766133588335]], [[0.2947977583868181]], [[0.3033739040083484]]], "count": [231]}, "observation.state": {"min": [-0.558368980884552, 0.0007068359991535544, -1.24405837059021, -1.1654853820800781, -0.3405437469482422, -0.09970875084400177, 0.04471506550908089, -0.7338674664497375, 0.0, -1.5171070098876953, -1.2973322868347168, -0.47860199213027954, -1.0860583782196045, 0.041556596755981445], "max": [0.38656315207481384, 2.331650733947754, 0.0, 0.17269368469715118, 0.01606541872024536, 0.03128177300095558, 1.6724786758422852, 0.905048668384552, 2.3746023178100586, 3.500606018447874e-18, 0.011324489489197731, 0.3804272413253784, 0.10600370168685913, 1.6684733629226685], "mean": [-0.09765378385782242, 0.7744006514549255, -0.36608758568763733, -0.4266057312488556, -0.10903647541999817, -0.02771247923374176, 0.1437414437532425, 0.07393719255924225, 1.2825660705566406, -0.7573702335357666, -0.48825815320014954, -0.037720926105976105, -0.18906642496585846, 0.36572229862213135], "std": [0.25681009888648987, 0.9386854767799377, 0.45952561497688293, 0.5100030899047852, 0.14369626343250275, 0.04181470721960068, 0.35703960061073303, 0.4612388014793396, 0.9175390601158142, 0.6086869239807129, 0.4573949873447418, 0.17443107068538666, 0.2957702577114105, 0.4818863868713379], "count": [1419]}, "action": {"min": [-0.558368980884552, 0.0007068359991535544, -1.24405837059021, -1.1654853820800781, -0.3405437469482422, -0.09970875084400177, 0.04471506550908089, -0.7338674664497375, 0.0, -1.5171070098876953, -1.2973322868347168, -0.47860199213027954, -1.0860583782196045, 0.041556596755981445], "max": [0.38656315207481384, 2.331650733947754, 0.0, 0.17269368469715118, 0.01606541872024536, 0.03128177300095558, 1.6724786758422852, 0.905048668384552, 2.3746023178100586, 3.500606018447874e-18, 0.011324489489197731, 0.3804272413253784, 0.10600370168685913, 1.6684733629226685], "mean": [-0.09765378385782242, 0.7744006514549255, -0.36608758568763733, -0.4266057312488556, -0.10903647541999817, -0.02771247923374176, 0.1437414437532425, 0.07393719255924225, 1.2825660705566406, -0.7573702335357666, -0.48825815320014954, -0.037720926105976105, -0.18906642496585846, 0.36572229862213135], "std": [0.25681009888648987, 0.9386854767799377, 0.45952561497688293, 0.5100030899047852, 0.14369626343250275, 0.04181470721960068, 0.35703960061073303, 0.4612388014793396, 0.9175390601158142, 0.6086869239807129, 0.4573949873447418, 0.17443107068538666, 0.2957702577114105, 0.4818863868713379], "count": [1419]}, "timestamp": {"min": [0.0], "max": [47.266666666666666], "mean": [23.633333333333333], "std": [13.654330475740682], "count": [1419]}, "frame_index": {"min": [0], "max": [1418], "mean": [709.0], "std": [409.62991427222045], "count": [1419]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1419]}, "index": {"min": [29712], "max": [31130], "mean": [30421.0], "std": [409.62991427222045], "count": [1419]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1419]}, "subtask_annotation": {"mean": [11.011980267794222, 22.0, 22.0, 22.0, 22.0], "std": [6.55398766313653, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1419]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [1419]}, "eef_direction_state": {"mean": [4.931642001409443, 3.9978858350951376], "std": [1.8404218030286534, 2.2822342417580797], "min": [0, 0], "max": [6, 6], "count": [1419]}, "eef_velocity_state": {"mean": [0.5264270613107822, 0.8520084566596194], "std": [0.7855993278233951, 0.8735893797652862], "min": [0, 0], "max": [2, 2], "count": [1419]}, "eef_acc_mag_state": {"mean": [0.43622269203664554, 0.6962649753347427], "std": [0.7303826956125544, 0.8276792845940143], "min": [0, 0], "max": [2, 2], "count": [1419]}, "eef_direction_action": {"mean": [4.931642001409443, 3.9978858350951376], "std": [1.8404218030286534, 2.2822342417580797], "min": [0, 0], "max": [6, 6], "count": [1419]}, "eef_velocity_action": {"mean": [0.5264270613107822, 0.8520084566596194], "std": [0.7855993278233951, 0.8735893797652862], "min": [0, 0], "max": [2, 2], "count": [1419]}, "eef_acc_mag_action": {"mean": [0.43622269203664554, 0.6962649753347427], "std": [0.7303826956125544, 0.8276792845940143], "min": [0, 0], "max": [2, 2], "count": [1419]}, "eef_sim_pose_state": {"mean": [0.20722445391301983, 0.3017605630574421, 1.2241286119585073, -0.024482076089214114, -0.01789817976630828, -0.2072186316774719, 0.29099156061637793, -0.3097008305750336, 1.2675746419926441, -0.19828624480660045, 0.0371003592945005, 0.03497421808126922], "std": [0.1713887141593171, 0.09003844445550112, 0.054229509967286225, 0.040959503970404494, 0.06201862535951727, 0.35153785336271115, 0.16977986980348198, 0.15437065704865818, 0.08065690412420946, 0.2997519361953013, 0.19732295404650513, 0.4477692685439018], "min": [0.055600849507492014, 0.1363919248120819, 1.1671350982614974, -0.14331751973445794, -0.2228134797308814, -0.8852554817482552, 0.06253560318474558, -0.6368864078216806, 1.182215407786526, -1.142011639441778, -0.2614508048216928, -0.8859546279466265], "max": [0.48978514541515344, 0.4785629130848659, 1.353585266178806, 0.03117654080215879, 0.20448825180238028, 0.12985261278157995, 0.5262447596882892, -0.0612262671501629, 1.437428227561612, 0.07372749147072605, 0.6196055325650551, 0.789454885477542], "count": [1419]}, "eef_sim_pose_action": {"mean": [0.20722445391301983, 0.3017605630574421, 1.2241286119585073, -0.024482076089214114, -0.01789817976630828, -0.2072186316774719, 0.29099156061637793, -0.3097008305750336, 1.2675746419926441, -0.19828624480660045, 0.0371003592945005, 0.03497421808126922], "std": [0.1713887141593171, 0.09003844445550112, 0.054229509967286225, 0.040959503970404494, 0.06201862535951727, 0.35153785336271115, 0.16977986980348198, 0.15437065704865818, 0.08065690412420946, 0.2997519361953013, 0.19732295404650513, 0.4477692685439018], "min": [0.055600849507492014, 0.1363919248120819, 1.1671350982614974, -0.14331751973445794, -0.2228134797308814, -0.8852554817482552, 0.06253560318474558, -0.6368864078216806, 1.182215407786526, -1.142011639441778, -0.2614508048216928, -0.8859546279466265], "max": [0.48978514541515344, 0.4785629130848659, 1.353585266178806, 0.03117654080215879, 0.20448825180238028, 0.12985261278157995, 0.5262447596882892, -0.0612262671501629, 1.437428227561612, 0.07372749147072605, 0.6196055325650551, 0.789454885477542], "count": [1419]}, "gripper_mode_state": {"mean": [0.9365750528541226, 0.8696264975334743], "std": [0.2437257130985977, 0.33671390277375374], "min": [0, 0], "max": [1, 1], "count": [1419]}, "gripper_activity_state": {"mean": [1.930937279774489, 1.8520084566596196], "std": [0.34329565269179185, 0.49159372918356464], "min": [0, 0], "max": [2, 2], "count": [1419]}, "gripper_mode_action": {"mean": [0.9365750528541226, 0.8696264975334743], "std": [0.2437257130985977, 0.33671390277375374], "min": [0, 0], "max": [1, 1], "count": [1419]}, "gripper_activity_action": {"mean": [1.930937279774489, 1.8520084566596196], "std": [0.34329565269179185, 0.49159372918356464], "min": [0, 0], "max": [2, 2], "count": [1419]}, "gripper_open_scale_state": {"mean": [0.0821385505884579, 0.20898665703340313], "std": [0.20402356576539762, 0.27536183662440805], "min": [0.025551466005189077, 0.023746626717703685], "max": [0.9557021004813058, 0.9534133502415248], "count": [1419]}, "gripper_open_scale_action": {"mean": [0.0821385505884579, 0.20898665703340313], "std": [0.20402356576539762, 0.27536183662440805], "min": [0.025551466005189077, 0.023746626717703685], "max": [0.9557021004813058, 0.9534133502415248], "count": [1419]}}} +{"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.4567636983739609]], [[0.48502688481210315]], [[0.4638828368257174]]], "std": [[[0.3013327922864551]], [[0.29550574533303947]], [[0.28479415386341145]]], "count": [233]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37511297184586756]], [[0.3898126291527579]], [[0.38430083242166685]]], "std": [[[0.29840603891951173]], [[0.2864013029403636]], [[0.2953031767788615]]], "count": [233]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37770955122630834]], [[0.3911030159798779]], [[0.3795772228299999]]], "std": [[[0.31450035484176836]], [[0.30585677214688545]], [[0.3098262352179961]]], "count": [233]}, "observation.state": {"min": [-0.6641343832015991, 0.0006844969466328621, -1.466485619544983, -1.1535536050796509, -0.4555923044681549, -0.25310683250427246, 0.04682235047221184, -0.685689389705658, 9.603245416656137e-06, -1.9527575969696045, -1.544718623161316, -0.5113402009010315, -0.8759030103683472, 0.04012719541788101], "max": [0.03356708586215973, 2.4144856929779053, 0.0, -0.0027972902171313763, -0.006135923322290182, 0.04614226892590523, 1.67262601852417, 0.8406214714050293, 2.4083497524261475, 0.0, 0.16260196268558502, 0.8975479006767273, 0.26691266894340515, 1.6743124723434448], "mean": [-0.1702481359243393, 0.7791399955749512, -0.42883017659187317, -0.37801310420036316, -0.1600627452135086, -0.06038712337613106, 0.16530653834342957, 0.08893748372793198, 1.3616198301315308, -0.8054836392402649, -0.44959303736686707, -0.04402806982398033, -0.042873360216617584, 0.45058557391166687], "std": [0.26093360781669617, 0.974363386631012, 0.5534595847129822, 0.47506260871887207, 0.1942920982837677, 0.12014140188694, 0.3962498903274536, 0.41887569427490234, 0.879732608795166, 0.6886467337608337, 0.5871575474739075, 0.32351046800613403, 0.27726680040359497, 0.5880433917045593], "count": [1437]}, "action": {"min": [-0.6641343832015991, 0.0006844969466328621, -1.466485619544983, -1.1535536050796509, -0.4555923044681549, -0.25310683250427246, 0.04682235047221184, -0.685689389705658, 9.603245416656137e-06, -1.9527575969696045, -1.544718623161316, -0.5113402009010315, -0.8759030103683472, 0.04012719541788101], "max": [0.03356708586215973, 2.4144856929779053, 0.0, -0.0027972902171313763, -0.006135923322290182, 0.04614226892590523, 1.67262601852417, 0.8406214714050293, 2.4083497524261475, 0.0, 0.16260196268558502, 0.8975479006767273, 0.26691266894340515, 1.6743124723434448], "mean": [-0.1702481359243393, 0.7791399955749512, -0.42883017659187317, -0.37801310420036316, -0.1600627452135086, -0.06038712337613106, 0.16530653834342957, 0.08893748372793198, 1.3616198301315308, -0.8054836392402649, -0.44959303736686707, -0.04402806982398033, -0.042873360216617584, 0.45058557391166687], "std": [0.26093360781669617, 0.974363386631012, 0.5534595847129822, 0.47506260871887207, 0.1942920982837677, 0.12014140188694, 0.3962498903274536, 0.41887569427490234, 0.879732608795166, 0.6886467337608337, 0.5871575474739075, 0.32351046800613403, 0.27726680040359497, 0.5880433917045593], "count": [1437]}, "timestamp": {"min": [0.0], "max": [47.86666666666667], "mean": [23.93333333333333], "std": [13.827535598968485], "count": [1437]}, "frame_index": {"min": [0], "max": [1436], "mean": [718.0], "std": [414.8260679690545], "count": [1437]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1437]}, "index": {"min": [31131], "max": [32567], "mean": [31849.0], "std": [414.8260679690545], "count": [1437]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1437]}, "subtask_annotation": {"mean": [11.325678496868475, 22.0, 22.0, 22.0, 22.0], "std": [6.054472197166896, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1437]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1437]}, "eef_direction_state": {"mean": [5.203201113430758, 4.001391788448156], "std": [1.6134148130585235, 2.237156526149539], "min": [0, 0], "max": [6, 6], "count": [1437]}, "eef_velocity_state": {"mean": [0.42379958246346555, 0.7891440501043842], "std": [0.7512022626717225, 0.7953897462385708], "min": [0, 0], "max": [2, 2], "count": [1437]}, "eef_acc_mag_state": {"mean": [0.38900487125956856, 0.7411273486430062], "std": [0.7026870966913936, 0.830733330363113], "min": [0, 0], "max": [2, 2], "count": [1437]}, "eef_direction_action": {"mean": [5.203201113430758, 4.001391788448156], "std": [1.6134148130585235, 2.237156526149539], "min": [0, 0], "max": [6, 6], "count": [1437]}, "eef_velocity_action": {"mean": [0.42379958246346555, 0.7891440501043842], "std": [0.7512022626717225, 0.7953897462385708], "min": [0, 0], "max": [2, 2], "count": [1437]}, "eef_acc_mag_action": {"mean": [0.38900487125956856, 0.7411273486430062], "std": [0.7026870966913936, 0.830733330363113], "min": [0, 0], "max": [2, 2], "count": [1437]}, "eef_sim_pose_state": {"mean": [0.20802424850537782, 0.2660051808722934, 1.2268680093955333, -0.04787330336536904, -0.024762261938079233, -0.3313292182811496, 0.30611024296193967, -0.3085695685910452, 1.2707083811003683, -0.06217062580379874, 0.10300726975837818, 0.039962435659609385], "std": [0.17655671165475556, 0.10249504979072982, 0.05793614927104899, 0.10277894376817723, 0.06384711327015044, 0.4483841384217394, 0.16492408702919828, 0.1300187142804951, 0.08874027552618208, 0.2544336568824355, 0.19298154181654603, 0.2806295373180626], "min": [0.06592243520884827, 0.03492640151594677, 1.1828443558365336, -0.22748821272582526, -0.15935189725579857, -1.124004741636115, 0.06898839277139315, -0.5755409413470858, 1.1813846015578962, -0.8663392903916969, -0.1937492860987804, -0.6483710185577882], "max": [0.5069973453297292, 0.3333370697008802, 1.3635039906979363, 0.04847296994590069, 0.1600673534550474, -0.004601942491717637, 0.5805808773173647, -0.08674976536768918, 1.4712800276211195, 0.20141843987641825, 0.5582110543669017, 0.5554938416934767], "count": [1437]}, "eef_sim_pose_action": {"mean": [0.20802424850537782, 0.2660051808722934, 1.2268680093955333, -0.04787330336536904, -0.024762261938079233, -0.3313292182811496, 0.30611024296193967, -0.3085695685910452, 1.2707083811003683, -0.06217062580379874, 0.10300726975837818, 0.039962435659609385], "std": [0.17655671165475556, 0.10249504979072982, 0.05793614927104899, 0.10277894376817723, 0.06384711327015044, 0.4483841384217394, 0.16492408702919828, 0.1300187142804951, 0.08874027552618208, 0.2544336568824355, 0.19298154181654603, 0.2806295373180626], "min": [0.06592243520884827, 0.03492640151594677, 1.1828443558365336, -0.22748821272582526, -0.15935189725579857, -1.124004741636115, 0.06898839277139315, -0.5755409413470858, 1.1813846015578962, -0.8663392903916969, -0.1937492860987804, -0.6483710185577882], "max": [0.5069973453297292, 0.3333370697008802, 1.3635039906979363, 0.04847296994590069, 0.1600673534550474, -0.004601942491717637, 0.5805808773173647, -0.08674976536768918, 1.4712800276211195, 0.20141843987641825, 0.5582110543669017, 0.5554938416934767], "count": [1437]}, "gripper_mode_state": {"mean": [0.9234516353514266, 0.7933194154488518], "std": [0.26587348968673347, 0.404924339254568], "min": [0, 0], "max": [1, 1], "count": [1437]}, "gripper_activity_state": {"mean": [1.930410577592206, 1.8545581071677104], "std": [0.3450021509712987, 0.48827779121155], "min": [0, 0], "max": [2, 2], "count": [1437]}, "gripper_mode_action": {"mean": [0.9234516353514266, 0.7933194154488518], "std": [0.26587348968673347, 0.404924339254568], "min": [0, 0], "max": [1, 1], "count": [1437]}, "gripper_activity_action": {"mean": [1.930410577592206, 1.8545581071677104], "std": [0.3450021509712987, 0.48827779121155], "min": [0, 0], "max": [2, 2], "count": [1437]}, "gripper_open_scale_state": {"mean": [0.09446072334743905, 0.25747814496162935], "std": [0.22642855873311282, 0.33602662540533607], "min": [0.026755628841263906, 0.022929825953074863], "max": [0.9557862962995257, 0.9567499841962542], "count": [1437]}, "gripper_open_scale_action": {"mean": [0.09446072334743905, 0.25747814496162935], "std": [0.22642855873311282, 0.33602662540533607], "min": [0.026755628841263906, 0.022929825953074863], "max": [0.9557862962995257, 0.9567499841962542], "count": [1437]}}} +{"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.48549976609594075]], [[0.49988375302404536]], [[0.4606625867115762]]], "std": [[[0.28973385490146814]], [[0.285823793092467]], [[0.26132158559717183]]], "count": [326]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3794426751273106]], [[0.3865009439699533]], [[0.37377867496691924]]], "std": [[[0.2713921916825756]], [[0.27199927961552917]], [[0.28599453825985466]]], "count": [326]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3950569005038962]], [[0.40705506769851774]], [[0.39696530534504193]]], "std": [[[0.28936605654656516]], [[0.28790058609176544]], [[0.2996927179969339]]], "count": [326]}, "observation.state": {"min": [-0.6519418358802795, 0.0, -1.6352235078811646, -1.4450099468231201, -0.26998060941696167, -0.3535696268081665, 0.046451181173324585, -0.5537670850753784, -5.149960319306146e-19, -1.6106798648834229, -1.3500534296035767, -0.40354910492897034, -1.0584467649459839, 0.041981372982263565], "max": [0.06543797254562378, 2.444979190826416, 0.0, 0.27277490496635437, 0.05228505656123161, 0.07516276836395264, 1.661462664604187, 0.6473398804664612, 2.3776702880859375, 0.0, 0.017841922119259834, 0.016873788088560104, 0.07056311517953873, 1.670549988746643], "mean": [-0.18456387519836426, 1.0353446006774902, -0.5461394190788269, -0.5869848132133484, -0.09266521036624908, -0.136036679148674, 0.10186842083930969, 0.06941709667444229, 1.0829678773880005, -0.6409730911254883, -0.461850106716156, -0.09131095558404922, -0.08574866503477097, 0.2757467031478882], "std": [0.2544785141944885, 1.041649341583252, 0.5705457925796509, 0.6006603837013245, 0.0980275496840477, 0.1035035029053688, 0.278010755777359, 0.26441988348960876, 0.9772006869316101, 0.6434376835823059, 0.4697217047214508, 0.11744926124811172, 0.23268908262252808, 0.44956421852111816], "count": [2247]}, "action": {"min": [-0.6519418358802795, 0.0, -1.6352235078811646, -1.4450099468231201, -0.26998060941696167, -0.3535696268081665, 0.046451181173324585, -0.5537670850753784, -5.149960319306146e-19, -1.6106798648834229, -1.3500534296035767, -0.40354910492897034, -1.0584467649459839, 0.041981372982263565], "max": [0.06543797254562378, 2.444979190826416, 0.0, 0.27277490496635437, 0.05228505656123161, 0.07516276836395264, 1.661462664604187, 0.6473398804664612, 2.3776702880859375, 0.0, 0.017841922119259834, 0.016873788088560104, 0.07056311517953873, 1.670549988746643], "mean": [-0.18456387519836426, 1.0353446006774902, -0.5461394190788269, -0.5869848132133484, -0.09266521036624908, -0.136036679148674, 0.10186842083930969, 0.06941709667444229, 1.0829678773880005, -0.6409730911254883, -0.461850106716156, -0.09131095558404922, -0.08574866503477097, 0.2757467031478882], "std": [0.2544785141944885, 1.041649341583252, 0.5705457925796509, 0.6006603837013245, 0.0980275496840477, 0.1035035029053688, 0.278010755777359, 0.26441988348960876, 0.9772006869316101, 0.6434376835823059, 0.4697217047214508, 0.11744926124811172, 0.23268908262252808, 0.44956421852111816], "count": [2247]}, "timestamp": {"min": [0.0], "max": [74.86666666666666], "mean": [37.43333333333333], "std": [21.62176543996213], "count": [2247]}, "frame_index": {"min": [0], "max": [2246], "mean": [1123.0], "std": [648.6529631988639], "count": [2247]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [2247]}, "index": {"min": [32568], "max": [34814], "mean": [33691.0], "std": [648.6529631988639], "count": [2247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2247]}, "subtask_annotation": {"mean": [9.282153983088563, 22.0, 22.0, 22.0, 22.0], "std": [6.510923838268656, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2247]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [2247]}, "eef_direction_state": {"mean": [4.879839786381843, 4.443257676902537], "std": [1.7797702084267337, 2.185695632974159], "min": [0, 0], "max": [6, 6], "count": [2247]}, "eef_velocity_state": {"mean": [0.5878949710725412, 0.5892300845571874], "std": [0.7826531461224517, 0.7796531836675503], "min": [0, 0], "max": [2, 2], "count": [2247]}, "eef_acc_mag_state": {"mean": [0.5603026257231865, 0.5246995994659546], "std": [0.7801438235980734, 0.7677231470672047], "min": [0, 0], "max": [2, 2], "count": [2247]}, "eef_direction_action": {"mean": [4.879839786381843, 4.443257676902537], "std": [1.7797702084267337, 2.185695632974159], "min": [0, 0], "max": [6, 6], "count": [2247]}, "eef_velocity_action": {"mean": [0.5878949710725412, 0.5892300845571874], "std": [0.7826531461224517, 0.7796531836675503], "min": [0, 0], "max": [2, 2], "count": [2247]}, "eef_acc_mag_action": {"mean": [0.5603026257231865, 0.5246995994659546], "std": [0.7801438235980734, 0.7677231470672047], "min": [0, 0], "max": [2, 2], "count": [2247]}, "eef_sim_pose_state": {"mean": [0.2588180376635803, 0.261346037622955, 1.233369249256763, -0.12008671033223794, -0.09629095302584598, -0.2793733602244141, 0.27671620841125016, -0.3145336334599045, 1.2559853290198275, -0.07858931444573108, -0.018773001679020254, -0.022589480505383102], "std": [0.1945269655019121, 0.09983681719220186, 0.05611151797758887, 0.09077375474221794, 0.12781081446538084, 0.31514107224656107, 0.19361366279314135, 0.09878197005070177, 0.08245378802764479, 0.22440058814505717, 0.12234375923193438, 0.3192075532957544], "min": [0.04911499484155685, 0.07931448619673877, 1.1828094740496315, -0.39780211587353614, -0.3983827086343932, -0.8786632341395212, 0.06904441943162963, -0.5777010726407975, 1.1821805681837099, -1.0184849862360958, -0.20563913076625306, -0.8638034248741164], "max": [0.52243737405602, 0.35419920725229864, 1.3749112004027486, 0.07510623857880575, 0.2992001935795916, 0.052415736446814964, 0.5812290772066662, -0.1070405970849988, 1.4256469031003607, 0.08596446197324192, 0.41706778651330856, 0.6520169475442337], "count": [2247]}, "eef_sim_pose_action": {"mean": [0.2588180376635803, 0.261346037622955, 1.233369249256763, -0.12008671033223794, -0.09629095302584598, -0.2793733602244141, 0.27671620841125016, -0.3145336334599045, 1.2559853290198275, -0.07858931444573108, -0.018773001679020254, -0.022589480505383102], "std": [0.1945269655019121, 0.09983681719220186, 0.05611151797758887, 0.09077375474221794, 0.12781081446538084, 0.31514107224656107, 0.19361366279314135, 0.09878197005070177, 0.08245378802764479, 0.22440058814505717, 0.12234375923193438, 0.3192075532957544], "min": [0.04911499484155685, 0.07931448619673877, 1.1828094740496315, -0.39780211587353614, -0.3983827086343932, -0.8786632341395212, 0.06904441943162963, -0.5777010726407975, 1.1821805681837099, -1.0184849862360958, -0.20563913076625306, -0.8638034248741164], "max": [0.52243737405602, 0.35419920725229864, 1.3749112004027486, 0.07510623857880575, 0.2992001935795916, 0.052415736446814964, 0.5812290772066662, -0.1070405970849988, 1.4256469031003607, 0.08596446197324192, 0.41706778651330856, 0.6520169475442337], "count": [2247]}, "gripper_mode_state": {"mean": [0.9657320872274143, 0.8998664886515354], "std": [0.18191652736020827, 0.30017793265576576], "min": [0, 0], "max": [1, 1], "count": [2247]}, "gripper_activity_state": {"mean": [1.971072541165999, 1.9092122830440588], "std": [0.22437146068557912, 0.39211141263718496], "min": [0, 0], "max": [2, 2], "count": [2247]}, "gripper_mode_action": {"mean": [0.9657320872274143, 0.8998664886515354], "std": [0.18191652736020827, 0.30017793265576576], "min": [0, 0], "max": [1, 1], "count": [2247]}, "gripper_activity_action": {"mean": [1.971072541165999, 1.9092122830440588], "std": [0.22437146068557912, 0.39211141263718496], "min": [0, 0], "max": [2, 2], "count": [2247]}, "gripper_open_scale_state": {"mean": [0.05821107437643345, 0.157572437284054], "std": [0.15886463216212512, 0.25689177785434525], "min": [0.02654353209904262, 0.023989355989864895], "max": [0.9494072369166783, 0.9545999935695103], "count": [2247]}, "gripper_open_scale_action": {"mean": [0.05821107437643345, 0.157572437284054], "std": [0.15886463216212512, 0.25689177785434525], "min": [0.02654353209904262, 0.023989355989864895], "max": [0.9494072369166783, 0.9545999935695103], "count": [2247]}}} +{"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.4976349523543151]], [[0.5367490726020138]], [[0.5236113895758504]]], "std": [[[0.2840929900010645]], [[0.28726720265523936]], [[0.2855190645506684]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3760794569078883]], [[0.3774623005358299]], [[0.3704359224420499]]], "std": [[[0.30454591432780653]], [[0.2905388737854544]], [[0.2966724575372218]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3987204226285109]], [[0.42124769377220356]], [[0.42084181976093743]]], "std": [[[0.24221838773012583]], [[0.23482827698766534]], [[0.2476508470846067]]], "count": [222]}, "observation.state": {"min": [-0.8436894416809082, -2.143050546810828e-33, -1.6785917282104492, -1.5700000524520874, -0.575242817401886, -0.081260547041893, 0.04414699971675873, -0.32519230246543884, 0.0, -1.7855685949325562, -1.4557477235794067, -0.06453698128461838, -0.16305182874202728, 0.0400298610329628], "max": [0.7363107800483704, 2.4114177227020264, 0.0, 0.1672039031982422, 0.6592368483543396, 0.6642136573791504, 1.6612029075622559, 0.8360195159912109, 2.471243143081665, 3.876814213045769e-16, 0.01218497660011053, 0.7654564380645752, 0.18405146896839142, 1.6612029075622559], "mean": [-0.06673377752304077, 1.0983408689498901, -0.5365285277366638, -0.4684537649154663, 0.039138443768024445, 0.10369215905666351, 0.3852355182170868, 0.13483712077140808, 0.7316244840621948, -0.39558088779449463, -0.4373002052307129, 0.24219703674316406, -0.024725642055273056, 0.12771889567375183], "std": [0.4084095060825348, 0.8875972032546997, 0.5299214720726013, 0.637476921081543, 0.29309794306755066, 0.18973590433597565, 0.5208441019058228, 0.26798251271247864, 0.957059919834137, 0.5473341941833496, 0.5701782703399658, 0.31580793857574463, 0.05978906527161598, 0.3250511586666107], "count": [1345]}, "action": {"min": [-0.8436894416809082, -2.143050546810828e-33, -1.6785917282104492, -1.5700000524520874, -0.575242817401886, -0.081260547041893, 0.04414699971675873, -0.32519230246543884, 0.0, -1.7855685949325562, -1.4557477235794067, -0.06453698128461838, -0.16305182874202728, 0.0400298610329628], "max": [0.7363107800483704, 2.4114177227020264, 0.0, 0.1672039031982422, 0.6592368483543396, 0.6642136573791504, 1.6612029075622559, 0.8360195159912109, 2.471243143081665, 3.876814213045769e-16, 0.01218497660011053, 0.7654564380645752, 0.18405146896839142, 1.6612029075622559], "mean": [-0.06673377752304077, 1.0983408689498901, -0.5365285277366638, -0.4684537649154663, 0.039138443768024445, 0.10369215905666351, 0.3852355182170868, 0.13483712077140808, 0.7316244840621948, -0.39558088779449463, -0.4373002052307129, 0.24219703674316406, -0.024725642055273056, 0.12771889567375183], "std": [0.4084095060825348, 0.8875972032546997, 0.5299214720726013, 0.637476921081543, 0.29309794306755066, 0.18973590433597565, 0.5208441019058228, 0.26798251271247864, 0.957059919834137, 0.5473341941833496, 0.5701782703399658, 0.31580793857574463, 0.05978906527161598, 0.3250511586666107], "count": [1345]}, "timestamp": {"min": [0.0], "max": [44.8], "mean": [22.400000000000002], "std": [12.942264957194402], "count": [1345]}, "frame_index": {"min": [0], "max": [1344], "mean": [672.0], "std": [388.26794871583206], "count": [1345]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1345]}, "index": {"min": [34815], "max": [36159], "mean": [35487.0], "std": [388.26794871583206], "count": [1345]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1345]}, "subtask_annotation": {"mean": [11.46914498141264, 22.0, 22.0, 22.0, 22.0], "std": [5.743266269935801, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1345]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [1345]}, "eef_direction_state": {"mean": [3.9680297397769517, 4.999256505576208], "std": [2.3206884760417794, 1.647573242220199], "min": [0, 0], "max": [6, 6], "count": [1345]}, "eef_velocity_state": {"mean": [0.8230483271375465, 0.6007434944237918], "std": [0.867370294711406, 0.8415772307519584], "min": [0, 0], "max": [2, 2], "count": [1345]}, "eef_acc_mag_state": {"mean": [0.729368029739777, 0.5256505576208178], "std": [0.8123077240380017, 0.7747718483034068], "min": [0, 0], "max": [2, 2], "count": [1345]}, "eef_direction_action": {"mean": [3.9680297397769517, 4.999256505576208], "std": [2.3206884760417794, 1.647573242220199], "min": [0, 0], "max": [6, 6], "count": [1345]}, "eef_velocity_action": {"mean": [0.8230483271375465, 0.6007434944237918], "std": [0.867370294711406, 0.8415772307519584], "min": [0, 0], "max": [2, 2], "count": [1345]}, "eef_acc_mag_action": {"mean": [0.729368029739777, 0.5256505576208178], "std": [0.8123077240380017, 0.7747718483034068], "min": [0, 0], "max": [2, 2], "count": [1345]}, "eef_sim_pose_state": {"mean": [0.2440619199345559, 0.3227735161345302, 1.250614829724834, 0.12318337909787203, 0.09297219446060752, -0.027241069249388794, 0.19528076959261187, -0.2821359592980579, 1.2316427189092145, -0.0880444410713302, -0.07815347415336506, 0.38545781528967205], "std": [0.15045950986921178, 0.11335826635668748, 0.08509331411087019, 0.2161274856414429, 0.19144042877019285, 0.33627801331685314, 0.1688142885512307, 0.10027310376167115, 0.06662296993322041, 0.08451970566046187, 0.11786998747274043, 0.5587790660915729], "min": [0.059132547430916754, 0.12582906721115183, 1.1541241182359414, -0.07317636322593846, -0.25042243283293986, -0.7869000443886035, 0.06213829617609411, -0.4182420094158291, 1.182023291811667, -0.3656081463841033, -0.43181003783994587, -0.07404941840721241], "max": [0.529033207949073, 0.5683731626596681, 1.4500532854638783, 0.784052592402587, 0.7274720088337499, 0.710469220707035, 0.5185888003264396, -0.061529860092496814, 1.4115413326049975, 0.12920689168359079, 0.004601807014801951, 1.608117193809805], "count": [1345]}, "eef_sim_pose_action": {"mean": [0.2440619199345559, 0.3227735161345302, 1.250614829724834, 0.12318337909787203, 0.09297219446060752, -0.027241069249388794, 0.19528076959261187, -0.2821359592980579, 1.2316427189092145, -0.0880444410713302, -0.07815347415336506, 0.38545781528967205], "std": [0.15045950986921178, 0.11335826635668748, 0.08509331411087019, 0.2161274856414429, 0.19144042877019285, 0.33627801331685314, 0.1688142885512307, 0.10027310376167115, 0.06662296993322041, 0.08451970566046187, 0.11786998747274043, 0.5587790660915729], "min": [0.059132547430916754, 0.12582906721115183, 1.1541241182359414, -0.07317636322593846, -0.25042243283293986, -0.7869000443886035, 0.06213829617609411, -0.4182420094158291, 1.182023291811667, -0.3656081463841033, -0.43181003783994587, -0.07404941840721241], "max": [0.529033207949073, 0.5683731626596681, 1.4500532854638783, 0.784052592402587, 0.7274720088337499, 0.710469220707035, 0.5185888003264396, -0.061529860092496814, 1.4115413326049975, 0.12920689168359079, 0.004601807014801951, 1.608117193809805], "count": [1345]}, "gripper_mode_state": {"mean": [0.8431226765799257, 0.9449814126394052], "std": [0.36368506817936724, 0.2280165397628849], "min": [0, 0], "max": [1, 1], "count": [1345]}, "gripper_activity_state": {"mean": [1.8505576208178438, 1.9219330855018588], "std": [0.4945517904584346, 0.36460802803807124], "min": [0, 0], "max": [2, 2], "count": [1345]}, "gripper_mode_action": {"mean": [0.8431226765799257, 0.9449814126394052], "std": [0.36368506817936724, 0.2280165397628849], "min": [0, 0], "max": [1, 1], "count": [1345]}, "gripper_activity_action": {"mean": [1.8505576208178438, 1.9219330855018588], "std": [0.4945517904584346, 0.36460802803807124], "min": [0, 0], "max": [2, 2], "count": [1345]}, "gripper_open_scale_state": {"mean": [0.22013627269042407, 0.07298199706614485], "std": [0.29762657154027206, 0.1857428165350684], "min": [0.025226856981004988, 0.02287420630455017], "max": [0.9492588043212891, 0.9492588043212891], "count": [1345]}, "gripper_open_scale_action": {"mean": [0.22013627269042407, 0.07298199706614485], "std": [0.29762657154027206, 0.1857428165350684], "min": [0.025226856981004988, 0.02287420630455017], "max": [0.9492588043212891, 0.9492588043212891], "count": [1345]}}} +{"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.4830309231614768]], [[0.5150693152722653]], [[0.49091021793074396]]], "std": [[[0.29166689247604205]], [[0.28647084834376935]], [[0.2764129868041601]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37351369142823293]], [[0.3833707759874678]], [[0.3760085311230904]]], "std": [[[0.2613847065034248]], [[0.25333770126564814]], [[0.26252967514181963]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3946072400595015]], [[0.40697095106924946]], [[0.3974172434163326]]], "std": [[[0.28788408285904354]], [[0.27610518052972643]], [[0.2860986865668917]]], "count": [331]}, "observation.state": {"min": [-0.708699107170105, 6.904444308020175e-05, -2.012582778930664, -1.4894953966140747, -0.5782650113105774, -0.3267379105091095, 0.046463221311569214, -0.8897562026977539, 0.0, -1.7042526006698608, -1.4818254709243774, -0.36201947927474976, -1.1274758577346802, 0.03812528774142265], "max": [0.4269133508205414, 2.5786216259002686, 0.0, 0.591295063495636, 0.013805827125906944, 0.6072503328323364, 1.6723664999008179, 0.6672816276550293, 2.406815767288208, 4.025724463098279e-21, 0.04274626821279526, 0.2302609235048294, 0.02761165425181389, 1.6723095178604126], "mean": [-0.09105989336967468, 0.9205254912376404, -0.5544667840003967, -0.3018127381801605, -0.18749171495437622, 0.013761271722614765, 0.11212369799613953, -0.041007280349731445, 0.9148175716400146, -0.528563380241394, -0.3540734052658081, -0.03537322208285332, -0.11302749067544937, 0.2631385922431946], "std": [0.3309139311313629, 0.9797211289405823, 0.6408848762512207, 0.5695280432701111, 0.219173863530159, 0.1679970920085907, 0.29869067668914795, 0.3085387647151947, 0.9464739561080933, 0.6066061854362488, 0.4424671232700348, 0.09549394994974136, 0.23875397443771362, 0.4386416971683502], "count": [2293]}, "action": {"min": [-0.708699107170105, 6.904444308020175e-05, -2.012582778930664, -1.4894953966140747, -0.5782650113105774, -0.3267379105091095, 0.046463221311569214, -0.8897562026977539, 0.0, -1.7042526006698608, -1.4818254709243774, -0.36201947927474976, -1.1274758577346802, 0.03812528774142265], "max": [0.4269133508205414, 2.5786216259002686, 0.0, 0.591295063495636, 0.013805827125906944, 0.6072503328323364, 1.6723664999008179, 0.6672816276550293, 2.406815767288208, 4.025724463098279e-21, 0.04274626821279526, 0.2302609235048294, 0.02761165425181389, 1.6723095178604126], "mean": [-0.09105989336967468, 0.9205254912376404, -0.5544667840003967, -0.3018127381801605, -0.18749171495437622, 0.013761271722614765, 0.11212369799613953, -0.041007280349731445, 0.9148175716400146, -0.528563380241394, -0.3540734052658081, -0.03537322208285332, -0.11302749067544937, 0.2631385922431946], "std": [0.3309139311313629, 0.9797211289405823, 0.6408848762512207, 0.5695280432701111, 0.219173863530159, 0.1679970920085907, 0.29869067668914795, 0.3085387647151947, 0.9464739561080933, 0.6066061854362488, 0.4424671232700348, 0.09549394994974136, 0.23875397443771362, 0.4386416971683502], "count": [2293]}, "timestamp": {"min": [0.0], "max": [76.4], "mean": [38.199999999999996], "std": [22.064400689295365], "count": [2293]}, "frame_index": {"min": [0], "max": [2292], "mean": [1146.0], "std": [661.9320206788609], "count": [2293]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [2293]}, "index": {"min": [36160], "max": [38452], "mean": [37306.0], "std": [661.9320206788609], "count": [2293]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2293]}, "subtask_annotation": {"mean": [8.901439162668993, 22.0, 22.0, 22.0, 22.0], "std": [6.3841183388945675, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2293]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [2293]}, "eef_direction_state": {"mean": [4.786306149149586, 4.610989969472307], "std": [1.8635636852132904, 2.080478811671321], "min": [0, 0], "max": [6, 6], "count": [2293]}, "eef_velocity_state": {"mean": [0.6258177060619277, 0.5734845180985608], "std": [0.8090610904913353, 0.7921518273233711], "min": [0, 0], "max": [2, 2], "count": [2293]}, "eef_acc_mag_state": {"mean": [0.5643262102049716, 0.5111208024422155], "std": [0.7829857433080212, 0.7641573862230286], "min": [0, 0], "max": [2, 2], "count": [2293]}, "eef_direction_action": {"mean": [4.786306149149586, 4.610989969472307], "std": [1.8635636852132904, 2.080478811671321], "min": [0, 0], "max": [6, 6], "count": [2293]}, "eef_velocity_action": {"mean": [0.6258177060619277, 0.5734845180985608], "std": [0.8090610904913353, 0.7921518273233711], "min": [0, 0], "max": [2, 2], "count": [2293]}, "eef_acc_mag_action": {"mean": [0.5643262102049716, 0.5111208024422155], "std": [0.7829857433080212, 0.7641573862230286], "min": [0, 0], "max": [2, 2], "count": [2293]}, "eef_sim_pose_state": {"mean": [0.2264754558475466, 0.29155946706410846, 1.2398451796960097, -0.028649940979786875, 0.05226310720301994, -0.3016896516715997, 0.23550082747975085, -0.35907845923440773, 1.2454454771073171, -0.10554820867356401, 0.03262201754471993, -0.07606358523374115], "std": [0.17186026095529783, 0.12423234224103039, 0.06527926568672136, 0.06038648349799889, 0.2428598579493745, 0.43362368701138854, 0.17979981408625387, 0.10475746282342636, 0.07561979616614034, 0.23251826611169835, 0.1544182606475779, 0.32937841322094], "min": [0.06378555228875377, -0.00047678204293976484, 1.1821317940731877, -0.32838480249941643, -0.24303990001284892, -1.196714599512564, 0.058259076716740174, -0.7229641554290797, 1.1809159976294783, -1.1020898038423126, -0.35005873362227424, -1.0622290374584777], "max": [0.5208118009953785, 0.4745766037705746, 1.3974397144585995, 0.12384735705531426, 0.8396177831756026, 0.0326400620874768, 0.527499804676959, -0.14867098895787878, 1.4256799126729485, 0.02751754483838352, 0.5109258374908219, 0.7364433574334339], "count": [2293]}, "eef_sim_pose_action": {"mean": [0.2264754558475466, 0.29155946706410846, 1.2398451796960097, -0.028649940979786875, 0.05226310720301994, -0.3016896516715997, 0.23550082747975085, -0.35907845923440773, 1.2454454771073171, -0.10554820867356401, 0.03262201754471993, -0.07606358523374115], "std": [0.17186026095529783, 0.12423234224103039, 0.06527926568672136, 0.06038648349799889, 0.2428598579493745, 0.43362368701138854, 0.17979981408625387, 0.10475746282342636, 0.07561979616614034, 0.23251826611169835, 0.1544182606475779, 0.32937841322094], "min": [0.06378555228875377, -0.00047678204293976484, 1.1821317940731877, -0.32838480249941643, -0.24303990001284892, -1.196714599512564, 0.058259076716740174, -0.7229641554290797, 1.1809159976294783, -1.1020898038423126, -0.35005873362227424, -1.0622290374584777], "max": [0.5208118009953785, 0.4745766037705746, 1.3974397144585995, 0.12384735705531426, 0.8396177831756026, 0.0326400620874768, 0.527499804676959, -0.14867098895787878, 1.4256799126729485, 0.02751754483838352, 0.5109258374908219, 0.7364433574334339], "count": [2293]}, "gripper_mode_state": {"mean": [0.9576973397296119, 0.9010030527692978], "std": [0.20127877484830842, 0.2986579174736644], "min": [0, 0], "max": [1, 1], "count": [2293]}, "gripper_activity_state": {"mean": [1.9550806803314436, 1.8857392062799825], "std": [0.2789092439569716, 0.4380823254537682], "min": [0, 0], "max": [2, 2], "count": [2293]}, "gripper_mode_action": {"mean": [0.9576973397296119, 0.9010030527692978], "std": [0.20127877484830842, 0.2986579174736644], "min": [0, 0], "max": [1, 1], "count": [2293]}, "gripper_activity_action": {"mean": [1.9550806803314436, 1.8857392062799825], "std": [0.2789092439569716, 0.4380823254537682], "min": [0, 0], "max": [2, 2], "count": [2293]}, "gripper_open_scale_state": {"mean": [0.06406966207718277, 0.15036652133339373], "std": [0.17068238287148746, 0.2506518204002469], "min": [0.02655041217803955, 0.021785878709384372], "max": [0.9556379999433245, 0.9556054387773786], "count": [2293]}, "gripper_open_scale_action": {"mean": [0.06406966207718277, 0.15036652133339373], "std": [0.17068238287148746, 0.2506518204002469], "min": [0.02655041217803955, 0.021785878709384372], "max": [0.9556379999433245, 0.9556054387773786], "count": [2293]}}} +{"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.4984330718954248]], [[0.5334079738562092]], [[0.5140984444444444]]], "std": [[[0.28201664620459194]], [[0.2848226971101165]], [[0.28460860626596357]]], "count": [250]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3501794836601307]], [[0.3559357015250545]], [[0.3526612015250545]]], "std": [[[0.30278220631686326]], [[0.29057283163554515]], [[0.29906722442135064]]], "count": [250]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3923207559912854]], [[0.4149199357298475]], [[0.4165102734204793]]], "std": [[[0.2418474907704396]], [[0.2351164037462008]], [[0.2494623802616875]]], "count": [250]}, "observation.state": {"min": [-0.7577865123748779, 0.0, -1.8499808311462402, -1.5700000524520874, -0.22702737152576447, -0.37119626998901367, 0.04682235047221184, -0.2546408176422119, 0.0, -1.4894953966140747, -1.5186409950256348, 0.009317823685705662, -0.2899223566055298, 0.0400298610329628], "max": [0.3497476279735565, 2.339320659637451, 0.0, 0.13038836419582367, 0.36201947927474976, 0.6335340738296509, 1.661462664604187, 0.7286408543586731, 2.4219067096710205, 0.0, 0.025748562067747116, 0.522754967212677, 0.1702718734741211, 1.6654877662658691], "mean": [-0.12334638088941574, 1.314948320388794, -0.6655305624008179, -0.5425075888633728, 0.118919737637043, 0.11469375342130661, 0.4640249013900757, 0.14707018435001373, 0.7301914691925049, -0.393606960773468, -0.43586066365242004, 0.16567283868789673, 0.010331541299819946, 0.13063642382621765], "std": [0.29458996653556824, 0.8956320881843567, 0.5700281262397766, 0.6668609380722046, 0.15959873795509338, 0.20248132944107056, 0.5605835914611816, 0.261730432510376, 0.9871223568916321, 0.5611898303031921, 0.5905347466468811, 0.20212092995643616, 0.0821656808257103, 0.3471464216709137], "count": [1579]}, "action": {"min": [-0.7577865123748779, 0.0, -1.8499808311462402, -1.5700000524520874, -0.22702737152576447, -0.37119626998901367, 0.04682235047221184, -0.2546408176422119, 0.0, -1.4894953966140747, -1.5186409950256348, 0.009317823685705662, -0.2899223566055298, 0.0400298610329628], "max": [0.3497476279735565, 2.339320659637451, 0.0, 0.13038836419582367, 0.36201947927474976, 0.6335340738296509, 1.661462664604187, 0.7286408543586731, 2.4219067096710205, 0.0, 0.025748562067747116, 0.522754967212677, 0.1702718734741211, 1.6654877662658691], "mean": [-0.12334638088941574, 1.314948320388794, -0.6655305624008179, -0.5425075888633728, 0.118919737637043, 0.11469375342130661, 0.4640249013900757, 0.14707018435001373, 0.7301914691925049, -0.393606960773468, -0.43586066365242004, 0.16567283868789673, 0.010331541299819946, 0.13063642382621765], "std": [0.29458996653556824, 0.8956320881843567, 0.5700281262397766, 0.6668609380722046, 0.15959873795509338, 0.20248132944107056, 0.5605835914611816, 0.261730432510376, 0.9871223568916321, 0.5611898303031921, 0.5905347466468811, 0.20212092995643616, 0.0821656808257103, 0.3471464216709137], "count": [1579]}, "timestamp": {"min": [0.0], "max": [52.6], "mean": [26.299999999999997], "std": [15.193931537148492], "count": [1579]}, "frame_index": {"min": [0], "max": [1578], "mean": [789.0], "std": [455.8179461144548], "count": [1579]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1579]}, "index": {"min": [38453], "max": [40031], "mean": [39242.0], "std": [455.8179461144548], "count": [1579]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1579]}, "subtask_annotation": {"mean": [11.021532615579481, 22.0, 22.0, 22.0, 22.0], "std": [5.32177216307801, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1579]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [1579]}, "eef_direction_state": {"mean": [3.863204559848005, 5.098163394553515], "std": [2.288619334410741, 1.5727622751268433], "min": [0, 0], "max": [6, 6], "count": [1579]}, "eef_velocity_state": {"mean": [0.8024065864471184, 0.5364154528182394], "std": [0.7741676586049203, 0.8079152882714649], "min": [0, 0], "max": [2, 2], "count": [1579]}, "eef_acc_mag_state": {"mean": [0.7384420519316023, 0.46991766941101965], "std": [0.8388057221722668, 0.7513218620560886], "min": [0, 0], "max": [2, 2], "count": [1579]}, "eef_direction_action": {"mean": [3.863204559848005, 5.098163394553515], "std": [2.288619334410741, 1.5727622751268433], "min": [0, 0], "max": [6, 6], "count": [1579]}, "eef_velocity_action": {"mean": [0.8024065864471184, 0.5364154528182394], "std": [0.7741676586049203, 0.8079152882714649], "min": [0, 0], "max": [2, 2], "count": [1579]}, "eef_acc_mag_action": {"mean": [0.7384420519316023, 0.46991766941101965], "std": [0.8388057221722668, 0.7513218620560886], "min": [0, 0], "max": [2, 2], "count": [1579]}, "eef_sim_pose_state": {"mean": [0.3024231553106635, 0.2986577788294306, 1.2519845183931102, 0.1525902188235023, 0.10172251882936705, 0.003330194714118688, 0.19579603628955514, -0.2741209745628336, 1.2240023059512322, -0.032673466756366905, -0.08989461513954937, 0.31955226272226084], "std": [0.16536849657830915, 0.09243571013071632, 0.07689594272106727, 0.23510043876883666, 0.21256431200061696, 0.23700914097974093, 0.17317050909817835, 0.1066080529892064, 0.061918997112195805, 0.05301477069539145, 0.14224267005584817, 0.4463089640534732], "min": [0.061795906959592695, 0.12981696166660558, 1.1735880265926044, -0.21605924414519306, -0.3452559075954602, -0.553400174041577, 0.06412080936097544, -0.3990745502143764, 1.1818357004935753, -0.38025205343304436, -0.4332506517719137, 0.012386203977292676], "max": [0.5575946941034106, 0.45562585768955716, 1.424660318736013, 0.8513271848064817, 0.5854121380793704, 0.5337551479715982, 0.4908292067981277, -0.04321642542148413, 1.3821097337862385, 0.07154817806206581, 0.1430564207618219, 1.2539166270143085], "count": [1579]}, "eef_sim_pose_action": {"mean": [0.3024231553106635, 0.2986577788294306, 1.2519845183931102, 0.1525902188235023, 0.10172251882936705, 0.003330194714118688, 0.19579603628955514, -0.2741209745628336, 1.2240023059512322, -0.032673466756366905, -0.08989461513954937, 0.31955226272226084], "std": [0.16536849657830915, 0.09243571013071632, 0.07689594272106727, 0.23510043876883666, 0.21256431200061696, 0.23700914097974093, 0.17317050909817835, 0.1066080529892064, 0.061918997112195805, 0.05301477069539145, 0.14224267005584817, 0.4463089640534732], "min": [0.061795906959592695, 0.12981696166660558, 1.1735880265926044, -0.21605924414519306, -0.3452559075954602, -0.553400174041577, 0.06412080936097544, -0.3990745502143764, 1.1818357004935753, -0.38025205343304436, -0.4332506517719137, 0.012386203977292676], "max": [0.5575946941034106, 0.45562585768955716, 1.424660318736013, 0.8513271848064817, 0.5854121380793704, 0.5337551479715982, 0.4908292067981277, -0.04321642542148413, 1.3821097337862385, 0.07154817806206581, 0.1430564207618219, 1.2539166270143085], "count": [1579]}, "gripper_mode_state": {"mean": [0.8043065231158961, 0.9417352754908169], "std": [0.39673358817866705, 0.23424334865061006], "min": [0, 0], "max": [1, 1], "count": [1579]}, "gripper_activity_state": {"mean": [1.8473717542748576, 1.9328689043698544], "std": [0.49839297972792973, 0.3403273987727385], "min": [0, 0], "max": [2, 2], "count": [1579]}, "gripper_mode_action": {"mean": [0.8043065231158961, 0.9417352754908169], "std": [0.39673358817866705, 0.23424334865061006], "min": [0, 0], "max": [1, 1], "count": [1579]}, "gripper_activity_action": {"mean": [1.8473717542748576, 1.9328689043698544], "std": [0.49839297972792973, 0.3403273987727385], "min": [0, 0], "max": [2, 2], "count": [1579]}, "gripper_open_scale_state": {"mean": [0.2651590139986795, 0.07464966608945645], "std": [0.3203323800517958, 0.19836952814648331], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9494072369166783, 0.951707295009068], "count": [1579]}, "gripper_open_scale_action": {"mean": [0.2651590139986795, 0.07464966608945645], "std": [0.3203323800517958, 0.19836952814648331], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9494072369166783, 0.951707295009068], "count": [1579]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.510589855602312]], [[0.5424007135324956]], [[0.5174145166184181]]], "std": [[[0.26698874334751266]], [[0.2737448858644083]], [[0.28023275915945356]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3808549457327325]], [[0.3866154572178948]], [[0.3824694218123576]]], "std": [[[0.3013628486773752]], [[0.28753419200419406]], [[0.2940786846899491]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38465791849464287]], [[0.4104479959411466]], [[0.40937922175465824]]], "std": [[[0.22779990817799065]], [[0.22425334533525892]], [[0.23900742448079232]]], "count": [219]}, "observation.state": {"min": [-0.9618059396743774, -1.0842021724855044e-19, -1.9742332696914673, -1.5700000524520874, -0.39060869812965393, -0.17248943448066711, 0.046211667358875275, 0.004601942375302315, 0.0, 0.0, 0.0, 0.03834952041506767, -0.01840776950120926, 0.04027640074491501], "max": [0.35201507806777954, 2.334718704223633, 0.0, 0.8517723083496094, 0.7225049734115601, 0.9986214637756348, 1.6612029075622559, 0.004601942375302315, 0.0, 0.0, 0.0016865021316334605, 0.03988350182771683, -0.010517322458326817, 0.04039968177676201], "mean": [-0.2909542918205261, 1.7721847295761108, -0.9775777459144592, -0.6235997676849365, 0.12401042878627777, 0.16513925790786743, 0.4331682026386261, 0.004601954482495785, 0.0, 0.0, 0.001521337078884244, 0.03987499698996544, -0.016846491023898125, 0.04038168862462044], "std": [0.37722504138946533, 0.5867694616317749, 0.533440351486206, 0.6188953518867493, 0.2964988052845001, 0.3359985947608948, 0.5325523018836975, 1.210719347000122e-08, 0.0, 0.0, 0.00013936425966676325, 0.00010829557868419215, 0.0004515337059274316, 3.553034912329167e-05], "count": [1323]}, "action": {"min": [-0.9618059396743774, -1.0842021724855044e-19, -1.9742332696914673, -1.5700000524520874, -0.39060869812965393, -0.17248943448066711, 0.046211667358875275, 0.004601942375302315, 0.0, 0.0, 0.0, 0.03834952041506767, -0.01840776950120926, 0.04027640074491501], "max": [0.35201507806777954, 2.334718704223633, 0.0, 0.8517723083496094, 0.7225049734115601, 0.9986214637756348, 1.6612029075622559, 0.004601942375302315, 0.0, 0.0, 0.0016865021316334605, 0.03988350182771683, -0.010517322458326817, 0.04039968177676201], "mean": [-0.2909542918205261, 1.7721847295761108, -0.9775777459144592, -0.6235997676849365, 0.12401042878627777, 0.16513925790786743, 0.4331682026386261, 0.004601954482495785, 0.0, 0.0, 0.001521337078884244, 0.03987499698996544, -0.016846491023898125, 0.04038168862462044], "std": [0.37722504138946533, 0.5867694616317749, 0.533440351486206, 0.6188953518867493, 0.2964988052845001, 0.3359985947608948, 0.5325523018836975, 1.210719347000122e-08, 0.0, 0.0, 0.00013936425966676325, 0.00010829557868419215, 0.0004515337059274316, 3.553034912329167e-05], "count": [1323]}, "timestamp": {"min": [0.0], "max": [44.06666666666667], "mean": [22.03333333333334], "std": [12.730569799007718], "count": [1323]}, "frame_index": {"min": [0], "max": [1322], "mean": [661.0], "std": [381.9170939702315], "count": [1323]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [1323]}, "index": {"min": [40032], "max": [41354], "mean": [40693.0], "std": [381.9170939702315], "count": [1323]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1323]}, "subtask_annotation": {"mean": [12.045351473922903, 22.0, 22.0, 22.0, 22.0], "std": [5.86747565229574, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1323]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [1323]}, "eef_direction_state": {"mean": [3.494331065759637, 6.0], "std": [2.1968003054454908, 0.0], "min": [0, 6], "max": [6, 6], "count": [1323]}, "eef_velocity_state": {"mean": [1.1942554799697658, 0.0], "std": [0.7935284072212524, 0.0], "min": [0, 0], "max": [2, 0], "count": [1323]}, "eef_acc_mag_state": {"mean": [1.0287226001511716, 0.0], "std": [0.8085468152975266, 0.0], "min": [0, 0], "max": [2, 0], "count": [1323]}, "eef_direction_action": {"mean": [3.494331065759637, 6.0], "std": [2.1968003054454908, 0.0], "min": [0, 6], "max": [6, 6], "count": [1323]}, "eef_velocity_action": {"mean": [1.1942554799697658, 0.0], "std": [0.7935284072212524, 0.0], "min": [0, 0], "max": [2, 0], "count": [1323]}, "eef_acc_mag_action": {"mean": [1.0287226001511716, 0.0], "std": [0.8085468152975266, 0.0], "min": [0, 0], "max": [2, 0], "count": [1323]}, "eef_sim_pose_state": {"mean": [0.3703860960715392, 0.23184516045015738, 1.2754193366146132, 0.15160211681737223, 0.16457706530829222, -0.17556803559638723, 0.06910859299272815, -0.33569816068295, 1.1823390860644891, -0.016785837969983453, 0.0015201237926057549, 0.044477542169241865], "std": [0.10544668314614582, 0.14016590217057984, 0.07509132777673909, 0.3128393153198846, 0.32815368263138617, 0.43136467497476744, 1.0676759866530816e-07, 2.434614436345985e-06, 1.4282758952013784e-05, 0.0004518435745517222, 0.00013925356811103238, 0.00010829414862330673], "min": [0.061165578421161146, -0.06630387507588308, 1.1250831911972266, -0.19006778592350593, -0.25933769861730993, -0.9664096368303439, 0.06910858418610243, -0.33573246830627196, 1.1823221564577768, -0.018407769501209252, 0.0, 0.04295150786626316], "max": [0.5284965285325018, 0.46834469422243286, 1.4588759046636028, 0.8334894918699771, 1.110011419000629, 0.7190569248653178, 0.06911009282900812, -0.33569798143824997, 1.1824949999999999, -0.010458509401468325, 0.0016852621251444155, 0.04448549107819678], "count": [1323]}, "eef_sim_pose_action": {"mean": [0.3703860960715392, 0.23184516045015738, 1.2754193366146132, 0.15160211681737223, 0.16457706530829222, -0.17556803559638723, 0.06910859299272815, -0.33569816068295, 1.1823390860644891, -0.016785837969983453, 0.0015201237926057549, 0.044477542169241865], "std": [0.10544668314614582, 0.14016590217057984, 0.07509132777673909, 0.3128393153198846, 0.32815368263138617, 0.43136467497476744, 1.0676759866530816e-07, 2.434614436345985e-06, 1.4282758952013784e-05, 0.0004518435745517222, 0.00013925356811103238, 0.00010829414862330673], "min": [0.061165578421161146, -0.06630387507588308, 1.1250831911972266, -0.19006778592350593, -0.25933769861730993, -0.9664096368303439, 0.06910858418610243, -0.33573246830627196, 1.1823221564577768, -0.018407769501209252, 0.0, 0.04295150786626316], "max": [0.5284965285325018, 0.46834469422243286, 1.4588759046636028, 0.8334894918699771, 1.110011419000629, 0.7190569248653178, 0.06911009282900812, -0.33569798143824997, 1.1824949999999999, -0.010458509401468325, 0.0016852621251444155, 0.04448549107819678], "count": [1323]}, "gripper_mode_state": {"mean": [0.8216175359032502, 1.0], "std": [0.382834377504844, 0.0], "min": [0, 1], "max": [1, 1], "count": [1323]}, "gripper_activity_state": {"mean": [1.8117913832199546, 2.0], "std": [0.5471951806261615, 0.0], "min": [0, 2], "max": [2, 2], "count": [1323]}, "gripper_mode_action": {"mean": [0.8216175359032502, 1.0], "std": [0.382834377504844, 0.0], "min": [0, 1], "max": [1, 1], "count": [1323]}, "gripper_activity_action": {"mean": [1.8117913832199546, 2.0], "std": [0.5471951806261615, 0.0], "min": [0, 2], "max": [2, 2], "count": [1323]}, "gripper_open_scale_state": {"mean": [0.24752631840283568, 0.023074987395228817], "std": [0.30431763300770376, 2.0301230968396153e-05], "min": [0.026406667062214444, 0.023015086139951433], "max": [0.9492588043212891, 0.023085532443864003], "count": [1323]}, "gripper_open_scale_action": {"mean": [0.24752631840283568, 0.023074987395228817], "std": [0.30431763300770376, 2.0301230968396153e-05], "min": [0.026406667062214444, 0.023015086139951433], "max": [0.9492588043212891, 0.023085532443864003], "count": [1323]}}} +{"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.4932751386010592]], [[0.5310900585844093]], [[0.5155858773048515]]], "std": [[[0.27748084216400737]], [[0.28396422643458047]], [[0.2854229543394435]]], "count": [246]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3824109078590786]], [[0.38981435760844535]], [[0.3810775557061126]]], "std": [[[0.3045881708035339]], [[0.29291382495986845]], [[0.2990467484901333]]], "count": [246]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3914970763147174]], [[0.414620559673734]], [[0.41527733828400376]]], "std": [[[0.2545844449293743]], [[0.24495782453008882]], [[0.25358393643784644]]], "count": [246]}, "observation.state": {"min": [-0.9480001330375671, 0.0, -1.7794177532196045, -1.5700000524520874, -0.04738591983914375, -0.3086296021938324, 0.04509088769555092, -0.42793917655944824, 0.0, -1.9566487073898315, -1.303883671760559, -0.0475534051656723, -0.3436116874217987, 0.04045714810490608], "max": [0.5444527864456177, 2.368466377258301, 0.0, 0.2009192854166031, 0.8942112922668457, 0.8973787426948547, 1.661462664604187, 0.6151263117790222, 2.3945441246032715, -0.04149160161614418, 0.6396700143814087, 0.5200194716453552, 0.6488738656044006, 1.66561758518219], "mean": [-0.1659562736749649, 1.2187221050262451, -0.6934210062026978, -0.38869842886924744, 0.22052663564682007, 0.1414039433002472, 0.4300744831562042, 0.1266998052597046, 0.9256421327590942, -0.5947726368904114, -0.3037112057209015, 0.16844260692596436, 0.049999527633190155, 0.13957008719444275], "std": [0.3921763598918915, 0.9304556250572205, 0.6094395518302917, 0.589282214641571, 0.24164940416812897, 0.27608075737953186, 0.558667778968811, 0.2266211062669754, 1.0300366878509521, 0.651426374912262, 0.6215117573738098, 0.23806925117969513, 0.14318452775478363, 0.3628203272819519], "count": [1545]}, "action": {"min": [-0.9480001330375671, 0.0, -1.7794177532196045, -1.5700000524520874, -0.04738591983914375, -0.3086296021938324, 0.04509088769555092, -0.42793917655944824, 0.0, -1.9566487073898315, -1.303883671760559, -0.0475534051656723, -0.3436116874217987, 0.04045714810490608], "max": [0.5444527864456177, 2.368466377258301, 0.0, 0.2009192854166031, 0.8942112922668457, 0.8973787426948547, 1.661462664604187, 0.6151263117790222, 2.3945441246032715, -0.04149160161614418, 0.6396700143814087, 0.5200194716453552, 0.6488738656044006, 1.66561758518219], "mean": [-0.1659562736749649, 1.2187221050262451, -0.6934210062026978, -0.38869842886924744, 0.22052663564682007, 0.1414039433002472, 0.4300744831562042, 0.1266998052597046, 0.9256421327590942, -0.5947726368904114, -0.3037112057209015, 0.16844260692596436, 0.049999527633190155, 0.13957008719444275], "std": [0.3921763598918915, 0.9304556250572205, 0.6094395518302917, 0.589282214641571, 0.24164940416812897, 0.27608075737953186, 0.558667778968811, 0.2266211062669754, 1.0300366878509521, 0.651426374912262, 0.6215117573738098, 0.23806925117969513, 0.14318452775478363, 0.3628203272819519], "count": [1545]}, "timestamp": {"min": [0.0], "max": [51.46666666666667], "mean": [25.733333333333334], "std": [14.866766317553417], "count": [1545]}, "frame_index": {"min": [0], "max": [1544], "mean": [772.0], "std": [446.00298952660245], "count": [1545]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1545]}, "index": {"min": [41355], "max": [42899], "mean": [42127.0], "std": [446.00298952660245], "count": [1545]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1545]}, "subtask_annotation": {"mean": [11.722977346278316, 22.0, 22.0, 22.0, 22.0], "std": [6.040823059730224, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1545]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [1545]}, "eef_direction_state": {"mean": [4.1663430420711975, 5.036893203883495], "std": [2.2500988598472302, 1.6303943747061755], "min": [0, 0], "max": [6, 6], "count": [1545]}, "eef_velocity_state": {"mean": [0.7533980582524272, 0.5993527508090615], "std": [0.8357097482363152, 0.8472301539837293], "min": [0, 0], "max": [2, 2], "count": [1545]}, "eef_acc_mag_state": {"mean": [0.683495145631068, 0.5029126213592233], "std": [0.8197517684949047, 0.7590817537458163], "min": [0, 0], "max": [2, 2], "count": [1545]}, "eef_direction_action": {"mean": [4.1663430420711975, 5.036893203883495], "std": [2.2500988598472302, 1.6303943747061755], "min": [0, 0], "max": [6, 6], "count": [1545]}, "eef_velocity_action": {"mean": [0.7533980582524272, 0.5993527508090615], "std": [0.8357097482363152, 0.8472301539837293], "min": [0, 0], "max": [2, 2], "count": [1545]}, "eef_acc_mag_action": {"mean": [0.683495145631068, 0.5029126213592233], "std": [0.8197517684949047, 0.7590817537458163], "min": [0, 0], "max": [2, 2], "count": [1545]}, "eef_sim_pose_state": {"mean": [0.2775507211262597, 0.2849727601456737, 1.2535197626735997, 0.18799044972090173, 0.12699082016138966, 0.06637434763800373, 0.24142593107809304, -0.28629078151883947, 1.2366761365358638, 0.03158530423778943, 0.03153457905178108, 0.3004331204965015], "std": [0.171902688095548, 0.12261428907625221, 0.07332902114513314, 0.2671773267543136, 0.24512854868921832, 0.3266982979692534, 0.20120846041289958, 0.09000454904733242, 0.06608876167461242, 0.16344519897880302, 0.200740608324422, 0.41491709301838176], "min": [0.0531649558748131, 0.061635395009660476, 1.1613716159092486, -0.031026763056167937, -0.33367520954751395, -0.5184383944677383, 0.057297739140783684, -0.4839443677083044, 1.1800263246106726, -0.34164274164007075, -0.35039614193511803, -0.040012447910122755], "max": [0.5267561450238781, 0.5223614652131935, 1.3902221764141158, 0.9761568186504657, 0.8674037410407442, 1.0130564620630083, 0.5516527891575738, -0.11558834253334407, 1.4330628457249006, 0.7703914436499156, 0.8048798290026804, 1.1314959955928752], "count": [1545]}, "eef_sim_pose_action": {"mean": [0.2775507211262597, 0.2849727601456737, 1.2535197626735997, 0.18799044972090173, 0.12699082016138966, 0.06637434763800373, 0.24142593107809304, -0.28629078151883947, 1.2366761365358638, 0.03158530423778943, 0.03153457905178108, 0.3004331204965015], "std": [0.171902688095548, 0.12261428907625221, 0.07332902114513314, 0.2671773267543136, 0.24512854868921832, 0.3266982979692534, 0.20120846041289958, 0.09000454904733242, 0.06608876167461242, 0.16344519897880302, 0.200740608324422, 0.41491709301838176], "min": [0.0531649558748131, 0.061635395009660476, 1.1613716159092486, -0.031026763056167937, -0.33367520954751395, -0.5184383944677383, 0.057297739140783684, -0.4839443677083044, 1.1800263246106726, -0.34164274164007075, -0.35039614193511803, -0.040012447910122755], "max": [0.5267561450238781, 0.5223614652131935, 1.3902221764141158, 0.9761568186504657, 0.8674037410407442, 1.0130564620630083, 0.5516527891575738, -0.11558834253334407, 1.4330628457249006, 0.7703914436499156, 0.8048798290026804, 1.1314959955928752], "count": [1545]}, "gripper_mode_state": {"mean": [0.8174757281553398, 0.9359223300970874], "std": [0.3862760179356735, 0.24489124550037938], "min": [0, 0], "max": [1, 1], "count": [1545]}, "gripper_activity_state": {"mean": [1.8711974110032363, 1.9339805825242717], "std": [0.46171783141968253, 0.3368097226431775], "min": [0, 0], "max": [2, 2], "count": [1545]}, "gripper_mode_action": {"mean": [0.8174757281553398, 0.9359223300970874], "std": [0.3862760179356735, 0.24489124550037938], "min": [0, 0], "max": [1, 1], "count": [1545]}, "gripper_activity_action": {"mean": [1.8711974110032363, 1.9339805825242717], "std": [0.46171783141968253, 0.3368097226431775], "min": [0, 0], "max": [2, 2], "count": [1545]}, "gripper_open_scale_state": {"mean": [0.24575931223877417, 0.07975483726033217], "std": [0.3192370356100539, 0.20732594259617812], "min": [0.02576622154031481, 0.023118370345660617], "max": [0.9494072369166783, 0.9517814772469657], "count": [1545]}, "gripper_open_scale_action": {"mean": [0.24575931223877417, 0.07975483726033217], "std": [0.3192370356100539, 0.20732594259617812], "min": [0.02576622154031481, 0.023118370345660617], "max": [0.9494072369166783, 0.9517814772469657], "count": [1545]}}} +{"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.4759404386571075]], [[0.5202906853147524]], [[0.5091876985498066]]], "std": [[[0.2907804606749861]], [[0.2948384173768428]], [[0.29222433546092563]]], "count": [227]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.359349687598975]], [[0.3710908182411486]], [[0.3658574712312727]]], "std": [[[0.29838197732656035]], [[0.2867780495145489]], [[0.29357686742105243]]], "count": [227]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4016485704413924]], [[0.4231025272811033]], [[0.42248103279490945]]], "std": [[[0.25100750748194744]], [[0.2430658022239273]], [[0.254713550696452]]], "count": [227]}, "observation.state": {"min": [-0.6946230530738831, 0.0, -1.842310905456543, -1.5700000524520874, -0.22242721915245056, -0.2228313386440277, 0.0442083366215229, -0.07540836185216904, 0.0, -1.3483691215515137, -1.4327380657196045, -0.13805820047855377, -0.356845885515213, 0.0400298610329628], "max": [0.6273981332778931, 2.368466377258301, 0.0, 0.16156086325645447, 0.5452970862388611, 0.6258641481399536, 1.661462664604187, 0.7939106225967407, 2.2746551036834717, 0.0, 0.01801290549337864, 0.4417864680290222, 0.06596117466688156, 1.6740530729293823], "mean": [-0.15013539791107178, 1.3325910568237305, -0.7914555668830872, -0.39098504185676575, 0.14063014090061188, 0.10581781715154648, 0.39231377840042114, 0.23310227692127228, 0.8312301635742188, -0.4466160833835602, -0.48738741874694824, 0.11113159358501434, -0.06239181384444237, 0.18204441666603088], "std": [0.36756375432014465, 0.8444694876670837, 0.6510279774665833, 0.5907719731330872, 0.1819351613521576, 0.20140062272548676, 0.5121962428092957, 0.3026927411556244, 0.9900925159454346, 0.5472522377967834, 0.5815778374671936, 0.1869845688343048, 0.07184489071369171, 0.4257667660713196], "count": [1392]}, "action": {"min": [-0.6946230530738831, 0.0, -1.842310905456543, -1.5700000524520874, -0.22242721915245056, -0.2228313386440277, 0.0442083366215229, -0.07540836185216904, 0.0, -1.3483691215515137, -1.4327380657196045, -0.13805820047855377, -0.356845885515213, 0.0400298610329628], "max": [0.6273981332778931, 2.368466377258301, 0.0, 0.16156086325645447, 0.5452970862388611, 0.6258641481399536, 1.661462664604187, 0.7939106225967407, 2.2746551036834717, 0.0, 0.01801290549337864, 0.4417864680290222, 0.06596117466688156, 1.6740530729293823], "mean": [-0.15013539791107178, 1.3325910568237305, -0.7914555668830872, -0.39098504185676575, 0.14063014090061188, 0.10581781715154648, 0.39231377840042114, 0.23310227692127228, 0.8312301635742188, -0.4466160833835602, -0.48738741874694824, 0.11113159358501434, -0.06239181384444237, 0.18204441666603088], "std": [0.36756375432014465, 0.8444694876670837, 0.6510279774665833, 0.5907719731330872, 0.1819351613521576, 0.20140062272548676, 0.5121962428092957, 0.3026927411556244, 0.9900925159454346, 0.5472522377967834, 0.5815778374671936, 0.1869845688343048, 0.07184489071369171, 0.4257667660713196], "count": [1392]}, "timestamp": {"min": [0.0], "max": [46.36666666666667], "mean": [23.18333333333333], "std": [13.394522788839502], "count": [1392]}, "frame_index": {"min": [0], "max": [1391], "mean": [695.5], "std": [401.83568366518506], "count": [1392]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1392]}, "index": {"min": [42900], "max": [44291], "mean": [43595.5], "std": [401.83568366518506], "count": [1392]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1392]}, "subtask_annotation": {"mean": [11.118534482758621, 22.0, 22.0, 22.0, 22.0], "std": [5.3700319067809055, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1392]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [1392]}, "eef_direction_state": {"mean": [3.949712643678161, 5.214798850574713], "std": [2.27594869146079, 1.44107816629702], "min": [0, 0], "max": [6, 6], "count": [1392]}, "eef_velocity_state": {"mean": [0.8318965517241379, 0.5043103448275862], "std": [0.8384885626877926, 0.7968932752833605], "min": [0, 0], "max": [2, 2], "count": [1392]}, "eef_acc_mag_state": {"mean": [0.7068965517241379, 0.46479885057471265], "std": [0.8219395485571752, 0.7429143952161411], "min": [0, 0], "max": [2, 2], "count": [1392]}, "eef_direction_action": {"mean": [3.949712643678161, 5.214798850574713], "std": [2.27594869146079, 1.44107816629702], "min": [0, 0], "max": [6, 6], "count": [1392]}, "eef_velocity_action": {"mean": [0.8318965517241379, 0.5043103448275862], "std": [0.8384885626877926, 0.7968932752833605], "min": [0, 0], "max": [2, 2], "count": [1392]}, "eef_acc_mag_action": {"mean": [0.7068965517241379, 0.46479885057471265], "std": [0.8219395485571752, 0.7429143952161411], "min": [0, 0], "max": [2, 2], "count": [1392]}, "eef_sim_pose_state": {"mean": [0.30173767051371064, 0.2878321539632395, 1.276677970602714, 0.14708164714421576, 0.1443159391948808, -0.0008800876319096195, 0.20738509285129297, -0.24864345090099035, 1.2341689764389316, -0.09344731336521306, -0.09541523939691847, 0.3491197005407864], "std": [0.15982288124747898, 0.11069680222881118, 0.09121082032080302, 0.23796476162644298, 0.21852394416029267, 0.3103427796319962, 0.16552829391191123, 0.11832748836298333, 0.06502255691932117, 0.056986648435609424, 0.13513035626393965, 0.4546227093154256], "min": [0.05721922897816801, 0.1220142841117025, 1.1762349202006352, -0.16114155260515337, -0.32209801928045145, -0.5378010958959504, 0.06495926216684675, -0.33822722811389044, 1.1819235354639237, -0.3674752368775286, -0.4509590443867446, -0.035414457010195646], "max": [0.5682923913549229, 0.5358173763284242, 1.4493720615277266, 0.8134268269794642, 0.7060979133615493, 0.7670279168402817, 0.4632120934585678, -0.030040641031121428, 1.3895282529865922, 0.07901512794919624, 0.1112364996303028, 1.2443825396137278], "count": [1392]}, "eef_sim_pose_action": {"mean": [0.30173767051371064, 0.2878321539632395, 1.276677970602714, 0.14708164714421576, 0.1443159391948808, -0.0008800876319096195, 0.20738509285129297, -0.24864345090099035, 1.2341689764389316, -0.09344731336521306, -0.09541523939691847, 0.3491197005407864], "std": [0.15982288124747898, 0.11069680222881118, 0.09121082032080302, 0.23796476162644298, 0.21852394416029267, 0.3103427796319962, 0.16552829391191123, 0.11832748836298333, 0.06502255691932117, 0.056986648435609424, 0.13513035626393965, 0.4546227093154256], "min": [0.05721922897816801, 0.1220142841117025, 1.1762349202006352, -0.16114155260515337, -0.32209801928045145, -0.5378010958959504, 0.06495926216684675, -0.33822722811389044, 1.1819235354639237, -0.3674752368775286, -0.4509590443867446, -0.035414457010195646], "max": [0.5682923913549229, 0.5358173763284242, 1.4493720615277266, 0.8134268269794642, 0.7060979133615493, 0.7670279168402817, 0.4632120934585678, -0.030040641031121428, 1.3895282529865922, 0.07901512794919624, 0.1112364996303028, 1.2443825396137278], "count": [1392]}, "gripper_mode_state": {"mean": [0.8441091954022989, 0.9073275862068966], "std": [0.36275179067729174, 0.2899728220279659], "min": [0, 0], "max": [1, 1], "count": [1392]}, "gripper_activity_state": {"mean": [1.8283045977011494, 1.8951149425287357], "std": [0.5252016572550632, 0.4192621303130712], "min": [0, 0], "max": [2, 2], "count": [1392]}, "gripper_mode_action": {"mean": [0.8441091954022989, 0.9073275862068966], "std": [0.36275179067729174, 0.2899728220279659], "min": [0, 0], "max": [1, 1], "count": [1392]}, "gripper_activity_action": {"mean": [1.8283045977011494, 1.8951149425287357], "std": [0.5252016572550632, 0.4192621303130712], "min": [0, 0], "max": [2, 2], "count": [1392]}, "gripper_open_scale_state": {"mean": [0.22418140715572601, 0.10402464892329794], "std": [0.2926859367316323, 0.24329487274126066], "min": [0.02526190664087023, 0.02287420630455017], "max": [0.9494072369166783, 0.956601755959647], "count": [1392]}, "gripper_open_scale_action": {"mean": [0.22418140715572601, 0.10402464892329794], "std": [0.2926859367316323, 0.24329487274126066], "min": [0.02526190664087023, 0.02287420630455017], "max": [0.9494072369166783, 0.956601755959647], "count": [1392]}}} +{"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.4241686746155789]], [[0.4255129643443529]], [[0.38279172882921286]]], "std": [[[0.2926812744999501]], [[0.2879286307393331]], [[0.26085783614325286]]], "count": [276]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3772546572574279]], [[0.37263074855546086]], [[0.34988259863123994]]], "std": [[[0.283948346248646]], [[0.2851541749181155]], [[0.301887954257305]]], "count": [276]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37832374747402986]], [[0.38575194183953776]], [[0.37354721393388274]]], "std": [[[0.301372272821762]], [[0.2990916248484914]], [[0.30594218382241256]]], "count": [276]}, "observation.state": {"min": [-0.7393787503242493, 0.0, -1.9742332696914673, -1.3084856271743774, -0.37494879961013794, -0.6289675831794739, 0.046698614954948425, -0.5905826091766357, 0.0, -1.303883671760559, -1.5700000524520874, -0.28339800238609314, -0.9633399248123169, 0.04200315847992897], "max": [0.17479285597801208, 2.320070266723633, 0.0, 0.6964272856712341, 0.1485895961523056, 0.7577522993087769, 1.661462664604187, 0.8697671294212341, 2.317844867706299, 0.0, 0.11658254265785217, 0.7027028799057007, 0.19502156972885132, 1.6743124723434448], "mean": [-0.12162718921899796, 0.8624240159988403, -0.5245420932769775, -0.2553897500038147, -0.09255550801753998, 0.03614180535078049, 0.18435440957546234, 0.033477626740932465, 1.0513355731964111, -0.46836769580841064, -0.6099084615707397, 0.02778017893433571, -0.0805882066488266, 0.35712817311286926], "std": [0.25394800305366516, 0.9778319597244263, 0.6438831686973572, 0.5308449268341064, 0.1016106978058815, 0.17073911428451538, 0.4320412576198578, 0.3643825650215149, 0.9218655824661255, 0.47784939408302307, 0.5910826325416565, 0.14806251227855682, 0.22169728577136993, 0.5268937945365906], "count": [1797]}, "action": {"min": [-0.7393787503242493, 0.0, -1.9742332696914673, -1.3084856271743774, -0.37494879961013794, -0.6289675831794739, 0.046698614954948425, -0.5905826091766357, 0.0, -1.303883671760559, -1.5700000524520874, -0.28339800238609314, -0.9633399248123169, 0.04200315847992897], "max": [0.17479285597801208, 2.320070266723633, 0.0, 0.6964272856712341, 0.1485895961523056, 0.7577522993087769, 1.661462664604187, 0.8697671294212341, 2.317844867706299, 0.0, 0.11658254265785217, 0.7027028799057007, 0.19502156972885132, 1.6743124723434448], "mean": [-0.12162718921899796, 0.8624240159988403, -0.5245420932769775, -0.2553897500038147, -0.09255550801753998, 0.03614180535078049, 0.18435440957546234, 0.033477626740932465, 1.0513355731964111, -0.46836769580841064, -0.6099084615707397, 0.02778017893433571, -0.0805882066488266, 0.35712817311286926], "std": [0.25394800305366516, 0.9778319597244263, 0.6438831686973572, 0.5308449268341064, 0.1016106978058815, 0.17073911428451538, 0.4320412576198578, 0.3643825650215149, 0.9218655824661255, 0.47784939408302307, 0.5910826325416565, 0.14806251227855682, 0.22169728577136993, 0.5268937945365906], "count": [1797]}, "timestamp": {"min": [0.0], "max": [59.86666666666667], "mean": [29.933333333333337], "std": [17.291637884848875], "count": [1797]}, "frame_index": {"min": [0], "max": [1796], "mean": [898.0], "std": [518.7491365454662], "count": [1797]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1797]}, "index": {"min": [44292], "max": [46088], "mean": [45190.0], "std": [518.7491365454662], "count": [1797]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1797]}, "subtask_annotation": {"mean": [9.89259877573734, 22.0, 22.0, 22.0, 22.0], "std": [6.84254390579934, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1797]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [1797]}, "eef_direction_state": {"mean": [4.855870895937674, 4.234279354479688], "std": [1.7652539834454462, 2.228260885319851], "min": [0, 0], "max": [6, 6], "count": [1797]}, "eef_velocity_state": {"mean": [0.6393989983305509, 0.7295492487479132], "std": [0.836137924163121, 0.8281903406465622], "min": [0, 0], "max": [2, 2], "count": [1797]}, "eef_acc_mag_state": {"mean": [0.5397885364496383, 0.6199220923761826], "std": [0.7761057129730727, 0.7990697112905252], "min": [0, 0], "max": [2, 2], "count": [1797]}, "eef_direction_action": {"mean": [4.855870895937674, 4.234279354479688], "std": [1.7652539834454462, 2.228260885319851], "min": [0, 0], "max": [6, 6], "count": [1797]}, "eef_velocity_action": {"mean": [0.6393989983305509, 0.7295492487479132], "std": [0.836137924163121, 0.8281903406465622], "min": [0, 0], "max": [2, 2], "count": [1797]}, "eef_acc_mag_action": {"mean": [0.5397885364496383, 0.6199220923761826], "std": [0.7761057129730727, 0.7990697112905252], "min": [0, 0], "max": [2, 2], "count": [1797]}, "eef_sim_pose_state": {"mean": [0.2287724901621526, 0.29230574440630086, 1.2337437367728492, 0.02607663179108616, 0.08128114182265005, -0.2181962898121723, 0.24761278807007156, -0.3225481696609383, 1.2443203698151473, -0.07458075906423932, -0.027296251423221552, 0.06202342955333699], "std": [0.1877141322220236, 0.08413608908822541, 0.0643781825732753, 0.13966437675126336, 0.23318282939209256, 0.3225988150672866, 0.16601979606114267, 0.1051285882795621, 0.07077748993733238, 0.2273838963336203, 0.14030222967340517, 0.333066011064545], "min": [0.06742715219998441, 0.09786129777421267, 1.1769866393930055, -0.627424532731262, -0.26888013461214855, -1.0047789179224094, 0.06507606817111782, -0.5152814670416019, 1.1825911573936139, -0.9640148425324068, -0.41410231869696745, -0.5823479887139387], "max": [0.5430551656573216, 0.40348854956058383, 1.4332051289196417, 0.6047889083575381, 0.9064819669222897, 0.09406402938715513, 0.5294746779571635, -0.11261123765436742, 1.4051772307777186, 0.3046743031399858, 0.3716831297430836, 0.8921308139418349], "count": [1797]}, "eef_sim_pose_action": {"mean": [0.2287724901621526, 0.29230574440630086, 1.2337437367728492, 0.02607663179108616, 0.08128114182265005, -0.2181962898121723, 0.24761278807007156, -0.3225481696609383, 1.2443203698151473, -0.07458075906423932, -0.027296251423221552, 0.06202342955333699], "std": [0.1877141322220236, 0.08413608908822541, 0.0643781825732753, 0.13966437675126336, 0.23318282939209256, 0.3225988150672866, 0.16601979606114267, 0.1051285882795621, 0.07077748993733238, 0.2273838963336203, 0.14030222967340517, 0.333066011064545], "min": [0.06742715219998441, 0.09786129777421267, 1.1769866393930055, -0.627424532731262, -0.26888013461214855, -1.0047789179224094, 0.06507606817111782, -0.5152814670416019, 1.1825911573936139, -0.9640148425324068, -0.41410231869696745, -0.5823479887139387], "max": [0.5430551656573216, 0.40348854956058383, 1.4332051289196417, 0.6047889083575381, 0.9064819669222897, 0.09406402938715513, 0.5294746779571635, -0.11261123765436742, 1.4051772307777186, 0.3046743031399858, 0.3716831297430836, 0.8921308139418349], "count": [1797]}, "gripper_mode_state": {"mean": [0.9120756816917084, 0.8547579298831386], "std": [0.28318480283785263, 0.3523447334430216], "min": [0, 0], "max": [1, 1], "count": [1797]}, "gripper_activity_state": {"mean": [1.9449081803005008, 1.884251530328325], "std": [0.30896988077897514, 0.44001588370447364], "min": [0, 0], "max": [2, 2], "count": [1797]}, "gripper_mode_action": {"mean": [0.9120756816917084, 0.8547579298831386], "std": [0.28318480283785263, 0.3523447334430216], "min": [0, 0], "max": [1, 1], "count": [1797]}, "gripper_activity_action": {"mean": [1.9449081803005008, 1.884251530328325], "std": [0.30896988077897514, 0.44001588370447364], "min": [0, 0], "max": [2, 2], "count": [1797]}, "gripper_open_scale_state": {"mean": [0.10534607760074653, 0.20407724669418198], "std": [0.24688097612547621, 0.30108270615217747], "min": [0.0266849228313991, 0.024001804845673696], "max": [0.9494072369166783, 0.9567499841962542], "count": [1797]}, "gripper_open_scale_action": {"mean": [0.10534607760074653, 0.20407724669418198], "std": [0.24688097612547621, 0.30108270615217747], "min": [0.0266849228313991, 0.024001804845673696], "max": [0.9494072369166783, 0.9567499841962542], "count": [1797]}}} +{"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.46299288775944747]], [[0.47958877301313974]], [[0.44328400050608846]]], "std": [[[0.29824169482869084]], [[0.2939148015140167]], [[0.27448316843395204]]], "count": [353]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36332462645114705]], [[0.3684706152369667]], [[0.3546462950619341]]], "std": [[[0.25725059452725696]], [[0.25575638961643693]], [[0.26821729084526347]]], "count": [353]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39220090787337913]], [[0.400988251958007]], [[0.3907279172607035]]], "std": [[[0.2987939416705119]], [[0.2911248765337237]], [[0.3000205582698151]]], "count": [353]}, "observation.state": {"min": [-0.8632723093032837, 0.0015339808305725455, -1.9911071062088013, -1.3574107885360718, -0.4278274476528168, -0.2736029326915741, 0.046451181173324585, -0.9512885212898254, -2.168404344971009e-19, -1.8499808311462402, -1.4145822525024414, -0.5047317743301392, -1.087592363357544, 0.04090496152639389], "max": [0.02715373784303665, 2.5954954624176025, 0.0, 0.07397140562534332, 0.3763485252857208, 0.17794176936149597, 1.67262601852417, 0.8406214714050293, 2.5571460723876953, 0.0, 0.03327234461903572, 0.029145635664463043, 0.12118448317050934, 1.6745718717575073], "mean": [-0.26045772433280945, 0.792606770992279, -0.43273428082466125, -0.33545011281967163, -0.006657930091023445, -0.011417998000979424, 0.14466609060764313, -0.0313502736389637, 1.187318205833435, -0.7401215434074402, -0.4462471306324005, -0.10198283195495605, -0.10725510120391846, 0.3458111584186554], "std": [0.3293384611606598, 0.9617950320243835, 0.581456184387207, 0.4646092355251312, 0.15735618770122528, 0.07626746594905853, 0.3716285526752472, 0.37186944484710693, 0.9964746832847595, 0.6844818592071533, 0.4369032084941864, 0.13814926147460938, 0.2275928556919098, 0.5164627432823181], "count": [2498]}, "action": {"min": [-0.8632723093032837, 0.0015339808305725455, -1.9911071062088013, -1.3574107885360718, -0.4278274476528168, -0.2736029326915741, 0.046451181173324585, -0.9512885212898254, -2.168404344971009e-19, -1.8499808311462402, -1.4145822525024414, -0.5047317743301392, -1.087592363357544, 0.04090496152639389], "max": [0.02715373784303665, 2.5954954624176025, 0.0, 0.07397140562534332, 0.3763485252857208, 0.17794176936149597, 1.67262601852417, 0.8406214714050293, 2.5571460723876953, 0.0, 0.03327234461903572, 0.029145635664463043, 0.12118448317050934, 1.6745718717575073], "mean": [-0.26045772433280945, 0.792606770992279, -0.43273428082466125, -0.33545011281967163, -0.006657930091023445, -0.011417998000979424, 0.14466609060764313, -0.0313502736389637, 1.187318205833435, -0.7401215434074402, -0.4462471306324005, -0.10198283195495605, -0.10725510120391846, 0.3458111584186554], "std": [0.3293384611606598, 0.9617950320243835, 0.581456184387207, 0.4646092355251312, 0.15735618770122528, 0.07626746594905853, 0.3716285526752472, 0.37186944484710693, 0.9964746832847595, 0.6844818592071533, 0.4369032084941864, 0.13814926147460938, 0.2275928556919098, 0.5164627432823181], "count": [2498]}, "timestamp": {"min": [0.0], "max": [83.23333333333333], "mean": [41.61666666666666], "std": [24.037014281219612], "count": [2498]}, "frame_index": {"min": [0], "max": [2497], "mean": [1248.5], "std": [721.1104284365883], "count": [2498]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [2498]}, "index": {"min": [46089], "max": [48586], "mean": [47337.5], "std": [721.1104284365883], "count": [2498]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2498]}, "subtask_annotation": {"mean": [10.304243394715773, 22.0, 22.0, 22.0, 22.0], "std": [6.4721728364581095, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2498]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [2498]}, "eef_direction_state": {"mean": [5.040032025620496, 4.343474779823859], "std": [1.7188258226889117, 2.180532786763784], "min": [0, 0], "max": [6, 6], "count": [2498]}, "eef_velocity_state": {"mean": [0.5196156925540433, 0.6705364291433147], "std": [0.7835219574154516, 0.8027802671964066], "min": [0, 0], "max": [2, 2], "count": [2498]}, "eef_acc_mag_state": {"mean": [0.46196957566052843, 0.588470776621297], "std": [0.7418862176931835, 0.796044051703495], "min": [0, 0], "max": [2, 2], "count": [2498]}, "eef_direction_action": {"mean": [5.040032025620496, 4.343474779823859], "std": [1.7188258226889117, 2.180532786763784], "min": [0, 0], "max": [6, 6], "count": [2498]}, "eef_velocity_action": {"mean": [0.5196156925540433, 0.6705364291433147], "std": [0.7835219574154516, 0.8027802671964066], "min": [0, 0], "max": [2, 2], "count": [2498]}, "eef_acc_mag_action": {"mean": [0.46196957566052843, 0.588470776621297], "std": [0.7418862176931835, 0.796044051703495], "min": [0, 0], "max": [2, 2], "count": [2498]}, "eef_sim_pose_state": {"mean": [0.19296107276537522, 0.24501710214716713, 1.2263535988566563, 0.009285575529787472, 0.022926138480509246, -0.263708117880044, 0.2886190632876644, -0.36119697090528363, 1.2582077133696203, -0.11002710456039826, 0.0005470466742324021, -0.1350341380201987], "std": [0.1518526242461117, 0.12428851395447109, 0.05696946341386286, 0.05419723366872594, 0.16672020527838224, 0.3992472877747701, 0.19471111586472387, 0.13162644372749002, 0.08145183637376585, 0.22635820013159633, 0.13353525374654882, 0.34668644649611974], "min": [0.06462079263987966, -0.049853476250953876, 1.1830835227014032, -0.11089666620777819, -0.2644634510733752, -1.032772392543623, 0.05995602454195184, -0.727294515619372, 1.1817856859802, -1.0866050908543308, -0.3123079110005005, -1.0301966214629514], "max": [0.5170440998695033, 0.3340886972673233, 1.43449760024388, 0.20210178864858291, 0.7804390186371224, 0.046974135593775564, 0.5842882690308364, -0.09605603606834634, 1.4510901739308217, 0.11028676084522356, 0.37119395811471323, 0.520304070081929], "count": [2498]}, "eef_sim_pose_action": {"mean": [0.19296107276537522, 0.24501710214716713, 1.2263535988566563, 0.009285575529787472, 0.022926138480509246, -0.263708117880044, 0.2886190632876644, -0.36119697090528363, 1.2582077133696203, -0.11002710456039826, 0.0005470466742324021, -0.1350341380201987], "std": [0.1518526242461117, 0.12428851395447109, 0.05696946341386286, 0.05419723366872594, 0.16672020527838224, 0.3992472877747701, 0.19471111586472387, 0.13162644372749002, 0.08145183637376585, 0.22635820013159633, 0.13353525374654882, 0.34668644649611974], "min": [0.06462079263987966, -0.049853476250953876, 1.1830835227014032, -0.11089666620777819, -0.2644634510733752, -1.032772392543623, 0.05995602454195184, -0.727294515619372, 1.1817856859802, -1.0866050908543308, -0.3123079110005005, -1.0301966214629514], "max": [0.5170440998695033, 0.3340886972673233, 1.43449760024388, 0.20210178864858291, 0.7804390186371224, 0.046974135593775564, 0.5842882690308364, -0.09605603606834634, 1.4510901739308217, 0.11028676084522356, 0.37119395811471323, 0.520304070081929], "count": [2498]}, "gripper_mode_state": {"mean": [0.9371497197758206, 0.8578863090472378], "std": [0.24269347436616998, 0.34916670774364866], "min": [0, 0], "max": [1, 1], "count": [2498]}, "gripper_activity_state": {"mean": [1.9591673338670936, 1.8746997598078463], "std": [0.2668163788184306, 0.4543980545750049], "min": [0, 0], "max": [2, 2], "count": [2498]}, "gripper_mode_action": {"mean": [0.9371497197758206, 0.8578863090472378], "std": [0.24269347436616998, 0.34916670774364866], "min": [0, 0], "max": [1, 1], "count": [2498]}, "gripper_activity_action": {"mean": [1.9591673338670936, 1.8746997598078463], "std": [0.2668163788184306, 0.4543980545750049], "min": [0, 0], "max": [2, 2], "count": [2498]}, "gripper_open_scale_state": {"mean": [0.0826676860068237, 0.19760988374555688], "std": [0.2123581810574075, 0.2951205916858119], "min": [0.02654353209904262, 0.023374263729367937], "max": [0.9557862962995257, 0.9568982124328613], "count": [2498]}, "gripper_open_scale_action": {"mean": [0.0826676860068237, 0.19760988374555688], "std": [0.2123581810574075, 0.2951205916858119], "min": [0.02654353209904262, 0.023374263729367937], "max": [0.9557862962995257, 0.9568982124328613], "count": [2498]}}} +{"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.5142944069989107]], [[0.5400582639739924]], [[0.5133814168028323]]], "std": [[[0.2678037967788665]], [[0.2730000855254212]], [[0.2785201067352518]]], "count": [256]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3742933857570806]], [[0.37944341150088506]], [[0.37449568206188727]]], "std": [[[0.29717598498159553]], [[0.2829440696162348]], [[0.28761540079055053]]], "count": [256]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39884973809402235]], [[0.4206578776041667]], [[0.4227175287649782]]], "std": [[[0.2484189170405899]], [[0.24253154232379134]], [[0.2518329366531584]]], "count": [256]}, "observation.state": {"min": [-0.8222137093544006, 0.0, -1.9819031953811646, -1.5700000524520874, -0.11044661700725555, -1.1520196199417114, 0.04596598446369171, -0.04036077484488487, 0.0, -1.6843109130859375, -1.165825366973877, -0.41702866554260254, -0.23930099606513977, 0.04025435820221901], "max": [0.387358695268631, 2.5510101318359375, 1.8581785280391214e-20, 0.302194207906723, 0.8360195159912109, 0.7102330923080444, 1.6612029075622559, 0.7545445561408997, 2.2856314182281494, 0.0, 0.5978254675865173, 0.4046802222728729, 1.101398229598999, 1.6680353879928589], "mean": [-0.1905919760465622, 1.1446607112884521, -0.5974336266517639, -0.4725457429885864, 0.21947214007377625, -0.02844843454658985, 0.36661532521247864, 0.19613076746463776, 0.7963801026344299, -0.4391276240348816, -0.3552466332912445, 0.11818812787532806, 0.019975166767835617, 0.1370975226163864], "std": [0.34448981285095215, 0.9428927302360535, 0.5805256962776184, 0.6104412078857422, 0.32107728719711304, 0.37727588415145874, 0.5057100653648376, 0.276793509721756, 0.9177249073982239, 0.5554812550544739, 0.5327507853507996, 0.14976894855499268, 0.25458061695098877, 0.3567120432853699], "count": [1627]}, "action": {"min": [-0.8222137093544006, 0.0, -1.9819031953811646, -1.5700000524520874, -0.11044661700725555, -1.1520196199417114, 0.04596598446369171, -0.04036077484488487, 0.0, -1.6843109130859375, -1.165825366973877, -0.41702866554260254, -0.23930099606513977, 0.04025435820221901], "max": [0.387358695268631, 2.5510101318359375, 1.8581785280391214e-20, 0.302194207906723, 0.8360195159912109, 0.7102330923080444, 1.6612029075622559, 0.7545445561408997, 2.2856314182281494, 0.0, 0.5978254675865173, 0.4046802222728729, 1.101398229598999, 1.6680353879928589], "mean": [-0.1905919760465622, 1.1446607112884521, -0.5974336266517639, -0.4725457429885864, 0.21947214007377625, -0.02844843454658985, 0.36661532521247864, 0.19613076746463776, 0.7963801026344299, -0.4391276240348816, -0.3552466332912445, 0.11818812787532806, 0.019975166767835617, 0.1370975226163864], "std": [0.34448981285095215, 0.9428927302360535, 0.5805256962776184, 0.6104412078857422, 0.32107728719711304, 0.37727588415145874, 0.5057100653648376, 0.276793509721756, 0.9177249073982239, 0.5554812550544739, 0.5327507853507996, 0.14976894855499268, 0.25458061695098877, 0.3567120432853699], "count": [1627]}, "timestamp": {"min": [0.0], "max": [54.2], "mean": [27.099999999999998], "std": [15.655811842394007], "count": [1627]}, "frame_index": {"min": [0], "max": [1626], "mean": [813.0], "std": [469.6743552718202], "count": [1627]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1627]}, "index": {"min": [48587], "max": [50213], "mean": [49400.0], "std": [469.6743552718202], "count": [1627]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1627]}, "subtask_annotation": {"mean": [9.266133988936692, 22.0, 22.0, 22.0, 22.0], "std": [6.843934320990966, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1627]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [1627]}, "eef_direction_state": {"mean": [4.215119852489244, 4.998770743700061], "std": [2.2876580289241306, 1.7176185865265399], "min": [0, 0], "max": [6, 6], "count": [1627]}, "eef_velocity_state": {"mean": [0.6969883220651506, 0.5402581438229871], "std": [0.818357013073772, 0.7918271416395158], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_acc_mag_state": {"mean": [0.6220036877688998, 0.4910878918254456], "std": [0.8066001051016711, 0.7595411444494227], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_direction_action": {"mean": [4.215119852489244, 4.998770743700061], "std": [2.2876580289241306, 1.7176185865265399], "min": [0, 0], "max": [6, 6], "count": [1627]}, "eef_velocity_action": {"mean": [0.6969883220651506, 0.5402581438229871], "std": [0.818357013073772, 0.7918271416395158], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_acc_mag_action": {"mean": [0.6220036877688998, 0.4910878918254456], "std": [0.8066001051016711, 0.7595411444494227], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_sim_pose_state": {"mean": [0.26416977223320637, 0.28903782999796274, 1.2458571249188795, 0.021886608439451012, 0.05679925775011345, 0.03792932390889849, 0.20510225721809874, -0.26771343603709385, 1.2406981531643961, -0.0002916364961239556, 0.0027124606197107314, 0.3124065686870394], "std": [0.17352580814611232, 0.09921979747451501, 0.07778734498200258, 0.35040088080148085, 0.19224114103953502, 0.3572412053842913, 0.16005556454068232, 0.09601146259184674, 0.07111114025336467, 0.21209575231776207, 0.2094284390418829, 0.3870871709037972], "min": [0.06053429142446562, 0.14052749012387725, 1.153942389896482, -0.7399347518627899, -0.32963463385243696, -0.8237522132581212, 0.06721406838571622, -0.3424288220048701, 1.1820297275655092, -0.18611524876622187, -0.36690388144740393, -0.22595602310252794], "max": [0.5724771380574112, 0.4744859167947116, 1.432094283535137, 0.8415554345529327, 0.9704617670573472, 0.7171023116616191, 0.4885389243586219, -0.07888785298447672, 1.4217518059859464, 0.9661739430295412, 0.8547289290400193, 1.1660910832214872], "count": [1627]}, "eef_sim_pose_action": {"mean": [0.26416977223320637, 0.28903782999796274, 1.2458571249188795, 0.021886608439451012, 0.05679925775011345, 0.03792932390889849, 0.20510225721809874, -0.26771343603709385, 1.2406981531643961, -0.0002916364961239556, 0.0027124606197107314, 0.3124065686870394], "std": [0.17352580814611232, 0.09921979747451501, 0.07778734498200258, 0.35040088080148085, 0.19224114103953502, 0.3572412053842913, 0.16005556454068232, 0.09601146259184674, 0.07111114025336467, 0.21209575231776207, 0.2094284390418829, 0.3870871709037972], "min": [0.06053429142446562, 0.14052749012387725, 1.153942389896482, -0.7399347518627899, -0.32963463385243696, -0.8237522132581212, 0.06721406838571622, -0.3424288220048701, 1.1820297275655092, -0.18611524876622187, -0.36690388144740393, -0.22595602310252794], "max": [0.5724771380574112, 0.4744859167947116, 1.432094283535137, 0.8415554345529327, 0.9704617670573472, 0.7171023116616191, 0.4885389243586219, -0.07888785298447672, 1.4217518059859464, 0.9661739430295412, 0.8547289290400193, 1.1660910832214872], "count": [1627]}, "gripper_mode_state": {"mean": [0.8567916410571604, 0.9385371850030731], "std": [0.3502852050425993, 0.2401773040267964], "min": [0, 0], "max": [1, 1], "count": [1627]}, "gripper_activity_state": {"mean": [1.8783036263060848, 1.9379225568531038], "std": [0.4502980765214063, 0.3277103693763433], "min": [0, 0], "max": [2, 2], "count": [1627]}, "gripper_mode_action": {"mean": [0.8567916410571604, 0.9385371850030731], "std": [0.3502852050425993, 0.2401773040267964], "min": [0, 0], "max": [1, 1], "count": [1627]}, "gripper_activity_action": {"mean": [1.8783036263060848, 1.9379225568531038], "std": [0.4502980765214063, 0.3277103693763433], "min": [0, 0], "max": [2, 2], "count": [1627]}, "gripper_open_scale_state": {"mean": [0.20949626237674893, 0.07834117731184263], "std": [0.2889781529225046, 0.2038342738804729], "min": [0.026266276836395264, 0.023002490401268005], "max": [0.9492588043212891, 0.9531630788530622], "count": [1627]}, "gripper_open_scale_action": {"mean": [0.20949626237674893, 0.07834117731184263], "std": [0.2889781529225046, 0.2038342738804729], "min": [0.026266276836395264, 0.023002490401268005], "max": [0.9492588043212891, 0.9531630788530622], "count": [1627]}}} +{"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.45864232973382585]], [[0.49234782135076255]], [[0.4700573363644975]]], "std": [[[0.29887286764577076]], [[0.29336328654325416]], [[0.2810678283689183]]], "count": [230]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3712459683148622]], [[0.3823186321871744]], [[0.3737194764137539]]], "std": [[[0.2908430922502943]], [[0.280541184265988]], [[0.28857342252525603]]], "count": [230]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38034839087809036]], [[0.39554539523538884]], [[0.3881387929809605]]], "std": [[[0.303139057886008]], [[0.2964567967918592]], [[0.3043736050599797]]], "count": [230]}, "observation.state": {"min": [-0.6166602969169617, -1.0842021724855044e-19, -1.1290098428726196, -1.4327380657196045, -0.4724660813808441, -0.10124272853136063, 0.046698614954948425, -0.40036898851394653, 0.0, -1.9481556415557861, -1.4572817087173462, -0.5536320209503174, -1.06918466091156, 0.035805247724056244], "max": [0.302194207906723, 2.3239808082580566, 0.0, 0.20353318750858307, 0.027651537209749222, 0.05093047395348549, 1.661462664604187, 0.8697671294212341, 2.393510341644287, 0.0, 0.3267379105091095, 0.07185467332601547, 0.1902136206626892, 1.665877342224121], "mean": [-0.11146105825901031, 0.7246066331863403, -0.3583846986293793, -0.38664108514785767, -0.15595023334026337, -0.0066826483234763145, 0.1646566241979599, 0.15629686415195465, 1.4799059629440308, -0.9170951247215271, -0.44397228956222534, -0.1806933432817459, -0.14688923954963684, 0.3784804344177246], "std": [0.25154030323028564, 0.9371091723442078, 0.46031996607780457, 0.5158655047416687, 0.1936579942703247, 0.05792175605893135, 0.39607924222946167, 0.37516167759895325, 0.8203328251838684, 0.6752932667732239, 0.49866190552711487, 0.17157594859600067, 0.3070581555366516, 0.5015178322792053], "count": [1412]}, "action": {"min": [-0.6166602969169617, -1.0842021724855044e-19, -1.1290098428726196, -1.4327380657196045, -0.4724660813808441, -0.10124272853136063, 0.046698614954948425, -0.40036898851394653, 0.0, -1.9481556415557861, -1.4572817087173462, -0.5536320209503174, -1.06918466091156, 0.035805247724056244], "max": [0.302194207906723, 2.3239808082580566, 0.0, 0.20353318750858307, 0.027651537209749222, 0.05093047395348549, 1.661462664604187, 0.8697671294212341, 2.393510341644287, 0.0, 0.3267379105091095, 0.07185467332601547, 0.1902136206626892, 1.665877342224121], "mean": [-0.11146105825901031, 0.7246066331863403, -0.3583846986293793, -0.38664108514785767, -0.15595023334026337, -0.0066826483234763145, 0.1646566241979599, 0.15629686415195465, 1.4799059629440308, -0.9170951247215271, -0.44397228956222534, -0.1806933432817459, -0.14688923954963684, 0.3784804344177246], "std": [0.25154030323028564, 0.9371091723442078, 0.46031996607780457, 0.5158655047416687, 0.1936579942703247, 0.05792175605893135, 0.39607924222946167, 0.37516167759895325, 0.8203328251838684, 0.6752932667732239, 0.49866190552711487, 0.17157594859600067, 0.3070581555366516, 0.5015178322792053], "count": [1412]}, "timestamp": {"min": [0.0], "max": [47.03333333333333], "mean": [23.516666666666666], "std": [13.586972927526327], "count": [1412]}, "frame_index": {"min": [0], "max": [1411], "mean": [705.5], "std": [407.60918782578983], "count": [1412]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1412]}, "index": {"min": [50214], "max": [51625], "mean": [50919.5], "std": [407.60918782578983], "count": [1412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1412]}, "subtask_annotation": {"mean": [10.657223796033994, 22.0, 22.0, 22.0, 22.0], "std": [6.604471847418507, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1412]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [1412]}, "eef_direction_state": {"mean": [5.172804532577904, 4.208923512747876], "std": [1.5984756579987667, 2.102434775599765], "min": [0, 0], "max": [6, 6], "count": [1412]}, "eef_velocity_state": {"mean": [0.4652974504249292, 0.8526912181303116], "std": [0.777380095174237, 0.8669897505737524], "min": [0, 0], "max": [2, 2], "count": [1412]}, "eef_acc_mag_state": {"mean": [0.4369688385269122, 0.7542492917847026], "std": [0.724612931073429, 0.8312779438951782], "min": [0, 0], "max": [2, 2], "count": [1412]}, "eef_direction_action": {"mean": [5.172804532577904, 4.208923512747876], "std": [1.5984756579987667, 2.102434775599765], "min": [0, 0], "max": [6, 6], "count": [1412]}, "eef_velocity_action": {"mean": [0.4652974504249292, 0.8526912181303116], "std": [0.777380095174237, 0.8669897505737524], "min": [0, 0], "max": [2, 2], "count": [1412]}, "eef_acc_mag_action": {"mean": [0.4369688385269122, 0.7542492917847026], "std": [0.724612931073429, 0.8312779438951782], "min": [0, 0], "max": [2, 2], "count": [1412]}, "eef_sim_pose_state": {"mean": [0.19781896037523147, 0.29094667788216777, 1.222731447195244, -0.00035677219416605736, -0.01928362925364403, -0.2681071816990633, 0.33819640065315826, -0.2782639045540682, 1.279404807175606, -0.15500433512003584, 0.117780873651606, -0.027801316020144188], "std": [0.1686569834558927, 0.08990239715011672, 0.056381664257016594, 0.049265042407139116, 0.05556210729091866, 0.3834384364906747, 0.17039379048223147, 0.12609745016581936, 0.08438229791608974, 0.29364979200440083, 0.19217137605438503, 0.2986666364236774], "min": [0.055814810727625425, 0.11561505119606823, 1.1596571104977347, -0.14577467637570374, -0.22163541535993492, -1.0199127637582792, 0.0691298638761447, -0.4997980668994413, 1.182058172483628, -1.0497107702154245, -0.30849045753142623, -0.6468300997866446], "max": [0.4827672772882659, 0.43488645504649115, 1.3623678755241861, 0.05796130591771033, 0.18363556054073804, 0.03731706785486678, 0.5723486197533959, -0.07485704047834646, 1.456976130264444, 0.13775565591578884, 0.6472925557542752, 0.5460968344447014], "count": [1412]}, "eef_sim_pose_action": {"mean": [0.19781896037523147, 0.29094667788216777, 1.222731447195244, -0.00035677219416605736, -0.01928362925364403, -0.2681071816990633, 0.33819640065315826, -0.2782639045540682, 1.279404807175606, -0.15500433512003584, 0.117780873651606, -0.027801316020144188], "std": [0.1686569834558927, 0.08990239715011672, 0.056381664257016594, 0.049265042407139116, 0.05556210729091866, 0.3834384364906747, 0.17039379048223147, 0.12609745016581936, 0.08438229791608974, 0.29364979200440083, 0.19217137605438503, 0.2986666364236774], "min": [0.055814810727625425, 0.11561505119606823, 1.1596571104977347, -0.14577467637570374, -0.22163541535993492, -1.0199127637582792, 0.0691298638761447, -0.4997980668994413, 1.182058172483628, -1.0497107702154245, -0.30849045753142623, -0.6468300997866446], "max": [0.4827672772882659, 0.43488645504649115, 1.3623678755241861, 0.05796130591771033, 0.18363556054073804, 0.03731706785486678, 0.5723486197533959, -0.07485704047834646, 1.456976130264444, 0.13775565591578884, 0.6472925557542752, 0.5460968344447014], "count": [1412]}, "gripper_mode_state": {"mean": [0.9228045325779037, 0.8555240793201133], "std": [0.26690134363015355, 0.3515716556032154], "min": [0, 0], "max": [1, 1], "count": [1412]}, "gripper_activity_state": {"mean": [1.9270538243626063, 1.8526912181303117], "std": [0.3525368844437492, 0.49168710928356824], "min": [0, 0], "max": [2, 2], "count": [1412]}, "gripper_mode_action": {"mean": [0.9228045325779037, 0.8555240793201133], "std": [0.26690134363015355, 0.3515716556032154], "min": [0, 0], "max": [1, 1], "count": [1412]}, "gripper_activity_action": {"mean": [1.9270538243626063, 1.8526912181303117], "std": [0.3525368844437492, 0.49168710928356824], "min": [0, 0], "max": [2, 2], "count": [1412]}, "gripper_open_scale_state": {"mean": [0.09408839374858921, 0.21627371637011178], "std": [0.2263309004980624, 0.28658143906601014], "min": [0.0266849228313991, 0.020460141556603566], "max": [0.9494072369166783, 0.9519299098423549], "count": [1412]}, "gripper_open_scale_action": {"mean": [0.09408839374858921, 0.21627371637011178], "std": [0.2263309004980624, 0.28658143906601014], "min": [0.0266849228313991, 0.020460141556603566], "max": [0.9494072369166783, 0.9519299098423549], "count": [1412]}}} +{"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.4220661842198487]], [[0.4226659271658076]], [[0.38073960824167064]]], "std": [[[0.2968658513906998]], [[0.2909002165166994]], [[0.2630107733618309]]], "count": [246]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37745527680358504]], [[0.3708213164443736]], [[0.34836790278442]]], "std": [[[0.28919754436205797]], [[0.2883356529912759]], [[0.30452820117791984]]], "count": [246]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3811830508174363]], [[0.38516253963193225]], [[0.37336825371521687]]], "std": [[[0.30592402429453136]], [[0.3058768263776574]], [[0.3154169852574174]]], "count": [246]}, "observation.state": {"min": [-0.6166044473648071, 0.0, -1.3176895380020142, -1.559189796447754, -0.5936505794525146, -0.2377670258283615, 0.04682235047221184, -0.5706408619880676, -1.8914183706425741e-31, -1.9450876712799072, -0.9636848568916321, -0.5553010702133179, -0.7669904232025146, 0.04184972122311592], "max": [0.29116880893707275, 2.3439226150512695, 0.0, 0.17180584371089935, -0.0076131378300487995, 0.0902600884437561, 1.6612029075622559, 0.8237476944923401, 2.3331847190856934, 0.0, 0.4252203106880188, 0.08579684048891068, 0.6149497628211975, 1.6763876676559448], "mean": [-0.11620023846626282, 0.7937601208686829, -0.37578076124191284, -0.453210711479187, -0.1372298151254654, -0.04933132976293564, 0.14601290225982666, 0.12360335886478424, 1.2765512466430664, -0.9204318523406982, -0.07798399031162262, -0.21878676116466522, 0.10044854879379272, 0.41312193870544434], "std": [0.24369661509990692, 0.9862688779830933, 0.4784177839756012, 0.5899145007133484, 0.1671295166015625, 0.07594046741724014, 0.35352271795272827, 0.38933491706848145, 0.9304302930831909, 0.7367939352989197, 0.4837922155857086, 0.21506045758724213, 0.2611350417137146, 0.553524911403656], "count": [1543]}, "action": {"min": [-0.6166044473648071, 0.0, -1.3176895380020142, -1.559189796447754, -0.5936505794525146, -0.2377670258283615, 0.04682235047221184, -0.5706408619880676, -1.8914183706425741e-31, -1.9450876712799072, -0.9636848568916321, -0.5553010702133179, -0.7669904232025146, 0.04184972122311592], "max": [0.29116880893707275, 2.3439226150512695, 0.0, 0.17180584371089935, -0.0076131378300487995, 0.0902600884437561, 1.6612029075622559, 0.8237476944923401, 2.3331847190856934, 0.0, 0.4252203106880188, 0.08579684048891068, 0.6149497628211975, 1.6763876676559448], "mean": [-0.11620023846626282, 0.7937601208686829, -0.37578076124191284, -0.453210711479187, -0.1372298151254654, -0.04933132976293564, 0.14601290225982666, 0.12360335886478424, 1.2765512466430664, -0.9204318523406982, -0.07798399031162262, -0.21878676116466522, 0.10044854879379272, 0.41312193870544434], "std": [0.24369661509990692, 0.9862688779830933, 0.4784177839756012, 0.5899145007133484, 0.1671295166015625, 0.07594046741724014, 0.35352271795272827, 0.38933491706848145, 0.9304302930831909, 0.7367939352989197, 0.4837922155857086, 0.21506045758724213, 0.2611350417137146, 0.553524911403656], "count": [1543]}, "timestamp": {"min": [0.0], "max": [51.4], "mean": [25.7], "std": [14.84752130454403], "count": [1543]}, "frame_index": {"min": [0], "max": [1542], "mean": [771.0], "std": [445.4256391363209], "count": [1543]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1543]}, "index": {"min": [51626], "max": [53168], "mean": [52397.0], "std": [445.4256391363209], "count": [1543]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1543]}, "subtask_annotation": {"mean": [10.19053791315619, 22.0, 22.0, 22.0, 22.0], "std": [6.2307113559362355, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1543]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [1543]}, "eef_direction_state": {"mean": [4.965651328580687, 4.2501620220349965], "std": [1.7643366122737068, 2.132888690691335], "min": [0, 0], "max": [6, 6], "count": [1543]}, "eef_velocity_state": {"mean": [0.5204147764095917, 0.745949449125081], "std": [0.7793124470820352, 0.81956478976676], "min": [0, 0], "max": [2, 2], "count": [1543]}, "eef_acc_mag_state": {"mean": [0.48217757615035645, 0.6759559300064809], "std": [0.7531570552028077, 0.8130409720098449], "min": [0, 0], "max": [2, 2], "count": [1543]}, "eef_direction_action": {"mean": [4.965651328580687, 4.2501620220349965], "std": [1.7643366122737068, 2.132888690691335], "min": [0, 0], "max": [6, 6], "count": [1543]}, "eef_velocity_action": {"mean": [0.5204147764095917, 0.745949449125081], "std": [0.7793124470820352, 0.81956478976676], "min": [0, 0], "max": [2, 2], "count": [1543]}, "eef_acc_mag_action": {"mean": [0.48217757615035645, 0.6759559300064809], "std": [0.7531570552028077, 0.8130409720098449], "min": [0, 0], "max": [2, 2], "count": [1543]}, "eef_sim_pose_state": {"mean": [0.2111454844162939, 0.2890498507170166, 1.2170348729379552, -0.03596486939339221, -0.03229463542463453, -0.25545569871111995, 0.29567560546556876, -0.29357045358595496, 1.2712746380377133, 0.022625385672931597, 0.2634813102524869, -0.1136827103209724], "std": [0.1803202836297124, 0.08818317312121776, 0.04723968676004105, 0.05950479105354592, 0.09881963734731912, 0.3203967329365943, 0.18172784021109464, 0.12705206909066308, 0.0871016639298615, 0.20890124174541716, 0.19668339832499068, 0.33961670234923447], "min": [0.05762312079123123, 0.11390008536708689, 1.1654753725209825, -0.22315881300959678, -0.3266188929566214, -0.8682632481333292, 0.05799071566512177, -0.5465137080877044, 1.1824949999999999, -0.8051456192095577, -0.029363639588310564, -0.9159236279187022], "max": [0.5444687431745565, 0.4066598160203041, 1.3238653562212646, 0.09035189118020194, 0.30710830773027054, -0.009275703040100213, 0.554037536489188, -0.05902260499613221, 1.4507755600125631, 0.39735583055775875, 0.725180029648056, 0.43085960593842], "count": [1543]}, "eef_sim_pose_action": {"mean": [0.2111454844162939, 0.2890498507170166, 1.2170348729379552, -0.03596486939339221, -0.03229463542463453, -0.25545569871111995, 0.29567560546556876, -0.29357045358595496, 1.2712746380377133, 0.022625385672931597, 0.2634813102524869, -0.1136827103209724], "std": [0.1803202836297124, 0.08818317312121776, 0.04723968676004105, 0.05950479105354592, 0.09881963734731912, 0.3203967329365943, 0.18172784021109464, 0.12705206909066308, 0.0871016639298615, 0.20890124174541716, 0.19668339832499068, 0.33961670234923447], "min": [0.05762312079123123, 0.11390008536708689, 1.1654753725209825, -0.22315881300959678, -0.3266188929566214, -0.8682632481333292, 0.05799071566512177, -0.5465137080877044, 1.1824949999999999, -0.8051456192095577, -0.029363639588310564, -0.9159236279187022], "max": [0.5444687431745565, 0.4066598160203041, 1.3238653562212646, 0.09035189118020194, 0.30710830773027054, -0.009275703040100213, 0.554037536489188, -0.05902260499613221, 1.4507755600125631, 0.39735583055775875, 0.725180029648056, 0.43085960593842], "count": [1543]}, "gripper_mode_state": {"mean": [0.9345430978613092, 0.8217757615035645], "std": [0.247330338011933, 0.3827013970562376], "min": [0, 0], "max": [1, 1], "count": [1543]}, "gripper_activity_state": {"mean": [1.9040829552819183, 1.8366817887232663], "std": [0.4023620129797632, 0.5147492834958918], "min": [0, 0], "max": [2, 2], "count": [1543]}, "gripper_mode_action": {"mean": [0.9345430978613092, 0.8217757615035645], "std": [0.247330338011933, 0.3827013970562376], "min": [0, 0], "max": [1, 1], "count": [1543]}, "gripper_activity_action": {"mean": [1.9040829552819183, 1.8366817887232663], "std": [0.4023620129797632, 0.5147492834958918], "min": [0, 0], "max": [2, 2], "count": [1543]}, "gripper_open_scale_state": {"mean": [0.08343537373378901, 0.2360705275738023], "std": [0.20201151763034372, 0.3163013947705686], "min": [0.026755628841263906, 0.023914126413209096], "max": [0.9492588043212891, 0.9579358100891113], "count": [1543]}, "gripper_open_scale_action": {"mean": [0.08343537373378901, 0.2360705275738023], "std": [0.20201151763034372, 0.3163013947705686], "min": [0.026755628841263906, 0.023914126413209096], "max": [0.9492588043212891, 0.9579358100891113], "count": [1543]}}} +{"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.40550069412778034]], [[0.4072852447180422]], [[0.3677471272229822]]], "std": [[[0.30026190452035556]], [[0.29293413291207443]], [[0.2625426566303597]]], "count": [215]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37733007675938596]], [[0.3734089400618128]], [[0.3523268670517303]]], "std": [[[0.2904331356018452]], [[0.2912696999499694]], [[0.306571857660339]]], "count": [215]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3711439770481836]], [[0.37578660510715917]], [[0.36392596265896543]]], "std": [[[0.303356343273075]], [[0.300941304229667]], [[0.30868678620959844]]], "count": [215]}, "observation.state": {"min": [-0.5844466686248779, -1.0842021724855044e-19, -1.2302526235580444, -1.3897866010665894, -0.41898977756500244, -0.12885437905788422, 0.046698614954948425, -0.8433814644813538, 0.0, -1.7901554107666016, -1.5109710693359375, -0.5055181384086609, -0.9142525792121887, 0.04336109757423401], "max": [0.05506857484579086, 2.219670295715332, 7.795639088926244e-19, 0.10519635677337646, -0.0014457977376878262, 0.03757551684975624, 1.6612029075622559, 1.0093438625335693, 2.2933013439178467, 0.0, 0.37275734543800354, 0.7048721313476562, 0.1365242898464203, 1.670290231704712], "mean": [-0.18587055802345276, 0.861818790435791, -0.37951943278312683, -0.48645323514938354, -0.11335626989603043, -0.05822981148958206, 0.15342488884925842, 0.11042968928813934, 1.2211917638778687, -0.6889197826385498, -0.4667750298976898, -0.09197277575731277, -0.10246456414461136, 0.37741968035697937], "std": [0.2547258138656616, 0.9492889642715454, 0.4386976659297943, 0.556323766708374, 0.12439613789319992, 0.044050268828868866, 0.3733266294002533, 0.5015484094619751, 0.9046456217765808, 0.6107649803161621, 0.5265430808067322, 0.27670133113861084, 0.22176145017147064, 0.504366934299469], "count": [1290]}, "action": {"min": [-0.5844466686248779, -1.0842021724855044e-19, -1.2302526235580444, -1.3897866010665894, -0.41898977756500244, -0.12885437905788422, 0.046698614954948425, -0.8433814644813538, 0.0, -1.7901554107666016, -1.5109710693359375, -0.5055181384086609, -0.9142525792121887, 0.04336109757423401], "max": [0.05506857484579086, 2.219670295715332, 7.795639088926244e-19, 0.10519635677337646, -0.0014457977376878262, 0.03757551684975624, 1.6612029075622559, 1.0093438625335693, 2.2933013439178467, 0.0, 0.37275734543800354, 0.7048721313476562, 0.1365242898464203, 1.670290231704712], "mean": [-0.18587055802345276, 0.861818790435791, -0.37951943278312683, -0.48645323514938354, -0.11335626989603043, -0.05822981148958206, 0.15342488884925842, 0.11042968928813934, 1.2211917638778687, -0.6889197826385498, -0.4667750298976898, -0.09197277575731277, -0.10246456414461136, 0.37741968035697937], "std": [0.2547258138656616, 0.9492889642715454, 0.4386976659297943, 0.556323766708374, 0.12439613789319992, 0.044050268828868866, 0.3733266294002533, 0.5015484094619751, 0.9046456217765808, 0.6107649803161621, 0.5265430808067322, 0.27670133113861084, 0.22176145017147064, 0.504366934299469], "count": [1290]}, "timestamp": {"min": [0.0], "max": [42.96666666666667], "mean": [21.483333333333334], "std": [12.413027057923493], "count": [1290]}, "frame_index": {"min": [0], "max": [1289], "mean": [644.5], "std": [372.3908117377047], "count": [1290]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1290]}, "index": {"min": [53169], "max": [54458], "mean": [53813.5], "std": [372.3908117377047], "count": [1290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1290]}, "subtask_annotation": {"mean": [10.624031007751938, 22.0, 22.0, 22.0, 22.0], "std": [6.207937844252907, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1290]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [1290]}, "eef_direction_state": {"mean": [4.761240310077519, 4.072093023255814], "std": [1.9668693921602836, 2.14372987799213], "min": [0, 0], "max": [6, 6], "count": [1290]}, "eef_velocity_state": {"mean": [0.5542635658914729, 0.8558139534883721], "std": [0.7679134875306388, 0.8459577368394264], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_acc_mag_state": {"mean": [0.5286821705426357, 0.7635658914728682], "std": [0.7743157818307643, 0.8235335083994798], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_direction_action": {"mean": [4.761240310077519, 4.072093023255814], "std": [1.9668693921602836, 2.14372987799213], "min": [0, 0], "max": [6, 6], "count": [1290]}, "eef_velocity_action": {"mean": [0.5542635658914729, 0.8558139534883721], "std": [0.7679134875306388, 0.8459577368394264], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_acc_mag_action": {"mean": [0.5286821705426357, 0.7635658914728682], "std": [0.7743157818307643, 0.8235335083994798], "min": [0, 0], "max": [2, 2], "count": [1290]}, "eef_sim_pose_state": {"mean": [0.21750612154639248, 0.2720413914217981, 1.2237779455661075, -0.05805876095231733, -0.00439670481209168, -0.2998801501294943, 0.26854567697245646, -0.3004213244526646, 1.2639629224745919, -0.11028433301869295, 0.0643632901929635, 0.013668449785404215], "std": [0.1684413652225246, 0.08538614281869397, 0.05118523308869524, 0.04187043984201598, 0.07472445914506702, 0.36340227589918583, 0.15791453515824735, 0.15501245784917564, 0.08041985645832814, 0.21039983025268863, 0.20310964983534918, 0.36374577645797634], "min": [0.06300646527362466, 0.10954452523751672, 1.1817088197616978, -0.15902729985692327, -0.3265068902811685, -0.9081198019006701, 0.06676158428584497, -0.6201937981074742, 1.1826431133161555, -0.8974498416721701, -0.30180117109418103, -0.8427647595599335], "max": [0.5108670415106489, 0.3490127690982656, 1.3871055821454557, 0.03206591319009138, 0.2488757918025224, -0.0029798061810155946, 0.5235442855733002, -0.03512297270053952, 1.4282448654950253, 0.05231482968911483, 0.766564810838843, 0.7422192642381717], "count": [1290]}, "eef_sim_pose_action": {"mean": [0.21750612154639248, 0.2720413914217981, 1.2237779455661075, -0.05805876095231733, -0.00439670481209168, -0.2998801501294943, 0.26854567697245646, -0.3004213244526646, 1.2639629224745919, -0.11028433301869295, 0.0643632901929635, 0.013668449785404215], "std": [0.1684413652225246, 0.08538614281869397, 0.05118523308869524, 0.04187043984201598, 0.07472445914506702, 0.36340227589918583, 0.15791453515824735, 0.15501245784917564, 0.08041985645832814, 0.21039983025268863, 0.20310964983534918, 0.36374577645797634], "min": [0.06300646527362466, 0.10954452523751672, 1.1817088197616978, -0.15902729985692327, -0.3265068902811685, -0.9081198019006701, 0.06676158428584497, -0.6201937981074742, 1.1826431133161555, -0.8974498416721701, -0.30180117109418103, -0.8427647595599335], "max": [0.5108670415106489, 0.3490127690982656, 1.3871055821454557, 0.03206591319009138, 0.2488757918025224, -0.0029798061810155946, 0.5235442855733002, -0.03512297270053952, 1.4282448654950253, 0.05231482968911483, 0.766564810838843, 0.7422192642381717], "count": [1290]}, "gripper_mode_state": {"mean": [0.9310077519379845, 0.8558139534883721], "std": [0.2534409551934423, 0.35127828071626127], "min": [0, 0], "max": [1, 1], "count": [1290]}, "gripper_activity_state": {"mean": [1.92015503875969, 1.8395348837209302], "std": [0.36808320700734604, 0.5101935496313743], "min": [0, 0], "max": [2, 2], "count": [1290]}, "gripper_mode_action": {"mean": [0.9310077519379845, 0.8558139534883721], "std": [0.2534409551934423, 0.35127828071626127], "min": [0, 0], "max": [1, 1], "count": [1290]}, "gripper_activity_action": {"mean": [1.92015503875969, 1.8395348837209302], "std": [0.36808320700734604, 0.5101935496313743], "min": [0, 0], "max": [2, 2], "count": [1290]}, "gripper_open_scale_state": {"mean": [0.08767161823454239, 0.21566705278978077], "std": [0.21332993847443185, 0.2882101828232608], "min": [0.0266849228313991, 0.024777770042419434], "max": [0.9492588043212891, 0.9544515609741211], "count": [1290]}, "gripper_open_scale_action": {"mean": [0.08767161823454239, 0.21566705278978077], "std": [0.21332993847443185, 0.2882101828232608], "min": [0.0266849228313991, 0.024777770042419434], "max": [0.9492588043212891, 0.9544515609741211], "count": [1290]}}} +{"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.48711057422969184]], [[0.5310624623923643]], [[0.5208938647681295]]], "std": [[[0.2866765204019939]], [[0.2904074280277224]], [[0.2892839735023414]]], "count": [210]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3881304984956946]], [[0.39314897940657745]], [[0.38219214259777984]]], "std": [[[0.3162608247127498]], [[0.30263523383632485]], [[0.3083854925677857]]], "count": [210]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39589100918145037]], [[0.41882036647992527]], [[0.41819839583981744]]], "std": [[[0.2596299982154875]], [[0.24980966437193342]], [[0.25776185098523025]]], "count": [210]}, "observation.state": {"min": [-0.8436894416809082, 0.0, -1.3928545713424683, -1.5700000524520874, -0.4979707896709442, -0.15363986790180206, 0.04682235047221184, -0.25662362575531006, 0.0, -1.2716701030731201, -1.403416395187378, 0.015339807607233524, -0.1227184608578682, 0.0400298610329628], "max": [0.7531569600105286, 2.362325668334961, 6.369687763352339e-19, 0.49344179034233093, 0.5008429884910583, 0.8314175605773926, 1.6612029075622559, 0.8176117539405823, 2.152174949645996, 0.0, 0.02444240264594555, 0.5476311445236206, 0.03374757617712021, 1.6582157611846924], "mean": [-0.07380908727645874, 1.1129035949707031, -0.542712926864624, -0.4391239583492279, 0.04205789789557457, 0.11325017362833023, 0.34397026896476746, 0.17662538588047028, 0.7798044085502625, -0.371977835893631, -0.46678775548934937, 0.19066479802131653, -0.034874361008405685, 0.12519291043281555], "std": [0.40382295846939087, 0.8546246886253357, 0.5020703673362732, 0.6775599718093872, 0.22908496856689453, 0.24467609822750092, 0.4729335308074951, 0.3004496991634369, 0.9413512945175171, 0.4713916480541229, 0.5645280480384827, 0.21239133179187775, 0.026357773691415787, 0.3249281942844391], "count": [1252]}, "action": {"min": [-0.8436894416809082, 0.0, -1.3928545713424683, -1.5700000524520874, -0.4979707896709442, -0.15363986790180206, 0.04682235047221184, -0.25662362575531006, 0.0, -1.2716701030731201, -1.403416395187378, 0.015339807607233524, -0.1227184608578682, 0.0400298610329628], "max": [0.7531569600105286, 2.362325668334961, 6.369687763352339e-19, 0.49344179034233093, 0.5008429884910583, 0.8314175605773926, 1.6612029075622559, 0.8176117539405823, 2.152174949645996, 0.0, 0.02444240264594555, 0.5476311445236206, 0.03374757617712021, 1.6582157611846924], "mean": [-0.07380908727645874, 1.1129035949707031, -0.542712926864624, -0.4391239583492279, 0.04205789789557457, 0.11325017362833023, 0.34397026896476746, 0.17662538588047028, 0.7798044085502625, -0.371977835893631, -0.46678775548934937, 0.19066479802131653, -0.034874361008405685, 0.12519291043281555], "std": [0.40382295846939087, 0.8546246886253357, 0.5020703673362732, 0.6775599718093872, 0.22908496856689453, 0.24467609822750092, 0.4729335308074951, 0.3004496991634369, 0.9413512945175171, 0.4713916480541229, 0.5645280480384827, 0.21239133179187775, 0.026357773691415787, 0.3249281942844391], "count": [1252]}, "timestamp": {"min": [0.0], "max": [41.7], "mean": [20.849999999999998], "std": [12.047371774236348], "count": [1252]}, "frame_index": {"min": [0], "max": [1251], "mean": [625.5], "std": [361.4211532270905], "count": [1252]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1252]}, "index": {"min": [54459], "max": [55710], "mean": [55084.5], "std": [361.4211532270905], "count": [1252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1252]}, "subtask_annotation": {"mean": [11.212460063897764, 22.0, 22.0, 22.0, 22.0], "std": [5.513814021736363, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1252]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1252]}, "eef_direction_state": {"mean": [4.039936102236422, 5.023961661341853], "std": [2.28797439517531, 1.6992953694175033], "min": [0, 0], "max": [6, 6], "count": [1252]}, "eef_velocity_state": {"mean": [0.8442492012779552, 0.5159744408945687], "std": [0.879582293694651, 0.7774171371262223], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_acc_mag_state": {"mean": [0.7260383386581469, 0.4792332268370607], "std": [0.8215503685805315, 0.7490462860040695], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_direction_action": {"mean": [4.039936102236422, 5.023961661341853], "std": [2.28797439517531, 1.6992953694175033], "min": [0, 0], "max": [6, 6], "count": [1252]}, "eef_velocity_action": {"mean": [0.8442492012779552, 0.5159744408945687], "std": [0.879582293694651, 0.7774171371262223], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_acc_mag_action": {"mean": [0.7260383386581469, 0.4792332268370607], "std": [0.8215503685805315, 0.7490462860040695], "min": [0, 0], "max": [2, 2], "count": [1252]}, "eef_sim_pose_state": {"mean": [0.2461388550384267, 0.3191236365019773, 1.25497522638901, 0.13458106684278986, 0.13125536425277565, -0.027930620570948254, 0.19875672815755083, -0.26992446831619493, 1.2290976381117287, -0.06003998689847218, -0.05323499163304969, 0.3695888456237403], "std": [0.14215962227614296, 0.10966957746108923, 0.08021723032874994, 0.24891029514866322, 0.2779495931802095, 0.365652080767699, 0.15884757371091698, 0.10595000988646196, 0.05854101117300942, 0.04567685688614899, 0.08363734775221968, 0.4663568494368579], "min": [0.055207313612220185, 0.15394278472514844, 1.1592819783285802, -0.1611149831799895, -0.2735223578614161, -0.874797401479344, 0.06358727407244257, -0.3906369580296796, 1.1802893530423615, -0.24050449291730172, -0.3478090402501681, 0.013805826776660979], "max": [0.46399770966944387, 0.5708809947672568, 1.4338462739297357, 0.8642398482356395, 0.9996139919014495, 0.8484346943003489, 0.4602697351290538, -0.06272149916407371, 1.3736471749871286, -0.007470589794111415, 0.1001240084783519, 1.2861995067387073], "count": [1252]}, "eef_sim_pose_action": {"mean": [0.2461388550384267, 0.3191236365019773, 1.25497522638901, 0.13458106684278986, 0.13125536425277565, -0.027930620570948254, 0.19875672815755083, -0.26992446831619493, 1.2290976381117287, -0.06003998689847218, -0.05323499163304969, 0.3695888456237403], "std": [0.14215962227614296, 0.10966957746108923, 0.08021723032874994, 0.24891029514866322, 0.2779495931802095, 0.365652080767699, 0.15884757371091698, 0.10595000988646196, 0.05854101117300942, 0.04567685688614899, 0.08363734775221968, 0.4663568494368579], "min": [0.055207313612220185, 0.15394278472514844, 1.1592819783285802, -0.1611149831799895, -0.2735223578614161, -0.874797401479344, 0.06358727407244257, -0.3906369580296796, 1.1802893530423615, -0.24050449291730172, -0.3478090402501681, 0.013805826776660979], "max": [0.46399770966944387, 0.5708809947672568, 1.4338462739297357, 0.8642398482356395, 0.9996139919014495, 0.8484346943003489, 0.4602697351290538, -0.06272149916407371, 1.3736471749871286, -0.007470589794111415, 0.1001240084783519, 1.2861995067387073], "count": [1252]}, "gripper_mode_state": {"mean": [0.8706070287539937, 0.944888178913738], "std": [0.3356343698701515, 0.22819839671395084], "min": [0, 0], "max": [1, 1], "count": [1252]}, "gripper_activity_state": {"mean": [1.843450479233227, 1.9185303514376997], "std": [0.5050197651603728, 0.372464909090387], "min": [0, 0], "max": [2, 2], "count": [1252]}, "gripper_mode_action": {"mean": [0.8706070287539937, 0.944888178913738], "std": [0.3356343698701515, 0.22819839671395084], "min": [0, 0], "max": [1, 1], "count": [1252]}, "gripper_activity_action": {"mean": [1.843450479233227, 1.9185303514376997], "std": [0.5050197651603728, 0.372464909090387], "min": [0, 0], "max": [2, 2], "count": [1252]}, "gripper_open_scale_state": {"mean": [0.1965573519393507, 0.07153926968118872], "std": [0.2702499065941316, 0.18567345609737315], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.9475518635341099], "count": [1252]}, "gripper_open_scale_action": {"mean": [0.1965573519393507, 0.07153926968118872], "std": [0.2702499065941316, 0.18567345609737315], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.9475518635341099], "count": [1252]}}} +{"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.5018570517095727]], [[0.538157826463919]], [[0.5208960439731448]]], "std": [[[0.28259142587500713]], [[0.28293660028085155]], [[0.2791632598218183]]], "count": [245]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3558079353963808]], [[0.35997904828598104]], [[0.35374501133786845]]], "std": [[[0.3059356188426526]], [[0.29415439869901977]], [[0.3021067746316538]]], "count": [245]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3951107809790583]], [[0.4175911409008048]], [[0.4184092970521542]]], "std": [[[0.24981945883075332]], [[0.24224309258475296]], [[0.25424640978349483]]], "count": [245]}, "observation.state": {"min": [-0.9111846089363098, 0.0, -1.9911071062088013, -1.5700000524520874, -0.2433265745639801, -1.0967962741851807, 0.04581694304943085, -0.013628704473376274, 0.0, -1.402545690536499, -1.4695535898208618, -0.24837511777877808, -0.1702718734741211, 0.02467334270477295], "max": [0.26057812571525574, 2.4359614849090576, 0.0, 0.48771706223487854, 0.7424467206001282, 0.6892724633216858, 1.6612029075622559, 0.676485538482666, 2.287165403366089, 1.0842021724855044e-19, 0.004584945272654295, 0.5015623569488525, 1.257864236831665, 1.6743124723434448], "mean": [-0.23337239027023315, 1.4076610803604126, -0.881480872631073, -0.30212870240211487, 0.2842649519443512, -0.08833551406860352, 0.35724708437919617, 0.15817566215991974, 0.6835846304893494, -0.33927419781684875, -0.39328745007514954, 0.1081787571310997, 0.03354768082499504, 0.17332161962985992], "std": [0.3169880509376526, 0.8879039883613586, 0.7383562326431274, 0.6827488541603088, 0.26628607511520386, 0.4522208571434021, 0.5040907263755798, 0.23501946032047272, 0.9211950898170471, 0.4681801199913025, 0.5452619791030884, 0.15632952749729156, 0.2172470986843109, 0.4244217574596405], "count": [1536]}, "action": {"min": [-0.9111846089363098, 0.0, -1.9911071062088013, -1.5700000524520874, -0.2433265745639801, -1.0967962741851807, 0.04581694304943085, -0.013628704473376274, 0.0, -1.402545690536499, -1.4695535898208618, -0.24837511777877808, -0.1702718734741211, 0.02467334270477295], "max": [0.26057812571525574, 2.4359614849090576, 0.0, 0.48771706223487854, 0.7424467206001282, 0.6892724633216858, 1.6612029075622559, 0.676485538482666, 2.287165403366089, 1.0842021724855044e-19, 0.004584945272654295, 0.5015623569488525, 1.257864236831665, 1.6743124723434448], "mean": [-0.23337239027023315, 1.4076610803604126, -0.881480872631073, -0.30212870240211487, 0.2842649519443512, -0.08833551406860352, 0.35724708437919617, 0.15817566215991974, 0.6835846304893494, -0.33927419781684875, -0.39328745007514954, 0.1081787571310997, 0.03354768082499504, 0.17332161962985992], "std": [0.3169880509376526, 0.8879039883613586, 0.7383562326431274, 0.6827488541603088, 0.26628607511520386, 0.4522208571434021, 0.5040907263755798, 0.23501946032047272, 0.9211950898170471, 0.4681801199913025, 0.5452619791030884, 0.15632952749729156, 0.2172470986843109, 0.4244217574596405], "count": [1536]}, "timestamp": {"min": [0.0], "max": [51.166666666666664], "mean": [25.583333333333332], "std": [14.780163758928408], "count": [1536]}, "frame_index": {"min": [0], "max": [1535], "mean": [767.5], "std": [443.40491276785224], "count": [1536]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1536]}, "index": {"min": [55711], "max": [57246], "mean": [56478.5], "std": [443.40491276785224], "count": [1536]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1536]}, "subtask_annotation": {"mean": [12.083984375, 22.0, 22.0, 22.0, 22.0], "std": [5.723908534945551, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1536]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [1536]}, "eef_direction_state": {"mean": [3.7122395833333335, 5.102213541666667], "std": [2.3179566668223917, 1.629591365005341], "min": [0, 0], "max": [6, 6], "count": [1536]}, "eef_velocity_state": {"mean": [0.9407552083333334, 0.4921875], "std": [0.8507077032254112, 0.7789157837514165], "min": [0, 0], "max": [2, 2], "count": [1536]}, "eef_acc_mag_state": {"mean": [0.8157552083333334, 0.4446614583333333], "std": [0.8287080195965933, 0.7347832304878841], "min": [0, 0], "max": [2, 2], "count": [1536]}, "eef_direction_action": {"mean": [3.7122395833333335, 5.102213541666667], "std": [2.3179566668223917, 1.629591365005341], "min": [0, 0], "max": [6, 6], "count": [1536]}, "eef_velocity_action": {"mean": [0.9407552083333334, 0.4921875], "std": [0.8507077032254112, 0.7789157837514165], "min": [0, 0], "max": [2, 2], "count": [1536]}, "eef_acc_mag_action": {"mean": [0.8157552083333334, 0.4446614583333333], "std": [0.8287080195965933, 0.7347832304878841], "min": [0, 0], "max": [2, 2], "count": [1536]}, "eef_sim_pose_state": {"mean": [0.31564264962626026, 0.26097542582485006, 1.266408372033262, 0.010255228989195907, 0.19518137571621816, 0.07108654502106007, 0.187999983711846, -0.27918932844699745, 1.2243238721608285, 0.01633339967535152, -0.04494267132358131, 0.26847159455301206], "std": [0.1715853656692542, 0.10576880850728208, 0.0817824392204206, 0.3715637593761345, 0.20520058551749226, 0.22601202597959538, 0.160782044895829, 0.09177393577603689, 0.05899296801029168, 0.20522781399386783, 0.08846385076991034, 0.37424234195468975], "min": [0.06410789827934067, 0.037117483973189175, 1.1723761314819678, -0.5843258105197207, -0.33369496676803667, -0.5123819406535379, 0.0639664108458764, -0.3421268373619967, 1.182025062075595, -0.1703565744726644, -0.32684701721098963, -0.2433392475679583], "max": [0.5709194610629915, 0.4253451379417284, 1.4227725489486758, 0.8392856239394212, 0.6798477861825174, 0.6806688760023644, 0.4487206097681687, -0.05111861592740677, 1.3884539085194245, 1.257847738062158, 0.09063870785407246, 1.0911550341762508], "count": [1536]}, "eef_sim_pose_action": {"mean": [0.31564264962626026, 0.26097542582485006, 1.266408372033262, 0.010255228989195907, 0.19518137571621816, 0.07108654502106007, 0.187999983711846, -0.27918932844699745, 1.2243238721608285, 0.01633339967535152, -0.04494267132358131, 0.26847159455301206], "std": [0.1715853656692542, 0.10576880850728208, 0.0817824392204206, 0.3715637593761345, 0.20520058551749226, 0.22601202597959538, 0.160782044895829, 0.09177393577603689, 0.05899296801029168, 0.20522781399386783, 0.08846385076991034, 0.37424234195468975], "min": [0.06410789827934067, 0.037117483973189175, 1.1723761314819678, -0.5843258105197207, -0.33369496676803667, -0.5123819406535379, 0.0639664108458764, -0.3421268373619967, 1.182025062075595, -0.1703565744726644, -0.32684701721098963, -0.2433392475679583], "max": [0.5709194610629915, 0.4253451379417284, 1.4227725489486758, 0.8392856239394212, 0.6798477861825174, 0.6806688760023644, 0.4487206097681687, -0.05111861592740677, 1.3884539085194245, 1.257847738062158, 0.09063870785407246, 1.0911550341762508], "count": [1536]}, "gripper_mode_state": {"mean": [0.8528645833333334, 0.9147135416666666], "std": [0.35424085849742837, 0.279307497855482], "min": [0, 0], "max": [1, 1], "count": [1536]}, "gripper_activity_state": {"mean": [1.8411458333333333, 1.9322916666666667], "std": [0.5072646617555404, 0.3413346328710583], "min": [0, 0], "max": [2, 2], "count": [1536]}, "gripper_mode_action": {"mean": [0.8528645833333334, 0.9147135416666666], "std": [0.35424085849742837, 0.279307497855482], "min": [0, 0], "max": [1, 1], "count": [1536]}, "gripper_activity_action": {"mean": [1.8411458333333333, 1.9322916666666667], "std": [0.5072646617555404, 0.3413346328710583], "min": [0, 0], "max": [2, 2], "count": [1536]}, "gripper_open_scale_state": {"mean": [0.20414364388644637, 0.09904030845722239], "std": [0.28805101245794645, 0.24252696312918817], "min": [0.026181110313960483, 0.01409905297415597], "max": [0.9492588043212891, 0.9567499841962542], "count": [1536]}, "gripper_open_scale_action": {"mean": [0.20414364388644637, 0.09904030845722239], "std": [0.28805101245794645, 0.24252696312918817], "min": [0.026181110313960483, 0.01409905297415597], "max": [0.9492588043212891, 0.9567499841962542], "count": [1536]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49125346232985123]], [[0.5287032335251289]], [[0.514301996629611]]], "std": [[[0.2805192486217298]], [[0.2870338724295164]], [[0.28817918621614685]]], "count": [234]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791847056961436]], [[0.39043683081019687]], [[0.3815045504906616]]], "std": [[[0.30198059666742055]], [[0.2918334960543329]], [[0.2983265333961117]]], "count": [234]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3909652975625198]], [[0.41444718288549987]], [[0.415838546030948]]], "std": [[[0.2506335125104557]], [[0.24134552612318547]], [[0.2505366988794012]]], "count": [234]}, "observation.state": {"min": [-0.8774369955062866, 0.0, -1.7671458721160889, -1.5700000524520874, -0.38000020384788513, -0.0782330185174942, 0.04682533070445061, -0.28378644585609436, 0.0, -1.9490973949432373, -1.4234668016433716, 0.0033289745915681124, -0.2326754629611969, 0.04057113081216812], "max": [0.552233099937439, 2.373068332672119, 0.0, 0.15440277755260468, 0.452524334192276, 1.1290098428726196, 1.661462664604187, 0.6181942820549011, 2.420621633529663, 0.11958107352256775, 0.8431205153465271, 0.7986344695091248, 0.4686070382595062, 1.6745718717575073], "mean": [-0.1644873470067978, 1.3911694288253784, -0.8022875189781189, -0.5839205384254456, 0.1065603494644165, 0.21890507638454437, 0.36450690031051636, 0.1378532499074936, 0.9198599457740784, -0.5510616898536682, -0.399459570646286, 0.27999699115753174, 0.01743321307003498, 0.2787396311759949], "std": [0.41871780157089233, 0.9155834317207336, 0.6210776567459106, 0.6103947758674622, 0.20480161905288696, 0.3037593960762024, 0.4758647084236145, 0.22068272531032562, 1.0363847017288208, 0.6389968991279602, 0.6325741410255432, 0.29726552963256836, 0.12724976241588593, 0.5585270524024963], "count": [1447]}, "action": {"min": [-0.8774369955062866, 0.0, -1.7671458721160889, -1.5700000524520874, -0.38000020384788513, -0.0782330185174942, 0.04682533070445061, -0.28378644585609436, 0.0, -1.9490973949432373, -1.4234668016433716, 0.0033289745915681124, -0.2326754629611969, 0.04057113081216812], "max": [0.552233099937439, 2.373068332672119, 0.0, 0.15440277755260468, 0.452524334192276, 1.1290098428726196, 1.661462664604187, 0.6181942820549011, 2.420621633529663, 0.11958107352256775, 0.8431205153465271, 0.7986344695091248, 0.4686070382595062, 1.6745718717575073], "mean": [-0.1644873470067978, 1.3911694288253784, -0.8022875189781189, -0.5839205384254456, 0.1065603494644165, 0.21890507638454437, 0.36450690031051636, 0.1378532499074936, 0.9198599457740784, -0.5510616898536682, -0.399459570646286, 0.27999699115753174, 0.01743321307003498, 0.2787396311759949], "std": [0.41871780157089233, 0.9155834317207336, 0.6210776567459106, 0.6103947758674622, 0.20480161905288696, 0.3037593960762024, 0.4758647084236145, 0.22068272531032562, 1.0363847017288208, 0.6389968991279602, 0.6325741410255432, 0.29726552963256836, 0.12724976241588593, 0.5585270524024963], "count": [1447]}, "timestamp": {"min": [0.0], "max": [48.2], "mean": [24.099999999999998], "std": [13.923760666971804], "count": [1447]}, "frame_index": {"min": [0], "max": [1446], "mean": [723.0], "std": [417.71282000915414], "count": [1447]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1447]}, "index": {"min": [57247], "max": [58693], "mean": [57970.0], "std": [417.71282000915414], "count": [1447]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1447]}, "subtask_annotation": {"mean": [10.93365583966828, 22.0, 22.0, 22.0, 22.0], "std": [5.895990400791529, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1447]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [1447]}, "eef_direction_state": {"mean": [3.9163787145818936, 4.782999308914997], "std": [2.3230585706440787, 1.8322651082990284], "min": [0, 0], "max": [6, 6], "count": [1447]}, "eef_velocity_state": {"mean": [0.8369039391845197, 0.6510020732550104], "std": [0.834430697278588, 0.8282987481380647], "min": [0, 0], "max": [2, 2], "count": [1447]}, "eef_acc_mag_state": {"mean": [0.7982031789910159, 0.6053904630269523], "std": [0.8342509554769224, 0.8041349403810694], "min": [0, 0], "max": [2, 2], "count": [1447]}, "eef_direction_action": {"mean": [3.9163787145818936, 4.782999308914997], "std": [2.3230585706440787, 1.8322651082990284], "min": [0, 0], "max": [6, 6], "count": [1447]}, "eef_velocity_action": {"mean": [0.8369039391845197, 0.6510020732550104], "std": [0.834430697278588, 0.8282987481380647], "min": [0, 0], "max": [2, 2], "count": [1447]}, "eef_acc_mag_action": {"mean": [0.7982031789910159, 0.6053904630269523], "std": [0.8342509554769224, 0.8041349403810694], "min": [0, 0], "max": [2, 2], "count": [1447]}, "eef_sim_pose_state": {"mean": [0.31213280662614556, 0.2789996814055477, 1.2683725770684742, 0.23168645888813102, 0.004744620862714519, -0.05606072363146112, 0.2393481920838744, -0.2784332857529455, 1.2330180672511444, -0.02444747585149414, -0.014757010523556331, 0.42584525791521377], "std": [0.17000109631786509, 0.14096486904601896, 0.08283177113477155, 0.2958643374412994, 0.1923810137811705, 0.30823099556761124, 0.1961475784596168, 0.09168745104743753, 0.0648846806197841, 0.13871645144267364, 0.1963679639743992, 0.489210413258613], "min": [0.059919140712962976, 0.08452290142098012, 1.172267806723446, -0.04490308559383163, -0.4362946337683169, -0.5670067655444382, 0.059753915364865386, -0.4234272765045523, 1.1446849425175107, -0.34303221414269325, -0.3840483187913113, 0.015621752005836292], "max": [0.5628378254850934, 0.5279911084586668, 1.424537812885375, 1.140630171910256, 0.6495753549414665, 0.7472671347813635, 0.5649404197900825, -0.09836462608296517, 1.4785047083658256, 0.6693132365124999, 0.8520784823594476, 1.325804407424124], "count": [1447]}, "eef_sim_pose_action": {"mean": [0.31213280662614556, 0.2789996814055477, 1.2683725770684742, 0.23168645888813102, 0.004744620862714519, -0.05606072363146112, 0.2393481920838744, -0.2784332857529455, 1.2330180672511444, -0.02444747585149414, -0.014757010523556331, 0.42584525791521377], "std": [0.17000109631786509, 0.14096486904601896, 0.08283177113477155, 0.2958643374412994, 0.1923810137811705, 0.30823099556761124, 0.1961475784596168, 0.09168745104743753, 0.0648846806197841, 0.13871645144267364, 0.1963679639743992, 0.489210413258613], "min": [0.059919140712962976, 0.08452290142098012, 1.172267806723446, -0.04490308559383163, -0.4362946337683169, -0.5670067655444382, 0.059753915364865386, -0.4234272765045523, 1.1446849425175107, -0.34303221414269325, -0.3840483187913113, 0.015621752005836292], "max": [0.5628378254850934, 0.5279911084586668, 1.424537812885375, 1.140630171910256, 0.6495753549414665, 0.7472671347813635, 0.5649404197900825, -0.09836462608296517, 1.4785047083658256, 0.6693132365124999, 0.8520784823594476, 1.325804407424124], "count": [1447]}, "gripper_mode_state": {"mean": [0.8714581893572909, 0.8507256392536282], "std": [0.33469211756389566, 0.3563587040751672], "min": [0, 0], "max": [1, 1], "count": [1447]}, "gripper_activity_state": {"mean": [1.8742225293711126, 1.9295093296475467], "std": [0.4576830114923125, 0.3475752235447022], "min": [0, 0], "max": [2, 2], "count": [1447]}, "gripper_mode_action": {"mean": [0.8714581893572909, 0.8507256392536282], "std": [0.33469211756389566, 0.3563587040751672], "min": [0, 0], "max": [1, 1], "count": [1447]}, "gripper_activity_action": {"mean": [1.8742225293711126, 1.9295093296475467], "std": [0.4576830114923125, 0.3475752235447022], "min": [0, 0], "max": [2, 2], "count": [1447]}, "gripper_open_scale_state": {"mean": [0.2082904579388311, 0.1592801497650245], "std": [0.27192327288081397, 0.3191579865373248], "min": [0.026757331831114634, 0.023183503321238925], "max": [0.9494072369166783, 0.9568982124328613], "count": [1447]}, "gripper_open_scale_action": {"mean": [0.2082904579388311, 0.1592801497650245], "std": [0.27192327288081397, 0.3191579865373248], "min": [0.026757331831114634, 0.023183503321238925], "max": [0.9494072369166783, 0.9568982124328613], "count": [1447]}}} +{"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.45694658728255144]], [[0.47068707318129427]], [[0.4343416490109465]]], "std": [[[0.29810035405860325]], [[0.2928821677285452]], [[0.26580118013204185]]], "count": [327]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35964099175178055]], [[0.3668036017669045]], [[0.359994888169335]]], "std": [[[0.25185210485889165]], [[0.25124067110751785]], [[0.25725858106093175]]], "count": [327]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39947661699746156]], [[0.40934251430779584]], [[0.3986746467190342]]], "std": [[[0.2962561216732992]], [[0.2928361456476377]], [[0.3029960122797188]]], "count": [327]}, "observation.state": {"min": [-0.8620972037315369, -3.2526065174565133e-19, -1.747204065322876, -1.3281733989715576, -0.03277945891022682, -0.5888678431510925, 0.04731735959649086, -0.5599029660224915, -2.710505431213761e-20, -1.9711652994155884, -1.4715245962142944, -0.4706191420555115, -0.7117670774459839, 0.04337203875184059], "max": [0.020074034109711647, 2.406815767288208, 0.0, 0.09952104836702347, 0.2665645480155945, 0.4412461221218109, 1.6619821786880493, 0.8314175605773926, 2.420621633529663, 0.0, 0.30642369389533997, 0.2120668590068817, 0.3328738212585449, 1.66561758518219], "mean": [-0.19489239156246185, 0.5973796248435974, -0.33241939544677734, -0.299163818359375, 0.06154230609536171, -0.0286294873803854, 0.12445729225873947, 0.08470770716667175, 1.3110120296478271, -0.8420141339302063, -0.3566652536392212, -0.12379106879234314, -0.030136436223983765, 0.3794124126434326], "std": [0.3314092755317688, 0.9392505884170532, 0.5511118173599243, 0.4854886829853058, 0.09276724606752396, 0.08760298788547516, 0.3260849118232727, 0.2992894649505615, 0.8961510062217712, 0.7067857384681702, 0.49953463673591614, 0.1320733278989792, 0.21517090499401093, 0.5214436054229736], "count": [2253]}, "action": {"min": [-0.8620972037315369, -3.2526065174565133e-19, -1.747204065322876, -1.3281733989715576, -0.03277945891022682, -0.5888678431510925, 0.04731735959649086, -0.5599029660224915, -2.710505431213761e-20, -1.9711652994155884, -1.4715245962142944, -0.4706191420555115, -0.7117670774459839, 0.04337203875184059], "max": [0.020074034109711647, 2.406815767288208, 0.0, 0.09952104836702347, 0.2665645480155945, 0.4412461221218109, 1.6619821786880493, 0.8314175605773926, 2.420621633529663, 0.0, 0.30642369389533997, 0.2120668590068817, 0.3328738212585449, 1.66561758518219], "mean": [-0.19489239156246185, 0.5973796248435974, -0.33241939544677734, -0.299163818359375, 0.06154230609536171, -0.0286294873803854, 0.12445729225873947, 0.08470770716667175, 1.3110120296478271, -0.8420141339302063, -0.3566652536392212, -0.12379106879234314, -0.030136436223983765, 0.3794124126434326], "std": [0.3314092755317688, 0.9392505884170532, 0.5511118173599243, 0.4854886829853058, 0.09276724606752396, 0.08760298788547516, 0.3260849118232727, 0.2992894649505615, 0.8961510062217712, 0.7067857384681702, 0.49953463673591614, 0.1320733278989792, 0.21517090499401093, 0.5214436054229736], "count": [2253]}, "timestamp": {"min": [0.0], "max": [75.06666666666666], "mean": [37.53333333333334], "std": [21.679500472583328], "count": [2253]}, "frame_index": {"min": [0], "max": [2252], "mean": [1126.0], "std": [650.3850141774999], "count": [2253]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [2253]}, "index": {"min": [58694], "max": [60946], "mean": [59820.0], "std": [650.3850141774999], "count": [2253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2253]}, "subtask_annotation": {"mean": [10.980470483799378, 22.0, 22.0, 22.0, 22.0], "std": [6.107163312050634, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2253]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [2253]}, "eef_direction_state": {"mean": [5.4087882822902795, 3.773635153129161], "std": [1.357935365282623, 2.376702457363399], "min": [0, 0], "max": [6, 6], "count": [2253]}, "eef_velocity_state": {"mean": [0.34043497558810476, 0.817132711939636], "std": [0.674790616609702, 0.8123160592278655], "min": [0, 0], "max": [2, 2], "count": [2253]}, "eef_acc_mag_state": {"mean": [0.2991566799822459, 0.7376830892143809], "std": [0.6328653856873749, 0.8132204083977473], "min": [0, 0], "max": [2, 2], "count": [2253]}, "eef_direction_action": {"mean": [5.4087882822902795, 3.773635153129161], "std": [1.357935365282623, 2.376702457363399], "min": [0, 0], "max": [6, 6], "count": [2253]}, "eef_velocity_action": {"mean": [0.34043497558810476, 0.817132711939636], "std": [0.674790616609702, 0.8123160592278655], "min": [0, 0], "max": [2, 2], "count": [2253]}, "eef_acc_mag_action": {"mean": [0.2991566799822459, 0.7376830892143809], "std": [0.6328653856873749, 0.8132204083977473], "min": [0, 0], "max": [2, 2], "count": [2253]}, "eef_sim_pose_state": {"mean": [0.16457381111230057, 0.26676762790945663, 1.2132849097187173, -0.03701117388022757, -0.03322091677608267, -0.1324324351166652, 0.31576683697068864, -0.3181567116019078, 1.2774284461458358, -0.04190609169101637, 0.11054099352420266, -0.04023259746837987], "std": [0.15730638849385603, 0.11410253453545725, 0.05219760166346208, 0.08755661439367443, 0.0918395781456062, 0.2497027082577363, 0.18538417450484032, 0.09545616565368016, 0.0864443649176816, 0.21103917866416677, 0.14974264801983, 0.2951372118588267], "min": [0.05532415762192626, -0.0063801464389470625, 1.1824949999999999, -0.5810828283413018, -0.4256606633251099, -0.7371446591859234, 0.0542919257629354, -0.5662876746475436, 1.1820582582498402, -0.7173806821340332, -0.1406355733224003, -0.8727504294688797], "max": [0.5800572338812494, 0.3366325643286117, 1.395918747572633, 0.4424650475765367, 0.2988117311385661, 0.11649390081193502, 0.6005503641840767, -0.10060490956208354, 1.448706409322751, 0.31904187270650713, 0.5773779829656478, 0.5918483900689009], "count": [2253]}, "eef_sim_pose_action": {"mean": [0.16457381111230057, 0.26676762790945663, 1.2132849097187173, -0.03701117388022757, -0.03322091677608267, -0.1324324351166652, 0.31576683697068864, -0.3181567116019078, 1.2774284461458358, -0.04190609169101637, 0.11054099352420266, -0.04023259746837987], "std": [0.15730638849385603, 0.11410253453545725, 0.05219760166346208, 0.08755661439367443, 0.0918395781456062, 0.2497027082577363, 0.18538417450484032, 0.09545616565368016, 0.0864443649176816, 0.21103917866416677, 0.14974264801983, 0.2951372118588267], "min": [0.05532415762192626, -0.0063801464389470625, 1.1824949999999999, -0.5810828283413018, -0.4256606633251099, -0.7371446591859234, 0.0542919257629354, -0.5662876746475436, 1.1820582582498402, -0.7173806821340332, -0.1406355733224003, -0.8727504294688797], "max": [0.5800572338812494, 0.3366325643286117, 1.395918747572633, 0.4424650475765367, 0.2988117311385661, 0.11649390081193502, 0.6005503641840767, -0.10060490956208354, 1.448706409322751, 0.31904187270650713, 0.5773779829656478, 0.5918483900689009], "count": [2253]}, "gripper_mode_state": {"mean": [0.9494007989347537, 0.8446515756768753], "std": [0.21917783171845823, 0.36223651304561316], "min": [0, 0], "max": [1, 1], "count": [2253]}, "gripper_activity_state": {"mean": [1.9547270306258322, 1.8610741233910342], "std": [0.28059140915586006, 0.4801964573465842], "min": [0, 0], "max": [2, 2], "count": [2253]}, "gripper_mode_action": {"mean": [0.9494007989347537, 0.8446515756768753], "std": [0.21917783171845823, 0.36223651304561316], "min": [0, 0], "max": [1, 1], "count": [2253]}, "gripper_activity_action": {"mean": [1.9547270306258322, 1.8610741233910342], "std": [0.28059140915586006, 0.4801964573465842], "min": [0, 0], "max": [2, 2], "count": [2253]}, "gripper_open_scale_state": {"mean": [0.07111823702990865, 0.21680616854272317], "std": [0.18633431798742484, 0.29796631489463715], "min": [0.027038491197994778, 0.02478402214390891], "max": [0.9497041021074567, 0.9517814772469657], "count": [2253]}, "gripper_open_scale_action": {"mean": [0.07111823702990865, 0.21680616854272317], "std": [0.18633431798742484, 0.29796631489463715], "min": [0.027038491197994778, 0.02478402214390891], "max": [0.9497041021074567, 0.9517814772469657], "count": [2253]}}} +{"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.41151665799062986]], [[0.4135620553531147]], [[0.37260776119690747]]], "std": [[[0.3003250330614578]], [[0.293337219203397]], [[0.2641122147271952]]], "count": [226]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36514638402066824]], [[0.36194784978888306]], [[0.34028652731987585]]], "std": [[[0.29461875758988537]], [[0.29549646300603344]], [[0.31146780478059233]]], "count": [226]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.373152559671853]], [[0.37954582031927814]], [[0.3679808560838298]]], "std": [[[0.29995614589585035]], [[0.29918015006824833]], [[0.3075507625616629]]], "count": [226]}, "observation.state": {"min": [-0.5427168011665344, 0.0, -1.699650764465332, -1.2927075624465942, -0.6849225759506226, -0.058291271328926086, 0.046317655593156815, -0.85695481300354, 0.0, -1.7272623777389526, -1.4680196046829224, -0.5993788242340088, -0.8973787426948547, 0.042867179960012436], "max": [0.3160000443458557, 2.3301167488098145, 3.753629400889576e-18, 0.6396700143814087, 0.012271846644580364, 1.4940972328186035, 1.661462664604187, 0.9710098505020142, 2.2411277294158936, 0.0, 0.16676492989063263, 0.4155343174934387, 0.21935924887657166, 1.669641375541687], "mean": [-0.11063618212938309, 0.9264857769012451, -0.4769272208213806, -0.44781729578971863, -0.12958447635173798, 0.04753078520298004, 0.2772251069545746, 0.06750284880399704, 1.1107317209243774, -0.6134112477302551, -0.39732328057289124, -0.0912080705165863, -0.0670473724603653, 0.352519690990448], "std": [0.24982638657093048, 0.9756022691726685, 0.5254837274551392, 0.5312703847885132, 0.17578572034835815, 0.23808273673057556, 0.5449097752571106, 0.4339037537574768, 0.9280574321746826, 0.5724851489067078, 0.575308084487915, 0.22436265647411346, 0.20873317122459412, 0.5032812356948853], "count": [1379]}, "action": {"min": [-0.5427168011665344, 0.0, -1.699650764465332, -1.2927075624465942, -0.6849225759506226, -0.058291271328926086, 0.046317655593156815, -0.85695481300354, 0.0, -1.7272623777389526, -1.4680196046829224, -0.5993788242340088, -0.8973787426948547, 0.042867179960012436], "max": [0.3160000443458557, 2.3301167488098145, 3.753629400889576e-18, 0.6396700143814087, 0.012271846644580364, 1.4940972328186035, 1.661462664604187, 0.9710098505020142, 2.2411277294158936, 0.0, 0.16676492989063263, 0.4155343174934387, 0.21935924887657166, 1.669641375541687], "mean": [-0.11063618212938309, 0.9264857769012451, -0.4769272208213806, -0.44781729578971863, -0.12958447635173798, 0.04753078520298004, 0.2772251069545746, 0.06750284880399704, 1.1107317209243774, -0.6134112477302551, -0.39732328057289124, -0.0912080705165863, -0.0670473724603653, 0.352519690990448], "std": [0.24982638657093048, 0.9756022691726685, 0.5254837274551392, 0.5312703847885132, 0.17578572034835815, 0.23808273673057556, 0.5449097752571106, 0.4339037537574768, 0.9280574321746826, 0.5724851489067078, 0.575308084487915, 0.22436265647411346, 0.20873317122459412, 0.5032812356948853], "count": [1379]}, "timestamp": {"min": [0.0], "max": [45.93333333333333], "mean": [22.966666666666665], "std": [13.269430197931552], "count": [1379]}, "frame_index": {"min": [0], "max": [1378], "mean": [689.0], "std": [398.0829059379466], "count": [1379]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [1379]}, "index": {"min": [60947], "max": [62325], "mean": [61636.0], "std": [398.0829059379466], "count": [1379]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1379]}, "subtask_annotation": {"mean": [10.158810732414793, 22.0, 22.0, 22.0, 22.0], "std": [6.296298880006216, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1379]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [1379]}, "eef_direction_state": {"mean": [4.939811457577955, 4.212472806381435], "std": [1.768716210926044, 2.122900014746511], "min": [0, 0], "max": [6, 6], "count": [1379]}, "eef_velocity_state": {"mean": [0.5685279187817259, 0.8165337200870196], "std": [0.814246833271831, 0.8611269035422973], "min": [0, 0], "max": [2, 2], "count": [1379]}, "eef_acc_mag_state": {"mean": [0.5387962291515591, 0.6838288614938361], "std": [0.7798562565065896, 0.8124080284249146], "min": [0, 0], "max": [2, 2], "count": [1379]}, "eef_direction_action": {"mean": [4.939811457577955, 4.212472806381435], "std": [1.768716210926044, 2.122900014746511], "min": [0, 0], "max": [6, 6], "count": [1379]}, "eef_velocity_action": {"mean": [0.5685279187817259, 0.8165337200870196], "std": [0.814246833271831, 0.8611269035422973], "min": [0, 0], "max": [2, 2], "count": [1379]}, "eef_acc_mag_action": {"mean": [0.5387962291515591, 0.6838288614938361], "std": [0.7798562565065896, 0.8124080284249146], "min": [0, 0], "max": [2, 2], "count": [1379]}, "eef_sim_pose_state": {"mean": [0.2402153852096385, 0.29541081293168076, 1.232347445890761, 0.0364159935597984, -0.002268895854025889, -0.24512033765658248, 0.2538183932792453, -0.30941224297370507, 1.2515068347368559, -0.07383618761227126, 0.09785925468575855, -0.02637087011214604], "std": [0.18419760342159178, 0.08857724912182108, 0.05924104701118349, 0.17259465908806051, 0.1262886140626964, 0.3332103740636583, 0.16797288029404778, 0.13242899417361786, 0.07505208327526028, 0.19701650319372904, 0.16109191241542237, 0.3215345004015408], "min": [0.0648078876210137, 0.10434268227628045, 1.1815373379615743, -0.08123319932934053, -0.3557137434474231, -0.8482494344971767, 0.0632987081451227, -0.5748195695601376, 1.1759173023185467, -0.9039382182530049, -0.23624503456338508, -0.7349664222096011], "max": [0.5105896951942632, 0.4440973569704812, 1.4288332488836173, 0.9023539627289747, 0.7968168611720459, 0.011978234998879749, 0.5348288737723187, -0.046127247544586164, 1.405121173227764, 0.1051606869540858, 0.6282204756792065, 0.6394011760989988], "count": [1379]}, "eef_sim_pose_action": {"mean": [0.2402153852096385, 0.29541081293168076, 1.232347445890761, 0.0364159935597984, -0.002268895854025889, -0.24512033765658248, 0.2538183932792453, -0.30941224297370507, 1.2515068347368559, -0.07383618761227126, 0.09785925468575855, -0.02637087011214604], "std": [0.18419760342159178, 0.08857724912182108, 0.05924104701118349, 0.17259465908806051, 0.1262886140626964, 0.3332103740636583, 0.16797288029404778, 0.13242899417361786, 0.07505208327526028, 0.19701650319372904, 0.16109191241542237, 0.3215345004015408], "min": [0.0648078876210137, 0.10434268227628045, 1.1815373379615743, -0.08123319932934053, -0.3557137434474231, -0.8482494344971767, 0.0632987081451227, -0.5748195695601376, 1.1759173023185467, -0.9039382182530049, -0.23624503456338508, -0.7349664222096011], "max": [0.5105896951942632, 0.4440973569704812, 1.4288332488836173, 0.9023539627289747, 0.7968168611720459, 0.011978234998879749, 0.5348288737723187, -0.046127247544586164, 1.405121173227764, 0.1051606869540858, 0.6282204756792065, 0.6394011760989988], "count": [1379]}, "gripper_mode_state": {"mean": [0.854967367657723, 0.8600435097897027], "std": [0.3521337358137484, 0.3469418842663843], "min": [0, 0], "max": [1, 1], "count": [1379]}, "gripper_activity_state": {"mean": [1.9253081943437274, 1.8491660623640318], "std": [0.35654732190971494, 0.49700082435933346], "min": [0, 0], "max": [2, 2], "count": [1379]}, "gripper_mode_action": {"mean": [0.854967367657723, 0.8600435097897027], "std": [0.3521337358137484, 0.3469418842663843], "min": [0, 0], "max": [1, 1], "count": [1379]}, "gripper_activity_action": {"mean": [1.9253081943437274, 1.8491660623640318], "std": [0.35654732190971494, 0.49700082435933346], "min": [0, 0], "max": [2, 2], "count": [1379]}, "gripper_open_scale_state": {"mean": [0.15841498646812105, 0.20143912269959724], "std": [0.3113772197260215, 0.28759151468485283], "min": [0.02646723176751818, 0.02449553140572139], "max": [0.9494072369166783, 0.9540807860238212], "count": [1379]}, "gripper_open_scale_action": {"mean": [0.15841498646812105, 0.20143912269959724], "std": [0.3113772197260215, 0.28759151468485283], "min": [0.02646723176751818, 0.02449553140572139], "max": [0.9494072369166783, 0.9540807860238212], "count": [1379]}}} +{"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.4804122604636534]], [[0.49609749647120194]], [[0.4558020468946577]]], "std": [[[0.2891336961134442]], [[0.2853749578307692]], [[0.2621333791774773]]], "count": [284]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38557371831753046]], [[0.3907315169612446]], [[0.37825131083341]]], "std": [[[0.24478636596071626]], [[0.24627368402640434]], [[0.26101667041882987]]], "count": [284]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3983031899183774]], [[0.40930843133419254]], [[0.39882907863849765]]], "std": [[[0.2922808327361022]], [[0.28997408788697676]], [[0.30022908028803275]]], "count": [284]}, "observation.state": {"min": [-0.9219224452972412, -1.0842021724855044e-19, -1.639825463294983, -1.5700000524520874, -0.26384469866752625, -0.21079619228839874, 0.043142613023519516, -0.7798128128051758, -1.0842021724855044e-19, -1.4097150564193726, -1.3052469491958618, -0.3892393708229065, -1.0477088689804077, 0.04159058630466461], "max": [0.01840776950120926, 2.5540781021118164, 0.0, -0.0015339808305725455, 0.015339807607233524, 0.18792659044265747, 1.67262601852417, 0.8375535011291504, 2.359262466430664, 0.0, 0.1169876754283905, 0.07518493384122849, 0.15485350787639618, 1.6678245067596436], "mean": [-0.30035948753356934, 0.9297192096710205, -0.30833128094673157, -0.5870818495750427, -0.05253686010837555, 0.008697867393493652, 0.3243506848812103, 0.05716453492641449, 0.9638047814369202, -0.47426319122314453, -0.546973705291748, -0.013949664309620857, -0.11354412138462067, 0.2799687087535858], "std": [0.371092826128006, 1.001174807548523, 0.45796340703964233, 0.6591627597808838, 0.08359628170728683, 0.0774124413728714, 0.586483895778656, 0.3191239833831787, 0.9077988862991333, 0.500645637512207, 0.5112583637237549, 0.07153632491827011, 0.25362616777420044, 0.42271408438682556], "count": [1875]}, "action": {"min": [-0.9219224452972412, -1.0842021724855044e-19, -1.639825463294983, -1.5700000524520874, -0.26384469866752625, -0.21079619228839874, 0.043142613023519516, -0.7798128128051758, -1.0842021724855044e-19, -1.4097150564193726, -1.3052469491958618, -0.3892393708229065, -1.0477088689804077, 0.04159058630466461], "max": [0.01840776950120926, 2.5540781021118164, 0.0, -0.0015339808305725455, 0.015339807607233524, 0.18792659044265747, 1.67262601852417, 0.8375535011291504, 2.359262466430664, 0.0, 0.1169876754283905, 0.07518493384122849, 0.15485350787639618, 1.6678245067596436], "mean": [-0.30035948753356934, 0.9297192096710205, -0.30833128094673157, -0.5870818495750427, -0.05253686010837555, 0.008697867393493652, 0.3243506848812103, 0.05716453492641449, 0.9638047814369202, -0.47426319122314453, -0.546973705291748, -0.013949664309620857, -0.11354412138462067, 0.2799687087535858], "std": [0.371092826128006, 1.001174807548523, 0.45796340703964233, 0.6591627597808838, 0.08359628170728683, 0.0774124413728714, 0.586483895778656, 0.3191239833831787, 0.9077988862991333, 0.500645637512207, 0.5112583637237549, 0.07153632491827011, 0.25362616777420044, 0.42271408438682556], "count": [1875]}, "timestamp": {"min": [0.0], "max": [62.46666666666667], "mean": [31.233333333333334], "std": [18.042193346174425], "count": [1875]}, "frame_index": {"min": [0], "max": [1874], "mean": [937.0], "std": [541.2658003852328], "count": [1875]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1875]}, "index": {"min": [62326], "max": [64200], "mean": [63263.0], "std": [541.2658003852328], "count": [1875]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1875]}, "subtask_annotation": {"mean": [10.221866666666667, 22.0, 22.0, 22.0, 22.0], "std": [6.171750846846913, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1875]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [1875]}, "eef_direction_state": {"mean": [4.9408, 4.353066666666667], "std": [1.7886201459970894, 2.21681692122339], "min": [0, 0], "max": [6, 6], "count": [1875]}, "eef_velocity_state": {"mean": [0.5002666666666666, 0.6613333333333333], "std": [0.7421589647029032, 0.8275092480181578], "min": [0, 0], "max": [2, 2], "count": [1875]}, "eef_acc_mag_state": {"mean": [0.5093333333333333, 0.5909333333333333], "std": [0.7640546809983961, 0.7828991818164688], "min": [0, 0], "max": [2, 2], "count": [1875]}, "eef_direction_action": {"mean": [4.9408, 4.353066666666667], "std": [1.7886201459970894, 2.21681692122339], "min": [0, 0], "max": [6, 6], "count": [1875]}, "eef_velocity_action": {"mean": [0.5002666666666666, 0.6613333333333333], "std": [0.7421589647029032, 0.8275092480181578], "min": [0, 0], "max": [2, 2], "count": [1875]}, "eef_acc_mag_action": {"mean": [0.5093333333333333, 0.5909333333333333], "std": [0.7640546809983961, 0.7828991818164688], "min": [0, 0], "max": [2, 2], "count": [1875]}, "eef_sim_pose_state": {"mean": [0.1960042649664802, 0.2473294458221883, 1.2028665859692405, 0.004203421281255508, 0.03399134317137258, -0.354079783322177, 0.23976312475100123, -0.3259745103092168, 1.2518319762255168, -0.11375914841176259, -0.05709209559467527, 0.04340186356538596], "std": [0.14757990372323684, 0.10977257233690724, 0.046203473451373434, 0.07118285743670234, 0.12751885117196568, 0.43100802066996396, 0.1718051513715568, 0.09639539741713822, 0.07427312100299378, 0.25261771479572964, 0.12134066450441437, 0.3552215218074662], "min": [0.06552921119053838, 0.031128525661322085, 1.1164204920967644, -0.2111474747193992, -0.32885737734863785, -1.0451118272190005, 0.058297636699932764, -0.6291957643250514, 1.180939983223597, -1.0536311289031302, -0.32733926737827934, -0.9961770377923514], "max": [0.5118254027360775, 0.3366371267321964, 1.3533092339931192, 0.1869165765954749, 0.3836037138539201, 0.009203902330156251, 0.5314664839569274, -0.12355357150296824, 1.4109575227052629, 0.15441917977357683, 0.41925657509415415, 0.9112125557001549], "count": [1875]}, "eef_sim_pose_action": {"mean": [0.1960042649664802, 0.2473294458221883, 1.2028665859692405, 0.004203421281255508, 0.03399134317137258, -0.354079783322177, 0.23976312475100123, -0.3259745103092168, 1.2518319762255168, -0.11375914841176259, -0.05709209559467527, 0.04340186356538596], "std": [0.14757990372323684, 0.10977257233690724, 0.046203473451373434, 0.07118285743670234, 0.12751885117196568, 0.43100802066996396, 0.1718051513715568, 0.09639539741713822, 0.07427312100299378, 0.25261771479572964, 0.12134066450441437, 0.3552215218074662], "min": [0.06552921119053838, 0.031128525661322085, 1.1164204920967644, -0.2111474747193992, -0.32885737734863785, -1.0451118272190005, 0.058297636699932764, -0.6291957643250514, 1.180939983223597, -1.0536311289031302, -0.32733926737827934, -0.9961770377923514], "max": [0.5118254027360775, 0.3366371267321964, 1.3533092339931192, 0.1869165765954749, 0.3836037138539201, 0.009203902330156251, 0.5314664839569274, -0.12355357150296824, 1.4109575227052629, 0.15441917977357683, 0.41925657509415415, 0.9112125557001549], "count": [1875]}, "gripper_mode_state": {"mean": [0.8272, 0.9093333333333333], "std": [0.3780742784162913, 0.2871345019711572], "min": [0, 0], "max": [1, 1], "count": [1875]}, "gripper_activity_state": {"mean": [1.9189333333333334, 1.8906666666666667], "std": [0.3707130906180044, 0.42744928224163076], "min": [0, 0], "max": [2, 2], "count": [1875]}, "gripper_mode_action": {"mean": [0.8272, 0.9093333333333333], "std": [0.3780742784162913, 0.2871345019711572], "min": [0, 0], "max": [1, 1], "count": [1875]}, "gripper_activity_action": {"mean": [1.9189333333333334, 1.8906666666666667], "std": [0.3707130906180044, 0.42744928224163076], "min": [0, 0], "max": [2, 2], "count": [1875]}, "gripper_open_scale_state": {"mean": [0.18534363172622162, 0.15998399243468645], "std": [0.335134675782048, 0.24154816575690405], "min": [0.024652921727725437, 0.023766049316951206], "max": [0.9557862962995257, 0.9530425752912249], "count": [1875]}, "gripper_open_scale_action": {"mean": [0.18534363172622162, 0.15998399243468645], "std": [0.335134675782048, 0.24154816575690405], "min": [0.024652921727725437, 0.023766049316951206], "max": [0.9557862962995257, 0.9530425752912249], "count": [1875]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4704154523172906]], [[0.5024200373836404]], [[0.48477168870073284]]], "std": [[[0.29718990470594336]], [[0.2897967457851211]], [[0.2796863355226183]]], "count": [220]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3585675170825906]], [[0.37655713383838385]], [[0.3721411529510794]]], "std": [[[0.2660947656533916]], [[0.25543808739095986]], [[0.2655767424857526]]], "count": [220]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38656855689245395]], [[0.4028851616656764]], [[0.3951765770449594]]], "std": [[[0.31749260628798726]], [[0.30443011700921063]], [[0.31093916909600255]]], "count": [220]}, "observation.state": {"min": [-0.6012560129165649, 0.0014087582239881158, -1.6244856119155884, -1.1498920917510986, -0.5537670850753784, -0.13805827498435974, 0.046698614954948425, -0.8022719621658325, -5.421010862427522e-20, -1.711922526359558, -1.211844801902771, -0.5705146193504333, -1.1719613075256348, 0.04150962457060814], "max": [0.10107725113630295, 2.538738250732422, 0.0, -0.004612145945429802, 0.016873788088560104, 0.08832452446222305, 1.6612473726272583, 0.905048668384552, 2.281029462814331, 0.0, 0.07478956878185272, 0.07810942828655243, 0.14723841845989227, 1.6656070947647095], "mean": [-0.1462089717388153, 0.7266660928726196, -0.4087922275066376, -0.32983675599098206, -0.15893465280532837, -0.03716306760907173, 0.13089939951896667, -0.007379964925348759, 1.2291176319122314, -0.7465309500694275, -0.38418179750442505, -0.08008384704589844, -0.10295644402503967, 0.38056665658950806], "std": [0.23794104158878326, 0.9617348909378052, 0.5762420892715454, 0.44897904992103577, 0.22519616782665253, 0.05625166743993759, 0.3260791003704071, 0.4020490050315857, 0.8895344734191895, 0.6384873390197754, 0.4167482554912567, 0.11134374886751175, 0.294255793094635, 0.5032305121421814], "count": [1333]}, "action": {"min": [-0.6012560129165649, 0.0014087582239881158, -1.6244856119155884, -1.1498920917510986, -0.5537670850753784, -0.13805827498435974, 0.046698614954948425, -0.8022719621658325, -5.421010862427522e-20, -1.711922526359558, -1.211844801902771, -0.5705146193504333, -1.1719613075256348, 0.04150962457060814], "max": [0.10107725113630295, 2.538738250732422, 0.0, -0.004612145945429802, 0.016873788088560104, 0.08832452446222305, 1.6612473726272583, 0.905048668384552, 2.281029462814331, 0.0, 0.07478956878185272, 0.07810942828655243, 0.14723841845989227, 1.6656070947647095], "mean": [-0.1462089717388153, 0.7266660928726196, -0.4087922275066376, -0.32983675599098206, -0.15893465280532837, -0.03716306760907173, 0.13089939951896667, -0.007379964925348759, 1.2291176319122314, -0.7465309500694275, -0.38418179750442505, -0.08008384704589844, -0.10295644402503967, 0.38056665658950806], "std": [0.23794104158878326, 0.9617348909378052, 0.5762420892715454, 0.44897904992103577, 0.22519616782665253, 0.05625166743993759, 0.3260791003704071, 0.4020490050315857, 0.8895344734191895, 0.6384873390197754, 0.4167482554912567, 0.11134374886751175, 0.294255793094635, 0.5032305121421814], "count": [1333]}, "timestamp": {"min": [0.0], "max": [44.4], "mean": [22.2], "std": [12.82679487115416], "count": [1333]}, "frame_index": {"min": [0], "max": [1332], "mean": [666.0], "std": [384.8038461346248], "count": [1333]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1333]}, "index": {"min": [66746], "max": [68078], "mean": [67412.0], "std": [384.8038461346248], "count": [1333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1333]}, "subtask_annotation": {"mean": [11.611402850712679, 22.0, 22.0, 22.0, 22.0], "std": [6.361143454129353, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1333]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [1333]}, "eef_direction_state": {"mean": [5.026256564141035, 4.015753938484621], "std": [1.7661655076298464, 2.216806358949117], "min": [0, 0], "max": [6, 6], "count": [1333]}, "eef_velocity_state": {"mean": [0.5311327831957989, 0.873218304576144], "std": [0.8225798754746626, 0.8719922664411575], "min": [0, 0], "max": [2, 2], "count": [1333]}, "eef_acc_mag_state": {"mean": [0.4373593398349587, 0.7629407351837959], "std": [0.7257039962889296, 0.8366552170557494], "min": [0, 0], "max": [2, 2], "count": [1333]}, "eef_direction_action": {"mean": [5.026256564141035, 4.015753938484621], "std": [1.7661655076298464, 2.216806358949117], "min": [0, 0], "max": [6, 6], "count": [1333]}, "eef_velocity_action": {"mean": [0.5311327831957989, 0.873218304576144], "std": [0.8225798754746626, 0.8719922664411575], "min": [0, 0], "max": [2, 2], "count": [1333]}, "eef_acc_mag_action": {"mean": [0.4373593398349587, 0.7629407351837959], "std": [0.7257039962889296, 0.8366552170557494], "min": [0, 0], "max": [2, 2], "count": [1333]}, "eef_sim_pose_state": {"mean": [0.1995623229551758, 0.27632047066722815, 1.2238711134364881, -0.03418145546551962, -0.01161431658614872, -0.30628491965825794, 0.28878428932247874, -0.3423158631508713, 1.2719459373223672, -0.11411627123084152, 0.09780274215871654, -0.08977905192569449], "std": [0.17618102563297952, 0.0964051703197199, 0.05875857859293533, 0.0455076169779003, 0.06692826058432091, 0.42977442567889207, 0.16982125032894493, 0.13094664144858056, 0.08425335151907833, 0.2915863059986901, 0.16393659966333465, 0.403600113636578], "min": [0.06672366095316605, 0.04282116850232524, 1.1648904605041817, -0.14016330921687312, -0.20417882756870576, -1.0647798077060877, 0.06825661532176194, -0.6483682185687506, 1.1809348876039407, -1.17163183620205, -0.17787379627588074, -0.9771617764922542], "max": [0.5369461065807487, 0.3390454538625797, 1.3739223134600178, 0.08910596836487171, 0.22670409927485213, 0.015340124847947447, 0.5500905594538212, -0.052036340223205094, 1.4543145372292763, 0.14980288835629732, 0.5735317975208631, 0.7544390604521874], "count": [1333]}, "eef_sim_pose_action": {"mean": [0.1995623229551758, 0.27632047066722815, 1.2238711134364881, -0.03418145546551962, -0.01161431658614872, -0.30628491965825794, 0.28878428932247874, -0.3423158631508713, 1.2719459373223672, -0.11411627123084152, 0.09780274215871654, -0.08977905192569449], "std": [0.17618102563297952, 0.0964051703197199, 0.05875857859293533, 0.0455076169779003, 0.06692826058432091, 0.42977442567889207, 0.16982125032894493, 0.13094664144858056, 0.08425335151907833, 0.2915863059986901, 0.16393659966333465, 0.403600113636578], "min": [0.06672366095316605, 0.04282116850232524, 1.1648904605041817, -0.14016330921687312, -0.20417882756870576, -1.0647798077060877, 0.06825661532176194, -0.6483682185687506, 1.1809348876039407, -1.17163183620205, -0.17787379627588074, -0.9771617764922542], "max": [0.5369461065807487, 0.3390454538625797, 1.3739223134600178, 0.08910596836487171, 0.22670409927485213, 0.015340124847947447, 0.5500905594538212, -0.052036340223205094, 1.4543145372292763, 0.14980288835629732, 0.5735317975208631, 0.7544390604521874], "count": [1333]}, "gripper_mode_state": {"mean": [0.9452363090772693, 0.854463615903976], "std": [0.22751841481350693, 0.35264081584563406], "min": [0, 0], "max": [1, 1], "count": [1333]}, "gripper_activity_state": {"mean": [1.9264816204051012, 1.8417104276069016], "std": [0.3537339127367226, 0.5062259785452786], "min": [0, 0], "max": [2, 2], "count": [1333]}, "gripper_mode_action": {"mean": [0.9452363090772693, 0.854463615903976], "std": [0.22751841481350693, 0.35264081584563406], "min": [0, 0], "max": [1, 1], "count": [1333]}, "gripper_activity_action": {"mean": [1.9264816204051012, 1.8417104276069016], "std": [0.3537339127367226, 0.5062259785452786], "min": [0, 0], "max": [2, 2], "count": [1333]}, "gripper_open_scale_state": {"mean": [0.07479906801261088, 0.21746889173077674], "std": [0.18633039809447818, 0.2875605890689487], "min": [0.0266849228313991, 0.023719785468918935], "max": [0.9492842129298619, 0.9517754827226911], "count": [1333]}, "gripper_open_scale_action": {"mean": [0.07479906801261088, 0.21746889173077674], "std": [0.18633039809447818, 0.2875605890689487], "min": [0.0266849228313991, 0.023719785468918935], "max": [0.9492842129298619, 0.9517754827226911], "count": [1333]}}} +{"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.48717440040988147]], [[0.5262407107381559]], [[0.5120706595491303]]], "std": [[[0.281007106385203]], [[0.2869786442456515]], [[0.2877239701006203]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3781925127395591]], [[0.38260949789520327]], [[0.37156852821166136]]], "std": [[[0.3000909860044798]], [[0.2892767243266947]], [[0.2978548622582065]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3949238015121303]], [[0.4176675782836675]], [[0.41909568170488537]]], "std": [[[0.24908651252266545]], [[0.23874466402029665]], [[0.24842148193320993]]], "count": [236]}, "observation.state": {"min": [-0.8943107724189758, -6.729945987375408e-20, -2.0279226303100586, -1.5700000524520874, -0.06902913749217987, -0.5664314031600952, 0.046698614954948425, -0.3831055164337158, 0.0, -1.7947574853897095, -1.5201749801635742, -0.10431069135665894, -0.33160534501075745, 0.04039968177676201], "max": [0.4161914587020874, 2.403747797012329, 0.0, 0.7868363857269287, 0.8123229742050171, 1.0707186460494995, 1.6612029075622559, 0.676485538482666, 2.46746563911438, 0.0, 0.41630077362060547, 0.7631344795227051, 0.9940195679664612, 1.6743124723434448], "mean": [-0.17749252915382385, 1.3388681411743164, -0.8628815412521362, -0.3295940160751343, 0.22449593245983124, 0.15949803590774536, 0.3564113676548004, 0.13765545189380646, 0.9060235023498535, -0.5462024807929993, -0.4412574768066406, 0.18022213876247406, 0.054857414215803146, 0.18239854276180267], "std": [0.3356189429759979, 0.9383503198623657, 0.733477771282196, 0.6335850358009338, 0.22193998098373413, 0.36507588624954224, 0.46616387367248535, 0.2310531884431839, 1.0493165254592896, 0.6534196138381958, 0.6104711294174194, 0.28887540102005005, 0.18798083066940308, 0.4365626871585846], "count": [1460]}, "action": {"min": [-0.8943107724189758, -6.729945987375408e-20, -2.0279226303100586, -1.5700000524520874, -0.06902913749217987, -0.5664314031600952, 0.046698614954948425, -0.3831055164337158, 0.0, -1.7947574853897095, -1.5201749801635742, -0.10431069135665894, -0.33160534501075745, 0.04039968177676201], "max": [0.4161914587020874, 2.403747797012329, 0.0, 0.7868363857269287, 0.8123229742050171, 1.0707186460494995, 1.6612029075622559, 0.676485538482666, 2.46746563911438, 0.0, 0.41630077362060547, 0.7631344795227051, 0.9940195679664612, 1.6743124723434448], "mean": [-0.17749252915382385, 1.3388681411743164, -0.8628815412521362, -0.3295940160751343, 0.22449593245983124, 0.15949803590774536, 0.3564113676548004, 0.13765545189380646, 0.9060235023498535, -0.5462024807929993, -0.4412574768066406, 0.18022213876247406, 0.054857414215803146, 0.18239854276180267], "std": [0.3356189429759979, 0.9383503198623657, 0.733477771282196, 0.6335850358009338, 0.22193998098373413, 0.36507588624954224, 0.46616387367248535, 0.2310531884431839, 1.0493165254592896, 0.6534196138381958, 0.6104711294174194, 0.28887540102005005, 0.18798083066940308, 0.4365626871585846], "count": [1460]}, "timestamp": {"min": [0.0], "max": [48.63333333333333], "mean": [24.31666666666667], "std": [14.048853254902259], "count": [1460]}, "frame_index": {"min": [0], "max": [1459], "mean": [729.5], "std": [421.46559764706774], "count": [1460]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1460]}, "index": {"min": [68079], "max": [69538], "mean": [68808.5], "std": [421.46559764706774], "count": [1460]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1460]}, "subtask_annotation": {"mean": [10.786986301369863, 22.0, 22.0, 22.0, 22.0], "std": [6.081340917591838, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1460]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [1460]}, "eef_direction_state": {"mean": [4.2684931506849315, 4.9595890410958905], "std": [2.16617058185158, 1.6949998491584062], "min": [0, 0], "max": [6, 6], "count": [1460]}, "eef_velocity_state": {"mean": [0.7335616438356164, 0.6047945205479452], "std": [0.8289932330523678, 0.824690244197229], "min": [0, 0], "max": [2, 2], "count": [1460]}, "eef_acc_mag_state": {"mean": [0.6856164383561644, 0.5356164383561643], "std": [0.8187435852328426, 0.7821413989483972], "min": [0, 0], "max": [2, 2], "count": [1460]}, "eef_direction_action": {"mean": [4.2684931506849315, 4.9595890410958905], "std": [2.16617058185158, 1.6949998491584062], "min": [0, 0], "max": [6, 6], "count": [1460]}, "eef_velocity_action": {"mean": [0.7335616438356164, 0.6047945205479452], "std": [0.8289932330523678, 0.824690244197229], "min": [0, 0], "max": [2, 2], "count": [1460]}, "eef_acc_mag_action": {"mean": [0.6856164383561644, 0.5356164383561643], "std": [0.8187435852328426, 0.7821413989483972], "min": [0, 0], "max": [2, 2], "count": [1460]}, "eef_sim_pose_state": {"mean": [0.30969447481524326, 0.27620655896695834, 1.267242426674606, 0.20164974578637984, 0.13867153373245447, 0.05981251752614127, 0.23749364583068472, -0.2775799183029141, 1.2338500714866256, -0.001074362611164124, -0.06242828100420017, 0.32770317842315483], "std": [0.18078921928668384, 0.11382375046009136, 0.08636714510782946, 0.34442063838890113, 0.24733426961438945, 0.36052342759795847, 0.1975012902652873, 0.09736224006673408, 0.06679271310861253, 0.1680707469125469, 0.18597396258349969, 0.5024135866253405], "min": [0.06232324027686223, 0.09211399405225607, 1.1707262473126026, -0.382723619799746, -0.2671060007524457, -0.5329288721616076, 0.061478041193932756, -0.4674787238010001, 1.1813547536223425, -0.2693651473904905, -0.3968855361889303, -0.12503692691098944], "max": [0.5747340124744003, 0.4743571960599845, 1.4375623611609176, 1.1112568488665096, 0.9992276559286513, 0.8766758416050218, 0.5576137486720044, -0.0614033969460855, 1.4466690406850962, 0.9271509685605854, 0.7037114604755579, 1.3990054267413452], "count": [1460]}, "eef_sim_pose_action": {"mean": [0.30969447481524326, 0.27620655896695834, 1.267242426674606, 0.20164974578637984, 0.13867153373245447, 0.05981251752614127, 0.23749364583068472, -0.2775799183029141, 1.2338500714866256, -0.001074362611164124, -0.06242828100420017, 0.32770317842315483], "std": [0.18078921928668384, 0.11382375046009136, 0.08636714510782946, 0.34442063838890113, 0.24733426961438945, 0.36052342759795847, 0.1975012902652873, 0.09736224006673408, 0.06679271310861253, 0.1680707469125469, 0.18597396258349969, 0.5024135866253405], "min": [0.06232324027686223, 0.09211399405225607, 1.1707262473126026, -0.382723619799746, -0.2671060007524457, -0.5329288721616076, 0.061478041193932756, -0.4674787238010001, 1.1813547536223425, -0.2693651473904905, -0.3968855361889303, -0.12503692691098944], "max": [0.5747340124744003, 0.4743571960599845, 1.4375623611609176, 1.1112568488665096, 0.9992276559286513, 0.8766758416050218, 0.5576137486720044, -0.0614033969460855, 1.4466690406850962, 0.9271509685605854, 0.7037114604755579, 1.3990054267413452], "count": [1460]}, "gripper_mode_state": {"mean": [0.8787671232876713, 0.9095890410958904], "std": [0.3263977118736899, 0.2867696242877699], "min": [0, 0], "max": [1, 1], "count": [1460]}, "gripper_activity_state": {"mean": [1.8787671232876713, 1.9287671232876713], "std": [0.4483927009459402, 0.34974724809390234], "min": [0, 0], "max": [2, 2], "count": [1460]}, "gripper_mode_action": {"mean": [0.8787671232876713, 0.9095890410958904], "std": [0.3263977118736899, 0.2867696242877699], "min": [0, 0], "max": [1, 1], "count": [1460]}, "gripper_activity_action": {"mean": [1.8787671232876713, 1.9287671232876713], "std": [0.4483927009459402, 0.34974724809390234], "min": [0, 0], "max": [2, 2], "count": [1460]}, "gripper_open_scale_state": {"mean": [0.20366773452106124, 0.10422769617544465], "std": [0.2663771671882765, 0.24946499981157358], "min": [0.0266849228313991, 0.023085532443864003], "max": [0.9492588043212891, 0.9567499841962542], "count": [1460]}, "gripper_open_scale_action": {"mean": [0.20366773452106124, 0.10422769617544465], "std": [0.2663771671882765, 0.24946499981157358], "min": [0.0266849228313991, 0.023085532443864003], "max": [0.9492588043212891, 0.9567499841962542], "count": [1460]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4712146722755296]], [[0.48389937170691755]], [[0.4452826140700567]]], "std": [[[0.2971378522042125]], [[0.2921498362141344]], [[0.265953495202381]]], "count": [282]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3651544726046447]], [[0.372313405839089]], [[0.3588274357221218]]], "std": [[[0.26852331286266246]], [[0.2703150064299592]], [[0.2851644136127847]]], "count": [282]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3939672149986866]], [[0.4041119590074012]], [[0.39285389819836525]]], "std": [[[0.2856966196143373]], [[0.2827820115577389]], [[0.29277999669834726]]], "count": [282]}, "observation.state": {"min": [-0.951068103313446, 0.001166925416328013, -1.699650764465332, -1.2701361179351807, -0.630466103553772, -0.14866778254508972, 0.04706983640789986, -0.6120583415031433, 0.0, -1.6907317638397217, -1.2425243854522705, -0.4049709141254425, -1.0139613151550293, 0.03828122839331627], "max": [0.1613226979970932, 2.57401967048645, 0.0, 0.008881776593625546, 0.22856314480304718, 0.07875904440879822, 1.67262601852417, 0.6841554045677185, 2.3776702880859375, 0.0, 0.06911113858222961, 0.05368932709097862, 0.13486666977405548, 1.665877342224121], "mean": [-0.22510594129562378, 0.8008343577384949, -0.4391135573387146, -0.41280508041381836, -0.043381474912166595, -0.034723661839962006, 0.17230671644210815, 0.010824285447597504, 1.179639220237732, -0.697674572467804, -0.4854150116443634, -0.07122357934713364, -0.12365079671144485, 0.3020029664039612], "std": [0.3521718978881836, 1.0115113258361816, 0.5957350134849548, 0.5189470052719116, 0.16062425076961517, 0.03433449566364288, 0.41473227739334106, 0.3155772089958191, 0.8968107104301453, 0.5843880772590637, 0.41236239671707153, 0.11119921505451202, 0.28048238158226013, 0.42565417289733887], "count": [1852]}, "action": {"min": [-0.951068103313446, 0.001166925416328013, -1.699650764465332, -1.2701361179351807, -0.630466103553772, -0.14866778254508972, 0.04706983640789986, -0.6120583415031433, 0.0, -1.6907317638397217, -1.2425243854522705, -0.4049709141254425, -1.0139613151550293, 0.03828122839331627], "max": [0.1613226979970932, 2.57401967048645, 0.0, 0.008881776593625546, 0.22856314480304718, 0.07875904440879822, 1.67262601852417, 0.6841554045677185, 2.3776702880859375, 0.0, 0.06911113858222961, 0.05368932709097862, 0.13486666977405548, 1.665877342224121], "mean": [-0.22510594129562378, 0.8008343577384949, -0.4391135573387146, -0.41280508041381836, -0.043381474912166595, -0.034723661839962006, 0.17230671644210815, 0.010824285447597504, 1.179639220237732, -0.697674572467804, -0.4854150116443634, -0.07122357934713364, -0.12365079671144485, 0.3020029664039612], "std": [0.3521718978881836, 1.0115113258361816, 0.5957350134849548, 0.5189470052719116, 0.16062425076961517, 0.03433449566364288, 0.41473227739334106, 0.3155772089958191, 0.8968107104301453, 0.5843880772590637, 0.41236239671707153, 0.11119921505451202, 0.28048238158226013, 0.42565417289733887], "count": [1852]}, "timestamp": {"min": [0.0], "max": [61.7], "mean": [30.85], "std": [17.82087571111788], "count": [1852]}, "frame_index": {"min": [0], "max": [1851], "mean": [925.5], "std": [534.6262713335364], "count": [1852]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [1852]}, "index": {"min": [69539], "max": [71390], "mean": [70464.5], "std": [534.6262713335364], "count": [1852]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1852]}, "subtask_annotation": {"mean": [11.713822894168466, 22.0, 22.0, 22.0, 22.0], "std": [6.371945384046681, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1852]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [1852]}, "eef_direction_state": {"mean": [5.039956803455723, 3.9168466522678185], "std": [1.7508164088464937, 2.378493722718555], "min": [0, 0], "max": [6, 6], "count": [1852]}, "eef_velocity_state": {"mean": [0.4719222462203024, 0.7672786177105831], "std": [0.7470387749771484, 0.8230930852022854], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_acc_mag_state": {"mean": [0.44654427645788336, 0.6646868250539957], "std": [0.7383756775030875, 0.813217790053608], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_direction_action": {"mean": [5.039956803455723, 3.9168466522678185], "std": [1.7508164088464937, 2.378493722718555], "min": [0, 0], "max": [6, 6], "count": [1852]}, "eef_velocity_action": {"mean": [0.4719222462203024, 0.7672786177105831], "std": [0.7470387749771484, 0.8230930852022854], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_acc_mag_action": {"mean": [0.44654427645788336, 0.6646868250539957], "std": [0.7383756775030875, 0.813217790053608], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_sim_pose_state": {"mean": [0.19721255622054815, 0.24743074417256455, 1.2222659838402283, -0.031569202937551936, -0.050461436244794, -0.26871413747946027, 0.2907305140051243, -0.33971534424198846, 1.275379954300167, -0.12363888187365674, -0.003313826039180534, -0.06114943280454223], "std": [0.16530998282784382, 0.13469739480033077, 0.054555564797271854, 0.03876851858695367, 0.08200400200059903, 0.373450015430358, 0.17762401351245943, 0.10524943249418155, 0.08431384014525056, 0.2789620056477451, 0.13073979469922584, 0.34214034523282794], "min": [0.06278452834758357, 0.0013255537215254541, 1.1823726448611516, -0.15251257788392847, -0.3595801788935751, -0.9537669405927298, 0.064637485409091, -0.605192982488239, 1.1812640250741853, -1.0171803549811977, -0.2725243979966647, -0.8937899705041964], "max": [0.4949295000592376, 0.3531139017391685, 1.397390656553896, 0.1651144238569696, 0.08628216559136836, 0.36878750472346317, 0.5858089168036187, -0.14442472256876446, 1.4418715550147279, 0.12272927689936133, 0.4731083660461102, 0.590424087726564], "count": [1852]}, "eef_sim_pose_action": {"mean": [0.19721255622054815, 0.24743074417256455, 1.2222659838402283, -0.031569202937551936, -0.050461436244794, -0.26871413747946027, 0.2907305140051243, -0.33971534424198846, 1.275379954300167, -0.12363888187365674, -0.003313826039180534, -0.06114943280454223], "std": [0.16530998282784382, 0.13469739480033077, 0.054555564797271854, 0.03876851858695367, 0.08200400200059903, 0.373450015430358, 0.17762401351245943, 0.10524943249418155, 0.08431384014525056, 0.2789620056477451, 0.13073979469922584, 0.34214034523282794], "min": [0.06278452834758357, 0.0013255537215254541, 1.1823726448611516, -0.15251257788392847, -0.3595801788935751, -0.9537669405927298, 0.064637485409091, -0.605192982488239, 1.1812640250741853, -1.0171803549811977, -0.2725243979966647, -0.8937899705041964], "max": [0.4949295000592376, 0.3531139017391685, 1.397390656553896, 0.1651144238569696, 0.08628216559136836, 0.36878750472346317, 0.5858089168036187, -0.14442472256876446, 1.4418715550147279, 0.12272927689936133, 0.4731083660461102, 0.590424087726564], "count": [1852]}, "gripper_mode_state": {"mean": [0.9200863930885529, 0.9065874730021598], "std": [0.2711594039340123, 0.2910096678767139], "min": [0, 0], "max": [1, 1], "count": [1852]}, "gripper_activity_state": {"mean": [1.9460043196544277, 1.888768898488121], "std": [0.3052814726103388, 0.43166161020892535], "min": [0, 0], "max": [2, 2], "count": [1852]}, "gripper_mode_action": {"mean": [0.9200863930885529, 0.9065874730021598], "std": [0.2711594039340123, 0.2910096678767139], "min": [0, 0], "max": [1, 1], "count": [1852]}, "gripper_activity_action": {"mean": [1.9460043196544277, 1.888768898488121], "std": [0.3052814726103388, 0.43166161020892535], "min": [0, 0], "max": [2, 2], "count": [1852]}, "gripper_open_scale_state": {"mean": [0.0984629673474711, 0.17257696019116514], "std": [0.23698948802605482, 0.24323254681640877], "min": [0.026897049375942776, 0.02187498765332358], "max": [0.9557862962995257, 0.9519299098423549], "count": [1852]}, "gripper_open_scale_action": {"mean": [0.0984629673474711, 0.17257696019116514], "std": [0.23698948802605482, 0.24323254681640877], "min": [0.026897049375942776, 0.02187498765332358], "max": [0.9557862962995257, 0.9519299098423549], "count": [1852]}}} +{"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.4788231474170578]], [[0.4941447860464096]], [[0.45658943976546623]]], "std": [[[0.2961647351792716]], [[0.29219422119231125]], [[0.26694782955925794]]], "count": [298]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3707303729657411]], [[0.37698589269786964]], [[0.3635202658244506]]], "std": [[[0.270100531616022]], [[0.27046180529785835]], [[0.2835657652518142]]], "count": [298]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39805816280650963]], [[0.40818589982600045]], [[0.39774172862657364]]], "std": [[[0.2913403642232238]], [[0.28820715012447523]], [[0.2985326503920398]]], "count": [298]}, "observation.state": {"min": [-0.7117670774459839, 0.0006143668433651328, -1.4465439319610596, -1.3560383319854736, -0.5936505794525146, -0.08743690699338913, 0.04682235047221184, -0.5905826091766357, -1.0842021724855044e-19, -1.9450876712799072, -1.544718623161316, -0.46230193972587585, -1.1964472532272339, 0.043077923357486725], "max": [-0.003067961661145091, 2.3239808082580566, 0.0, 0.10285377502441406, 0.04962988942861557, 0.05215534567832947, 1.6613452434539795, 0.8421554565429688, 2.4559032917022705, 6.776263578034403e-21, 0.04601942375302315, 0.010662449523806572, 0.18100973963737488, 1.6745718717575073], "mean": [-0.1880677044391632, 0.7480471730232239, -0.36132219433784485, -0.44113945960998535, -0.15343938767910004, -0.016085555776953697, 0.12420124560594559, 0.05814520642161369, 1.1143208742141724, -0.6400023102760315, -0.4315647482872009, -0.13886763155460358, -0.12284158170223236, 0.34928661584854126], "std": [0.26800984144210815, 0.9520522356033325, 0.5020370483398438, 0.5523361563682556, 0.21377862989902496, 0.026427291333675385, 0.32398924231529236, 0.2984565794467926, 0.9216033220291138, 0.675750195980072, 0.5486124753952026, 0.1406763643026352, 0.3182556629180908, 0.49391970038414], "count": [1995]}, "action": {"min": [-0.7117670774459839, 0.0006143668433651328, -1.4465439319610596, -1.3560383319854736, -0.5936505794525146, -0.08743690699338913, 0.04682235047221184, -0.5905826091766357, -1.0842021724855044e-19, -1.9450876712799072, -1.544718623161316, -0.46230193972587585, -1.1964472532272339, 0.043077923357486725], "max": [-0.003067961661145091, 2.3239808082580566, 0.0, 0.10285377502441406, 0.04962988942861557, 0.05215534567832947, 1.6613452434539795, 0.8421554565429688, 2.4559032917022705, 6.776263578034403e-21, 0.04601942375302315, 0.010662449523806572, 0.18100973963737488, 1.6745718717575073], "mean": [-0.1880677044391632, 0.7480471730232239, -0.36132219433784485, -0.44113945960998535, -0.15343938767910004, -0.016085555776953697, 0.12420124560594559, 0.05814520642161369, 1.1143208742141724, -0.6400023102760315, -0.4315647482872009, -0.13886763155460358, -0.12284158170223236, 0.34928661584854126], "std": [0.26800984144210815, 0.9520522356033325, 0.5020370483398438, 0.5523361563682556, 0.21377862989902496, 0.026427291333675385, 0.32398924231529236, 0.2984565794467926, 0.9216033220291138, 0.675750195980072, 0.5486124753952026, 0.1406763643026352, 0.3182556629180908, 0.49391970038414], "count": [1995]}, "timestamp": {"min": [0.0], "max": [66.46666666666667], "mean": [33.233333333333334], "std": [19.196894038899647], "count": [1995]}, "frame_index": {"min": [0], "max": [1994], "mean": [997.0], "std": [575.9068211669894], "count": [1995]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [1995]}, "index": {"min": [71391], "max": [73385], "mean": [72388.0], "std": [575.9068211669894], "count": [1995]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1995]}, "subtask_annotation": {"mean": [10.795488721804512, 22.0, 22.0, 22.0, 22.0], "std": [6.268293904279204, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1995]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [1995]}, "eef_direction_state": {"mean": [5.098245614035088, 3.9037593984962404], "std": [1.6992912955383235, 2.3931315464788714], "min": [0, 0], "max": [6, 6], "count": [1995]}, "eef_velocity_state": {"mean": [0.40150375939849625, 0.7839598997493734], "std": [0.6616586921693188, 0.8448240512615416], "min": [0, 0], "max": [2, 2], "count": [1995]}, "eef_acc_mag_state": {"mean": [0.41604010025062654, 0.6506265664160401], "std": [0.7236383693669359, 0.8157247547947608], "min": [0, 0], "max": [2, 2], "count": [1995]}, "eef_direction_action": {"mean": [5.098245614035088, 3.9037593984962404], "std": [1.6992912955383235, 2.3931315464788714], "min": [0, 0], "max": [6, 6], "count": [1995]}, "eef_velocity_action": {"mean": [0.40150375939849625, 0.7839598997493734], "std": [0.6616586921693188, 0.8448240512615416], "min": [0, 0], "max": [2, 2], "count": [1995]}, "eef_acc_mag_action": {"mean": [0.41604010025062654, 0.6506265664160401], "std": [0.7236383693669359, 0.8157247547947608], "min": [0, 0], "max": [2, 2], "count": [1995]}, "eef_sim_pose_state": {"mean": [0.19391591202921102, 0.264236184172762, 1.2235052997495182, 0.0016076145359719813, -0.05104209844395776, -0.34321385268456867, 0.2712300381286775, -0.32033408576624034, 1.2626917528836772, -0.1339109926449246, 0.04131337049680443, -0.08261485388324978], "std": [0.16140565219217262, 0.10397519125784196, 0.05270770598565365, 0.04968796823936172, 0.07894600763551456, 0.44888532640095713, 0.18171127665080689, 0.09308657120292334, 0.08488911721050016, 0.3185378870489747, 0.1413397568951941, 0.2806478295533332], "min": [0.057716272164257315, 0.0295211036418586, 1.1823726493285636, -0.1470451837006746, -0.3442144723953, -1.0996496081786455, 0.058220497084471814, -0.5734608684759471, 1.1809864070483957, -1.2133002228176468, -0.23876622544671577, -0.9089300059846315], "max": [0.4720425997132403, 0.33477794106156644, 1.3624237650214104, 0.15490653884629624, 0.11725229795561942, 0.043512489546474804, 0.6059846719330223, -0.09133165889778307, 1.4701489330372293, 0.157844625110191, 0.4638442077621412, 0.5123463311583225], "count": [1995]}, "eef_sim_pose_action": {"mean": [0.19391591202921102, 0.264236184172762, 1.2235052997495182, 0.0016076145359719813, -0.05104209844395776, -0.34321385268456867, 0.2712300381286775, -0.32033408576624034, 1.2626917528836772, -0.1339109926449246, 0.04131337049680443, -0.08261485388324978], "std": [0.16140565219217262, 0.10397519125784196, 0.05270770598565365, 0.04968796823936172, 0.07894600763551456, 0.44888532640095713, 0.18171127665080689, 0.09308657120292334, 0.08488911721050016, 0.3185378870489747, 0.1413397568951941, 0.2806478295533332], "min": [0.057716272164257315, 0.0295211036418586, 1.1823726493285636, -0.1470451837006746, -0.3442144723953, -1.0996496081786455, 0.058220497084471814, -0.5734608684759471, 1.1809864070483957, -1.2133002228176468, -0.23876622544671577, -0.9089300059846315], "max": [0.4720425997132403, 0.33477794106156644, 1.3624237650214104, 0.15490653884629624, 0.11725229795561942, 0.043512489546474804, 0.6059846719330223, -0.09133165889778307, 1.4701489330372293, 0.157844625110191, 0.4638442077621412, 0.5123463311583225], "count": [1995]}, "gripper_mode_state": {"mean": [0.9493734335839599, 0.8721804511278195], "std": [0.21923393256738882, 0.33388877159660263], "min": [0, 0], "max": [1, 1], "count": [1995]}, "gripper_activity_state": {"mean": [1.949874686716792, 1.8977443609022557], "std": [0.2944664847013501, 0.4147287361922115], "min": [0, 0], "max": [2, 2], "count": [1995]}, "gripper_mode_action": {"mean": [0.9493734335839599, 0.8721804511278195], "std": [0.21923393256738882, 0.33388877159660263], "min": [0, 0], "max": [1, 1], "count": [1995]}, "gripper_activity_action": {"mean": [1.949874686716792, 1.8977443609022557], "std": [0.2944664847013501, 0.4147287361922115], "min": [0, 0], "max": [2, 2], "count": [1995]}, "gripper_open_scale_state": {"mean": [0.07097121458773938, 0.19959671149277758], "std": [0.18513657423969268, 0.2822404367950177], "min": [0.026755628841263906, 0.024615956204278127], "max": [0.9493401391165597, 0.9568982124328613], "count": [1995]}, "gripper_open_scale_action": {"mean": [0.07097121458773938, 0.19959671149277758], "std": [0.18513657423969268, 0.2822404367950177], "min": [0.026755628841263906, 0.024615956204278127], "max": [0.9493401391165597, 0.9568982124328613], "count": [1995]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4207168545650396]], [[0.42028055677041576]], [[0.3779075724259138]]], "std": [[[0.30516241406745526]], [[0.2971377352158006]], [[0.2674228827239391]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3682263618582501]], [[0.3659432032623045]], [[0.3450958808141183]]], "std": [[[0.2940418464191495]], [[0.2927678402234267]], [[0.30697002651353983]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36957949133804696]], [[0.3752421418794697]], [[0.3630199884993237]]], "std": [[[0.3008605416436189]], [[0.2995765351694101]], [[0.3095534669496526]]], "count": [269]}, "observation.state": {"min": [-0.7379350066184998, -1.6940658945086007e-21, -1.4066604375839233, -1.3959225416183472, -0.6472946405410767, -0.1426602154970169, 0.04382089152932167, -0.954136073589325, 0.0, -1.7625439167022705, -1.5324468612670898, -0.5568350553512573, -1.2026408910751343, 0.04336109757423401], "max": [0.17515556514263153, 2.5298900604248047, 6.965551051507646e-07, 0.0889396220445633, 0.0013580939266830683, 0.826815664768219, 1.661462664604187, 1.009359359741211, 2.369995594024658, 1.7580967049554117e-18, 0.4387184977531433, 0.4218447208404541, 0.09965290874242783, 1.6747016906738281], "mean": [-0.18874773383140564, 0.988337516784668, -0.522341787815094, -0.4749208390712738, -0.12914717197418213, 0.023453129455447197, 0.19244031608104706, -0.021040162071585655, 1.012686848640442, -0.5804659724235535, -0.39597824215888977, -0.005527446046471596, -0.15185336768627167, 0.31284743547439575], "std": [0.2685387134552002, 1.038835883140564, 0.5770413875579834, 0.5303673148155212, 0.16139920055866241, 0.15401777625083923, 0.444452702999115, 0.4850694239139557, 0.9275372624397278, 0.6056097149848938, 0.6001852750778198, 0.1836453229188919, 0.2855943441390991, 0.47231948375701904], "count": [1740]}, "action": {"min": [-0.7379350066184998, -1.6940658945086007e-21, -1.4066604375839233, -1.3959225416183472, -0.6472946405410767, -0.1426602154970169, 0.04382089152932167, -0.954136073589325, 0.0, -1.7625439167022705, -1.5324468612670898, -0.5568350553512573, -1.2026408910751343, 0.04336109757423401], "max": [0.17515556514263153, 2.5298900604248047, 6.965551051507646e-07, 0.0889396220445633, 0.0013580939266830683, 0.826815664768219, 1.661462664604187, 1.009359359741211, 2.369995594024658, 1.7580967049554117e-18, 0.4387184977531433, 0.4218447208404541, 0.09965290874242783, 1.6747016906738281], "mean": [-0.18874773383140564, 0.988337516784668, -0.522341787815094, -0.4749208390712738, -0.12914717197418213, 0.023453129455447197, 0.19244031608104706, -0.021040162071585655, 1.012686848640442, -0.5804659724235535, -0.39597824215888977, -0.005527446046471596, -0.15185336768627167, 0.31284743547439575], "std": [0.2685387134552002, 1.038835883140564, 0.5770413875579834, 0.5303673148155212, 0.16139920055866241, 0.15401777625083923, 0.444452702999115, 0.4850694239139557, 0.9275372624397278, 0.6056097149848938, 0.6001852750778198, 0.1836453229188919, 0.2855943441390991, 0.47231948375701904], "count": [1740]}, "timestamp": {"min": [0.0], "max": [57.96666666666667], "mean": [28.983333333333334], "std": [16.743155041411423], "count": [1740]}, "frame_index": {"min": [0], "max": [1739], "mean": [869.5], "std": [502.2946512423427], "count": [1740]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1740]}, "index": {"min": [73386], "max": [75125], "mean": [74255.5], "std": [502.2946512423427], "count": [1740]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1740]}, "subtask_annotation": {"mean": [9.581609195402299, 22.0, 22.0, 22.0, 22.0], "std": [6.656576192450011, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1740]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1740]}, "eef_direction_state": {"mean": [4.740229885057471, 4.401724137931034], "std": [1.8758268533994584, 2.052779840442099], "min": [0, 0], "max": [6, 6], "count": [1740]}, "eef_velocity_state": {"mean": [0.6183908045977011, 0.7310344827586207], "std": [0.792425163895757, 0.844904992935174], "min": [0, 0], "max": [2, 2], "count": [1740]}, "eef_acc_mag_state": {"mean": [0.5770114942528736, 0.6505747126436782], "std": [0.7946228989854374, 0.8128103033584071], "min": [0, 0], "max": [2, 2], "count": [1740]}, "eef_direction_action": {"mean": [4.740229885057471, 4.401724137931034], "std": [1.8758268533994584, 2.052779840442099], "min": [0, 0], "max": [6, 6], "count": [1740]}, "eef_velocity_action": {"mean": [0.6183908045977011, 0.7310344827586207], "std": [0.792425163895757, 0.844904992935174], "min": [0, 0], "max": [2, 2], "count": [1740]}, "eef_acc_mag_action": {"mean": [0.5770114942528736, 0.6505747126436782], "std": [0.7946228989854374, 0.8128103033584071], "min": [0, 0], "max": [2, 2], "count": [1740]}, "eef_sim_pose_state": {"mean": [0.2467719732840146, 0.2619957950092746, 1.2226334665048764, 0.02003234346035216, -0.010514950953794507, -0.3193803318774777, 0.22753863289534132, -0.3487970839694981, 1.2570745928838467, -0.1686022412042183, 0.036741062854451605, -0.02919131804261458], "std": [0.19244329064795204, 0.10389721851291524, 0.050831693714515014, 0.13540972341565305, 0.11014336085766088, 0.3553461997065822, 0.1529651056101604, 0.1465789216682158, 0.08708881618434348, 0.2775873387892526, 0.20602647176343275, 0.38192779851912767], "min": [0.062125311992413744, 0.014813362628425565, 1.1640358183923998, -0.12814827304636733, -0.34599628045795594, -0.949753870512803, 0.0664667987723542, -0.6762728390468363, 1.179774405769448, -1.2264498861775421, -0.27223460238737474, -1.0284969748508614], "max": [0.5520736654006043, 0.34160581525859635, 1.369338972134373, 0.6890785974989314, 0.32679306338080805, -0.007670019659153649, 0.5179841721616256, -0.0638079666800241, 1.450027651290862, 0.08279547397998008, 0.8071496756700047, 0.8136071625766363], "count": [1740]}, "eef_sim_pose_action": {"mean": [0.2467719732840146, 0.2619957950092746, 1.2226334665048764, 0.02003234346035216, -0.010514950953794507, -0.3193803318774777, 0.22753863289534132, -0.3487970839694981, 1.2570745928838467, -0.1686022412042183, 0.036741062854451605, -0.02919131804261458], "std": [0.19244329064795204, 0.10389721851291524, 0.050831693714515014, 0.13540972341565305, 0.11014336085766088, 0.3553461997065822, 0.1529651056101604, 0.1465789216682158, 0.08708881618434348, 0.2775873387892526, 0.20602647176343275, 0.38192779851912767], "min": [0.062125311992413744, 0.014813362628425565, 1.1640358183923998, -0.12814827304636733, -0.34599628045795594, -0.949753870512803, 0.0664667987723542, -0.6762728390468363, 1.179774405769448, -1.2264498861775421, -0.27223460238737474, -1.0284969748508614], "max": [0.5520736654006043, 0.34160581525859635, 1.369338972134373, 0.6890785974989314, 0.32679306338080805, -0.007670019659153649, 0.5179841721616256, -0.0638079666800241, 1.450027651290862, 0.08279547397998008, 0.8071496756700047, 0.8136071625766363], "count": [1740]}, "gripper_mode_state": {"mean": [0.906896551724138, 0.8839080459770114], "std": [0.290577349762511, 0.3203351561007762], "min": [0, 0], "max": [1, 1], "count": [1740]}, "gripper_activity_state": {"mean": [1.9413793103448276, 1.8839080459770114], "std": [0.318058667377229, 0.4397945087597821], "min": [0, 0], "max": [2, 2], "count": [1740]}, "gripper_mode_action": {"mean": [0.906896551724138, 0.8839080459770114], "std": [0.290577349762511, 0.3203351561007762], "min": [0, 0], "max": [1, 1], "count": [1740]}, "gripper_activity_action": {"mean": [1.9413793103448276, 1.8839080459770114], "std": [0.318058667377229, 0.4397945087597821], "min": [0, 0], "max": [2, 2], "count": [1740]}, "gripper_open_scale_state": {"mean": [0.1099646933278896, 0.1787753901996451], "std": [0.25397190188145663, 0.269894385842053], "min": [0.02504050944532667, 0.024777770042419434], "max": [0.9494072369166783, 0.9569723946707589], "count": [1740]}, "gripper_open_scale_action": {"mean": [0.1099646933278896, 0.1787753901996451], "std": [0.25397190188145663, 0.269894385842053], "min": [0.02504050944532667, 0.024777770042419434], "max": [0.9494072369166783, 0.9569723946707589], "count": [1740]}}} +{"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.4241897993998438]], [[0.42505445903728367]], [[0.38416954310025897]]], "std": [[[0.3005868863166664]], [[0.2941738551498806]], [[0.26638420216978786]]], "count": [265]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36042518703498166]], [[0.35744640728408766]], [[0.3361729724174785]]], "std": [[[0.30700835116306224]], [[0.3058832410517738]], [[0.319441195716954]]], "count": [265]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36414630965593786]], [[0.37032271036297115]], [[0.35897309470958194]]], "std": [[[0.30774569742643415]], [[0.30633971067544735]], [[0.3148324856415356]]], "count": [265]}, "observation.state": {"min": [-0.6979612708091736, -4.336808689942018e-19, -1.9941750764846802, -1.1241507530212402, -0.644159734249115, -0.1069452241063118, 0.046698614954948425, -0.731708824634552, 0.0, -1.5539225339889526, -1.5493205785751343, -0.5185916423797607, -1.0937283039093018, 0.04311796650290489], "max": [0.23623304069042206, 2.626981735229492, 0.0, 0.5233750343322754, -0.015339807607233524, 1.0937283039093018, 1.661677598953247, 1.0707186460494995, 2.230407953262329, 0.0, 0.03374757617712021, 0.1487300992012024, 0.11351457983255386, 1.674278974533081], "mean": [-0.16425387561321259, 0.9262228608131409, -0.5791332125663757, -0.298606276512146, -0.20055465400218964, 0.12426833808422089, 0.2859400808811188, 0.02246854454278946, 1.1014467477798462, -0.545063316822052, -0.4708678424358368, -0.12432446330785751, -0.09796178340911865, 0.4056691527366638], "std": [0.26886284351348877, 1.0216487646102905, 0.7037591338157654, 0.44168370962142944, 0.18572162091732025, 0.28704869747161865, 0.5584384202957153, 0.4273831844329834, 0.8944204449653625, 0.5214135646820068, 0.534368634223938, 0.13465285301208496, 0.23746909201145172, 0.5468213558197021], "count": [1709]}, "action": {"min": [-0.6979612708091736, -4.336808689942018e-19, -1.9941750764846802, -1.1241507530212402, -0.644159734249115, -0.1069452241063118, 0.046698614954948425, -0.731708824634552, 0.0, -1.5539225339889526, -1.5493205785751343, -0.5185916423797607, -1.0937283039093018, 0.04311796650290489], "max": [0.23623304069042206, 2.626981735229492, 0.0, 0.5233750343322754, -0.015339807607233524, 1.0937283039093018, 1.661677598953247, 1.0707186460494995, 2.230407953262329, 0.0, 0.03374757617712021, 0.1487300992012024, 0.11351457983255386, 1.674278974533081], "mean": [-0.16425387561321259, 0.9262228608131409, -0.5791332125663757, -0.298606276512146, -0.20055465400218964, 0.12426833808422089, 0.2859400808811188, 0.02246854454278946, 1.1014467477798462, -0.545063316822052, -0.4708678424358368, -0.12432446330785751, -0.09796178340911865, 0.4056691527366638], "std": [0.26886284351348877, 1.0216487646102905, 0.7037591338157654, 0.44168370962142944, 0.18572162091732025, 0.28704869747161865, 0.5584384202957153, 0.4273831844329834, 0.8944204449653625, 0.5214135646820068, 0.534368634223938, 0.13465285301208496, 0.23746909201145172, 0.5468213558197021], "count": [1709]}, "timestamp": {"min": [0.0], "max": [56.93333333333333], "mean": [28.466666666666665], "std": [16.444857352173454], "count": [1709]}, "frame_index": {"min": [0], "max": [1708], "mean": [854.0], "std": [493.34572056520364], "count": [1709]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [1709]}, "index": {"min": [75126], "max": [76834], "mean": [75980.0], "std": [493.34572056520364], "count": [1709]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1709]}, "subtask_annotation": {"mean": [9.713867758923348, 22.0, 22.0, 22.0, 22.0], "std": [6.802104505776022, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1709]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [1709]}, "eef_direction_state": {"mean": [4.826214160327677, 4.342305441778818], "std": [1.8484705941716915, 2.121355004412288], "min": [0, 0], "max": [6, 6], "count": [1709]}, "eef_velocity_state": {"mean": [0.5787009947337625, 0.70040959625512], "std": [0.7974009551840588, 0.8025011053923932], "min": [0, 0], "max": [2, 2], "count": [1709]}, "eef_acc_mag_state": {"mean": [0.540081919251024, 0.6319485078993563], "std": [0.7757683250603521, 0.8122437882818756], "min": [0, 0], "max": [2, 2], "count": [1709]}, "eef_direction_action": {"mean": [4.826214160327677, 4.342305441778818], "std": [1.8484705941716915, 2.121355004412288], "min": [0, 0], "max": [6, 6], "count": [1709]}, "eef_velocity_action": {"mean": [0.5787009947337625, 0.70040959625512], "std": [0.7974009551840588, 0.8025011053923932], "min": [0, 0], "max": [2, 2], "count": [1709]}, "eef_acc_mag_action": {"mean": [0.540081919251024, 0.6319485078993563], "std": [0.7757683250603521, 0.8122437882818756], "min": [0, 0], "max": [2, 2], "count": [1709]}, "eef_sim_pose_state": {"mean": [0.24005233527037034, 0.27428013559378317, 1.2331964421118857, 0.10390239303327836, 0.044225315441196275, -0.3705003709640967, 0.2525283204632698, -0.34123996274884716, 1.2495555718248041, -0.11555542839632539, 0.08328960876651144, -0.10772723860840619], "std": [0.19785344178038053, 0.09910081149851192, 0.06172282647296478, 0.23901169826912666, 0.15813428998897916, 0.3954641619810058, 0.1631910379688677, 0.11357144624700954, 0.07373850482194606, 0.229858168410647, 0.1956142900727191, 0.47523996527334383], "min": [0.06745052715325069, -0.008781765402645025, 1.1735391799794628, -0.15649672927845576, -0.3671236157161071, -1.0851497869640512, 0.06900981114208354, -0.6132465823783317, 1.1793026598492122, -1.0806061798404756, -0.26628750603154216, -1.038723080841458], "max": [0.5539917247905238, 0.4228292998154966, 1.4826388429568444, 0.8721005490565956, 0.7351434498591249, -0.01687378843780607, 0.5263128110350483, -0.07725500417337616, 1.4207930247441785, 0.07831175894348266, 0.655836588951153, 1.0353557967445526], "count": [1709]}, "eef_sim_pose_action": {"mean": [0.24005233527037034, 0.27428013559378317, 1.2331964421118857, 0.10390239303327836, 0.044225315441196275, -0.3705003709640967, 0.2525283204632698, -0.34123996274884716, 1.2495555718248041, -0.11555542839632539, 0.08328960876651144, -0.10772723860840619], "std": [0.19785344178038053, 0.09910081149851192, 0.06172282647296478, 0.23901169826912666, 0.15813428998897916, 0.3954641619810058, 0.1631910379688677, 0.11357144624700954, 0.07373850482194606, 0.229858168410647, 0.1956142900727191, 0.47523996527334383], "min": [0.06745052715325069, -0.008781765402645025, 1.1735391799794628, -0.15649672927845576, -0.3671236157161071, -1.0851497869640512, 0.06900981114208354, -0.6132465823783317, 1.1793026598492122, -1.0806061798404756, -0.26628750603154216, -1.038723080841458], "max": [0.5539917247905238, 0.4228292998154966, 1.4826388429568444, 0.8721005490565956, 0.7351434498591249, -0.01687378843780607, 0.5263128110350483, -0.07725500417337616, 1.4207930247441785, 0.07831175894348266, 0.655836588951153, 1.0353557967445526], "count": [1709]}, "gripper_mode_state": {"mean": [0.8496196606202457, 0.8279695728496197], "std": [0.35744383182226563, 0.37740688823183044], "min": [0, 0], "max": [1, 1], "count": [1709]}, "gripper_activity_state": {"mean": [1.941486249268578, 1.8461088355763604], "std": [0.31738087100087137, 0.5007464432651517], "min": [0, 0], "max": [2, 2], "count": [1709]}, "gripper_mode_action": {"mean": [0.8496196606202457, 0.8279695728496197], "std": [0.35744383182226563, 0.37740688823183044], "min": [0, 0], "max": [1, 1], "count": [1709]}, "gripper_activity_action": {"mean": [1.941486249268578, 1.8461088355763604], "std": [0.31738087100087137, 0.5007464432651517], "min": [0, 0], "max": [2, 2], "count": [1709]}, "gripper_open_scale_state": {"mean": [0.16339379462332584, 0.23181771231088244], "std": [0.31910659177862966, 0.3124671334820216], "min": [0.0266849228313991, 0.02463883800165994], "max": [0.9495300565447126, 0.956730842590332], "count": [1709]}, "gripper_open_scale_action": {"mean": [0.16339379462332584, 0.23181771231088244], "std": [0.31910659177862966, 0.3124671334820216], "min": [0.0266849228313991, 0.02463883800165994], "max": [0.9495300565447126, 0.956730842590332], "count": [1709]}}} +{"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.4758591852008589]], [[0.4913471928339681]], [[0.4546715245450698]]], "std": [[[0.3018553418224484]], [[0.29830165281330273]], [[0.2717912266071024]]], "count": [278]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3805483133101362]], [[0.3834408767103964]], [[0.3702896770818639]]], "std": [[[0.253232859605807]], [[0.25341884153019184]], [[0.26803051214233437]]], "count": [278]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37875947575273117]], [[0.3877326511339948]], [[0.3766210913622044]]], "std": [[[0.27993490105370616]], [[0.27752723520299133]], [[0.2876984017896403]]], "count": [278]}, "observation.state": {"min": [-0.9004467129707336, 0.0015339808305725455, -1.4970288276672363, -1.1642913818359375, -0.6243301630020142, -0.1733398288488388, 0.04620378091931343, -0.720763087272644, 0.0, -1.5953400135040283, -1.0359340906143188, -0.43338844180107117, -0.9065826535224915, 0.04150962457060814], "max": [0.183868408203125, 2.386874198913574, 0.0, 0.005765689071267843, 0.14853288233280182, 0.12871097028255463, 1.6628910303115845, 0.7378447651863098, 2.2656896114349365, 0.0, 0.18752029538154602, -0.004601942375302315, 0.23623304069042206, 1.6745718717575073], "mean": [-0.20010045170783997, 0.7230303883552551, -0.3696558177471161, -0.3676115870475769, -0.0734388455748558, -0.01684001088142395, 0.1401427537202835, 0.07779215276241302, 1.1703871488571167, -0.6415934562683105, -0.3680000305175781, -0.15340809524059296, -0.03525637835264206, 0.36475709080696106], "std": [0.33700791001319885, 0.9556037187576294, 0.5154959559440613, 0.47919961810112, 0.15460261702537537, 0.0643933042883873, 0.3553103506565094, 0.31216591596603394, 0.790671169757843, 0.5630955100059509, 0.35995739698410034, 0.1300344467163086, 0.24803267419338226, 0.5004568099975586], "count": [1819]}, "action": {"min": [-0.9004467129707336, 0.0015339808305725455, -1.4970288276672363, -1.1642913818359375, -0.6243301630020142, -0.1733398288488388, 0.04620378091931343, -0.720763087272644, 0.0, -1.5953400135040283, -1.0359340906143188, -0.43338844180107117, -0.9065826535224915, 0.04150962457060814], "max": [0.183868408203125, 2.386874198913574, 0.0, 0.005765689071267843, 0.14853288233280182, 0.12871097028255463, 1.6628910303115845, 0.7378447651863098, 2.2656896114349365, 0.0, 0.18752029538154602, -0.004601942375302315, 0.23623304069042206, 1.6745718717575073], "mean": [-0.20010045170783997, 0.7230303883552551, -0.3696558177471161, -0.3676115870475769, -0.0734388455748558, -0.01684001088142395, 0.1401427537202835, 0.07779215276241302, 1.1703871488571167, -0.6415934562683105, -0.3680000305175781, -0.15340809524059296, -0.03525637835264206, 0.36475709080696106], "std": [0.33700791001319885, 0.9556037187576294, 0.5154959559440613, 0.47919961810112, 0.15460261702537537, 0.0643933042883873, 0.3553103506565094, 0.31216591596603394, 0.790671169757843, 0.5630955100059509, 0.35995739698410034, 0.1300344467163086, 0.24803267419338226, 0.5004568099975586], "count": [1819]}, "timestamp": {"min": [0.0], "max": [60.6], "mean": [30.299999999999997], "std": [17.50333301593347], "count": [1819]}, "frame_index": {"min": [0], "max": [1818], "mean": [909.0], "std": [525.0999904780041], "count": [1819]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [1819]}, "index": {"min": [76835], "max": [78653], "mean": [77744.0], "std": [525.0999904780041], "count": [1819]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1819]}, "subtask_annotation": {"mean": [11.156679494227598, 22.0, 22.0, 22.0, 22.0], "std": [6.104475522896733, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1819]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [1819]}, "eef_direction_state": {"mean": [5.103903243540407, 4.063771302913689], "std": [1.6461864382349742, 2.311217777157304], "min": [0, 0], "max": [6, 6], "count": [1819]}, "eef_velocity_state": {"mean": [0.47113798790544253, 0.7476635514018691], "std": [0.7544024151929432, 0.8392441329731077], "min": [0, 0], "max": [2, 2], "count": [1819]}, "eef_acc_mag_state": {"mean": [0.4194612424409016, 0.6443100604727873], "std": [0.7176986125981695, 0.8057205480180972], "min": [0, 0], "max": [2, 2], "count": [1819]}, "eef_direction_action": {"mean": [5.103903243540407, 4.063771302913689], "std": [1.6461864382349742, 2.311217777157304], "min": [0, 0], "max": [6, 6], "count": [1819]}, "eef_velocity_action": {"mean": [0.47113798790544253, 0.7476635514018691], "std": [0.7544024151929432, 0.8392441329731077], "min": [0, 0], "max": [2, 2], "count": [1819]}, "eef_acc_mag_action": {"mean": [0.4194612424409016, 0.6443100604727873], "std": [0.7176986125981695, 0.8057205480180972], "min": [0, 0], "max": [2, 2], "count": [1819]}, "eef_sim_pose_state": {"mean": [0.18603689958615724, 0.2618563140307735, 1.219149543108707, -0.015274703680301243, -0.014109493441963526, -0.2739425825593535, 0.2773352112275871, -0.3289066517846627, 1.2675592070342347, -0.05478045076197181, 0.15878784303057844, -0.07851113838176572], "std": [0.15953552999801981, 0.11768956296448138, 0.05037732726452411, 0.06634926154126651, 0.059116994165367476, 0.3933687802969767, 0.16617815905473776, 0.09634632756925496, 0.07794654651624743, 0.24407323201608544, 0.14986838476880246, 0.3472734147025458], "min": [0.06691942268830615, 0.0396522486224114, 1.1828682427289041, -0.1638052506469057, -0.23552215236108243, -1.0238493999903313, 0.053456855088858043, -0.6053578182163579, 1.1812545881875651, -0.9118092802475093, -0.08391031029412832, -1.128178577524375], "max": [0.47690485311625563, 0.3712113363366358, 1.3807838243119908, 0.24905887279939332, 0.23954246416451652, 0.13412810515092077, 0.5567189107989705, -0.14506673388197944, 1.430892555776502, 0.2041931995822561, 0.5290321609448272, 0.5322892220476702], "count": [1819]}, "eef_sim_pose_action": {"mean": [0.18603689958615724, 0.2618563140307735, 1.219149543108707, -0.015274703680301243, -0.014109493441963526, -0.2739425825593535, 0.2773352112275871, -0.3289066517846627, 1.2675592070342347, -0.05478045076197181, 0.15878784303057844, -0.07851113838176572], "std": [0.15953552999801981, 0.11768956296448138, 0.05037732726452411, 0.06634926154126651, 0.059116994165367476, 0.3933687802969767, 0.16617815905473776, 0.09634632756925496, 0.07794654651624743, 0.24407323201608544, 0.14986838476880246, 0.3472734147025458], "min": [0.06691942268830615, 0.0396522486224114, 1.1828682427289041, -0.1638052506469057, -0.23552215236108243, -1.0238493999903313, 0.053456855088858043, -0.6053578182163579, 1.1812545881875651, -0.9118092802475093, -0.08391031029412832, -1.128178577524375], "max": [0.47690485311625563, 0.3712113363366358, 1.3807838243119908, 0.24905887279939332, 0.23954246416451652, 0.13412810515092077, 0.5567189107989705, -0.14506673388197944, 1.430892555776502, 0.2041931995822561, 0.5290321609448272, 0.5322892220476702], "count": [1819]}, "gripper_mode_state": {"mean": [0.9400769653655855, 0.8669598680593733], "std": [0.23734419005869273, 0.33961810204087034], "min": [0, 0], "max": [1, 1], "count": [1819]}, "gripper_activity_state": {"mean": [1.9439252336448598, 1.88565145684442], "std": [0.3113046672302682, 0.43627156321311755], "min": [0, 0], "max": [2, 2], "count": [1819]}, "gripper_mode_action": {"mean": [0.9400769653655855, 0.8669598680593733], "std": [0.23734419005869273, 0.33961810204087034], "min": [0, 0], "max": [1, 1], "count": [1819]}, "gripper_activity_action": {"mean": [1.9439252336448598, 1.88565145684442], "std": [0.3113046672302682, 0.43627156321311755], "min": [0, 0], "max": [2, 2], "count": [1819]}, "gripper_open_scale_state": {"mean": [0.08008159299512067, 0.20843633296193362], "std": [0.2030348439155318, 0.28597476360179097], "min": [0.02640216052532196, 0.023719785468918935], "max": [0.950223445892334, 0.9568982124328613], "count": [1819]}, "gripper_open_scale_action": {"mean": [0.08008159299512067, 0.20843633296193362], "std": [0.2030348439155318, 0.28597476360179097], "min": [0.02640216052532196, 0.023719785468918935], "max": [0.950223445892334, 0.9568982124328613], "count": [1819]}}} +{"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.4322470321867596]], [[0.43746191538253587]], [[0.4035236798896363]]], "std": [[[0.29166872512552733]], [[0.2869442233650246]], [[0.2615918233658381]]], "count": [274]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37064709361035575]], [[0.37160744259179745]], [[0.35782536218055755]]], "std": [[[0.2851358464631498]], [[0.286507182135664]], [[0.2965298052164812]]], "count": [274]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3747355465706153]], [[0.38367017119094193]], [[0.3712222510455926]]], "std": [[[0.3000102162760695]], [[0.2977916829566239]], [[0.30628501384536894]]], "count": [274]}, "observation.state": {"min": [-0.7209709882736206, -1.3552527156068805e-19, -1.7548739910125732, -1.5508545637130737, -0.572062075138092, -0.1426602154970169, 0.03955600783228874, -0.44269272685050964, -3.8963515573697816e-20, -1.954291582107544, -1.4954674243927002, -0.4693981111049652, -1.2547962665557861, 0.0442257784307003], "max": [0.4164215326309204, 2.297727108001709, 4.407055969487318e-19, 0.40650489926338196, 0.503145694732666, 1.12705659866333, 1.6728854179382324, 0.6933593153953552, 2.4282915592193604, 3.2965856426744264e-19, 0.22396118938922882, 0.3497476279735565, 0.3973010182380676, 1.6763876676559448], "mean": [-0.08347689360380173, 0.9577345848083496, -0.5073848962783813, -0.49993422627449036, -0.056265104562044144, 0.08782383799552917, 0.22426660358905792, 0.12260553240776062, 1.03520929813385, -0.6064037084579468, -0.40606245398521423, -0.10371371358633041, -0.15038302540779114, 0.39242592453956604], "std": [0.2960077226161957, 0.9904692769050598, 0.5561536550521851, 0.6684097051620483, 0.19092337787151337, 0.2905682325363159, 0.4819846749305725, 0.29528337717056274, 0.9623931646347046, 0.6501070261001587, 0.47053611278533936, 0.20131193101406097, 0.32007670402526855, 0.5414765477180481], "count": [1786]}, "action": {"min": [-0.7209709882736206, -1.3552527156068805e-19, -1.7548739910125732, -1.5508545637130737, -0.572062075138092, -0.1426602154970169, 0.03955600783228874, -0.44269272685050964, -3.8963515573697816e-20, -1.954291582107544, -1.4954674243927002, -0.4693981111049652, -1.2547962665557861, 0.0442257784307003], "max": [0.4164215326309204, 2.297727108001709, 4.407055969487318e-19, 0.40650489926338196, 0.503145694732666, 1.12705659866333, 1.6728854179382324, 0.6933593153953552, 2.4282915592193604, 3.2965856426744264e-19, 0.22396118938922882, 0.3497476279735565, 0.3973010182380676, 1.6763876676559448], "mean": [-0.08347689360380173, 0.9577345848083496, -0.5073848962783813, -0.49993422627449036, -0.056265104562044144, 0.08782383799552917, 0.22426660358905792, 0.12260553240776062, 1.03520929813385, -0.6064037084579468, -0.40606245398521423, -0.10371371358633041, -0.15038302540779114, 0.39242592453956604], "std": [0.2960077226161957, 0.9904692769050598, 0.5561536550521851, 0.6684097051620483, 0.19092337787151337, 0.2905682325363159, 0.4819846749305725, 0.29528337717056274, 0.9623931646347046, 0.6501070261001587, 0.47053611278533936, 0.20131193101406097, 0.32007670402526855, 0.5414765477180481], "count": [1786]}, "timestamp": {"min": [0.0], "max": [59.5], "mean": [29.749999999999996], "std": [17.18579031900741], "count": [1786]}, "frame_index": {"min": [0], "max": [1785], "mean": [892.5], "std": [515.5737095702224], "count": [1786]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1786]}, "index": {"min": [78654], "max": [80439], "mean": [79546.5], "std": [515.5737095702224], "count": [1786]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1786]}, "subtask_annotation": {"mean": [9.589585666293393, 22.0, 22.0, 22.0, 22.0], "std": [6.261391244847159, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1786]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [1786]}, "eef_direction_state": {"mean": [4.912653975363941, 4.220044792833146], "std": [1.6988194999048245, 2.228357702323696], "min": [0, 0], "max": [6, 6], "count": [1786]}, "eef_velocity_state": {"mean": [0.5475923852183651, 0.7374020156774916], "std": [0.7514281465197404, 0.8398799924115752], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_acc_mag_state": {"mean": [0.5436730123180291, 0.6405375139977604], "std": [0.7787395798138392, 0.8049486792661311], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_direction_action": {"mean": [4.912653975363941, 4.220044792833146], "std": [1.6988194999048245, 2.228357702323696], "min": [0, 0], "max": [6, 6], "count": [1786]}, "eef_velocity_action": {"mean": [0.5475923852183651, 0.7374020156774916], "std": [0.7514281465197404, 0.8398799924115752], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_acc_mag_action": {"mean": [0.5436730123180291, 0.6405375139977604], "std": [0.7787395798138392, 0.8049486792661311], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_sim_pose_state": {"mean": [0.2415130088383428, 0.30485166643954753, 1.2391040482407947, 0.06294507130378527, -0.052682606263467185, -0.14429505773607257, 0.25911141337453913, -0.2989729422663589, 1.2509904991427974, -0.1661003159932034, 0.020696135851471377, 0.014367609432841218], "std": [0.18203152925195035, 0.10188413297543504, 0.06484390737838341, 0.2295374727001533, 0.21037423902441993, 0.3544291564683708, 0.18981010415481125, 0.09530816698507223, 0.07487890891589882, 0.2943153814278251, 0.17274085816673668, 0.3740293761520582], "min": [0.06212560544853736, 0.10119435446972866, 1.1820233035634438, -0.138070822773583, -0.45162338157321247, -1.05163495307055, 0.06878115117798514, -0.49689759575411946, 1.182652222914987, -1.2277979498070557, -0.29483108933726276, -0.6040618379630871], "max": [0.5014241543352617, 0.475177642064672, 1.4290148146436732, 0.9698599629253875, 0.6652839146033207, 0.5819587592172379, 0.5842396341306703, -0.12659007805660002, 1.4400824122869975, 0.19919128028135238, 0.5530559706699623, 1.0476887311597207], "count": [1786]}, "eef_sim_pose_action": {"mean": [0.2415130088383428, 0.30485166643954753, 1.2391040482407947, 0.06294507130378527, -0.052682606263467185, -0.14429505773607257, 0.25911141337453913, -0.2989729422663589, 1.2509904991427974, -0.1661003159932034, 0.020696135851471377, 0.014367609432841218], "std": [0.18203152925195035, 0.10188413297543504, 0.06484390737838341, 0.2295374727001533, 0.21037423902441993, 0.3544291564683708, 0.18981010415481125, 0.09530816698507223, 0.07487890891589882, 0.2943153814278251, 0.17274085816673668, 0.3740293761520582], "min": [0.06212560544853736, 0.10119435446972866, 1.1820233035634438, -0.138070822773583, -0.45162338157321247, -1.05163495307055, 0.06878115117798514, -0.49689759575411946, 1.182652222914987, -1.2277979498070557, -0.29483108933726276, -0.6040618379630871], "max": [0.5014241543352617, 0.475177642064672, 1.4290148146436732, 0.9698599629253875, 0.6652839146033207, 0.5819587592172379, 0.5842396341306703, -0.12659007805660002, 1.4400824122869975, 0.19919128028135238, 0.5530559706699623, 1.0476887311597207], "count": [1786]}, "gripper_mode_state": {"mean": [0.8863381858902576, 0.841545352743561], "std": [0.3174000726575599, 0.365166772885037], "min": [0, 0], "max": [1, 1], "count": [1786]}, "gripper_activity_state": {"mean": [1.9171332586786114, 1.8846584546472565], "std": [0.376920778673107, 0.4402989679968771], "min": [0, 0], "max": [2, 2], "count": [1786]}, "gripper_mode_action": {"mean": [0.8863381858902576, 0.841545352743561], "std": [0.3174000726575599, 0.365166772885037], "min": [0, 0], "max": [1, 1], "count": [1786]}, "gripper_activity_action": {"mean": [1.9171332586786114, 1.8846584546472565], "std": [0.376920778673107, 0.4402989679968771], "min": [0, 0], "max": [2, 2], "count": [1786]}, "gripper_open_scale_state": {"mean": [0.12815298544342146, 0.22423858207700983], "std": [0.2754191407469334, 0.3094159910042632], "min": [0.02260343304702214, 0.0252718733889716], "max": [0.9559345245361328, 0.9579358100891113], "count": [1786]}, "gripper_open_scale_action": {"mean": [0.12815298544342146, 0.22423858207700983], "std": [0.2754191407469334, 0.3094159910042632], "min": [0.02260343304702214, 0.0252718733889716], "max": [0.9559345245361328, 0.9579358100891113], "count": [1786]}}} +{"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.44452812384480467]], [[0.4463619458011845]], [[0.4059336927711317]]], "std": [[[0.31023084436162807]], [[0.30592632444371054]], [[0.27780489782176665]]], "count": [277]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36544122071211155]], [[0.3602233695523938]], [[0.33703881456312973]]], "std": [[[0.28426536756153536]], [[0.28658244136101774]], [[0.30369266885387497]]], "count": [277]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3640165915543915]], [[0.3710743041299953]], [[0.35893715344140065]]], "std": [[[0.29896286682609624]], [[0.29717077801126024]], [[0.3057636038519199]]], "count": [277]}, "observation.state": {"min": [-0.803805947303772, -5.255724666402942e-20, -1.9518500566482544, -1.2363885641098022, -0.3771666884422302, -0.0580315887928009, 0.04384053871035576, -0.9888455271720886, 0.0, -1.301816701889038, -1.5631264448165894, -0.46464329957962036, -1.2103108167648315, 0.04224998131394386], "max": [0.129631906747818, 2.6906023025512695, 0.0, 0.03867778182029724, -0.00920388475060463, 0.11044661700725555, 1.6593847274780273, 0.8574952483177185, 2.3331847190856934, 0.0, 0.042458366602659225, 0.2616846263408661, 0.07516505569219589, 1.6743124723434448], "mean": [-0.21927039325237274, 0.8229877352714539, -0.4757963716983795, -0.3699715733528137, -0.1040058508515358, 0.00531478226184845, 0.13525919616222382, -0.028156206011772156, 1.1862213611602783, -0.5370323657989502, -0.6549650430679321, 0.0036267477553337812, -0.17230607569217682, 0.35969990491867065], "std": [0.3301120102405548, 1.0391383171081543, 0.6463886499404907, 0.48044300079345703, 0.1138080582022667, 0.037427932024002075, 0.3336585760116577, 0.4042254090309143, 0.853879451751709, 0.47036561369895935, 0.5103006958961487, 0.1344093382358551, 0.3069400191307068, 0.49503079056739807], "count": [1811]}, "action": {"min": [-0.803805947303772, -5.255724666402942e-20, -1.9518500566482544, -1.2363885641098022, -0.3771666884422302, -0.0580315887928009, 0.04384053871035576, -0.9888455271720886, 0.0, -1.301816701889038, -1.5631264448165894, -0.46464329957962036, -1.2103108167648315, 0.04224998131394386], "max": [0.129631906747818, 2.6906023025512695, 0.0, 0.03867778182029724, -0.00920388475060463, 0.11044661700725555, 1.6593847274780273, 0.8574952483177185, 2.3331847190856934, 0.0, 0.042458366602659225, 0.2616846263408661, 0.07516505569219589, 1.6743124723434448], "mean": [-0.21927039325237274, 0.8229877352714539, -0.4757963716983795, -0.3699715733528137, -0.1040058508515358, 0.00531478226184845, 0.13525919616222382, -0.028156206011772156, 1.1862213611602783, -0.5370323657989502, -0.6549650430679321, 0.0036267477553337812, -0.17230607569217682, 0.35969990491867065], "std": [0.3301120102405548, 1.0391383171081543, 0.6463886499404907, 0.48044300079345703, 0.1138080582022667, 0.037427932024002075, 0.3336585760116577, 0.4042254090309143, 0.853879451751709, 0.47036561369895935, 0.5103006958961487, 0.1344093382358551, 0.3069400191307068, 0.49503079056739807], "count": [1811]}, "timestamp": {"min": [0.0], "max": [60.333333333333336], "mean": [30.166666666666664], "std": [17.42635296835737], "count": [1811]}, "frame_index": {"min": [0], "max": [1810], "mean": [905.0], "std": [522.7905890507211], "count": [1811]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1811]}, "index": {"min": [80440], "max": [82250], "mean": [81345.0], "std": [522.7905890507211], "count": [1811]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1811]}, "subtask_annotation": {"mean": [11.188845941468802, 22.0, 22.0, 22.0, 22.0], "std": [6.519198792208728, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1811]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [1811]}, "eef_direction_state": {"mean": [5.137493097736058, 4.106018774157924], "std": [1.6097377987108334, 2.231945712831226], "min": [0, 0], "max": [6, 6], "count": [1811]}, "eef_velocity_state": {"mean": [0.4726670347874103, 0.7509663169519603], "std": [0.7553954713783338, 0.8223432227514007], "min": [0, 0], "max": [2, 2], "count": [1811]}, "eef_acc_mag_state": {"mean": [0.4295969077857537, 0.6791827719491993], "std": [0.727230704745946, 0.8229873767283893], "min": [0, 0], "max": [2, 2], "count": [1811]}, "eef_direction_action": {"mean": [5.137493097736058, 4.106018774157924], "std": [1.6097377987108334, 2.231945712831226], "min": [0, 0], "max": [6, 6], "count": [1811]}, "eef_velocity_action": {"mean": [0.4726670347874103, 0.7509663169519603], "std": [0.7553954713783338, 0.8223432227514007], "min": [0, 0], "max": [2, 2], "count": [1811]}, "eef_acc_mag_action": {"mean": [0.4295969077857537, 0.6791827719491993], "std": [0.727230704745946, 0.8229873767283893], "min": [0, 0], "max": [2, 2], "count": [1811]}, "eef_sim_pose_state": {"mean": [0.20543629984402106, 0.24623366276444345, 1.2189413974416636, 0.010116279796912512, -0.022378144621523603, -0.32405595757103983, 0.26961441815456616, -0.34751494029977836, 1.257973838137228, -0.1667871315022187, -0.005314606439941333, -0.02486947649123529], "std": [0.17523298827151276, 0.1327914125438702, 0.051698781805210155, 0.04091534469799006, 0.07857221591027307, 0.4259360631245247, 0.15558469203601008, 0.11827291482555231, 0.06914296691154027, 0.30597537189130114, 0.14131712762527907, 0.337151274084406], "min": [0.062220153965259054, -0.027630960415082163, 1.1817872226259132, -0.08998570920633775, -0.3074908870363864, -1.075725379159948, 0.06391782388164194, -0.6711929145788329, 1.1818581440686087, -1.2090575273487465, -0.2950973101055441, -0.8323741502175352], "max": [0.5099997364516748, 0.3440899649987675, 1.3963820124437467, 0.13632360518215855, 0.2986106083100304, -0.009204155462392618, 0.5049139447098682, -0.1011938349895699, 1.3931059292150747, 0.0756096809255123, 0.43337532639537146, 0.7200130552169699], "count": [1811]}, "eef_sim_pose_action": {"mean": [0.20543629984402106, 0.24623366276444345, 1.2189413974416636, 0.010116279796912512, -0.022378144621523603, -0.32405595757103983, 0.26961441815456616, -0.34751494029977836, 1.257973838137228, -0.1667871315022187, -0.005314606439941333, -0.02486947649123529], "std": [0.17523298827151276, 0.1327914125438702, 0.051698781805210155, 0.04091534469799006, 0.07857221591027307, 0.4259360631245247, 0.15558469203601008, 0.11827291482555231, 0.06914296691154027, 0.30597537189130114, 0.14131712762527907, 0.337151274084406], "min": [0.062220153965259054, -0.027630960415082163, 1.1817872226259132, -0.08998570920633775, -0.3074908870363864, -1.075725379159948, 0.06391782388164194, -0.6711929145788329, 1.1818581440686087, -1.2090575273487465, -0.2950973101055441, -0.8323741502175352], "max": [0.5099997364516748, 0.3440899649987675, 1.3963820124437467, 0.13632360518215855, 0.2986106083100304, -0.009204155462392618, 0.5049139447098682, -0.1011938349895699, 1.3931059292150747, 0.0756096809255123, 0.43337532639537146, 0.7200130552169699], "count": [1811]}, "gripper_mode_state": {"mean": [0.9414688017669796, 0.8691330756488128], "std": [0.23474517474578158, 0.33725475899095025], "min": [0, 0], "max": [1, 1], "count": [1811]}, "gripper_activity_state": {"mean": [1.916620651573716, 1.8890115958034235], "std": [0.3762772970831238, 0.43117814713248614], "min": [0, 0], "max": [2, 2], "count": [1811]}, "gripper_mode_action": {"mean": [0.9414688017669796, 0.8691330756488128], "std": [0.23474517474578158, 0.33725475899095025], "min": [0, 0], "max": [1, 1], "count": [1811]}, "gripper_activity_action": {"mean": [1.916620651573716, 1.8890115958034235], "std": [0.3762772970831238, 0.43117814713248614], "min": [0, 0], "max": [2, 2], "count": [1811]}, "gripper_open_scale_state": {"mean": [0.07728993806627038, 0.20554740072457717], "std": [0.19066215298599837, 0.2828772637819159], "min": [0.025051736405917575, 0.02414284646511078], "max": [0.9482198442731585, 0.9567499841962542], "count": [1811]}, "gripper_open_scale_action": {"mean": [0.07728993806627038, 0.20554740072457717], "std": [0.19066215298599837, 0.2828772637819159], "min": [0.025051736405917575, 0.02414284646511078], "max": [0.9482198442731585, 0.9567499841962542], "count": [1811]}}} +{"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.5063325490196079]], [[0.5449054901960784]], [[0.5297843540305012]]], "std": [[[0.28000126423507643]], [[0.28155843665814945]], [[0.27991332083193227]]], "count": [250]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38584941067538125]], [[0.38592418845315907]], [[0.37948338562091505]]], "std": [[[0.3081904547522352]], [[0.2944977829666947]], [[0.3000489826247085]]], "count": [250]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39803481699346405]], [[0.4192164074074074]], [[0.416791871459695]]], "std": [[[0.25770399843915615]], [[0.2500233486664249]], [[0.2600202291159818]]], "count": [250]}, "observation.state": {"min": [-0.7930680513381958, 0.0, -1.2501943111419678, -1.5700000524520874, -0.03208348527550697, -0.2672852873802185, 0.045577067881822586, -0.3082656264305115, 0.0, -1.5324376821517944, -1.1442532539367676, -0.006135923322290182, -0.2684466242790222, 0.03978335112333298], "max": [0.3344078063964844, 2.1460390090942383, 0.0, 0.3020886182785034, 0.47860199213027954, 0.23930099606513977, 1.661462664604187, 0.8544272780418396, 2.2288944721221924, 0.0, 0.00920388475060463, 0.6933593153953552, 0.452524334192276, 1.6475621461868286], "mean": [-0.12668302655220032, 0.9508908987045288, -0.45957058668136597, -0.31684908270835876, 0.12370868772268295, 0.022294551134109497, 0.4122195243835449, 0.160894975066185, 0.8657488822937012, -0.4539499580860138, -0.4172186851501465, 0.2611446976661682, 0.001938594039529562, 0.10281969606876373], "std": [0.2981738746166229, 0.8728055953979492, 0.4778752326965332, 0.5744985342025757, 0.16253814101219177, 0.08956336230039597, 0.5489168763160706, 0.27778735756874084, 0.9028607606887817, 0.48328420519828796, 0.5141394734382629, 0.2633647620677948, 0.13927075266838074, 0.28276416659355164], "count": [1581]}, "action": {"min": [-0.7930680513381958, 0.0, -1.2501943111419678, -1.5700000524520874, -0.03208348527550697, -0.2672852873802185, 0.045577067881822586, -0.3082656264305115, 0.0, -1.5324376821517944, -1.1442532539367676, -0.006135923322290182, -0.2684466242790222, 0.03978335112333298], "max": [0.3344078063964844, 2.1460390090942383, 0.0, 0.3020886182785034, 0.47860199213027954, 0.23930099606513977, 1.661462664604187, 0.8544272780418396, 2.2288944721221924, 0.0, 0.00920388475060463, 0.6933593153953552, 0.452524334192276, 1.6475621461868286], "mean": [-0.12668302655220032, 0.9508908987045288, -0.45957058668136597, -0.31684908270835876, 0.12370868772268295, 0.022294551134109497, 0.4122195243835449, 0.160894975066185, 0.8657488822937012, -0.4539499580860138, -0.4172186851501465, 0.2611446976661682, 0.001938594039529562, 0.10281969606876373], "std": [0.2981738746166229, 0.8728055953979492, 0.4778752326965332, 0.5744985342025757, 0.16253814101219177, 0.08956336230039597, 0.5489168763160706, 0.27778735756874084, 0.9028607606887817, 0.48328420519828796, 0.5141394734382629, 0.2633647620677948, 0.13927075266838074, 0.28276416659355164], "count": [1581]}, "timestamp": {"min": [0.0], "max": [52.666666666666664], "mean": [26.333333333333332], "std": [15.213176549976035], "count": [1581]}, "frame_index": {"min": [0], "max": [1580], "mean": [790.0], "std": [456.3952964992811], "count": [1581]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1581]}, "index": {"min": [82251], "max": [83831], "mean": [83041.0], "std": [456.3952964992811], "count": [1581]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1581]}, "subtask_annotation": {"mean": [11.839974699557242, 22.0, 22.0, 22.0, 22.0], "std": [5.609950588321419, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1581]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [1581]}, "eef_direction_state": {"mean": [4.32258064516129, 4.729285262492094], "std": [2.17476235856594, 1.8243788147408682], "min": [0, 0], "max": [6, 6], "count": [1581]}, "eef_velocity_state": {"mean": [0.7248576850094877, 0.6261859582542695], "std": [0.8277726272599969, 0.7768291756896073], "min": [0, 0], "max": [2, 2], "count": [1581]}, "eef_acc_mag_state": {"mean": [0.661606578115117, 0.5920303605313093], "std": [0.8195737616115162, 0.7976323211614157], "min": [0, 0], "max": [2, 2], "count": [1581]}, "eef_direction_action": {"mean": [4.32258064516129, 4.729285262492094], "std": [2.17476235856594, 1.8243788147408682], "min": [0, 0], "max": [6, 6], "count": [1581]}, "eef_velocity_action": {"mean": [0.7248576850094877, 0.6261859582542695], "std": [0.8277726272599969, 0.7768291756896073], "min": [0, 0], "max": [2, 2], "count": [1581]}, "eef_acc_mag_action": {"mean": [0.661606578115117, 0.5920303605313093], "std": [0.8195737616115162, 0.7976323211614157], "min": [0, 0], "max": [2, 2], "count": [1581]}, "eef_sim_pose_state": {"mean": [0.22554544157164713, 0.30686472843632184, 1.2396942202358507, 0.05553955105482863, 0.16917186584879862, 0.006080603226221436, 0.21735929617741515, -0.2754979289657513, 1.2466822555048813, -0.003071404222967386, -0.003169969032921168, 0.43128148704900765], "std": [0.15093853011423827, 0.07463654633479117, 0.0762968562892068, 0.12524131857840207, 0.27535007203301876, 0.30905895483055174, 0.15634111648770946, 0.09848897499999228, 0.06942222007799072, 0.22656170045396412, 0.18287890270747184, 0.474556238182837], "min": [0.05852471717158979, 0.16344485607652068, 1.1755387294068558, -0.14700037874609953, -0.31367410757641956, -0.7297936126207482, 0.06256722022865718, -0.4052236683996046, 1.1819722568899522, -0.26396350205352087, -0.27772085791601464, -0.005552531511057154], "max": [0.48541311966278705, 0.4502978847900642, 1.4276152309917514, 0.5055756010125092, 1.1253588175964406, 0.6335632112474483, 0.47530806620638205, -0.046580755291172726, 1.4020369207768792, 0.7351609135818681, 0.566448482005868, 1.3818371876251927], "count": [1581]}, "eef_sim_pose_action": {"mean": [0.22554544157164713, 0.30686472843632184, 1.2396942202358507, 0.05553955105482863, 0.16917186584879862, 0.006080603226221436, 0.21735929617741515, -0.2754979289657513, 1.2466822555048813, -0.003071404222967386, -0.003169969032921168, 0.43128148704900765], "std": [0.15093853011423827, 0.07463654633479117, 0.0762968562892068, 0.12524131857840207, 0.27535007203301876, 0.30905895483055174, 0.15634111648770946, 0.09848897499999228, 0.06942222007799072, 0.22656170045396412, 0.18287890270747184, 0.474556238182837], "min": [0.05852471717158979, 0.16344485607652068, 1.1755387294068558, -0.14700037874609953, -0.31367410757641956, -0.7297936126207482, 0.06256722022865718, -0.4052236683996046, 1.1819722568899522, -0.26396350205352087, -0.27772085791601464, -0.005552531511057154], "max": [0.48541311966278705, 0.4502978847900642, 1.4276152309917514, 0.5055756010125092, 1.1253588175964406, 0.6335632112474483, 0.47530806620638205, -0.046580755291172726, 1.4020369207768792, 0.7351609135818681, 0.566448482005868, 1.3818371876251927], "count": [1581]}, "gripper_mode_state": {"mean": [0.8273244781783681, 0.9582542694497154], "std": [0.37796651437034284, 0.20000756118484006], "min": [0, 0], "max": [1, 1], "count": [1581]}, "gripper_activity_state": {"mean": [1.8450347881087918, 1.932953826691967], "std": [0.5011268283518926, 0.3401204400562466], "min": [0, 0], "max": [2, 2], "count": [1581]}, "gripper_mode_action": {"mean": [0.8273244781783681, 0.9582542694497154], "std": [0.37796651437034284, 0.20000756118484006], "min": [0, 0], "max": [1, 1], "count": [1581]}, "gripper_activity_action": {"mean": [1.8450347881087918, 1.932953826691967], "std": [0.5011268283518926, 0.3401204400562466], "min": [0, 0], "max": [2, 2], "count": [1581]}, "gripper_open_scale_state": {"mean": [0.23555780792230907, 0.058753383005333955], "std": [0.3136679999531411, 0.16157866252848394], "min": [0.026044038789612905, 0.022733343499047414], "max": [0.9494072369166783, 0.9414640835353306], "count": [1581]}, "gripper_open_scale_action": {"mean": [0.23555780792230907, 0.058753383005333955], "std": [0.3136679999531411, 0.16157866252848394], "min": [0.026044038789612905, 0.022733343499047414], "max": [0.9494072369166783, 0.9414640835353306], "count": [1581]}}} +{"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.5071999356076802]], [[0.5392235813328446]], [[0.5183358313990186]]], "std": [[[0.2738055090832544]], [[0.279789499461077]], [[0.2848524172997322]]], "count": [214]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37704885162787855]], [[0.38365545273145607]], [[0.37615994874065933]]], "std": [[[0.29625819336087417]], [[0.28602069683243875]], [[0.2944209185033518]]], "count": [214]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3792124730213996]], [[0.40121445569401176]], [[0.40166321544194]]], "std": [[[0.24416702950172112]], [[0.23548540475093582]], [[0.24788558700784616]]], "count": [214]}, "observation.state": {"min": [-0.8789709806442261, 0.0, -1.7057865858078003, -1.5700000524520874, -0.2454369217157364, -0.49305978417396545, 0.04442350193858147, -0.1302099972963333, 0.0, -1.2517282962799072, -1.207584261894226, -0.15757209062576294, -0.1595340073108673, 0.03978335112333298], "max": [0.552212119102478, 2.4865827560424805, 0.0, 0.46786412596702576, 0.6581089496612549, 0.9357282519340515, 1.6612029075622559, 0.6932819485664368, 2.1061556339263916, 0.0, 0.0475534051656723, 0.6536608934402466, 0.09357282519340515, 1.669641375541687], "mean": [-0.19037950038909912, 1.243320107460022, -0.6330013275146484, -0.5267336964607239, 0.18920162320137024, 0.0767127051949501, 0.3636668026447296, 0.21821871399879456, 0.7459233999252319, -0.4005085527896881, -0.35045111179351807, 0.11263389885425568, -0.043412599712610245, 0.1681308150291443], "std": [0.39207345247268677, 0.8721524477005005, 0.5399352312088013, 0.6943921446800232, 0.2409774512052536, 0.3568829596042633, 0.4939366281032562, 0.28179141879081726, 0.8928528428077698, 0.47950491309165955, 0.4718911349773407, 0.18274766206741333, 0.0628502145409584, 0.41237950325012207], "count": [1285]}, "action": {"min": [-0.8789709806442261, 0.0, -1.7057865858078003, -1.5700000524520874, -0.2454369217157364, -0.49305978417396545, 0.04442350193858147, -0.1302099972963333, 0.0, -1.2517282962799072, -1.207584261894226, -0.15757209062576294, -0.1595340073108673, 0.03978335112333298], "max": [0.552212119102478, 2.4865827560424805, 0.0, 0.46786412596702576, 0.6581089496612549, 0.9357282519340515, 1.6612029075622559, 0.6932819485664368, 2.1061556339263916, 0.0, 0.0475534051656723, 0.6536608934402466, 0.09357282519340515, 1.669641375541687], "mean": [-0.19037950038909912, 1.243320107460022, -0.6330013275146484, -0.5267336964607239, 0.18920162320137024, 0.0767127051949501, 0.3636668026447296, 0.21821871399879456, 0.7459233999252319, -0.4005085527896881, -0.35045111179351807, 0.11263389885425568, -0.043412599712610245, 0.1681308150291443], "std": [0.39207345247268677, 0.8721524477005005, 0.5399352312088013, 0.6943921446800232, 0.2409774512052536, 0.3568829596042633, 0.4939366281032562, 0.28179141879081726, 0.8928528428077698, 0.47950491309165955, 0.4718911349773407, 0.18274766206741333, 0.0628502145409584, 0.41237950325012207], "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": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1285]}, "index": {"min": [83832], "max": [85116], "mean": [84474.0], "std": [370.9474356293625], "count": [1285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1285]}, "subtask_annotation": {"mean": [10.560311284046692, 22.0, 22.0, 22.0, 22.0], "std": [6.567019109224778, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1285]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [1285]}, "eef_direction_state": {"mean": [4.130739299610895, 4.989105058365759], "std": [2.1859181079896213, 1.698671367006365], "min": [0, 0], "max": [6, 6], "count": [1285]}, "eef_velocity_state": {"mean": [0.8428015564202335, 0.5439688715953307], "std": [0.874296121289492, 0.784462818384601], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_acc_mag_state": {"mean": [0.7214007782101167, 0.5011673151750973], "std": [0.8191584742366955, 0.760528307583604], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_direction_action": {"mean": [4.130739299610895, 4.989105058365759], "std": [2.1859181079896213, 1.698671367006365], "min": [0, 0], "max": [6, 6], "count": [1285]}, "eef_velocity_action": {"mean": [0.8428015564202335, 0.5439688715953307], "std": [0.874296121289492, 0.784462818384601], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_acc_mag_action": {"mean": [0.7214007782101167, 0.5011673151750973], "std": [0.8191584742366955, 0.760528307583604], "min": [0, 0], "max": [2, 2], "count": [1285]}, "eef_sim_pose_state": {"mean": [0.2721094391226785, 0.28938205124444283, 1.2594911814948972, 0.09533154216138418, 0.08442554188551979, 0.007625800437758689, 0.19351211371734547, -0.26205623135586664, 1.2381022206604382, -0.04725240665902134, -0.004242651995641069, 0.3312683619368748], "std": [0.15214332780926398, 0.11629395740280504, 0.08198399696351014, 0.3114116789982644, 0.26603276248095464, 0.32604325048089433, 0.15201558390559947, 0.10085040874934753, 0.06770215257794644, 0.050191794536520604, 0.06731924100492642, 0.4193541365698707], "min": [0.06649525539171171, 0.09890709390626107, 1.1593185849281702, -0.3413353890709484, -0.36594467356642757, -0.6781792245544872, 0.06330666460296258, -0.3537740933601625, 1.1817290498592268, -0.1596375033181987, -0.30813020433979843, -0.15205711898581253], "max": [0.5180611638929258, 0.5371591243955732, 1.439074856536759, 0.8796748311469503, 0.9510063264484185, 0.8065699367141461, 0.4339014919410543, -0.08234471600340751, 1.3890298252812519, 0.08370874004206408, 0.1716612155440218, 1.2384535502309229], "count": [1285]}, "eef_sim_pose_action": {"mean": [0.2721094391226785, 0.28938205124444283, 1.2594911814948972, 0.09533154216138418, 0.08442554188551979, 0.007625800437758689, 0.19351211371734547, -0.26205623135586664, 1.2381022206604382, -0.04725240665902134, -0.004242651995641069, 0.3312683619368748], "std": [0.15214332780926398, 0.11629395740280504, 0.08198399696351014, 0.3114116789982644, 0.26603276248095464, 0.32604325048089433, 0.15201558390559947, 0.10085040874934753, 0.06770215257794644, 0.050191794536520604, 0.06731924100492642, 0.4193541365698707], "min": [0.06649525539171171, 0.09890709390626107, 1.1593185849281702, -0.3413353890709484, -0.36594467356642757, -0.6781792245544872, 0.06330666460296258, -0.3537740933601625, 1.1817290498592268, -0.1596375033181987, -0.30813020433979843, -0.15205711898581253], "max": [0.5180611638929258, 0.5371591243955732, 1.439074856536759, 0.8796748311469503, 0.9510063264484185, 0.8065699367141461, 0.4339014919410543, -0.08234471600340751, 1.3890298252812519, 0.08370874004206408, 0.1716612155440218, 1.2384535502309229], "count": [1285]}, "gripper_mode_state": {"mean": [0.8575875486381322, 0.9175097276264591], "std": [0.34947266711285563, 0.2751102094384675], "min": [0, 0], "max": [1, 1], "count": [1285]}, "gripper_activity_state": {"mean": [1.8435797665369649, 1.9175097276264592], "std": [0.5048862668661042, 0.37557326468044117], "min": [0, 0], "max": [2, 2], "count": [1285]}, "gripper_mode_action": {"mean": [0.8575875486381322, 0.9175097276264591], "std": [0.34947266711285563, 0.2751102094384675], "min": [0, 0], "max": [1, 1], "count": [1285]}, "gripper_activity_action": {"mean": [1.8435797665369649, 1.9175097276264592], "std": [0.5048862668661042, 0.37557326468044117], "min": [0, 0], "max": [2, 2], "count": [1285]}, "gripper_open_scale_state": {"mean": [0.2078120979088477, 0.09607559294585143], "std": [0.2822520458656332, 0.23564443441375635], "min": [0.02538485825061798, 0.022733343499047414], "max": [0.9492588043212891, 0.9540807860238212], "count": [1285]}, "gripper_open_scale_action": {"mean": [0.2078120979088477, 0.09607559294585143], "std": [0.2822520458656332, 0.23564443441375635], "min": [0.02538485825061798, 0.022733343499047414], "max": [0.9492588043212891, 0.9540807860238212], "count": [1285]}}} +{"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.4908325018896447]], [[0.5284782768663021]], [[0.5128481503712596]]], "std": [[[0.28033101976005625]], [[0.2870702829452444]], [[0.2904545122929491]]], "count": [245]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36617187208216617]], [[0.37857258681250283]], [[0.3750192954959762]]], "std": [[[0.3034905030530773]], [[0.2914647016658013]], [[0.29967731085139065]]], "count": [245]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38171090547330044]], [[0.40986649659863944]], [[0.4121250255657819]]], "std": [[[0.2455070883005372]], [[0.23612498611953803]], [[0.2491719989685395]]], "count": [245]}, "observation.state": {"min": [-0.7945750951766968, 0.0, -1.9773012399673462, -1.5700000524520874, -0.1514694094657898, -0.6611457467079163, 0.041955165565013885, -0.4555923044681549, 0.0, -1.943465232849121, -1.2901135683059692, 0.01378724630922079, -0.46304991841316223, 0.04182789474725723], "max": [0.5292233824729919, 2.339320659637451, 0.0, 0.25852006673812866, 0.3972020745277405, 0.8713011145591736, 1.6723664999008179, 0.685689389705658, 2.63077712059021, 0.0, 0.07895836979150772, 0.6565384864807129, 0.07056311517953873, 1.6743124723434448], "mean": [-0.1869475096464157, 1.3621642589569092, -0.8339440822601318, -0.33302199840545654, 0.0803326666355133, 0.09151279926300049, 0.4652072787284851, 0.10310814529657364, 0.8437840342521667, -0.509345293045044, -0.39294493198394775, 0.19089418649673462, -0.08731096982955933, 0.2114449441432953], "std": [0.3299717605113983, 0.8884395956993103, 0.6613245606422424, 0.5776723623275757, 0.15420737862586975, 0.28349733352661133, 0.5532511472702026, 0.24538598954677582, 1.0403964519500732, 0.6749798655509949, 0.5346373915672302, 0.20130357146263123, 0.09404713660478592, 0.473507285118103], "count": [1541]}, "action": {"min": [-0.7945750951766968, 0.0, -1.9773012399673462, -1.5700000524520874, -0.1514694094657898, -0.6611457467079163, 0.041955165565013885, -0.4555923044681549, 0.0, -1.943465232849121, -1.2901135683059692, 0.01378724630922079, -0.46304991841316223, 0.04182789474725723], "max": [0.5292233824729919, 2.339320659637451, 0.0, 0.25852006673812866, 0.3972020745277405, 0.8713011145591736, 1.6723664999008179, 0.685689389705658, 2.63077712059021, 0.0, 0.07895836979150772, 0.6565384864807129, 0.07056311517953873, 1.6743124723434448], "mean": [-0.1869475096464157, 1.3621642589569092, -0.8339440822601318, -0.33302199840545654, 0.0803326666355133, 0.09151279926300049, 0.4652072787284851, 0.10310814529657364, 0.8437840342521667, -0.509345293045044, -0.39294493198394775, 0.19089418649673462, -0.08731096982955933, 0.2114449441432953], "std": [0.3299717605113983, 0.8884395956993103, 0.6613245606422424, 0.5776723623275757, 0.15420737862586975, 0.28349733352661133, 0.5532511472702026, 0.24538598954677582, 1.0403964519500732, 0.6749798655509949, 0.5346373915672302, 0.20130357146263123, 0.09404713660478592, 0.473507285118103], "count": [1541]}, "timestamp": {"min": [0.0], "max": [51.333333333333336], "mean": [25.666666666666664], "std": [14.82827629152417], "count": [1541]}, "frame_index": {"min": [0], "max": [1540], "mean": [770.0], "std": [444.8482887457251], "count": [1541]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [1541]}, "index": {"min": [85117], "max": [86657], "mean": [85887.0], "std": [444.8482887457251], "count": [1541]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1541]}, "subtask_annotation": {"mean": [10.348475016223231, 22.0, 22.0, 22.0, 22.0], "std": [6.496835395777177, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1541]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [1541]}, "eef_direction_state": {"mean": [3.8935756002595716, 5.043478260869565], "std": [2.2196904213881683, 1.6211785709190354], "min": [0, 0], "max": [6, 6], "count": [1541]}, "eef_velocity_state": {"mean": [0.8838416612589228, 0.5418559377027904], "std": [0.8184312788417026, 0.7960603399898195], "min": [0, 0], "max": [2, 2], "count": [1541]}, "eef_acc_mag_state": {"mean": [0.8131083711875405, 0.5204412719013628], "std": [0.8333474754637464, 0.7804415212944259], "min": [0, 0], "max": [2, 2], "count": [1541]}, "eef_direction_action": {"mean": [3.8935756002595716, 5.043478260869565], "std": [2.2196904213881683, 1.6211785709190354], "min": [0, 0], "max": [6, 6], "count": [1541]}, "eef_velocity_action": {"mean": [0.8838416612589228, 0.5418559377027904], "std": [0.8184312788417026, 0.7960603399898195], "min": [0, 0], "max": [2, 2], "count": [1541]}, "eef_acc_mag_action": {"mean": [0.8131083711875405, 0.5204412719013628], "std": [0.8333474754637464, 0.7804415212944259], "min": [0, 0], "max": [2, 2], "count": [1541]}, "eef_sim_pose_state": {"mean": [0.3153781850531677, 0.2821671983403629, 1.2653256772972745, 0.1010684833291214, 0.1920919780281158, -0.10737952574570238, 0.22633114926960532, -0.28692622534895057, 1.2282600390801273, -0.11794939677537189, -0.05206982752474161, 0.29831339086211817], "std": [0.17405453339071597, 0.10258832427446868, 0.08387625252469688, 0.30438356894921875, 0.29811782678987253, 0.29371387647726566, 0.20008573055316276, 0.09907644965847458, 0.06330880401100748, 0.09417099339469696, 0.12861156866881784, 0.3714183806448014], "min": [0.06242419003100015, 0.10562894649229387, 1.1585236391173357, -0.7121388879529787, -0.37292953684833363, -0.8947273115668882, 0.058024259010810555, -0.4482937207769394, 1.1813797035418327, -0.46488076327196715, -0.38348313164086845, -0.026297504777132875], "max": [0.547527782317232, 0.5107060200395059, 1.435072435702175, 0.9527362560098351, 1.026058090769526, 0.6191598884858697, 0.5865408625477623, -0.06925604028784269, 1.3992646959766706, 0.018597815169938577, 0.16042116038149712, 1.0931330524626435], "count": [1541]}, "eef_sim_pose_action": {"mean": [0.3153781850531677, 0.2821671983403629, 1.2653256772972745, 0.1010684833291214, 0.1920919780281158, -0.10737952574570238, 0.22633114926960532, -0.28692622534895057, 1.2282600390801273, -0.11794939677537189, -0.05206982752474161, 0.29831339086211817], "std": [0.17405453339071597, 0.10258832427446868, 0.08387625252469688, 0.30438356894921875, 0.29811782678987253, 0.29371387647726566, 0.20008573055316276, 0.09907644965847458, 0.06330880401100748, 0.09417099339469696, 0.12861156866881784, 0.3714183806448014], "min": [0.06242419003100015, 0.10562894649229387, 1.1585236391173357, -0.7121388879529787, -0.37292953684833363, -0.8947273115668882, 0.058024259010810555, -0.4482937207769394, 1.1813797035418327, -0.46488076327196715, -0.38348313164086845, -0.026297504777132875], "max": [0.547527782317232, 0.5107060200395059, 1.435072435702175, 0.9527362560098351, 1.026058090769526, 0.6191598884858697, 0.5865408625477623, -0.06925604028784269, 1.3992646959766706, 0.018597815169938577, 0.16042116038149712, 1.0931330524626435], "count": [1541]}, "gripper_mode_state": {"mean": [0.8079169370538611, 0.8935756002595717], "std": [0.39393801527062877, 0.308380036449049], "min": [0, 0], "max": [1, 1], "count": [1541]}, "gripper_activity_state": {"mean": [1.8384166125892278, 1.9331602855288774], "std": [0.5112401334650428, 0.3399770093855684], "min": [0, 0], "max": [2, 2], "count": [1541]}, "gripper_mode_action": {"mean": [0.8079169370538611, 0.8935756002595717], "std": [0.39393801527062877, 0.308380036449049], "min": [0, 0], "max": [1, 1], "count": [1541]}, "gripper_activity_action": {"mean": [1.8384166125892278, 1.9331602855288774], "std": [0.5112401334650428, 0.3399770093855684], "min": [0, 0], "max": [2, 2], "count": [1541]}, "gripper_open_scale_state": {"mean": [0.2658349123593558, 0.12082603186592725], "std": [0.3161435572842124, 0.2705751320947318], "min": [0.02397438032286508, 0.023901654141289846], "max": [0.9556379999433245, 0.9567499841962542], "count": [1541]}, "gripper_open_scale_action": {"mean": [0.2658349123593558, 0.12082603186592725], "std": [0.3161435572842124, 0.2705751320947318], "min": [0.02397438032286508, 0.023901654141289846], "max": [0.9556379999433245, 0.9567499841962542], "count": [1541]}}} +{"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.4750140216503268]], [[0.5156742420116195]], [[0.5039091764251997]]], "std": [[[0.2871523704357654]], [[0.2909468418280401]], [[0.28989035115461614]]], "count": [240]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36627500907770516]], [[0.37798290895061726]], [[0.3768458843954248]]], "std": [[[0.3187773560834291]], [[0.30397955599382]], [[0.3067738234365211]]], "count": [240]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39580807688816266]], [[0.41680862495461146]], [[0.421510340640886]]], "std": [[[0.24954399692301726]], [[0.23951631380529684]], [[0.24367309664360368]]], "count": [240]}, "observation.state": {"min": [-1.0185632705688477, 0.0, -1.6441513299942017, -1.5700000524520874, -0.5890486240386963, -0.17640778422355652, 0.034348297864198685, -0.41259410977363586, 0.0, -1.9644646644592285, -1.5661944150924683, -0.04448544234037399, -0.3436116874217987, 0.04397868365049362], "max": [0.5000777244567871, 2.290545701980591, 0.0, 0.25152406096458435, 0.5825004577636719, 0.7608544826507568, 1.67262601852417, 0.7424467206001282, 2.428280830383301, 1.0842021724855044e-19, 0.5772112011909485, 0.6618324518203735, 0.03988350182771683, 1.6743124723434448], "mean": [-0.2310887724161148, 1.1958006620407104, -0.6438210010528564, -0.45151621103286743, 0.04544289410114288, 0.06817135214805603, 0.4327754080295563, 0.08897286653518677, 0.8195800185203552, -0.4415135383605957, -0.4434588551521301, 0.1834869384765625, -0.02324488013982773, 0.16417066752910614], "std": [0.38092246651649475, 0.8814267516136169, 0.5855971574783325, 0.5860748887062073, 0.2637677490711212, 0.25510698556900024, 0.48429185152053833, 0.24811097979545593, 0.9937065243721008, 0.5743440389633179, 0.6402752995491028, 0.27224424481391907, 0.10266771167516708, 0.39484676718711853], "count": [1496]}, "action": {"min": [-1.0185632705688477, 0.0, -1.6441513299942017, -1.5700000524520874, -0.5890486240386963, -0.17640778422355652, 0.034348297864198685, -0.41259410977363586, 0.0, -1.9644646644592285, -1.5661944150924683, -0.04448544234037399, -0.3436116874217987, 0.04397868365049362], "max": [0.5000777244567871, 2.290545701980591, 0.0, 0.25152406096458435, 0.5825004577636719, 0.7608544826507568, 1.67262601852417, 0.7424467206001282, 2.428280830383301, 1.0842021724855044e-19, 0.5772112011909485, 0.6618324518203735, 0.03988350182771683, 1.6743124723434448], "mean": [-0.2310887724161148, 1.1958006620407104, -0.6438210010528564, -0.45151621103286743, 0.04544289410114288, 0.06817135214805603, 0.4327754080295563, 0.08897286653518677, 0.8195800185203552, -0.4415135383605957, -0.4434588551521301, 0.1834869384765625, -0.02324488013982773, 0.16417066752910614], "std": [0.38092246651649475, 0.8814267516136169, 0.5855971574783325, 0.5860748887062073, 0.2637677490711212, 0.25510698556900024, 0.48429185152053833, 0.24811097979545593, 0.9937065243721008, 0.5743440389633179, 0.6402752995491028, 0.27224424481391907, 0.10266771167516708, 0.39484676718711853], "count": [1496]}, "timestamp": {"min": [0.0], "max": [49.833333333333336], "mean": [24.916666666666664], "std": [14.395263495716607], "count": [1496]}, "frame_index": {"min": [0], "max": [1495], "mean": [747.5], "std": [431.8579048714982], "count": [1496]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1496]}, "index": {"min": [86658], "max": [88153], "mean": [87405.5], "std": [431.8579048714982], "count": [1496]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1496]}, "subtask_annotation": {"mean": [10.95187165775401, 22.0, 22.0, 22.0, 22.0], "std": [6.253797496554718, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1496]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [1496]}, "eef_direction_state": {"mean": [4.220588235294118, 5.003342245989304], "std": [2.165172474998797, 1.6027598375213379], "min": [0, 0], "max": [6, 6], "count": [1496]}, "eef_velocity_state": {"mean": [0.7292780748663101, 0.6009358288770054], "std": [0.8165065224993548, 0.8364837156677087], "min": [0, 0], "max": [2, 2], "count": [1496]}, "eef_acc_mag_state": {"mean": [0.6858288770053476, 0.5040106951871658], "std": [0.8185432688724553, 0.7625842356508207], "min": [0, 0], "max": [2, 2], "count": [1496]}, "eef_direction_action": {"mean": [4.220588235294118, 5.003342245989304], "std": [2.165172474998797, 1.6027598375213379], "min": [0, 0], "max": [6, 6], "count": [1496]}, "eef_velocity_action": {"mean": [0.7292780748663101, 0.6009358288770054], "std": [0.8165065224993548, 0.8364837156677087], "min": [0, 0], "max": [2, 2], "count": [1496]}, "eef_acc_mag_action": {"mean": [0.6858288770053476, 0.5040106951871658], "std": [0.8185432688724553, 0.7625842356508207], "min": [0, 0], "max": [2, 2], "count": [1496]}, "eef_sim_pose_state": {"mean": [0.26795546088282163, 0.26438063062545014, 1.262339178466243, 0.09670182617119623, 0.10056542309697408, -0.18051213423886028, 0.21697544821044484, -0.3043593451259929, 1.2301062101504658, -0.06182201994112945, -0.054313996822852526, 0.2811220455472638], "std": [0.15450223918564013, 0.11520812519867722, 0.07706370021512357, 0.2677768271981679, 0.23658693167450637, 0.2882851064097876, 0.18364263937586384, 0.0925091564896722, 0.06560896779485094, 0.1343767957102245, 0.17623837222133992, 0.4513202849379106], "min": [0.05984616163407073, 0.07562437329161957, 1.1696376034633302, -0.18134373917324711, -0.2835297329884998, -0.6659395524259943, 0.05882511212982988, -0.5053690967830525, 1.1571904522939367, -0.5048358075212653, -0.42474816110019886, -0.04513176086780647], "max": [0.46979901147262265, 0.4820422905635024, 1.4151683125655559, 0.825993151695787, 0.8492159061244067, 0.47749225310797794, 0.5484246644268275, -0.05572861380153576, 1.4051035635009241, 0.039751768492570366, 0.6668405148932637, 1.3349003887780246], "count": [1496]}, "eef_sim_pose_action": {"mean": [0.26795546088282163, 0.26438063062545014, 1.262339178466243, 0.09670182617119623, 0.10056542309697408, -0.18051213423886028, 0.21697544821044484, -0.3043593451259929, 1.2301062101504658, -0.06182201994112945, -0.054313996822852526, 0.2811220455472638], "std": [0.15450223918564013, 0.11520812519867722, 0.07706370021512357, 0.2677768271981679, 0.23658693167450637, 0.2882851064097876, 0.18364263937586384, 0.0925091564896722, 0.06560896779485094, 0.1343767957102245, 0.17623837222133992, 0.4513202849379106], "min": [0.05984616163407073, 0.07562437329161957, 1.1696376034633302, -0.18134373917324711, -0.2835297329884998, -0.6659395524259943, 0.05882511212982988, -0.5053690967830525, 1.1571904522939367, -0.5048358075212653, -0.42474816110019886, -0.04513176086780647], "max": [0.46979901147262265, 0.4820422905635024, 1.4151683125655559, 0.825993151695787, 0.8492159061244067, 0.47749225310797794, 0.5484246644268275, -0.05572861380153576, 1.4051035635009241, 0.039751768492570366, 0.6668405148932637, 1.3349003887780246], "count": [1496]}, "gripper_mode_state": {"mean": [0.8723262032085561, 0.9244652406417112], "std": [0.33372623271823343, 0.2642522648663076], "min": [0, 0], "max": [1, 1], "count": [1496]}, "gripper_activity_state": {"mean": [1.8689839572192513, 1.929812834224599], "std": [0.4670427327141857, 0.3484403251004933], "min": [0, 0], "max": [2, 2], "count": [1496]}, "gripper_mode_action": {"mean": [0.8723262032085561, 0.9244652406417112], "std": [0.33372623271823343, 0.2642522648663076], "min": [0, 0], "max": [1, 1], "count": [1496]}, "gripper_activity_action": {"mean": [1.8689839572192513, 1.929812834224599], "std": [0.4670427327141857, 0.3484403251004933], "min": [0, 0], "max": [2, 2], "count": [1496]}, "gripper_open_scale_state": {"mean": [0.24730238273193664, 0.09381208205816151], "std": [0.27673859342021706, 0.225626016143882], "min": [0.019627598779542104, 0.025130676371710643], "max": [0.9557862962995257, 0.9567499841962542], "count": [1496]}, "gripper_open_scale_action": {"mean": [0.24730238273193664, 0.09381208205816151], "std": [0.27673859342021706, 0.225626016143882], "min": [0.019627598779542104, 0.025130676371710643], "max": [0.9557862962995257, 0.9567499841962542], "count": [1496]}}} +{"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.4967956102535577]], [[0.5322950934037918]], [[0.5136474632642656]]], "std": [[[0.28416327632034183]], [[0.2862367849262557]], [[0.2837601797171029]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3558047211792518]], [[0.35588059032123487]], [[0.346946363509943]]], "std": [[[0.2912237441013992]], [[0.2787603076922448]], [[0.2861385713050023]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39249364483382004]], [[0.4106011322022899]], [[0.407493238075372]]], "std": [[[0.2509926252318939]], [[0.24120844623998366]], [[0.25089746933009927]]], "count": [235]}, "observation.state": {"min": [-0.8011718988418579, 0.0, -1.9788352251052856, -1.5700000524520874, -0.04908738657832146, -0.42907142639160156, 0.04682235047221184, -0.11754346638917923, 0.0, -1.8656578063964844, -1.2517282962799072, -0.525854766368866, -0.3190680146217346, 0.03895163536071777], "max": [0.25003886222839355, 2.4144856929779053, 0.0, 0.2097056657075882, 0.6722233891487122, 0.7080979347229004, 1.677036166191101, 0.7470486164093018, 2.2902333736419678, 0.0, 0.7050643563270569, 0.6057725548744202, 1.5109710693359375, 1.669381856918335], "mean": [-0.2119399458169937, 1.112195611000061, -0.6185861229896545, -0.373850554227829, 0.22975701093673706, 0.09102574735879898, 0.3380712866783142, 0.23412343859672546, 0.9668615460395813, -0.6081526279449463, -0.3002170920372009, 0.04782157018780708, 0.15613658726215363, 0.18411804735660553], "std": [0.3234167695045471, 0.9274775385856628, 0.6173345446586609, 0.58977210521698, 0.2203531414270401, 0.21768231689929962, 0.49163445830345154, 0.27366989850997925, 0.9867824912071228, 0.6532847285270691, 0.5627674460411072, 0.25766995549201965, 0.40461599826812744, 0.440205842256546], "count": [1453]}, "action": {"min": [-0.8011718988418579, 0.0, -1.9788352251052856, -1.5700000524520874, -0.04908738657832146, -0.42907142639160156, 0.04682235047221184, -0.11754346638917923, 0.0, -1.8656578063964844, -1.2517282962799072, -0.525854766368866, -0.3190680146217346, 0.03895163536071777], "max": [0.25003886222839355, 2.4144856929779053, 0.0, 0.2097056657075882, 0.6722233891487122, 0.7080979347229004, 1.677036166191101, 0.7470486164093018, 2.2902333736419678, 0.0, 0.7050643563270569, 0.6057725548744202, 1.5109710693359375, 1.669381856918335], "mean": [-0.2119399458169937, 1.112195611000061, -0.6185861229896545, -0.373850554227829, 0.22975701093673706, 0.09102574735879898, 0.3380712866783142, 0.23412343859672546, 0.9668615460395813, -0.6081526279449463, -0.3002170920372009, 0.04782157018780708, 0.15613658726215363, 0.18411804735660553], "std": [0.3234167695045471, 0.9274775385856628, 0.6173345446586609, 0.58977210521698, 0.2203531414270401, 0.21768231689929962, 0.49163445830345154, 0.27366989850997925, 0.9867824912071228, 0.6532847285270691, 0.5627674460411072, 0.25766995549201965, 0.40461599826812744, 0.440205842256546], "count": [1453]}, "timestamp": {"min": [0.0], "max": [48.4], "mean": [24.2], "std": [13.98149570762092], "count": [1453]}, "frame_index": {"min": [0], "max": [1452], "mean": [726.0], "std": [419.4448712286276], "count": [1453]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1453]}, "index": {"min": [88154], "max": [89606], "mean": [88880.0], "std": [419.4448712286276], "count": [1453]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1453]}, "subtask_annotation": {"mean": [12.343427391603578, 22.0, 22.0, 22.0, 22.0], "std": [6.068525284370229, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1453]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [1453]}, "eef_direction_state": {"mean": [4.156228492773572, 4.694425326909841], "std": [2.2472030688349385, 1.822533280991617], "min": [0, 0], "max": [6, 6], "count": [1453]}, "eef_velocity_state": {"mean": [0.7487955953200275, 0.690984170681349], "std": [0.843300953681576, 0.8213647065507421], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_acc_mag_state": {"mean": [0.6324845147969718, 0.6496902959394356], "std": [0.8084833799816398, 0.8190321956623137], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_direction_action": {"mean": [4.156228492773572, 4.694425326909841], "std": [2.2472030688349385, 1.822533280991617], "min": [0, 0], "max": [6, 6], "count": [1453]}, "eef_velocity_action": {"mean": [0.7487955953200275, 0.690984170681349], "std": [0.843300953681576, 0.8213647065507421], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_acc_mag_action": {"mean": [0.6324845147969718, 0.6496902959394356], "std": [0.8084833799816398, 0.8190321956623137], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_sim_pose_state": {"mean": [0.2605930109215772, 0.27530970812226185, 1.2515723931973368, 0.14434687859268452, 0.10739178132933126, 0.02862482215653312, 0.23840283953536487, -0.24963769087388812, 1.2462313006261687, 0.1044296842870976, 0.05682556535790111, 0.27097697378922997], "std": [0.168038260062259, 0.09703211697680837, 0.0786715548955829, 0.23411648633803214, 0.19311630002693989, 0.19676341264584926, 0.1751266765231149, 0.1068296478612117, 0.07241022744770828, 0.30790954457842273, 0.24289799859744557, 0.44508322872928885], "min": [0.06520733801264544, 0.09761362602508192, 1.1537755514059587, -0.14808683995863747, -0.3193802629157727, -0.33030614157157084, 0.06665299435733009, -0.3651572507393898, 1.1820696930838672, -0.27206528125397417, -0.32853098599194097, -0.2114019947591645], "max": [0.5654107708159919, 0.42919973646046183, 1.4125695042460333, 0.8853938809222415, 0.5642499882030823, 0.56700256474259, 0.5234203674655075, -0.030907031863952456, 1.4572380040351598, 1.1538819056804237, 0.8517703961326517, 1.3499102134939513], "count": [1453]}, "eef_sim_pose_action": {"mean": [0.2605930109215772, 0.27530970812226185, 1.2515723931973368, 0.14434687859268452, 0.10739178132933126, 0.02862482215653312, 0.23840283953536487, -0.24963769087388812, 1.2462313006261687, 0.1044296842870976, 0.05682556535790111, 0.27097697378922997], "std": [0.168038260062259, 0.09703211697680837, 0.0786715548955829, 0.23411648633803214, 0.19311630002693989, 0.19676341264584926, 0.1751266765231149, 0.1068296478612117, 0.07241022744770828, 0.30790954457842273, 0.24289799859744557, 0.44508322872928885], "min": [0.06520733801264544, 0.09761362602508192, 1.1537755514059587, -0.14808683995863747, -0.3193802629157727, -0.33030614157157084, 0.06665299435733009, -0.3651572507393898, 1.1820696930838672, -0.27206528125397417, -0.32853098599194097, -0.2114019947591645], "max": [0.5654107708159919, 0.42919973646046183, 1.4125695042460333, 0.8853938809222415, 0.5642499882030823, 0.56700256474259, 0.5234203674655075, -0.030907031863952456, 1.4572380040351598, 1.1538819056804237, 0.8517703961326517, 1.3499102134939513], "count": [1453]}, "gripper_mode_state": {"mean": [0.8692360633172747, 0.9070887818306951], "std": [0.3371420020495279, 0.2903079807852381], "min": [0, 0], "max": [1, 1], "count": [1453]}, "gripper_activity_state": {"mean": [1.8699242945629733, 1.9263592567102545], "std": [0.46369628061422136, 0.3550059279169241], "min": [0, 0], "max": [2, 2], "count": [1453]}, "gripper_mode_action": {"mean": [0.8692360633172747, 0.9070887818306951], "std": [0.3371420020495279, 0.2903079807852381], "min": [0, 0], "max": [1, 1], "count": [1453]}, "gripper_activity_action": {"mean": [1.8699242945629733, 1.9263592567102545], "std": [0.46369628061422136, 0.3550059279169241], "min": [0, 0], "max": [2, 2], "count": [1453]}, "gripper_open_scale_state": {"mean": [0.19318673505729408, 0.10521016932204054], "std": [0.28093271691195987, 0.25154649256819567], "min": [0.026755628841263906, 0.022258077348981584], "max": [0.9583063806806292, 0.95393248966762], "count": [1453]}, "gripper_open_scale_action": {"mean": [0.19318673505729408, 0.10521016932204054], "std": [0.28093271691195987, 0.25154649256819567], "min": [0.026755628841263906, 0.022258077348981584], "max": [0.9583063806806292, 0.95393248966762], "count": [1453]}}} +{"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.48780154097891515]], [[0.5300083072541634]], [[0.5155113236678852]]], "std": [[[0.28561297803391517]], [[0.29070465716534477]], [[0.2921714380481671]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36815711199734136]], [[0.3775442607363096]], [[0.3721013014198146]]], "std": [[[0.3072859819155028]], [[0.29411680837918364]], [[0.2992972350744933]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38831467057161845]], [[0.4116165704276061]], [[0.41172538403308595]]], "std": [[[0.24831494677531582]], [[0.2385213369853795]], [[0.24939265654324497]]], "count": [236]}, "observation.state": {"min": [-0.7792622447013855, 0.0, -1.5922720432281494, -1.5700000524520874, -0.31753402948379517, -0.09974074363708496, 0.04578208178281784, -0.19481556117534637, 0.0, -1.4879614114761353, -1.4038293361663818, 0.003067961661145091, -0.3236699402332306, 0.0400298610329628], "max": [0.575242817401886, 2.322446823120117, 0.0, 0.057044364511966705, 0.677848219871521, 0.7587296366691589, 1.6612029075622559, 0.7466075420379639, 2.3408546447753906, 0.0, 0.01837158203125, 0.7347767949104309, 0.2501716911792755, 1.659677267074585], "mean": [-0.08016282320022583, 1.2910712957382202, -0.6314337253570557, -0.520136296749115, 0.20690855383872986, 0.11063084751367569, 0.37531590461730957, 0.1595795750617981, 0.8179703950881958, -0.4592004120349884, -0.3915810286998749, 0.1643875539302826, 0.02621605060994625, 0.12618741393089294], "std": [0.3762305676937103, 0.8350594639778137, 0.4811432659626007, 0.6078218221664429, 0.2514120638370514, 0.24043425917625427, 0.49158650636672974, 0.2651234269142151, 0.9929119944572449, 0.5715181231498718, 0.5186904668807983, 0.24232034385204315, 0.11191282421350479, 0.3283320963382721], "count": [1462]}, "action": {"min": [-0.7792622447013855, 0.0, -1.5922720432281494, -1.5700000524520874, -0.31753402948379517, -0.09974074363708496, 0.04578208178281784, -0.19481556117534637, 0.0, -1.4879614114761353, -1.4038293361663818, 0.003067961661145091, -0.3236699402332306, 0.0400298610329628], "max": [0.575242817401886, 2.322446823120117, 0.0, 0.057044364511966705, 0.677848219871521, 0.7587296366691589, 1.6612029075622559, 0.7466075420379639, 2.3408546447753906, 0.0, 0.01837158203125, 0.7347767949104309, 0.2501716911792755, 1.659677267074585], "mean": [-0.08016282320022583, 1.2910712957382202, -0.6314337253570557, -0.520136296749115, 0.20690855383872986, 0.11063084751367569, 0.37531590461730957, 0.1595795750617981, 0.8179703950881958, -0.4592004120349884, -0.3915810286998749, 0.1643875539302826, 0.02621605060994625, 0.12618741393089294], "std": [0.3762305676937103, 0.8350594639778137, 0.4811432659626007, 0.6078218221664429, 0.2514120638370514, 0.24043425917625427, 0.49158650636672974, 0.2651234269142151, 0.9929119944572449, 0.5715181231498718, 0.5186904668807983, 0.24232034385204315, 0.11191282421350479, 0.3283320963382721], "count": [1462]}, "timestamp": {"min": [0.0], "max": [48.7], "mean": [24.349999999999998], "std": [14.068098268383288], "count": [1462]}, "frame_index": {"min": [0], "max": [1461], "mean": [730.5], "std": [422.0429480514987], "count": [1462]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [1462]}, "index": {"min": [89607], "max": [91068], "mean": [90337.5], "std": [422.0429480514987], "count": [1462]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1462]}, "subtask_annotation": {"mean": [10.6484268125855, 22.0, 22.0, 22.0, 22.0], "std": [6.501462078101219, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1462]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [1462]}, "eef_direction_state": {"mean": [3.8132694938440492, 5.030095759233926], "std": [2.246752112709396, 1.5961384203029678], "min": [0, 0], "max": [6, 6], "count": [1462]}, "eef_velocity_state": {"mean": [0.9199726402188783, 0.5581395348837209], "std": [0.8465092071730327, 0.7943706434933929], "min": [0, 0], "max": [2, 2], "count": [1462]}, "eef_acc_mag_state": {"mean": [0.7941176470588235, 0.5041039671682627], "std": [0.8299413275805659, 0.7676225917488364], "min": [0, 0], "max": [2, 2], "count": [1462]}, "eef_direction_action": {"mean": [3.8132694938440492, 5.030095759233926], "std": [2.246752112709396, 1.5961384203029678], "min": [0, 0], "max": [6, 6], "count": [1462]}, "eef_velocity_action": {"mean": [0.9199726402188783, 0.5581395348837209], "std": [0.8465092071730327, 0.7943706434933929], "min": [0, 0], "max": [2, 2], "count": [1462]}, "eef_acc_mag_action": {"mean": [0.7941176470588235, 0.5041039671682627], "std": [0.8299413275805659, 0.7676225917488364], "min": [0, 0], "max": [2, 2], "count": [1462]}, "eef_sim_pose_state": {"mean": [0.28764727513888877, 0.3147552165341384, 1.2568994675198852, 0.16531583494236476, 0.12962000390054718, 0.13545524023550734, 0.2131585435072832, -0.26947236791099044, 1.2284350336591374, -0.0012583914907998003, -0.0226716844249858, 0.3283613867885008], "std": [0.14997919663493742, 0.11236712893229196, 0.0693592942465298, 0.2710458069761965, 0.19919506943512916, 0.29228900828455895, 0.17563818960696914, 0.11031414816720019, 0.059467956086034335, 0.0784975180538413, 0.14749976942634072, 0.4891450127860606], "min": [0.05074489155884469, 0.13736264070194537, 1.174405153964462, -0.06890826633996172, -0.3250684885233468, -0.46235898834009204, 0.06561394087519057, -0.39146348092710587, 1.182162230537901, -0.30075238030360396, -0.29473945347646824, -0.0011924591340495838], "max": [0.5587775476915867, 0.5361720135590635, 1.3887002561544939, 0.9574014213141178, 0.5791202649504141, 0.8662879749832787, 0.5032772656588109, -0.03244207458624101, 1.4078157799067856, 0.20450813635843543, 0.6021600381587899, 1.5029311643662788], "count": [1462]}, "eef_sim_pose_action": {"mean": [0.28764727513888877, 0.3147552165341384, 1.2568994675198852, 0.16531583494236476, 0.12962000390054718, 0.13545524023550734, 0.2131585435072832, -0.26947236791099044, 1.2284350336591374, -0.0012583914907998003, -0.0226716844249858, 0.3283613867885008], "std": [0.14997919663493742, 0.11236712893229196, 0.0693592942465298, 0.2710458069761965, 0.19919506943512916, 0.29228900828455895, 0.17563818960696914, 0.11031414816720019, 0.059467956086034335, 0.0784975180538413, 0.14749976942634072, 0.4891450127860606], "min": [0.05074489155884469, 0.13736264070194537, 1.174405153964462, -0.06890826633996172, -0.3250684885233468, -0.46235898834009204, 0.06561394087519057, -0.39146348092710587, 1.182162230537901, -0.30075238030360396, -0.29473945347646824, -0.0011924591340495838], "max": [0.5587775476915867, 0.5361720135590635, 1.3887002561544939, 0.9574014213141178, 0.5791202649504141, 0.8662879749832787, 0.5032772656588109, -0.03244207458624101, 1.4078157799067856, 0.20450813635843543, 0.6021600381587899, 1.5029311643662788], "count": [1462]}, "gripper_mode_state": {"mean": [0.8543091655266758, 0.945280437756498], "std": [0.35279599660964567, 0.22743203765384853], "min": [0, 0], "max": [1, 1], "count": [1462]}, "gripper_activity_state": {"mean": [1.8406292749658002, 1.9288645690834474], "std": [0.5070411345089858, 0.3495178574614717], "min": [0, 0], "max": [2, 2], "count": [1462]}, "gripper_mode_action": {"mean": [0.8543091655266758, 0.945280437756498], "std": [0.35279599660964567, 0.22743203765384853], "min": [0, 0], "max": [1, 1], "count": [1462]}, "gripper_activity_action": {"mean": [1.8406292749658002, 1.9288645690834474], "std": [0.5070411345089858, 0.3495178574614717], "min": [0, 0], "max": [2, 2], "count": [1462]}, "gripper_open_scale_state": {"mean": [0.21446952519645926, 0.07210771362658598], "std": [0.28090469806058643, 0.18761796878119927], "min": [0.026161189590181624, 0.02287420630455017], "max": [0.9492588043212891, 0.9483870097569057], "count": [1462]}, "gripper_open_scale_action": {"mean": [0.21446952519645926, 0.07210771362658598], "std": [0.28090469806058643, 0.18761796878119927], "min": [0.026161189590181624, 0.02287420630455017], "max": [0.9492588043212891, 0.9483870097569057], "count": [1462]}}} +{"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.4909470677863269]], [[0.5303159742331063]], [[0.513360643436934]]], "std": [[[0.28384539334971354]], [[0.2872010813596702]], [[0.2852542313725777]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36087048412895395]], [[0.3667600314387358]], [[0.3629351150915125]]], "std": [[[0.3059744583442512]], [[0.29372799869745486]], [[0.3003890019059564]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3865303976724304]], [[0.40708006880670694]], [[0.4050214187878621]]], "std": [[[0.25730680704088205]], [[0.24850418738232655]], [[0.2581538199457238]]], "count": [237]}, "observation.state": {"min": [-0.6105243563652039, 0.0, -1.711922526359558, -1.5700000524520874, -0.15493206679821014, -0.0475534051656723, 0.044196587055921555, -0.17947575449943542, -2.1881483868666967e-21, -1.792871117591858, -1.5661944150924683, -0.140790656208992, -0.20574656128883362, 0.039312656968832016], "max": [0.42914438247680664, 2.3398852348327637, 0.0, 0.02761165425181389, 0.586135745048523, 0.6560148596763611, 1.6591249704360962, 0.7133010625839233, 2.320701837539673, 3.4440435115590747e-19, 0.6711915135383606, 0.526155412197113, 1.0906440019607544, 1.669381856918335], "mean": [-0.12561190128326416, 1.110214352607727, -0.5787832140922546, -0.3984403908252716, 0.10149876773357391, 0.1280198097229004, 0.31113573908805847, 0.19196461141109467, 0.9593026041984558, -0.5533667802810669, -0.43079710006713867, 0.10932175815105438, 0.11357761174440384, 0.17853115499019623], "std": [0.26937177777290344, 0.8921003341674805, 0.5801980495452881, 0.568686306476593, 0.217884361743927, 0.1752621829509735, 0.4342987537384033, 0.2766444683074951, 1.0161899328231812, 0.629164457321167, 0.5831544995307922, 0.20149029791355133, 0.2528243660926819, 0.4285006821155548], "count": [1471]}, "action": {"min": [-0.6105243563652039, 0.0, -1.711922526359558, -1.5700000524520874, -0.15493206679821014, -0.0475534051656723, 0.044196587055921555, -0.17947575449943542, -2.1881483868666967e-21, -1.792871117591858, -1.5661944150924683, -0.140790656208992, -0.20574656128883362, 0.039312656968832016], "max": [0.42914438247680664, 2.3398852348327637, 0.0, 0.02761165425181389, 0.586135745048523, 0.6560148596763611, 1.6591249704360962, 0.7133010625839233, 2.320701837539673, 3.4440435115590747e-19, 0.6711915135383606, 0.526155412197113, 1.0906440019607544, 1.669381856918335], "mean": [-0.12561190128326416, 1.110214352607727, -0.5787832140922546, -0.3984403908252716, 0.10149876773357391, 0.1280198097229004, 0.31113573908805847, 0.19196461141109467, 0.9593026041984558, -0.5533667802810669, -0.43079710006713867, 0.10932175815105438, 0.11357761174440384, 0.17853115499019623], "std": [0.26937177777290344, 0.8921003341674805, 0.5801980495452881, 0.568686306476593, 0.217884361743927, 0.1752621829509735, 0.4342987537384033, 0.2766444683074951, 1.0161899328231812, 0.629164457321167, 0.5831544995307922, 0.20149029791355133, 0.2528243660926819, 0.4285006821155548], "count": [1471]}, "timestamp": {"min": [0.0], "max": [49.0], "mean": [24.5], "std": [14.154700828896228], "count": [1471]}, "frame_index": {"min": [0], "max": [1470], "mean": [735.0], "std": [424.6410248668868], "count": [1471]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [1471]}, "index": {"min": [91069], "max": [92539], "mean": [91804.0], "std": [424.6410248668868], "count": [1471]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1471]}, "subtask_annotation": {"mean": [11.754588715159755, 22.0, 22.0, 22.0, 22.0], "std": [6.162340756043122, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1471]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [1471]}, "eef_direction_state": {"mean": [4.138001359619307, 4.9680489462950375], "std": [2.2339366508227885, 1.5410755557208766], "min": [0, 0], "max": [6, 6], "count": [1471]}, "eef_velocity_state": {"mean": [0.7267165193745752, 0.6702923181509177], "std": [0.8019944719877967, 0.8396576680566374], "min": [0, 0], "max": [2, 2], "count": [1471]}, "eef_acc_mag_state": {"mean": [0.671651937457512, 0.5968728755948335], "std": [0.8205417975112125, 0.7882315978317167], "min": [0, 0], "max": [2, 2], "count": [1471]}, "eef_direction_action": {"mean": [4.138001359619307, 4.9680489462950375], "std": [2.2339366508227885, 1.5410755557208766], "min": [0, 0], "max": [6, 6], "count": [1471]}, "eef_velocity_action": {"mean": [0.7267165193745752, 0.6702923181509177], "std": [0.8019944719877967, 0.8396576680566374], "min": [0, 0], "max": [2, 2], "count": [1471]}, "eef_acc_mag_action": {"mean": [0.671651937457512, 0.5968728755948335], "std": [0.8205417975112125, 0.7882315978317167], "min": [0, 0], "max": [2, 2], "count": [1471]}, "eef_sim_pose_state": {"mean": [0.26493714149838327, 0.29698772857986533, 1.2513839386731296, 0.14393083168862475, 0.12795308366647445, -0.022625008311974875, 0.23834243246566067, -0.2577233454333359, 1.2380519413128903, 0.09210377141505581, -0.019712648361832633, 0.3029819522552148], "std": [0.16457108907048817, 0.08452057937933831, 0.0772357932443964, 0.21480530405623613, 0.18623602708265197, 0.2934494529765463, 0.18096831776572336, 0.11357949250744111, 0.06785886801700171, 0.25227762391535563, 0.19024440494741382, 0.4352174419627849], "min": [0.06663129654485378, 0.13899863084905753, 1.1658506694646933, -0.04002575472520195, -0.28884389111315123, -0.6597412261778715, 0.06482523455911238, -0.37989558255148026, 1.1744469780409743, -0.20457382542076666, -0.27415901914183305, -0.21083624916081506], "max": [0.550627097906325, 0.47547277422413775, 1.4329742611660194, 0.8208782723771157, 0.6160507803170736, 0.6705548791146905, 0.5059797667527713, -0.03223792519583957, 1.4508129960046656, 1.073657278961027, 0.8805648729867985, 1.1751326839732767], "count": [1471]}, "eef_sim_pose_action": {"mean": [0.26493714149838327, 0.29698772857986533, 1.2513839386731296, 0.14393083168862475, 0.12795308366647445, -0.022625008311974875, 0.23834243246566067, -0.2577233454333359, 1.2380519413128903, 0.09210377141505581, -0.019712648361832633, 0.3029819522552148], "std": [0.16457108907048817, 0.08452057937933831, 0.0772357932443964, 0.21480530405623613, 0.18623602708265197, 0.2934494529765463, 0.18096831776572336, 0.11357949250744111, 0.06785886801700171, 0.25227762391535563, 0.19024440494741382, 0.4352174419627849], "min": [0.06663129654485378, 0.13899863084905753, 1.1658506694646933, -0.04002575472520195, -0.28884389111315123, -0.6597412261778715, 0.06482523455911238, -0.37989558255148026, 1.1744469780409743, -0.20457382542076666, -0.27415901914183305, -0.21083624916081506], "max": [0.550627097906325, 0.47547277422413775, 1.4329742611660194, 0.8208782723771157, 0.6160507803170736, 0.6705548791146905, 0.5059797667527713, -0.03223792519583957, 1.4508129960046656, 1.073657278961027, 0.8805648729867985, 1.1751326839732767], "count": [1471]}, "gripper_mode_state": {"mean": [0.8953093133922502, 0.9129843643779741], "std": [0.3061544491679724, 0.2818579691605698], "min": [0, 0], "max": [1, 1], "count": [1471]}, "gripper_activity_state": {"mean": [1.8647178789938816, 1.9272603670972128], "std": [0.47226176497420985, 0.352920089517312], "min": [0, 0], "max": [2, 2], "count": [1471]}, "gripper_mode_action": {"mean": [0.8953093133922502, 0.9129843643779741], "std": [0.3061544491679724, 0.2818579691605698], "min": [0, 0], "max": [1, 1], "count": [1471]}, "gripper_activity_action": {"mean": [1.8647178789938816, 1.9272603670972128], "std": [0.47226176497420985, 0.352920089517312], "min": [0, 0], "max": [2, 2], "count": [1471]}, "gripper_open_scale_state": {"mean": [0.17779521113016408, 0.10201727099860697], "std": [0.2481695759476792, 0.24485802012703067], "min": [0.025255192603383745, 0.022464375410761152], "max": [0.9480714116777692, 0.95393248966762], "count": [1471]}, "gripper_open_scale_action": {"mean": [0.17779521113016408, 0.10201727099860697], "std": [0.2481695759476792, 0.24485802012703067], "min": [0.025255192603383745, 0.022464375410761152], "max": [0.9480714116777692, 0.95393248966762], "count": [1471]}}} +{"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.4978523833174973]], [[0.5354095368690795]], [[0.5168087311527646]]], "std": [[[0.2796666570513355]], [[0.28460476967739917]], [[0.28831833002513607]]], "count": [227]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3566378571497125]], [[0.369126583599666]], [[0.3659303660034743]]], "std": [[[0.30700235834399625]], [[0.29843177539125937]], [[0.3089945304116922]]], "count": [227]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3918827608380601]], [[0.4179262834355475]], [[0.41917818735423684]]], "std": [[[0.23903177492295458]], [[0.22994824159130736]], [[0.24358769657275373]]], "count": [227]}, "observation.state": {"min": [-0.8344855308532715, 0.0, -1.9773012399673462, -1.5700000524520874, -0.5660389065742493, -0.9694758653640747, 0.045709073543548584, -0.02986186183989048, 0.0, -1.3176895380020142, -1.1752737760543823, -0.32213595509529114, -0.0993608757853508, 0.0400298610329628], "max": [0.5614369511604309, 2.4420974254608154, 0.0, 0.5322913527488708, 0.7731263041496277, 0.604388415813446, 1.661462664604187, 0.780796229839325, 2.192619800567627, 2.739242926464772e-18, 0.004601942375302315, 0.5484535694122314, 0.023009711876511574, 1.6632806062698364], "mean": [-0.12049062550067902, 1.2578413486480713, -0.6977872848510742, -0.38315287232398987, 0.13651591539382935, -0.021255742758512497, 0.3978014588356018, 0.2081349641084671, 0.7444486021995544, -0.39325183629989624, -0.4038914144039154, 0.005196918733417988, -0.02596432901918888, 0.12748512625694275], "std": [0.4107395112514496, 0.916497528553009, 0.67464280128479, 0.7562869191169739, 0.34938353300094604, 0.35500654578208923, 0.5144068598747253, 0.27796098589897156, 0.9293477535247803, 0.5163534283638, 0.5002071857452393, 0.24184340238571167, 0.01992485672235489, 0.33731019496917725], "count": [1387]}, "action": {"min": [-0.8344855308532715, 0.0, -1.9773012399673462, -1.5700000524520874, -0.5660389065742493, -0.9694758653640747, 0.045709073543548584, -0.02986186183989048, 0.0, -1.3176895380020142, -1.1752737760543823, -0.32213595509529114, -0.0993608757853508, 0.0400298610329628], "max": [0.5614369511604309, 2.4420974254608154, 0.0, 0.5322913527488708, 0.7731263041496277, 0.604388415813446, 1.661462664604187, 0.780796229839325, 2.192619800567627, 2.739242926464772e-18, 0.004601942375302315, 0.5484535694122314, 0.023009711876511574, 1.6632806062698364], "mean": [-0.12049062550067902, 1.2578413486480713, -0.6977872848510742, -0.38315287232398987, 0.13651591539382935, -0.021255742758512497, 0.3978014588356018, 0.2081349641084671, 0.7444486021995544, -0.39325183629989624, -0.4038914144039154, 0.005196918733417988, -0.02596432901918888, 0.12748512625694275], "std": [0.4107395112514496, 0.916497528553009, 0.67464280128479, 0.7562869191169739, 0.34938353300094604, 0.35500654578208923, 0.5144068598747253, 0.27796098589897156, 0.9293477535247803, 0.5163534283638, 0.5002071857452393, 0.24184340238571167, 0.01992485672235489, 0.33731019496917725], "count": [1387]}, "timestamp": {"min": [0.0], "max": [46.2], "mean": [23.099999999999998], "std": [13.34641025394719], "count": [1387]}, "frame_index": {"min": [0], "max": [1386], "mean": [693.0], "std": [400.39230761841566], "count": [1387]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1387]}, "index": {"min": [92540], "max": [93926], "mean": [93233.0], "std": [400.39230761841566], "count": [1387]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1387]}, "subtask_annotation": {"mean": [10.233597692862293, 22.0, 22.0, 22.0, 22.0], "std": [6.357659735228797, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1387]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [1387]}, "eef_direction_state": {"mean": [3.9495313626532083, 5.098774333093006], "std": [2.2584404204978727, 1.578849917816563], "min": [0, 0], "max": [6, 6], "count": [1387]}, "eef_velocity_state": {"mean": [0.832732516222062, 0.517664023071377], "std": [0.8246359638002317, 0.7820615130018768], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_acc_mag_state": {"mean": [0.7317952415284787, 0.5097332372025956], "std": [0.8242135181291902, 0.7729281216600249], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_direction_action": {"mean": [3.9495313626532083, 5.098774333093006], "std": [2.2584404204978727, 1.578849917816563], "min": [0, 0], "max": [6, 6], "count": [1387]}, "eef_velocity_action": {"mean": [0.832732516222062, 0.517664023071377], "std": [0.8246359638002317, 0.7820615130018768], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_acc_mag_action": {"mean": [0.7317952415284787, 0.5097332372025956], "std": [0.8242135181291902, 0.7729281216600249], "min": [0, 0], "max": [2, 2], "count": [1387]}, "eef_sim_pose_state": {"mean": [0.2745626513359344, 0.300848942621693, 1.2534268254705179, 0.07581042867515282, 0.15426219189515666, 0.039102490858039754, 0.19619077421935124, -0.26456748298920674, 1.2336517320494311, -0.031916463196355375, -0.048134338194546614, 0.21412980656660535], "std": [0.15445686984503995, 0.12613589314593132, 0.08471433041757415, 0.3227391132844667, 0.25872379105206544, 0.20298521263600516, 0.16022101755713647, 0.10353563058688345, 0.06643483873921868, 0.031612082809352765, 0.07924019327477766, 0.3708472086263251], "min": [0.06754676424903867, 0.07579586383684855, 1.1533166363252194, -0.5581107319029056, -0.24074520624849205, -0.4460584713133628, 0.06426250517623314, -0.3402209253822891, 1.18202328986224, -0.14036608409681062, -0.2941252933159373, -0.21975054193967827], "max": [0.5156577587130718, 0.5228688851269153, 1.4480955165109992, 0.9036245588103147, 0.8251477789738617, 0.5943588780541735, 0.4443105494827852, -0.04546218227800716, 1.3869694977003368, 0.052138140461046534, 0.05133655405411841, 1.1937199283653976], "count": [1387]}, "eef_sim_pose_action": {"mean": [0.2745626513359344, 0.300848942621693, 1.2534268254705179, 0.07581042867515282, 0.15426219189515666, 0.039102490858039754, 0.19619077421935124, -0.26456748298920674, 1.2336517320494311, -0.031916463196355375, -0.048134338194546614, 0.21412980656660535], "std": [0.15445686984503995, 0.12613589314593132, 0.08471433041757415, 0.3227391132844667, 0.25872379105206544, 0.20298521263600516, 0.16022101755713647, 0.10353563058688345, 0.06643483873921868, 0.031612082809352765, 0.07924019327477766, 0.3708472086263251], "min": [0.06754676424903867, 0.07579586383684855, 1.1533166363252194, -0.5581107319029056, -0.24074520624849205, -0.4460584713133628, 0.06426250517623314, -0.3402209253822891, 1.18202328986224, -0.14036608409681062, -0.2941252933159373, -0.21975054193967827], "max": [0.5156577587130718, 0.5228688851269153, 1.4480955165109992, 0.9036245588103147, 0.8251477789738617, 0.5943588780541735, 0.4443105494827852, -0.04546218227800716, 1.3869694977003368, 0.052138140461046534, 0.05133655405411841, 1.1937199283653976], "count": [1387]}, "gripper_mode_state": {"mean": [0.8392213410237923, 0.943042537851478], "std": [0.3673266690481565, 0.23176132044438022], "min": [0, 0], "max": [1, 1], "count": [1387]}, "gripper_activity_state": {"mean": [1.8248017303532804, 1.9235760634462868], "std": [0.5305564412288043, 0.3621404193009904], "min": [0, 0], "max": [2, 2], "count": [1387]}, "gripper_mode_action": {"mean": [0.8392213410237923, 0.943042537851478], "std": [0.3673266690481565, 0.23176132044438022], "min": [0, 0], "max": [1, 1], "count": [1387]}, "gripper_activity_action": {"mean": [1.8248017303532804, 1.9235760634462868], "std": [0.5305564412288043, 0.3621404193009904], "min": [0, 0], "max": [2, 2], "count": [1387]}, "gripper_open_scale_state": {"mean": [0.2273175932389491, 0.07284834200223002], "std": [0.29394558608434285, 0.19274979570178763], "min": [0.026119470596313477, 0.02287420630455017], "max": [0.9494072369166783, 0.9504460607256208], "count": [1387]}, "gripper_open_scale_action": {"mean": [0.2273175932389491, 0.07284834200223002], "std": [0.29394558608434285, 0.19274979570178763], "min": [0.026119470596313477, 0.02287420630455017], "max": [0.9494072369166783, 0.9504460607256208], "count": [1387]}}} +{"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.5101210342459161]], [[0.5512694656622131]], [[0.5412129771810554]]], "std": [[[0.27614373773831735]], [[0.27587266847770675]], [[0.2731497801211261]]], "count": [249]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38109306178964225]], [[0.38292852127464105]], [[0.3754514845875878]]], "std": [[[0.30320311817926937]], [[0.2886758479957595]], [[0.29604586925295634]]], "count": [249]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3991849412902153]], [[0.41708046893456174]], [[0.4123136554934334]]], "std": [[[0.2547195448619567]], [[0.2436072127576568]], [[0.2512754945424799]]], "count": [249]}, "observation.state": {"min": [-0.6795535087585449, 0.0, -1.1612234115600586, -1.5700000524520874, -0.02454369328916073, 0.012271846644580364, 0.04706983640789986, -0.26574060320854187, 0.0, -1.3284273147583008, -1.2962137460708618, -0.03988350182771683, -0.22016629576683044, 0.026230929419398308], "max": [0.5242612361907959, 2.3101751804351807, 0.0, 0.07056311517953873, 0.7360802292823792, 0.7255728840827942, 1.6772955656051636, 0.8283496499061584, 2.1935925483703613, 0.0, 0.488969087600708, 0.7938647270202637, 0.8160777688026428, 1.6743124723434448], "mean": [-0.10517914593219757, 0.9329503178596497, -0.39343327283859253, -0.5274196267127991, 0.15712985396385193, 0.1531994342803955, 1.071513295173645, 0.06731142848730087, 0.8052310943603516, -0.40906545519828796, -0.28781458735466003, 0.15813815593719482, 0.15559101104736328, 0.24468961358070374], "std": [0.2971419095993042, 0.926618754863739, 0.43734967708587646, 0.5874975919723511, 0.2417384535074234, 0.1994539201259613, 0.6732909083366394, 0.2506997883319855, 0.8206135034561157, 0.4546009600162506, 0.4427250623703003, 0.2040904015302658, 0.2842259407043457, 0.5228111147880554], "count": [1572]}, "action": {"min": [-0.6795535087585449, 0.0, -1.1612234115600586, -1.5700000524520874, -0.02454369328916073, 0.012271846644580364, 0.04706983640789986, -0.26574060320854187, 0.0, -1.3284273147583008, -1.2962137460708618, -0.03988350182771683, -0.22016629576683044, 0.026230929419398308], "max": [0.5242612361907959, 2.3101751804351807, 0.0, 0.07056311517953873, 0.7360802292823792, 0.7255728840827942, 1.6772955656051636, 0.8283496499061584, 2.1935925483703613, 0.0, 0.488969087600708, 0.7938647270202637, 0.8160777688026428, 1.6743124723434448], "mean": [-0.10517914593219757, 0.9329503178596497, -0.39343327283859253, -0.5274196267127991, 0.15712985396385193, 0.1531994342803955, 1.071513295173645, 0.06731142848730087, 0.8052310943603516, -0.40906545519828796, -0.28781458735466003, 0.15813815593719482, 0.15559101104736328, 0.24468961358070374], "std": [0.2971419095993042, 0.926618754863739, 0.43734967708587646, 0.5874975919723511, 0.2417384535074234, 0.1994539201259613, 0.6732909083366394, 0.2506997883319855, 0.8206135034561157, 0.4546009600162506, 0.4427250623703003, 0.2040904015302658, 0.2842259407043457, 0.5228111147880554], "count": [1572]}, "timestamp": {"min": [0.0], "max": [52.36666666666667], "mean": [26.18333333333333], "std": [15.126573992174857], "count": [1572]}, "frame_index": {"min": [0], "max": [1571], "mean": [785.5], "std": [453.79721976524564], "count": [1572]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1572]}, "index": {"min": [93927], "max": [95498], "mean": [94712.5], "std": [453.79721976524564], "count": [1572]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1572]}, "subtask_annotation": {"mean": [13.3441475826972, 22.0, 22.0, 22.0, 22.0], "std": [6.975457528646037, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1572]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1572]}, "eef_direction_state": {"mean": [4.692111959287532, 4.656488549618321], "std": [1.9658312456039795, 1.9116130661041042], "min": [0, 0], "max": [6, 6], "count": [1572]}, "eef_velocity_state": {"mean": [0.6043256997455471, 0.6730279898218829], "std": [0.8226634679207993, 0.8031174892297136], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_acc_mag_state": {"mean": [0.5381679389312977, 0.6354961832061069], "std": [0.7760365815267666, 0.8008183286691786], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_direction_action": {"mean": [4.692111959287532, 4.656488549618321], "std": [1.9658312456039795, 1.9116130661041042], "min": [0, 0], "max": [6, 6], "count": [1572]}, "eef_velocity_action": {"mean": [0.6043256997455471, 0.6730279898218829], "std": [0.8226634679207993, 0.8031174892297136], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_acc_mag_action": {"mean": [0.5381679389312977, 0.6354961832061069], "std": [0.7760365815267666, 0.8008183286691786], "min": [0, 0], "max": [2, 2], "count": [1572]}, "eef_sim_pose_state": {"mean": [0.2278552480962207, 0.30522005309413713, 1.2308906727824136, 0.16765051271424455, 0.00673048254093732, 0.054193280249962485, 0.20401393850234165, -0.3052279832333945, 1.244671108250035, 0.18371158322996745, 0.10558479393659446, 0.23800206668041965], "std": [0.16249155892424608, 0.08975500263629631, 0.062237622418233274, 0.24287943687278854, 0.11145700456339437, 0.273988457597405, 0.14120634377343858, 0.08806020148120623, 0.06494371064381096, 0.3544762630519992, 0.2629501661024826, 0.40327009087927546], "min": [0.06641224695602924, 0.1467914946257107, 1.1735993657993482, -0.031804538154796, -0.3040420523242906, -0.6296568661549726, 0.060564512416271546, -0.3868677460205193, 1.1817072712040297, -0.2364181338360776, -0.2939628837032189, -0.0306796170771122], "max": [0.526004244217272, 0.48734115501189695, 1.3759296431034276, 0.8822944242992987, 0.32781525192968775, 0.7681071190073494, 0.4568263981177097, -0.04404697384966952, 1.3843901214677354, 0.952829467367304, 0.8293076561942674, 1.3592554827943584], "count": [1572]}, "eef_sim_pose_action": {"mean": [0.2278552480962207, 0.30522005309413713, 1.2308906727824136, 0.16765051271424455, 0.00673048254093732, 0.054193280249962485, 0.20401393850234165, -0.3052279832333945, 1.244671108250035, 0.18371158322996745, 0.10558479393659446, 0.23800206668041965], "std": [0.16249155892424608, 0.08975500263629631, 0.062237622418233274, 0.24287943687278854, 0.11145700456339437, 0.273988457597405, 0.14120634377343858, 0.08806020148120623, 0.06494371064381096, 0.3544762630519992, 0.2629501661024826, 0.40327009087927546], "min": [0.06641224695602924, 0.1467914946257107, 1.1735993657993482, -0.031804538154796, -0.3040420523242906, -0.6296568661549726, 0.060564512416271546, -0.3868677460205193, 1.1817072712040297, -0.2364181338360776, -0.2939628837032189, -0.0306796170771122], "max": [0.526004244217272, 0.48734115501189695, 1.3759296431034276, 0.8822944242992987, 0.32781525192968775, 0.7681071190073494, 0.4568263981177097, -0.04404697384966952, 1.3843901214677354, 0.952829467367304, 0.8293076561942674, 1.3592554827943584], "count": [1572]}, "gripper_mode_state": {"mean": [0.42302798982188294, 0.8708651399491094], "std": [0.49403978549216726, 0.33534914338719873], "min": [0, 0], "max": [1, 1], "count": [1572]}, "gripper_activity_state": {"mean": [1.8823155216284988, 1.9325699745547074], "std": [0.4478023602899029, 0.3410547340494738], "min": [0, 0], "max": [2, 2], "count": [1572]}, "gripper_mode_action": {"mean": [0.42302798982188294, 0.8708651399491094], "std": [0.49403978549216726, 0.33534914338719873], "min": [0, 0], "max": [1, 1], "count": [1572]}, "gripper_activity_action": {"mean": [1.8823155216284988, 1.9325699745547074], "std": [0.4478023602899029, 0.3410547340494738], "min": [0, 0], "max": [2, 2], "count": [1572]}, "gripper_open_scale_state": {"mean": [0.6122950885968933, 0.1398219987391216], "std": [0.38473947344464304, 0.29874892472439174], "min": [0.026897049375942776, 0.014989102525370461], "max": [0.9584546089172363, 0.9567499841962542], "count": [1572]}, "gripper_open_scale_action": {"mean": [0.6122950885968933, 0.1398219987391216], "std": [0.38473947344464304, 0.29874892472439174], "min": [0.026897049375942776, 0.014989102525370461], "max": [0.9584546089172363, 0.9567499841962542], "count": [1572]}}} +{"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.47907968979810134]], [[0.5202611803245165]], [[0.5094704279826653]]], "std": [[[0.2876837459132989]], [[0.290867911997845]], [[0.2898781435145633]]], "count": [277]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3749232389907427]], [[0.37853830037831415]], [[0.3674970790763156]]], "std": [[[0.3008429859780949]], [[0.28943678454684657]], [[0.2992175669309287]]], "count": [277]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38110751673312726]], [[0.3996464718859866]], [[0.39591716708745267]]], "std": [[[0.25015733620086583]], [[0.23769196840725157]], [[0.24781661221573428]]], "count": [277]}, "observation.state": {"min": [-0.882038950920105, -1.6320244067075928e-26, -2.0314786434173584, -1.5700000524520874, -0.2853204309940338, -0.1595340073108673, 0.04682235047221184, -0.5549524426460266, 0.0, -1.9604274034500122, -1.5339808464050293, -0.08377344161272049, -0.45405831933021545, 0.041759442538022995], "max": [0.2669048309326172, 2.443631410598755, 0.0, 0.6412039399147034, 0.7193604111671448, 0.6918253302574158, 1.6728854179382324, 0.630466103553772, 2.5586800575256348, 1.4596661733658007e-18, 0.07827012240886688, 0.6972808837890625, 0.041417479515075684, 1.6717177629470825], "mean": [-0.349120557308197, 1.2097618579864502, -0.7763586640357971, -0.2776411771774292, 0.05346442386507988, 0.19064058363437653, 0.5941922068595886, -0.04026857018470764, 0.9688042402267456, -0.5767197608947754, -0.4747143089771271, 0.20659489929676056, -0.06842342019081116, 0.14914217591285706], "std": [0.3774108290672302, 0.9478591680526733, 0.7382884621620178, 0.5955836176872253, 0.17832866311073303, 0.21908433735370636, 0.6412439942359924, 0.2268798053264618, 1.046501874923706, 0.6962606310844421, 0.5870911478996277, 0.260516494512558, 0.11867998540401459, 0.3804660141468048], "count": [1814]}, "action": {"min": [-0.882038950920105, -1.6320244067075928e-26, -2.0314786434173584, -1.5700000524520874, -0.2853204309940338, -0.1595340073108673, 0.04682235047221184, -0.5549524426460266, 0.0, -1.9604274034500122, -1.5339808464050293, -0.08377344161272049, -0.45405831933021545, 0.041759442538022995], "max": [0.2669048309326172, 2.443631410598755, 0.0, 0.6412039399147034, 0.7193604111671448, 0.6918253302574158, 1.6728854179382324, 0.630466103553772, 2.5586800575256348, 1.4596661733658007e-18, 0.07827012240886688, 0.6972808837890625, 0.041417479515075684, 1.6717177629470825], "mean": [-0.349120557308197, 1.2097618579864502, -0.7763586640357971, -0.2776411771774292, 0.05346442386507988, 0.19064058363437653, 0.5941922068595886, -0.04026857018470764, 0.9688042402267456, -0.5767197608947754, -0.4747143089771271, 0.20659489929676056, -0.06842342019081116, 0.14914217591285706], "std": [0.3774108290672302, 0.9478591680526733, 0.7382884621620178, 0.5955836176872253, 0.17832866311073303, 0.21908433735370636, 0.6412439942359924, 0.2268798053264618, 1.046501874923706, 0.6962606310844421, 0.5870911478996277, 0.260516494512558, 0.11867998540401459, 0.3804660141468048], "count": [1814]}, "timestamp": {"min": [0.0], "max": [60.43333333333333], "mean": [30.21666666666666], "std": [17.455220486210486], "count": [1814]}, "frame_index": {"min": [0], "max": [1813], "mean": [906.5], "std": [523.6566145863146], "count": [1814]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [1814]}, "index": {"min": [95499], "max": [97312], "mean": [96405.5], "std": [523.6566145863146], "count": [1814]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1814]}, "subtask_annotation": {"mean": [13.55237045203969, 22.0, 22.0, 22.0, 22.0], "std": [6.4052987990492465, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1814]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [1814]}, "eef_direction_state": {"mean": [4.454244762954796, 4.80760749724366], "std": [2.0823326643157185, 1.7920956880402998], "min": [0, 0], "max": [6, 6], "count": [1814]}, "eef_velocity_state": {"mean": [0.6714443219404631, 0.7133406835722161], "std": [0.8038567507873543, 0.8756591958429643], "min": [0, 0], "max": [2, 2], "count": [1814]}, "eef_acc_mag_state": {"mean": [0.7001102535832414, 0.6278941565600882], "std": [0.8250688982453984, 0.8085228734350823], "min": [0, 0], "max": [2, 2], "count": [1814]}, "eef_direction_action": {"mean": [4.454244762954796, 4.80760749724366], "std": [2.0823326643157185, 1.7920956880402998], "min": [0, 0], "max": [6, 6], "count": [1814]}, "eef_velocity_action": {"mean": [0.6714443219404631, 0.7133406835722161], "std": [0.8038567507873543, 0.8756591958429643], "min": [0, 0], "max": [2, 2], "count": [1814]}, "eef_acc_mag_action": {"mean": [0.7001102535832414, 0.6278941565600882], "std": [0.8250688982453984, 0.8085228734350823], "min": [0, 0], "max": [2, 2], "count": [1814]}, "eef_sim_pose_state": {"mean": [0.2626017397649987, 0.22676521230290947, 1.262990885443409, 0.2170757143745938, 0.15327558617723336, -0.28667393826713683, 0.2548450209255851, -0.35531030491817595, 1.2391342998722157, -0.10865088836249469, -0.07267446390982982, 0.17557962327248042], "std": [0.1662698248047569, 0.1256287662159726, 0.07971865747275704, 0.2476938632855219, 0.28588564177819503, 0.2995631786814265, 0.20639525609748172, 0.08903282013824662, 0.06633166697016898, 0.15543758370752017, 0.17364305059494753, 0.3285572533466027], "min": [0.04836645111831808, -0.01854030944856448, 1.1726117963294895, -0.07158377903537529, -0.4763641008763979, -0.8873928640887767, 0.057976605893134296, -0.5638942059337185, 1.1617381348089972, -0.48208071464470004, -0.5749000051123976, -0.10668994565158844], "max": [0.5427694233495909, 0.40173980334645604, 1.4992476328926254, 0.8231153618565836, 1.0259939901754893, 0.2134826132174176, 0.5977741209437676, -0.09847950009854048, 1.3978197513367951, 0.04148474544378759, 0.3061484423187959, 1.2779157858273975], "count": [1814]}, "eef_sim_pose_action": {"mean": [0.2626017397649987, 0.22676521230290947, 1.262990885443409, 0.2170757143745938, 0.15327558617723336, -0.28667393826713683, 0.2548450209255851, -0.35531030491817595, 1.2391342998722157, -0.10865088836249469, -0.07267446390982982, 0.17557962327248042], "std": [0.1662698248047569, 0.1256287662159726, 0.07971865747275704, 0.2476938632855219, 0.28588564177819503, 0.2995631786814265, 0.20639525609748172, 0.08903282013824662, 0.06633166697016898, 0.15543758370752017, 0.17364305059494753, 0.3285572533466027], "min": [0.04836645111831808, -0.01854030944856448, 1.1726117963294895, -0.07158377903537529, -0.4763641008763979, -0.8873928640887767, 0.057976605893134296, -0.5638942059337185, 1.1617381348089972, -0.48208071464470004, -0.5749000051123976, -0.10668994565158844], "max": [0.5427694233495909, 0.40173980334645604, 1.4992476328926254, 0.8231153618565836, 1.0259939901754893, 0.2134826132174176, 0.5977741209437676, -0.09847950009854048, 1.3978197513367951, 0.04148474544378759, 0.3061484423187959, 1.2779157858273975], "count": [1814]}, "gripper_mode_state": {"mean": [0.7375964718853363, 0.9321940463065049], "std": [0.4399408102775127, 0.2514126216744291], "min": [0, 0], "max": [1, 1], "count": [1814]}, "gripper_activity_state": {"mean": [1.892502756339581, 1.942116868798236], "std": [0.42524915680309805, 0.31755185290823723], "min": [0, 0], "max": [2, 2], "count": [1814]}, "gripper_mode_action": {"mean": [0.7375964718853363, 0.9321940463065049], "std": [0.4399408102775127, 0.2514126216744291], "min": [0, 0], "max": [1, 1], "count": [1814]}, "gripper_activity_action": {"mean": [1.892502756339581, 1.942116868798236], "std": [0.42524915680309805, 0.31755185290823723], "min": [0, 0], "max": [2, 2], "count": [1814]}, "gripper_open_scale_state": {"mean": [0.3395318397329527, 0.08522287770756057], "std": [0.3664248579785025, 0.21740748535590348], "min": [0.026755628841263906, 0.023862538593155996], "max": [0.9559345245361328, 0.9552672931126186], "count": [1814]}, "gripper_open_scale_action": {"mean": [0.3395318397329527, 0.08522287770756057], "std": [0.3664248579785025, 0.21740748535590348], "min": [0.026755628841263906, 0.023862538593155996], "max": [0.9559345245361328, 0.9552672931126186], "count": [1814]}}} +{"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.49064671348444816]], [[0.5298470646178093]], [[0.5156825047513095]]], "std": [[[0.2784981386995285]], [[0.284675635783483]], [[0.2858594641811814]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37107635238492565]], [[0.37915039401103234]], [[0.3717916365364113]]], "std": [[[0.29624720372484736]], [[0.28519735527931367]], [[0.2936918038565746]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38218762225930564]], [[0.40669530895100353]], [[0.40900585106382975]]], "std": [[[0.25060226427761173]], [[0.23967915082865038]], [[0.24968737803563051]]], "count": [235]}, "observation.state": {"min": [-0.7133010625839233, 0.0, -1.9880391359329224, -1.5700000524520874, -0.14921662211418152, -0.23308667540550232, 0.03997720032930374, -0.3498719334602356, 0.0, -1.8950365781784058, -1.3512119054794312, -0.14229437708854675, -0.25617480278015137, 0.04039968177676201], "max": [0.49380213022232056, 2.443631410598755, 0.0, 0.29145634174346924, 0.6059224009513855, 0.9403302073478699, 1.661462664604187, 0.6918253302574158, 2.53397536277771, 0.0, 0.4244460165500641, 0.7516505718231201, 1.1780972480773926, 1.6635403633117676], "mean": [-0.1322954297065735, 1.4191961288452148, -0.8519172668457031, -0.4454593062400818, 0.1956995725631714, 0.1212187185883522, 0.4871225953102112, 0.11391554772853851, 0.8421750068664551, -0.5504540801048279, -0.35286688804626465, 0.16796642541885376, 0.039534829556941986, 0.11423768103122711], "std": [0.3258051872253418, 0.9250659346580505, 0.7384048700332642, 0.6400291323661804, 0.21492525935173035, 0.27290791273117065, 0.5732845067977905, 0.23458312451839447, 1.053856372833252, 0.7016528844833374, 0.5194330811500549, 0.24196270108222961, 0.2048829048871994, 0.30702245235443115], "count": [1453]}, "action": {"min": [-0.7133010625839233, 0.0, -1.9880391359329224, -1.5700000524520874, -0.14921662211418152, -0.23308667540550232, 0.03997720032930374, -0.3498719334602356, 0.0, -1.8950365781784058, -1.3512119054794312, -0.14229437708854675, -0.25617480278015137, 0.04039968177676201], "max": [0.49380213022232056, 2.443631410598755, 0.0, 0.29145634174346924, 0.6059224009513855, 0.9403302073478699, 1.661462664604187, 0.6918253302574158, 2.53397536277771, 0.0, 0.4244460165500641, 0.7516505718231201, 1.1780972480773926, 1.6635403633117676], "mean": [-0.1322954297065735, 1.4191961288452148, -0.8519172668457031, -0.4454593062400818, 0.1956995725631714, 0.1212187185883522, 0.4871225953102112, 0.11391554772853851, 0.8421750068664551, -0.5504540801048279, -0.35286688804626465, 0.16796642541885376, 0.039534829556941986, 0.11423768103122711], "std": [0.3258051872253418, 0.9250659346580505, 0.7384048700332642, 0.6400291323661804, 0.21492525935173035, 0.27290791273117065, 0.5732845067977905, 0.23458312451839447, 1.053856372833252, 0.7016528844833374, 0.5194330811500549, 0.24196270108222961, 0.2048829048871994, 0.30702245235443115], "count": [1453]}, "timestamp": {"min": [0.0], "max": [48.4], "mean": [24.2], "std": [13.98149570762092], "count": [1453]}, "frame_index": {"min": [0], "max": [1452], "mean": [726.0], "std": [419.4448712286276], "count": [1453]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1453]}, "index": {"min": [97313], "max": [98765], "mean": [98039.0], "std": [419.4448712286276], "count": [1453]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1453]}, "subtask_annotation": {"mean": [11.88575361321404, 22.0, 22.0, 22.0, 22.0], "std": [6.082538222797471, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1453]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [1453]}, "eef_direction_state": {"mean": [3.7770130763936685, 5.094287680660702], "std": [2.2933147758690415, 1.51888379247765], "min": [0, 0], "max": [6, 6], "count": [1453]}, "eef_velocity_state": {"mean": [0.9112181693048864, 0.5932553337921541], "std": [0.8285789723667113, 0.8372824582218009], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_acc_mag_state": {"mean": [0.811424638678596, 0.5120440467997247], "std": [0.8412663540502118, 0.7644182927862077], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_direction_action": {"mean": [3.7770130763936685, 5.094287680660702], "std": [2.2933147758690415, 1.51888379247765], "min": [0, 0], "max": [6, 6], "count": [1453]}, "eef_velocity_action": {"mean": [0.9112181693048864, 0.5932553337921541], "std": [0.8285789723667113, 0.8372824582218009], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_acc_mag_action": {"mean": [0.811424638678596, 0.5120440467997247], "std": [0.8412663540502118, 0.7644182927862077], "min": [0, 0], "max": [2, 2], "count": [1453]}, "eef_sim_pose_state": {"mean": [0.3267336585865436, 0.28503418930999835, 1.2608455839577184, 0.1590799910002161, 0.11652910880331609, 0.07124088185877939, 0.22997394779959576, -0.28376268145400396, 1.231753363450776, -0.0010417257426477305, -0.051265130431008055, 0.285644364788712], "std": [0.1807799368509143, 0.1132741693552174, 0.07873042945561985, 0.27987276565987307, 0.22333893279855424, 0.33006725061936354, 0.20374376442117964, 0.10140570467907942, 0.06912616536620618, 0.19437302838714077, 0.15696552316928586, 0.41763533307773987], "min": [0.06295395869935994, 0.10431075678285083, 1.1696381450156323, -0.18597023338761584, -0.31215347001176297, -0.46883186032039526, 0.06337160170034539, -0.4598018247959493, 1.1817060509407293, -0.34526352371413005, -0.40399783012272117, -0.07362533516146003], "max": [0.5818882896498716, 0.508549764808621, 1.4434039510071044, 1.0477067663108082, 0.747120439852202, 0.8601709226391201, 0.5595153854410577, -0.05096294521716984, 1.4851719724488737, 1.0923599078195327, 0.6938146514787622, 1.1820145056650864], "count": [1453]}, "eef_sim_pose_action": {"mean": [0.3267336585865436, 0.28503418930999835, 1.2608455839577184, 0.1590799910002161, 0.11652910880331609, 0.07124088185877939, 0.22997394779959576, -0.28376268145400396, 1.231753363450776, -0.0010417257426477305, -0.051265130431008055, 0.285644364788712], "std": [0.1807799368509143, 0.1132741693552174, 0.07873042945561985, 0.27987276565987307, 0.22333893279855424, 0.33006725061936354, 0.20374376442117964, 0.10140570467907942, 0.06912616536620618, 0.19437302838714077, 0.15696552316928586, 0.41763533307773987], "min": [0.06295395869935994, 0.10431075678285083, 1.1696381450156323, -0.18597023338761584, -0.31215347001176297, -0.46883186032039526, 0.06337160170034539, -0.4598018247959493, 1.1817060509407293, -0.34526352371413005, -0.40399783012272117, -0.07362533516146003], "max": [0.5818882896498716, 0.508549764808621, 1.4434039510071044, 1.0477067663108082, 0.747120439852202, 0.8601709226391201, 0.5595153854410577, -0.05096294521716984, 1.4851719724488737, 1.0923599078195327, 0.6938146514787622, 1.1820145056650864], "count": [1453]}, "gripper_mode_state": {"mean": [0.7955953200275292, 0.9518238128011012], "std": [0.4032659256344714, 0.21413837158686924], "min": [0, 0], "max": [1, 1], "count": [1453]}, "gripper_activity_state": {"mean": [1.830006882312457, 1.9277357192016518], "std": [0.5253463445988142, 0.3533462595779469], "min": [0, 0], "max": [2, 2], "count": [1453]}, "gripper_mode_action": {"mean": [0.7955953200275292, 0.9518238128011012], "std": [0.4032659256344714, 0.21413837158686924], "min": [0, 0], "max": [1, 1], "count": [1453]}, "gripper_activity_action": {"mean": [1.830006882312457, 1.9277357192016518], "std": [0.5253463445988142, 0.3533462595779469], "min": [0, 0], "max": [2, 2], "count": [1453]}, "gripper_open_scale_state": {"mean": [0.27835772622886035, 0.06527881633712686], "std": [0.32759271441568505, 0.1754419169441309], "min": [0.02284411447388785, 0.023085532443864003], "max": [0.9494072369166783, 0.9505944933210101], "count": [1453]}, "gripper_open_scale_action": {"mean": [0.27835772622886035, 0.06527881633712686], "std": [0.32759271441568505, 0.1754419169441309], "min": [0.02284411447388785, 0.023085532443864003], "max": [0.9494072369166783, 0.9505944933210101], "count": [1453]}}} +{"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.4831258847625071]], [[0.5256585092818489]], [[0.5133187014949349]]], "std": [[[0.28344192921240996]], [[0.2878210641577489]], [[0.2875037589689537]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3882249681234501]], [[0.3914322158971115]], [[0.3813217674166441]]], "std": [[[0.31259074320700403]], [[0.3017503308491105]], [[0.30972398826640724]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3933839693583527]], [[0.41602587898958865]], [[0.41931768997921753]]], "std": [[[0.24940206644659776]], [[0.23823619436523502]], [[0.24969848757109325]]], "count": [217]}, "observation.state": {"min": [-0.8605632185935974, 0.0, -1.797729730606079, -1.5700000524520874, -0.032213594764471054, -0.46552106738090515, 0.04192444309592247, -0.403315007686615, 0.0, -1.8085633516311646, -1.5661944150924683, -0.004601942375302315, -0.22909314930438995, 0.04224998131394386], "max": [0.2592427432537079, 2.3116862773895264, 0.0, 0.20024894177913666, 0.8381515741348267, 0.8789709806442261, 1.6612029075622559, 0.5445631742477417, 2.501922607421875, 0.0, 0.20939882099628448, 0.684127688407898, 0.07976700365543365, 1.6740530729293823], "mean": [-0.27381813526153564, 1.3355469703674316, -0.7283440828323364, -0.4711121916770935, 0.261883020401001, 0.10517533868551254, 0.41962510347366333, 0.0744934231042862, 0.7190515995025635, -0.3322931230068207, -0.4830916225910187, 0.20470523834228516, -0.037669066339731216, 0.1668478548526764], "std": [0.3714451193809509, 0.9313440918922424, 0.6451537609100342, 0.6504867076873779, 0.250349760055542, 0.32081130146980286, 0.5280178189277649, 0.17832714319229126, 0.9629051089286804, 0.49099650979042053, 0.6624703407287598, 0.2727236747741699, 0.04772748053073883, 0.4048956334590912], "count": [1307]}, "action": {"min": [-0.8605632185935974, 0.0, -1.797729730606079, -1.5700000524520874, -0.032213594764471054, -0.46552106738090515, 0.04192444309592247, -0.403315007686615, 0.0, -1.8085633516311646, -1.5661944150924683, -0.004601942375302315, -0.22909314930438995, 0.04224998131394386], "max": [0.2592427432537079, 2.3116862773895264, 0.0, 0.20024894177913666, 0.8381515741348267, 0.8789709806442261, 1.6612029075622559, 0.5445631742477417, 2.501922607421875, 0.0, 0.20939882099628448, 0.684127688407898, 0.07976700365543365, 1.6740530729293823], "mean": [-0.27381813526153564, 1.3355469703674316, -0.7283440828323364, -0.4711121916770935, 0.261883020401001, 0.10517533868551254, 0.41962510347366333, 0.0744934231042862, 0.7190515995025635, -0.3322931230068207, -0.4830916225910187, 0.20470523834228516, -0.037669066339731216, 0.1668478548526764], "std": [0.3714451193809509, 0.9313440918922424, 0.6451537609100342, 0.6504867076873779, 0.250349760055542, 0.32081130146980286, 0.5280178189277649, 0.17832714319229126, 0.9629051089286804, 0.49099650979042053, 0.6624703407287598, 0.2727236747741699, 0.04772748053073883, 0.4048956334590912], "count": [1307]}, "timestamp": {"min": [0.0], "max": [43.53333333333333], "mean": [21.766666666666666], "std": [12.576609682705076], "count": [1307]}, "frame_index": {"min": [0], "max": [1306], "mean": [653.0], "std": [377.2982904811523], "count": [1307]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1307]}, "index": {"min": [98766], "max": [100072], "mean": [99419.0], "std": [377.2982904811523], "count": [1307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1307]}, "subtask_annotation": {"mean": [10.751338944146902, 22.0, 22.0, 22.0, 22.0], "std": [5.754488960433532, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1307]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [1307]}, "eef_direction_state": {"mean": [3.8936495791889825, 4.9005355776587605], "std": [2.2709059855116025, 1.8738055874525026], "min": [0, 0], "max": [6, 6], "count": [1307]}, "eef_velocity_state": {"mean": [0.8630451415455241, 0.5508798775822494], "std": [0.8509794889071387, 0.8221151774937782], "min": [0, 0], "max": [2, 2], "count": [1307]}, "eef_acc_mag_state": {"mean": [0.7276205049732212, 0.4789594491201224], "std": [0.8256748878840686, 0.752537856076667], "min": [0, 0], "max": [2, 2], "count": [1307]}, "eef_direction_action": {"mean": [3.8936495791889825, 4.9005355776587605], "std": [2.2709059855116025, 1.8738055874525026], "min": [0, 0], "max": [6, 6], "count": [1307]}, "eef_velocity_action": {"mean": [0.8630451415455241, 0.5508798775822494], "std": [0.8509794889071387, 0.8221151774937782], "min": [0, 0], "max": [2, 2], "count": [1307]}, "eef_acc_mag_action": {"mean": [0.7276205049732212, 0.4789594491201224], "std": [0.8256748878840686, 0.752537856076667], "min": [0, 0], "max": [2, 2], "count": [1307]}, "eef_sim_pose_state": {"mean": [0.2912369786257592, 0.24468801852705216, 1.2476884732229288, 0.1720534379994298, 0.11780181873562864, 0.0034090011130304327, 0.19803264941027107, -0.3077682224134073, 1.2199018230460406, -0.09315312023046254, -0.07984003977332133, 0.2876079078418693], "std": [0.16459903184896213, 0.1307356434010649, 0.07102165979769687, 0.2819501985438025, 0.20756499641049136, 0.2414968926172287, 0.17852891102648993, 0.06432556709336848, 0.053073064302987465, 0.086176181825094, 0.13673111010634448, 0.4008763740185688], "min": [0.058925188020647466, 0.03197270531325387, 1.164055219538266, -0.25274683568224315, -0.2614875254168032, -0.2811068177812815, 0.05074723106184791, -0.412917911568147, 1.181714632488048, -0.420378347034143, -0.4589343367572829, -0.001534002371571714], "max": [0.48346003871787796, 0.42458720094921115, 1.4094523996128645, 0.9334908399777693, 0.693914318333249, 1.0101893833403441, 0.5978928476880189, -0.10967402162445067, 1.3478821422747866, -0.03199399513832106, 0.13863853368322898, 1.157068347146949], "count": [1307]}, "eef_sim_pose_action": {"mean": [0.2912369786257592, 0.24468801852705216, 1.2476884732229288, 0.1720534379994298, 0.11780181873562864, 0.0034090011130304327, 0.19803264941027107, -0.3077682224134073, 1.2199018230460406, -0.09315312023046254, -0.07984003977332133, 0.2876079078418693], "std": [0.16459903184896213, 0.1307356434010649, 0.07102165979769687, 0.2819501985438025, 0.20756499641049136, 0.2414968926172287, 0.17852891102648993, 0.06432556709336848, 0.053073064302987465, 0.086176181825094, 0.13673111010634448, 0.4008763740185688], "min": [0.058925188020647466, 0.03197270531325387, 1.164055219538266, -0.25274683568224315, -0.2614875254168032, -0.2811068177812815, 0.05074723106184791, -0.412917911568147, 1.181714632488048, -0.420378347034143, -0.4589343367572829, -0.001534002371571714], "max": [0.48346003871787796, 0.42458720094921115, 1.4094523996128645, 0.9334908399777693, 0.693914318333249, 1.0101893833403441, 0.5978928476880189, -0.10967402162445067, 1.3478821422747866, -0.03199399513832106, 0.13863853368322898, 1.157068347146949], "count": [1307]}, "gripper_mode_state": {"mean": [0.8309104820198929, 0.9196633511859219], "std": [0.37483096575570996, 0.27181367086921826], "min": [0, 0], "max": [1, 1], "count": [1307]}, "gripper_activity_state": {"mean": [1.8485080336648814, 1.9204284621270085], "std": [0.49635595634418733, 0.36875331239544024], "min": [0, 0], "max": [2, 2], "count": [1307]}, "gripper_mode_action": {"mean": [0.8309104820198929, 0.9196633511859219], "std": [0.37483096575570996, 0.27181367086921826], "min": [0, 0], "max": [1, 1], "count": [1307]}, "gripper_activity_action": {"mean": [1.8485080336648814, 1.9204284621270085], "std": [0.49635595634418733, 0.36875331239544024], "min": [0, 0], "max": [2, 2], "count": [1307]}, "gripper_open_scale_state": {"mean": [0.2397884012916801, 0.09534117120323936], "std": [0.30172531549231707, 0.2313695681836758], "min": [0.02395682462624141, 0.02414284646511078], "max": [0.9492588043212891, 0.956601755959647], "count": [1307]}, "gripper_open_scale_action": {"mean": [0.2397884012916801, 0.09534117120323936], "std": [0.30172531549231707, 0.2313695681836758], "min": [0.02395682462624141, 0.02414284646511078], "max": [0.9492588043212891, 0.956601755959647], "count": [1307]}}} +{"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.5017297319254499]], [[0.5371411075868255]], [[0.520498586853042]]], "std": [[[0.2819098258906048]], [[0.28832339809073937]], [[0.2904054601932141]]], "count": [238]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3767276882975412]], [[0.3824749192160524]], [[0.37209380778455176]]], "std": [[[0.31040244990006133]], [[0.30020793120905287]], [[0.30697967274899085]]], "count": [238]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40337120452756264]], [[0.42473589484813534]], [[0.4208838072810824]]], "std": [[[0.23900153530266632]], [[0.23414841308407233]], [[0.24462113303168412]]], "count": [238]}, "observation.state": {"min": [-0.8234894871711731, 0.0, -1.7695488929748535, -1.5700000524520874, -0.6289321184158325, -0.029145635664463043, 0.04706983640789986, -0.2491895705461502, 0.0, -1.951223611831665, -1.3322418928146362, -0.016873788088560104, -0.19610747694969177, 0.04093240946531296], "max": [0.6904705166816711, 2.4697091579437256, 0.0, 0.12717726826667786, 0.6375893354415894, 1.0108933448791504, 1.661462664604187, 0.7209709882736206, 2.593949556350708, 0.0, 0.18867963552474976, 0.5307573676109314, 0.479531854391098, 1.6452239751815796], "mean": [-0.007583629339933395, 1.467803716659546, -0.828481912612915, -0.5751500129699707, -0.03542038053274155, 0.23264940083026886, 0.5045505166053772, 0.09755833446979523, 0.6927851438522339, -0.47008800506591797, -0.2369266152381897, 0.18397673964500427, -0.059311576187610626, 0.09538452327251434], "std": [0.4157252609729767, 0.9211539626121521, 0.5958565473556519, 0.6323735117912292, 0.3232843279838562, 0.2953468859195709, 0.5701578259468079, 0.21448197960853577, 1.0213513374328613, 0.6307858228683472, 0.6141301989555359, 0.22170908749103546, 0.04406271129846573, 0.2526865005493164], "count": [1475]}, "action": {"min": [-0.8234894871711731, 0.0, -1.7695488929748535, -1.5700000524520874, -0.6289321184158325, -0.029145635664463043, 0.04706983640789986, -0.2491895705461502, 0.0, -1.951223611831665, -1.3322418928146362, -0.016873788088560104, -0.19610747694969177, 0.04093240946531296], "max": [0.6904705166816711, 2.4697091579437256, 0.0, 0.12717726826667786, 0.6375893354415894, 1.0108933448791504, 1.661462664604187, 0.7209709882736206, 2.593949556350708, 0.0, 0.18867963552474976, 0.5307573676109314, 0.479531854391098, 1.6452239751815796], "mean": [-0.007583629339933395, 1.467803716659546, -0.828481912612915, -0.5751500129699707, -0.03542038053274155, 0.23264940083026886, 0.5045505166053772, 0.09755833446979523, 0.6927851438522339, -0.47008800506591797, -0.2369266152381897, 0.18397673964500427, -0.059311576187610626, 0.09538452327251434], "std": [0.4157252609729767, 0.9211539626121521, 0.5958565473556519, 0.6323735117912292, 0.3232843279838562, 0.2953468859195709, 0.5701578259468079, 0.21448197960853577, 1.0213513374328613, 0.6307858228683472, 0.6141301989555359, 0.22170908749103546, 0.04406271129846573, 0.2526865005493164], "count": [1475]}, "timestamp": {"min": [0.0], "max": [49.13333333333333], "mean": [24.566666666666663], "std": [14.193190855711999], "count": [1475]}, "frame_index": {"min": [0], "max": [1474], "mean": [737.0], "std": [425.79572567135995], "count": [1475]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1475]}, "index": {"min": [100073], "max": [101547], "mean": [100810.0], "std": [425.79572567135995], "count": [1475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1475]}, "subtask_annotation": {"mean": [10.533559322033899, 22.0, 22.0, 22.0, 22.0], "std": [5.985467644591084, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1475]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1475]}, "eef_direction_state": {"mean": [3.9905084745762713, 5.171525423728814], "std": [2.160330658721681, 1.5573998469410297], "min": [0, 0], "max": [6, 6], "count": [1475]}, "eef_velocity_state": {"mean": [0.831864406779661, 0.4888135593220339], "std": [0.8185569662755378, 0.8019321682835813], "min": [0, 0], "max": [2, 2], "count": [1475]}, "eef_acc_mag_state": {"mean": [0.8067796610169492, 0.45152542372881355], "std": [0.8291029268523558, 0.7443728188357153], "min": [0, 0], "max": [2, 2], "count": [1475]}, "eef_direction_action": {"mean": [3.9905084745762713, 5.171525423728814], "std": [2.160330658721681, 1.5573998469410297], "min": [0, 0], "max": [6, 6], "count": [1475]}, "eef_velocity_action": {"mean": [0.831864406779661, 0.4888135593220339], "std": [0.8185569662755378, 0.8019321682835813], "min": [0, 0], "max": [2, 2], "count": [1475]}, "eef_acc_mag_action": {"mean": [0.8067796610169492, 0.45152542372881355], "std": [0.8291029268523558, 0.7443728188357153], "min": [0, 0], "max": [2, 2], "count": [1475]}, "eef_sim_pose_state": {"mean": [0.3293041997414212, 0.33178058884319883, 1.2543734032520395, 0.272346555491367, 0.06966638686245899, -0.04666221440352124, 0.19544313430191196, -0.29303672709105605, 1.2186281061708284, -0.1015083301110962, -0.002606270690558185, 0.288008108630283], "std": [0.17013465018533333, 0.14380457323302195, 0.07774549575129995, 0.3138410028733406, 0.25113571670952944, 0.277092117265317, 0.20006511564160384, 0.08840166417707533, 0.05524016990375802, 0.08223853612606256, 0.17409735590674852, 0.404714821108876], "min": [0.058002395958740974, 0.135311037107449, 1.149867449876226, -0.05624341955141128, -0.3480513590945211, -0.7302221161825777, 0.06001012504015439, -0.4117108987084585, 1.1822404313898944, -0.34624393681648596, -0.43840508277759227, -0.013805905823968135], "max": [0.5172818870577621, 0.5784751538165006, 1.443280775471964, 1.0754879478600197, 0.8714453951548458, 0.7136946970645499, 0.580279859130023, -0.06386692473301059, 1.3971449425044506, 0.48325104949129255, 0.11499412465753989, 1.2537798497319401], "count": [1475]}, "eef_sim_pose_action": {"mean": [0.3293041997414212, 0.33178058884319883, 1.2543734032520395, 0.272346555491367, 0.06966638686245899, -0.04666221440352124, 0.19544313430191196, -0.29303672709105605, 1.2186281061708284, -0.1015083301110962, -0.002606270690558185, 0.288008108630283], "std": [0.17013465018533333, 0.14380457323302195, 0.07774549575129995, 0.3138410028733406, 0.25113571670952944, 0.277092117265317, 0.20006511564160384, 0.08840166417707533, 0.05524016990375802, 0.08223853612606256, 0.17409735590674852, 0.404714821108876], "min": [0.058002395958740974, 0.135311037107449, 1.149867449876226, -0.05624341955141128, -0.3480513590945211, -0.7302221161825777, 0.06001012504015439, -0.4117108987084585, 1.1822404313898944, -0.34624393681648596, -0.43840508277759227, -0.013805905823968135], "max": [0.5172818870577621, 0.5784751538165006, 1.443280775471964, 1.0754879478600197, 0.8714453951548458, 0.7136946970645499, 0.580279859130023, -0.06386692473301059, 1.3971449425044506, 0.48325104949129255, 0.11499412465753989, 1.2537798497319401], "count": [1475]}, "gripper_mode_state": {"mean": [0.7945762711864407, 0.9647457627118644], "std": [0.40401091625585095, 0.18442173418924035], "min": [0, 0], "max": [1, 1], "count": [1475]}, "gripper_activity_state": {"mean": [1.8705084745762712, 1.9294915254237288], "std": [0.46158688599006753, 0.348037713370523], "min": [0, 0], "max": [2, 2], "count": [1475]}, "gripper_mode_action": {"mean": [0.7945762711864407, 0.9647457627118644], "std": [0.40401091625585095, 0.18442173418924035], "min": [0, 0], "max": [1, 1], "count": [1475]}, "gripper_activity_action": {"mean": [1.8705084745762712, 1.9294915254237288], "std": [0.46158688599006753, 0.348037713370523], "min": [0, 0], "max": [2, 2], "count": [1475]}, "gripper_open_scale_state": {"mean": [0.2883163428623999, 0.05450516460882826], "std": [0.3258049833279887, 0.14439225839570377], "min": [0.026897049375942776, 0.023389948265893117], "max": [0.9494072369166783, 0.9401279858180455], "count": [1475]}, "gripper_open_scale_action": {"mean": [0.2883163428623999, 0.05450516460882826], "std": [0.3258049833279887, 0.14439225839570377], "min": [0.026897049375942776, 0.023389948265893117], "max": [0.9494072369166783, 0.9401279858180455], "count": [1475]}}} +{"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.4943025932814935]], [[0.5362533809966674]], [[0.5232407095249166]]], "std": [[[0.2863996562294103]], [[0.28926574006000877]], [[0.2864404921709052]]], "count": [253]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3484364876385337]], [[0.3528672035788404]], [[0.3466857233890482]]], "std": [[[0.3067627646022375]], [[0.2919992249201457]], [[0.2979324904722566]]], "count": [253]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3827551333884454]], [[0.40442604648359126]], [[0.40352430636286135]]], "std": [[[0.2429104171980882]], [[0.23538454564205086]], [[0.24798799883499184]]], "count": [253]}, "observation.state": {"min": [-0.7915340662002563, -2.2582291266198318e-27, -1.9757672548294067, -1.5700000524520874, -0.22242721915245056, -0.12265428900718689, 0.04558541998267174, -0.22835496068000793, 0.0, -1.3253593444824219, -1.3381702899932861, -0.05062136426568031, -0.12593156099319458, 0.03978335112333298], "max": [0.3305432200431824, 2.322446823120117, 0.0, 0.4356505572795868, 0.7913636565208435, 1.1522526741027832, 1.6749610900878906, 0.7500842809677124, 2.2226972579956055, 3.730940663867859e-18, 0.04892955347895622, 0.6658826470375061, 0.19481556117534637, 1.6723664999008179], "mean": [-0.16938896477222443, 1.2730505466461182, -0.7565274238586426, -0.3268328905105591, 0.19133375585079193, 0.3095772862434387, 0.46775391697883606, 0.19335056841373444, 0.7566345930099487, -0.3889968693256378, -0.4360926151275635, 0.09244143962860107, 0.041788697242736816, 0.16112804412841797], "std": [0.3065306544303894, 0.8837796449661255, 0.6756758093833923, 0.6413453221321106, 0.31262820959091187, 0.385032594203949, 0.574116587638855, 0.2761211693286896, 0.952631950378418, 0.5234078168869019, 0.546257734298706, 0.21469350159168243, 0.07666071504354477, 0.4054180085659027], "count": [1605]}, "action": {"min": [-0.7915340662002563, -2.2582291266198318e-27, -1.9757672548294067, -1.5700000524520874, -0.22242721915245056, -0.12265428900718689, 0.04558541998267174, -0.22835496068000793, 0.0, -1.3253593444824219, -1.3381702899932861, -0.05062136426568031, -0.12593156099319458, 0.03978335112333298], "max": [0.3305432200431824, 2.322446823120117, 0.0, 0.4356505572795868, 0.7913636565208435, 1.1522526741027832, 1.6749610900878906, 0.7500842809677124, 2.2226972579956055, 3.730940663867859e-18, 0.04892955347895622, 0.6658826470375061, 0.19481556117534637, 1.6723664999008179], "mean": [-0.16938896477222443, 1.2730505466461182, -0.7565274238586426, -0.3268328905105591, 0.19133375585079193, 0.3095772862434387, 0.46775391697883606, 0.19335056841373444, 0.7566345930099487, -0.3889968693256378, -0.4360926151275635, 0.09244143962860107, 0.041788697242736816, 0.16112804412841797], "std": [0.3065306544303894, 0.8837796449661255, 0.6756758093833923, 0.6413453221321106, 0.31262820959091187, 0.385032594203949, 0.574116587638855, 0.2761211693286896, 0.952631950378418, 0.5234078168869019, 0.546257734298706, 0.21469350159168243, 0.07666071504354477, 0.4054180085659027], "count": [1605]}, "timestamp": {"min": [0.0], "max": [53.46666666666667], "mean": [26.733333333333334], "std": [15.444116703157249], "count": [1605]}, "frame_index": {"min": [0], "max": [1604], "mean": [802.0], "std": [463.32350109471747], "count": [1605]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1605]}, "index": {"min": [101548], "max": [103152], "mean": [102350.0], "std": [463.32350109471747], "count": [1605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1605]}, "subtask_annotation": {"mean": [11.758878504672897, 22.0, 22.0, 22.0, 22.0], "std": [6.00579605724251, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1605]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1605]}, "eef_direction_state": {"mean": [3.9551401869158878, 5.084735202492212], "std": [2.291902322876404, 1.5783733123250179], "min": [0, 0], "max": [6, 6], "count": [1605]}, "eef_velocity_state": {"mean": [0.7912772585669782, 0.4996884735202492], "std": [0.8169077328560271, 0.7551484119926701], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_acc_mag_state": {"mean": [0.7059190031152648, 0.4722741433021807], "std": [0.8154251875127256, 0.7554644955080129], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_direction_action": {"mean": [3.9551401869158878, 5.084735202492212], "std": [2.291902322876404, 1.5783733123250179], "min": [0, 0], "max": [6, 6], "count": [1605]}, "eef_velocity_action": {"mean": [0.7912772585669782, 0.4996884735202492], "std": [0.8169077328560271, 0.7551484119926701], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_acc_mag_action": {"mean": [0.7059190031152648, 0.4722741433021807], "std": [0.8154251875127256, 0.7554644955080129], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_sim_pose_state": {"mean": [0.2947141567255028, 0.29238916610239707, 1.2648121676980986, 0.32244323353162263, 0.1752356818458269, 0.02198666669706582, 0.19690865271164476, -0.26505166213028875, 1.229850197738648, 0.018415773639562358, -0.061759864070613645, 0.2889786896378254], "std": [0.17208990696305346, 0.08336286112726504, 0.08139383367595536, 0.3719877413243711, 0.26201926089826555, 0.3513970721044842, 0.162457159024679, 0.10746724752024787, 0.06276711930902716, 0.05368483686461864, 0.11709208358695754, 0.45168400216783383], "min": [0.0678178191750717, 0.14945925000280008, 1.169029626296682, -0.06631467208572384, -0.27118484875682514, -0.6528084194720077, 0.06165730862291695, -0.379550120700288, 1.1816573462358413, -0.1256114425735547, -0.3118409706288474, -0.19496365603533206], "max": [0.5674440647346517, 0.44498388639289443, 1.4384149209710397, 1.0253785688821364, 0.7641001036641519, 0.7737377350834793, 0.45318725848198466, -0.039130737049517014, 1.3845703052038205, 0.15996757831310082, 0.30920880402185724, 1.4061197618715793], "count": [1605]}, "eef_sim_pose_action": {"mean": [0.2947141567255028, 0.29238916610239707, 1.2648121676980986, 0.32244323353162263, 0.1752356818458269, 0.02198666669706582, 0.19690865271164476, -0.26505166213028875, 1.229850197738648, 0.018415773639562358, -0.061759864070613645, 0.2889786896378254], "std": [0.17208990696305346, 0.08336286112726504, 0.08139383367595536, 0.3719877413243711, 0.26201926089826555, 0.3513970721044842, 0.162457159024679, 0.10746724752024787, 0.06276711930902716, 0.05368483686461864, 0.11709208358695754, 0.45168400216783383], "min": [0.0678178191750717, 0.14945925000280008, 1.169029626296682, -0.06631467208572384, -0.27118484875682514, -0.6528084194720077, 0.06165730862291695, -0.379550120700288, 1.1816573462358413, -0.1256114425735547, -0.3118409706288474, -0.19496365603533206], "max": [0.5674440647346517, 0.44498388639289443, 1.4384149209710397, 1.0253785688821364, 0.7641001036641519, 0.7737377350834793, 0.45318725848198466, -0.039130737049517014, 1.3845703052038205, 0.15996757831310082, 0.30920880402185724, 1.4061197618715793], "count": [1605]}, "gripper_mode_state": {"mean": [0.7906542056074767, 0.9227414330218069], "std": [0.4068416556385114, 0.2670012749158135], "min": [0, 0], "max": [1, 1], "count": [1605]}, "gripper_activity_state": {"mean": [1.8118380062305295, 1.935202492211838], "std": [0.5475377213603944, 0.334199242147154], "min": [0, 0], "max": [2, 2], "count": [1605]}, "gripper_mode_action": {"mean": [0.7906542056074767, 0.9227414330218069], "std": [0.4068416556385114, 0.2670012749158135], "min": [0, 0], "max": [1, 1], "count": [1605]}, "gripper_activity_action": {"mean": [1.8118380062305295, 1.935202492211838], "std": [0.5475377213603944, 0.334199242147154], "min": [0, 0], "max": [2, 2], "count": [1605]}, "gripper_open_scale_state": {"mean": [0.2672894387044655, 0.09207399972396584], "std": [0.32806632731239904, 0.2316673581611709], "min": [0.026048811418669566, 0.022733343499047414], "max": [0.9571206229073661, 0.9556379999433245], "count": [1605]}, "gripper_open_scale_action": {"mean": [0.2672894387044655, 0.09207399972396584], "std": [0.32806632731239904, 0.2316673581611709], "min": [0.026048811418669566, 0.022733343499047414], "max": [0.9571206229073661, 0.9556379999433245], "count": [1605]}}} +{"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.4579725816100575]], [[0.4899554024250866]], [[0.4668214601414336]]], "std": [[[0.2995259886306668]], [[0.29420456478912954]], [[0.2818762449120378]]], "count": [244]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3672043655576985]], [[0.3804463541108611]], [[0.3718979963570127]]], "std": [[[0.295579759524892]], [[0.2842476594352179]], [[0.29383715851262326]]], "count": [244]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37866381053787634]], [[0.4025183120379299]], [[0.4016190980035001]]], "std": [[[0.31283414269045823]], [[0.3018913718427039]], [[0.311354749881463]]], "count": [244]}, "observation.state": {"min": [-0.6472266316413879, 0.0015339808305725455, -1.634212851524353, -1.253670334815979, -0.5123496055603027, -0.20555342733860016, 0.04682235047221184, -0.452524334192276, -3.2526065174565133e-19, -1.9466216564178467, -1.4924951791763306, -0.5460971593856812, -1.1259418725967407, 0.040393613278865814], "max": [0.11851618438959122, 2.5372042655944824, 0.0, 0.10458695888519287, 0.04869861528277397, 0.3374757766723633, 1.67262601852417, 0.8360195159912109, 2.3715343475341797, 0.0, 0.34790897369384766, 0.08870622515678406, 0.27765053510665894, 1.6632806062698364], "mean": [-0.174730584025383, 1.0557200908660889, -0.5923328399658203, -0.4793791174888611, -0.2254168540239334, -0.05741352215409279, 0.25313594937324524, 0.1717536747455597, 1.148112177848816, -0.6496807336807251, -0.43550634384155273, -0.16145126521587372, -0.16531173884868622, 0.29150786995887756], "std": [0.251029372215271, 1.0184944868087769, 0.5869671106338501, 0.4832063913345337, 0.21060135960578918, 0.10185246914625168, 0.5129541754722595, 0.3805386424064636, 0.9281435608863831, 0.6257774233818054, 0.48428598046302795, 0.1915338933467865, 0.2961360812187195, 0.45502084493637085], "count": [1528]}, "action": {"min": [-0.6472266316413879, 0.0015339808305725455, -1.634212851524353, -1.253670334815979, -0.5123496055603027, -0.20555342733860016, 0.04682235047221184, -0.452524334192276, -3.2526065174565133e-19, -1.9466216564178467, -1.4924951791763306, -0.5460971593856812, -1.1259418725967407, 0.040393613278865814], "max": [0.11851618438959122, 2.5372042655944824, 0.0, 0.10458695888519287, 0.04869861528277397, 0.3374757766723633, 1.67262601852417, 0.8360195159912109, 2.3715343475341797, 0.0, 0.34790897369384766, 0.08870622515678406, 0.27765053510665894, 1.6632806062698364], "mean": [-0.174730584025383, 1.0557200908660889, -0.5923328399658203, -0.4793791174888611, -0.2254168540239334, -0.05741352215409279, 0.25313594937324524, 0.1717536747455597, 1.148112177848816, -0.6496807336807251, -0.43550634384155273, -0.16145126521587372, -0.16531173884868622, 0.29150786995887756], "std": [0.251029372215271, 1.0184944868087769, 0.5869671106338501, 0.4832063913345337, 0.21060135960578918, 0.10185246914625168, 0.5129541754722595, 0.3805386424064636, 0.9281435608863831, 0.6257774233818054, 0.48428598046302795, 0.1915338933467865, 0.2961360812187195, 0.45502084493637085], "count": [1528]}, "timestamp": {"min": [0.0], "max": [50.9], "mean": [25.450000000000003], "std": [14.703183706636842], "count": [1528]}, "frame_index": {"min": [0], "max": [1527], "mean": [763.5], "std": [441.09551119910526], "count": [1528]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1528]}, "index": {"min": [103153], "max": [104680], "mean": [103916.5], "std": [441.09551119910526], "count": [1528]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1528]}, "subtask_annotation": {"mean": [9.43586387434555, 22.0, 22.0, 22.0, 22.0], "std": [6.551433371983833, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1528]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [1528]}, "eef_direction_state": {"mean": [4.722513089005235, 4.318717277486911], "std": [1.8869116484881954, 2.2386690671734866], "min": [0, 0], "max": [6, 6], "count": [1528]}, "eef_velocity_state": {"mean": [0.6289267015706806, 0.6583769633507853], "std": [0.8076051468145591, 0.816098164389307], "min": [0, 0], "max": [2, 2], "count": [1528]}, "eef_acc_mag_state": {"mean": [0.6145287958115183, 0.6034031413612565], "std": [0.8073441774723741, 0.8039750326868605], "min": [0, 0], "max": [2, 2], "count": [1528]}, "eef_direction_action": {"mean": [4.722513089005235, 4.318717277486911], "std": [1.8869116484881954, 2.2386690671734866], "min": [0, 0], "max": [6, 6], "count": [1528]}, "eef_velocity_action": {"mean": [0.6289267015706806, 0.6583769633507853], "std": [0.8076051468145591, 0.816098164389307], "min": [0, 0], "max": [2, 2], "count": [1528]}, "eef_acc_mag_action": {"mean": [0.6145287958115183, 0.6034031413612565], "std": [0.8073441774723741, 0.8039750326868605], "min": [0, 0], "max": [2, 2], "count": [1528]}, "eef_sim_pose_state": {"mean": [0.2650735445409737, 0.2598311176002413, 1.237316292858451, -0.04932378446275606, -0.013939326848783342, -0.40155872408433635, 0.2683145583243904, -0.2787997292131753, 1.2586911107843795, -0.19002325265792092, 0.05854050421040554, 0.005113560695758379], "std": [0.19144082162126452, 0.10428485040134038, 0.058383580098637484, 0.0872820760039578, 0.08083666532368251, 0.42481765593534265, 0.1677706523578902, 0.12421570326722024, 0.07347525590099228, 0.28434095987876035, 0.15814922560628009, 0.27300294672159353], "min": [0.06029489301431465, 0.01562398701833169, 1.171723330556026, -0.26727699455346854, -0.18571161457349317, -1.1150831678901063, 0.06902434384372572, -0.5048742239035409, 1.1821805252191744, -1.1477137746629982, -0.2659949345312618, -0.6169952949325587], "max": [0.5056468873634882, 0.3672430076567978, 1.3690930934097016, 0.3505537909809364, 0.26409394710000345, 0.01969694182676629, 0.5574278316324591, -0.061217697581718064, 1.3866293960392237, 0.15173078281336708, 0.6482216114462473, 0.4531184257262447], "count": [1528]}, "eef_sim_pose_action": {"mean": [0.2650735445409737, 0.2598311176002413, 1.237316292858451, -0.04932378446275606, -0.013939326848783342, -0.40155872408433635, 0.2683145583243904, -0.2787997292131753, 1.2586911107843795, -0.19002325265792092, 0.05854050421040554, 0.005113560695758379], "std": [0.19144082162126452, 0.10428485040134038, 0.058383580098637484, 0.0872820760039578, 0.08083666532368251, 0.42481765593534265, 0.1677706523578902, 0.12421570326722024, 0.07347525590099228, 0.28434095987876035, 0.15814922560628009, 0.27300294672159353], "min": [0.06029489301431465, 0.01562398701833169, 1.171723330556026, -0.26727699455346854, -0.18571161457349317, -1.1150831678901063, 0.06902434384372572, -0.5048742239035409, 1.1821805252191744, -1.1477137746629982, -0.2659949345312618, -0.6169952949325587], "max": [0.5056468873634882, 0.3672430076567978, 1.3690930934097016, 0.3505537909809364, 0.26409394710000345, 0.01969694182676629, 0.5574278316324591, -0.061217697581718064, 1.3866293960392237, 0.15173078281336708, 0.6482216114462473, 0.4531184257262447], "count": [1528]}, "gripper_mode_state": {"mean": [0.8664921465968587, 0.8880890052356021], "std": [0.3401227814816712, 0.315256917474046], "min": [0, 0], "max": [1, 1], "count": [1528]}, "gripper_activity_state": {"mean": [1.9024869109947644, 1.8632198952879582], "std": [0.4048709879015559, 0.4747643105783679], "min": [0, 0], "max": [2, 2], "count": [1528]}, "gripper_mode_action": {"mean": [0.8664921465968587, 0.8880890052356021], "std": [0.3401227814816712, 0.315256917474046], "min": [0, 0], "max": [1, 1], "count": [1528]}, "gripper_activity_action": {"mean": [1.9024869109947644, 1.8632198952879582], "std": [0.4048709879015559, 0.4747643105783679], "min": [0, 0], "max": [2, 2], "count": [1528]}, "gripper_open_scale_state": {"mean": [0.14464881301773375, 0.16657855216394377], "std": [0.2931164958065996, 0.26001171425688197], "min": [0.026755628841263906, 0.023082064730780467], "max": [0.9557862962995257, 0.9504460607256208], "count": [1528]}, "gripper_open_scale_action": {"mean": [0.14464881301773375, 0.16657855216394377], "std": [0.2931164958065996, 0.26001171425688197], "min": [0.026755628841263906, 0.023082064730780467], "max": [0.9557862962995257, 0.9504460607256208], "count": [1528]}}} +{"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.4493223821899714]], [[0.47875018441322287]], [[0.45863605836035204]]], "std": [[[0.30431806667707134]], [[0.29793751693126513]], [[0.2848893356795016]]], "count": [254]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37661767493524095]], [[0.38720099861904517]], [[0.37873061302386224]]], "std": [[[0.29481233281261604]], [[0.2833841626895858]], [[0.2924715634109966]]], "count": [254]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3716058338908617]], [[0.38718628308716313]], [[0.377976635273532]]], "std": [[[0.30318367714852773]], [[0.2946108230490513]], [[0.3015184538888382]]], "count": [254]}, "observation.state": {"min": [-0.6795535087585449, 0.0, -1.771738886833191, -1.1259418725967407, -0.4749109148979187, -0.20248545706272125, 0.046451181173324585, -0.5450645089149475, 1.5339808222307296e-33, -1.780951738357544, -1.414330244064331, -0.5092816352844238, -1.1382137537002563, 0.0406462736427784], "max": [0.0035206221509724855, 2.2753608226776123, 0.0, 0.120132215321064, 0.14690858125686646, -0.01840776950120926, 1.6619821786880493, 1.0461748838424683, 2.261087656021118, 0.0, 0.3565526008605957, 0.2822524607181549, 0.19941750168800354, 1.6673983335494995], "mean": [-0.20507493615150452, 0.8455224633216858, -0.4634981155395508, -0.37783288955688477, -0.15192507207393646, -0.07378202676773071, 0.13190454244613647, 0.1829754114151001, 1.3075344562530518, -0.7184556722640991, -0.42031392455101013, -0.17550058662891388, -0.13475948572158813, 0.3060259222984314], "std": [0.2682674825191498, 0.9401055574417114, 0.5542098879814148, 0.4489807188510895, 0.18468020856380463, 0.05673212930560112, 0.33617103099823, 0.4158199429512024, 0.7588594555854797, 0.6230692863464355, 0.5131080150604248, 0.20971399545669556, 0.2941673696041107, 0.4745691418647766], "count": [1616]}, "action": {"min": [-0.6795535087585449, 0.0, -1.771738886833191, -1.1259418725967407, -0.4749109148979187, -0.20248545706272125, 0.046451181173324585, -0.5450645089149475, 1.5339808222307296e-33, -1.780951738357544, -1.414330244064331, -0.5092816352844238, -1.1382137537002563, 0.0406462736427784], "max": [0.0035206221509724855, 2.2753608226776123, 0.0, 0.120132215321064, 0.14690858125686646, -0.01840776950120926, 1.6619821786880493, 1.0461748838424683, 2.261087656021118, 0.0, 0.3565526008605957, 0.2822524607181549, 0.19941750168800354, 1.6673983335494995], "mean": [-0.20507493615150452, 0.8455224633216858, -0.4634981155395508, -0.37783288955688477, -0.15192507207393646, -0.07378202676773071, 0.13190454244613647, 0.1829754114151001, 1.3075344562530518, -0.7184556722640991, -0.42031392455101013, -0.17550058662891388, -0.13475948572158813, 0.3060259222984314], "std": [0.2682674825191498, 0.9401055574417114, 0.5542098879814148, 0.4489807188510895, 0.18468020856380463, 0.05673212930560112, 0.33617103099823, 0.4158199429512024, 0.7588594555854797, 0.6230692863464355, 0.5131080150604248, 0.20971399545669556, 0.2941673696041107, 0.4745691418647766], "count": [1616]}, "timestamp": {"min": [0.0], "max": [53.833333333333336], "mean": [26.916666666666668], "std": [15.549964272913584], "count": [1616]}, "frame_index": {"min": [0], "max": [1615], "mean": [807.5], "std": [466.4989281874075], "count": [1616]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [1616]}, "index": {"min": [104681], "max": [106296], "mean": [105488.5], "std": [466.4989281874075], "count": [1616]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1616]}, "subtask_annotation": {"mean": [11.272277227722773, 22.0, 22.0, 22.0, 22.0], "std": [6.085620428711634, 0.0, 0.0, 0.0, 0.0], "min": [5, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1616]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [1616]}, "eef_direction_state": {"mean": [4.863242574257426, 4.116955445544554], "std": [1.795686630738002, 2.17531371084473], "min": [0, 0], "max": [6, 6], "count": [1616]}, "eef_velocity_state": {"mean": [0.5748762376237624, 0.8347772277227723], "std": [0.8025870820582831, 0.8526623708651329], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_acc_mag_state": {"mean": [0.5012376237623762, 0.7128712871287128], "std": [0.7634914933164808, 0.8215733958808189], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_direction_action": {"mean": [4.863242574257426, 4.116955445544554], "std": [1.795686630738002, 2.17531371084473], "min": [0, 0], "max": [6, 6], "count": [1616]}, "eef_velocity_action": {"mean": [0.5748762376237624, 0.8347772277227723], "std": [0.8025870820582831, 0.8526623708651329], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_acc_mag_action": {"mean": [0.5012376237623762, 0.7128712871287128], "std": [0.7634914933164808, 0.8215733958808189], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_sim_pose_state": {"mean": [0.2176944393755738, 0.260505304067155, 1.2388337921450017, -0.07434277996659712, 0.004210546717573617, -0.35825464491999875, 0.285573838679817, -0.29708466204892836, 1.2746651631313988, -0.15595967449344114, 0.16576291986136865, 0.0029274972143559564], "std": [0.16837292803970966, 0.1006414161486506, 0.06516554039994224, 0.0494924468136156, 0.08283837398334927, 0.43451387629412647, 0.1540234655418268, 0.12375544756894966, 0.09034820957305535, 0.3017515255815226, 0.18883142044340906, 0.308899196954378], "min": [0.06164555338844577, 0.032659394059369073, 1.1824949999999999, -0.21412865923457503, -0.24048101965435542, -1.0493506661434935, 0.06912962621580229, -0.5152658660812067, 1.1821841884464601, -1.1789865131853294, -0.2671354038755964, -0.6243376516625314], "max": [0.4812219505702621, 0.33700358350499426, 1.39137563259592, 0.012528764540484266, 0.27073261665743176, 0.14005603454103865, 0.5204993555914906, -0.0547683658135297, 1.4684076385834355, 0.15544952172240814, 0.7787024210342541, 0.610808006258178], "count": [1616]}, "eef_sim_pose_action": {"mean": [0.2176944393755738, 0.260505304067155, 1.2388337921450017, -0.07434277996659712, 0.004210546717573617, -0.35825464491999875, 0.285573838679817, -0.29708466204892836, 1.2746651631313988, -0.15595967449344114, 0.16576291986136865, 0.0029274972143559564], "std": [0.16837292803970966, 0.1006414161486506, 0.06516554039994224, 0.0494924468136156, 0.08283837398334927, 0.43451387629412647, 0.1540234655418268, 0.12375544756894966, 0.09034820957305535, 0.3017515255815226, 0.18883142044340906, 0.308899196954378], "min": [0.06164555338844577, 0.032659394059369073, 1.1824949999999999, -0.21412865923457503, -0.24048101965435542, -1.0493506661434935, 0.06912962621580229, -0.5152658660812067, 1.1821841884464601, -1.1789865131853294, -0.2671354038755964, -0.6243376516625314], "max": [0.4812219505702621, 0.33700358350499426, 1.39137563259592, 0.012528764540484266, 0.27073261665743176, 0.14005603454103865, 0.5204993555914906, -0.0547683658135297, 1.4684076385834355, 0.15544952172240814, 0.7787024210342541, 0.610808006258178], "count": [1616]}, "gripper_mode_state": {"mean": [0.9443069306930693, 0.879950495049505], "std": [0.22932804306953763, 0.3250194168225063], "min": [0, 0], "max": [1, 1], "count": [1616]}, "gripper_activity_state": {"mean": [1.938118811881188, 1.8725247524752475], "std": [0.3260663021664254, 0.4598617548195702], "min": [0, 0], "max": [2, 2], "count": [1616]}, "gripper_mode_action": {"mean": [0.9443069306930693, 0.879950495049505], "std": [0.22932804306953763, 0.3250194168225063], "min": [0, 0], "max": [1, 1], "count": [1616]}, "gripper_activity_action": {"mean": [1.938118811881188, 1.8725247524752475], "std": [0.3260663021664254, 0.4598617548195702], "min": [0, 0], "max": [2, 2], "count": [1616]}, "gripper_open_scale_state": {"mean": [0.07537469571084793, 0.17487444897489088], "std": [0.192096246552296, 0.271182805201769], "min": [0.02654353209904262, 0.023226442081587657], "max": [0.9497041021074567, 0.9527990477425712], "count": [1616]}, "gripper_open_scale_action": {"mean": [0.07537469571084793, 0.17487444897489088], "std": [0.192096246552296, 0.271182805201769], "min": [0.02654353209904262, 0.023226442081587657], "max": [0.9497041021074567, 0.9527990477425712], "count": [1616]}}} +{"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.47045267543553604]], [[0.48505103253242776]], [[0.44435622368757705]]], "std": [[[0.29563526058076595]], [[0.29111233735404074]], [[0.268390005509207]]], "count": [281]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3608431537304523]], [[0.3660710231898216]], [[0.3535859355011281]]], "std": [[[0.26484588321505453]], [[0.2642969347949015]], [[0.2790209997478914]]], "count": [281]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38856618422378836]], [[0.3978741035362346]], [[0.38693120004031667]]], "std": [[[0.2966416260579131]], [[0.2930679663136468]], [[0.3036315614242262]]], "count": [281]}, "observation.state": {"min": [-0.8068739175796509, -4.7829496786066125e-34, -1.983437180519104, -1.236081600189209, -0.1871194988489151, -0.2178252786397934, 0.0467098131775856, -0.8176117539405823, -2.168404344971009e-19, -1.9588934183120728, -1.4449927806854248, -0.5291702151298523, -1.0308350324630737, 0.04200315847992897], "max": [0.0368858203291893, 2.6675925254821777, 0.0, 0.006135923322290182, 0.0781783014535904, 0.14721530675888062, 1.6628910303115845, 0.7654564380645752, 2.437495470046997, 0.0, 0.2464594841003418, 0.18562014400959015, 0.3160000443458557, 1.6699010133743286], "mean": [-0.25751712918281555, 0.8458520770072937, -0.5198188424110413, -0.3798157274723053, -0.012883633375167847, -0.018376236781477928, 0.1489357203245163, -0.000776390079408884, 1.1556147336959839, -0.7135651111602783, -0.40648171305656433, -0.11159854382276535, -0.09045244008302689, 0.29554879665374756], "std": [0.3314135670661926, 1.0473178625106812, 0.700348436832428, 0.48427125811576843, 0.03844117373228073, 0.05778346583247185, 0.37311071157455444, 0.366975873708725, 0.9165070056915283, 0.6703643202781677, 0.4809359312057495, 0.1479691118001938, 0.26399126648902893, 0.440838098526001], "count": [1845]}, "action": {"min": [-0.8068739175796509, -4.7829496786066125e-34, -1.983437180519104, -1.236081600189209, -0.1871194988489151, -0.2178252786397934, 0.0467098131775856, -0.8176117539405823, -2.168404344971009e-19, -1.9588934183120728, -1.4449927806854248, -0.5291702151298523, -1.0308350324630737, 0.04200315847992897], "max": [0.0368858203291893, 2.6675925254821777, 0.0, 0.006135923322290182, 0.0781783014535904, 0.14721530675888062, 1.6628910303115845, 0.7654564380645752, 2.437495470046997, 0.0, 0.2464594841003418, 0.18562014400959015, 0.3160000443458557, 1.6699010133743286], "mean": [-0.25751712918281555, 0.8458520770072937, -0.5198188424110413, -0.3798157274723053, -0.012883633375167847, -0.018376236781477928, 0.1489357203245163, -0.000776390079408884, 1.1556147336959839, -0.7135651111602783, -0.40648171305656433, -0.11159854382276535, -0.09045244008302689, 0.29554879665374756], "std": [0.3314135670661926, 1.0473178625106812, 0.700348436832428, 0.48427125811576843, 0.03844117373228073, 0.05778346583247185, 0.37311071157455444, 0.366975873708725, 0.9165070056915283, 0.6703643202781677, 0.4809359312057495, 0.1479691118001938, 0.26399126648902893, 0.440838098526001], "count": [1845]}, "timestamp": {"min": [0.0], "max": [61.46666666666667], "mean": [30.733333333333334], "std": [17.753518169856008], "count": [1845]}, "frame_index": {"min": [0], "max": [1844], "mean": [922.0], "std": [532.6055450956802], "count": [1845]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1845]}, "index": {"min": [106297], "max": [108141], "mean": [107219.0], "std": [532.6055450956802], "count": [1845]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1845]}, "subtask_annotation": {"mean": [12.879132791327914, 22.0, 22.0, 22.0, 22.0], "std": [6.134625465360773, 0.0, 0.0, 0.0, 0.0], "min": [5, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1845]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [1845]}, "eef_direction_state": {"mean": [5.025474254742547, 4.0130081300813005], "std": [1.7520878308327923, 2.3937234780493406], "min": [0, 0], "max": [6, 6], "count": [1845]}, "eef_velocity_state": {"mean": [0.4704607046070461, 0.7506775067750677], "std": [0.7346035224369323, 0.8513695814925595], "min": [0, 0], "max": [2, 2], "count": [1845]}, "eef_acc_mag_state": {"mean": [0.4726287262872629, 0.6265582655826558], "std": [0.7600697980634326, 0.793502969151512], "min": [0, 0], "max": [2, 2], "count": [1845]}, "eef_direction_action": {"mean": [5.025474254742547, 4.0130081300813005], "std": [1.7520878308327923, 2.3937234780493406], "min": [0, 0], "max": [6, 6], "count": [1845]}, "eef_velocity_action": {"mean": [0.4704607046070461, 0.7506775067750677], "std": [0.7346035224369323, 0.8513695814925595], "min": [0, 0], "max": [2, 2], "count": [1845]}, "eef_acc_mag_action": {"mean": [0.4726287262872629, 0.6265582655826558], "std": [0.7600697980634326, 0.793502969151512], "min": [0, 0], "max": [2, 2], "count": [1845]}, "eef_sim_pose_state": {"mean": [0.2088533033666071, 0.23334084859130974, 1.2276211644764923, -0.016241020042650645, -0.05372308934041317, -0.2705878042309417, 0.27701641958644063, -0.3471139637345503, 1.273104039135607, -0.10191424948190171, 0.033503115628994565, -0.11520046874866048], "std": [0.1759686151050897, 0.13563024381795333, 0.0599234449265182, 0.05736602411725888, 0.0889565592582955, 0.3559052552222446, 0.1773676786601046, 0.11537415670711919, 0.09378025985912702, 0.2524910419416298, 0.14040493551565245, 0.35512706040817965], "min": [0.061271494414533334, -0.047345131847571637, 1.1818660535607588, -0.2077974060494765, -0.31552398966681494, -0.8643194207089466, 0.06844102114011279, -0.6689893322436675, 1.182204336552401, -1.0267800800503073, -0.19127444345907652, -1.0032888903041697], "max": [0.5071899424398613, 0.33389037132089633, 1.420814629084241, 0.14828310177403387, 0.15152661371456233, 0.010738011636507352, 0.5866257992258528, -0.1389191468500122, 1.468831059036741, 0.2114253645815172, 0.5755991666803282, 0.5501959657714718], "count": [1845]}, "eef_sim_pose_action": {"mean": [0.2088533033666071, 0.23334084859130974, 1.2276211644764923, -0.016241020042650645, -0.05372308934041317, -0.2705878042309417, 0.27701641958644063, -0.3471139637345503, 1.273104039135607, -0.10191424948190171, 0.033503115628994565, -0.11520046874866048], "std": [0.1759686151050897, 0.13563024381795333, 0.0599234449265182, 0.05736602411725888, 0.0889565592582955, 0.3559052552222446, 0.1773676786601046, 0.11537415670711919, 0.09378025985912702, 0.2524910419416298, 0.14040493551565245, 0.35512706040817965], "min": [0.061271494414533334, -0.047345131847571637, 1.1818660535607588, -0.2077974060494765, -0.31552398966681494, -0.8643194207089466, 0.06844102114011279, -0.6689893322436675, 1.182204336552401, -1.0267800800503073, -0.19127444345907652, -1.0032888903041697], "max": [0.5071899424398613, 0.33389037132089633, 1.420814629084241, 0.14828310177403387, 0.15152661371456233, 0.010738011636507352, 0.5866257992258528, -0.1389191468500122, 1.468831059036741, 0.2114253645815172, 0.5755991666803282, 0.5501959657714718], "count": [1845]}, "gripper_mode_state": {"mean": [0.9338753387533876, 0.8981029810298103], "std": [0.24849988012397872, 0.3025128369097364], "min": [0, 0], "max": [1, 1], "count": [1845]}, "gripper_activity_state": {"mean": [1.9452574525745256, 1.8883468834688346], "std": [0.30663043503714693, 0.4324252260782529], "min": [0, 0], "max": [2, 2], "count": [1845]}, "gripper_mode_action": {"mean": [0.9338753387533876, 0.8981029810298103], "std": [0.24849988012397872, 0.3025128369097364], "min": [0, 0], "max": [1, 1], "count": [1845]}, "gripper_activity_action": {"mean": [1.9452574525745256, 1.8883468834688346], "std": [0.30663043503714693, 0.4324252260782529], "min": [0, 0], "max": [2, 2], "count": [1845]}, "gripper_open_scale_state": {"mean": [0.08510479767724838, 0.16889101652110483], "std": [0.21320707736068045, 0.25190720841947206], "min": [0.0266913218157632, 0.024001804845673696], "max": [0.950223445892334, 0.9542291504996163], "count": [1845]}, "gripper_open_scale_action": {"mean": [0.08510479767724838, 0.16889101652110483], "std": [0.21320707736068045, 0.25190720841947206], "min": [0.0266913218157632, 0.024001804845673696], "max": [0.950223445892334, 0.9542291504996163], "count": [1845]}}} +{"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.439168021838365]], [[0.4399779513657315]], [[0.3989437645428542]]], "std": [[[0.3137085842953442]], [[0.30797890384079946]], [[0.2799074466991904]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37411586208557496]], [[0.3666833001719206]], [[0.3438579542928282]]], "std": [[[0.30006679207391673]], [[0.29730510953699724]], [[0.31195738330470446]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3542250548367495]], [[0.35808453659241474]], [[0.3454805811213374]]], "std": [[[0.2986474712048621]], [[0.2976545113853203]], [[0.30755476949306243]]], "count": [294]}, "observation.state": {"min": [-0.8620586395263672, -4.336808689942018e-19, -1.6413594484329224, -1.3698447942733765, -0.3210473954677582, -0.2684466242790222, 0.046451181173324585, -0.9096046686172485, 0.0, -1.4235341548919678, -1.3345507383346558, -0.4923829734325409, -1.0016894340515137, 0.042867179960012436], "max": [0.03732433170080185, 2.5372042655944824, 0.0, 0.07667088508605957, 0.37275734543800354, 1.0676506757736206, 1.661462664604187, 0.9096506237983704, 2.202796459197998, 0.0, 0.02313690446317196, -0.006135923322290182, 0.17180584371089935, 1.6743124723434448], "mean": [-0.2491941899061203, 0.866142213344574, -0.45233020186424255, -0.4013392925262451, -0.0120375482365489, -0.03628522902727127, 0.2491115927696228, -0.027060305699706078, 1.0117381811141968, -0.4887535274028778, -0.429276704788208, -0.10984708368778229, -0.03957154229283333, 0.35487672686576843], "std": [0.32680726051330566, 1.0008766651153564, 0.5578446388244629, 0.49489420652389526, 0.12543371319770813, 0.15735547244548798, 0.5211926102638245, 0.3487563729286194, 0.8747767210006714, 0.4967513084411621, 0.4496471583843231, 0.10476840287446976, 0.2053237110376358, 0.5218312740325928], "count": [1956]}, "action": {"min": [-0.8620586395263672, -4.336808689942018e-19, -1.6413594484329224, -1.3698447942733765, -0.3210473954677582, -0.2684466242790222, 0.046451181173324585, -0.9096046686172485, 0.0, -1.4235341548919678, -1.3345507383346558, -0.4923829734325409, -1.0016894340515137, 0.042867179960012436], "max": [0.03732433170080185, 2.5372042655944824, 0.0, 0.07667088508605957, 0.37275734543800354, 1.0676506757736206, 1.661462664604187, 0.9096506237983704, 2.202796459197998, 0.0, 0.02313690446317196, -0.006135923322290182, 0.17180584371089935, 1.6743124723434448], "mean": [-0.2491941899061203, 0.866142213344574, -0.45233020186424255, -0.4013392925262451, -0.0120375482365489, -0.03628522902727127, 0.2491115927696228, -0.027060305699706078, 1.0117381811141968, -0.4887535274028778, -0.429276704788208, -0.10984708368778229, -0.03957154229283333, 0.35487672686576843], "std": [0.32680726051330566, 1.0008766651153564, 0.5578446388244629, 0.49489420652389526, 0.12543371319770813, 0.15735547244548798, 0.5211926102638245, 0.3487563729286194, 0.8747767210006714, 0.4967513084411621, 0.4496471583843231, 0.10476840287446976, 0.2053237110376358, 0.5218312740325928], "count": [1956]}, "timestamp": {"min": [0.0], "max": [65.16666666666667], "mean": [32.583333333333336], "std": [18.82161631584123], "count": [1956]}, "frame_index": {"min": [0], "max": [1955], "mean": [977.5], "std": [564.6484894752368], "count": [1956]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1956]}, "index": {"min": [108142], "max": [110097], "mean": [109119.5], "std": [564.6484894752368], "count": [1956]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1956]}, "subtask_annotation": {"mean": [9.710122699386503, 22.0, 22.0, 22.0, 22.0], "std": [6.581199580586002, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1956]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1956]}, "eef_direction_state": {"mean": [4.994887525562373, 4.339468302658487], "std": [1.6200982189000948, 2.1927321211050637], "min": [0, 0], "max": [6, 6], "count": [1956]}, "eef_velocity_state": {"mean": [0.5649284253578732, 0.6446830265848671], "std": [0.8002920255540539, 0.7839307331744079], "min": [0, 0], "max": [2, 2], "count": [1956]}, "eef_acc_mag_state": {"mean": [0.5250511247443763, 0.6037832310838446], "std": [0.7739933414977064, 0.8051254535511982], "min": [0, 0], "max": [2, 2], "count": [1956]}, "eef_direction_action": {"mean": [4.994887525562373, 4.339468302658487], "std": [1.6200982189000948, 2.1927321211050637], "min": [0, 0], "max": [6, 6], "count": [1956]}, "eef_velocity_action": {"mean": [0.5649284253578732, 0.6446830265848671], "std": [0.8002920255540539, 0.7839307331744079], "min": [0, 0], "max": [2, 2], "count": [1956]}, "eef_acc_mag_action": {"mean": [0.5250511247443763, 0.6037832310838446], "std": [0.7739933414977064, 0.8051254535511982], "min": [0, 0], "max": [2, 2], "count": [1956]}, "eef_sim_pose_state": {"mean": [0.21097433775535487, 0.24347953433115635, 1.2213971979985425, -0.0332767297788243, 0.011782764174892357, -0.2614089166097733, 0.242758940789057, -0.35227366785170733, 1.246774639809858, -0.054088449173225285, 0.09237644602135545, -0.13908266742922734], "std": [0.1669265856738261, 0.1234201274256878, 0.050540515727153776, 0.15077053125319412, 0.07927620382868272, 0.37383631578920307, 0.1588973055139052, 0.09770581220512148, 0.0722608461837274, 0.20293512262811253, 0.1486970626756184, 0.3439488580401696], "min": [0.06293568400221192, -0.04880825228081262, 1.1743240165062665, -0.23037516776562578, -0.22972218559848634, -1.044900770244271, 0.06853680906122295, -0.6406637509144228, 1.1819242233944973, -0.9971130096083027, -0.0827273382486986, -1.1086627649644725], "max": [0.4670796072694678, 0.33470409313164745, 1.363951342663477, 1.0388077489886278, 0.2794266283580016, 0.06786379347143581, 0.5066268195856782, -0.11013500573114085, 1.4201504255281134, 0.12075036688243718, 0.5567083543514637, 0.6718317327600885], "count": [1956]}, "eef_sim_pose_action": {"mean": [0.21097433775535487, 0.24347953433115635, 1.2213971979985425, -0.0332767297788243, 0.011782764174892357, -0.2614089166097733, 0.242758940789057, -0.35227366785170733, 1.246774639809858, -0.054088449173225285, 0.09237644602135545, -0.13908266742922734], "std": [0.1669265856738261, 0.1234201274256878, 0.050540515727153776, 0.15077053125319412, 0.07927620382868272, 0.37383631578920307, 0.1588973055139052, 0.09770581220512148, 0.0722608461837274, 0.20293512262811253, 0.1486970626756184, 0.3439488580401696], "min": [0.06293568400221192, -0.04880825228081262, 1.1743240165062665, -0.23037516776562578, -0.22972218559848634, -1.044900770244271, 0.06853680906122295, -0.6406637509144228, 1.1819242233944973, -0.9971130096083027, -0.0827273382486986, -1.1086627649644725], "max": [0.4670796072694678, 0.33470409313164745, 1.363951342663477, 1.0388077489886278, 0.2794266283580016, 0.06786379347143581, 0.5066268195856782, -0.11013500573114085, 1.4201504255281134, 0.12075036688243718, 0.5567083543514637, 0.6718317327600885], "count": [1956]}, "gripper_mode_state": {"mean": [0.871676891615542, 0.8578732106339468], "std": [0.33444923118316483, 0.3491801327546417], "min": [0, 0], "max": [1, 1], "count": [1956]}, "gripper_activity_state": {"mean": [1.9488752556237219, 1.8951942740286298], "std": [0.29730170786969373, 0.4202898662406009], "min": [0, 0], "max": [2, 2], "count": [1956]}, "gripper_mode_action": {"mean": [0.871676891615542, 0.8578732106339468], "std": [0.33444923118316483, 0.3491801327546417], "min": [0, 0], "max": [1, 1], "count": [1956]}, "gripper_activity_action": {"mean": [1.9488752556237219, 1.8951942740286298], "std": [0.29730170786969373, 0.4202898662406009], "min": [0, 0], "max": [2, 2], "count": [1956]}, "gripper_open_scale_state": {"mean": [0.14234857670276915, 0.20278777906808812], "std": [0.29782387117670606, 0.2981903665308907], "min": [0.02654353209904262, 0.02449553140572139], "max": [0.9494072369166783, 0.9567499841962542], "count": [1956]}, "gripper_open_scale_action": {"mean": [0.14234857670276915, 0.20278777906808812], "std": [0.29782387117670606, 0.2981903665308907], "min": [0.02654353209904262, 0.02449553140572139], "max": [0.9494072369166783, 0.9567499841962542], "count": [1956]}}} +{"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.4742799399932387]], [[0.4790450931090827]], [[0.42957330990346326]]], "std": [[[0.30240533069505887]], [[0.2979903638618307]], [[0.2675954367791679]]], "count": [232]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34391002037788293]], [[0.34390403026632105]], [[0.32910779500976634]]], "std": [[[0.3067807694632116]], [[0.3011363641960953]], [[0.31100959076620854]]], "count": [232]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39088612097137704]], [[0.3939391515945459]], [[0.3813077612031403]]], "std": [[[0.24446996569699658]], [[0.24138576220710647]], [[0.2509194573003397]]], "count": [232]}, "observation.state": {"min": [-0.7194370031356812, 0.0, -1.3483691215515137, -1.5700000524520874, -0.29759228229522705, -0.1355932354927063, 0.04682235047221184, -0.0842384472489357, -5.2599313321821715e-20, -1.9251458644866943, -1.5048351287841797, -0.37106508016586304, -1.1010783910751343, 0.03932274505496025], "max": [0.3650874197483063, 2.474311113357544, 0.0, 0.04908738657832146, 0.29259350895881653, 0.7102330923080444, 1.661462664604187, 0.9173204898834229, 2.4927186965942383, 0.0, 0.010286834090948105, 0.3536834418773651, 0.11658254265785217, 1.6743124723434448], "mean": [-0.14408473670482635, 1.3208781480789185, -0.5950620174407959, -0.6694212555885315, -0.04992949217557907, 0.016924256458878517, 0.5229548811912537, 0.2668299078941345, 0.8705177903175354, -0.4682709276676178, -0.4981940686702728, -0.014027698896825314, -0.2554638981819153, 0.16057655215263367], "std": [0.293244868516922, 0.8624524474143982, 0.43735674023628235, 0.6213804483413696, 0.15416386723518372, 0.22330105304718018, 0.6156346797943115, 0.3398444354534149, 1.0238614082336426, 0.6033020615577698, 0.5991286039352417, 0.11391106992959976, 0.3559374213218689, 0.39552295207977295], "count": [1431]}, "action": {"min": [-0.7194370031356812, 0.0, -1.3483691215515137, -1.5700000524520874, -0.29759228229522705, -0.1355932354927063, 0.04682235047221184, -0.0842384472489357, -5.2599313321821715e-20, -1.9251458644866943, -1.5048351287841797, -0.37106508016586304, -1.1010783910751343, 0.03932274505496025], "max": [0.3650874197483063, 2.474311113357544, 0.0, 0.04908738657832146, 0.29259350895881653, 0.7102330923080444, 1.661462664604187, 0.9173204898834229, 2.4927186965942383, 0.0, 0.010286834090948105, 0.3536834418773651, 0.11658254265785217, 1.6743124723434448], "mean": [-0.14408473670482635, 1.3208781480789185, -0.5950620174407959, -0.6694212555885315, -0.04992949217557907, 0.016924256458878517, 0.5229548811912537, 0.2668299078941345, 0.8705177903175354, -0.4682709276676178, -0.4981940686702728, -0.014027698896825314, -0.2554638981819153, 0.16057655215263367], "std": [0.293244868516922, 0.8624524474143982, 0.43735674023628235, 0.6213804483413696, 0.15416386723518372, 0.22330105304718018, 0.6156346797943115, 0.3398444354534149, 1.0238614082336426, 0.6033020615577698, 0.5991286039352417, 0.11391106992959976, 0.3559374213218689, 0.39552295207977295], "count": [1431]}, "timestamp": {"min": [0.0], "max": [47.666666666666664], "mean": [23.833333333333332], "std": [13.769800558011267], "count": [1431]}, "frame_index": {"min": [0], "max": [1430], "mean": [715.0], "std": [413.094016740338], "count": [1431]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1431]}, "index": {"min": [110098], "max": [111528], "mean": [110813.0], "std": [413.094016740338], "count": [1431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1431]}, "subtask_annotation": {"mean": [11.015373864430469, 22.0, 22.0, 22.0, 22.0], "std": [5.702480351812797, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1431]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [1431]}, "eef_direction_state": {"mean": [4.0041928721174, 4.912648497554158], "std": [2.277710001972777, 1.7411212445192397], "min": [0, 0], "max": [6, 6], "count": [1431]}, "eef_velocity_state": {"mean": [0.7603074772886094, 0.6016771488469602], "std": [0.7907508063055972, 0.8203201872035897], "min": [0, 0], "max": [2, 2], "count": [1431]}, "eef_acc_mag_state": {"mean": [0.7330538085255066, 0.5611460517120894], "std": [0.8216270247226269, 0.7807966512061466], "min": [0, 0], "max": [2, 2], "count": [1431]}, "eef_direction_action": {"mean": [4.0041928721174, 4.912648497554158], "std": [2.277710001972777, 1.7411212445192397], "min": [0, 0], "max": [6, 6], "count": [1431]}, "eef_velocity_action": {"mean": [0.7603074772886094, 0.6016771488469602], "std": [0.7907508063055972, 0.8203201872035897], "min": [0, 0], "max": [2, 2], "count": [1431]}, "eef_acc_mag_action": {"mean": [0.7330538085255066, 0.5611460517120894], "std": [0.8216270247226269, 0.7807966512061466], "min": [0, 0], "max": [2, 2], "count": [1431]}, "eef_sim_pose_state": {"mean": [0.2990687129540538, 0.3029769615330628, 1.2487567061283422, 0.019311816432671946, 0.05745407705473859, -0.19531165113985158, 0.20919176668753317, -0.24078016343717723, 1.2295940950874393, -0.24870949480030072, -0.0951534051645145, 0.2509167350983662], "std": [0.15994603531385132, 0.08435301578502152, 0.0710179391043114, 0.22737456009752116, 0.2034622601042436, 0.32815521808238773, 0.1706481426451505, 0.12190821875052324, 0.06047655113693088, 0.3405613815167473, 0.1740342215243224, 0.3539418856742158], "min": [0.06037078911784392, 0.17570286339476585, 1.1578671527765876, -0.14635757820377956, -0.3204081337949338, -0.7627470719756833, 0.06204435492051564, -0.34268055428554794, 1.1823377625870435, -1.1253018725813217, -0.5563562850885839, -0.2947568843882352], "max": [0.5183430014797326, 0.4743080321749516, 1.3949603083777316, 0.6999144617945079, 0.6598779706584517, 0.5006893771512464, 0.5471913144134871, -0.029747804342682004, 1.3790640385739632, 0.11739146165608544, 0.41839308247646256, 1.1645824899315231], "count": [1431]}, "eef_sim_pose_action": {"mean": [0.2990687129540538, 0.3029769615330628, 1.2487567061283422, 0.019311816432671946, 0.05745407705473859, -0.19531165113985158, 0.20919176668753317, -0.24078016343717723, 1.2295940950874393, -0.24870949480030072, -0.0951534051645145, 0.2509167350983662], "std": [0.15994603531385132, 0.08435301578502152, 0.0710179391043114, 0.22737456009752116, 0.2034622601042436, 0.32815521808238773, 0.1706481426451505, 0.12190821875052324, 0.06047655113693088, 0.3405613815167473, 0.1740342215243224, 0.3539418856742158], "min": [0.06037078911784392, 0.17570286339476585, 1.1578671527765876, -0.14635757820377956, -0.3204081337949338, -0.7627470719756833, 0.06204435492051564, -0.34268055428554794, 1.1823377625870435, -1.1253018725813217, -0.5563562850885839, -0.2947568843882352], "max": [0.5183430014797326, 0.4743080321749516, 1.3949603083777316, 0.6999144617945079, 0.6598779706584517, 0.5006893771512464, 0.5471913144134871, -0.029747804342682004, 1.3790640385739632, 0.11739146165608544, 0.41839308247646256, 1.1645824899315231], "count": [1431]}, "gripper_mode_state": {"mean": [0.7596086652690426, 0.9245283018867925], "std": [0.42732112154353563, 0.2641509433962274], "min": [0, 0], "max": [1, 1], "count": [1431]}, "gripper_activity_state": {"mean": [1.8602375960866526, 1.9266247379454926], "std": [0.47879384855918716, 0.3539688101760023], "min": [0, 0], "max": [2, 2], "count": [1431]}, "gripper_mode_action": {"mean": [0.7596086652690426, 0.9245283018867925], "std": [0.42732112154353563, 0.2641509433962274], "min": [0, 0], "max": [1, 1], "count": [1431]}, "gripper_activity_action": {"mean": [1.8602375960866526, 1.9266247379454926], "std": [0.47879384855918716, 0.3539688101760023], "min": [0, 0], "max": [2, 2], "count": [1431]}, "gripper_open_scale_state": {"mean": [0.2988340245269453, 0.09175864398907928], "std": [0.35179228255905304, 0.22601307507976084], "min": [0.026755628841263906, 0.022470140031405857], "max": [0.9494072369166783, 0.9567499841962542], "count": [1431]}, "gripper_open_scale_action": {"mean": [0.2988340245269453, 0.09175864398907928], "std": [0.35179228255905304, 0.22601307507976084], "min": [0.026755628841263906, 0.022470140031405857], "max": [0.9494072369166783, 0.9567499841962542], "count": [1431]}}} +{"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.4749193072564634]], [[0.4876009725847108]], [[0.44844564716292284]]], "std": [[[0.300101425003273]], [[0.2954808669501627]], [[0.26994651450339774]]], "count": [293]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3670299155308691]], [[0.3713206555280436]], [[0.35558077918311803]]], "std": [[[0.25688348409231665]], [[0.25822016399161823]], [[0.2728677202208159]]], "count": [293]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3822612919836118]], [[0.3906987980250879]], [[0.37996057053841636]]], "std": [[[0.2935764438890887]], [[0.29130018462504537]], [[0.3027813623684748]]], "count": [293]}, "observation.state": {"min": [-0.7884660959243774, 0.0008334607118740678, -1.6705050468444824, -1.3867186307907104, -1.2762720584869385, -0.3628765642642975, 0.04502896964550018, -0.7102240324020386, -3.2526065174565133e-19, -1.93741774559021, -1.5677284002304077, -0.46479618549346924, -1.0400389432907104, 0.04241413250565529], "max": [0.11879246681928635, 2.4280388355255127, 0.0, 0.028654977679252625, 0.38321101665496826, 0.22994451224803925, 1.661462664604187, 0.8106229305267334, 2.412951707839966, 0.0, 0.1425217241048813, 0.029145635664463043, 0.15660858154296875, 1.6743124723434448], "mean": [-0.18678034842014313, 0.6719086170196533, -0.36375924944877625, -0.3615350127220154, -0.14271539449691772, -0.05904027819633484, 0.11733382195234299, -0.013610881753265858, 1.2038509845733643, -0.8000274300575256, -0.326957106590271, -0.12122797220945358, -0.07621949911117554, 0.37876489758491516], "std": [0.30961427092552185, 0.9592095017433167, 0.5599098205566406, 0.5230492353439331, 0.27144119143486023, 0.08188232779502869, 0.30727899074554443, 0.3234559893608093, 0.9205446243286133, 0.6941142678260803, 0.48439639806747437, 0.12158838659524918, 0.25901147723197937, 0.5024152994155884], "count": [1949]}, "action": {"min": [-0.7884660959243774, 0.0008334607118740678, -1.6705050468444824, -1.3867186307907104, -1.2762720584869385, -0.3628765642642975, 0.04502896964550018, -0.7102240324020386, -3.2526065174565133e-19, -1.93741774559021, -1.5677284002304077, -0.46479618549346924, -1.0400389432907104, 0.04241413250565529], "max": [0.11879246681928635, 2.4280388355255127, 0.0, 0.028654977679252625, 0.38321101665496826, 0.22994451224803925, 1.661462664604187, 0.8106229305267334, 2.412951707839966, 0.0, 0.1425217241048813, 0.029145635664463043, 0.15660858154296875, 1.6743124723434448], "mean": [-0.18678034842014313, 0.6719086170196533, -0.36375924944877625, -0.3615350127220154, -0.14271539449691772, -0.05904027819633484, 0.11733382195234299, -0.013610881753265858, 1.2038509845733643, -0.8000274300575256, -0.326957106590271, -0.12122797220945358, -0.07621949911117554, 0.37876489758491516], "std": [0.30961427092552185, 0.9592095017433167, 0.5599098205566406, 0.5230492353439331, 0.27144119143486023, 0.08188232779502869, 0.30727899074554443, 0.3234559893608093, 0.9205446243286133, 0.6941142678260803, 0.48439639806747437, 0.12158838659524918, 0.25901147723197937, 0.5024152994155884], "count": [1949]}, "timestamp": {"min": [0.0], "max": [64.93333333333334], "mean": [32.46666666666667], "std": [18.754258775601404], "count": [1949]}, "frame_index": {"min": [0], "max": [1948], "mean": [974.0], "std": [562.627763268042], "count": [1949]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1949]}, "index": {"min": [111529], "max": [113477], "mean": [112503.0], "std": [562.627763268042], "count": [1949]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1949]}, "subtask_annotation": {"mean": [10.765520779887122, 22.0, 22.0, 22.0, 22.0], "std": [5.958460748183215, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1949]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [1949]}, "eef_direction_state": {"mean": [5.24474089276552, 4.056952283222166], "std": [1.541666652288446, 2.2463331155837944], "min": [0, 0], "max": [6, 6], "count": [1949]}, "eef_velocity_state": {"mean": [0.4340687532067727, 0.7619291944586968], "std": [0.7467314907894455, 0.7961990084593996], "min": [0, 0], "max": [2, 2], "count": [1949]}, "eef_acc_mag_state": {"mean": [0.3807080554130323, 0.7044638276038995], "std": [0.6891055106173661, 0.8260047334934923], "min": [0, 0], "max": [2, 2], "count": [1949]}, "eef_direction_action": {"mean": [5.24474089276552, 4.056952283222166], "std": [1.541666652288446, 2.2463331155837944], "min": [0, 0], "max": [6, 6], "count": [1949]}, "eef_velocity_action": {"mean": [0.4340687532067727, 0.7619291944586968], "std": [0.7467314907894455, 0.7961990084593996], "min": [0, 0], "max": [2, 2], "count": [1949]}, "eef_acc_mag_action": {"mean": [0.3807080554130323, 0.7044638276038995], "std": [0.6891055106173661, 0.8260047334934923], "min": [0, 0], "max": [2, 2], "count": [1949]}, "eef_sim_pose_state": {"mean": [0.17888042165230275, 0.26293140042329166, 1.2192446528285932, -0.036800037443729595, -0.044643292647466554, -0.3312044443492819, 0.29252004455443126, -0.353636772348568, 1.2789154281349684, -0.10069976231418463, 0.07338467273253332, -0.14095016640203273], "std": [0.161859960049583, 0.11452529772713313, 0.05442214652015596, 0.07753501430804237, 0.08463883626326622, 0.4877356640809814, 0.18382261216552817, 0.10300910768420898, 0.09308962156479884, 0.25477639055660184, 0.2000557768085124, 0.3361775369245575], "min": [0.06506887292174782, 0.016876465625181844, 1.183001592380204, -0.3377469061419235, -0.2606635728723872, -1.4855387033168022, 0.06296732551579338, -0.6557135665711337, 1.1813541449751301, -1.043406491059962, -0.29697633623888, -0.9103817206499285], "max": [0.5414391509746146, 0.34335275059191794, 1.3693168118668668, 0.2724546145994678, 0.23737433160447208, 0.46700914217478584, 0.5816547636263003, -0.140658953617359, 1.477658637363999, 0.1377945419749587, 0.5590878182685688, 0.592744780595357], "count": [1949]}, "eef_sim_pose_action": {"mean": [0.17888042165230275, 0.26293140042329166, 1.2192446528285932, -0.036800037443729595, -0.044643292647466554, -0.3312044443492819, 0.29252004455443126, -0.353636772348568, 1.2789154281349684, -0.10069976231418463, 0.07338467273253332, -0.14095016640203273], "std": [0.161859960049583, 0.11452529772713313, 0.05442214652015596, 0.07753501430804237, 0.08463883626326622, 0.4877356640809814, 0.18382261216552817, 0.10300910768420898, 0.09308962156479884, 0.25477639055660184, 0.2000557768085124, 0.3361775369245575], "min": [0.06506887292174782, 0.016876465625181844, 1.183001592380204, -0.3377469061419235, -0.2606635728723872, -1.4855387033168022, 0.06296732551579338, -0.6557135665711337, 1.1813541449751301, -1.043406491059962, -0.29697633623888, -0.9103817206499285], "max": [0.5414391509746146, 0.34335275059191794, 1.3693168118668668, 0.2724546145994678, 0.23737433160447208, 0.46700914217478584, 0.5816547636263003, -0.140658953617359, 1.477658637363999, 0.1377945419749587, 0.5590878182685688, 0.592744780595357], "count": [1949]}, "gripper_mode_state": {"mean": [0.9543355566957414, 0.8553104155977425], "std": [0.20875632187306623, 0.35178759012756866], "min": [0, 0], "max": [1, 1], "count": [1949]}, "gripper_activity_state": {"mean": [1.9486916367367881, 1.8404309902514109], "std": [0.2978193050622615, 0.5102208487546851], "min": [0, 0], "max": [2, 2], "count": [1949]}, "gripper_mode_action": {"mean": [0.9543355566957414, 0.8553104155977425], "std": [0.20875632187306623, 0.35178759012756866], "min": [0, 0], "max": [1, 1], "count": [1949]}, "gripper_activity_action": {"mean": [1.9486916367367881, 1.8404309902514109], "std": [0.2978193050622615, 0.5102208487546851], "min": [0, 0], "max": [2, 2], "count": [1949]}, "gripper_open_scale_state": {"mean": [0.06704826652129854, 0.2164390654601636], "std": [0.17558897621765854, 0.287096204633084], "min": [0.025730839797428677, 0.024236647146088735], "max": [0.9494072369166783, 0.9567499841962542], "count": [1949]}, "gripper_open_scale_action": {"mean": [0.06704826652129854, 0.2164390654601636], "std": [0.17558897621765854, 0.287096204633084], "min": [0.025730839797428677, 0.024236647146088735], "max": [0.9494072369166783, 0.9567499841962542], "count": [1949]}}} +{"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.4715330750285993]], [[0.4752921266239681]], [[0.4262607630008525]]], "std": [[[0.3081114022017537]], [[0.30243401053801117]], [[0.27005361115498006]]], "count": [299]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34767529838022165]], [[0.34837381412988827]], [[0.33394564488746076]]], "std": [[[0.29698155978010626]], [[0.2942825318319366]], [[0.3052732033706839]]], "count": [299]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3706932230528778]], [[0.3789414952528763]], [[0.3671817742147026]]], "std": [[[0.24840316071693921]], [[0.2478391580960532]], [[0.257906277227084]]], "count": [299]}, "observation.state": {"min": [-0.7363107800483704, 0.0, -1.4940972328186035, -1.5700000524520874, -0.7139279246330261, -0.23623304069042206, 0.045709073543548584, -0.07893561571836472, -2.7362700529432185e-26, -1.9496896266937256, -1.5700000524520874, -0.10794446617364883, -0.3650874197483063, 0.04121406003832817], "max": [0.46172821521759033, 2.5280003547668457, 0.0, 0.031926751136779785, 0.4808683693408966, 0.7623884677886963, 1.661462664604187, 0.7761942744255066, 2.6154372692108154, 1.0395304902997313e-18, 0.13048642873764038, 0.7078868746757507, 0.08743690699338913, 1.6740530729293823], "mean": [-0.06843864917755127, 1.1172484159469604, -0.5685597062110901, -0.5017305016517639, -0.19021502137184143, 0.0189549271017313, 0.3722813129425049, 0.22643162310123444, 1.0273925065994263, -0.6264938116073608, -0.4816327691078186, 0.19789573550224304, -0.02722325548529625, 0.15020060539245605], "std": [0.2871582806110382, 0.9658698439598083, 0.5375783443450928, 0.619403064250946, 0.23540502786636353, 0.23245134949684143, 0.5131323337554932, 0.2698949873447418, 1.0970492362976074, 0.7189287543296814, 0.631829023361206, 0.2859102189540863, 0.10933762043714523, 0.3843233287334442], "count": [2003]}, "action": {"min": [-0.7363107800483704, 0.0, -1.4940972328186035, -1.5700000524520874, -0.7139279246330261, -0.23623304069042206, 0.045709073543548584, -0.07893561571836472, -2.7362700529432185e-26, -1.9496896266937256, -1.5700000524520874, -0.10794446617364883, -0.3650874197483063, 0.04121406003832817], "max": [0.46172821521759033, 2.5280003547668457, 0.0, 0.031926751136779785, 0.4808683693408966, 0.7623884677886963, 1.661462664604187, 0.7761942744255066, 2.6154372692108154, 1.0395304902997313e-18, 0.13048642873764038, 0.7078868746757507, 0.08743690699338913, 1.6740530729293823], "mean": [-0.06843864917755127, 1.1172484159469604, -0.5685597062110901, -0.5017305016517639, -0.19021502137184143, 0.0189549271017313, 0.3722813129425049, 0.22643162310123444, 1.0273925065994263, -0.6264938116073608, -0.4816327691078186, 0.19789573550224304, -0.02722325548529625, 0.15020060539245605], "std": [0.2871582806110382, 0.9658698439598083, 0.5375783443450928, 0.619403064250946, 0.23540502786636353, 0.23245134949684143, 0.5131323337554932, 0.2698949873447418, 1.0970492362976074, 0.7189287543296814, 0.631829023361206, 0.2859102189540863, 0.10933762043714523, 0.3843233287334442], "count": [2003]}, "timestamp": {"min": [0.0], "max": [66.73333333333333], "mean": [33.36666666666667], "std": [19.27387408442377], "count": [2003]}, "frame_index": {"min": [0], "max": [2002], "mean": [1001.0], "std": [578.2162225327131], "count": [2003]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [2003]}, "index": {"min": [113478], "max": [115480], "mean": [114479.0], "std": [578.2162225327131], "count": [2003]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2003]}, "subtask_annotation": {"mean": [12.988517224163754, 22.0, 22.0, 22.0, 22.0], "std": [6.433062374236072, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2003]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [2003]}, "eef_direction_state": {"mean": [4.211682476285572, 4.886170743884174], "std": [2.2991724650385224, 1.7217945870233498], "min": [0, 0], "max": [6, 6], "count": [2003]}, "eef_velocity_state": {"mean": [0.6515227159261109, 0.5941088367448827], "std": [0.7825999832338236, 0.7877654349906075], "min": [0, 0], "max": [2, 2], "count": [2003]}, "eef_acc_mag_state": {"mean": [0.5896155766350474, 0.5631552670993509], "std": [0.7945973348873363, 0.7845108307032639], "min": [0, 0], "max": [2, 2], "count": [2003]}, "eef_direction_action": {"mean": [4.211682476285572, 4.886170743884174], "std": [2.2991724650385224, 1.7217945870233498], "min": [0, 0], "max": [6, 6], "count": [2003]}, "eef_velocity_action": {"mean": [0.6515227159261109, 0.5941088367448827], "std": [0.7825999832338236, 0.7877654349906075], "min": [0, 0], "max": [2, 2], "count": [2003]}, "eef_acc_mag_action": {"mean": [0.5896155766350474, 0.5631552670993509], "std": [0.7945973348873363, 0.7845108307032639], "min": [0, 0], "max": [2, 2], "count": [2003]}, "eef_sim_pose_state": {"mean": [0.2690868986904711, 0.31584303058717295, 1.239432309942196, 0.025338644620229205, 0.0501836677734205, -0.26328191661132994, 0.2523781481757149, -0.24266064315964783, 1.231007825302361, -0.09400258360401763, -0.05844688819782086, 0.4376943805332035], "std": [0.1809834646820237, 0.08711509119721272, 0.0733081007184862, 0.23472558225063173, 0.20251368976833858, 0.3477025808385463, 0.20164447425222, 0.10672980905562754, 0.05822011951868818, 0.17351685966688776, 0.2064674480481838, 0.5348031231993811], "min": [0.06300707479338023, 0.14869029857194707, 1.1481712628633969, -0.24182579514975505, -0.34468702493546655, -0.9759330013969436, 0.05382196987552347, -0.3385302717022606, 1.1477429088370497, -0.6090684478461504, -0.5078993326879016, -0.10396909744891507], "max": [0.547560832261287, 0.47100734472012135, 1.4131113244014926, 0.7516337233034326, 0.6627150918079874, 0.5615744563893873, 0.5845057244727334, -0.04755809685372469, 1.373105581565423, 0.08021862960948456, 0.4091703688381778, 1.2905076730093232], "count": [2003]}, "eef_sim_pose_action": {"mean": [0.2690868986904711, 0.31584303058717295, 1.239432309942196, 0.025338644620229205, 0.0501836677734205, -0.26328191661132994, 0.2523781481757149, -0.24266064315964783, 1.231007825302361, -0.09400258360401763, -0.05844688819782086, 0.4376943805332035], "std": [0.1809834646820237, 0.08711509119721272, 0.0733081007184862, 0.23472558225063173, 0.20251368976833858, 0.3477025808385463, 0.20164447425222, 0.10672980905562754, 0.05822011951868818, 0.17351685966688776, 0.2064674480481838, 0.5348031231993811], "min": [0.06300707479338023, 0.14869029857194707, 1.1481712628633969, -0.24182579514975505, -0.34468702493546655, -0.9759330013969436, 0.05382196987552347, -0.3385302717022606, 1.1477429088370497, -0.6090684478461504, -0.5078993326879016, -0.10396909744891507], "max": [0.547560832261287, 0.47100734472012135, 1.4131113244014926, 0.7516337233034326, 0.6627150918079874, 0.5615744563893873, 0.5845057244727334, -0.04755809685372469, 1.373105581565423, 0.08021862960948456, 0.4091703688381778, 1.2905076730093232], "count": [2003]}, "gripper_mode_state": {"mean": [0.8666999500748876, 0.9316025961058413], "std": [0.33989872994037407, 0.25242662108957015], "min": [0, 0], "max": [1, 1], "count": [2003]}, "gripper_activity_state": {"mean": [1.9021467798302547, 1.9475786320519222], "std": [0.4051717391625889, 0.30101820583207795], "min": [0, 0], "max": [2, 2], "count": [2003]}, "gripper_mode_action": {"mean": [0.8666999500748876, 0.9316025961058413], "std": [0.33989872994037407, 0.25242662108957015], "min": [0, 0], "max": [1, 1], "count": [2003]}, "gripper_activity_action": {"mean": [1.9021467798302547, 1.9475786320519222], "std": [0.4051717391625889, 0.30101820583207795], "min": [0, 0], "max": [2, 2], "count": [2003]}, "gripper_open_scale_state": {"mean": [0.2127342708268042, 0.08582891739262613], "std": [0.29321922293136077, 0.219614119726589], "min": [0.026119470596313477, 0.02355089145047324], "max": [0.9494072369166783, 0.956601755959647], "count": [2003]}, "gripper_open_scale_action": {"mean": [0.2127342708268042, 0.08582891739262613], "std": [0.29321922293136077, 0.219614119726589], "min": [0.026119470596313477, 0.02355089145047324], "max": [0.9494072369166783, 0.956601755959647], "count": [2003]}}} +{"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.5024202036640116]], [[0.536755166574052]], [[0.5170490989918235]]], "std": [[[0.27356141599281847]], [[0.279130147114287]], [[0.2864990954411247]]], "count": [247]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38990624862180595]], [[0.3895534132906424]], [[0.38160711655332397]]], "std": [[[0.2928313653976375]], [[0.2776731733669102]], [[0.28463589156653485]]], "count": [247]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4090611796900497]], [[0.42955647288155024]], [[0.4246885193123583]]], "std": [[[0.22984637900996652]], [[0.22618650217430428]], [[0.24006517428265697]]], "count": [247]}, "observation.state": {"min": [-1.139782428741455, -2.710505431213761e-19, -1.994241714477539, -1.5700000524520874, -0.23316508531570435, -0.2592427432537079, 0.04118208587169647, 0.0015339808305725455, 0.0, -1.4308605194091797, -0.1692199856042862, -0.1533980816602707, -0.13075871765613556, 0.03978335112333298], "max": [0.4494563639163971, 2.4651072025299072, 0.0, 0.10856115818023682, 0.7189086079597473, 0.872137725353241, 1.6612029075622559, 0.24070490896701813, 1.6965827941894531, -0.0003642862429842353, 0.8943107724189758, 0.4279806315898895, 0.1302058845758438, 0.0400298610329628], "mean": [-0.3098498582839966, 1.5102688074111938, -0.692505955696106, -0.7454534769058228, 0.2385377436876297, 0.12669101357460022, 0.4451986253261566, 0.02463851310312748, 0.24206902086734772, -0.27061596512794495, 0.2699178457260132, 0.06821607798337936, -0.026172703132033348, 0.04000617563724518], "std": [0.42091116309165955, 0.8574838638305664, 0.538704514503479, 0.5426068902015686, 0.26918601989746094, 0.2877763509750366, 0.5795636177062988, 0.05838485434651375, 0.5635014176368713, 0.4406878352165222, 0.16442345082759857, 0.083340123295784, 0.039389222860336304, 5.92865253565833e-05], "count": [1558]}, "action": {"min": [-1.139782428741455, -2.710505431213761e-19, -1.994241714477539, -1.5700000524520874, -0.23316508531570435, -0.2592427432537079, 0.04118208587169647, 0.0015339808305725455, 0.0, -1.4308605194091797, -0.1692199856042862, -0.1533980816602707, -0.13075871765613556, 0.03978335112333298], "max": [0.4494563639163971, 2.4651072025299072, 0.0, 0.10856115818023682, 0.7189086079597473, 0.872137725353241, 1.6612029075622559, 0.24070490896701813, 1.6965827941894531, -0.0003642862429842353, 0.8943107724189758, 0.4279806315898895, 0.1302058845758438, 0.0400298610329628], "mean": [-0.3098498582839966, 1.5102688074111938, -0.692505955696106, -0.7454534769058228, 0.2385377436876297, 0.12669101357460022, 0.4451986253261566, 0.02463851310312748, 0.24206902086734772, -0.27061596512794495, 0.2699178457260132, 0.06821607798337936, -0.026172703132033348, 0.04000617563724518], "std": [0.42091116309165955, 0.8574838638305664, 0.538704514503479, 0.5426068902015686, 0.26918601989746094, 0.2877763509750366, 0.5795636177062988, 0.05838485434651375, 0.5635014176368713, 0.4406878352165222, 0.16442345082759857, 0.083340123295784, 0.039389222860336304, 5.92865253565833e-05], "count": [1558]}, "timestamp": {"min": [0.0], "max": [51.9], "mean": [25.949999999999996], "std": [14.991858901861814], "count": [1558]}, "frame_index": {"min": [0], "max": [1557], "mean": [778.5], "std": [449.75576705585445], "count": [1558]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [1558]}, "index": {"min": [115481], "max": [117038], "mean": [116259.5], "std": [449.75576705585445], "count": [1558]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1558]}, "subtask_annotation": {"mean": [9.399229781771503, 22.0, 22.0, 22.0, 22.0], "std": [6.601322419531575, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1558]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [1558]}, "eef_direction_state": {"mean": [3.930038510911425, 5.424903722721438], "std": [2.0884446119312705, 1.5236083394326465], "min": [0, 0], "max": [6, 6], "count": [1558]}, "eef_velocity_state": {"mean": [0.9807445442875481, 0.22978177150192555], "std": [0.8191475955321722, 0.5514237179243804], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_acc_mag_state": {"mean": [0.8658536585365854, 0.22015404364569963], "std": [0.83449515636938, 0.5616585350831834], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_direction_action": {"mean": [3.930038510911425, 5.424903722721438], "std": [2.0884446119312705, 1.5236083394326465], "min": [0, 0], "max": [6, 6], "count": [1558]}, "eef_velocity_action": {"mean": [0.9807445442875481, 0.22978177150192555], "std": [0.8191475955321722, 0.5514237179243804], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_acc_mag_action": {"mean": [0.8658536585365854, 0.22015404364569963], "std": [0.83449515636938, 0.5616585350831834], "min": [0, 0], "max": [2, 2], "count": [1558]}, "eef_sim_pose_state": {"mean": [0.30426014819813096, 0.23398556003887075, 1.2413978249811506, 0.14439132681776287, 0.06841740850433366, -0.06498847075705776, 0.10370926362901031, -0.3293176716300796, 1.2104663178410784, 0.005108519435092288, 0.23531321777913627, 0.10604084919839651], "std": [0.13716809906394287, 0.1493687323036889, 0.0750437301552992, 0.2799149668077816, 0.23723416645096426, 0.3119449713033141, 0.10068714643325535, 0.015049102543379152, 0.06158216648567862, 0.14143772271303115, 0.26229593361701686, 0.15445012155237595], "min": [0.050781135967688795, -0.1328439845171829, 1.1123059562480888, -0.15815758681777678, -0.7460811979636675, -0.8385720314593186, 0.05383854381737478, -0.33851994504678584, 1.1818438833968965, -0.13195671644864396, -0.06860504816960034, -0.07725114427064145], "max": [0.4997515511029905, 0.48182763500663567, 1.5272843803596123, 0.8665452644828265, 0.7225039698009148, 0.6901786570231427, 0.377258009916637, -0.27019397992403676, 1.4052808312883487, 0.7330622730688018, 0.9927562220292323, 0.9021434173879576], "count": [1558]}, "eef_sim_pose_action": {"mean": [0.30426014819813096, 0.23398556003887075, 1.2413978249811506, 0.14439132681776287, 0.06841740850433366, -0.06498847075705776, 0.10370926362901031, -0.3293176716300796, 1.2104663178410784, 0.005108519435092288, 0.23531321777913627, 0.10604084919839651], "std": [0.13716809906394287, 0.1493687323036889, 0.0750437301552992, 0.2799149668077816, 0.23723416645096426, 0.3119449713033141, 0.10068714643325535, 0.015049102543379152, 0.06158216648567862, 0.14143772271303115, 0.26229593361701686, 0.15445012155237595], "min": [0.050781135967688795, -0.1328439845171829, 1.1123059562480888, -0.15815758681777678, -0.7460811979636675, -0.8385720314593186, 0.05383854381737478, -0.33851994504678584, 1.1818438833968965, -0.13195671644864396, -0.06860504816960034, -0.07725114427064145], "max": [0.4997515511029905, 0.48182763500663567, 1.5272843803596123, 0.8665452644828265, 0.7225039698009148, 0.6901786570231427, 0.377258009916637, -0.27019397992403676, 1.4052808312883487, 0.7330622730688018, 0.9927562220292323, 0.9021434173879576], "count": [1558]}, "gripper_mode_state": {"mean": [0.7984595635430038, 1.0], "std": [0.4011507060067616, 0.0], "min": [0, 1], "max": [1, 1], "count": [1558]}, "gripper_activity_state": {"mean": [1.8433889602053914, 2.0], "std": [0.5052909444753076, 0.0], "min": [0, 2], "max": [2, 2], "count": [1558]}, "gripper_mode_action": {"mean": [0.7984595635430038, 1.0], "std": [0.4011507060067616, 0.0], "min": [0, 1], "max": [1, 1], "count": [1558]}, "gripper_activity_action": {"mean": [1.8433889602053914, 2.0], "std": [0.5052909444753076, 0.0], "min": [0, 2], "max": [2, 2], "count": [1558]}, "gripper_open_scale_state": {"mean": [0.2544010074741865, 0.02286036551960582], "std": [0.33117986874930905, 3.387649404857923e-05], "min": [0.02353262049811227, 0.022733343499047414], "max": [0.9492588043212891, 0.02287420630455017], "count": [1558]}, "gripper_open_scale_action": {"mean": [0.2544010074741865, 0.02286036551960582], "std": [0.33117986874930905, 3.387649404857923e-05], "min": [0.02353262049811227, 0.022733343499047414], "max": [0.9492588043212891, 0.02287420630455017], "count": [1558]}}} +{"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.46068721754082714]], [[0.4949994024469292]], [[0.47399023996651]]], "std": [[[0.3126704703544899]], [[0.3062705783516992]], [[0.29198993544768986]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3782533827580619]], [[0.3865487484020238]], [[0.3772693366373179]]], "std": [[[0.2703398855345286]], [[0.26126875231541974]], [[0.26811854929962003]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40362404121428186]], [[0.4162367221682061]], [[0.4067352783629522]]], "std": [[[0.30378178767005326]], [[0.2912800520610323]], [[0.2997843125312607]]], "count": [242]}, "observation.state": {"min": [-0.43718451261520386, 3.9993864220377873e-07, -1.0707186460494995, -1.3619571924209595, -0.41724276542663574, -0.058291271328926086, 0.045332618057727814, -0.9188544750213623, -2.710505431213761e-19, -1.5309128761291504, -1.371378779411316, -0.4494563639163971, -1.0967962741851807, 0.04089290648698807], "max": [0.42031073570251465, 2.3239808082580566, 0.0, 0.0, 0.12790890038013458, 0.20746906101703644, 1.6723664999008179, 1.0369709730148315, 2.4160196781158447, 0.0, 0.03528155758976936, 0.6350680589675903, 0.13921071588993073, 1.6745718717575073], "mean": [-0.07205328345298767, 0.7183250784873962, -0.3092263340950012, -0.4625309705734253, -0.12482825666666031, 0.008662864565849304, 0.17055827379226685, 0.050452858209609985, 1.2708088159561157, -0.7054212093353271, -0.5840188264846802, -0.13851279020309448, -0.1706543117761612, 0.3572792112827301], "std": [0.2215196043252945, 0.912955105304718, 0.4089013934135437, 0.5864239931106567, 0.17088867723941803, 0.0814342275261879, 0.40640196204185486, 0.525761604309082, 0.9056106209754944, 0.5499710440635681, 0.4543220102787018, 0.2881796360015869, 0.23491552472114563, 0.5255901217460632], "count": [1509]}, "action": {"min": [-0.43718451261520386, 3.9993864220377873e-07, -1.0707186460494995, -1.3619571924209595, -0.41724276542663574, -0.058291271328926086, 0.045332618057727814, -0.9188544750213623, -2.710505431213761e-19, -1.5309128761291504, -1.371378779411316, -0.4494563639163971, -1.0967962741851807, 0.04089290648698807], "max": [0.42031073570251465, 2.3239808082580566, 0.0, 0.0, 0.12790890038013458, 0.20746906101703644, 1.6723664999008179, 1.0369709730148315, 2.4160196781158447, 0.0, 0.03528155758976936, 0.6350680589675903, 0.13921071588993073, 1.6745718717575073], "mean": [-0.07205328345298767, 0.7183250784873962, -0.3092263340950012, -0.4625309705734253, -0.12482825666666031, 0.008662864565849304, 0.17055827379226685, 0.050452858209609985, 1.2708088159561157, -0.7054212093353271, -0.5840188264846802, -0.13851279020309448, -0.1706543117761612, 0.3572792112827301], "std": [0.2215196043252945, 0.912955105304718, 0.4089013934135437, 0.5864239931106567, 0.17088867723941803, 0.0814342275261879, 0.40640196204185486, 0.525761604309082, 0.9056106209754944, 0.5499710440635681, 0.4543220102787018, 0.2881796360015869, 0.23491552472114563, 0.5255901217460632], "count": [1509]}, "timestamp": {"min": [0.0], "max": [50.266666666666666], "mean": [25.133333333333333], "std": [14.520356081747469], "count": [1509]}, "frame_index": {"min": [0], "max": [1508], "mean": [754.0], "std": [435.6106824524241], "count": [1509]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [1509]}, "index": {"min": [117039], "max": [118547], "mean": [117793.0], "std": [435.6106824524241], "count": [1509]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1509]}, "subtask_annotation": {"mean": [10.552683896620279, 22.0, 22.0, 22.0, 22.0], "std": [6.081022508181404, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1509]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [1509]}, "eef_direction_state": {"mean": [5.014579191517561, 4.131875414181577], "std": [1.7745119934697304, 2.062116368736087], "min": [0, 0], "max": [6, 6], "count": [1509]}, "eef_velocity_state": {"mean": [0.4990059642147117, 0.9257786613651425], "std": [0.7821943733738997, 0.856769407218609], "min": [0, 0], "max": [2, 2], "count": [1509]}, "eef_acc_mag_state": {"mean": [0.44930417495029823, 0.7614314115308151], "std": [0.7431470743697166, 0.8270266222422014], "min": [0, 0], "max": [2, 2], "count": [1509]}, "eef_direction_action": {"mean": [5.014579191517561, 4.131875414181577], "std": [1.7745119934697304, 2.062116368736087], "min": [0, 0], "max": [6, 6], "count": [1509]}, "eef_velocity_action": {"mean": [0.4990059642147117, 0.9257786613651425], "std": [0.7821943733738997, 0.856769407218609], "min": [0, 0], "max": [2, 2], "count": [1509]}, "eef_acc_mag_action": {"mean": [0.44930417495029823, 0.7614314115308151], "std": [0.7431470743697166, 0.8270266222422014], "min": [0, 0], "max": [2, 2], "count": [1509]}, "eef_sim_pose_state": {"mean": [0.19558519145137318, 0.3068378886012255, 1.2228751789176353, 0.026998928921242688, -0.05005794109616902, -0.19875963368884025, 0.27652994053039587, -0.31983450490873294, 1.2684421228117304, -0.1553666116272511, -0.015768958495789926, -0.09269447936961633], "std": [0.16401898416395969, 0.07722240282420226, 0.056247704357524936, 0.09862913184968003, 0.09043376686176487, 0.36164344698413475, 0.15552866837043886, 0.1723531769716868, 0.08271308734438713, 0.2151118644654107, 0.17316630382008572, 0.4167767170585874], "min": [0.06363923510480599, 0.15288314681068477, 1.1747156172233313, -0.058811544101264435, -0.31848996152230247, -0.8413617430445672, 0.0671453848970682, -0.6525899205564504, 1.181167816596451, -1.0195756881929958, -0.3588875006061436, -1.0544270551798804], "max": [0.48109446954946916, 0.47332949218623344, 1.3799630265880574, 0.33756806516238685, 0.14816055386585214, 0.2828412291645712, 0.4836933598454972, -0.0041498333682880376, 1.4271310423420913, 0.06714177299885742, 0.49277608214814084, 0.6544018210077567], "count": [1509]}, "eef_sim_pose_action": {"mean": [0.19558519145137318, 0.3068378886012255, 1.2228751789176353, 0.026998928921242688, -0.05005794109616902, -0.19875963368884025, 0.27652994053039587, -0.31983450490873294, 1.2684421228117304, -0.1553666116272511, -0.015768958495789926, -0.09269447936961633], "std": [0.16401898416395969, 0.07722240282420226, 0.056247704357524936, 0.09862913184968003, 0.09043376686176487, 0.36164344698413475, 0.15552866837043886, 0.1723531769716868, 0.08271308734438713, 0.2151118644654107, 0.17316630382008572, 0.4167767170585874], "min": [0.06363923510480599, 0.15288314681068477, 1.1747156172233313, -0.058811544101264435, -0.31848996152230247, -0.8413617430445672, 0.0671453848970682, -0.6525899205564504, 1.181167816596451, -1.0195756881929958, -0.3588875006061436, -1.0544270551798804], "max": [0.48109446954946916, 0.47332949218623344, 1.3799630265880574, 0.33756806516238685, 0.14816055386585214, 0.2828412291645712, 0.4836933598454972, -0.0041498333682880376, 1.4271310423420913, 0.06714177299885742, 0.49277608214814084, 0.6544018210077567], "count": [1509]}, "gripper_mode_state": {"mean": [0.9198144466534128, 0.8495692511597084], "std": [0.27158024666954167, 0.35749313090414203], "min": [0, 0], "max": [1, 1], "count": [1509]}, "gripper_activity_state": {"mean": [1.9324055666003976, 1.8628230616302186], "std": [0.34064742455364355, 0.476487850639933], "min": [0, 0], "max": [2, 2], "count": [1509]}, "gripper_mode_action": {"mean": [0.9198144466534128, 0.8495692511597084], "std": [0.27158024666954167, 0.35749313090414203], "min": [0, 0], "max": [1, 1], "count": [1509]}, "gripper_activity_action": {"mean": [1.9324055666003976, 1.8628230616302186], "std": [0.34064742455364355, 0.476487850639933], "min": [0, 0], "max": [2, 2], "count": [1509]}, "gripper_open_scale_state": {"mean": [0.09746253896022714, 0.2041616919187274], "std": [0.23222862488415455, 0.3003382913708032], "min": [0.025904353175844465, 0.023367375135421753], "max": [0.9556379999433245, 0.9568982124328613], "count": [1509]}, "gripper_open_scale_action": {"mean": [0.09746253896022714, 0.2041616919187274], "std": [0.23222862488415455, 0.3003382913708032], "min": [0.025904353175844465, 0.023367375135421753], "max": [0.9556379999433245, 0.9568982124328613], "count": [1509]}}} +{"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.4616086218924404]], [[0.49329430790581075]], [[0.4709206471782016]]], "std": [[[0.306154605212504]], [[0.3014503998348671]], [[0.2918830530696673]]], "count": [292]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3565979254334915]], [[0.3676554208822037]], [[0.3614095105127287]]], "std": [[[0.26242412558834743]], [[0.25359390881585536]], [[0.26247787636599057]]], "count": [292]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3870447695630764]], [[0.3983642074790342]], [[0.38826506774703795]]], "std": [[[0.2805646774999454]], [[0.26972096485257474]], [[0.27596339804517256]]], "count": [292]}, "observation.state": {"min": [-0.8544272780418396, 0.00039347170968540013, -2.0003108978271484, -1.2824078798294067, -0.2630397379398346, -0.0920388475060463, 0.04653746634721756, -0.9111846089363098, 0.0, -1.9466216564178467, -1.4295231103897095, -0.3144068419933319, -0.9157865047454834, 0.04089290648698807], "max": [0.10277671366930008, 2.641515016555786, 0.0, 0.34336891770362854, 0.14419420063495636, 0.401902973651886, 1.67262601852417, 0.6472971439361572, 2.48957896232605, 0.0, 0.13946561515331268, 0.2592427432537079, 0.11044661700725555, 1.6745718717575073], "mean": [-0.2783817648887634, 1.0018258094787598, -0.6131289601325989, -0.3649471402168274, -0.019389890134334564, 0.02143275737762451, 0.17297154664993286, -0.013370671309530735, 1.0675183534622192, -0.6426794528961182, -0.42352601885795593, 0.01219271868467331, -0.09625834226608276, 0.29507729411125183], "std": [0.3491235375404358, 1.0159255266189575, 0.6950613856315613, 0.4646359980106354, 0.08937478810548782, 0.11963608115911484, 0.4079524874687195, 0.36366406083106995, 0.9477719068527222, 0.6680792570114136, 0.4929220974445343, 0.10831894725561142, 0.226811021566391, 0.4455495774745941], "count": [1946]}, "action": {"min": [-0.8544272780418396, 0.00039347170968540013, -2.0003108978271484, -1.2824078798294067, -0.2630397379398346, -0.0920388475060463, 0.04653746634721756, -0.9111846089363098, 0.0, -1.9466216564178467, -1.4295231103897095, -0.3144068419933319, -0.9157865047454834, 0.04089290648698807], "max": [0.10277671366930008, 2.641515016555786, 0.0, 0.34336891770362854, 0.14419420063495636, 0.401902973651886, 1.67262601852417, 0.6472971439361572, 2.48957896232605, 0.0, 0.13946561515331268, 0.2592427432537079, 0.11044661700725555, 1.6745718717575073], "mean": [-0.2783817648887634, 1.0018258094787598, -0.6131289601325989, -0.3649471402168274, -0.019389890134334564, 0.02143275737762451, 0.17297154664993286, -0.013370671309530735, 1.0675183534622192, -0.6426794528961182, -0.42352601885795593, 0.01219271868467331, -0.09625834226608276, 0.29507729411125183], "std": [0.3491235375404358, 1.0159255266189575, 0.6950613856315613, 0.4646359980106354, 0.08937478810548782, 0.11963608115911484, 0.4079524874687195, 0.36366406083106995, 0.9477719068527222, 0.6680792570114136, 0.4929220974445343, 0.10831894725561142, 0.226811021566391, 0.4455495774745941], "count": [1946]}, "timestamp": {"min": [0.0], "max": [64.83333333333333], "mean": [32.41666666666667], "std": [18.725391258336305], "count": [1946]}, "frame_index": {"min": [0], "max": [1945], "mean": [972.5], "std": [561.7617377500892], "count": [1946]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1946]}, "index": {"min": [118548], "max": [120493], "mean": [119520.5], "std": [561.7617377500892], "count": [1946]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1946]}, "subtask_annotation": {"mean": [10.009763617677287, 22.0, 22.0, 22.0, 22.0], "std": [6.638237303460323, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1946]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [1946]}, "eef_direction_state": {"mean": [4.722507708119219, 4.300616649537512], "std": [1.9432009387021225, 2.2753809140942205], "min": [0, 0], "max": [6, 6], "count": [1946]}, "eef_velocity_state": {"mean": [0.6289825282631039, 0.6721479958890031], "std": [0.812961983579243, 0.8423619771837341], "min": [0, 0], "max": [2, 2], "count": [1946]}, "eef_acc_mag_state": {"mean": [0.5883864337101747, 0.5971223021582733], "std": [0.7973805823538936, 0.7982972259065235], "min": [0, 0], "max": [2, 2], "count": [1946]}, "eef_direction_action": {"mean": [4.722507708119219, 4.300616649537512], "std": [1.9432009387021225, 2.2753809140942205], "min": [0, 0], "max": [6, 6], "count": [1946]}, "eef_velocity_action": {"mean": [0.6289825282631039, 0.6721479958890031], "std": [0.812961983579243, 0.8423619771837341], "min": [0, 0], "max": [2, 2], "count": [1946]}, "eef_acc_mag_action": {"mean": [0.5883864337101747, 0.5971223021582733], "std": [0.7973805823538936, 0.7982972259065235], "min": [0, 0], "max": [2, 2], "count": [1946]}, "eef_sim_pose_state": {"mean": [0.23511113769588204, 0.2302435047055666, 1.2413172573335318, 0.009621186326085036, 0.022976514851393636, -0.2998666846292977, 0.2574667947342536, -0.34908501137846687, 1.2631585277293007, -0.09421238594744574, 0.001579292906013126, -0.0006905041397822162], "std": [0.17248201495519738, 0.13326734229367335, 0.06539733179562435, 0.10327278236635491, 0.1583190241717665, 0.33454154791795765, 0.17773039720179173, 0.12372971752592088, 0.0915775173227075, 0.22537943660355073, 0.13481759439851637, 0.403967389432098], "min": [0.06491416334858309, -0.02920361878254378, 1.182529882797601, -0.10065822343704867, -0.23529330531529102, -0.9435345340034809, 0.0625909610307418, -0.7179370961427015, 1.181411647531273, -0.9214976425767218, -0.32564335119595733, -1.0794010836788506], "max": [0.5214070718146826, 0.33371687209438483, 1.4560870432131845, 0.27507831229370966, 0.7021895068287631, 0.049938710706595286, 0.5557162950537448, -0.14455417427627473, 1.4610392491296886, 0.09784639825632527, 0.49859161652972395, 0.7466651492943461], "count": [1946]}, "eef_sim_pose_action": {"mean": [0.23511113769588204, 0.2302435047055666, 1.2413172573335318, 0.009621186326085036, 0.022976514851393636, -0.2998666846292977, 0.2574667947342536, -0.34908501137846687, 1.2631585277293007, -0.09421238594744574, 0.001579292906013126, -0.0006905041397822162], "std": [0.17248201495519738, 0.13326734229367335, 0.06539733179562435, 0.10327278236635491, 0.1583190241717665, 0.33454154791795765, 0.17773039720179173, 0.12372971752592088, 0.0915775173227075, 0.22537943660355073, 0.13481759439851637, 0.403967389432098], "min": [0.06491416334858309, -0.02920361878254378, 1.182529882797601, -0.10065822343704867, -0.23529330531529102, -0.9435345340034809, 0.0625909610307418, -0.7179370961427015, 1.181411647531273, -0.9214976425767218, -0.32564335119595733, -1.0794010836788506], "max": [0.5214070718146826, 0.33371687209438483, 1.4560870432131845, 0.27507831229370966, 0.7021895068287631, 0.049938710706595286, 0.5557162950537448, -0.14455417427627473, 1.4610392491296886, 0.09784639825632527, 0.49859161652972395, 0.7466651492943461], "count": [1946]}, "gripper_mode_state": {"mean": [0.9182939362795478, 0.9008221993833505], "std": [0.27391637934187324, 0.298900592976152], "min": [0, 0], "max": [1, 1], "count": [1946]}, "gripper_activity_state": {"mean": [1.9224049331963, 1.893627954779034], "std": [0.363608686548494, 0.4222614365303985], "min": [0, 0], "max": [2, 2], "count": [1946]}, "gripper_mode_action": {"mean": [0.9182939362795478, 0.9008221993833505], "std": [0.27391637934187324, 0.298900592976152], "min": [0, 0], "max": [1, 1], "count": [1946]}, "gripper_activity_action": {"mean": [1.9224049331963, 1.893627954779034], "std": [0.363608686548494, 0.4222614365303985], "min": [0, 0], "max": [2, 2], "count": [1946]}, "gripper_open_scale_state": {"mean": [0.09884342080852801, 0.16861536171363434], "std": [0.2331188769720572, 0.2545987526550512], "min": [0.02659283791269575, 0.023367375135421753], "max": [0.9557862962995257, 0.9568982124328613], "count": [1946]}, "gripper_open_scale_action": {"mean": [0.09884342080852801, 0.16861536171363434], "std": [0.2331188769720572, 0.2545987526550512], "min": [0.02659283791269575, 0.023367375135421753], "max": [0.9557862962995257, 0.9568982124328613], "count": [1946]}}} +{"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.4615703507508141]], [[0.49197107433176374]], [[0.46825671018108556]]], "std": [[[0.3021670163051809]], [[0.29815830810961047]], [[0.2858330833714936]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37480469024527374]], [[0.3803871743739312]], [[0.3719684198350786]]], "std": [[[0.26171300338418074]], [[0.25672485995874883]], [[0.26723310153134705]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3839792589078643]], [[0.3923962359734814]], [[0.38167661407454256]]], "std": [[[0.295089888321612]], [[0.28672919178619477]], [[0.2962584710183306]]], "count": [186]}, "observation.state": {"min": [-0.6398482322692871, -2.710505431213761e-19, -2.026388645172119, -0.5872977375984192, -1.2701361179351807, -0.3503131568431854, 0.04682235047221184, -1.1487399339675903, -1.599744686457681e-19, -1.954291582107544, -1.175850749015808, -0.14112623035907745, -1.1213399171829224, 0.041139569133520126], "max": [0.09965140372514725, 2.5829148292541504, 0.0, 0.4269690215587616, 0.6501966714859009, 0.09817477315664291, 1.6602991819381714, 0.8252816796302795, 2.5433402061462402, 0.0, 0.030591974034905434, 0.7516505718231201, 0.521368682384491, 1.6640596389770508], "mean": [-0.17681963741779327, 0.8652611970901489, -0.6840780377388, -0.09327137470245361, -0.06949123740196228, -0.07975942641496658, 0.12622348964214325, -0.11050636321306229, 1.3644238710403442, -0.932584822177887, -0.3809099793434143, 0.13352914154529572, -0.09040006995201111, 0.37330663204193115], "std": [0.24643008410930634, 1.0445209741592407, 0.8479093909263611, 0.17283323407173157, 0.3785574436187744, 0.08738922327756882, 0.3118877410888672, 0.5378768444061279, 0.9010601043701172, 0.6906121373176575, 0.4059332609176636, 0.22994659841060638, 0.3377770185470581, 0.4953044056892395], "count": [1062]}, "action": {"min": [-0.6398482322692871, -2.710505431213761e-19, -2.026388645172119, -0.5872977375984192, -1.2701361179351807, -0.3503131568431854, 0.04682235047221184, -1.1487399339675903, -1.599744686457681e-19, -1.954291582107544, -1.175850749015808, -0.14112623035907745, -1.1213399171829224, 0.041139569133520126], "max": [0.09965140372514725, 2.5829148292541504, 0.0, 0.4269690215587616, 0.6501966714859009, 0.09817477315664291, 1.6602991819381714, 0.8252816796302795, 2.5433402061462402, 0.0, 0.030591974034905434, 0.7516505718231201, 0.521368682384491, 1.6640596389770508], "mean": [-0.17681963741779327, 0.8652611970901489, -0.6840780377388, -0.09327137470245361, -0.06949123740196228, -0.07975942641496658, 0.12622348964214325, -0.11050636321306229, 1.3644238710403442, -0.932584822177887, -0.3809099793434143, 0.13352914154529572, -0.09040006995201111, 0.37330663204193115], "std": [0.24643008410930634, 1.0445209741592407, 0.8479093909263611, 0.17283323407173157, 0.3785574436187744, 0.08738922327756882, 0.3118877410888672, 0.5378768444061279, 0.9010601043701172, 0.6906121373176575, 0.4059332609176636, 0.22994659841060638, 0.3377770185470581, 0.4953044056892395], "count": [1062]}, "timestamp": {"min": [0.0], "max": [35.36666666666667], "mean": [17.683333333333334], "std": [10.219095234286028], "count": [1062]}, "frame_index": {"min": [0], "max": [1061], "mean": [530.5], "std": [306.57285702858087], "count": [1062]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1062]}, "index": {"min": [120494], "max": [121555], "mean": [121024.5], "std": [306.57285702858087], "count": [1062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1062]}, "subtask_annotation": {"mean": [11.265536723163843, 22.0, 22.0, 22.0, 22.0], "std": [6.397321609103924, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1062]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [1062]}, "eef_direction_state": {"mean": [4.943502824858757, 3.750470809792844], "std": [1.6674038396540183, 2.018482108704259], "min": [0, 0], "max": [6, 6], "count": [1062]}, "eef_velocity_state": {"mean": [0.6657250470809792, 1.0696798493408664], "std": [0.8494666498364263, 0.837472034077174], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_acc_mag_state": {"mean": [0.6148775894538606, 0.9548022598870056], "std": [0.8127311689609243, 0.822145526037575], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_direction_action": {"mean": [4.943502824858757, 3.750470809792844], "std": [1.6674038396540183, 2.018482108704259], "min": [0, 0], "max": [6, 6], "count": [1062]}, "eef_velocity_action": {"mean": [0.6657250470809792, 1.0696798493408664], "std": [0.8494666498364263, 0.837472034077174], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_acc_mag_action": {"mean": [0.6148775894538606, 0.9548022598870056], "std": [0.8127311689609243, 0.822145526037575], "min": [0, 0], "max": [2, 2], "count": [1062]}, "eef_sim_pose_state": {"mean": [0.22968032650348225, 0.2545858073398204, 1.2436663535788421, -0.1067762786532384, 0.06664125722428751, -0.24841978936938616, 0.2920142826076789, -0.38486742169041993, 1.2880169716327323, -0.06586797243086676, 0.04605569176593915, 0.02848898789280196], "std": [0.19566136211844173, 0.11830425332764762, 0.07839134477709328, 0.10298009410557595, 0.10818200336129626, 0.5109292233513497, 0.16709244539445794, 0.1855322170318702, 0.09559901599444637, 0.3246664734817026, 0.20619114223990936, 0.3778703682193885], "min": [0.06912486598182059, 0.020284770578056565, 1.1822531961021352, -0.5313390224603852, -0.0940806149437301, -1.6632103630770185, 0.0662152135047908, -0.7748949025974475, 1.182023288765692, -1.1004313239472188, -0.37822013943527133, -0.6966243179520817], "max": [0.5386411755639143, 0.3424326834670348, 1.4423947379702338, 0.037411047330833516, 0.46976371172606024, 0.5453117731734003, 0.5450644147141565, -0.08982460862433157, 1.4900042295540386, 0.5162893380406361, 0.5641654800785902, 0.8991250269191404], "count": [1062]}, "eef_sim_pose_action": {"mean": [0.22968032650348225, 0.2545858073398204, 1.2436663535788421, -0.1067762786532384, 0.06664125722428751, -0.24841978936938616, 0.2920142826076789, -0.38486742169041993, 1.2880169716327323, -0.06586797243086676, 0.04605569176593915, 0.02848898789280196], "std": [0.19566136211844173, 0.11830425332764762, 0.07839134477709328, 0.10298009410557595, 0.10818200336129626, 0.5109292233513497, 0.16709244539445794, 0.1855322170318702, 0.09559901599444637, 0.3246664734817026, 0.20619114223990936, 0.3778703682193885], "min": [0.06912486598182059, 0.020284770578056565, 1.1822531961021352, -0.5313390224603852, -0.0940806149437301, -1.6632103630770185, 0.0662152135047908, -0.7748949025974475, 1.182023288765692, -1.1004313239472188, -0.37822013943527133, -0.6966243179520817], "max": [0.5386411755639143, 0.3424326834670348, 1.4423947379702338, 0.037411047330833516, 0.46976371172606024, 0.5453117731734003, 0.5450644147141565, -0.08982460862433157, 1.4900042295540386, 0.5162893380406361, 0.5641654800785902, 0.8991250269191404], "count": [1062]}, "gripper_mode_state": {"mean": [0.948210922787194, 0.852165725047081], "std": [0.22160092214215366, 0.35493563092773095], "min": [0, 0], "max": [1, 1], "count": [1062]}, "gripper_activity_state": {"mean": [1.9124293785310735, 1.805084745762712], "std": [0.3818577990857192, 0.5562963875347933], "min": [0, 0], "max": [2, 2], "count": [1062]}, "gripper_mode_action": {"mean": [0.948210922787194, 0.852165725047081], "std": [0.22160092214215366, 0.35493563092773095], "min": [0, 0], "max": [1, 1], "count": [1062]}, "gripper_activity_action": {"mean": [1.9124293785310735, 1.805084745762712], "std": [0.3818577990857192, 0.5562963875347933], "min": [0, 0], "max": [2, 2], "count": [1062]}, "gripper_open_scale_state": {"mean": [0.07212778334178925, 0.2133187784449788], "std": [0.17822230975942066, 0.28303103420464587], "min": [0.026755628841263906, 0.023508325219154358], "max": [0.9487423896789551, 0.9508912222726005], "count": [1062]}, "gripper_open_scale_action": {"mean": [0.07212778334178925, 0.2133187784449788], "std": [0.17822230975942066, 0.28303103420464587], "min": [0.026755628841263906, 0.023508325219154358], "max": [0.9487423896789551, 0.9508912222726005], "count": [1062]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4057700762527233]], [[0.40712108327281527]], [[0.3656125623335754]]], "std": [[[0.3006901522258509]], [[0.2936255086173843]], [[0.26346247407071605]]], "count": [225]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3745310711692084]], [[0.367598389009925]], [[0.34262182401355606]]], "std": [[[0.29260312848939296]], [[0.2927474767608083]], [[0.30862843475898566]]], "count": [225]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36680532437666424]], [[0.37293135923505205]], [[0.36031752844347614]]], "std": [[[0.30058753542734573]], [[0.29963857601623317]], [[0.30758095940284913]]], "count": [225]}, "observation.state": {"min": [-0.6904469132423401, 0.0, -1.2980711460113525, -1.1612234115600586, -0.5979281663894653, -0.14201420545578003, 0.04636392742395401, -0.6119878888130188, 0.0, -1.9481556415557861, -1.5700000524520874, -0.5430291891098022, -0.9357282519340515, 0.04175637662410736], "max": [0.2699686586856842, 2.2909176349639893, 0.0, 0.36201947927474976, -0.003030543215572834, 0.8271424770355225, 1.661462664604187, 1.0538448095321655, 2.3040449619293213, 0.0, 0.4480554461479187, 0.25424134731292725, 0.23889945447444916, 1.6743124723434448], "mean": [-0.15866883099079132, 0.7997710108757019, -0.43972647190093994, -0.3141506612300873, -0.13484729826450348, 0.011592368595302105, 0.22667032480239868, 0.14349265396595, 1.1890983581542969, -0.7100993394851685, -0.34396398067474365, -0.12220370769500732, -0.02640046738088131, 0.3901865780353546], "std": [0.2759340703487396, 0.9154687523841858, 0.5037394762039185, 0.4234156906604767, 0.1733091175556183, 0.15542519092559814, 0.4872053563594818, 0.4653122127056122, 0.8927644491195679, 0.6454668045043945, 0.6397091746330261, 0.18851880729198456, 0.22936823964118958, 0.5389237999916077], "count": [1369]}, "action": {"min": [-0.6904469132423401, 0.0, -1.2980711460113525, -1.1612234115600586, -0.5979281663894653, -0.14201420545578003, 0.04636392742395401, -0.6119878888130188, 0.0, -1.9481556415557861, -1.5700000524520874, -0.5430291891098022, -0.9357282519340515, 0.04175637662410736], "max": [0.2699686586856842, 2.2909176349639893, 0.0, 0.36201947927474976, -0.003030543215572834, 0.8271424770355225, 1.661462664604187, 1.0538448095321655, 2.3040449619293213, 0.0, 0.4480554461479187, 0.25424134731292725, 0.23889945447444916, 1.6743124723434448], "mean": [-0.15866883099079132, 0.7997710108757019, -0.43972647190093994, -0.3141506612300873, -0.13484729826450348, 0.011592368595302105, 0.22667032480239868, 0.14349265396595, 1.1890983581542969, -0.7100993394851685, -0.34396398067474365, -0.12220370769500732, -0.02640046738088131, 0.3901865780353546], "std": [0.2759340703487396, 0.9154687523841858, 0.5037394762039185, 0.4234156906604767, 0.1733091175556183, 0.15542519092559814, 0.4872053563594818, 0.4653122127056122, 0.8927644491195679, 0.6454668045043945, 0.6397091746330261, 0.18851880729198456, 0.22936823964118958, 0.5389237999916077], "count": [1369]}, "timestamp": {"min": [0.0], "max": [45.6], "mean": [22.8], "std": [13.173205127581266], "count": [1369]}, "frame_index": {"min": [0], "max": [1368], "mean": [684.0], "std": [395.19615382743797], "count": [1369]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [1369]}, "index": {"min": [121556], "max": [122924], "mean": [122240.0], "std": [395.19615382743797], "count": [1369]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1369]}, "subtask_annotation": {"mean": [10.356464572680789, 22.0, 22.0, 22.0, 22.0], "std": [6.4129870336938755, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1369]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [1369]}, "eef_direction_state": {"mean": [4.8444119795471146, 4.018991964937911], "std": [1.8504850511425903, 2.1768934327307985], "min": [0, 0], "max": [6, 6], "count": [1369]}, "eef_velocity_state": {"mean": [0.5785244704163623, 0.8232286340394448], "std": [0.797095081745433, 0.8220932720918345], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_acc_mag_state": {"mean": [0.5186267348429511, 0.7048940832724616], "std": [0.7719398776919126, 0.8156509630532028], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_direction_action": {"mean": [4.8444119795471146, 4.018991964937911], "std": [1.8504850511425903, 2.1768934327307985], "min": [0, 0], "max": [6, 6], "count": [1369]}, "eef_velocity_action": {"mean": [0.5785244704163623, 0.8232286340394448], "std": [0.797095081745433, 0.8220932720918345], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_acc_mag_action": {"mean": [0.5186267348429511, 0.7048940832724616], "std": [0.7719398776919126, 0.8156509630532028], "min": [0, 0], "max": [2, 2], "count": [1369]}, "eef_sim_pose_state": {"mean": [0.21082702863744504, 0.28084494098750074, 1.2360528170993044, -0.010360293826453258, 0.04016980229893147, -0.298077166413537, 0.26318649694289137, -0.2973135555379791, 1.2681283352792951, -0.039304755849446406, 0.13330545060740115, 0.01776964182156264], "std": [0.16797803571639697, 0.08958248105436237, 0.06597347268253605, 0.10388938487079027, 0.12619352761286795, 0.3953263264426677, 0.16412181712856952, 0.12481624680349719, 0.08702184429145333, 0.2107536327460509, 0.2288468250002938, 0.35935260988950796], "min": [0.06279982369529816, 0.10966530190954582, 1.1815516118884515, -0.19685691854068466, -0.3224937295753938, -1.028035191961283, 0.06442514097505053, -0.5301987635601385, 1.1828906639368937, -0.8878636903489834, -0.23728937562134833, -0.7409128704651119], "max": [0.48840048057986035, 0.42438645687301785, 1.3990313336294882, 0.5086153473318493, 0.6862978098667454, 0.0018528158769290232, 0.5500605497155994, -0.08014143140953268, 1.4562301655748207, 0.20082889474212412, 0.7875080858097578, 0.710739348381201], "count": [1369]}, "eef_sim_pose_action": {"mean": [0.21082702863744504, 0.28084494098750074, 1.2360528170993044, -0.010360293826453258, 0.04016980229893147, -0.298077166413537, 0.26318649694289137, -0.2973135555379791, 1.2681283352792951, -0.039304755849446406, 0.13330545060740115, 0.01776964182156264], "std": [0.16797803571639697, 0.08958248105436237, 0.06597347268253605, 0.10388938487079027, 0.12619352761286795, 0.3953263264426677, 0.16412181712856952, 0.12481624680349719, 0.08702184429145333, 0.2107536327460509, 0.2288468250002938, 0.35935260988950796], "min": [0.06279982369529816, 0.10966530190954582, 1.1815516118884515, -0.19685691854068466, -0.3224937295753938, -1.028035191961283, 0.06442514097505053, -0.5301987635601385, 1.1828906639368937, -0.8878636903489834, -0.23728937562134833, -0.7409128704651119], "max": [0.48840048057986035, 0.42438645687301785, 1.3990313336294882, 0.5086153473318493, 0.6862978098667454, 0.0018528158769290232, 0.5500605497155994, -0.08014143140953268, 1.4562301655748207, 0.20082889474212412, 0.7875080858097578, 0.710739348381201], "count": [1369]}, "gripper_mode_state": {"mean": [0.8845872899926954, 0.8363769174579986], "std": [0.3195193521151323, 0.36993319586305234], "min": [0, 0], "max": [1, 1], "count": [1369]}, "gripper_activity_state": {"mean": [1.9254930606281957, 1.8524470416362309], "std": [0.3569208183208488, 0.4911148469036247], "min": [0, 0], "max": [2, 2], "count": [1369]}, "gripper_mode_action": {"mean": [0.8845872899926954, 0.8363769174579986], "std": [0.3195193521151323, 0.36993319586305234], "min": [0, 0], "max": [1, 1], "count": [1369]}, "gripper_activity_action": {"mean": [1.9254930606281957, 1.8524470416362309], "std": [0.3569208183208488, 0.4911148469036247], "min": [0, 0], "max": [2, 2], "count": [1369]}, "gripper_open_scale_state": {"mean": [0.12952574441617654, 0.2229665259466351], "std": [0.27840247792865724, 0.30795491705731287], "min": [0.026493672813688005, 0.023860786642347063], "max": [0.9494072369166783, 0.9567499841962542], "count": [1369]}, "gripper_open_scale_action": {"mean": [0.12952574441617654, 0.2229665259466351], "std": [0.27840247792865724, 0.30795491705731287], "min": [0.026493672813688005, 0.023860786642347063], "max": [0.9494072369166783, 0.9567499841962542], "count": [1369]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4619316680194227]], [[0.46985112652541045]], [[0.42789723948766145]]], "std": [[[0.3081938563202016]], [[0.30249502416505225]], [[0.2729565270692652]]], "count": [306]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37258232321614193]], [[0.3747081108405599]], [[0.3593561931308471]]], "std": [[[0.25995054671225526]], [[0.2620639622325685]], [[0.2777425677437418]]], "count": [306]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3989405116621812]], [[0.40571534897546524]], [[0.39131196957722814]]], "std": [[[0.2828059405258738]], [[0.28132192929031474]], [[0.29334440523266436]]], "count": [306]}, "observation.state": {"min": [-0.5951845645904541, 8.007108329513308e-21, -2.004912853240967, -1.277806043624878, -0.5353593230247498, -0.10710801184177399, 0.046323731541633606, -0.6705206632614136, 7.227077730931342e-05, -1.9465916156768799, -1.3678408861160278, -0.3591097593307495, -1.0569127798080444, 0.0406462736427784], "max": [0.1498647779226303, 2.4420974254608154, 0.0, 0.6504078507423401, 0.013805827125906944, 0.598252534866333, 1.6723664999008179, 0.8866409063339233, 2.5540781021118164, 0.0, 0.029790634289383888, 0.1415775716304779, 0.19379787147045135, 1.6690722703933716], "mean": [-0.1778467297554016, 1.0079858303070068, -0.6622151732444763, -0.25232836604118347, -0.22641441226005554, 0.1576448231935501, 0.24238133430480957, 0.13582850992679596, 1.1321864128112793, -0.7333316802978516, -0.42437630891799927, -0.12303414195775986, -0.07230168581008911, 0.25946468114852905], "std": [0.2674902379512787, 0.9858357906341553, 0.7838214635848999, 0.5061570405960083, 0.19518573582172394, 0.20836962759494781, 0.5009259581565857, 0.40437278151512146, 0.9592251181602478, 0.6928997039794922, 0.45061731338500977, 0.14535821974277496, 0.23686768114566803, 0.41485270857810974], "count": [2065]}, "action": {"min": [-0.5951845645904541, 8.007108329513308e-21, -2.004912853240967, -1.277806043624878, -0.5353593230247498, -0.10710801184177399, 0.046323731541633606, -0.6705206632614136, 7.227077730931342e-05, -1.9465916156768799, -1.3678408861160278, -0.3591097593307495, -1.0569127798080444, 0.0406462736427784], "max": [0.1498647779226303, 2.4420974254608154, 0.0, 0.6504078507423401, 0.013805827125906944, 0.598252534866333, 1.6723664999008179, 0.8866409063339233, 2.5540781021118164, 0.0, 0.029790634289383888, 0.1415775716304779, 0.19379787147045135, 1.6690722703933716], "mean": [-0.1778467297554016, 1.0079858303070068, -0.6622151732444763, -0.25232836604118347, -0.22641441226005554, 0.1576448231935501, 0.24238133430480957, 0.13582850992679596, 1.1321864128112793, -0.7333316802978516, -0.42437630891799927, -0.12303414195775986, -0.07230168581008911, 0.25946468114852905], "std": [0.2674902379512787, 0.9858357906341553, 0.7838214635848999, 0.5061570405960083, 0.19518573582172394, 0.20836962759494781, 0.5009259581565857, 0.40437278151512146, 0.9592251181602478, 0.6928997039794922, 0.45061731338500977, 0.14535821974277496, 0.23686768114566803, 0.41485270857810974], "count": [2065]}, "timestamp": {"min": [0.0], "max": [68.8], "mean": [34.4], "std": [19.87046943470525], "count": [2065]}, "frame_index": {"min": [0], "max": [2064], "mean": [1032.0], "std": [596.1140830411575], "count": [2065]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [2065]}, "index": {"min": [122925], "max": [124989], "mean": [123957.0], "std": [596.1140830411575], "count": [2065]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2065]}, "subtask_annotation": {"mean": [10.05133171912833, 22.0, 22.0, 22.0, 22.0], "std": [6.481359333321909, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [2065]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [2065]}, "eef_direction_state": {"mean": [4.842130750605327, 4.412590799031477], "std": [1.8961582959095096, 2.1960202435397327], "min": [0, 0], "max": [6, 6], "count": [2065]}, "eef_velocity_state": {"mean": [0.5331719128329298, 0.6387409200968523], "std": [0.7371096369842739, 0.821768224745932], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_acc_mag_state": {"mean": [0.5515738498789347, 0.5767554479418886], "std": [0.7819877153249207, 0.7867191386691056], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_direction_action": {"mean": [4.842130750605327, 4.412590799031477], "std": [1.8961582959095096, 2.1960202435397327], "min": [0, 0], "max": [6, 6], "count": [2065]}, "eef_velocity_action": {"mean": [0.5331719128329298, 0.6387409200968523], "std": [0.7371096369842739, 0.821768224745932], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_acc_mag_action": {"mean": [0.5515738498789347, 0.5767554479418886], "std": [0.7819877153249207, 0.7867191386691056], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_sim_pose_state": {"mean": [0.2520430178752158, 0.2707412881439395, 1.2520188873986413, 0.11515726204780204, 0.08429395472573704, -0.41508696249811045, 0.2706274618983015, -0.2983685031276669, 1.2739318541919027, -0.0677761845249954, -0.024517327672644997, 0.011829607107965816], "std": [0.18928811176868243, 0.09602260118250423, 0.07327133982698585, 0.15106443683803852, 0.1948049907178318, 0.419883224313614, 0.1834428848921218, 0.13377627950151783, 0.0962690105844323, 0.22939263120361988, 0.11863837575815503, 0.32322576878889986], "min": [0.052951726887962035, 0.04193201661162001, 1.1826522342857717, -0.17504056613422025, -0.18857804120119592, -1.0815589951117093, 0.06345592776640435, -0.6150808077633686, 1.182182196640807, -1.0281910674322767, -0.303004285275563, -0.8347342368447721], "max": [0.5660162354194775, 0.3728334533455967, 1.50382713753062, 0.47052081913835353, 0.7804222854411527, 0.012271862536512908, 0.6074341180764639, -0.053481605321886706, 1.449649553142935, 0.17148650512643362, 0.3846861388948639, 0.5763876646488544], "count": [2065]}, "eef_sim_pose_action": {"mean": [0.2520430178752158, 0.2707412881439395, 1.2520188873986413, 0.11515726204780204, 0.08429395472573704, -0.41508696249811045, 0.2706274618983015, -0.2983685031276669, 1.2739318541919027, -0.0677761845249954, -0.024517327672644997, 0.011829607107965816], "std": [0.18928811176868243, 0.09602260118250423, 0.07327133982698585, 0.15106443683803852, 0.1948049907178318, 0.419883224313614, 0.1834428848921218, 0.13377627950151783, 0.0962690105844323, 0.22939263120361988, 0.11863837575815503, 0.32322576878889986], "min": [0.052951726887962035, 0.04193201661162001, 1.1826522342857717, -0.17504056613422025, -0.18857804120119592, -1.0815589951117093, 0.06345592776640435, -0.6150808077633686, 1.182182196640807, -1.0281910674322767, -0.303004285275563, -0.8347342368447721], "max": [0.5660162354194775, 0.3728334533455967, 1.50382713753062, 0.47052081913835353, 0.7804222854411527, 0.012271862536512908, 0.6074341180764639, -0.053481605321886706, 1.449649553142935, 0.17148650512643362, 0.3846861388948639, 0.5763876646488544], "count": [2065]}, "gripper_mode_state": {"mean": [0.8736077481840193, 0.9113801452784503], "std": [0.33229091245001574, 0.2841942576314358], "min": [0, 0], "max": [1, 1], "count": [2065]}, "gripper_activity_state": {"mean": [1.9031476997578693, 1.899273607748184], "std": [0.4037532988952499, 0.4123099226968798], "min": [0, 0], "max": [2, 2], "count": [2065]}, "gripper_mode_action": {"mean": [0.8736077481840193, 0.9113801452784503], "std": [0.33229091245001574, 0.2841942576314358], "min": [0, 0], "max": [1, 1], "count": [2065]}, "gripper_activity_action": {"mean": [1.9031476997578693, 1.899273607748184], "std": [0.4037532988952499, 0.4123099226968798], "min": [0, 0], "max": [2, 2], "count": [2065]}, "gripper_open_scale_state": {"mean": [0.13850482442374346, 0.14826768770303833], "std": [0.2862417064137305, 0.23705550248195698], "min": [0.026470703738076345, 0.023226442081587657], "max": [0.9556379999433245, 0.9537555830819267], "count": [2065]}, "gripper_open_scale_action": {"mean": [0.13850482442374346, 0.14826768770303833], "std": [0.2862417064137305, 0.23705550248195698], "min": [0.026470703738076345, 0.023226442081587657], "max": [0.9556379999433245, 0.9537555830819267], "count": [2065]}}} +{"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.46764343267500236]], [[0.48075602187332256]], [[0.44263735653279024]]], "std": [[[0.3029855776992073]], [[0.29760176307621555]], [[0.26962757267061926]]], "count": [276]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3732197357203751]], [[0.37983216013861265]], [[0.3718366703766853]]], "std": [[[0.2600881651605219]], [[0.2608649577100111]], [[0.2679129266890236]]], "count": [276]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39813140372896344]], [[0.4095072947254586]], [[0.399577962686685]]], "std": [[[0.2956691020078884]], [[0.2916379375481752]], [[0.30119891651348457]]], "count": [276]}, "observation.state": {"min": [-0.777728259563446, -1.5339807985338393e-21, -1.7958189249038696, -0.9219224452972412, -0.48780590295791626, -0.18097516894340515, 0.04710066318511963, -0.6602579355239868, -2.5513819892466423e-19, -1.9620622396469116, -1.404785394668579, -0.24083498120307922, -0.9725438356399536, 0.04307590797543526], "max": [0.13540524244308472, 2.2986388206481934, 0.0, 0.011161445640027523, 0.10124272853136063, 0.1272687017917633, 1.661462664604187, 0.9341943264007568, 2.529534339904785, 0.0, 0.017577648162841797, 0.13069330155849457, 0.04448544234037399, 1.6745718717575073], "mean": [-0.1800195276737213, 0.6477305293083191, -0.4097442328929901, -0.241522416472435, -0.1405327171087265, -0.02075154148042202, 0.12226805090904236, 0.09205067157745361, 1.1992405652999878, -0.7297198176383972, -0.4987565875053406, -0.03601443022489548, -0.10766066610813141, 0.3593181371688843], "std": [0.2843834161758423, 0.8839031457901001, 0.6210666298866272, 0.3242725133895874, 0.20447483658790588, 0.05761165916919708, 0.3163684904575348, 0.37601372599601746, 0.944804847240448, 0.670936644077301, 0.46816539764404297, 0.07651911675930023, 0.2272360771894455, 0.49697345495224], "count": [1799]}, "action": {"min": [-0.777728259563446, -1.5339807985338393e-21, -1.7958189249038696, -0.9219224452972412, -0.48780590295791626, -0.18097516894340515, 0.04710066318511963, -0.6602579355239868, -2.5513819892466423e-19, -1.9620622396469116, -1.404785394668579, -0.24083498120307922, -0.9725438356399536, 0.04307590797543526], "max": [0.13540524244308472, 2.2986388206481934, 0.0, 0.011161445640027523, 0.10124272853136063, 0.1272687017917633, 1.661462664604187, 0.9341943264007568, 2.529534339904785, 0.0, 0.017577648162841797, 0.13069330155849457, 0.04448544234037399, 1.6745718717575073], "mean": [-0.1800195276737213, 0.6477305293083191, -0.4097442328929901, -0.241522416472435, -0.1405327171087265, -0.02075154148042202, 0.12226805090904236, 0.09205067157745361, 1.1992405652999878, -0.7297198176383972, -0.4987565875053406, -0.03601443022489548, -0.10766066610813141, 0.3593181371688843], "std": [0.2843834161758423, 0.8839031457901001, 0.6210666298866272, 0.3242725133895874, 0.20447483658790588, 0.05761165916919708, 0.3163684904575348, 0.37601372599601746, 0.944804847240448, 0.670936644077301, 0.46816539764404297, 0.07651911675930023, 0.2272360771894455, 0.49697345495224], "count": [1799]}, "timestamp": {"min": [0.0], "max": [59.93333333333333], "mean": [29.966666666666665], "std": [17.31088289679838], "count": [1799]}, "frame_index": {"min": [0], "max": [1798], "mean": [899.0], "std": [519.3264869039514], "count": [1799]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1799]}, "index": {"min": [124990], "max": [126788], "mean": [125889.0], "std": [519.3264869039514], "count": [1799]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1799]}, "subtask_annotation": {"mean": [11.06058921623124, 22.0, 22.0, 22.0, 22.0], "std": [6.110998285217381, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1799]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [1799]}, "eef_direction_state": {"mean": [5.0772651473040575, 4.280155642023346], "std": [1.74663340820553, 2.2551037238063456], "min": [0, 0], "max": [6, 6], "count": [1799]}, "eef_velocity_state": {"mean": [0.4563646470261256, 0.6770428015564203], "std": [0.7560482913038816, 0.8239608874375189], "min": [0, 0], "max": [2, 2], "count": [1799]}, "eef_acc_mag_state": {"mean": [0.4113396331295164, 0.6309060589216231], "std": [0.714189026273626, 0.8074560904683497], "min": [0, 0], "max": [2, 2], "count": [1799]}, "eef_direction_action": {"mean": [5.0772651473040575, 4.280155642023346], "std": [1.74663340820553, 2.2551037238063456], "min": [0, 0], "max": [6, 6], "count": [1799]}, "eef_velocity_action": {"mean": [0.4563646470261256, 0.6770428015564203], "std": [0.7560482913038816, 0.8239608874375189], "min": [0, 0], "max": [2, 2], "count": [1799]}, "eef_acc_mag_action": {"mean": [0.4113396331295164, 0.6309060589216231], "std": [0.714189026273626, 0.8074560904683497], "min": [0, 0], "max": [2, 2], "count": [1799]}, "eef_sim_pose_state": {"mean": [0.17969545768358444, 0.27379002630642724, 1.2379221447078241, -0.022102962680020523, -0.0038219421795470192, -0.32137508172397794, 0.28677855215327097, -0.3191955320190283, 1.2713852318970258, -0.11080573898485188, -0.02923892247657326, 0.05579977185752097], "std": [0.15981216896405398, 0.101410371351938, 0.07350270538263906, 0.05291580060954883, 0.06764859316785957, 0.46598575951921073, 0.1892427625070078, 0.11347934460400932, 0.09424670429803807, 0.2261318156056877, 0.13898689507979556, 0.4267472105960364], "min": [0.053533880389229696, -0.001566852790898146, 1.1823377664858563, -0.17782806389761485, -0.2006653543564818, -1.1597480924564207, 0.06827893265828255, -0.5955102814348392, 1.1813194791910766, -0.9703596315489148, -0.30563425008087, -0.7505194131245653], "max": [0.5448741248632676, 0.3453991071663755, 1.4352005509022592, 0.11857255110425255, 0.2883381379845671, 0.03661014310717577, 0.6236659697694255, -0.07705541323771573, 1.4779285963007798, 0.06605530875232943, 0.3917500794948181, 1.0271632492962413], "count": [1799]}, "eef_sim_pose_action": {"mean": [0.17969545768358444, 0.27379002630642724, 1.2379221447078241, -0.022102962680020523, -0.0038219421795470192, -0.32137508172397794, 0.28677855215327097, -0.3191955320190283, 1.2713852318970258, -0.11080573898485188, -0.02923892247657326, 0.05579977185752097], "std": [0.15981216896405398, 0.101410371351938, 0.07350270538263906, 0.05291580060954883, 0.06764859316785957, 0.46598575951921073, 0.1892427625070078, 0.11347934460400932, 0.09424670429803807, 0.2261318156056877, 0.13898689507979556, 0.4267472105960364], "min": [0.053533880389229696, -0.001566852790898146, 1.1823377664858563, -0.17782806389761485, -0.2006653543564818, -1.1597480924564207, 0.06827893265828255, -0.5955102814348392, 1.1813194791910766, -0.9703596315489148, -0.30563425008087, -0.7505194131245653], "max": [0.5448741248632676, 0.3453991071663755, 1.4352005509022592, 0.11857255110425255, 0.2883381379845671, 0.03661014310717577, 0.6236659697694255, -0.07705541323771573, 1.4779285963007798, 0.06605530875232943, 0.3917500794948181, 1.0271632492962413], "count": [1799]}, "gripper_mode_state": {"mean": [0.9499722067815453, 0.867704280155642], "std": [0.21800232366685135, 0.3388119867348562], "min": [0, 0], "max": [1, 1], "count": [1799]}, "gripper_activity_state": {"mean": [1.943301834352418, 1.885491939966648], "std": [0.3129738538397358, 0.4388139933413098], "min": [0, 0], "max": [2, 2], "count": [1799]}, "gripper_mode_action": {"mean": [0.9499722067815453, 0.867704280155642], "std": [0.21800232366685135, 0.3388119867348562], "min": [0, 0], "max": [1, 1], "count": [1799]}, "gripper_activity_action": {"mean": [1.943301834352418, 1.885491939966648], "std": [0.3129738538397358, 0.4388139933413098], "min": [0, 0], "max": [2, 2], "count": [1799]}, "gripper_open_scale_state": {"mean": [0.06986732623792676, 0.20532639096053462], "std": [0.18078265740150604, 0.28398445656459625], "min": [0.026914664677211216, 0.024614804557391574], "max": [0.9494072369166783, 0.9568982124328613], "count": [1799]}, "gripper_open_scale_action": {"mean": [0.06986732623792676, 0.20532639096053462], "std": [0.18078265740150604, 0.28398445656459625], "min": [0.026914664677211216, 0.024614804557391574], "max": [0.9494072369166783, 0.9568982124328613], "count": [1799]}}} +{"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.4859566141810259]], [[0.49457493365022775]], [[0.45050342444048325]]], "std": [[[0.2979998220020059]], [[0.2929685120471839]], [[0.2664738748102223]]], "count": [275]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3764024688057041]], [[0.37692900475341656]], [[0.36132702020202023]]], "std": [[[0.2571212575373548]], [[0.25855257554860694]], [[0.27331175951919107]]], "count": [275]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39914382154882155]], [[0.4062461606258665]], [[0.39279605169340465]]], "std": [[[0.2872538529324095]], [[0.2840420803663865]], [[0.29442953728272797]]], "count": [275]}, "observation.state": {"min": [-0.7409127354621887, -2.710505431213761e-20, -1.9742332696914673, -1.5431846380233765, -0.9526020884513855, -1.2425243854522705, 0.04706983640789986, -0.6596117615699768, -1.0842021724855044e-19, -1.5309128761291504, -1.4905105829238892, -0.39540281891822815, -1.162757396697998, 0.04044955596327782], "max": [0.16873788833618164, 2.5233983993530273, 0.0, 0.051666259765625, 0.00920388475060463, 0.15191338956356049, 1.67262601852417, 0.6948933005332947, 2.4313595294952393, 0.0, 0.08903337270021439, 0.1595340073108673, 0.10098866373300552, 1.669994592666626], "mean": [-0.16909627616405487, 0.793657660484314, -0.44242149591445923, -0.3799358308315277, -0.172770157456398, -0.062420397996902466, 0.16692893207073212, 0.04472050815820694, 1.1851584911346436, -0.6531602740287781, -0.582877516746521, -0.05856114998459816, -0.19816778600215912, 0.3244037628173828], "std": [0.29593777656555176, 0.9970844388008118, 0.6607009768486023, 0.5478875041007996, 0.2612535059452057, 0.16664810478687286, 0.40449148416519165, 0.3026203513145447, 0.9436997175216675, 0.5856193900108337, 0.48705151677131653, 0.13779594004154205, 0.29307371377944946, 0.44753172993659973], "count": [1792]}, "action": {"min": [-0.7409127354621887, -2.710505431213761e-20, -1.9742332696914673, -1.5431846380233765, -0.9526020884513855, -1.2425243854522705, 0.04706983640789986, -0.6596117615699768, -1.0842021724855044e-19, -1.5309128761291504, -1.4905105829238892, -0.39540281891822815, -1.162757396697998, 0.04044955596327782], "max": [0.16873788833618164, 2.5233983993530273, 0.0, 0.051666259765625, 0.00920388475060463, 0.15191338956356049, 1.67262601852417, 0.6948933005332947, 2.4313595294952393, 0.0, 0.08903337270021439, 0.1595340073108673, 0.10098866373300552, 1.669994592666626], "mean": [-0.16909627616405487, 0.793657660484314, -0.44242149591445923, -0.3799358308315277, -0.172770157456398, -0.062420397996902466, 0.16692893207073212, 0.04472050815820694, 1.1851584911346436, -0.6531602740287781, -0.582877516746521, -0.05856114998459816, -0.19816778600215912, 0.3244037628173828], "std": [0.29593777656555176, 0.9970844388008118, 0.6607009768486023, 0.5478875041007996, 0.2612535059452057, 0.16664810478687286, 0.40449148416519165, 0.3026203513145447, 0.9436997175216675, 0.5856193900108337, 0.48705151677131653, 0.13779594004154205, 0.29307371377944946, 0.44753172993659973], "count": [1792]}, "timestamp": {"min": [0.0], "max": [59.7], "mean": [29.85], "std": [17.243525354946033], "count": [1792]}, "frame_index": {"min": [0], "max": [1791], "mean": [895.5], "std": [517.3057606483809], "count": [1792]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1792]}, "index": {"min": [126789], "max": [128580], "mean": [127684.5], "std": [517.3057606483809], "count": [1792]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1792]}, "subtask_annotation": {"mean": [11.22265625, 22.0, 22.0, 22.0, 22.0], "std": [6.491931812536362, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1792]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [1792]}, "eef_direction_state": {"mean": [4.983816964285714, 3.96875], "std": [1.7788644257135953, 2.3330709089248507], "min": [0, 0], "max": [6, 6], "count": [1792]}, "eef_velocity_state": {"mean": [0.5, 0.77734375], "std": [0.7618117502750551, 0.8238087165591261], "min": [0, 0], "max": [2, 2], "count": [1792]}, "eef_acc_mag_state": {"mean": [0.46875, 0.7020089285714286], "std": [0.7515794381073196, 0.8274290430900058], "min": [0, 0], "max": [2, 2], "count": [1792]}, "eef_direction_action": {"mean": [4.983816964285714, 3.96875], "std": [1.7788644257135953, 2.3330709089248507], "min": [0, 0], "max": [6, 6], "count": [1792]}, "eef_velocity_action": {"mean": [0.5, 0.77734375], "std": [0.7618117502750551, 0.8238087165591261], "min": [0, 0], "max": [2, 2], "count": [1792]}, "eef_acc_mag_action": {"mean": [0.46875, 0.7020089285714286], "std": [0.7515794381073196, 0.8274290430900058], "min": [0, 0], "max": [2, 2], "count": [1792]}, "eef_sim_pose_state": {"mean": [0.20536582153026398, 0.2740370583388279, 1.2265077113572769, -0.05623076938929078, -0.028704481856731603, -0.3430849407348949, 0.2907725209123649, -0.3272662892999, 1.2610799444790235, -0.19578270211436943, -0.04980896928352656, -0.013907285447869839], "std": [0.18129732925839256, 0.10533063663266752, 0.05924213375861456, 0.18734173423479053, 0.07406648081188871, 0.4382752862683871, 0.1868541000091979, 0.10451738693562612, 0.0771200013453155, 0.2927175011580555, 0.12321830051732406, 0.3804863280439373], "min": [0.06374408628011098, 0.033949545137263996, 1.18234330177346, -1.329254799287755, -0.23074730592938475, -1.0979238239246447, 0.06554356202261599, -0.6144663079588294, 1.181502066286938, -1.1618570649175277, -0.35018414334425163, -0.896609523989735], "max": [0.5654776394992825, 0.3947630486403276, 1.398645633995286, 0.19254861293947834, 0.19500585468402143, 0.0061359363726478724, 0.5817389375160046, -0.13028845870072678, 1.4243002655290944, 0.13828312752000474, 0.3618036696290836, 0.8579961835078109], "count": [1792]}, "eef_sim_pose_action": {"mean": [0.20536582153026398, 0.2740370583388279, 1.2265077113572769, -0.05623076938929078, -0.028704481856731603, -0.3430849407348949, 0.2907725209123649, -0.3272662892999, 1.2610799444790235, -0.19578270211436943, -0.04980896928352656, -0.013907285447869839], "std": [0.18129732925839256, 0.10533063663266752, 0.05924213375861456, 0.18734173423479053, 0.07406648081188871, 0.4382752862683871, 0.1868541000091979, 0.10451738693562612, 0.0771200013453155, 0.2927175011580555, 0.12321830051732406, 0.3804863280439373], "min": [0.06374408628011098, 0.033949545137263996, 1.18234330177346, -1.329254799287755, -0.23074730592938475, -1.0979238239246447, 0.06554356202261599, -0.6144663079588294, 1.181502066286938, -1.1618570649175277, -0.35018414334425163, -0.896609523989735], "max": [0.5654776394992825, 0.3947630486403276, 1.398645633995286, 0.19254861293947834, 0.19500585468402143, 0.0061359363726478724, 0.5817389375160046, -0.13028845870072678, 1.4243002655290944, 0.13828312752000474, 0.3618036696290836, 0.8579961835078109], "count": [1792]}, "gripper_mode_state": {"mean": [0.9235491071428571, 0.8967633928571429], "std": [0.26571818499773175, 0.30426766191708005], "min": [0, 0], "max": [1, 1], "count": [1792]}, "gripper_activity_state": {"mean": [1.9425223214285714, 1.8850446428571428], "std": [0.3143514787309349, 0.438340516860231], "min": [0, 0], "max": [2, 2], "count": [1792]}, "gripper_mode_action": {"mean": [0.9235491071428571, 0.8967633928571429], "std": [0.26571818499773175, 0.30426766191708005], "min": [0, 0], "max": [1, 1], "count": [1792]}, "gripper_activity_action": {"mean": [1.9425223214285714, 1.8850446428571428], "std": [0.3143514787309349, 0.438340516860231], "min": [0, 0], "max": [2, 2], "count": [1792]}, "gripper_open_scale_state": {"mean": [0.09538766660262026, 0.1853750321921443], "std": [0.23113778381725755, 0.2557316219681473], "min": [0.026897049375942776, 0.023114031979015896], "max": [0.9557862962995257, 0.9542826243809291], "count": [1792]}, "gripper_open_scale_action": {"mean": [0.09538766660262026, 0.1853750321921443], "std": [0.23113778381725755, 0.2557316219681473], "min": [0.026897049375942776, 0.023114031979015896], "max": [0.9557862962995257, 0.9542826243809291], "count": [1792]}}} +{"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.47447818812909476]], [[0.48733313713777027]], [[0.4491309981180843]]], "std": [[[0.2984546144509338]], [[0.2942114840072]], [[0.2688487294584035]]], "count": [279]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3682400418550535]], [[0.3753774910003826]], [[0.3627563436565387]]], "std": [[[0.2671907353223946]], [[0.2678002496358211]], [[0.28210353436285496]]], "count": [279]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38067194637711715]], [[0.39064762691217464]], [[0.38005651993971623]]], "std": [[[0.2830944757339434]], [[0.280021543726058]], [[0.2905088364637104]]], "count": [279]}, "observation.state": {"min": [-0.7777364253997803, 0.0004068219568580389, -1.714990496635437, -1.306951642036438, -0.6626796722412109, -0.16218645870685577, 0.04682235047221184, -0.8231615424156189, -1.3552527156068805e-19, -1.969631314277649, -1.2486603260040283, -0.49079570174217224, -1.133611798286438, 0.04319623112678528], "max": [0.08718249946832657, 2.5893595218658447, 0.0, -0.004601942375302315, 0.060980264097452164, 0.2082962691783905, 1.6617223024368286, 0.8023239374160767, 2.4727771282196045, 0.0, 0.38805004954338074, 0.16569271683692932, 0.13614650070667267, 1.6640335321426392], "mean": [-0.25625067949295044, 0.9653813242912292, -0.5471113920211792, -0.5221540927886963, -0.06468338519334793, -0.027181532233953476, 0.15482059121131897, 0.04629027470946312, 1.147112488746643, -0.7070850729942322, -0.41604045033454895, -0.1208164393901825, -0.09946206957101822, 0.30565065145492554], "std": [0.3349775969982147, 1.0769145488739014, 0.6540921330451965, 0.5788050889968872, 0.16830801963806152, 0.045813389122486115, 0.37361785769462585, 0.3828042149543762, 0.9077062010765076, 0.6611034870147705, 0.4721100628376007, 0.1797371506690979, 0.2887808084487915, 0.4462457597255707], "count": [1825]}, "action": {"min": [-0.7777364253997803, 0.0004068219568580389, -1.714990496635437, -1.306951642036438, -0.6626796722412109, -0.16218645870685577, 0.04682235047221184, -0.8231615424156189, -1.3552527156068805e-19, -1.969631314277649, -1.2486603260040283, -0.49079570174217224, -1.133611798286438, 0.04319623112678528], "max": [0.08718249946832657, 2.5893595218658447, 0.0, -0.004601942375302315, 0.060980264097452164, 0.2082962691783905, 1.6617223024368286, 0.8023239374160767, 2.4727771282196045, 0.0, 0.38805004954338074, 0.16569271683692932, 0.13614650070667267, 1.6640335321426392], "mean": [-0.25625067949295044, 0.9653813242912292, -0.5471113920211792, -0.5221540927886963, -0.06468338519334793, -0.027181532233953476, 0.15482059121131897, 0.04629027470946312, 1.147112488746643, -0.7070850729942322, -0.41604045033454895, -0.1208164393901825, -0.09946206957101822, 0.30565065145492554], "std": [0.3349775969982147, 1.0769145488739014, 0.6540921330451965, 0.5788050889968872, 0.16830801963806152, 0.045813389122486115, 0.37361785769462585, 0.3828042149543762, 0.9077062010765076, 0.6611034870147705, 0.4721100628376007, 0.1797371506690979, 0.2887808084487915, 0.4462457597255707], "count": [1825]}, "timestamp": {"min": [0.0], "max": [60.8], "mean": [30.4], "std": [17.56106805154832], "count": [1825]}, "frame_index": {"min": [0], "max": [1824], "mean": [912.0], "std": [526.8320415464497], "count": [1825]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [1825]}, "index": {"min": [128581], "max": [130405], "mean": [129493.0], "std": [526.8320415464497], "count": [1825]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1825]}, "subtask_annotation": {"mean": [10.073972602739726, 22.0, 22.0, 22.0, 22.0], "std": [5.666291275708261, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1825]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [1825]}, "eef_direction_state": {"mean": [5.061369863013699, 4.1945205479452055], "std": [1.6424383102349387, 2.283465907550977], "min": [0, 0], "max": [6, 6], "count": [1825]}, "eef_velocity_state": {"mean": [0.5035616438356164, 0.7013698630136986], "std": [0.7679279537107994, 0.8316501422423711], "min": [0, 0], "max": [2, 2], "count": [1825]}, "eef_acc_mag_state": {"mean": [0.47178082191780824, 0.6378082191780822], "std": [0.7508157070370701, 0.8127717612115123], "min": [0, 0], "max": [2, 2], "count": [1825]}, "eef_direction_action": {"mean": [5.061369863013699, 4.1945205479452055], "std": [1.6424383102349387, 2.283465907550977], "min": [0, 0], "max": [6, 6], "count": [1825]}, "eef_velocity_action": {"mean": [0.5035616438356164, 0.7013698630136986], "std": [0.7679279537107994, 0.8316501422423711], "min": [0, 0], "max": [2, 2], "count": [1825]}, "eef_acc_mag_action": {"mean": [0.47178082191780824, 0.6378082191780822], "std": [0.7508157070370701, 0.8127717612115123], "min": [0, 0], "max": [2, 2], "count": [1825]}, "eef_sim_pose_state": {"mean": [0.23031063711306135, 0.2313520062465741, 1.2266482954281135, -0.010707806619863354, -0.09901572960425477, -0.3231656834742665, 0.27429098958441567, -0.330707006262587, 1.275809781804744, -0.10982722805364699, 0.0223574950834267, -0.07675339604784621], "std": [0.18555214103153905, 0.13280058686013854, 0.05256887718179728, 0.0644434579415582, 0.1344265160686512, 0.36712836325208026, 0.1729503213651955, 0.12122394526422878, 0.0935725671271018, 0.28498171985975446, 0.13356784129213253, 0.30699912966769904], "min": [0.06541275977202551, -0.008191044205277668, 1.1795184928273645, -0.15294057011889733, -0.45992755464836166, -0.9109170846423285, 0.06707856772061112, -0.6775915013055822, 1.1821477150734885, -1.1338891675389704, -0.1687557480874935, -0.8965191578557914], "max": [0.5609498778138925, 0.3346455481916309, 1.381307768548636, 0.263869830479721, 0.3133452524873459, 0.10765657749986413, 0.5926580996466161, -0.1272959389457211, 1.4509291623269995, 0.11668437241728316, 0.6095959996704767, 0.4140234224992971], "count": [1825]}, "eef_sim_pose_action": {"mean": [0.23031063711306135, 0.2313520062465741, 1.2266482954281135, -0.010707806619863354, -0.09901572960425477, -0.3231656834742665, 0.27429098958441567, -0.330707006262587, 1.275809781804744, -0.10982722805364699, 0.0223574950834267, -0.07675339604784621], "std": [0.18555214103153905, 0.13280058686013854, 0.05256887718179728, 0.0644434579415582, 0.1344265160686512, 0.36712836325208026, 0.1729503213651955, 0.12122394526422878, 0.0935725671271018, 0.28498171985975446, 0.13356784129213253, 0.30699912966769904], "min": [0.06541275977202551, -0.008191044205277668, 1.1795184928273645, -0.15294057011889733, -0.45992755464836166, -0.9109170846423285, 0.06707856772061112, -0.6775915013055822, 1.1821477150734885, -1.1338891675389704, -0.1687557480874935, -0.8965191578557914], "max": [0.5609498778138925, 0.3346455481916309, 1.381307768548636, 0.263869830479721, 0.3133452524873459, 0.10765657749986413, 0.5926580996466161, -0.1272959389457211, 1.4509291623269995, 0.11668437241728316, 0.6095959996704767, 0.4140234224992971], "count": [1825]}, "gripper_mode_state": {"mean": [0.9293150684931507, 0.8975342465753424], "std": [0.2562978188840533, 0.3032598272105499], "min": [0, 0], "max": [1, 1], "count": [1825]}, "gripper_activity_state": {"mean": [1.9161643835616438, 1.8882191780821918], "std": [0.3775720202984948, 0.43365077315377065], "min": [0, 0], "max": [2, 2], "count": [1825]}, "gripper_mode_action": {"mean": [0.9293150684931507, 0.8975342465753424], "std": [0.2562978188840533, 0.3032598272105499], "min": [0, 0], "max": [1, 1], "count": [1825]}, "gripper_activity_action": {"mean": [1.9161643835616438, 1.8882191780821918], "std": [0.3775720202984948, 0.43365077315377065], "min": [0, 0], "max": [2, 2], "count": [1825]}, "gripper_open_scale_state": {"mean": [0.08846809418700521, 0.17466159135278228], "std": [0.21349738208308025, 0.254998627319167], "min": [0.026755628841263906, 0.024683560643877302], "max": [0.9495556013924735, 0.9508763040815081], "count": [1825]}, "gripper_open_scale_action": {"mean": [0.08846809418700521, 0.17466159135278228], "std": [0.21349738208308025, 0.254998627319167], "min": [0.026755628841263906, 0.024683560643877302], "max": [0.9495556013924735, 0.9508763040815081], "count": [1825]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41917798984842164]], [[0.4244359233764428]], [[0.3880537083391276]]], "std": [[[0.2972222450617787]], [[0.2921097463049052]], [[0.263652114258686]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38050970194224265]], [[0.3801813586427479]], [[0.35993240508969543]]], "std": [[[0.28685360217020445]], [[0.290183984484625]], [[0.30664989517618363]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3841836983729662]], [[0.39037766189218004]], [[0.380342469753859]]], "std": [[[0.3122937451081074]], [[0.3091161285646679]], [[0.3177813605299584]]], "count": [235]}, "observation.state": {"min": [-0.5599029660224915, -6.81191252419659e-27, -1.5569905042648315, -1.3867186307907104, -0.33900976181030273, -0.06442718952894211, 0.04731735959649086, -0.49240782856941223, -1.3682019696024568e-20, -1.5920337438583374, -1.5493205785751343, -0.5489324331283569, -1.2517282962799072, 0.042686834931373596], "max": [0.34663236141204834, 2.4221556186676025, 3.1701671829804164e-16, 0.03681553900241852, 0.003067961661145091, 0.024132877588272095, 1.6612029075622559, 1.035436987876892, 2.2518837451934814, 0.0, 0.02454369328916073, 0.08590292185544968, 0.4939418137073517, 1.669122338294983], "mean": [-0.07943400740623474, 0.86478191614151, -0.4280727207660675, -0.4737052917480469, -0.12454435229301453, -0.009322701022028923, 0.1364835798740387, 0.1349351406097412, 1.1951520442962646, -0.6523829102516174, -0.5281462073326111, -0.1404859572649002, -0.1451234370470047, 0.3589314818382263], "std": [0.258079469203949, 1.0140655040740967, 0.5673218369483948, 0.5542706251144409, 0.1328701227903366, 0.03454001992940903, 0.3424230217933655, 0.3984486758708954, 0.9473369717597961, 0.6142933964729309, 0.5505420565605164, 0.17162582278251648, 0.3785848617553711, 0.4913792908191681], "count": [1455]}, "action": {"min": [-0.5599029660224915, -6.81191252419659e-27, -1.5569905042648315, -1.3867186307907104, -0.33900976181030273, -0.06442718952894211, 0.04731735959649086, -0.49240782856941223, -1.3682019696024568e-20, -1.5920337438583374, -1.5493205785751343, -0.5489324331283569, -1.2517282962799072, 0.042686834931373596], "max": [0.34663236141204834, 2.4221556186676025, 3.1701671829804164e-16, 0.03681553900241852, 0.003067961661145091, 0.024132877588272095, 1.6612029075622559, 1.035436987876892, 2.2518837451934814, 0.0, 0.02454369328916073, 0.08590292185544968, 0.4939418137073517, 1.669122338294983], "mean": [-0.07943400740623474, 0.86478191614151, -0.4280727207660675, -0.4737052917480469, -0.12454435229301453, -0.009322701022028923, 0.1364835798740387, 0.1349351406097412, 1.1951520442962646, -0.6523829102516174, -0.5281462073326111, -0.1404859572649002, -0.1451234370470047, 0.3589314818382263], "std": [0.258079469203949, 1.0140655040740967, 0.5673218369483948, 0.5542706251144409, 0.1328701227903366, 0.03454001992940903, 0.3424230217933655, 0.3984486758708954, 0.9473369717597961, 0.6142933964729309, 0.5505420565605164, 0.17162582278251648, 0.3785848617553711, 0.4913792908191681], "count": [1455]}, "timestamp": {"min": [0.0], "max": [48.46666666666667], "mean": [24.233333333333334], "std": [14.000740721145462], "count": [1455]}, "frame_index": {"min": [0], "max": [1454], "mean": [727.0], "std": [420.02222163436386], "count": [1455]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [1455]}, "index": {"min": [130406], "max": [131860], "mean": [131133.0], "std": [420.02222163436386], "count": [1455]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1455]}, "subtask_annotation": {"mean": [10.547766323024055, 22.0, 22.0, 22.0, 22.0], "std": [6.755444806198071, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1455]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [1455]}, "eef_direction_state": {"mean": [4.930584192439863, 4.059106529209622], "std": [1.8022492635204688, 2.2335949231559087], "min": [0, 0], "max": [6, 6], "count": [1455]}, "eef_velocity_state": {"mean": [0.5567010309278351, 0.8164948453608247], "std": [0.796501010087935, 0.8543417005989868], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_acc_mag_state": {"mean": [0.5230240549828179, 0.7106529209621993], "std": [0.7736994160285665, 0.827858944990472], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_direction_action": {"mean": [4.930584192439863, 4.059106529209622], "std": [1.8022492635204688, 2.2335949231559087], "min": [0, 0], "max": [6, 6], "count": [1455]}, "eef_velocity_action": {"mean": [0.5567010309278351, 0.8164948453608247], "std": [0.796501010087935, 0.8543417005989868], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_acc_mag_action": {"mean": [0.5230240549828179, 0.7106529209621993], "std": [0.7736994160285665, 0.827858944990472], "min": [0, 0], "max": [2, 2], "count": [1455]}, "eef_sim_pose_state": {"mean": [0.2272508611230165, 0.3108725960229019, 1.2189380000337091, -0.0005029642121338715, -0.036112409594507386, -0.20616371905088024, 0.2766544874574679, -0.28967922881166513, 1.2551960426937259, -0.13241517530017066, 0.01721090358007009, -0.007160920338895067], "std": [0.19364044647881268, 0.09328085890157052, 0.04732466978411833, 0.038861191961166754, 0.12177430968930282, 0.337570315286098, 0.17793945905799308, 0.12542608289034532, 0.0747118155061876, 0.3597670270166767, 0.18168321514140623, 0.37213224213885343], "min": [0.06576364612689121, 0.1346005667959734, 1.1723790426326437, -0.12115585189994915, -0.35759021843341676, -0.9036718554844373, 0.06853619744095688, -0.4915920003325473, 1.1815686253664885, -1.2216432159599764, -0.28717721610846336, -0.6995499996173347], "max": [0.5513127588802189, 0.48503233151446246, 1.379576366061432, 0.045861794864194894, 0.2289739915172213, 0.08378158456590716, 0.5335050366344005, -0.043636179956280045, 1.4311708757191473, 0.4877348321526428, 0.6010389572739063, 0.8728242186753497], "count": [1455]}, "eef_sim_pose_action": {"mean": [0.2272508611230165, 0.3108725960229019, 1.2189380000337091, -0.0005029642121338715, -0.036112409594507386, -0.20616371905088024, 0.2766544874574679, -0.28967922881166513, 1.2551960426937259, -0.13241517530017066, 0.01721090358007009, -0.007160920338895067], "std": [0.19364044647881268, 0.09328085890157052, 0.04732466978411833, 0.038861191961166754, 0.12177430968930282, 0.337570315286098, 0.17793945905799308, 0.12542608289034532, 0.0747118155061876, 0.3597670270166767, 0.18168321514140623, 0.37213224213885343], "min": [0.06576364612689121, 0.1346005667959734, 1.1723790426326437, -0.12115585189994915, -0.35759021843341676, -0.9036718554844373, 0.06853619744095688, -0.4915920003325473, 1.1815686253664885, -1.2216432159599764, -0.28717721610846336, -0.6995499996173347], "max": [0.5513127588802189, 0.48503233151446246, 1.379576366061432, 0.045861794864194894, 0.2289739915172213, 0.08378158456590716, 0.5335050366344005, -0.043636179956280045, 1.4311708757191473, 0.4877348321526428, 0.6010389572739063, 0.8728242186753497], "count": [1455]}, "gripper_mode_state": {"mean": [0.940893470790378, 0.8639175257731959], "std": [0.23582397548683015, 0.34287612112118654], "min": [0, 0], "max": [1, 1], "count": [1455]}, "gripper_activity_state": {"mean": [1.9312714776632303, 1.8597938144329897], "std": [0.3449459818922254, 0.4815481463792794], "min": [0, 0], "max": [2, 2], "count": [1455]}, "gripper_mode_action": {"mean": [0.940893470790378, 0.8639175257731959], "std": [0.23582397548683015, 0.34287612112118654], "min": [0, 0], "max": [1, 1], "count": [1455]}, "gripper_activity_action": {"mean": [1.9312714776632303, 1.8597938144329897], "std": [0.3449459818922254, 0.4815481463792794], "min": [0, 0], "max": [2, 2], "count": [1455]}, "gripper_open_scale_state": {"mean": [0.0779906644619875, 0.20510538953100776], "std": [0.19567080142498186, 0.2807872850438862], "min": [0.027038491197994778, 0.024392477103642056], "max": [0.9492588043212891, 0.9537841933114188], "count": [1455]}, "gripper_open_scale_action": {"mean": [0.0779906644619875, 0.20510538953100776], "std": [0.19567080142498186, 0.2807872850438862], "min": [0.027038491197994778, 0.024392477103642056], "max": [0.9492588043212891, 0.9537841933114188], "count": [1455]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4344337915511322]], [[0.43628202779428266]], [[0.3955031895754935]]], "std": [[[0.2975568238161789]], [[0.29135467435845364]], [[0.2633119068612336]]], "count": [264]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3652955236598006]], [[0.3611100341651812]], [[0.3391309840645012]]], "std": [[[0.2805690432555464]], [[0.2809901311260709]], [[0.29599066831628923]]], "count": [264]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36867054635406354]], [[0.3732402806661385]], [[0.3615861670215224]]], "std": [[[0.30542533153587387]], [[0.3031373691602883]], [[0.31276902726196326]]], "count": [264]}, "observation.state": {"min": [-0.7235578298568726, 0.0, -1.9980340003967285, -1.297394871711731, -0.4456743597984314, -0.06593701988458633, 0.03565545380115509, -0.7623055577278137, 0.0, -1.7088545560836792, -1.5700000524520874, -0.5470206141471863, -1.0047574043273926, 0.04224998131394386], "max": [0.009151739999651909, 2.6507186889648438, 0.0, 0.10510045289993286, 0.003067961661145091, 0.10095065832138062, 1.6612029075622559, 1.0582998991012573, 2.3607964515686035, -2.5791408916120417e-05, 0.10399157553911209, 0.2587725818157196, 0.2178252786397934, 1.66873300075531], "mean": [-0.17628993093967438, 0.8062521815299988, -0.48215165734291077, -0.32774800062179565, -0.12996993958950043, -0.008231453597545624, 0.13899467885494232, -0.023885421454906464, 1.2504569292068481, -0.6393275260925293, -0.5973647236824036, -0.06848987936973572, -0.02110155299305916, 0.4501414895057678], "std": [0.2707255482673645, 1.0051727294921875, 0.7014220356941223, 0.43428710103034973, 0.1652648150920868, 0.028379403054714203, 0.3487611711025238, 0.3792460262775421, 0.9344334602355957, 0.5938251614570618, 0.5841398239135742, 0.12467245757579803, 0.22254279255867004, 0.565622091293335], "count": [1695]}, "action": {"min": [-0.7235578298568726, 0.0, -1.9980340003967285, -1.297394871711731, -0.4456743597984314, -0.06593701988458633, 0.03565545380115509, -0.7623055577278137, 0.0, -1.7088545560836792, -1.5700000524520874, -0.5470206141471863, -1.0047574043273926, 0.04224998131394386], "max": [0.009151739999651909, 2.6507186889648438, 0.0, 0.10510045289993286, 0.003067961661145091, 0.10095065832138062, 1.6612029075622559, 1.0582998991012573, 2.3607964515686035, -2.5791408916120417e-05, 0.10399157553911209, 0.2587725818157196, 0.2178252786397934, 1.66873300075531], "mean": [-0.17628993093967438, 0.8062521815299988, -0.48215165734291077, -0.32774800062179565, -0.12996993958950043, -0.008231453597545624, 0.13899467885494232, -0.023885421454906464, 1.2504569292068481, -0.6393275260925293, -0.5973647236824036, -0.06848987936973572, -0.02110155299305916, 0.4501414895057678], "std": [0.2707255482673645, 1.0051727294921875, 0.7014220356941223, 0.43428710103034973, 0.1652648150920868, 0.028379403054714203, 0.3487611711025238, 0.3792460262775421, 0.9344334602355957, 0.5938251614570618, 0.5841398239135742, 0.12467245757579803, 0.22254279255867004, 0.565622091293335], "count": [1695]}, "timestamp": {"min": [0.0], "max": [56.46666666666667], "mean": [28.23333333333333], "std": [16.310142266109782], "count": [1695]}, "frame_index": {"min": [0], "max": [1694], "mean": [847.0], "std": [489.30426798329347], "count": [1695]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1695]}, "index": {"min": [131861], "max": [133555], "mean": [132708.0], "std": [489.30426798329347], "count": [1695]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1695]}, "subtask_annotation": {"mean": [10.602949852507374, 22.0, 22.0, 22.0, 22.0], "std": [6.348938324400635, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1695]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [1695]}, "eef_direction_state": {"mean": [4.984660766961652, 4.0035398230088495], "std": [1.7050335302269626, 2.291703487317404], "min": [0, 0], "max": [6, 6], "count": [1695]}, "eef_velocity_state": {"mean": [0.5386430678466076, 0.7946902654867256], "std": [0.7882690341752339, 0.8130761038624881], "min": [0, 0], "max": [2, 2], "count": [1695]}, "eef_acc_mag_state": {"mean": [0.49616519174041296, 0.7244837758112095], "std": [0.7579373787172833, 0.8259557522071167], "min": [0, 0], "max": [2, 2], "count": [1695]}, "eef_direction_action": {"mean": [4.984660766961652, 4.0035398230088495], "std": [1.7050335302269626, 2.291703487317404], "min": [0, 0], "max": [6, 6], "count": [1695]}, "eef_velocity_action": {"mean": [0.5386430678466076, 0.7946902654867256], "std": [0.7882690341752339, 0.8130761038624881], "min": [0, 0], "max": [2, 2], "count": [1695]}, "eef_acc_mag_action": {"mean": [0.49616519174041296, 0.7244837758112095], "std": [0.7579373787172833, 0.8259557522071167], "min": [0, 0], "max": [2, 2], "count": [1695]}, "eef_sim_pose_state": {"mean": [0.21033331812492967, 0.26386358057056625, 1.2273050260561789, -0.00868285937745677, -0.00398199517855562, -0.3073326163472741, 0.290452685622769, -0.35137546206580594, 1.2508792234617985, -0.019006146163440485, 0.014597438396237072, -0.09373274385813221], "std": [0.18038058971846063, 0.11538367667767305, 0.05863801834132469, 0.03965516793686361, 0.07915245613048016, 0.4219330563999392, 0.1822459214409798, 0.1102459216787676, 0.06958448606276306, 0.21163364974482873, 0.17494872113428275, 0.3612336788075396], "min": [0.06418035699132439, -0.031220230827562836, 1.1826212009162738, -0.14180663361711227, -0.43382562935424285, -1.0949490622196123, 0.05885046514071236, -0.6098341001303419, 1.1825332442044185, -0.9956158865498483, -0.32915832356327557, -1.0034572915318622], "max": [0.5403067089909283, 0.3336446352564748, 1.4434314440502825, 0.17181552740905676, 0.40235115303421987, 0.0015340133171091765, 0.5800045410197836, -0.08117849810146827, 1.447862266903943, 0.2106033407785852, 0.5117862860305387, 0.8244824715100285], "count": [1695]}, "eef_sim_pose_action": {"mean": [0.21033331812492967, 0.26386358057056625, 1.2273050260561789, -0.00868285937745677, -0.00398199517855562, -0.3073326163472741, 0.290452685622769, -0.35137546206580594, 1.2508792234617985, -0.019006146163440485, 0.014597438396237072, -0.09373274385813221], "std": [0.18038058971846063, 0.11538367667767305, 0.05863801834132469, 0.03965516793686361, 0.07915245613048016, 0.4219330563999392, 0.1822459214409798, 0.1102459216787676, 0.06958448606276306, 0.21163364974482873, 0.17494872113428275, 0.3612336788075396], "min": [0.06418035699132439, -0.031220230827562836, 1.1826212009162738, -0.14180663361711227, -0.43382562935424285, -1.0949490622196123, 0.05885046514071236, -0.6098341001303419, 1.1825332442044185, -0.9956158865498483, -0.32915832356327557, -1.0034572915318622], "max": [0.5403067089909283, 0.3336446352564748, 1.4434314440502825, 0.17181552740905676, 0.40235115303421987, 0.0015340133171091765, 0.5800045410197836, -0.08117849810146827, 1.447862266903943, 0.2106033407785852, 0.5117862860305387, 0.8244824715100285], "count": [1695]}, "gripper_mode_state": {"mean": [0.9404129793510324, 0.8094395280235989], "std": [0.23672010396066445, 0.39274314570280244], "min": [0, 0], "max": [1, 1], "count": [1695]}, "gripper_activity_state": {"mean": [1.9398230088495576, 1.8530973451327433], "std": [0.3221076854167193, 0.49087318438603944], "min": [0, 0], "max": [2, 2], "count": [1695]}, "gripper_mode_action": {"mean": [0.9404129793510324, 0.8094395280235989], "std": [0.23672010396066445, 0.39274314570280244], "min": [0, 0], "max": [1, 1], "count": [1695]}, "gripper_activity_action": {"mean": [1.9398230088495576, 1.8530973451327433], "std": [0.3221076854167193, 0.49087318438603944], "min": [0, 0], "max": [2, 2], "count": [1695]}, "gripper_open_scale_state": {"mean": [0.07942613871023223, 0.2572248684910332], "std": [0.1992920278914653, 0.3232149127012312], "min": [0.02037454502923148, 0.02414284646511078], "max": [0.9492588043212891, 0.95356171471732], "count": [1695]}, "gripper_open_scale_action": {"mean": [0.07942613871023223, 0.2572248684910332], "std": [0.1992920278914653, 0.3232149127012312], "min": [0.02037454502923148, 0.02414284646511078], "max": [0.9492588043212891, 0.95356171471732], "count": [1695]}}} +{"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.46747081587087763]], [[0.4805793938864774]], [[0.44153604437958394]]], "std": [[[0.29435974181020474]], [[0.28959547109597394]], [[0.263704157617078]]], "count": [262]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36497477194864375]], [[0.3709157187047847]], [[0.3571470650601207]]], "std": [[[0.2696092934206225]], [[0.27008121895514287]], [[0.2845736718005943]]], "count": [262]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39493040587736367]], [[0.406158665119992]], [[0.39556374835769764]]], "std": [[[0.28851979415120893]], [[0.28648340153091667]], [[0.2972392644993273]]], "count": [262]}, "observation.state": {"min": [-0.7761942744255066, 0.0, -1.6766409873962402, -1.4756895303726196, -0.9341943264007568, -0.16555872559547424, 0.042292796075344086, -0.7133010625839233, -2.710505431213761e-19, -1.9435536861419678, -1.2379225492477417, -0.3568163514137268, -1.017983078956604, 0.04085551202297211], "max": [0.22173014283180237, 2.5203304290771484, 0.0, 0.0001503494568169117, 0.02586119808256626, 0.06712593883275986, 1.6612029075622559, 0.8220866918563843, 2.451301336288452, 0.0, 0.010343457572162151, 0.07950378954410553, 0.09814442694187164, 1.66873300075531], "mean": [-0.18789426982402802, 0.753035306930542, -0.37883445620536804, -0.43714749813079834, -0.17702820897102356, -0.028691072016954422, 0.12314046919345856, 0.050297100096940994, 1.1062570810317993, -0.6577684879302979, -0.42758962512016296, -0.0953950583934784, -0.0757361650466919, 0.30078667402267456], "std": [0.32281532883644104, 0.9644511938095093, 0.5532330274581909, 0.5447659492492676, 0.27911001443862915, 0.03844991698861122, 0.31642839312553406, 0.3102681636810303, 0.9140422344207764, 0.6206963658332825, 0.41698968410491943, 0.09362289309501648, 0.24852688610553741, 0.4499245584011078], "count": [1680]}, "action": {"min": [-0.7761942744255066, 0.0, -1.6766409873962402, -1.4756895303726196, -0.9341943264007568, -0.16555872559547424, 0.042292796075344086, -0.7133010625839233, -2.710505431213761e-19, -1.9435536861419678, -1.2379225492477417, -0.3568163514137268, -1.017983078956604, 0.04085551202297211], "max": [0.22173014283180237, 2.5203304290771484, 0.0, 0.0001503494568169117, 0.02586119808256626, 0.06712593883275986, 1.6612029075622559, 0.8220866918563843, 2.451301336288452, 0.0, 0.010343457572162151, 0.07950378954410553, 0.09814442694187164, 1.66873300075531], "mean": [-0.18789426982402802, 0.753035306930542, -0.37883445620536804, -0.43714749813079834, -0.17702820897102356, -0.028691072016954422, 0.12314046919345856, 0.050297100096940994, 1.1062570810317993, -0.6577684879302979, -0.42758962512016296, -0.0953950583934784, -0.0757361650466919, 0.30078667402267456], "std": [0.32281532883644104, 0.9644511938095093, 0.5532330274581909, 0.5447659492492676, 0.27911001443862915, 0.03844991698861122, 0.31642839312553406, 0.3102681636810303, 0.9140422344207764, 0.6206963658332825, 0.41698968410491943, 0.09362289309501648, 0.24852688610553741, 0.4499245584011078], "count": [1680]}, "timestamp": {"min": [0.0], "max": [55.96666666666667], "mean": [27.983333333333334], "std": [16.165804673468646], "count": [1680]}, "frame_index": {"min": [0], "max": [1679], "mean": [839.5], "std": [484.9741402040594], "count": [1680]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [1680]}, "index": {"min": [133556], "max": [135235], "mean": [134395.5], "std": [484.9741402040594], "count": [1680]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1680]}, "subtask_annotation": {"mean": [11.244642857142857, 22.0, 22.0, 22.0, 22.0], "std": [6.33830248914307, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1680]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [1680]}, "eef_direction_state": {"mean": [5.145833333333333, 4.019642857142857], "std": [1.6357739600607122, 2.3286967264711533], "min": [0, 0], "max": [6, 6], "count": [1680]}, "eef_velocity_state": {"mean": [0.4791666666666667, 0.7482142857142857], "std": [0.7789151618533858, 0.8122919670881484], "min": [0, 0], "max": [2, 2], "count": [1680]}, "eef_acc_mag_state": {"mean": [0.4297619047619048, 0.6696428571428571], "std": [0.7293636760094937, 0.8163696443759333], "min": [0, 0], "max": [2, 2], "count": [1680]}, "eef_direction_action": {"mean": [5.145833333333333, 4.019642857142857], "std": [1.6357739600607122, 2.3286967264711533], "min": [0, 0], "max": [6, 6], "count": [1680]}, "eef_velocity_action": {"mean": [0.4791666666666667, 0.7482142857142857], "std": [0.7789151618533858, 0.8122919670881484], "min": [0, 0], "max": [2, 2], "count": [1680]}, "eef_acc_mag_action": {"mean": [0.4297619047619048, 0.6696428571428571], "std": [0.7293636760094937, 0.8163696443759333], "min": [0, 0], "max": [2, 2], "count": [1680]}, "eef_sim_pose_state": {"mean": [0.19173351184021906, 0.2683615963056938, 1.2243529469133652, 0.001778837556321354, -0.051935133606716366, -0.3685041276222679, 0.2762182662024105, -0.3333681401726273, 1.2675347286141148, -0.08057282158640036, 0.02028839911037509, -0.046095964520267194], "std": [0.16483101296821354, 0.10999985196378402, 0.056317183924419645, 0.06783984613778524, 0.0968490534513889, 0.49342666386251566, 0.18507394535940705, 0.09029718576533025, 0.08399197216914205, 0.24649568797668744, 0.11312650173376775, 0.35284239756509733], "min": [0.06398210106701789, 0.03219813736155383, 1.183438371298689, -0.20757351550606018, -0.4072797958377099, -1.1398478342302505, 0.06482812125548078, -0.6115145141907408, 1.1821210406105496, -1.014815946785011, -0.18936342827829944, -1.0142070632660114], "max": [0.506670094161807, 0.38109557443135483, 1.4135946560667905, 0.3582112027664358, 0.1799995116983537, 0.030346875588075674, 0.6025086996663225, -0.15025277030745104, 1.449957726897859, 0.07401673638794232, 0.38257606083842166, 0.7680212595460634], "count": [1680]}, "eef_sim_pose_action": {"mean": [0.19173351184021906, 0.2683615963056938, 1.2243529469133652, 0.001778837556321354, -0.051935133606716366, -0.3685041276222679, 0.2762182662024105, -0.3333681401726273, 1.2675347286141148, -0.08057282158640036, 0.02028839911037509, -0.046095964520267194], "std": [0.16483101296821354, 0.10999985196378402, 0.056317183924419645, 0.06783984613778524, 0.0968490534513889, 0.49342666386251566, 0.18507394535940705, 0.09029718576533025, 0.08399197216914205, 0.24649568797668744, 0.11312650173376775, 0.35284239756509733], "min": [0.06398210106701789, 0.03219813736155383, 1.183438371298689, -0.20757351550606018, -0.4072797958377099, -1.1398478342302505, 0.06482812125548078, -0.6115145141907408, 1.1821210406105496, -1.014815946785011, -0.18936342827829944, -1.0142070632660114], "max": [0.506670094161807, 0.38109557443135483, 1.4135946560667905, 0.3582112027664358, 0.1799995116983537, 0.030346875588075674, 0.6025086996663225, -0.15025277030745104, 1.449957726897859, 0.07401673638794232, 0.38257606083842166, 0.7680212595460634], "count": [1680]}, "gripper_mode_state": {"mean": [0.95, 0.8904761904761904], "std": [0.21794494717703208, 0.31229528442038096], "min": [0, 0], "max": [1, 1], "count": [1680]}, "gripper_activity_state": {"mean": [1.9410714285714286, 1.875], "std": [0.31919361886875264, 0.4549659851231162], "min": [0, 0], "max": [2, 2], "count": [1680]}, "gripper_mode_action": {"mean": [0.95, 0.8904761904761904], "std": [0.21794494717703208, 0.31229528442038096], "min": [0, 0], "max": [1, 1], "count": [1680]}, "gripper_activity_action": {"mean": [1.9410714285714286, 1.875], "std": [0.31919361886875264, 0.4549659851231162], "min": [0, 0], "max": [2, 2], "count": [1680]}, "gripper_open_scale_state": {"mean": [0.07036601412078411, 0.17187986344377545], "std": [0.18081558636198058, 0.25709742508761374], "min": [0.024167312043053762, 0.023346006870269775], "max": [0.9492588043212891, 0.95356171471732], "count": [1680]}, "gripper_open_scale_action": {"mean": [0.07036601412078411, 0.17187986344377545], "std": [0.18081558636198058, 0.25709742508761374], "min": [0.024167312043053762, 0.023346006870269775], "max": [0.9492588043212891, 0.95356171471732], "count": [1680]}}} +{"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.48296524554069764]], [[0.49733667251745617]], [[0.4583399760964456]]], "std": [[[0.2885721920130688]], [[0.28460025920855375]], [[0.2607336062035286]]], "count": [283]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38989487728738925]], [[0.397186321662548]], [[0.39049364111565316]]], "std": [[[0.26228121931129694]], [[0.26209384433319655]], [[0.26932186025947835]]], "count": [283]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39215022286888845]], [[0.4020362469879982]], [[0.39157262484891875]]], "std": [[[0.2805611118941973]], [[0.27663669115651474]], [[0.2864395528175479]]], "count": [283]}, "observation.state": {"min": [-0.7363107800483704, -2.831512907542319e-20, -1.6428934335708618, -1.3404937982559204, -0.38092896342277527, -0.25405463576316833, 0.04682235047221184, -0.5890486240386963, -2.168404344971009e-19, -1.969631314277649, -1.3926382064819336, -0.13708728551864624, -1.022923469543457, 0.04336109757423401], "max": [0.003067961661145091, 2.4662420749664307, 0.0, 0.14864490926265717, 0.019941750913858414, 0.04037899896502495, 1.6612029075622559, 0.8007379770278931, 2.524932384490967, 0.0, 0.20396800339221954, 0.40036898851394653, 0.11965049803256989, 1.6635403633117676], "mean": [-0.20520678162574768, 0.8315220475196838, -0.46259641647338867, -0.4375002980232239, -0.07952557504177094, -0.040399324148893356, 0.12728554010391235, 0.04838686063885689, 1.1198561191558838, -0.6307525634765625, -0.533193051815033, 0.06714630872011185, -0.13441398739814758, 0.3055238127708435], "std": [0.295474112033844, 0.995335578918457, 0.610880434513092, 0.5288111567497253, 0.14347021281719208, 0.040429774671792984, 0.32890087366104126, 0.31668856739997864, 0.9423868656158447, 0.6138095855712891, 0.5153225064277649, 0.1349795013666153, 0.25031712651252747, 0.43035656213760376], "count": [1859]}, "action": {"min": [-0.7363107800483704, -2.831512907542319e-20, -1.6428934335708618, -1.3404937982559204, -0.38092896342277527, -0.25405463576316833, 0.04682235047221184, -0.5890486240386963, -2.168404344971009e-19, -1.969631314277649, -1.3926382064819336, -0.13708728551864624, -1.022923469543457, 0.04336109757423401], "max": [0.003067961661145091, 2.4662420749664307, 0.0, 0.14864490926265717, 0.019941750913858414, 0.04037899896502495, 1.6612029075622559, 0.8007379770278931, 2.524932384490967, 0.0, 0.20396800339221954, 0.40036898851394653, 0.11965049803256989, 1.6635403633117676], "mean": [-0.20520678162574768, 0.8315220475196838, -0.46259641647338867, -0.4375002980232239, -0.07952557504177094, -0.040399324148893356, 0.12728554010391235, 0.04838686063885689, 1.1198561191558838, -0.6307525634765625, -0.533193051815033, 0.06714630872011185, -0.13441398739814758, 0.3055238127708435], "std": [0.295474112033844, 0.995335578918457, 0.610880434513092, 0.5288111567497253, 0.14347021281719208, 0.040429774671792984, 0.32890087366104126, 0.31668856739997864, 0.9423868656158447, 0.6138095855712891, 0.5153225064277649, 0.1349795013666153, 0.25031712651252747, 0.43035656213760376], "count": [1859]}, "timestamp": {"min": [0.0], "max": [61.93333333333333], "mean": [30.96666666666667], "std": [17.88823325230552], "count": [1859]}, "frame_index": {"min": [0], "max": [1858], "mean": [929.0], "std": [536.6469975691656], "count": [1859]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1859]}, "index": {"min": [135236], "max": [137094], "mean": [136165.0], "std": [536.6469975691656], "count": [1859]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1859]}, "subtask_annotation": {"mean": [10.745024206562668, 22.0, 22.0, 22.0, 22.0], "std": [6.410434837913912, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1859]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [1859]}, "eef_direction_state": {"mean": [5.018289402904787, 4.2469069392146315], "std": [1.7321095292608482, 2.2569800540642113], "min": [0, 0], "max": [6, 6], "count": [1859]}, "eef_velocity_state": {"mean": [0.5126412049488973, 0.692845615922539], "std": [0.7770417868471174, 0.8270620623781448], "min": [0, 0], "max": [2, 2], "count": [1859]}, "eef_acc_mag_state": {"mean": [0.49273803119956966, 0.6132329209252286], "std": [0.7624357091287753, 0.7943163045578969], "min": [0, 0], "max": [2, 2], "count": [1859]}, "eef_direction_action": {"mean": [5.018289402904787, 4.2469069392146315], "std": [1.7321095292608482, 2.2569800540642113], "min": [0, 0], "max": [6, 6], "count": [1859]}, "eef_velocity_action": {"mean": [0.5126412049488973, 0.692845615922539], "std": [0.7770417868471174, 0.8270620623781448], "min": [0, 0], "max": [2, 2], "count": [1859]}, "eef_acc_mag_action": {"mean": [0.49273803119956966, 0.6132329209252286], "std": [0.7624357091287753, 0.7943163045578969], "min": [0, 0], "max": [2, 2], "count": [1859]}, "eef_sim_pose_state": {"mean": [0.2131649442022106, 0.26391839064515465, 1.2316435670817336, -0.03488917991331476, -0.06800744083962182, -0.28551290942655, 0.2747353394606158, -0.3274344798379422, 1.2623444081392907, -0.14604827686257776, -0.04161530882077213, 0.11886774789426356], "std": [0.18391013172331994, 0.10294741274437277, 0.06134564067585267, 0.04590618367021408, 0.14082918705951505, 0.4300254587397129, 0.18577062678997605, 0.10101450915547693, 0.08517721684235592, 0.25016396644364963, 0.1500386062432247, 0.42303513633032014], "min": [0.05436409573261579, 0.0052325290242717995, 1.1746649308071828, -0.2945852609384474, -0.5152743909606183, -1.1065144353920968, 0.06787635170333371, -0.5844665197063734, 1.181097093269952, -1.0264952574060913, -0.3785351943308495, -0.6383553693730644], "max": [0.5822052635563811, 0.3339236796053554, 1.3684589825249767, 0.04673267704646361, 0.31980263741833026, 0.02300267689310892, 0.6224263522700678, -0.11184455890678612, 1.4534855265033781, 0.13831371928494146, 0.5105917116640564, 1.2015358122580102], "count": [1859]}, "eef_sim_pose_action": {"mean": [0.2131649442022106, 0.26391839064515465, 1.2316435670817336, -0.03488917991331476, -0.06800744083962182, -0.28551290942655, 0.2747353394606158, -0.3274344798379422, 1.2623444081392907, -0.14604827686257776, -0.04161530882077213, 0.11886774789426356], "std": [0.18391013172331994, 0.10294741274437277, 0.06134564067585267, 0.04590618367021408, 0.14082918705951505, 0.4300254587397129, 0.18577062678997605, 0.10101450915547693, 0.08517721684235592, 0.25016396644364963, 0.1500386062432247, 0.42303513633032014], "min": [0.05436409573261579, 0.0052325290242717995, 1.1746649308071828, -0.2945852609384474, -0.5152743909606183, -1.1065144353920968, 0.06787635170333371, -0.5844665197063734, 1.181097093269952, -1.0264952574060913, -0.3785351943308495, -0.6383553693730644], "max": [0.5822052635563811, 0.3339236796053554, 1.3684589825249767, 0.04673267704646361, 0.31980263741833026, 0.02300267689310892, 0.6224263522700678, -0.11184455890678612, 1.4534855265033781, 0.13831371928494146, 0.5105917116640564, 1.2015358122580102], "count": [1859]}, "gripper_mode_state": {"mean": [0.9472834857450242, 0.9053254437869822], "std": [0.22346696261367283, 0.29276489649355664], "min": [0, 0], "max": [1, 1], "count": [1859]}, "gripper_activity_state": {"mean": [1.9445938676707908, 1.8908015061861216], "std": [0.30882063081547045, 0.4281844942757006], "min": [0, 0], "max": [2, 2], "count": [1859]}, "gripper_mode_action": {"mean": [0.9472834857450242, 0.9053254437869822], "std": [0.22346696261367283, 0.29276489649355664], "min": [0, 0], "max": [1, 1], "count": [1859]}, "gripper_activity_action": {"mean": [1.9445938676707908, 1.8908015061861216], "std": [0.30882063081547045, 0.4281844942757006], "min": [0, 0], "max": [2, 2], "count": [1859]}, "gripper_open_scale_state": {"mean": [0.07273425883364892, 0.1745883080554963], "std": [0.18794369821987703, 0.2459167248813348], "min": [0.026755628841263906, 0.024777770042419434], "max": [0.9492588043212891, 0.9505944933210101], "count": [1859]}, "gripper_open_scale_action": {"mean": [0.07273425883364892, 0.1745883080554963], "std": [0.18794369821987703, 0.2459167248813348], "min": [0.026755628841263906, 0.024777770042419434], "max": [0.9492588043212891, 0.9505944933210101], "count": [1859]}}} +{"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.4167526731171771]], [[0.4217975746507754]], [[0.38618825344952795]]], "std": [[[0.29120540279990614]], [[0.285881704633794]], [[0.2590741147885918]]], "count": [255]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3825558332265368]], [[0.38041530714682387]], [[0.36031206587210046]]], "std": [[[0.2912749845532251]], [[0.2941085200360503]], [[0.31093570280980576]]], "count": [255]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3702116568413858]], [[0.37969177880302446]], [[0.36730201631850995]]], "std": [[[0.29241089155004085]], [[0.2894600512140644]], [[0.2959254015025605]]], "count": [255]}, "observation.state": {"min": [-0.9123445153236389, -4.336808689942018e-19, -1.136679768562317, -1.5700000524520874, -0.25617480278015137, -0.36812418699264526, 0.04682235047221184, -0.44158461689949036, 0.0, -1.6275535821914673, -1.5477865934371948, -0.552233099937439, -1.0369709730148315, 0.04311412200331688], "max": [0.28677433729171753, 2.3776702880859375, 0.0, 0.01656459830701351, 0.49408024549484253, 0.2208375781774521, 1.6728854179382324, 0.8314175605773926, 2.3539812564849854, 0.0, 0.14032110571861267, 0.4003238081932068, 0.05675728991627693, 1.6694189310073853], "mean": [-0.16967909038066864, 0.8916884064674377, -0.31279072165489197, -0.6054443120956421, -0.029599739238619804, -0.010316066443920135, 0.22987942397594452, 0.18822139501571655, 1.17899489402771, -0.6473488211631775, -0.5191243886947632, -0.07472646981477737, -0.12763181328773499, 0.31828102469444275], "std": [0.2865597903728485, 0.9756143689155579, 0.41782549023628235, 0.6819854378700256, 0.09075406193733215, 0.07775261998176575, 0.4952390789985657, 0.34969237446784973, 0.9289499521255493, 0.5705587863922119, 0.6054215431213379, 0.2807832956314087, 0.26437512040138245, 0.4497310519218445], "count": [1621]}, "action": {"min": [-0.9123445153236389, -4.336808689942018e-19, -1.136679768562317, -1.5700000524520874, -0.25617480278015137, -0.36812418699264526, 0.04682235047221184, -0.44158461689949036, 0.0, -1.6275535821914673, -1.5477865934371948, -0.552233099937439, -1.0369709730148315, 0.04311412200331688], "max": [0.28677433729171753, 2.3776702880859375, 0.0, 0.01656459830701351, 0.49408024549484253, 0.2208375781774521, 1.6728854179382324, 0.8314175605773926, 2.3539812564849854, 0.0, 0.14032110571861267, 0.4003238081932068, 0.05675728991627693, 1.6694189310073853], "mean": [-0.16967909038066864, 0.8916884064674377, -0.31279072165489197, -0.6054443120956421, -0.029599739238619804, -0.010316066443920135, 0.22987942397594452, 0.18822139501571655, 1.17899489402771, -0.6473488211631775, -0.5191243886947632, -0.07472646981477737, -0.12763181328773499, 0.31828102469444275], "std": [0.2865597903728485, 0.9756143689155579, 0.41782549023628235, 0.6819854378700256, 0.09075406193733215, 0.07775261998176575, 0.4952390789985657, 0.34969237446784973, 0.9289499521255493, 0.5705587863922119, 0.6054215431213379, 0.2807832956314087, 0.26437512040138245, 0.4497310519218445], "count": [1621]}, "timestamp": {"min": [0.0], "max": [54.0], "mean": [27.0], "std": [15.598076804529459], "count": [1621]}, "frame_index": {"min": [0], "max": [1620], "mean": [810.0], "std": [467.94230413588383], "count": [1621]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [1621]}, "index": {"min": [137095], "max": [138715], "mean": [137905.0], "std": [467.94230413588383], "count": [1621]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1621]}, "subtask_annotation": {"mean": [10.53670573719926, 22.0, 22.0, 22.0, 22.0], "std": [6.421214550527676, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1621]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [1621]}, "eef_direction_state": {"mean": [4.7945712523133865, 4.316471314003701], "std": [1.8945996546339057, 2.0719105220897394], "min": [0, 0], "max": [6, 6], "count": [1621]}, "eef_velocity_state": {"mean": [0.5983960518198643, 0.7513880320789637], "std": [0.8145635489534299, 0.8195669162706661], "min": [0, 0], "max": [2, 2], "count": [1621]}, "eef_acc_mag_state": {"mean": [0.5478099938309685, 0.6847624922887107], "std": [0.7773572042484589, 0.819982408125769], "min": [0, 0], "max": [2, 2], "count": [1621]}, "eef_direction_action": {"mean": [4.7945712523133865, 4.316471314003701], "std": [1.8945996546339057, 2.0719105220897394], "min": [0, 0], "max": [6, 6], "count": [1621]}, "eef_velocity_action": {"mean": [0.5983960518198643, 0.7513880320789637], "std": [0.8145635489534299, 0.8195669162706661], "min": [0, 0], "max": [2, 2], "count": [1621]}, "eef_acc_mag_action": {"mean": [0.5478099938309685, 0.6847624922887107], "std": [0.7773572042484589, 0.819982408125769], "min": [0, 0], "max": [2, 2], "count": [1621]}, "eef_sim_pose_state": {"mean": [0.21265508677831252, 0.2830136573178344, 1.2135904475530144, -0.011622560935427033, -0.02694568208654092, -0.19912991800950133, 0.27134603566690557, -0.2666869657903342, 1.2599698639848527, -0.15960148569669597, 0.007677489094701431, 0.11274412492889961], "std": [0.164392502240748, 0.08775908192759165, 0.04713489702853187, 0.07233016043880834, 0.11300109051128948, 0.3217737600783044, 0.1688369136903621, 0.11864014983069396, 0.07710986439753174, 0.30382064173752277, 0.18684296342266543, 0.4217677544815183], "min": [0.06575872748977826, 0.10984920885330945, 1.1656379952454639, -0.2503508152566061, -0.4292492751503918, -0.8664083495879139, 0.06363206090528802, -0.4724328781048257, 1.1826522355853697, -1.1587582425530587, -0.40534583109197864, -0.7031046575009328], "max": [0.47687818702815377, 0.4322926676871106, 1.3870250882305994, 0.21385068382956327, 0.33959251030495174, 0.324302045676958, 0.5387030673394142, -0.054414204027308316, 1.4082991982225317, 0.05500757119881808, 0.61264743789744, 1.0446270781739762], "count": [1621]}, "eef_sim_pose_action": {"mean": [0.21265508677831252, 0.2830136573178344, 1.2135904475530144, -0.011622560935427033, -0.02694568208654092, -0.19912991800950133, 0.27134603566690557, -0.2666869657903342, 1.2599698639848527, -0.15960148569669597, 0.007677489094701431, 0.11274412492889961], "std": [0.164392502240748, 0.08775908192759165, 0.04713489702853187, 0.07233016043880834, 0.11300109051128948, 0.3217737600783044, 0.1688369136903621, 0.11864014983069396, 0.07710986439753174, 0.30382064173752277, 0.18684296342266543, 0.4217677544815183], "min": [0.06575872748977826, 0.10984920885330945, 1.1656379952454639, -0.2503508152566061, -0.4292492751503918, -0.8664083495879139, 0.06363206090528802, -0.4724328781048257, 1.1826522355853697, -1.1587582425530587, -0.40534583109197864, -0.7031046575009328], "max": [0.47687818702815377, 0.4322926676871106, 1.3870250882305994, 0.21385068382956327, 0.33959251030495174, 0.324302045676958, 0.5387030673394142, -0.054414204027308316, 1.4082991982225317, 0.05500757119881808, 0.61264743789744, 1.0446270781739762], "count": [1621]}, "gripper_mode_state": {"mean": [0.8834053053670574, 0.8926588525601481], "std": [0.3209367099856176, 0.30954648359518333], "min": [0, 0], "max": [1, 1], "count": [1621]}, "gripper_activity_state": {"mean": [1.9395434916718075, 1.8735348550277606], "std": [0.32391351366225324, 0.46004763672600996], "min": [0, 0], "max": [2, 2], "count": [1621]}, "gripper_mode_action": {"mean": [0.8834053053670574, 0.8926588525601481], "std": [0.3209367099856176, 0.30954648359518333], "min": [0, 0], "max": [1, 1], "count": [1621]}, "gripper_activity_action": {"mean": [1.9395434916718075, 1.8735348550277606], "std": [0.32391351366225324, 0.46004763672600996], "min": [0, 0], "max": [2, 2], "count": [1621]}, "gripper_open_scale_state": {"mean": [0.13136059733133595, 0.1818747146808077], "std": [0.2829942378064177, 0.2569899267983459], "min": [0.026755628841263906, 0.024636641144752502], "max": [0.9559345245361328, 0.953953674861363], "count": [1621]}, "gripper_open_scale_action": {"mean": [0.13136059733133595, 0.1818747146808077], "std": [0.2829942378064177, 0.2569899267983459], "min": [0.026755628841263906, 0.024636641144752502], "max": [0.9559345245361328, 0.953953674861363], "count": [1621]}}} +{"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.40570189754046704]], [[0.40863676313041286]], [[0.3680907324132592]]], "std": [[[0.2988181598671911]], [[0.29219441086471604]], [[0.26231410758267215]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37297860512432707]], [[0.3691809843083239]], [[0.34729425493797156]]], "std": [[[0.3036788646243527]], [[0.303340823123958]], [[0.31780631770457585]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.371675321620843]], [[0.3790220599488648]], [[0.3683721101388214]]], "std": [[[0.31210345014833113]], [[0.3102563627558352]], [[0.3172954771781552]]], "count": [242]}, "observation.state": {"min": [-0.7654564380645752, 0.0, -1.1075341701507568, -1.4741555452346802, -0.5688721537590027, -0.12732040882110596, 0.0468263104557991, -0.5890141129493713, 0.0, -1.4189321994781494, -1.5700000524520874, -0.48189911246299744, -0.8482913970947266, 0.04336109757423401], "max": [0.2546408176422119, 2.339320659637451, 1.6581682411572694e-17, 0.07596338540315628, -0.007669903803616762, 1.0645827054977417, 1.6612029075622559, 0.8222137093544006, 2.178252696990967, 0.0, 0.14879614114761353, 0.1209423840045929, 0.30089032649993896, 1.6743124723434448], "mean": [-0.150738924741745, 0.8203749656677246, -0.39046889543533325, -0.4687250256538391, -0.12037040293216705, 0.013133442960679531, 0.17559069395065308, 0.11979702860116959, 1.1786515712738037, -0.5106056332588196, -0.6579880714416504, -0.12790000438690186, -0.04927349090576172, 0.3967410922050476], "std": [0.29101473093032837, 0.9817245006561279, 0.46674275398254395, 0.5921454429626465, 0.15215732157230377, 0.16989420354366302, 0.4136348366737366, 0.4116363525390625, 0.8685284852981567, 0.46201157569885254, 0.5803500413894653, 0.15933679044246674, 0.23478414118289948, 0.5276622176170349], "count": [1510]}, "action": {"min": [-0.7654564380645752, 0.0, -1.1075341701507568, -1.4741555452346802, -0.5688721537590027, -0.12732040882110596, 0.0468263104557991, -0.5890141129493713, 0.0, -1.4189321994781494, -1.5700000524520874, -0.48189911246299744, -0.8482913970947266, 0.04336109757423401], "max": [0.2546408176422119, 2.339320659637451, 1.6581682411572694e-17, 0.07596338540315628, -0.007669903803616762, 1.0645827054977417, 1.6612029075622559, 0.8222137093544006, 2.178252696990967, 0.0, 0.14879614114761353, 0.1209423840045929, 0.30089032649993896, 1.6743124723434448], "mean": [-0.150738924741745, 0.8203749656677246, -0.39046889543533325, -0.4687250256538391, -0.12037040293216705, 0.013133442960679531, 0.17559069395065308, 0.11979702860116959, 1.1786515712738037, -0.5106056332588196, -0.6579880714416504, -0.12790000438690186, -0.04927349090576172, 0.3967410922050476], "std": [0.29101473093032837, 0.9817245006561279, 0.46674275398254395, 0.5921454429626465, 0.15215732157230377, 0.16989420354366302, 0.4136348366737366, 0.4116363525390625, 0.8685284852981567, 0.46201157569885254, 0.5803500413894653, 0.15933679044246674, 0.23478414118289948, 0.5276622176170349], "count": [1510]}, "timestamp": {"min": [0.0], "max": [50.3], "mean": [25.15], "std": [14.529978588345468], "count": [1510]}, "frame_index": {"min": [0], "max": [1509], "mean": [754.5], "std": [435.89935765036404], "count": [1510]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [1510]}, "index": {"min": [138716], "max": [140225], "mean": [139470.5], "std": [435.89935765036404], "count": [1510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1510]}, "subtask_annotation": {"mean": [10.754304635761589, 22.0, 22.0, 22.0, 22.0], "std": [6.684758141016418, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1510]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [1510]}, "eef_direction_state": {"mean": [4.894701986754967, 3.927814569536424], "std": [1.803649283813977, 2.2536404380232433], "min": [0, 0], "max": [6, 6], "count": [1510]}, "eef_velocity_state": {"mean": [0.5390728476821192, 0.8357615894039735], "std": [0.7878189785969727, 0.8280148102188968], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_acc_mag_state": {"mean": [0.4913907284768212, 0.6874172185430464], "std": [0.7552851658601151, 0.8074409445332907], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_direction_action": {"mean": [4.894701986754967, 3.927814569536424], "std": [1.803649283813977, 2.2536404380232433], "min": [0, 0], "max": [6, 6], "count": [1510]}, "eef_velocity_action": {"mean": [0.5390728476821192, 0.8357615894039735], "std": [0.7878189785969727, 0.8280148102188968], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_acc_mag_action": {"mean": [0.4913907284768212, 0.6874172185430464], "std": [0.7552851658601151, 0.8074409445332907], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_sim_pose_state": {"mean": [0.21075802349014072, 0.27969983614161753, 1.2212013961786894, 0.02175720734782261, -0.03806139948777728, -0.2729987173396269, 0.26256925376477747, -0.3022442557013577, 1.2511341778719733, -0.04868872752694716, 0.010526299227184831, -0.010572068952934895], "std": [0.17305570789191502, 0.10197608061815568, 0.05264597475546154, 0.1634013109179772, 0.10476985824920755, 0.3551225647394221, 0.15290785330714124, 0.11589195538310713, 0.06799382891271599, 0.22098448276167124, 0.1712027148375089, 0.3320791770823978], "min": [0.061390700428945046, 0.07166467672658466, 1.167144728433437, -0.10930716822293424, -0.3784861049792143, -0.9952211982891432, 0.06401556280113825, -0.5163706193350466, 1.1824484240649806, -0.8204670333496138, -0.3263519029516775, -0.7002743108764812], "max": [0.4989085721439241, 0.41533800154859024, 1.387071520425433, 0.8909396241676284, 0.3195314791559436, -0.009204110231220829, 0.5166613931110025, -0.10060805421147051, 1.398643490085334, 0.2635209165695394, 0.5230192368741973, 0.5792043387509871], "count": [1510]}, "eef_sim_pose_action": {"mean": [0.21075802349014072, 0.27969983614161753, 1.2212013961786894, 0.02175720734782261, -0.03806139948777728, -0.2729987173396269, 0.26256925376477747, -0.3022442557013577, 1.2511341778719733, -0.04868872752694716, 0.010526299227184831, -0.010572068952934895], "std": [0.17305570789191502, 0.10197608061815568, 0.05264597475546154, 0.1634013109179772, 0.10476985824920755, 0.3551225647394221, 0.15290785330714124, 0.11589195538310713, 0.06799382891271599, 0.22098448276167124, 0.1712027148375089, 0.3320791770823978], "min": [0.061390700428945046, 0.07166467672658466, 1.167144728433437, -0.10930716822293424, -0.3784861049792143, -0.9952211982891432, 0.06401556280113825, -0.5163706193350466, 1.1824484240649806, -0.8204670333496138, -0.3263519029516775, -0.7002743108764812], "max": [0.4989085721439241, 0.41533800154859024, 1.387071520425433, 0.8909396241676284, 0.3195314791559436, -0.009204110231220829, 0.5166613931110025, -0.10060805421147051, 1.398643490085334, 0.2635209165695394, 0.5230192368741973, 0.5792043387509871], "count": [1510]}, "gripper_mode_state": {"mean": [0.9178807947019868, 0.8430463576158941], "std": [0.2745462464125778, 0.3637570570125969], "min": [0, 0], "max": [1, 1], "count": [1510]}, "gripper_activity_state": {"mean": [1.9337748344370862, 1.8642384105960266], "std": [0.3368902226959845, 0.4725363955793662], "min": [0, 0], "max": [2, 2], "count": [1510]}, "gripper_mode_action": {"mean": [0.9178807947019868, 0.8430463576158941], "std": [0.2745462464125778, 0.3637570570125969], "min": [0, 0], "max": [1, 1], "count": [1510]}, "gripper_activity_action": {"mean": [1.9337748344370862, 1.8642384105960266], "std": [0.3368902226959845, 0.4725363955793662], "min": [0, 0], "max": [2, 2], "count": [1510]}, "gripper_open_scale_state": {"mean": [0.10033846496126003, 0.22671229163626885], "std": [0.2363630916487542, 0.3015210463165824], "min": [0.02675789168902806, 0.024777770042419434], "max": [0.9492588043212891, 0.9567499841962542], "count": [1510]}, "gripper_open_scale_action": {"mean": [0.10033846496126003, 0.22671229163626885], "std": [0.2363630916487542, 0.3015210463165824], "min": [0.02675789168902806, 0.024777770042419434], "max": [0.9492588043212891, 0.9567499841962542], "count": [1510]}}} +{"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.46672498413188546]], [[0.4717559130170004]], [[0.4234217026486885]]], "std": [[[0.3133337007770084]], [[0.3068902872779338]], [[0.27443518061614336]]], "count": [254]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34134220982793817]], [[0.3447681625581116]], [[0.3303761557991526]]], "std": [[[0.3119354682687091]], [[0.3046808569562368]], [[0.3141876140476309]]], "count": [254]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38255266820201395]], [[0.3859020830116824]], [[0.3729475934074417]]], "std": [[[0.25133881641274286]], [[0.2515038728894063]], [[0.2624377694542587]]], "count": [254]}, "observation.state": {"min": [-0.5460971593856812, -4.336808689942018e-19, -1.4511457681655884, -1.5700000524520874, -0.7700583338737488, -0.06596117466688156, 0.04209781810641289, -0.0015339808305725455, 0.0, -1.96656334400177, -1.5700000524520874, -0.05215534567832947, -0.5430291891098022, 0.041139569133520126], "max": [0.905086100101471, 2.6031653881073, 1.1055787942605592e-18, 0.03770219162106514, 0.6354711651802063, 0.8159636855125427, 1.661462664604187, 0.8035982251167297, 2.5463318824768066, 0.0, 0.17309990525245667, 0.6305488348007202, 0.16564930975437164, 1.6743124723434448], "mean": [0.02886326238512993, 1.0975233316421509, -0.5129436254501343, -0.55066978931427, -0.2112070471048355, 0.09766045957803726, 0.424326628446579, 0.24441532790660858, 1.0056949853897095, -0.6117686033248901, -0.4837135672569275, 0.19369590282440186, 0.008663421496748924, 0.19951096177101135], "std": [0.3281645178794861, 0.9252611398696899, 0.447988361120224, 0.6158954501152039, 0.26395559310913086, 0.22944556176662445, 0.5572085380554199, 0.3097958266735077, 1.0897746086120605, 0.7055065035820007, 0.5984142422676086, 0.23877094686031342, 0.1460542380809784, 0.45755624771118164], "count": [1612]}, "action": {"min": [-0.5460971593856812, -4.336808689942018e-19, -1.4511457681655884, -1.5700000524520874, -0.7700583338737488, -0.06596117466688156, 0.04209781810641289, -0.0015339808305725455, 0.0, -1.96656334400177, -1.5700000524520874, -0.05215534567832947, -0.5430291891098022, 0.041139569133520126], "max": [0.905086100101471, 2.6031653881073, 1.1055787942605592e-18, 0.03770219162106514, 0.6354711651802063, 0.8159636855125427, 1.661462664604187, 0.8035982251167297, 2.5463318824768066, 0.0, 0.17309990525245667, 0.6305488348007202, 0.16564930975437164, 1.6743124723434448], "mean": [0.02886326238512993, 1.0975233316421509, -0.5129436254501343, -0.55066978931427, -0.2112070471048355, 0.09766045957803726, 0.424326628446579, 0.24441532790660858, 1.0056949853897095, -0.6117686033248901, -0.4837135672569275, 0.19369590282440186, 0.008663421496748924, 0.19951096177101135], "std": [0.3281645178794861, 0.9252611398696899, 0.447988361120224, 0.6158954501152039, 0.26395559310913086, 0.22944556176662445, 0.5572085380554199, 0.3097958266735077, 1.0897746086120605, 0.7055065035820007, 0.5984142422676086, 0.23877094686031342, 0.1460542380809784, 0.45755624771118164], "count": [1612]}, "timestamp": {"min": [0.0], "max": [53.7], "mean": [26.849999999999998], "std": [15.511474247579864], "count": [1612]}, "frame_index": {"min": [0], "max": [1611], "mean": [805.5], "std": [465.34422742739594], "count": [1612]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [1612]}, "index": {"min": [140226], "max": [141837], "mean": [141031.5], "std": [465.34422742739594], "count": [1612]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1612]}, "subtask_annotation": {"mean": [12.225806451612904, 22.0, 22.0, 22.0, 22.0], "std": [6.333269437580442, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1612]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [1612]}, "eef_direction_state": {"mean": [4.057071960297767, 4.895781637717121], "std": [2.328583497322549, 1.6522207243721856], "min": [0, 0], "max": [6, 6], "count": [1612]}, "eef_velocity_state": {"mean": [0.7251861042183623, 0.6507444168734491], "std": [0.8144391134907394, 0.8171430541254967], "min": [0, 0], "max": [2, 2], "count": [1612]}, "eef_acc_mag_state": {"mean": [0.6321339950372209, 0.5930521091811415], "std": [0.8043212460881979, 0.790389773974368], "min": [0, 0], "max": [2, 2], "count": [1612]}, "eef_direction_action": {"mean": [4.057071960297767, 4.895781637717121], "std": [2.328583497322549, 1.6522207243721856], "min": [0, 0], "max": [6, 6], "count": [1612]}, "eef_velocity_action": {"mean": [0.7251861042183623, 0.6507444168734491], "std": [0.8144391134907394, 0.8171430541254967], "min": [0, 0], "max": [2, 2], "count": [1612]}, "eef_acc_mag_action": {"mean": [0.6321339950372209, 0.5930521091811415], "std": [0.8043212460881979, 0.790389773974368], "min": [0, 0], "max": [2, 2], "count": [1612]}, "eef_sim_pose_state": {"mean": [0.25517624094755265, 0.3544366725509223, 1.2411613510397201, 0.10689906624304618, 0.040071265329892206, -0.19171526247820278, 0.24251662055895207, -0.2376347921950154, 1.2325498592447652, -0.04016669545955236, -0.07811020572656785, 0.44507674697991967], "std": [0.15984423947720805, 0.09979555611140682, 0.07409053807036912, 0.2287769034106865, 0.2100384218410249, 0.3183320188230066, 0.19489329870152441, 0.1208113501760306, 0.06469112284278519, 0.162143173690369, 0.1705126188547392, 0.5208876351167201], "min": [0.06672099373235696, 0.2152669868519669, 1.1486369266999166, -0.34794025745083196, -0.38541339280949516, -0.8440142077571493, 0.06082311977138592, -0.3376983783894479, 1.1671897457046374, -0.693837389599781, -0.4772286968697652, -0.050622344896356065], "max": [0.5326723029138624, 0.5653470108436672, 1.3892695757646651, 0.7906559864222686, 0.7737338246811718, 1.052275085837744, 0.6029664133031883, -0.01294693083704769, 1.4300858732005115, 0.12272298335360221, 0.5595586839971567, 1.3257505488693853], "count": [1612]}, "eef_sim_pose_action": {"mean": [0.25517624094755265, 0.3544366725509223, 1.2411613510397201, 0.10689906624304618, 0.040071265329892206, -0.19171526247820278, 0.24251662055895207, -0.2376347921950154, 1.2325498592447652, -0.04016669545955236, -0.07811020572656785, 0.44507674697991967], "std": [0.15984423947720805, 0.09979555611140682, 0.07409053807036912, 0.2287769034106865, 0.2100384218410249, 0.3183320188230066, 0.19489329870152441, 0.1208113501760306, 0.06469112284278519, 0.162143173690369, 0.1705126188547392, 0.5208876351167201], "min": [0.06672099373235696, 0.2152669868519669, 1.1486369266999166, -0.34794025745083196, -0.38541339280949516, -0.8440142077571493, 0.06082311977138592, -0.3376983783894479, 1.1671897457046374, -0.693837389599781, -0.4772286968697652, -0.050622344896356065], "max": [0.5326723029138624, 0.5653470108436672, 1.3892695757646651, 0.7906559864222686, 0.7737338246811718, 1.052275085837744, 0.6029664133031883, -0.01294693083704769, 1.4300858732005115, 0.12272298335360221, 0.5595586839971567, 1.3257505488693853], "count": [1612]}, "gripper_mode_state": {"mean": [0.8232009925558312, 0.9007444168734491], "std": [0.3814985169183802, 0.2990048701020744], "min": [0, 0], "max": [1, 1], "count": [1612]}, "gripper_activity_state": {"mean": [1.8765508684863523, 1.935483870967742], "std": [0.4513789341578448, 0.3335000516931091], "min": [0, 0], "max": [2, 2], "count": [1612]}, "gripper_mode_action": {"mean": [0.8232009925558312, 0.9007444168734491], "std": [0.3814985169183802, 0.2990048701020744], "min": [0, 0], "max": [1, 1], "count": [1612]}, "gripper_activity_action": {"mean": [1.8765508684863523, 1.935483870967742], "std": [0.4513789341578448, 0.3335000516931091], "min": [0, 0], "max": [2, 2], "count": [1612]}, "gripper_open_scale_state": {"mean": [0.24247517697419416, 0.11400599967594739], "std": [0.3184018456677231, 0.26146037454125937], "min": [0.024055896060807363, 0.023508325219154358], "max": [0.9494072369166783, 0.9567499841962542], "count": [1612]}, "gripper_open_scale_action": {"mean": [0.24247517697419416, 0.11400599967594739], "std": [0.3184018456677231, 0.26146037454125937], "min": [0.024055896060807363, 0.023508325219154358], "max": [0.9494072369166783, 0.9567499841962542], "count": [1612]}}} +{"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.4717225797726498]], [[0.4851853454344701]], [[0.4470990646258503]]], "std": [[[0.3014187535092851]], [[0.2960538569866855]], [[0.2679659143592883]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775550840706653]], [[0.3866141688156744]], [[0.3806652021919879]]], "std": [[[0.2688907400120567]], [[0.26892235179624063]], [[0.27503564545463477]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39849867446978793]], [[0.40899710810250023]], [[0.3973545631215449]]], "std": [[[0.2949379794552]], [[0.2912615549506908]], [[0.30150690937595453]]], "count": [294]}, "observation.state": {"min": [-0.699495255947113, 0.00048215663991868496, -1.6214176416397095, -1.4894953966140747, -0.21935924887657166, -0.5564424991607666, 0.04731735959649086, -0.5002503395080566, -1.1281814269503882e-19, -1.7345592975616455, -1.4313596487045288, -0.33898821473121643, -0.9242287278175354, 0.04397868365049362], "max": [3.2526065174565133e-19, 2.4221556186676025, 6.776263578034403e-21, 0.09427165985107422, 0.05697515979409218, 0.2329757809638977, 1.6617223024368286, 0.7025632262229919, 2.5280003547668457, 0.0, 0.025531305000185966, 0.08436894416809082, 0.10737865418195724, 1.6661369800567627], "mean": [-0.2001141905784607, 0.8884470462799072, -0.4676955044269562, -0.49500396847724915, -0.032227013260126114, -0.0602107048034668, 0.13338702917099, 0.10468259453773499, 1.229300856590271, -0.6899173259735107, -0.5871466994285583, -0.11194995790719986, -0.10280214995145798, 0.3099755346775055], "std": [0.2839213013648987, 1.0279096364974976, 0.5617972016334534, 0.597888171672821, 0.0721752792596817, 0.0900009423494339, 0.34349584579467773, 0.30255407094955444, 0.9596862196922302, 0.6017749309539795, 0.48267582058906555, 0.10245925188064575, 0.22615808248519897, 0.45635759830474854], "count": [1957]}, "action": {"min": [-0.699495255947113, 0.00048215663991868496, -1.6214176416397095, -1.4894953966140747, -0.21935924887657166, -0.5564424991607666, 0.04731735959649086, -0.5002503395080566, -1.1281814269503882e-19, -1.7345592975616455, -1.4313596487045288, -0.33898821473121643, -0.9242287278175354, 0.04397868365049362], "max": [3.2526065174565133e-19, 2.4221556186676025, 6.776263578034403e-21, 0.09427165985107422, 0.05697515979409218, 0.2329757809638977, 1.6617223024368286, 0.7025632262229919, 2.5280003547668457, 0.0, 0.025531305000185966, 0.08436894416809082, 0.10737865418195724, 1.6661369800567627], "mean": [-0.2001141905784607, 0.8884470462799072, -0.4676955044269562, -0.49500396847724915, -0.032227013260126114, -0.0602107048034668, 0.13338702917099, 0.10468259453773499, 1.229300856590271, -0.6899173259735107, -0.5871466994285583, -0.11194995790719986, -0.10280214995145798, 0.3099755346775055], "std": [0.2839213013648987, 1.0279096364974976, 0.5617972016334534, 0.597888171672821, 0.0721752792596817, 0.0900009423494339, 0.34349584579467773, 0.30255407094955444, 0.9596862196922302, 0.6017749309539795, 0.48267582058906555, 0.10245925188064575, 0.22615808248519897, 0.45635759830474854], "count": [1957]}, "timestamp": {"min": [0.0], "max": [65.2], "mean": [32.6], "std": [18.831238821584616], "count": [1957]}, "frame_index": {"min": [0], "max": [1956], "mean": [978.0], "std": [564.9371646475385], "count": [1957]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1957]}, "index": {"min": [141838], "max": [143794], "mean": [142816.0], "std": [564.9371646475385], "count": [1957]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1957]}, "subtask_annotation": {"mean": [10.440981093510475, 22.0, 22.0, 22.0, 22.0], "std": [6.413865972045169, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1957]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1957]}, "eef_direction_state": {"mean": [4.982626469085335, 4.121103730199285], "std": [1.7651322977581847, 2.325163761568385], "min": [0, 0], "max": [6, 6], "count": [1957]}, "eef_velocity_state": {"mean": [0.4982115482881962, 0.6898313745528871], "std": [0.741927684497287, 0.8077067609776243], "min": [0, 0], "max": [2, 2], "count": [1957]}, "eef_acc_mag_state": {"mean": [0.4747061829330608, 0.6433316300459888], "std": [0.751084365498074, 0.8103335793658082], "min": [0, 0], "max": [2, 2], "count": [1957]}, "eef_direction_action": {"mean": [4.982626469085335, 4.121103730199285], "std": [1.7651322977581847, 2.325163761568385], "min": [0, 0], "max": [6, 6], "count": [1957]}, "eef_velocity_action": {"mean": [0.4982115482881962, 0.6898313745528871], "std": [0.741927684497287, 0.8077067609776243], "min": [0, 0], "max": [2, 2], "count": [1957]}, "eef_acc_mag_action": {"mean": [0.4747061829330608, 0.6433316300459888], "std": [0.751084365498074, 0.8103335793658082], "min": [0, 0], "max": [2, 2], "count": [1957]}, "eef_sim_pose_state": {"mean": [0.2247079977163161, 0.26004914423269704, 1.2260917254342052, -0.055329668062973125, -0.07399583901075492, -0.23307073846220838, 0.30084659592524604, -0.3048515964103629, 1.2594015457289895, -0.09233672234444221, -0.046760317802427655, -0.00818311793830379], "std": [0.18499116256253623, 0.10605408037760708, 0.05664832853967958, 0.09254763397008536, 0.12094277295404766, 0.3450644884774786, 0.1895798894938696, 0.10833797753969035, 0.07389776471411016, 0.22512117891390268, 0.1045518803055426, 0.30842273074861154], "min": [0.053747462946426974, 0.043552138812343634, 1.1758742271370048, -0.6195828405096022, -0.4593141959991034, -0.8820397091965183, 0.06751557114279713, -0.5527086655060445, 1.18161554105212, -0.9206577092286058, -0.23990766330385838, -0.8073208058229441], "max": [0.5609542658546602, 0.3348456126452648, 1.3837664545083026, 0.2331406033399609, 0.3289774637620968, 0.05596710747765115, 0.607436105871627, -0.10697309748449933, 1.3899893864810653, 0.1344327072254365, 0.318900260957504, 0.504951944140141], "count": [1957]}, "eef_sim_pose_action": {"mean": [0.2247079977163161, 0.26004914423269704, 1.2260917254342052, -0.055329668062973125, -0.07399583901075492, -0.23307073846220838, 0.30084659592524604, -0.3048515964103629, 1.2594015457289895, -0.09233672234444221, -0.046760317802427655, -0.00818311793830379], "std": [0.18499116256253623, 0.10605408037760708, 0.05664832853967958, 0.09254763397008536, 0.12094277295404766, 0.3450644884774786, 0.1895798894938696, 0.10833797753969035, 0.07389776471411016, 0.22512117891390268, 0.1045518803055426, 0.30842273074861154], "min": [0.053747462946426974, 0.043552138812343634, 1.1758742271370048, -0.6195828405096022, -0.4593141959991034, -0.8820397091965183, 0.06751557114279713, -0.5527086655060445, 1.18161554105212, -0.9206577092286058, -0.23990766330385838, -0.8073208058229441], "max": [0.5609542658546602, 0.3348456126452648, 1.3837664545083026, 0.2331406033399609, 0.3289774637620968, 0.05596710747765115, 0.607436105871627, -0.10697309748449933, 1.3899893864810653, 0.1344327072254365, 0.318900260957504, 0.504951944140141], "count": [1957]}, "gripper_mode_state": {"mean": [0.9443025038323966, 0.8926928972917731], "std": [0.22933661959718113, 0.3095032930626077], "min": [0, 0], "max": [1, 1], "count": [1957]}, "gripper_activity_state": {"mean": [1.9494123658661215, 1.8972917731221257], "std": [0.29645480139419744, 0.4170336192072347], "min": [0, 0], "max": [2, 2], "count": [1957]}, "gripper_mode_action": {"mean": [0.9443025038323966, 0.8926928972917731], "std": [0.22933661959718113, 0.3095032930626077], "min": [0, 0], "max": [1, 1], "count": [1957]}, "gripper_activity_action": {"mean": [1.9494123658661215, 1.8972917731221257], "std": [0.29645480139419744, 0.4170336192072347], "min": [0, 0], "max": [2, 2], "count": [1957]}, "gripper_open_scale_state": {"mean": [0.07622120235447227, 0.17712536757902117], "std": [0.19628266873201572, 0.2607766825843916], "min": [0.027038491197994778, 0.025130676371710643], "max": [0.9495556013924735, 0.9520782743181501], "count": [1957]}, "gripper_open_scale_action": {"mean": [0.07622120235447227, 0.17712536757902117], "std": [0.19628266873201572, 0.2607766825843916], "min": [0.027038491197994778, 0.025130676371710643], "max": [0.9495556013924735, 0.9520782743181501], "count": [1957]}}} +{"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.4609675699924967]], [[0.4650212147099504]], [[0.41709001731167344]]], "std": [[[0.30782751821746135]], [[0.3012926869424141]], [[0.27004446948527155]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3687837566331281]], [[0.3670996585125521]], [[0.35191961823918133]]], "std": [[[0.3207810672780292]], [[0.3148754905289736]], [[0.32325454931644476]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37553555673076056]], [[0.3798398647610266]], [[0.36775316740342984]]], "std": [[[0.24870317716982346]], [[0.24694101935647486]], [[0.2569956647825697]]], "count": [241]}, "observation.state": {"min": [-0.859029233455658, -1.5339807985338393e-21, -1.4695535898208618, -1.5700000524520874, -0.38963112235069275, -0.16413594782352448, 0.04682235047221184, -0.16642579436302185, 0.0, -1.954291582107544, -1.5700000524520874, -0.11775420606136322, -0.5767768025398254, 0.041042767465114594], "max": [0.29452431201934814, 2.4559032917022705, 0.0, 0.1937931329011917, 0.6806867718696594, 0.6810874938964844, 1.6612029075622559, 0.9403169751167297, 2.538738250732422, 1.1311693584192946e-19, 0.03817800059914589, 0.6243301630020142, 0.14572817087173462, 1.6743124723434448], "mean": [-0.1711341291666031, 1.2356789112091064, -0.5597791075706482, -0.5802308917045593, 0.07510889321565628, 0.05672499164938927, 0.42487430572509766, 0.26700690388679504, 1.0004841089248657, -0.5628042221069336, -0.591919481754303, 0.20358745753765106, 0.03858916461467743, 0.2840287387371063], "std": [0.316135972738266, 0.8923142552375793, 0.44495144486427307, 0.714232325553894, 0.22689083218574524, 0.21534870564937592, 0.5692744255065918, 0.3522956371307373, 1.1222630739212036, 0.663609504699707, 0.6630491018295288, 0.30468523502349854, 0.14667193591594696, 0.5618807673454285], "count": [1500]}, "action": {"min": [-0.859029233455658, -1.5339807985338393e-21, -1.4695535898208618, -1.5700000524520874, -0.38963112235069275, -0.16413594782352448, 0.04682235047221184, -0.16642579436302185, 0.0, -1.954291582107544, -1.5700000524520874, -0.11775420606136322, -0.5767768025398254, 0.041042767465114594], "max": [0.29452431201934814, 2.4559032917022705, 0.0, 0.1937931329011917, 0.6806867718696594, 0.6810874938964844, 1.6612029075622559, 0.9403169751167297, 2.538738250732422, 1.1311693584192946e-19, 0.03817800059914589, 0.6243301630020142, 0.14572817087173462, 1.6743124723434448], "mean": [-0.1711341291666031, 1.2356789112091064, -0.5597791075706482, -0.5802308917045593, 0.07510889321565628, 0.05672499164938927, 0.42487430572509766, 0.26700690388679504, 1.0004841089248657, -0.5628042221069336, -0.591919481754303, 0.20358745753765106, 0.03858916461467743, 0.2840287387371063], "std": [0.316135972738266, 0.8923142552375793, 0.44495144486427307, 0.714232325553894, 0.22689083218574524, 0.21534870564937592, 0.5692744255065918, 0.3522956371307373, 1.1222630739212036, 0.663609504699707, 0.6630491018295288, 0.30468523502349854, 0.14667193591594696, 0.5618807673454285], "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": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1500]}, "index": {"min": [143795], "max": [145294], "mean": [144544.5], "std": [433.01260566716377], "count": [1500]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1500]}, "subtask_annotation": {"mean": [11.960666666666667, 22.0, 22.0, 22.0, 22.0], "std": [5.3943599764528, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1500]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [1500]}, "eef_direction_state": {"mean": [3.946, 5.023333333333333], "std": [2.3447282713923516, 1.6375150550622672], "min": [0, 0], "max": [6, 6], "count": [1500]}, "eef_velocity_state": {"mean": [0.752, 0.546], "std": [0.7736252322668986, 0.7873271238818041], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_acc_mag_state": {"mean": [0.7486666666666667, 0.5253333333333333], "std": [0.8279482002047095, 0.7711624702717017], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_direction_action": {"mean": [3.946, 5.023333333333333], "std": [2.3447282713923516, 1.6375150550622672], "min": [0, 0], "max": [6, 6], "count": [1500]}, "eef_velocity_action": {"mean": [0.752, 0.546], "std": [0.7736252322668986, 0.7873271238818041], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_acc_mag_action": {"mean": [0.7486666666666667, 0.5253333333333333], "std": [0.8279482002047095, 0.7711624702717017], "min": [0, 0], "max": [2, 2], "count": [1500]}, "eef_sim_pose_state": {"mean": [0.27965397876129855, 0.30829794047149844, 1.2426533478327204, 0.10176916909274433, 0.09114604078436135, -0.08993839539064527, 0.22697415822125538, -0.2253100509059985, 1.220682176508381, -0.043370348736349255, -0.1298685899598758, 0.4854808241916546], "std": [0.1621283038562905, 0.07782685566415794, 0.0704588376950729, 0.22119015391229488, 0.2439371958680521, 0.23765204063123432, 0.1837231319031967, 0.1424902274411637, 0.04807596961051951, 0.21320754143910808, 0.1626935983292186, 0.6517151884846438], "min": [0.06508429341034813, 0.18090149564892216, 1.1575340126534464, -0.1383759792135729, -0.2922894236911484, -0.600590881252255, 0.06192908879915708, -0.3530446645921259, 1.182589832459617, -0.8248127289002168, -0.5182470813641398, -0.14680384752930845], "max": [0.5197685656691365, 0.45309418517275757, 1.3956320668439377, 0.7649645074558417, 0.6693359132629624, 0.5211424389989924, 0.5806538328520195, 0.04661543357848005, 1.3922538702434346, 0.10972155831812999, 0.15404993879031137, 1.5326043218299996], "count": [1500]}, "eef_sim_pose_action": {"mean": [0.27965397876129855, 0.30829794047149844, 1.2426533478327204, 0.10176916909274433, 0.09114604078436135, -0.08993839539064527, 0.22697415822125538, -0.2253100509059985, 1.220682176508381, -0.043370348736349255, -0.1298685899598758, 0.4854808241916546], "std": [0.1621283038562905, 0.07782685566415794, 0.0704588376950729, 0.22119015391229488, 0.2439371958680521, 0.23765204063123432, 0.1837231319031967, 0.1424902274411637, 0.04807596961051951, 0.21320754143910808, 0.1626935983292186, 0.6517151884846438], "min": [0.06508429341034813, 0.18090149564892216, 1.1575340126534464, -0.1383759792135729, -0.2922894236911484, -0.600590881252255, 0.06192908879915708, -0.3530446645921259, 1.182589832459617, -0.8248127289002168, -0.5182470813641398, -0.14680384752930845], "max": [0.5197685656691365, 0.45309418517275757, 1.3956320668439377, 0.7649645074558417, 0.6693359132629624, 0.5211424389989924, 0.5806538328520195, 0.04661543357848005, 1.3922538702434346, 0.10972155831812999, 0.15404993879031137, 1.5326043218299996], "count": [1500]}, "gripper_mode_state": {"mean": [0.8066666666666666, 0.848], "std": [0.3949120858565309, 0.35902089075706994], "min": [0, 0], "max": [1, 1], "count": [1500]}, "gripper_activity_state": {"mean": [1.836, 1.9293333333333333], "std": [0.5148825108702076, 0.3488164114385823], "min": [0, 0], "max": [2, 2], "count": [1500]}, "gripper_mode_action": {"mean": [0.8066666666666666, 0.848], "std": [0.3949120858565309, 0.35902089075706994], "min": [0, 0], "max": [1, 1], "count": [1500]}, "gripper_activity_action": {"mean": [1.836, 1.9293333333333333], "std": [0.5148825108702076, 0.3488164114385823], "min": [0, 0], "max": [2, 2], "count": [1500]}, "gripper_open_scale_state": {"mean": [0.24278810949978097, 0.1623011566045735], "std": [0.3253015847018238, 0.32107528060399226], "min": [0.026755628841263906, 0.02345300998006548], "max": [0.9492588043212891, 0.9567499841962542], "count": [1500]}, "gripper_open_scale_action": {"mean": [0.24278810949978097, 0.1623011566045735], "std": [0.3253015847018238, 0.32107528060399226], "min": [0.026755628841263906, 0.02345300998006548], "max": [0.9492588043212891, 0.9567499841962542], "count": [1500]}}} +{"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.4202403667091548]], [[0.4254742144206692]], [[0.38962502147009104]]], "std": [[[0.29719097291026536]], [[0.2919479191599457]], [[0.2641657833428814]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3785595874126506]], [[0.3771168820455799]], [[0.3561916578526293]]], "std": [[[0.2861826784576717]], [[0.2886684448475207]], [[0.3049641003479781]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855948718122565]], [[0.393034666286985]], [[0.38224843494336413]]], "std": [[[0.30783674771405145]], [[0.30514253519678414]], [[0.3139997709396911]]], "count": [241]}, "observation.state": {"min": [-0.5092816352844238, -4.336962235343223e-19, -1.6091458797454834, -1.382116675376892, -0.42031073570251465, -0.041417479515075684, 0.04605647921562195, -0.5040388107299805, 0.0, -1.5892040729522705, -1.5692623853683472, -0.6477270722389221, -1.0078253746032715, 0.04143526032567024], "max": [0.3604854941368103, 2.491184711456299, 1.5339808222307296e-33, 0.032213594764471054, -0.00920388475060463, 0.08992282301187515, 1.6612029075622559, 1.1105961799621582, 2.2917673587799072, 0.0, 0.12118448317050934, 0.10737865418195724, 0.12856243550777435, 1.6682138442993164], "mean": [-0.08982215821743011, 0.8345565795898438, -0.40062078833580017, -0.464331716299057, -0.1235150694847107, -0.010559029877185822, 0.14730492234230042, 0.2011125683784485, 1.2686692476272583, -0.7053359150886536, -0.5034629702568054, -0.2635435163974762, -0.10518506169319153, 0.38491079211235046], "std": [0.2503286600112915, 1.0021514892578125, 0.5579923391342163, 0.5791904330253601, 0.1393081396818161, 0.016789862886071205, 0.36263465881347656, 0.4170111119747162, 0.9509785175323486, 0.6290827393531799, 0.5196599364280701, 0.2647530436515808, 0.2484854757785797, 0.5228796601295471], "count": [1501]}, "action": {"min": [-0.5092816352844238, -4.336962235343223e-19, -1.6091458797454834, -1.382116675376892, -0.42031073570251465, -0.041417479515075684, 0.04605647921562195, -0.5040388107299805, 0.0, -1.5892040729522705, -1.5692623853683472, -0.6477270722389221, -1.0078253746032715, 0.04143526032567024], "max": [0.3604854941368103, 2.491184711456299, 1.5339808222307296e-33, 0.032213594764471054, -0.00920388475060463, 0.08992282301187515, 1.6612029075622559, 1.1105961799621582, 2.2917673587799072, 0.0, 0.12118448317050934, 0.10737865418195724, 0.12856243550777435, 1.6682138442993164], "mean": [-0.08982215821743011, 0.8345565795898438, -0.40062078833580017, -0.464331716299057, -0.1235150694847107, -0.010559029877185822, 0.14730492234230042, 0.2011125683784485, 1.2686692476272583, -0.7053359150886536, -0.5034629702568054, -0.2635435163974762, -0.10518506169319153, 0.38491079211235046], "std": [0.2503286600112915, 1.0021514892578125, 0.5579923391342163, 0.5791904330253601, 0.1393081396818161, 0.016789862886071205, 0.36263465881347656, 0.4170111119747162, 0.9509785175323486, 0.6290827393531799, 0.5196599364280701, 0.2647530436515808, 0.2484854757785797, 0.5228796601295471], "count": [1501]}, "timestamp": {"min": [0.0], "max": [50.0], "mean": [25.0], "std": [14.443376028862199], "count": [1501]}, "frame_index": {"min": [0], "max": [1500], "mean": [750.0], "std": [433.3012808658659], "count": [1501]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [1501]}, "index": {"min": [145295], "max": [146795], "mean": [146045.0], "std": [433.3012808658659], "count": [1501]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1501]}, "subtask_annotation": {"mean": [9.925383077948034, 22.0, 22.0, 22.0, 22.0], "std": [6.449808414526435, 0.0, 0.0, 0.0, 0.0], "min": [1, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1501]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [1501]}, "eef_direction_state": {"mean": [4.931379080612925, 4.169220519653564], "std": [1.8229296882865376, 2.203960155060672], "min": [0, 0], "max": [6, 6], "count": [1501]}, "eef_velocity_state": {"mean": [0.5403064623584277, 0.7954696868754164], "std": [0.7866353089448052, 0.8530265879057062], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_acc_mag_state": {"mean": [0.5049966688874084, 0.7055296469020653], "std": [0.7714131822767694, 0.8218550797468801], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_direction_action": {"mean": [4.931379080612925, 4.169220519653564], "std": [1.8229296882865376, 2.203960155060672], "min": [0, 0], "max": [6, 6], "count": [1501]}, "eef_velocity_action": {"mean": [0.5403064623584277, 0.7954696868754164], "std": [0.7866353089448052, 0.8530265879057062], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_acc_mag_action": {"mean": [0.5049966688874084, 0.7055296469020653], "std": [0.7714131822767694, 0.8218550797468801], "min": [0, 0], "max": [2, 2], "count": [1501]}, "eef_sim_pose_state": {"mean": [0.2194088704254233, 0.30552137290642556, 1.2176857987324476, -0.0036133127603864197, -0.02939782163084404, -0.21439820373313814, 0.2853468023022865, -0.266323445239316, 1.2519130841992603, -0.13125401654748392, 0.05359219185894868, -0.06819809449424616], "std": [0.18868631450612927, 0.09137669146576151, 0.04838652628370987, 0.03131998066114908, 0.09582581338464337, 0.2970166457455211, 0.17596532567992162, 0.1374125980148864, 0.07138711937721665, 0.23118423699273918, 0.14198980838610886, 0.2995259634036491], "min": [0.06675138555896679, 0.11962676942388482, 1.1718259342396107, -0.10360321800863756, -0.3485128416641794, -0.8131754041565108, 0.06494476810603945, -0.5065176064851759, 1.1823616801751726, -0.9918465613653678, -0.2108277096108282, -0.7674700695810225], "max": [0.5527226789551093, 0.48717500610111353, 1.3411179043059052, 0.11712489157113985, 0.31674014336855527, 0.11763855095758403, 0.5305754864211213, 0.005263534641056132, 1.4035121059793885, 0.047773807462887424, 0.4146297586773542, 0.5751089576396886], "count": [1501]}, "eef_sim_pose_action": {"mean": [0.2194088704254233, 0.30552137290642556, 1.2176857987324476, -0.0036133127603864197, -0.02939782163084404, -0.21439820373313814, 0.2853468023022865, -0.266323445239316, 1.2519130841992603, -0.13125401654748392, 0.05359219185894868, -0.06819809449424616], "std": [0.18868631450612927, 0.09137669146576151, 0.04838652628370987, 0.03131998066114908, 0.09582581338464337, 0.2970166457455211, 0.17596532567992162, 0.1374125980148864, 0.07138711937721665, 0.23118423699273918, 0.14198980838610886, 0.2995259634036491], "min": [0.06675138555896679, 0.11962676942388482, 1.1718259342396107, -0.10360321800863756, -0.3485128416641794, -0.8131754041565108, 0.06494476810603945, -0.5065176064851759, 1.1823616801751726, -0.9918465613653678, -0.2108277096108282, -0.7674700695810225], "max": [0.5527226789551093, 0.48717500610111353, 1.3411179043059052, 0.11712489157113985, 0.31674014336855527, 0.11763855095758403, 0.5305754864211213, 0.005263534641056132, 1.4035121059793885, 0.047773807462887424, 0.4146297586773542, 0.5751089576396886], "count": [1501]}, "gripper_mode_state": {"mean": [0.9347101932045303, 0.8381079280479681], "std": [0.2470365315577447, 0.36835177343282577], "min": [0, 0], "max": [1, 1], "count": [1501]}, "gripper_activity_state": {"mean": [1.9340439706862091, 1.826782145236509], "std": [0.3370032461861375, 0.5295802756228487], "min": [0, 0], "max": [2, 2], "count": [1501]}, "gripper_mode_action": {"mean": [0.9347101932045303, 0.8381079280479681], "std": [0.2470365315577447, 0.36835177343282577], "min": [0, 0], "max": [1, 1], "count": [1501]}, "gripper_activity_action": {"mean": [1.9340439706862091, 1.826782145236509], "std": [0.3370032461861375, 0.5295802756228487], "min": [0, 0], "max": [2, 2], "count": [1501]}, "gripper_open_scale_state": {"mean": [0.08417375594947825, 0.21995256784595596], "std": [0.20722083240559977, 0.29878646663564573], "min": [0.02631798812321254, 0.02367729161466871], "max": [0.9492588043212891, 0.9532650538853237], "count": [1501]}, "gripper_open_scale_action": {"mean": [0.08417375594947825, 0.21995256784595596], "std": [0.20722083240559977, 0.29878646663564573], "min": [0.02631798812321254, 0.02367729161466871], "max": [0.9492588043212891, 0.9532650538853237], "count": [1501]}}} +{"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.4698909324363426]], [[0.47441042219839324]], [[0.42440056189576525]]], "std": [[[0.30891248823696743]], [[0.3030633249251883]], [[0.2710883593808403]]], "count": [256]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3444572333707788]], [[0.34720952690972223]], [[0.3309270854609205]]], "std": [[[0.3168983058673955]], [[0.31004709303295286]], [[0.3179568750312383]]], "count": [256]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38276309423508986]], [[0.38778812529786216]], [[0.3750199078329248]]], "std": [[[0.24742534289465357]], [[0.24957752853588813]], [[0.2618759739151565]]], "count": [256]}, "observation.state": {"min": [-0.40343695878982544, 0.0, -1.4066604375839233, -1.5700000524520874, -0.7593204975128174, -0.14726215600967407, 0.04692525044083595, -0.0728018581867218, -3.072069799273446e-18, -1.974111557006836, -1.3059983253479004, -0.19395001232624054, -1.4235341548919678, 0.04024651646614075], "max": [0.894517719745636, 2.5433402061462402, 0.0, 0.19311006367206573, 0.7606830596923828, 0.7516505718231201, 1.6632806062698364, 0.8222137093544006, 2.4160115718841553, 4.336808689942018e-19, 0.35963189601898193, 0.538438081741333, 0.08590292185544968, 1.6744904518127441], "mean": [0.04487793892621994, 1.2052757740020752, -0.6297345757484436, -0.45322519540786743, -0.2508070468902588, 0.09681157767772675, 0.49071672558784485, 0.2343911975622177, 0.8442318439483643, -0.5349168181419373, -0.31868594884872437, 0.08096182346343994, -0.0566326268017292, 0.15549315512180328], "std": [0.3050156831741333, 0.9282701015472412, 0.5264734625816345, 0.6517767310142517, 0.27171340584754944, 0.21778692305088043, 0.5884681940078735, 0.31630992889404297, 1.0328418016433716, 0.6974043846130371, 0.4955812692642212, 0.1581149399280548, 0.2864967882633209, 0.392110675573349], "count": [1629]}, "action": {"min": [-0.40343695878982544, 0.0, -1.4066604375839233, -1.5700000524520874, -0.7593204975128174, -0.14726215600967407, 0.04692525044083595, -0.0728018581867218, -3.072069799273446e-18, -1.974111557006836, -1.3059983253479004, -0.19395001232624054, -1.4235341548919678, 0.04024651646614075], "max": [0.894517719745636, 2.5433402061462402, 0.0, 0.19311006367206573, 0.7606830596923828, 0.7516505718231201, 1.6632806062698364, 0.8222137093544006, 2.4160115718841553, 4.336808689942018e-19, 0.35963189601898193, 0.538438081741333, 0.08590292185544968, 1.6744904518127441], "mean": [0.04487793892621994, 1.2052757740020752, -0.6297345757484436, -0.45322519540786743, -0.2508070468902588, 0.09681157767772675, 0.49071672558784485, 0.2343911975622177, 0.8442318439483643, -0.5349168181419373, -0.31868594884872437, 0.08096182346343994, -0.0566326268017292, 0.15549315512180328], "std": [0.3050156831741333, 0.9282701015472412, 0.5264734625816345, 0.6517767310142517, 0.27171340584754944, 0.21778692305088043, 0.5884681940078735, 0.31630992889404297, 1.0328418016433716, 0.6974043846130371, 0.4955812692642212, 0.1581149399280548, 0.2864967882633209, 0.392110675573349], "count": [1629]}, "timestamp": {"min": [0.0], "max": [54.266666666666666], "mean": [27.133333333333333], "std": [15.675056854997607], "count": [1629]}, "frame_index": {"min": [0], "max": [1628], "mean": [814.0], "std": [470.2517056499281], "count": [1629]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [1629]}, "index": {"min": [146796], "max": [148424], "mean": [147610.0], "std": [470.2517056499281], "count": [1629]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1629]}, "subtask_annotation": {"mean": [11.631062001227747, 22.0, 22.0, 22.0, 22.0], "std": [5.619687629234954, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1629]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [1629]}, "eef_direction_state": {"mean": [4.104972375690608, 5.104972375690608], "std": [2.2073388564858933, 1.5259268885158663], "min": [0, 0], "max": [6, 6], "count": [1629]}, "eef_velocity_state": {"mean": [0.7409453652547575, 0.5831798649478207], "std": [0.7900077876614137, 0.8313896774461513], "min": [0, 0], "max": [2, 2], "count": [1629]}, "eef_acc_mag_state": {"mean": [0.6433394720687539, 0.5052179251074279], "std": [0.8042933571410823, 0.7601192305898178], "min": [0, 0], "max": [2, 2], "count": [1629]}, "eef_direction_action": {"mean": [4.104972375690608, 5.104972375690608], "std": [2.2073388564858933, 1.5259268885158663], "min": [0, 0], "max": [6, 6], "count": [1629]}, "eef_velocity_action": {"mean": [0.7409453652547575, 0.5831798649478207], "std": [0.7900077876614137, 0.8313896774461513], "min": [0, 0], "max": [2, 2], "count": [1629]}, "eef_acc_mag_action": {"mean": [0.6433394720687539, 0.5052179251074279], "std": [0.8042933571410823, 0.7601192305898178], "min": [0, 0], "max": [2, 2], "count": [1629]}, "eef_sim_pose_state": {"mean": [0.2808556037015467, 0.35042493075175235, 1.2441947168497203, 0.09130243506388461, 0.12872696489754168, -0.22158798653930545, 0.2134771735895998, -0.24644718106924396, 1.2300265423463965, -0.05992876104505844, -0.00885170596034846, 0.318071437154472], "std": [0.16773333638978843, 0.09985717734833317, 0.07023322287867499, 0.180537681166229, 0.30465841782490605, 0.2778219725678679, 0.18339087536339954, 0.12078765799813691, 0.06138366957859541, 0.26729555424809276, 0.14727105073017752, 0.4520821239327417], "min": [0.06008351550221852, 0.22799155444067132, 1.1590435628647122, -0.24055247350859904, -0.32379171098591786, -0.7201116486016489, 0.06171118834009444, -0.34610654053250045, 1.1824988183012577, -1.3614687888391406, -0.3697347960207531, -0.25374698201843987], "max": [0.5039338857149662, 0.5879978440394902, 1.403596360497836, 0.6460600736070026, 0.8410954515904083, 0.9695256248575561, 0.5585524084667156, -0.00029503153358076753, 1.4196245597947508, 0.06610939518463788, 0.5473942868993782, 1.2309859938453935], "count": [1629]}, "eef_sim_pose_action": {"mean": [0.2808556037015467, 0.35042493075175235, 1.2441947168497203, 0.09130243506388461, 0.12872696489754168, -0.22158798653930545, 0.2134771735895998, -0.24644718106924396, 1.2300265423463965, -0.05992876104505844, -0.00885170596034846, 0.318071437154472], "std": [0.16773333638978843, 0.09985717734833317, 0.07023322287867499, 0.180537681166229, 0.30465841782490605, 0.2778219725678679, 0.18339087536339954, 0.12078765799813691, 0.06138366957859541, 0.26729555424809276, 0.14727105073017752, 0.4520821239327417], "min": [0.06008351550221852, 0.22799155444067132, 1.1590435628647122, -0.24055247350859904, -0.32379171098591786, -0.7201116486016489, 0.06171118834009444, -0.34610654053250045, 1.1824988183012577, -1.3614687888391406, -0.3697347960207531, -0.25374698201843987], "max": [0.5039338857149662, 0.5879978440394902, 1.403596360497836, 0.6460600736070026, 0.8410954515904083, 0.9695256248575561, 0.5585524084667156, -0.00029503153358076753, 1.4196245597947508, 0.06610939518463788, 0.5473942868993782, 1.2309859938453935], "count": [1629]}, "gripper_mode_state": {"mean": [0.7918968692449355, 0.9263351749539595], "std": [0.40595100409409257, 0.26122465158743524], "min": [0, 0], "max": [1, 1], "count": [1629]}, "gripper_activity_state": {"mean": [1.8710865561694292, 1.934315531000614], "std": [0.4601546279702743, 0.33605862146935306], "min": [0, 0], "max": [2, 2], "count": [1629]}, "gripper_mode_action": {"mean": [0.7918968692449355, 0.9263351749539595], "std": [0.40595100409409257, 0.26122465158743524], "min": [0, 0], "max": [1, 1], "count": [1629]}, "gripper_activity_action": {"mean": [1.8710865561694292, 1.934315531000614], "std": [0.4601546279702743, 0.33605862146935306], "min": [0, 0], "max": [2, 2], "count": [1629]}, "gripper_open_scale_state": {"mean": [0.28041296538856514, 0.08885361984310737], "std": [0.33626804723459525, 0.2240632733077868], "min": [0.02681442882333483, 0.022998009409223284], "max": [0.9504460607256208, 0.9568516867501395], "count": [1629]}, "gripper_open_scale_action": {"mean": [0.28041296538856514, 0.08885361984310737], "std": [0.33626804723459525, 0.2240632733077868], "min": [0.02681442882333483, 0.022998009409223284], "max": [0.9504460607256208, 0.9568516867501395], "count": [1629]}}} +{"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.48036936684871817]], [[0.5248439020204734]], [[0.5148168852777031]]], "std": [[[0.286877264243662]], [[0.2909852583321744]], [[0.28954573933587663]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3707525442444862]], [[0.3801102630296157]], [[0.37194589065966316]]], "std": [[[0.30878313868308277]], [[0.29575648345630284]], [[0.3018597059750557]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3918381258642473]], [[0.4122640803911621]], [[0.41156080943285483]]], "std": [[[0.2516489368685741]], [[0.2434622368480244]], [[0.25423378242563144]]], "count": [219]}, "observation.state": {"min": [-0.8812724351882935, 0.0, -1.4618836641311646, -1.5700000524520874, -0.08422146737575531, -0.10728888213634491, 0.046698614954948425, -0.31703153252601624, 0.0, -1.3805826902389526, -1.4588156938552856, -0.01907268352806568, -0.21168935298919678, 0.03978335112333298], "max": [0.5246214270591736, 2.185385227203369, 0.0, 0.11943971365690231, 0.6718835830688477, 0.4555923044681549, 1.661462664604187, 0.7132813930511475, 2.264155626296997, 0.0, 0.10422520339488983, 0.7025632262229919, 0.13038836419582367, 1.6682138442993164], "mean": [-0.13419541716575623, 1.197503924369812, -0.5294748544692993, -0.5616059899330139, 0.19322775304317474, 0.11374137550592422, 0.43277856707572937, 0.1687956303358078, 0.7714659571647644, -0.37999576330184937, -0.47229257225990295, 0.21214386820793152, -0.027608828619122505, 0.12777386605739594], "std": [0.3910400867462158, 0.8225765228271484, 0.4667445123195648, 0.6277680993080139, 0.20482049882411957, 0.1560211479663849, 0.5487588047981262, 0.2642982304096222, 0.9706966280937195, 0.5005555748939514, 0.6015886664390564, 0.2683999538421631, 0.08046717196702957, 0.3377409875392914], "count": [1324]}, "action": {"min": [-0.8812724351882935, 0.0, -1.4618836641311646, -1.5700000524520874, -0.08422146737575531, -0.10728888213634491, 0.046698614954948425, -0.31703153252601624, 0.0, -1.3805826902389526, -1.4588156938552856, -0.01907268352806568, -0.21168935298919678, 0.03978335112333298], "max": [0.5246214270591736, 2.185385227203369, 0.0, 0.11943971365690231, 0.6718835830688477, 0.4555923044681549, 1.661462664604187, 0.7132813930511475, 2.264155626296997, 0.0, 0.10422520339488983, 0.7025632262229919, 0.13038836419582367, 1.6682138442993164], "mean": [-0.13419541716575623, 1.197503924369812, -0.5294748544692993, -0.5616059899330139, 0.19322775304317474, 0.11374137550592422, 0.43277856707572937, 0.1687956303358078, 0.7714659571647644, -0.37999576330184937, -0.47229257225990295, 0.21214386820793152, -0.027608828619122505, 0.12777386605739594], "std": [0.3910400867462158, 0.8225765228271484, 0.4667445123195648, 0.6277680993080139, 0.20482049882411957, 0.1560211479663849, 0.5487588047981262, 0.2642982304096222, 0.9706966280937195, 0.5005555748939514, 0.6015886664390564, 0.2683999538421631, 0.08046717196702957, 0.3377409875392914], "count": [1324]}, "timestamp": {"min": [0.0], "max": [44.1], "mean": [22.050000000000004], "std": [12.740192306240907], "count": [1324]}, "frame_index": {"min": [0], "max": [1323], "mean": [661.5], "std": [382.2057691872272], "count": [1324]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [1324]}, "index": {"min": [148425], "max": [149748], "mean": [149086.5], "std": [382.2057691872272], "count": [1324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1324]}, "subtask_annotation": {"mean": [11.248489425981873, 22.0, 22.0, 22.0, 22.0], "std": [5.63271940803435, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1324]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [1324]}, "eef_direction_state": {"mean": [3.919939577039275, 5.0490936555891235], "std": [2.2423945975435298, 1.516228653467936], "min": [0, 0], "max": [6, 6], "count": [1324]}, "eef_velocity_state": {"mean": [0.831570996978852, 0.5808157099697885], "std": [0.8084898515909645, 0.8218838057817923], "min": [0, 0], "max": [2, 2], "count": [1324]}, "eef_acc_mag_state": {"mean": [0.7583081570996979, 0.5128398791540786], "std": [0.8238599237257465, 0.7629950337264494], "min": [0, 0], "max": [2, 2], "count": [1324]}, "eef_direction_action": {"mean": [3.919939577039275, 5.0490936555891235], "std": [2.2423945975435298, 1.516228653467936], "min": [0, 0], "max": [6, 6], "count": [1324]}, "eef_velocity_action": {"mean": [0.831570996978852, 0.5808157099697885], "std": [0.8084898515909645, 0.8218838057817923], "min": [0, 0], "max": [2, 2], "count": [1324]}, "eef_acc_mag_action": {"mean": [0.7583081570996979, 0.5128398791540786], "std": [0.8238599237257465, 0.7629950337264494], "min": [0, 0], "max": [2, 2], "count": [1324]}, "eef_sim_pose_state": {"mean": [0.26178318338161366, 0.30264481855389863, 1.2558641666109986, 0.14944983710490878, 0.0984679024478985, 0.06614935510937141, 0.2008631903021866, -0.268945655030583, 1.2250104720075183, -0.0720152315684354, -0.06610906747157261, 0.38635898195065704], "std": [0.13944501715135257, 0.10671054238917893, 0.07313057845650618, 0.20362041741536463, 0.1952346459721984, 0.3648613099231252, 0.16793919840603214, 0.10012764194596943, 0.055732674864755576, 0.02879790556388658, 0.10748410894296424, 0.49940364743104204], "min": [0.05684007361247581, 0.1302843480786409, 1.176382247056677, -0.057462107476987725, -0.3311306205136273, -0.6979672860765215, 0.06467890185719478, -0.4069957280737151, 1.182093384035329, -0.2095918287272856, -0.3159185551167405, -0.06222799119531001], "max": [0.5227713263707412, 0.5027896651725221, 1.4033227661964582, 0.7550868881141186, 0.5999963787898626, 0.8755568714072015, 0.4802705832485334, -0.07147793598214841, 1.3810379645193844, 0.0357007604485694, 0.16289433918911422, 1.425016108901946], "count": [1324]}, "eef_sim_pose_action": {"mean": [0.26178318338161366, 0.30264481855389863, 1.2558641666109986, 0.14944983710490878, 0.0984679024478985, 0.06614935510937141, 0.2008631903021866, -0.268945655030583, 1.2250104720075183, -0.0720152315684354, -0.06610906747157261, 0.38635898195065704], "std": [0.13944501715135257, 0.10671054238917893, 0.07313057845650618, 0.20362041741536463, 0.1952346459721984, 0.3648613099231252, 0.16793919840603214, 0.10012764194596943, 0.055732674864755576, 0.02879790556388658, 0.10748410894296424, 0.49940364743104204], "min": [0.05684007361247581, 0.1302843480786409, 1.176382247056677, -0.057462107476987725, -0.3311306205136273, -0.6979672860765215, 0.06467890185719478, -0.4069957280737151, 1.182093384035329, -0.2095918287272856, -0.3159185551167405, -0.06222799119531001], "max": [0.5227713263707412, 0.5027896651725221, 1.4033227661964582, 0.7550868881141186, 0.5999963787898626, 0.8755568714072015, 0.4802705832485334, -0.07147793598214841, 1.3810379645193844, 0.0357007604485694, 0.16289433918911422, 1.425016108901946], "count": [1324]}, "gripper_mode_state": {"mean": [0.8202416918429003, 0.9433534743202417], "std": [0.38398601381508013, 0.23116595079762603], "min": [0, 0], "max": [1, 1], "count": [1324]}, "gripper_activity_state": {"mean": [1.851963746223565, 1.9206948640483383], "std": [0.492377620064154, 0.3694048458326959], "min": [0, 0], "max": [2, 2], "count": [1324]}, "gripper_mode_action": {"mean": [0.8202416918429003, 0.9433534743202417], "std": [0.38398601381508013, 0.23116595079762603], "min": [0, 0], "max": [1, 1], "count": [1324]}, "gripper_activity_action": {"mean": [1.851963746223565, 1.9206948640483383], "std": [0.492377620064154, 0.3694048458326959], "min": [0, 0], "max": [2, 2], "count": [1324]}, "gripper_open_scale_state": {"mean": [0.24730422277200753, 0.0730140543493361], "std": [0.31357673163856653, 0.19299484186025323], "min": [0.0266849228313991, 0.022733343499047414], "max": [0.9494072369166783, 0.9532650538853237], "count": [1324]}, "gripper_open_scale_action": {"mean": [0.24730422277200753, 0.0730140543493361], "std": [0.31357673163856653, 0.19299484186025323], "min": [0.0266849228313991, 0.022733343499047414], "max": [0.9494072369166783, 0.9532650538853237], "count": [1324]}}} +{"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.5063715767604176]], [[0.5433465457072724]], [[0.5235741591005432]]], "std": [[[0.269062316530409]], [[0.2740054635907045]], [[0.2782431098123033]]], "count": [221]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38503184672561835]], [[0.3862410808466172]], [[0.37663665971667704]]], "std": [[[0.29838256429493154]], [[0.28692761579465803]], [[0.29500174371929916]]], "count": [221]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39523379198335945]], [[0.4145953085105334]], [[0.4123065783377202]]], "std": [[[0.25455164212118425]], [[0.24540624986731477]], [[0.2549684087964466]]], "count": [221]}, "observation.state": {"min": [-0.7071651220321655, -3.067961621502585e-35, -1.4404079914093018, -1.5677284002304077, -0.2623107135295868, -0.5179636478424072, 0.04682235047221184, -0.04883066192269325, 0.0, -1.3796223402023315, -1.2348545789718628, -0.33272585272789, -0.21518702805042267, 0.03978335112333298], "max": [0.5663893818855286, 2.434427499771118, 0.0, 0.29388177394866943, 0.5996765494346619, 0.9998340606689453, 1.6612029075622559, 0.7915340662002563, 2.141437292098999, 3.2526065174565133e-19, 0.4150729477405548, 0.5487147569656372, 1.2179807424545288, 1.642995834350586], "mean": [-0.09750334173440933, 1.1191520690917969, -0.6132937073707581, -0.3050500750541687, 0.10228836536407471, 0.006129578687250614, 0.3744170069694519, 0.24441352486610413, 0.8297500610351562, -0.49951812624931335, -0.29561513662338257, 0.0491492822766304, 0.1563541144132614, 0.10092108696699142], "std": [0.3171374499797821, 0.8823153972625732, 0.5262537598609924, 0.6109988689422607, 0.18255165219306946, 0.3342415690422058, 0.5168269872665405, 0.28634145855903625, 0.9327274560928345, 0.5676030516624451, 0.46305882930755615, 0.19889932870864868, 0.2995239496231079, 0.26819732785224915], "count": [1340]}, "action": {"min": [-0.7071651220321655, -3.067961621502585e-35, -1.4404079914093018, -1.5677284002304077, -0.2623107135295868, -0.5179636478424072, 0.04682235047221184, -0.04883066192269325, 0.0, -1.3796223402023315, -1.2348545789718628, -0.33272585272789, -0.21518702805042267, 0.03978335112333298], "max": [0.5663893818855286, 2.434427499771118, 0.0, 0.29388177394866943, 0.5996765494346619, 0.9998340606689453, 1.6612029075622559, 0.7915340662002563, 2.141437292098999, 3.2526065174565133e-19, 0.4150729477405548, 0.5487147569656372, 1.2179807424545288, 1.642995834350586], "mean": [-0.09750334173440933, 1.1191520690917969, -0.6132937073707581, -0.3050500750541687, 0.10228836536407471, 0.006129578687250614, 0.3744170069694519, 0.24441352486610413, 0.8297500610351562, -0.49951812624931335, -0.29561513662338257, 0.0491492822766304, 0.1563541144132614, 0.10092108696699142], "std": [0.3171374499797821, 0.8823153972625732, 0.5262537598609924, 0.6109988689422607, 0.18255165219306946, 0.3342415690422058, 0.5168269872665405, 0.28634145855903625, 0.9327274560928345, 0.5676030516624451, 0.46305882930755615, 0.19889932870864868, 0.2995239496231079, 0.26819732785224915], "count": [1340]}, "timestamp": {"min": [0.0], "max": [44.63333333333333], "mean": [22.316666666666663], "std": [12.894152421414393], "count": [1340]}, "frame_index": {"min": [0], "max": [1339], "mean": [669.5], "std": [386.8245726424318], "count": [1340]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [1340]}, "index": {"min": [149749], "max": [151088], "mean": [150418.5], "std": [386.8245726424318], "count": [1340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1340]}, "subtask_annotation": {"mean": [9.908955223880596, 22.0, 22.0, 22.0, 22.0], "std": [6.1557455589112005, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1340]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [1340]}, "eef_direction_state": {"mean": [3.9985074626865673, 4.897014925373134], "std": [2.2800230777381874, 1.7661383922764287], "min": [0, 0], "max": [6, 6], "count": [1340]}, "eef_velocity_state": {"mean": [0.8253731343283582, 0.5723880597014925], "std": [0.845151807185367, 0.7879589911903642], "min": [0, 0], "max": [2, 2], "count": [1340]}, "eef_acc_mag_state": {"mean": [0.7231343283582089, 0.5656716417910448], "std": [0.8305199036230819, 0.7923236634755253], "min": [0, 0], "max": [2, 2], "count": [1340]}, "eef_direction_action": {"mean": [3.9985074626865673, 4.897014925373134], "std": [2.2800230777381874, 1.7661383922764287], "min": [0, 0], "max": [6, 6], "count": [1340]}, "eef_velocity_action": {"mean": [0.8253731343283582, 0.5723880597014925], "std": [0.845151807185367, 0.7879589911903642], "min": [0, 0], "max": [2, 2], "count": [1340]}, "eef_acc_mag_action": {"mean": [0.7231343283582089, 0.5656716417910448], "std": [0.8305199036230819, 0.7923236634755253], "min": [0, 0], "max": [2, 2], "count": [1340]}, "eef_sim_pose_state": {"mean": [0.26060011305608394, 0.3146010828705206, 1.2513037271570469, 0.05441106779611073, 0.19488227265872152, 0.01966278559340161, 0.20997201407151492, -0.25277981949494027, 1.2439441958725452, 0.13074069745381373, 0.03618600774516628, 0.28977189768391254], "std": [0.1583099738873696, 0.09591697529635719, 0.07861957933392122, 0.3072419539765763, 0.34237959913038485, 0.22762675216226777, 0.1596390367162093, 0.10791602288070068, 0.06968103099699217, 0.256861557123159, 0.21000360650987449, 0.41238755532649546], "min": [0.05084392774961001, 0.16867928589788306, 1.1678223088071924, -0.37355442663614236, -0.37888692882389363, -0.5301325888145201, 0.06116372922446056, -0.33740315463402165, 1.1804363145336625, -0.22332356824791735, -0.22575706552888186, -0.0976683187441476], "max": [0.500834142968938, 0.52741928628816, 1.437814952459392, 1.0118382187274988, 1.067191949439918, 0.7415083842568566, 0.4554871661538662, -0.029611413228265843, 1.415154529515405, 1.0863868320988666, 0.77850067278355, 1.2329588719869722], "count": [1340]}, "eef_sim_pose_action": {"mean": [0.26060011305608394, 0.3146010828705206, 1.2513037271570469, 0.05441106779611073, 0.19488227265872152, 0.01966278559340161, 0.20997201407151492, -0.25277981949494027, 1.2439441958725452, 0.13074069745381373, 0.03618600774516628, 0.28977189768391254], "std": [0.1583099738873696, 0.09591697529635719, 0.07861957933392122, 0.3072419539765763, 0.34237959913038485, 0.22762675216226777, 0.1596390367162093, 0.10791602288070068, 0.06968103099699217, 0.256861557123159, 0.21000360650987449, 0.41238755532649546], "min": [0.05084392774961001, 0.16867928589788306, 1.1678223088071924, -0.37355442663614236, -0.37888692882389363, -0.5301325888145201, 0.06116372922446056, -0.33740315463402165, 1.1804363145336625, -0.22332356824791735, -0.22575706552888186, -0.0976683187441476], "max": [0.500834142968938, 0.52741928628816, 1.437814952459392, 1.0118382187274988, 1.067191949439918, 0.7415083842568566, 0.4554871661538662, -0.029611413228265843, 1.415154529515405, 1.0863868320988666, 0.77850067278355, 1.2329588719869722], "count": [1340]}, "gripper_mode_state": {"mean": [0.8462686567164179, 0.9604477611940299], "std": [0.36069102757874566, 0.19490474394279228], "min": [0, 0], "max": [1, 1], "count": [1340]}, "gripper_activity_state": {"mean": [1.855223880597015, 1.923134328358209], "std": [0.48861167381461634, 0.3635262989325453], "min": [0, 0], "max": [2, 2], "count": [1340]}, "gripper_mode_action": {"mean": [0.8462686567164179, 0.9604477611940299], "std": [0.36069102757874566, 0.19490474394279228], "min": [0, 0], "max": [1, 1], "count": [1340]}, "gripper_activity_action": {"mean": [1.855223880597015, 1.923134328358209], "std": [0.48861167381461634, 0.3635262989325453], "min": [0, 0], "max": [2, 2], "count": [1340]}, "gripper_open_scale_state": {"mean": [0.21395438887289497, 0.057669604326616115], "std": [0.2953301890872775, 0.15325579212312698], "min": [0.026755628841263906, 0.022733343499047414], "max": [0.9492588043212891, 0.9388547624860492], "count": [1340]}, "gripper_open_scale_action": {"mean": [0.21395438887289497, 0.057669604326616115], "std": [0.2953301890872775, 0.15325579212312698], "min": [0.026755628841263906, 0.022733343499047414], "max": [0.9492588043212891, 0.9388547624860492], "count": [1340]}}} +{"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.49692384641478426]], [[0.5352421071742537]], [[0.51874693388564]]], "std": [[[0.2799730502860171]], [[0.2863360154194504]], [[0.2878510697935462]]], "count": [228]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3787713911344265]], [[0.3877730454267477]], [[0.3798600289531017]]], "std": [[[0.3061825180318966]], [[0.2939927953350061]], [[0.2994979386444158]]], "count": [228]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40784446068875896]], [[0.43071904383098264]], [[0.42958821618315945]]], "std": [[[0.25167209461559314]], [[0.24533197680283717]], [[0.2548246856074082]]], "count": [228]}, "observation.state": {"min": [-0.7761560082435608, 0.0, -1.6195305585861206, -1.5700000524520874, -0.3190680146217346, -0.35564324259757996, 0.04682235047221184, -0.46481868624687195, 0.0, -1.9604274034500122, -1.5217089653015137, -0.12711448967456818, -0.32827189564704895, 0.03910033404827118], "max": [0.5721973180770874, 2.5280003547668457, 0.0, 0.09949392080307007, 0.5430291891098022, 0.93099445104599, 1.661462664604187, 0.8235877156257629, 2.6844029426574707, 1.6940658945086007e-20, 0.02650567516684532, 0.6175324320793152, -0.01517434325069189, 1.6631507873535156], "mean": [-0.058604296296834946, 1.324648141860962, -0.6688603758811951, -0.6267641186714172, 0.09035778790712357, 0.12085988372564316, 0.41761523485183716, 0.12680834531784058, 0.8261209726333618, -0.5125610828399658, -0.3951156735420227, 0.2220550924539566, -0.06097870320081711, 0.14076869189739227], "std": [0.3580136299133301, 0.9335073232650757, 0.5546727180480957, 0.6155609488487244, 0.21012839674949646, 0.24997135996818542, 0.5314328670501709, 0.2787732481956482, 1.065281629562378, 0.7179475426673889, 0.518653929233551, 0.2727004885673523, 0.07310368120670319, 0.3600013554096222], "count": [1400]}, "action": {"min": [-0.7761560082435608, 0.0, -1.6195305585861206, -1.5700000524520874, -0.3190680146217346, -0.35564324259757996, 0.04682235047221184, -0.46481868624687195, 0.0, -1.9604274034500122, -1.5217089653015137, -0.12711448967456818, -0.32827189564704895, 0.03910033404827118], "max": [0.5721973180770874, 2.5280003547668457, 0.0, 0.09949392080307007, 0.5430291891098022, 0.93099445104599, 1.661462664604187, 0.8235877156257629, 2.6844029426574707, 1.6940658945086007e-20, 0.02650567516684532, 0.6175324320793152, -0.01517434325069189, 1.6631507873535156], "mean": [-0.058604296296834946, 1.324648141860962, -0.6688603758811951, -0.6267641186714172, 0.09035778790712357, 0.12085988372564316, 0.41761523485183716, 0.12680834531784058, 0.8261209726333618, -0.5125610828399658, -0.3951156735420227, 0.2220550924539566, -0.06097870320081711, 0.14076869189739227], "std": [0.3580136299133301, 0.9335073232650757, 0.5546727180480957, 0.6155609488487244, 0.21012839674949646, 0.24997135996818542, 0.5314328670501709, 0.2787732481956482, 1.065281629562378, 0.7179475426673889, 0.518653929233551, 0.2727004885673523, 0.07310368120670319, 0.3600013554096222], "count": [1400]}, "timestamp": {"min": [0.0], "max": [46.63333333333333], "mean": [23.316666666666666], "std": [13.471502844482083], "count": [1400]}, "frame_index": {"min": [0], "max": [1399], "mean": [699.5], "std": [404.1450853344625], "count": [1400]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [1400]}, "index": {"min": [151089], "max": [152488], "mean": [151788.5], "std": [404.1450853344625], "count": [1400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1400]}, "subtask_annotation": {"mean": [10.747142857142856, 22.0, 22.0, 22.0, 22.0], "std": [5.747824965735766, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1400]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [1400]}, "eef_direction_state": {"mean": [3.617857142857143, 5.025714285714286], "std": [2.372544380350925, 1.6412265199526557], "min": [0, 0], "max": [6, 6], "count": [1400]}, "eef_velocity_state": {"mean": [0.9142857142857143, 0.575], "std": [0.8253632471802506, 0.8272696053887132], "min": [0, 0], "max": [2, 2], "count": [1400]}, "eef_acc_mag_state": {"mean": [0.8128571428571428, 0.5057142857142857], "std": [0.8404796978208156, 0.758736866544036], "min": [0, 0], "max": [2, 2], "count": [1400]}, "eef_direction_action": {"mean": [3.617857142857143, 5.025714285714286], "std": [2.372544380350925, 1.6412265199526557], "min": [0, 0], "max": [6, 6], "count": [1400]}, "eef_velocity_action": {"mean": [0.9142857142857143, 0.575], "std": [0.8253632471802506, 0.8272696053887132], "min": [0, 0], "max": [2, 2], "count": [1400]}, "eef_acc_mag_action": {"mean": [0.8128571428571428, 0.5057142857142857], "std": [0.8404796978208156, 0.758736866544036], "min": [0, 0], "max": [2, 2], "count": [1400]}, "eef_sim_pose_state": {"mean": [0.30288862546159623, 0.32519601602578, 1.2468776412286868, 0.13918072741860127, 0.028291625676340623, 0.0328449579137204, 0.21911077446974203, -0.280292103070765, 1.2243235643073314, -0.10939759946910403, -0.06683830888298073, 0.35618223582803765], "std": [0.17634284556806956, 0.11434392438604832, 0.07390326326024531, 0.2626311242831828, 0.16827795725523523, 0.32447829493640884, 0.20029532929522867, 0.10882215831700542, 0.060491084878669645, 0.12279419924886611, 0.1263660726488566, 0.49339980845009346], "min": [0.06129446056380076, 0.1737347448374699, 1.167276968052489, -0.30573635743427796, -0.33257347195942266, -0.7606313453079302, 0.06368929821468887, -0.4931529585633009, 1.1538471850931933, -0.43611044847603303, -0.47884972413186655, -0.17158064165156822], "max": [0.566308916714058, 0.5452338548660851, 1.4207560871010159, 0.9705521486972443, 0.485730300429303, 0.7360271640467174, 0.5846108287360979, -0.05387455974768228, 1.3824487803599232, -0.01683143355287109, 0.11812672196582619, 1.4242890297337945], "count": [1400]}, "eef_sim_pose_action": {"mean": [0.30288862546159623, 0.32519601602578, 1.2468776412286868, 0.13918072741860127, 0.028291625676340623, 0.0328449579137204, 0.21911077446974203, -0.280292103070765, 1.2243235643073314, -0.10939759946910403, -0.06683830888298073, 0.35618223582803765], "std": [0.17634284556806956, 0.11434392438604832, 0.07390326326024531, 0.2626311242831828, 0.16827795725523523, 0.32447829493640884, 0.20029532929522867, 0.10882215831700542, 0.060491084878669645, 0.12279419924886611, 0.1263660726488566, 0.49339980845009346], "min": [0.06129446056380076, 0.1737347448374699, 1.167276968052489, -0.30573635743427796, -0.33257347195942266, -0.7606313453079302, 0.06368929821468887, -0.4931529585633009, 1.1538471850931933, -0.43611044847603303, -0.47884972413186655, -0.17158064165156822], "max": [0.566308916714058, 0.5452338548660851, 1.4207560871010159, 0.9705521486972443, 0.485730300429303, 0.7360271640467174, 0.5846108287360979, -0.05387455974768228, 1.3824487803599232, -0.01683143355287109, 0.11812672196582619, 1.4242890297337945], "count": [1400]}, "gripper_mode_state": {"mean": [0.8321428571428572, 0.9357142857142857], "std": [0.37373937770721427, 0.24526121019127783], "min": [0, 0], "max": [1, 1], "count": [1400]}, "gripper_activity_state": {"mean": [1.8578571428571429, 1.925], "std": [0.48308056960996454, 0.3576960002172624], "min": [0, 0], "max": [2, 2], "count": [1400]}, "gripper_mode_action": {"mean": [0.8321428571428572, 0.9357142857142857], "std": [0.37373937770721427, 0.24526121019127783], "min": [0, 0], "max": [1, 1], "count": [1400]}, "gripper_activity_action": {"mean": [1.8578571428571429, 1.925], "std": [0.48308056960996454, 0.3576960002172624], "min": [0, 0], "max": [2, 2], "count": [1400]}, "gripper_open_scale_state": {"mean": [0.23863762320912724, 0.0804386459914398], "std": [0.3036770505392493, 0.20571451260535784], "min": [0.026755628841263906, 0.02234304802758353], "max": [0.9494072369166783, 0.9503718784877232], "count": [1400]}, "gripper_open_scale_action": {"mean": [0.23863762320912724, 0.0804386459914398], "std": [0.3036770505392493, 0.20571451260535784], "min": [0.026755628841263906, 0.02234304802758353], "max": [0.9494072369166783, 0.9503718784877232], "count": [1400]}}} +{"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.503501411275433]], [[0.5390125641593737]], [[0.5203650795299287]]], "std": [[[0.28126924510619866]], [[0.2831864499337367]], [[0.2823019086265779]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3781048740353015]], [[0.38144286007717587]], [[0.3772789455706953]]], "std": [[[0.298567206316733]], [[0.28600296271885206]], [[0.2937124559595612]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3984633460728924]], [[0.42063738645175586]], [[0.4207441956537794]]], "std": [[[0.24361710786532695]], [[0.23583817750579608]], [[0.2482962992233827]]], "count": [236]}, "observation.state": {"min": [-0.6734175682067871, 0.0, -1.6735730171203613, -1.5646604299545288, -0.18203599750995636, -0.12091899663209915, 0.04682235047221184, -0.34427309036254883, 0.0, -1.9388607740402222, -1.5661944150924683, -0.35878247022628784, -0.23863106966018677, 0.0400298610329628], "max": [0.4064687192440033, 2.294835329055786, 0.0, 0.10144466161727905, 0.47860199213027954, 0.4463884234428406, 1.6612029075622559, 0.7133010625839233, 2.3191676139831543, 0.0, 0.7697166204452515, 0.5972326993942261, 1.492563247680664, 1.660813331604004], "mean": [-0.08956311643123627, 1.0907349586486816, -0.5240028500556946, -0.4226815104484558, 0.10124039649963379, 0.08469538390636444, 0.4081757962703705, 0.1675618439912796, 0.8630303740501404, -0.4798891544342041, -0.4184700846672058, 0.16471454501152039, 0.13928000628948212, 0.11625713855028152], "std": [0.29740259051322937, 0.8698066473007202, 0.5136719346046448, 0.5944322347640991, 0.17919373512268066, 0.12342484295368195, 0.5297856330871582, 0.25136303901672363, 1.01896071434021, 0.6158108115196228, 0.6468119025230408, 0.2499527782201767, 0.34079745411872864, 0.31362494826316833], "count": [1465]}, "action": {"min": [-0.6734175682067871, 0.0, -1.6735730171203613, -1.5646604299545288, -0.18203599750995636, -0.12091899663209915, 0.04682235047221184, -0.34427309036254883, 0.0, -1.9388607740402222, -1.5661944150924683, -0.35878247022628784, -0.23863106966018677, 0.0400298610329628], "max": [0.4064687192440033, 2.294835329055786, 0.0, 0.10144466161727905, 0.47860199213027954, 0.4463884234428406, 1.6612029075622559, 0.7133010625839233, 2.3191676139831543, 0.0, 0.7697166204452515, 0.5972326993942261, 1.492563247680664, 1.660813331604004], "mean": [-0.08956311643123627, 1.0907349586486816, -0.5240028500556946, -0.4226815104484558, 0.10124039649963379, 0.08469538390636444, 0.4081757962703705, 0.1675618439912796, 0.8630303740501404, -0.4798891544342041, -0.4184700846672058, 0.16471454501152039, 0.13928000628948212, 0.11625713855028152], "std": [0.29740259051322937, 0.8698066473007202, 0.5136719346046448, 0.5944322347640991, 0.17919373512268066, 0.12342484295368195, 0.5297856330871582, 0.25136303901672363, 1.01896071434021, 0.6158108115196228, 0.6468119025230408, 0.2499527782201767, 0.34079745411872864, 0.31362494826316833], "count": [1465]}, "timestamp": {"min": [0.0], "max": [48.8], "mean": [24.4], "std": [14.096965788581755], "count": [1465]}, "frame_index": {"min": [0], "max": [1464], "mean": [732.0], "std": [422.9089736574527], "count": [1465]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [1465]}, "index": {"min": [152489], "max": [153953], "mean": [153221.0], "std": [422.9089736574527], "count": [1465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1465]}, "subtask_annotation": {"mean": [12.451194539249146, 22.0, 22.0, 22.0, 22.0], "std": [6.105486840771852, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1465]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [1465]}, "eef_direction_state": {"mean": [3.851877133105802, 4.979522184300341], "std": [2.3378262617129617, 1.6518446954759445], "min": [0, 0], "max": [6, 6], "count": [1465]}, "eef_velocity_state": {"mean": [0.8300341296928327, 0.6238907849829352], "std": [0.8395832292483986, 0.8424585435666213], "min": [0, 0], "max": [2, 2], "count": [1465]}, "eef_acc_mag_state": {"mean": [0.6996587030716723, 0.5617747440273038], "std": [0.8211578562087448, 0.7884227940393229], "min": [0, 0], "max": [2, 2], "count": [1465]}, "eef_direction_action": {"mean": [3.851877133105802, 4.979522184300341], "std": [2.3378262617129617, 1.6518446954759445], "min": [0, 0], "max": [6, 6], "count": [1465]}, "eef_velocity_action": {"mean": [0.8300341296928327, 0.6238907849829352], "std": [0.8395832292483986, 0.8424585435666213], "min": [0, 0], "max": [2, 2], "count": [1465]}, "eef_acc_mag_action": {"mean": [0.6996587030716723, 0.5617747440273038], "std": [0.8211578562087448, 0.7884227940393229], "min": [0, 0], "max": [2, 2], "count": [1465]}, "eef_sim_pose_state": {"mean": [0.2538273308329014, 0.3095731617344423, 1.2466590407047249, 0.09463838701851826, 0.1405427086555524, 0.013689114824841012, 0.22045758659463324, -0.26907141057490014, 1.227364396496421, 0.09474735197684335, -0.025949030939695774, 0.3347585677380423], "std": [0.15748282687624207, 0.08988230112408668, 0.06888621899672494, 0.1541448732514723, 0.19474323967694404, 0.3551063899656847, 0.1812849275918321, 0.10074985745402214, 0.06272785265534409, 0.31107619796566216, 0.21221874611558916, 0.46695375909418063], "min": [0.06098991760741344, 0.13351205579205438, 1.163688270673191, -0.08728901570753111, -0.281691625188601, -0.6783736664005184, 0.06574123390141061, -0.4381291588982071, 1.164469646542827, -0.22837006333936405, -0.37039487833390616, -0.09089648609064481], "max": [0.5549884318913001, 0.4860527886419257, 1.38146358832603, 0.6107782246894526, 0.6119071092569199, 0.7352331510930243, 0.4993643396605416, -0.06560318797080507, 1.4530680938533915, 1.39427970608383, 0.829719857466864, 1.2949730129744728], "count": [1465]}, "eef_sim_pose_action": {"mean": [0.2538273308329014, 0.3095731617344423, 1.2466590407047249, 0.09463838701851826, 0.1405427086555524, 0.013689114824841012, 0.22045758659463324, -0.26907141057490014, 1.227364396496421, 0.09474735197684335, -0.025949030939695774, 0.3347585677380423], "std": [0.15748282687624207, 0.08988230112408668, 0.06888621899672494, 0.1541448732514723, 0.19474323967694404, 0.3551063899656847, 0.1812849275918321, 0.10074985745402214, 0.06272785265534409, 0.31107619796566216, 0.21221874611558916, 0.46695375909418063], "min": [0.06098991760741344, 0.13351205579205438, 1.163688270673191, -0.08728901570753111, -0.281691625188601, -0.6783736664005184, 0.06574123390141061, -0.4381291588982071, 1.164469646542827, -0.22837006333936405, -0.37039487833390616, -0.09089648609064481], "max": [0.5549884318913001, 0.4860527886419257, 1.38146358832603, 0.6107782246894526, 0.6119071092569199, 0.7352331510930243, 0.4993643396605416, -0.06560318797080507, 1.4530680938533915, 1.39427970608383, 0.829719857466864, 1.2949730129744728], "count": [1465]}, "gripper_mode_state": {"mean": [0.8505119453924914, 0.9501706484641638], "std": [0.35656889395623675, 0.21759225000296678], "min": [0, 0], "max": [1, 1], "count": [1465]}, "gripper_activity_state": {"mean": [1.8641638225255972, 1.9269624573378838], "std": [0.47314834037728365, 0.3536112893885594], "min": [0, 0], "max": [2, 2], "count": [1465]}, "gripper_mode_action": {"mean": [0.8505119453924914, 0.9501706484641638], "std": [0.35656889395623675, 0.21759225000296678], "min": [0, 0], "max": [1, 1], "count": [1465]}, "gripper_activity_action": {"mean": [1.8641638225255972, 1.9269624573378838], "std": [0.47314834037728365, 0.3536112893885594], "min": [0, 0], "max": [2, 2], "count": [1465]}, "gripper_open_scale_state": {"mean": [0.23324709788349168, 0.06643278566672717], "std": [0.30273302511144595, 0.17921406942745152], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.9490361894880023], "count": [1465]}, "gripper_open_scale_action": {"mean": [0.23324709788349168, 0.06643278566672717], "std": [0.30273302511144595, 0.17921406942745152], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.9490361894880023], "count": [1465]}}} +{"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.4969088613986367]], [[0.5333929411297184]], [[0.5134076809073653]]], "std": [[[0.28268840948126517]], [[0.28577018538644017]], [[0.2859558691970988]]], "count": [233]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3643727243400937]], [[0.37339184829869004]], [[0.3697856297979373]]], "std": [[[0.30261985726039065]], [[0.2891807872968227]], [[0.2958765752092079]]], "count": [233]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3963253609264402]], [[0.42060917440414414]], [[0.4206462558557042]]], "std": [[[0.23472794006228254]], [[0.22835553171553438]], [[0.24200798265363668]]], "count": [233]}, "observation.state": {"min": [-0.9019611477851868, 0.0, -1.3054176568984985, -1.5700000524520874, -0.5657023787498474, -0.19802920520305634, 0.04682235047221184, -0.23998741805553436, 0.0, -1.4112622737884521, -1.5163332223892212, -0.041417479515075684, -0.395282119512558, 0.039788488298654556], "max": [0.7835575342178345, 2.5433402061462402, 0.0, 0.0739298090338707, 0.4944732189178467, 0.7455146908760071, 1.661462664604187, 0.7713704109191895, 2.2809524536132812, 1.0842021724855044e-19, 0.028761422261595726, 0.5618100166320801, 0.0341666080057621, 1.6699010133743286], "mean": [-0.038526687771081924, 1.2119327783584595, -0.5008589029312134, -0.6684882044792175, 0.07057579606771469, 0.10353127866983414, 0.4086301624774933, 0.14553691446781158, 0.7110792994499207, -0.3817262053489685, -0.38076332211494446, 0.13067461550235748, -0.03418842703104019, 0.15484832227230072], "std": [0.39789700508117676, 0.8593742847442627, 0.4154854416847229, 0.6143850088119507, 0.28425630927085876, 0.2202562838792801, 0.5189036726951599, 0.28592944145202637, 0.9556977152824402, 0.5464377999305725, 0.5178273916244507, 0.2257205694913864, 0.0998535230755806, 0.3892117440700531], "count": [1435]}, "action": {"min": [-0.9019611477851868, 0.0, -1.3054176568984985, -1.5700000524520874, -0.5657023787498474, -0.19802920520305634, 0.04682235047221184, -0.23998741805553436, 0.0, -1.4112622737884521, -1.5163332223892212, -0.041417479515075684, -0.395282119512558, 0.039788488298654556], "max": [0.7835575342178345, 2.5433402061462402, 0.0, 0.0739298090338707, 0.4944732189178467, 0.7455146908760071, 1.661462664604187, 0.7713704109191895, 2.2809524536132812, 1.0842021724855044e-19, 0.028761422261595726, 0.5618100166320801, 0.0341666080057621, 1.6699010133743286], "mean": [-0.038526687771081924, 1.2119327783584595, -0.5008589029312134, -0.6684882044792175, 0.07057579606771469, 0.10353127866983414, 0.4086301624774933, 0.14553691446781158, 0.7110792994499207, -0.3817262053489685, -0.38076332211494446, 0.13067461550235748, -0.03418842703104019, 0.15484832227230072], "std": [0.39789700508117676, 0.8593742847442627, 0.4154854416847229, 0.6143850088119507, 0.28425630927085876, 0.2202562838792801, 0.5189036726951599, 0.28592944145202637, 0.9556977152824402, 0.5464377999305725, 0.5178273916244507, 0.2257205694913864, 0.0998535230755806, 0.3892117440700531], "count": [1435]}, "timestamp": {"min": [0.0], "max": [47.8], "mean": [23.9], "std": [13.808290585329123], "count": [1435]}, "frame_index": {"min": [0], "max": [1434], "mean": [717.0], "std": [414.2487175598737], "count": [1435]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [1435]}, "index": {"min": [153954], "max": [155388], "mean": [154671.0], "std": [414.2487175598737], "count": [1435]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1435]}, "subtask_annotation": {"mean": [10.339372822299651, 22.0, 22.0, 22.0, 22.0], "std": [6.51472336423977, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1435]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [1435]}, "eef_direction_state": {"mean": [3.742857142857143, 5.15609756097561], "std": [2.310423929864278, 1.5276850803642612], "min": [0, 0], "max": [6, 6], "count": [1435]}, "eef_velocity_state": {"mean": [0.8968641114982578, 0.5393728222996516], "std": [0.8300690070393052, 0.821541610085026], "min": [0, 0], "max": [2, 2], "count": [1435]}, "eef_acc_mag_state": {"mean": [0.7574912891986063, 0.45505226480836236], "std": [0.8228475113455674, 0.7324489355998948], "min": [0, 0], "max": [2, 2], "count": [1435]}, "eef_direction_action": {"mean": [3.742857142857143, 5.15609756097561], "std": [2.310423929864278, 1.5276850803642612], "min": [0, 0], "max": [6, 6], "count": [1435]}, "eef_velocity_action": {"mean": [0.8968641114982578, 0.5393728222996516], "std": [0.8300690070393052, 0.821541610085026], "min": [0, 0], "max": [2, 2], "count": [1435]}, "eef_acc_mag_action": {"mean": [0.7574912891986063, 0.45505226480836236], "std": [0.8228475113455674, 0.7324489355998948], "min": [0, 0], "max": [2, 2], "count": [1435]}, "eef_sim_pose_state": {"mean": [0.26453864863500876, 0.33836330375603557, 1.245813250065938, 0.14571645706800818, 0.04351980588939309, 0.03383308647781314, 0.19103243983351337, -0.2767322325658597, 1.2248187300727338, -0.054146359891147064, -0.047429203616395736, 0.2784775876887487], "std": [0.14503715189534977, 0.11177485553009658, 0.07110026488891477, 0.22550631201002638, 0.18934248584402805, 0.28973061561413327, 0.16696627152780155, 0.10974145673016794, 0.06294586647977125, 0.1039812559123525, 0.09471197364262807, 0.462529053101254], "min": [0.06178008044243321, 0.14224663808832802, 1.1577815687541317, -0.11539731789873756, -0.3289779410623892, -0.5666756246198925, 0.061507150397014064, -0.3862727911236786, 1.1817750015731279, -0.4178945393029646, -0.31707278781246595, -0.048810178594940065], "max": [0.5085860440139633, 0.5710449824800139, 1.4068740578017598, 0.8090334728045141, 0.5951492721448179, 0.8258490467959407, 0.4908055940642473, -0.04079104913507239, 1.3892857027712497, 0.006143731242982321, 0.218022234305292, 1.3125838406685428], "count": [1435]}, "eef_sim_pose_action": {"mean": [0.26453864863500876, 0.33836330375603557, 1.245813250065938, 0.14571645706800818, 0.04351980588939309, 0.03383308647781314, 0.19103243983351337, -0.2767322325658597, 1.2248187300727338, -0.054146359891147064, -0.047429203616395736, 0.2784775876887487], "std": [0.14503715189534977, 0.11177485553009658, 0.07110026488891477, 0.22550631201002638, 0.18934248584402805, 0.28973061561413327, 0.16696627152780155, 0.10974145673016794, 0.06294586647977125, 0.1039812559123525, 0.09471197364262807, 0.462529053101254], "min": [0.06178008044243321, 0.14224663808832802, 1.1577815687541317, -0.11539731789873756, -0.3289779410623892, -0.5666756246198925, 0.061507150397014064, -0.3862727911236786, 1.1817750015731279, -0.4178945393029646, -0.31707278781246595, -0.048810178594940065], "max": [0.5085860440139633, 0.5710449824800139, 1.4068740578017598, 0.8090334728045141, 0.5951492721448179, 0.8258490467959407, 0.4908055940642473, -0.04079104913507239, 1.3892857027712497, 0.006143731242982321, 0.218022234305292, 1.3125838406685428], "count": [1435]}, "gripper_mode_state": {"mean": [0.8418118466898955, 0.9261324041811847], "std": [0.3649173351081639, 0.2615552983725682], "min": [0, 0], "max": [1, 1], "count": [1435]}, "gripper_activity_state": {"mean": [1.8634146341463416, 1.9261324041811847], "std": [0.4731312171438363, 0.3562972908578126], "min": [0, 0], "max": [2, 2], "count": [1435]}, "gripper_mode_action": {"mean": [0.8418118466898955, 0.9261324041811847], "std": [0.3649173351081639, 0.2615552983725682], "min": [0, 0], "max": [1, 1], "count": [1435]}, "gripper_activity_action": {"mean": [1.8634146341463416, 1.9261324041811847], "std": [0.4731312171438363, 0.3562972908578126], "min": [0, 0], "max": [2, 2], "count": [1435]}, "gripper_open_scale_state": {"mean": [0.23350365565094322, 0.08848439551159322], "std": [0.2965174519393701, 0.22240690240978964], "min": [0.026755628841263906, 0.022736279027802602], "max": [0.9494072369166783, 0.9542291504996163], "count": [1435]}, "gripper_open_scale_action": {"mean": [0.23350365565094322, 0.08848439551159322], "std": [0.2965174519393701, 0.22240690240978964], "min": [0.026755628841263906, 0.022736279027802602], "max": [0.9494072369166783, 0.9542291504996163], "count": [1435]}}} +{"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.48421351989244144]], [[0.527206815884512]], [[0.516083351734087]]], "std": [[[0.28621578126748193]], [[0.2895950307420417]], [[0.28801114288305624]]], "count": [222]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36461055418163263]], [[0.3687456758228817]], [[0.3622442712320163]]], "std": [[[0.30263432790439115]], [[0.28795216231124615]], [[0.2937048732255545]]], "count": [222]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3871996175096665]], [[0.40626357607607605]], [[0.404199342725078]]], "std": [[[0.2477775125482343]], [[0.23805344056713934]], [[0.24779541925386553]]], "count": [222]}, "observation.state": {"min": [-0.8942001461982727, 0.0, -1.8053736686706543, -1.5700000524520874, -0.11181575804948807, -0.07056311517953873, 0.04682235047221184, -0.19481556117534637, 0.0, -1.5984079837799072, -1.529378890991211, -0.10431069135665894, -0.1562073528766632, 0.0400298610329628], "max": [0.6665591597557068, 2.337719202041626, 0.0, 0.19614286720752716, 0.6933593153953552, 0.4832039475440979, 1.6612029075622559, 0.6519418358802795, 2.3362526893615723, 0.0, 0.03970726206898689, 0.7608544826507568, 0.3037281930446625, 1.6675647497177124], "mean": [-0.11298161745071411, 1.2864623069763184, -0.6494854688644409, -0.46375781297683716, 0.18931986391544342, 0.15240107476711273, 0.4089799225330353, 0.16178564727306366, 0.777067244052887, -0.4086940288543701, -0.42164626717567444, 0.15997657179832458, 0.05268709734082222, 0.15072359144687653], "std": [0.43979430198669434, 0.8449240922927856, 0.6090154647827148, 0.6488577127456665, 0.26195210218429565, 0.17041842639446259, 0.5272250771522522, 0.24659739434719086, 0.9961368441581726, 0.5517135858535767, 0.5570886135101318, 0.29688534140586853, 0.11514577269554138, 0.37533411383628845], "count": [1351]}, "action": {"min": [-0.8942001461982727, 0.0, -1.8053736686706543, -1.5700000524520874, -0.11181575804948807, -0.07056311517953873, 0.04682235047221184, -0.19481556117534637, 0.0, -1.5984079837799072, -1.529378890991211, -0.10431069135665894, -0.1562073528766632, 0.0400298610329628], "max": [0.6665591597557068, 2.337719202041626, 0.0, 0.19614286720752716, 0.6933593153953552, 0.4832039475440979, 1.6612029075622559, 0.6519418358802795, 2.3362526893615723, 0.0, 0.03970726206898689, 0.7608544826507568, 0.3037281930446625, 1.6675647497177124], "mean": [-0.11298161745071411, 1.2864623069763184, -0.6494854688644409, -0.46375781297683716, 0.18931986391544342, 0.15240107476711273, 0.4089799225330353, 0.16178564727306366, 0.777067244052887, -0.4086940288543701, -0.42164626717567444, 0.15997657179832458, 0.05268709734082222, 0.15072359144687653], "std": [0.43979430198669434, 0.8449240922927856, 0.6090154647827148, 0.6488577127456665, 0.26195210218429565, 0.17041842639446259, 0.5272250771522522, 0.24659739434719086, 0.9961368441581726, 0.5517135858535767, 0.5570886135101318, 0.29688534140586853, 0.11514577269554138, 0.37533411383628845], "count": [1351]}, "timestamp": {"min": [0.0], "max": [45.0], "mean": [22.500000000000004], "std": [13.0], "count": [1351]}, "frame_index": {"min": [0], "max": [1350], "mean": [675.0], "std": [390.0], "count": [1351]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [1351]}, "index": {"min": [155389], "max": [156739], "mean": [156064.0], "std": [390.0], "count": [1351]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1351]}, "subtask_annotation": {"mean": [11.05921539600296, 22.0, 22.0, 22.0, 22.0], "std": [5.620180328028312, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1351]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [1351]}, "eef_direction_state": {"mean": [3.68319763138416, 5.043671354552184], "std": [2.377480174665423, 1.6114926325836927], "min": [0, 0], "max": [6, 6], "count": [1351]}, "eef_velocity_state": {"mean": [0.8734270910436713, 0.5514433752775721], "std": [0.8347362626027316, 0.8007096618373831], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_acc_mag_state": {"mean": [0.7779422649888971, 0.49370836417468544], "std": [0.8303026119787036, 0.7548003403116814], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_direction_action": {"mean": [3.68319763138416, 5.043671354552184], "std": [2.377480174665423, 1.6114926325836927], "min": [0, 0], "max": [6, 6], "count": [1351]}, "eef_velocity_action": {"mean": [0.8734270910436713, 0.5514433752775721], "std": [0.8347362626027316, 0.8007096618373831], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_acc_mag_action": {"mean": [0.7779422649888971, 0.49370836417468544], "std": [0.8303026119787036, 0.7548003403116814], "min": [0, 0], "max": [2, 2], "count": [1351]}, "eef_sim_pose_state": {"mean": [0.2763229672434937, 0.2983774181292066, 1.2566042748101423, 0.22370485989205122, 0.15411444145682382, 0.0899918979480749, 0.20422680404215413, -0.26905274432845205, 1.2207098956197773, 0.017109864183291617, -0.039041030537580984, 0.3260850964679821], "std": [0.14705984865711896, 0.13087074284043357, 0.0738180053075574, 0.25423551032521585, 0.22431034896167196, 0.3014452252091174, 0.1753545978787455, 0.10273538772706785, 0.05276613825427221, 0.07020700660299191, 0.10175739105651653, 0.5058231464469013], "min": [0.061960124919417076, 0.06663199677176011, 1.179405722767134, -0.04009500261809355, -0.23583611413842198, -0.5644133289795082, 0.05866064129350076, -0.37734847231165397, 1.1820233139691776, -0.15862538553041244, -0.3182747416764491, -0.1664540219112225], "max": [0.5560429239138192, 0.5179483723912253, 1.413277220919184, 0.871916876203666, 0.722981359560749, 0.6637941469605679, 0.49478390927083793, -0.05941983864825865, 1.3963078214882794, 0.241987715845868, 0.29235205862568003, 1.4075940240333447], "count": [1351]}, "eef_sim_pose_action": {"mean": [0.2763229672434937, 0.2983774181292066, 1.2566042748101423, 0.22370485989205122, 0.15411444145682382, 0.0899918979480749, 0.20422680404215413, -0.26905274432845205, 1.2207098956197773, 0.017109864183291617, -0.039041030537580984, 0.3260850964679821], "std": [0.14705984865711896, 0.13087074284043357, 0.0738180053075574, 0.25423551032521585, 0.22431034896167196, 0.3014452252091174, 0.1753545978787455, 0.10273538772706785, 0.05276613825427221, 0.07020700660299191, 0.10175739105651653, 0.5058231464469013], "min": [0.061960124919417076, 0.06663199677176011, 1.179405722767134, -0.04009500261809355, -0.23583611413842198, -0.5644133289795082, 0.05866064129350076, -0.37734847231165397, 1.1820233139691776, -0.15862538553041244, -0.3182747416764491, -0.1664540219112225], "max": [0.5560429239138192, 0.5179483723912253, 1.413277220919184, 0.871916876203666, 0.722981359560749, 0.6637941469605679, 0.49478390927083793, -0.05941983864825865, 1.3963078214882794, 0.241987715845868, 0.29235205862568003, 1.4075940240333447], "count": [1351]}, "gripper_mode_state": {"mean": [0.8386380458919319, 0.9311621021465581], "std": [0.3678644775926212, 0.25317828041236395], "min": [0, 0], "max": [1, 1], "count": [1351]}, "gripper_activity_state": {"mean": [1.8638045891931903, 1.921539600296077], "std": [0.47196774125699925, 0.3667158725571255], "min": [0, 0], "max": [2, 2], "count": [1351]}, "gripper_mode_action": {"mean": [0.8386380458919319, 0.9311621021465581], "std": [0.3678644775926212, 0.25317828041236395], "min": [0, 0], "max": [1, 1], "count": [1351]}, "gripper_activity_action": {"mean": [1.8638045891931903, 1.921539600296077], "std": [0.47196774125699925, 0.3667158725571255], "min": [0, 0], "max": [2, 2], "count": [1351]}, "gripper_open_scale_state": {"mean": [0.23370580101341012, 0.08612783313226124], "std": [0.3012709605409534, 0.21447711530445263], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.9528941426958356], "count": [1351]}, "gripper_open_scale_action": {"mean": [0.23370580101341012, 0.08612783313226124], "std": [0.3012709605409534, 0.21447711530445263], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.9528941426958356], "count": [1351]}}} +{"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.49809797084803237]], [[0.5304486251264802]], [[0.5127167288812317]]], "std": [[[0.2787923683304687]], [[0.28368774466847224]], [[0.28551507964918327]]], "count": [239]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36823767103308086]], [[0.3729406705499494]], [[0.36229735827385345]]], "std": [[[0.3037144999736413]], [[0.28981498990729554]], [[0.2970499982293585]]], "count": [239]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38639763425128304]], [[0.41026377722172086]], [[0.4108084110445666]]], "std": [[[0.25051263467022783]], [[0.238807330291322]], [[0.24692218170867597]]], "count": [239]}, "observation.state": {"min": [-0.8958447575569153, 0.0, -1.9972429275512695, -1.5700000524520874, -0.3027089834213257, -1.3562840223312378, 0.03801348805427551, -0.4975404143333435, 0.0, -1.9062482118606567, -1.3408750295639038, -0.02595851570367813, -0.42337870597839355, 0.041139569133520126], "max": [0.5534332394599915, 2.376136302947998, 3.3881317890172014e-21, 0.5593550801277161, 0.706954836845398, 0.7670531272888184, 1.67262601852417, 0.581378698348999, 2.4332032203674316, 0.009256611578166485, 0.5187988877296448, 0.6151263117790222, 0.6918253302574158, 1.6652281284332275], "mean": [-0.13938067853450775, 1.2283012866973877, -0.7952494621276855, -0.26603856682777405, 0.1869198977947235, 0.0854114294052124, 0.3814375102519989, 0.08815707266330719, 0.9332982897758484, -0.5863555669784546, -0.40729209780693054, 0.21056701242923737, -0.017461102455854416, 0.13960802555084229], "std": [0.4064615070819855, 0.954883873462677, 0.7728096842765808, 0.6865912675857544, 0.28121039271354675, 0.2516496181488037, 0.48838168382644653, 0.21920371055603027, 1.0481213331222534, 0.6813072562217712, 0.5571490526199341, 0.265246719121933, 0.14483042061328888, 0.3562544882297516], "count": [1489]}, "action": {"min": [-0.8958447575569153, 0.0, -1.9972429275512695, -1.5700000524520874, -0.3027089834213257, -1.3562840223312378, 0.03801348805427551, -0.4975404143333435, 0.0, -1.9062482118606567, -1.3408750295639038, -0.02595851570367813, -0.42337870597839355, 0.041139569133520126], "max": [0.5534332394599915, 2.376136302947998, 3.3881317890172014e-21, 0.5593550801277161, 0.706954836845398, 0.7670531272888184, 1.67262601852417, 0.581378698348999, 2.4332032203674316, 0.009256611578166485, 0.5187988877296448, 0.6151263117790222, 0.6918253302574158, 1.6652281284332275], "mean": [-0.13938067853450775, 1.2283012866973877, -0.7952494621276855, -0.26603856682777405, 0.1869198977947235, 0.0854114294052124, 0.3814375102519989, 0.08815707266330719, 0.9332982897758484, -0.5863555669784546, -0.40729209780693054, 0.21056701242923737, -0.017461102455854416, 0.13960802555084229], "std": [0.4064615070819855, 0.954883873462677, 0.7728096842765808, 0.6865912675857544, 0.28121039271354675, 0.2516496181488037, 0.48838168382644653, 0.21920371055603027, 1.0481213331222534, 0.6813072562217712, 0.5571490526199341, 0.265246719121933, 0.14483042061328888, 0.3562544882297516], "count": [1489]}, "timestamp": {"min": [0.0], "max": [49.6], "mean": [24.799999999999997], "std": [14.32790594919191], "count": [1489]}, "frame_index": {"min": [0], "max": [1488], "mean": [744.0], "std": [429.83717847575724], "count": [1489]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [1489]}, "index": {"min": [156740], "max": [158228], "mean": [157484.0], "std": [429.83717847575724], "count": [1489]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1489]}, "subtask_annotation": {"mean": [11.794492948287441, 22.0, 22.0, 22.0, 22.0], "std": [6.381592633615954, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1489]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [1489]}, "eef_direction_state": {"mean": [4.177300201477502, 4.937541974479516], "std": [2.2064671942698064, 1.718854360138672], "min": [0, 0], "max": [6, 6], "count": [1489]}, "eef_velocity_state": {"mean": [0.7884486232370719, 0.6366689053055742], "std": [0.8446733173096745, 0.8423151909908901], "min": [0, 0], "max": [2, 2], "count": [1489]}, "eef_acc_mag_state": {"mean": [0.7152451309603761, 0.5862995298858295], "std": [0.828984642576318, 0.7967194787020294], "min": [0, 0], "max": [2, 2], "count": [1489]}, "eef_direction_action": {"mean": [4.177300201477502, 4.937541974479516], "std": [2.2064671942698064, 1.718854360138672], "min": [0, 0], "max": [6, 6], "count": [1489]}, "eef_velocity_action": {"mean": [0.7884486232370719, 0.6366689053055742], "std": [0.8446733173096745, 0.8423151909908901], "min": [0, 0], "max": [2, 2], "count": [1489]}, "eef_acc_mag_action": {"mean": [0.7152451309603761, 0.5862995298858295], "std": [0.828984642576318, 0.7967194787020294], "min": [0, 0], "max": [2, 2], "count": [1489]}, "eef_sim_pose_state": {"mean": [0.27661205247547704, 0.289889067399489, 1.2633980949950996, 0.16583043677611872, 0.14636218335579404, 0.06306024580309169, 0.25016701270825714, -0.29660485435760203, 1.2385791471176948, -0.05503650679870678, -0.04974207896469826, 0.3059606984012396], "std": [0.17141398483617393, 0.12975924247825588, 0.09062421100847017, 0.3051305405092892, 0.23849247007274543, 0.26018921844420795, 0.20643500498800726, 0.09053609687262025, 0.06873208560831454, 0.17818105477395066, 0.172043270622771, 0.4110955896296502], "min": [0.05003831597240725, 0.07785409505055696, 1.1534671400811463, -1.3563400580369063, -0.2936302752287454, -0.48283987513878696, 0.05935269661037988, -0.5028122037498314, 1.177606066804885, -0.4062134244990193, -0.386894526503351, -0.022890680740875604], "max": [0.5503118093243835, 0.5276158207924098, 1.4677848187943716, 1.0560321218257764, 0.8302156507325869, 0.7594511565781821, 0.5575843982383506, -0.10630748300003307, 1.4736867792666282, 0.7622127740327813, 0.7333664078729059, 1.109033585596383], "count": [1489]}, "eef_sim_pose_action": {"mean": [0.27661205247547704, 0.289889067399489, 1.2633980949950996, 0.16583043677611872, 0.14636218335579404, 0.06306024580309169, 0.25016701270825714, -0.29660485435760203, 1.2385791471176948, -0.05503650679870678, -0.04974207896469826, 0.3059606984012396], "std": [0.17141398483617393, 0.12975924247825588, 0.09062421100847017, 0.3051305405092892, 0.23849247007274543, 0.26018921844420795, 0.20643500498800726, 0.09053609687262025, 0.06873208560831454, 0.17818105477395066, 0.172043270622771, 0.4110955896296502], "min": [0.05003831597240725, 0.07785409505055696, 1.1534671400811463, -1.3563400580369063, -0.2936302752287454, -0.48283987513878696, 0.05935269661037988, -0.5028122037498314, 1.177606066804885, -0.4062134244990193, -0.386894526503351, -0.022890680740875604], "max": [0.5503118093243835, 0.5276158207924098, 1.4677848187943716, 1.0560321218257764, 0.8302156507325869, 0.7594511565781821, 0.5575843982383506, -0.10630748300003307, 1.4736867792666282, 0.7622127740327813, 0.7333664078729059, 1.109033585596383], "count": [1489]}, "gripper_mode_state": {"mean": [0.867696440564137, 0.9375419744795165], "std": [0.3388204946523588, 0.24198557925745665], "min": [0, 0], "max": [1, 1], "count": [1489]}, "gripper_activity_state": {"mean": [1.8723975822699799, 1.9281396910678308], "std": [0.46049841645652334, 0.35087049662583114], "min": [0, 0], "max": [2, 2], "count": [1489]}, "gripper_mode_action": {"mean": [0.867696440564137, 0.9375419744795165], "std": [0.3388204946523588, 0.24198557925745665], "min": [0, 0], "max": [1, 1], "count": [1489]}, "gripper_activity_action": {"mean": [1.8723975822699799, 1.9281396910678308], "std": [0.46049841645652334, 0.35087049662583114], "min": [0, 0], "max": [2, 2], "count": [1489]}, "gripper_open_scale_state": {"mean": [0.21796847595958527, 0.07977611193767391], "std": [0.27907599904082975, 0.20357434141062472], "min": [0.02172199317387172, 0.023508325219154358], "max": [0.9557862962995257, 0.9515589305332729], "count": [1489]}, "gripper_open_scale_action": {"mean": [0.21796847595958527, 0.07977611193767391], "std": [0.27907599904082975, 0.20357434141062472], "min": [0.02172199317387172, 0.023508325219154358], "max": [0.9557862962995257, 0.9515589305332729], "count": [1489]}}} +{"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.5066335184685495]], [[0.5332153339929244]], [[0.5058117304771041]]], "std": [[[0.2724882873140482]], [[0.27752732862083807]], [[0.2816091009518745]]], "count": [218]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37391494398472946]], [[0.38281646254322316]], [[0.3786123028722192]]], "std": [[[0.28807528378178215]], [[0.27901521387962885]], [[0.2902287394991549]]], "count": [218]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3802707921088925]], [[0.40146523655333693]], [[0.40170667810957206]]], "std": [[[0.24676175985000423]], [[0.2380249226271763]], [[0.2502191486000266]]], "count": [218]}, "observation.state": {"min": [-0.8943107724189758, -3.2526065174565133e-19, -1.9941750764846802, -1.5700000524520874, -0.33594179153442383, -1.1980390548706055, 0.04682235047221184, -0.010869511403143406, 0.0, -1.5935518741607666, -1.0584467649459839, -0.2377670258283615, -0.23219209909439087, 0.035800859332084656], "max": [0.4869684875011444, 2.5433402061462402, 0.0, 0.7429530024528503, 0.9187293648719788, 0.780796229839325, 1.661462664604187, 0.685599148273468, 2.273359537124634, 5.421010862427522e-20, 0.048492804169654846, 0.480135977268219, 0.023009711876511574, 1.6593847274780273], "mean": [-0.23886510729789734, 1.2730320692062378, -0.8092213869094849, -0.3189266622066498, 0.23625043034553528, -0.16345380246639252, 0.35619375109672546, 0.2301855981349945, 0.8000777959823608, -0.45213302969932556, -0.37802833318710327, 0.06520876288414001, -0.022367922589182854, 0.1121155321598053], "std": [0.377776175737381, 0.925839364528656, 0.721503496170044, 0.7026946544647217, 0.3049371838569641, 0.5121510028839111, 0.4822686016559601, 0.2749910056591034, 0.9238842129707336, 0.5508700609207153, 0.44147923588752747, 0.21394561231136322, 0.055737342685461044, 0.2955454885959625], "count": [1314]}, "action": {"min": [-0.8943107724189758, -3.2526065174565133e-19, -1.9941750764846802, -1.5700000524520874, -0.33594179153442383, -1.1980390548706055, 0.04682235047221184, -0.010869511403143406, 0.0, -1.5935518741607666, -1.0584467649459839, -0.2377670258283615, -0.23219209909439087, 0.035800859332084656], "max": [0.4869684875011444, 2.5433402061462402, 0.0, 0.7429530024528503, 0.9187293648719788, 0.780796229839325, 1.661462664604187, 0.685599148273468, 2.273359537124634, 5.421010862427522e-20, 0.048492804169654846, 0.480135977268219, 0.023009711876511574, 1.6593847274780273], "mean": [-0.23886510729789734, 1.2730320692062378, -0.8092213869094849, -0.3189266622066498, 0.23625043034553528, -0.16345380246639252, 0.35619375109672546, 0.2301855981349945, 0.8000777959823608, -0.45213302969932556, -0.37802833318710327, 0.06520876288414001, -0.022367922589182854, 0.1121155321598053], "std": [0.377776175737381, 0.925839364528656, 0.721503496170044, 0.7026946544647217, 0.3049371838569641, 0.5121510028839111, 0.4822686016559601, 0.2749910056591034, 0.9238842129707336, 0.5508700609207153, 0.44147923588752747, 0.21394561231136322, 0.055737342685461044, 0.2955454885959625], "count": [1314]}, "timestamp": {"min": [0.0], "max": [43.766666666666666], "mean": [21.883333333333336], "std": [12.643967233720886], "count": [1314]}, "frame_index": {"min": [0], "max": [1313], "mean": [656.5], "std": [379.31901701162656], "count": [1314]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [1314]}, "index": {"min": [158229], "max": [159542], "mean": [158885.5], "std": [379.31901701162656], "count": [1314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1314]}, "subtask_annotation": {"mean": [10.050989345509894, 22.0, 22.0, 22.0, 22.0], "std": [6.508955527988796, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1314]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [1314]}, "eef_direction_state": {"mean": [4.0867579908675795, 4.998477929984779], "std": [2.222431236391337, 1.7521452291414181], "min": [0, 0], "max": [6, 6], "count": [1314]}, "eef_velocity_state": {"mean": [0.8059360730593608, 0.5144596651445966], "std": [0.8365298049889346, 0.7784313082382726], "min": [0, 0], "max": [2, 2], "count": [1314]}, "eef_acc_mag_state": {"mean": [0.7176560121765602, 0.4779299847792998], "std": [0.8175446685172101, 0.7473239776147704], "min": [0, 0], "max": [2, 2], "count": [1314]}, "eef_direction_action": {"mean": [4.0867579908675795, 4.998477929984779], "std": [2.222431236391337, 1.7521452291414181], "min": [0, 0], "max": [6, 6], "count": [1314]}, "eef_velocity_action": {"mean": [0.8059360730593608, 0.5144596651445966], "std": [0.8365298049889346, 0.7784313082382726], "min": [0, 0], "max": [2, 2], "count": [1314]}, "eef_acc_mag_action": {"mean": [0.7176560121765602, 0.4779299847792998], "std": [0.8175446685172101, 0.7473239776147704], "min": [0, 0], "max": [2, 2], "count": [1314]}, "eef_sim_pose_state": {"mean": [0.285763711623106, 0.2665024383084448, 1.2681540366804578, -0.08498493443340786, 0.12850307018697293, 0.015509533020332856, 0.20765894268987006, -0.2563421407085764, 1.2436874895508765, -0.030172933581499323, -0.027882994158908065, 0.2958242711990077], "std": [0.17080328890600768, 0.1156600020364877, 0.08717768280293046, 0.45799600205403257, 0.27532902960119165, 0.267476247314208, 0.16221614895980072, 0.10087369231176656, 0.07233910788589162, 0.060338611486627336, 0.05701346546703893, 0.40078139899489185], "min": [0.06772880678854568, 0.08521019136451051, 1.1561455099614202, -0.9755804127092113, -0.40110006657213604, -0.5638783077829344, 0.06136361609827712, -0.33988208434505535, 1.1823378374916622, -0.23449026646810572, -0.21889938265076148, -0.12686019572376972], "max": [0.5725448206535806, 0.48899757791763515, 1.4374616362639165, 0.8858612981727332, 0.7252872138181043, 0.7179327959558913, 0.5094460157306574, -0.06233448993784269, 1.4296564005195438, 0.02300971187651157, 0.11158875864630668, 1.109816439626725], "count": [1314]}, "eef_sim_pose_action": {"mean": [0.285763711623106, 0.2665024383084448, 1.2681540366804578, -0.08498493443340786, 0.12850307018697293, 0.015509533020332856, 0.20765894268987006, -0.2563421407085764, 1.2436874895508765, -0.030172933581499323, -0.027882994158908065, 0.2958242711990077], "std": [0.17080328890600768, 0.1156600020364877, 0.08717768280293046, 0.45799600205403257, 0.27532902960119165, 0.267476247314208, 0.16221614895980072, 0.10087369231176656, 0.07233910788589162, 0.060338611486627336, 0.05701346546703893, 0.40078139899489185], "min": [0.06772880678854568, 0.08521019136451051, 1.1561455099614202, -0.9755804127092113, -0.40110006657213604, -0.5638783077829344, 0.06136361609827712, -0.33988208434505535, 1.1823378374916622, -0.23449026646810572, -0.21889938265076148, -0.12686019572376972], "max": [0.5725448206535806, 0.48899757791763515, 1.4374616362639165, 0.8858612981727332, 0.7252872138181043, 0.7179327959558913, 0.5094460157306574, -0.06233448993784269, 1.4296564005195438, 0.02300971187651157, 0.11158875864630668, 1.109816439626725], "count": [1314]}, "gripper_mode_state": {"mean": [0.8660578386605784, 0.9528158295281582], "std": [0.34059016244622886, 0.2120326025136826], "min": [0, 0], "max": [1, 1], "count": [1314]}, "gripper_activity_state": {"mean": [1.852359208523592, 1.926179604261796], "std": [0.4929932852895858, 0.3573956847876957], "min": [0, 0], "max": [2, 2], "count": [1314]}, "gripper_mode_action": {"mean": [0.8660578386605784, 0.9528158295281582], "std": [0.34059016244622886, 0.2120326025136826], "min": [0, 0], "max": [1, 1], "count": [1314]}, "gripper_activity_action": {"mean": [1.852359208523592, 1.926179604261796], "std": [0.4929932852895858, 0.3573956847876957], "min": [0, 0], "max": [2, 2], "count": [1314]}, "gripper_open_scale_state": {"mean": [0.2035415058995586, 0.06406565316573816], "std": [0.27558322120779166, 0.16888295307512521], "min": [0.026755628841263906, 0.020457633904048374], "max": [0.9494072369166783, 0.9482198442731585], "count": [1314]}, "gripper_open_scale_action": {"mean": [0.2035415058995586, 0.06406565316573816], "std": [0.27558322120779166, 0.16888295307512521], "min": [0.026755628841263906, 0.020457633904048374], "max": [0.9494072369166783, 0.9482198442731585], "count": [1314]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49278842735924777]], [[0.5307264875492107]], [[0.5104765854928717]]], "std": [[[0.2842949494113436]], [[0.2875380865229858]], [[0.2873430291903432]]], "count": [228]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37546050362152655]], [[0.3796594092802813]], [[0.3727212726464855]]], "std": [[[0.2990001054085132]], [[0.2879897471422816]], [[0.29711711383726436]]], "count": [228]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38068772335932427]], [[0.40377522407598515]], [[0.4033173028226885]]], "std": [[[0.24432736032788566]], [[0.2355227906543613]], [[0.24770422990607016]]], "count": [228]}, "observation.state": {"min": [-0.7286702990531921, 0.0, -1.9849711656570435, -1.5700000524520874, -0.007669903803616762, -0.17927947640419006, 0.04400300979614258, -0.1851702481508255, 0.0, -1.3667768239974976, -1.3392308950424194, -0.28685441613197327, -0.31139808893203735, 0.03978335112333298], "max": [0.3057537078857422, 2.434427499771118, 0.0, 0.2282680869102478, 0.4049709141254425, 0.9203884601593018, 1.661073088645935, 0.7915340662002563, 2.256227970123291, 0.0, 0.006135923322290182, 0.5767768025398254, 0.19634954631328583, 1.6740530729293823], "mean": [-0.16432097554206848, 1.1977896690368652, -0.6601819396018982, -0.4410179555416107, 0.16361038386821747, 0.10333435982465744, 0.38105592131614685, 0.20624558627605438, 0.8177814483642578, -0.43444910645484924, -0.43099474906921387, 0.036435749381780624, 0.01425992976874113, 0.18505927920341492], "std": [0.2877531051635742, 0.9105944633483887, 0.6438314318656921, 0.596825122833252, 0.12450193613767624, 0.2689080238342285, 0.5014508962631226, 0.2928977906703949, 0.9680423736572266, 0.5385680794715881, 0.5123777389526367, 0.2377476692199707, 0.10540395975112915, 0.4380372166633606], "count": [1393]}, "action": {"min": [-0.7286702990531921, 0.0, -1.9849711656570435, -1.5700000524520874, -0.007669903803616762, -0.17927947640419006, 0.04400300979614258, -0.1851702481508255, 0.0, -1.3667768239974976, -1.3392308950424194, -0.28685441613197327, -0.31139808893203735, 0.03978335112333298], "max": [0.3057537078857422, 2.434427499771118, 0.0, 0.2282680869102478, 0.4049709141254425, 0.9203884601593018, 1.661073088645935, 0.7915340662002563, 2.256227970123291, 0.0, 0.006135923322290182, 0.5767768025398254, 0.19634954631328583, 1.6740530729293823], "mean": [-0.16432097554206848, 1.1977896690368652, -0.6601819396018982, -0.4410179555416107, 0.16361038386821747, 0.10333435982465744, 0.38105592131614685, 0.20624558627605438, 0.8177814483642578, -0.43444910645484924, -0.43099474906921387, 0.036435749381780624, 0.01425992976874113, 0.18505927920341492], "std": [0.2877531051635742, 0.9105944633483887, 0.6438314318656921, 0.596825122833252, 0.12450193613767624, 0.2689080238342285, 0.5014508962631226, 0.2928977906703949, 0.9680423736572266, 0.5385680794715881, 0.5123777389526367, 0.2377476692199707, 0.10540395975112915, 0.4380372166633606], "count": [1393]}, "timestamp": {"min": [0.0], "max": [46.4], "mean": [23.2], "std": [13.404145295807231], "count": [1393]}, "frame_index": {"min": [0], "max": [1392], "mean": [696.0], "std": [402.1243588742169], "count": [1393]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [1393]}, "index": {"min": [159543], "max": [160935], "mean": [160239.0], "std": [402.1243588742169], "count": [1393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1393]}, "subtask_annotation": {"mean": [9.834888729361092, 22.0, 22.0, 22.0, 22.0], "std": [6.42232424263192, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1393]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [1393]}, "eef_direction_state": {"mean": [3.9691313711414216, 5.113424264178033], "std": [2.2869636872164887, 1.5071209214361245], "min": [0, 0], "max": [6, 6], "count": [1393]}, "eef_velocity_state": {"mean": [0.8348887293610912, 0.5283560660445082], "std": [0.8506677448746891, 0.7853330372921281], "min": [0, 0], "max": [2, 2], "count": [1393]}, "eef_acc_mag_state": {"mean": [0.7422828427853554, 0.501794687724336], "std": [0.8338149297568207, 0.7626631435655291], "min": [0, 0], "max": [2, 2], "count": [1393]}, "eef_direction_action": {"mean": [3.9691313711414216, 5.113424264178033], "std": [2.2869636872164887, 1.5071209214361245], "min": [0, 0], "max": [6, 6], "count": [1393]}, "eef_velocity_action": {"mean": [0.8348887293610912, 0.5283560660445082], "std": [0.8506677448746891, 0.7853330372921281], "min": [0, 0], "max": [2, 2], "count": [1393]}, "eef_acc_mag_action": {"mean": [0.7422828427853554, 0.501794687724336], "std": [0.8338149297568207, 0.7626631435655291], "min": [0, 0], "max": [2, 2], "count": [1393]}, "eef_sim_pose_state": {"mean": [0.28145416397661754, 0.28465080198712805, 1.2578405125263623, 0.12765796143228555, 0.09360647189587229, 0.005041819551450119, 0.20833252576392736, -0.25968186166934276, 1.2319391323498925, -0.006279181904535428, -0.04153080725056898, 0.24557245193778954], "std": [0.1711137680509584, 0.09165976442134378, 0.07744576994574676, 0.2728903188553092, 0.20975678609564566, 0.23527458378917027, 0.16596416984028328, 0.112547443199934, 0.06147730885863953, 0.0980448223632573, 0.12636389562282707, 0.4204012311196645], "min": [0.061578720418604176, 0.13151826374889944, 1.1730058979251032, -0.1531578799355391, -0.26299346522907063, -0.47837198891082855, 0.0630966860622846, -0.3865731360909516, 1.1820232898634302, -0.3273206654750942, -0.3625751563562276, -0.2192821094360852], "max": [0.5655215381477425, 0.4424800208397582, 1.4254285404357543, 0.9770816506589468, 0.6351919655183691, 0.4875249972032335, 0.4690212050132313, -0.03898879433990128, 1.3875024563813467, 0.2602472497129681, 0.3801091784157362, 1.2762345028358777], "count": [1393]}, "eef_sim_pose_action": {"mean": [0.28145416397661754, 0.28465080198712805, 1.2578405125263623, 0.12765796143228555, 0.09360647189587229, 0.005041819551450119, 0.20833252576392736, -0.25968186166934276, 1.2319391323498925, -0.006279181904535428, -0.04153080725056898, 0.24557245193778954], "std": [0.1711137680509584, 0.09165976442134378, 0.07744576994574676, 0.2728903188553092, 0.20975678609564566, 0.23527458378917027, 0.16596416984028328, 0.112547443199934, 0.06147730885863953, 0.0980448223632573, 0.12636389562282707, 0.4204012311196645], "min": [0.061578720418604176, 0.13151826374889944, 1.1730058979251032, -0.1531578799355391, -0.26299346522907063, -0.47837198891082855, 0.0630966860622846, -0.3865731360909516, 1.1820232898634302, -0.3273206654750942, -0.3625751563562276, -0.2192821094360852], "max": [0.5655215381477425, 0.4424800208397582, 1.4254285404357543, 0.9770816506589468, 0.6351919655183691, 0.4875249972032335, 0.4690212050132313, -0.03898879433990128, 1.3875024563813467, 0.2602472497129681, 0.3801091784157362, 1.2762345028358777], "count": [1393]}, "gripper_mode_state": {"mean": [0.8478104809763102, 0.908829863603733], "std": [0.3592044951319855, 0.2878509034652359], "min": [0, 0], "max": [1, 1], "count": [1393]}, "gripper_activity_state": {"mean": [1.817659727207466, 1.9239052404881551], "std": [0.539658749097889, 0.36139432013296746], "min": [0, 0], "max": [2, 2], "count": [1393]}, "gripper_mode_action": {"mean": [0.8478104809763102, 0.908829863603733], "std": [0.3592044951319855, 0.2878509034652359], "min": [0, 0], "max": [1, 1], "count": [1393]}, "gripper_activity_action": {"mean": [1.817659727207466, 1.9239052404881551], "std": [0.539658749097889, 0.36139432013296746], "min": [0, 0], "max": [2, 2], "count": [1393]}, "gripper_open_scale_state": {"mean": [0.21774829980496269, 0.10574753496747319], "std": [0.28654157318791457, 0.25030678667068096], "min": [0.025144577026367188, 0.022733343499047414], "max": [0.9491846220833915, 0.956601755959647], "count": [1393]}, "gripper_open_scale_action": {"mean": [0.21774829980496269, 0.10574753496747319], "std": [0.28654157318791457, 0.25030678667068096], "min": [0.025144577026367188, 0.022733343499047414], "max": [0.9491846220833915, 0.956601755959647], "count": [1393]}}} +{"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.49431581606637925]], [[0.5307211363741715]], [[0.5110880174291939]]], "std": [[[0.2882132049452689]], [[0.29050699176605554]], [[0.2878126230699728]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36944702174013816]], [[0.3732722604644695]], [[0.365901383674037]]], "std": [[[0.2990664212524687]], [[0.28885909192744175]], [[0.29823048185590356]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3927141125480925]], [[0.4137085222268576]], [[0.4126677733741251]]], "std": [[[0.25075488175123634]], [[0.24270367581902594]], [[0.2545513979690261]]], "count": [235]}, "observation.state": {"min": [-1.0967962741851807, 0.0, -2.000279664993286, -1.5700000524520874, -0.26077672839164734, -1.0783884525299072, 0.04682235047221184, -0.05448516830801964, 0.0, -1.5007284879684448, -1.2087510824203491, -0.21935924887657166, -0.2592427432537079, 0.0400298610329628], "max": [0.4732179343700409, 2.541806221008301, -0.029188653454184532, 0.47400006651878357, 1.0737864971160889, 0.7363107800483704, 1.6772955656051636, 0.7424467206001282, 2.250349760055542, 0.0, 0.07669904083013535, 0.6918253302574158, 0.28530582785606384, 1.6743124723434448], "mean": [-0.19520780444145203, 1.2631142139434814, -0.7719652652740479, -0.3418765962123871, 0.25446727871894836, -0.06235595420002937, 0.36900150775909424, 0.18148508667945862, 0.8436934351921082, -0.4523710012435913, -0.42949026823043823, 0.13453467190265656, -0.004998932126909494, 0.25337478518486023], "std": [0.38718724250793457, 0.9677408337593079, 0.6912897229194641, 0.7245206236839294, 0.3980163037776947, 0.4629203677177429, 0.5111306309700012, 0.26484671235084534, 0.9421616792678833, 0.5225426554679871, 0.4933168292045593, 0.2749662399291992, 0.07593149691820145, 0.5277484655380249], "count": [1456]}, "action": {"min": [-1.0967962741851807, 0.0, -2.000279664993286, -1.5700000524520874, -0.26077672839164734, -1.0783884525299072, 0.04682235047221184, -0.05448516830801964, 0.0, -1.5007284879684448, -1.2087510824203491, -0.21935924887657166, -0.2592427432537079, 0.0400298610329628], "max": [0.4732179343700409, 2.541806221008301, -0.029188653454184532, 0.47400006651878357, 1.0737864971160889, 0.7363107800483704, 1.6772955656051636, 0.7424467206001282, 2.250349760055542, 0.0, 0.07669904083013535, 0.6918253302574158, 0.28530582785606384, 1.6743124723434448], "mean": [-0.19520780444145203, 1.2631142139434814, -0.7719652652740479, -0.3418765962123871, 0.25446727871894836, -0.06235595420002937, 0.36900150775909424, 0.18148508667945862, 0.8436934351921082, -0.4523710012435913, -0.42949026823043823, 0.13453467190265656, -0.004998932126909494, 0.25337478518486023], "std": [0.38718724250793457, 0.9677408337593079, 0.6912897229194641, 0.7245206236839294, 0.3980163037776947, 0.4629203677177429, 0.5111306309700012, 0.26484671235084534, 0.9421616792678833, 0.5225426554679871, 0.4933168292045593, 0.2749662399291992, 0.07593149691820145, 0.5277484655380249], "count": [1456]}, "timestamp": {"min": [0.0], "max": [48.5], "mean": [24.25], "std": [14.010363227903044], "count": [1456]}, "frame_index": {"min": [0], "max": [1455], "mean": [727.5], "std": [420.3108968370913], "count": [1456]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [1456]}, "index": {"min": [160936], "max": [162391], "mean": [161663.5], "std": [420.3108968370913], "count": [1456]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1456]}, "subtask_annotation": {"mean": [12.149038461538462, 22.0, 22.0, 22.0, 22.0], "std": [5.975606241592974, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1456]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [1456]}, "eef_direction_state": {"mean": [4.0583791208791204, 4.897664835164835], "std": [2.22498885272012, 1.7525005801051639], "min": [0, 0], "max": [6, 6], "count": [1456]}, "eef_velocity_state": {"mean": [0.7740384615384616, 0.5652472527472527], "std": [0.795185829863183, 0.7791062394004303], "min": [0, 0], "max": [2, 2], "count": [1456]}, "eef_acc_mag_state": {"mean": [0.7053571428571429, 0.5563186813186813], "std": [0.8206630152120312, 0.7920370645550814], "min": [0, 0], "max": [2, 2], "count": [1456]}, "eef_direction_action": {"mean": [4.0583791208791204, 4.897664835164835], "std": [2.22498885272012, 1.7525005801051639], "min": [0, 0], "max": [6, 6], "count": [1456]}, "eef_velocity_action": {"mean": [0.7740384615384616, 0.5652472527472527], "std": [0.795185829863183, 0.7791062394004303], "min": [0, 0], "max": [2, 2], "count": [1456]}, "eef_acc_mag_action": {"mean": [0.7053571428571429, 0.5563186813186813], "std": [0.8206630152120312, 0.7920370645550814], "min": [0, 0], "max": [2, 2], "count": [1456]}, "eef_sim_pose_state": {"mean": [0.28292223329047766, 0.2790891396903206, 1.2532508392675161, 0.04808945480307973, 0.1039848815776735, 0.08163388174777375, 0.21655244777559457, -0.2675456809360108, 1.2404998859359426, -0.02839691633073992, -0.030545236390735465, 0.32117572978871783], "std": [0.17970686444237227, 0.11888520175353887, 0.0836490853690595, 0.317950201191282, 0.21428401247460316, 0.2879644382666392, 0.16618852293294076, 0.10103404422250256, 0.06880221911178963, 0.08640706767856747, 0.15178257143333432, 0.46063630694779234], "min": [0.05591223706252293, 0.05325883037582519, 1.1604651896434268, -0.48931905862299463, -0.400106448955575, -0.33584243465895314, 0.043292533538838815, -0.3451872328006467, 1.1816342827409043, -0.24929142232598023, -0.6836223996626096, -0.11562101728974841], "max": [0.5500370053657851, 0.4810259461506521, 1.4474763287185513, 0.8132380594705837, 0.539976848804022, 1.1730067048646942, 0.4877081944111193, -0.0483672943751812, 1.4011632395614835, 0.33107471081382295, 0.5281063375975719, 1.3032294975399705], "count": [1456]}, "eef_sim_pose_action": {"mean": [0.28292223329047766, 0.2790891396903206, 1.2532508392675161, 0.04808945480307973, 0.1039848815776735, 0.08163388174777375, 0.21655244777559457, -0.2675456809360108, 1.2404998859359426, -0.02839691633073992, -0.030545236390735465, 0.32117572978871783], "std": [0.17970686444237227, 0.11888520175353887, 0.0836490853690595, 0.317950201191282, 0.21428401247460316, 0.2879644382666392, 0.16618852293294076, 0.10103404422250256, 0.06880221911178963, 0.08640706767856747, 0.15178257143333432, 0.46063630694779234], "min": [0.05591223706252293, 0.05325883037582519, 1.1604651896434268, -0.48931905862299463, -0.400106448955575, -0.33584243465895314, 0.043292533538838815, -0.3451872328006467, 1.1816342827409043, -0.24929142232598023, -0.6836223996626096, -0.11562101728974841], "max": [0.5500370053657851, 0.4810259461506521, 1.4474763287185513, 0.8132380594705837, 0.539976848804022, 1.1730067048646942, 0.4877081944111193, -0.0483672943751812, 1.4011632395614835, 0.33107471081382295, 0.5281063375975719, 1.3032294975399705], "count": [1456]}, "gripper_mode_state": {"mean": [0.853021978021978, 0.8667582417582418], "std": [0.35408400561653136, 0.33983583110437626], "min": [0, 0], "max": [1, 1], "count": [1456]}, "gripper_activity_state": {"mean": [1.8633241758241759, 1.9271978021978022], "std": [0.47303781458877475, 0.35382812987335516], "min": [0, 0], "max": [2, 2], "count": [1456]}, "gripper_mode_action": {"mean": [0.853021978021978, 0.8667582417582418], "std": [0.35408400561653136, 0.33983583110437626], "min": [0, 0], "max": [1, 1], "count": [1456]}, "gripper_activity_action": {"mean": [1.8633241758241759, 1.9271978021978022], "std": [0.47303781458877475, 0.35382812987335516], "min": [0, 0], "max": [2, 2], "count": [1456]}, "gripper_open_scale_state": {"mean": [0.2108605755083626, 0.1447860973169276], "std": [0.2920751062575867, 0.3015703237680648], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9584546089172363, 0.9567499841962542], "count": [1456]}, "gripper_open_scale_action": {"mean": [0.2108605755083626, 0.1447860973169276], "std": [0.2920751062575867, 0.3015703237680648], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9584546089172363, 0.9567499841962542], "count": [1456]}}} +{"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.49287916364076495]], [[0.5321974885015734]], [[0.5178799140643912]]], "std": [[[0.28641090707623473]], [[0.2880427068123561]], [[0.286373099283994]]], "count": [225]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36587748244977003]], [[0.3712771762285161]], [[0.36576493827160494]]], "std": [[[0.3059053836661367]], [[0.29269433241105774]], [[0.3006292162632886]]], "count": [225]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39465203582667635]], [[0.41502006051803436]], [[0.4115299080125877]]], "std": [[[0.25255989987273214]], [[0.24467240074013882]], [[0.2550773829755624]]], "count": [225]}, "observation.state": {"min": [-0.6964272856712341, -7.577372754188434e-22, -1.7794177532196045, -1.5700000524520874, -0.33438214659690857, -0.19941750168800354, 0.04682235047221184, -0.050349537283182144, 0.0, -1.3682724237442017, -1.2593982219696045, -0.3834952116012573, -0.20704956352710724, 0.0400298610329628], "max": [0.5818745493888855, 2.2963693141937256, 0.0, 0.0920388475060463, 0.4187767505645752, 0.7869321703910828, 1.6612029075622559, 0.7918557524681091, 2.25154185295105, 0.0, 0.11915148794651031, 0.5292233824729919, 0.1840776950120926, 1.6702772378921509], "mean": [-0.13206343352794647, 1.1722900867462158, -0.6243230700492859, -0.4404372572898865, 0.04504162818193436, 0.06893333792686462, 0.3535827696323395, 0.21929626166820526, 0.8414091467857361, -0.45684152841567993, -0.41540250182151794, 0.14288996160030365, 0.013878962956368923, 0.1607094407081604], "std": [0.3373401165008545, 0.8482262492179871, 0.5625358819961548, 0.5915416479110718, 0.19887903332710266, 0.2622916102409363, 0.48168888688087463, 0.28032922744750977, 0.9542179703712463, 0.5329896807670593, 0.507149875164032, 0.2509317696094513, 0.07536950707435608, 0.3984519839286804], "count": [1372]}, "action": {"min": [-0.6964272856712341, -7.577372754188434e-22, -1.7794177532196045, -1.5700000524520874, -0.33438214659690857, -0.19941750168800354, 0.04682235047221184, -0.050349537283182144, 0.0, -1.3682724237442017, -1.2593982219696045, -0.3834952116012573, -0.20704956352710724, 0.0400298610329628], "max": [0.5818745493888855, 2.2963693141937256, 0.0, 0.0920388475060463, 0.4187767505645752, 0.7869321703910828, 1.6612029075622559, 0.7918557524681091, 2.25154185295105, 0.0, 0.11915148794651031, 0.5292233824729919, 0.1840776950120926, 1.6702772378921509], "mean": [-0.13206343352794647, 1.1722900867462158, -0.6243230700492859, -0.4404372572898865, 0.04504162818193436, 0.06893333792686462, 0.3535827696323395, 0.21929626166820526, 0.8414091467857361, -0.45684152841567993, -0.41540250182151794, 0.14288996160030365, 0.013878962956368923, 0.1607094407081604], "std": [0.3373401165008545, 0.8482262492179871, 0.5625358819961548, 0.5915416479110718, 0.19887903332710266, 0.2622916102409363, 0.48168888688087463, 0.28032922744750977, 0.9542179703712463, 0.5329896807670593, 0.507149875164032, 0.2509317696094513, 0.07536950707435608, 0.3984519839286804], "count": [1372]}, "timestamp": {"min": [0.0], "max": [45.7], "mean": [22.85], "std": [13.20207264872536], "count": [1372]}, "frame_index": {"min": [0], "max": [1371], "mean": [685.5], "std": [396.06217946176076], "count": [1372]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [1372]}, "index": {"min": [162392], "max": [163763], "mean": [163077.5], "std": [396.06217946176076], "count": [1372]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1372]}, "subtask_annotation": {"mean": [10.700437317784257, 22.0, 22.0, 22.0, 22.0], "std": [5.504562097967953, 0.0, 0.0, 0.0, 0.0], "min": [2, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1372]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [1372]}, "eef_direction_state": {"mean": [3.9817784256559765, 4.971574344023324], "std": [2.3284500501483745, 1.6681485781774108], "min": [0, 0], "max": [6, 6], "count": [1372]}, "eef_velocity_state": {"mean": [0.782798833819242, 0.5801749271137027], "std": [0.8212173874395491, 0.8082035463396362], "min": [0, 0], "max": [2, 2], "count": [1372]}, "eef_acc_mag_state": {"mean": [0.7310495626822158, 0.532798833819242], "std": [0.828499859958784, 0.7775663108027695], "min": [0, 0], "max": [2, 2], "count": [1372]}, "eef_direction_action": {"mean": [3.9817784256559765, 4.971574344023324], "std": [2.3284500501483745, 1.6681485781774108], "min": [0, 0], "max": [6, 6], "count": [1372]}, "eef_velocity_action": {"mean": [0.782798833819242, 0.5801749271137027], "std": [0.8212173874395491, 0.8082035463396362], "min": [0, 0], "max": [2, 2], "count": [1372]}, "eef_acc_mag_action": {"mean": [0.7310495626822158, 0.532798833819242], "std": [0.828499859958784, 0.7775663108027695], "min": [0, 0], "max": [2, 2], "count": [1372]}, "eef_sim_pose_state": {"mean": [0.26930942463761964, 0.29559446112920285, 1.2667413610832399, 0.07520837636188452, 0.10518490421747506, -0.08650642427054378, 0.21116159971252138, -0.25563938288532134, 1.2373782023934459, -0.018648464143178386, -0.02436200647139041, 0.36420700987413474], "std": [0.1532140912048634, 0.09866223971101973, 0.0856430024735156, 0.2936819014248712, 0.17663349151023242, 0.35676206828171975, 0.1624233974026544, 0.10974141970072968, 0.06543821843005679, 0.06921716115017049, 0.13859538222451648, 0.5089392112835941], "min": [0.06736114184985616, 0.15413068451556264, 1.1686662791298759, -0.22784074106090468, -0.25906066832987173, -0.7689411055452637, 0.05637469784945268, -0.34464544655597906, 1.1820232887658153, -0.27988406775744396, -0.30386208003099635, -0.31884919527820316], "max": [0.5557502955595356, 0.4833424747604076, 1.4317244164025718, 0.8936161408410527, 0.6094259591677851, 0.5819510466461209, 0.4633017286073694, -0.03338384846278562, 1.4098830458870295, 0.1295077161051963, 0.47443163009926437, 1.3206623229802497], "count": [1372]}, "eef_sim_pose_action": {"mean": [0.26930942463761964, 0.29559446112920285, 1.2667413610832399, 0.07520837636188452, 0.10518490421747506, -0.08650642427054378, 0.21116159971252138, -0.25563938288532134, 1.2373782023934459, -0.018648464143178386, -0.02436200647139041, 0.36420700987413474], "std": [0.1532140912048634, 0.09866223971101973, 0.0856430024735156, 0.2936819014248712, 0.17663349151023242, 0.35676206828171975, 0.1624233974026544, 0.10974141970072968, 0.06543821843005679, 0.06921716115017049, 0.13859538222451648, 0.5089392112835941], "min": [0.06736114184985616, 0.15413068451556264, 1.1686662791298759, -0.22784074106090468, -0.25906066832987173, -0.7689411055452637, 0.05637469784945268, -0.34464544655597906, 1.1820232887658153, -0.27988406775744396, -0.30386208003099635, -0.31884919527820316], "max": [0.5557502955595356, 0.4833424747604076, 1.4317244164025718, 0.8936161408410527, 0.6094259591677851, 0.5819510466461209, 0.4633017286073694, -0.03338384846278562, 1.4098830458870295, 0.1295077161051963, 0.47443163009926437, 1.3206623229802497], "count": [1372]}, "gripper_mode_state": {"mean": [0.8688046647230321, 0.9212827988338192], "std": [0.3376138612061569, 0.2692968685424031], "min": [0, 0], "max": [1, 1], "count": [1372]}, "gripper_activity_state": {"mean": [1.8578717201166182, 1.9154518950437318], "std": [0.4824054352434674, 0.378149957745675], "min": [0, 0], "max": [2, 2], "count": [1372]}, "gripper_mode_action": {"mean": [0.8688046647230321, 0.9212827988338192], "std": [0.3376138612061569, 0.2692968685424031], "min": [0, 0], "max": [1, 1], "count": [1372]}, "gripper_activity_action": {"mean": [1.8578717201166182, 1.9154518950437318], "std": [0.4824054352434674, 0.378149957745675], "min": [0, 0], "max": [2, 2], "count": [1372]}, "gripper_open_scale_state": {"mean": [0.20205007689612262, 0.0918353831629016], "std": [0.27524850542723966, 0.22768862327068978], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.954444135938372], "count": [1372]}, "gripper_open_scale_action": {"mean": [0.20205007689612262, 0.0918353831629016], "std": [0.27524850542723966, 0.22768862327068978], "min": [0.026755628841263906, 0.02287420630455017], "max": [0.9492588043212891, 0.954444135938372], "count": [1372]}}} +{"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.5139672035480859]], [[0.5482903491026041]], [[0.5270629046062869]]], "std": [[[0.26848311157624244]], [[0.27580663660602167]], [[0.2834630241400738]]], "count": [210]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3739003773731715]], [[0.3790452549538334]], [[0.373735639070443]]], "std": [[[0.29809574966258773]], [[0.28422036025943986]], [[0.29222602305310114]]], "count": [210]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39011475775495386]], [[0.4096301976346094]], [[0.40876015406162464]]], "std": [[[0.24492356347857902]], [[0.23710673500032053]], [[0.24897656705244908]]], "count": [210]}, "observation.state": {"min": [-0.6657476425170898, 0.0, -1.7978254556655884, -1.5700000524520874, -0.39454907178878784, -0.2524852752685547, 0.0467105507850647, 0.004601942375302315, 0.0, -1.3369265794754028, -1.2179807424545288, -0.384251207113266, -0.135573148727417, 0.0400298610329628], "max": [0.6402734518051147, 2.4160196781158447, 0.0, 0.44025248289108276, 0.8298836350440979, 0.9418641924858093, 1.6612029075622559, 0.777728259563446, 2.3301167488098145, 0.0, 0.06344667822122574, 0.6087378263473511, 0.08590292185544968, 1.655877709388733], "mean": [-0.08403799682855606, 1.316929578781128, -0.575724184513092, -0.7307882308959961, 0.07355362921953201, 0.11189444363117218, 0.3750731647014618, 0.21687521040439606, 0.6799339056015015, -0.3520435690879822, -0.36027732491493225, 0.06690309941768646, -0.001986031886190176, 0.12430249154567719], "std": [0.3771934509277344, 0.8624436855316162, 0.4518829584121704, 0.6071010828018188, 0.36906296014785767, 0.3201969265937805, 0.4836552143096924, 0.3025150001049042, 0.9323235154151917, 0.509488046169281, 0.4938501715660095, 0.17902953922748566, 0.03456447646021843, 0.32699140906333923], "count": [1254]}, "action": {"min": [-0.6657476425170898, 0.0, -1.7978254556655884, -1.5700000524520874, -0.39454907178878784, -0.2524852752685547, 0.0467105507850647, 0.004601942375302315, 0.0, -1.3369265794754028, -1.2179807424545288, -0.384251207113266, -0.135573148727417, 0.0400298610329628], "max": [0.6402734518051147, 2.4160196781158447, 0.0, 0.44025248289108276, 0.8298836350440979, 0.9418641924858093, 1.6612029075622559, 0.777728259563446, 2.3301167488098145, 0.0, 0.06344667822122574, 0.6087378263473511, 0.08590292185544968, 1.655877709388733], "mean": [-0.08403799682855606, 1.316929578781128, -0.575724184513092, -0.7307882308959961, 0.07355362921953201, 0.11189444363117218, 0.3750731647014618, 0.21687521040439606, 0.6799339056015015, -0.3520435690879822, -0.36027732491493225, 0.06690309941768646, -0.001986031886190176, 0.12430249154567719], "std": [0.3771934509277344, 0.8624436855316162, 0.4518829584121704, 0.6071010828018188, 0.36906296014785767, 0.3201969265937805, 0.4836552143096924, 0.3025150001049042, 0.9323235154151917, 0.509488046169281, 0.4938501715660095, 0.17902953922748566, 0.03456447646021843, 0.32699140906333923], "count": [1254]}, "timestamp": {"min": [0.0], "max": [41.766666666666666], "mean": [20.88333333333333], "std": [12.066616789338292], "count": [1254]}, "frame_index": {"min": [0], "max": [1253], "mean": [626.5], "std": [361.99850368014876], "count": [1254]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [1254]}, "index": {"min": [163764], "max": [165017], "mean": [164390.5], "std": [361.99850368014876], "count": [1254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1254]}, "subtask_annotation": {"mean": [10.858851674641148, 22.0, 22.0, 22.0, 22.0], "std": [6.013807660118157, 0.0, 0.0, 0.0, 0.0], "min": [0, 22, 22, 22, 22], "max": [22, 22, 22, 22, 22], "count": [1254]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [1254]}, "eef_direction_state": {"mean": [3.9681020733652312, 5.031897926634769], "std": [2.19516724574463, 1.6945178711767321], "min": [0, 0], "max": [6, 6], "count": [1254]}, "eef_velocity_state": {"mean": [0.9393939393939394, 0.4920255183413078], "std": [0.8627475210066524, 0.7626761072984198], "min": [0, 0], "max": [2, 2], "count": [1254]}, "eef_acc_mag_state": {"mean": [0.8245614035087719, 0.46331738437001596], "std": [0.8288091747462089, 0.7448989739584325], "min": [0, 0], "max": [2, 2], "count": [1254]}, "eef_direction_action": {"mean": [3.9681020733652312, 5.031897926634769], "std": [2.19516724574463, 1.6945178711767321], "min": [0, 0], "max": [6, 6], "count": [1254]}, "eef_velocity_action": {"mean": [0.9393939393939394, 0.4920255183413078], "std": [0.8627475210066524, 0.7626761072984198], "min": [0, 0], "max": [2, 2], "count": [1254]}, "eef_acc_mag_action": {"mean": [0.8245614035087719, 0.46331738437001596], "std": [0.8288091747462089, 0.7448989739584325], "min": [0, 0], "max": [2, 2], "count": [1254]}, "eef_sim_pose_state": {"mean": [0.2915507740373177, 0.3189654899343594, 1.250045080932469, 0.11207231800917994, 0.008921719437523908, -0.01327479922921786, 0.17884693602676469, -0.25983179231899284, 1.2215151708805614, -0.009168212932838553, -0.031138681846251574, 0.28454030872557035], "std": [0.15117141797920827, 0.11462816288730893, 0.06852950650786929, 0.3141188719657045, 0.1767210966515199, 0.36948403331200097, 0.15288396594983092, 0.11338853026864364, 0.05495500671051126, 0.019643697649529626, 0.08128674151917563, 0.396710961332642], "min": [0.06784890432702957, 0.14724007598086433, 1.1614679194050415, -0.28845154394730277, -0.3477989970845137, -0.8856907096506497, 0.06170295204227881, -0.3452968854603307, 1.1819225611198316, -0.13560304308286536, -0.2789662546374332, -0.33784354528907967], "max": [0.4961993334985845, 0.5444944889756765, 1.4055448195736178, 0.9440063762422997, 0.7159937216862904, 0.6227235596046019, 0.4783671232067908, -0.03699362902675274, 1.3611548084320002, 0.032576553856611956, 0.1366129250621404, 1.340948123382875], "count": [1254]}, "eef_sim_pose_action": {"mean": [0.2915507740373177, 0.3189654899343594, 1.250045080932469, 0.11207231800917994, 0.008921719437523908, -0.01327479922921786, 0.17884693602676469, -0.25983179231899284, 1.2215151708805614, -0.009168212932838553, -0.031138681846251574, 0.28454030872557035], "std": [0.15117141797920827, 0.11462816288730893, 0.06852950650786929, 0.3141188719657045, 0.1767210966515199, 0.36948403331200097, 0.15288396594983092, 0.11338853026864364, 0.05495500671051126, 0.019643697649529626, 0.08128674151917563, 0.396710961332642], "min": [0.06784890432702957, 0.14724007598086433, 1.1614679194050415, -0.28845154394730277, -0.3477989970845137, -0.8856907096506497, 0.06170295204227881, -0.3452968854603307, 1.1819225611198316, -0.13560304308286536, -0.2789662546374332, -0.33784354528907967], "max": [0.4961993334985845, 0.5444944889756765, 1.4055448195736178, 0.9440063762422997, 0.7159937216862904, 0.6227235596046019, 0.4783671232067908, -0.03699362902675274, 1.3611548084320002, 0.032576553856611956, 0.1366129250621404, 1.340948123382875], "count": [1254]}, "gripper_mode_state": {"mean": [0.8588516746411483, 0.9441786283891547], "std": [0.34817449017301727, 0.22957644931989055], "min": [0, 0], "max": [1, 1], "count": [1254]}, "gripper_activity_state": {"mean": [1.8421052631578947, 1.9154704944178629], "std": [0.5057380808912149, 0.37996041136043557], "min": [0, 0], "max": [2, 2], "count": [1254]}, "gripper_mode_action": {"mean": [0.8588516746411483, 0.9441786283891547], "std": [0.34817449017301727, 0.22957644931989055], "min": [0, 0], "max": [1, 1], "count": [1254]}, "gripper_activity_action": {"mean": [1.8421052631578947, 1.9154704944178629], "std": [0.5057380808912149, 0.37996041136043557], "min": [0, 0], "max": [2, 2], "count": [1254]}, "gripper_open_scale_state": {"mean": [0.21432906640305413, 0.07102991590659573], "std": [0.27637341848426744, 0.18685218454540883], "min": [0.026691743305751255, 0.02287420630455017], "max": [0.9492588043212891, 0.9462158339364188], "count": [1254]}, "gripper_open_scale_action": {"mean": [0.21432906640305413, 0.07102991590659573], "std": [0.27637341848426744, 0.18685218454540883], "min": [0.026691743305751255, 0.02287420630455017], "max": [0.9492588043212891, 0.9462158339364188], "count": [1254]}}} diff --git a/R1_Lite_make_tea/meta/info.json b/R1_Lite_make_tea/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..768fd81ae5371608d39dd9e4771b204f6bbf10a3 --- /dev/null +++ b/R1_Lite_make_tea/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 101, "total_frames": 162473, "total_tasks": 1, "total_videos": 303, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:100"}, "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_make_tea/meta/tasks.jsonl b/R1_Lite_make_tea/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2541b42ac36ceba93942640cc600c93ffb6b5377 --- /dev/null +++ b/R1_Lite_make_tea/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pour kettle water into cup steep tea bag then discard it."} diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ebc6c865fe3b18dae5dcf7729a3113e3bd9393c --- /dev/null +++ b/R1_Lite_make_tea/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:088ab1d004a4e16876f4a4e2004812142fcb26ddc46042606f3eb3e897c9cc51 +size 39317195 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd7a6af3cbab45919bf13c9de1b8ff3d65dc876d --- /dev/null +++ b/R1_Lite_make_tea/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:5a8af9695aa2f498651a9cd79dcfc9e50c84a44414a045f5c6f12ae0ca7328bd +size 32088088 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3b8a4a9cd4fe0ffdadfc19382c71254a5938bfb --- /dev/null +++ b/R1_Lite_make_tea/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:3211691990c28fca43d32ee784ada70cfa6377eec37b85284672c8830476011b +size 28830820 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90c50ed649638c92627a403ef3e4a6ec5097b749 --- /dev/null +++ b/R1_Lite_make_tea/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:55f26ddd6b1ea7c5a9dd83479cd3e2266f023f09a0850fa32d2344e803aeeb75 +size 29546384 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec2029db592127e8f430614ce0c159867a496cb8 --- /dev/null +++ b/R1_Lite_make_tea/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:7fa661bb1b52d4c31af4ad12f99a0d025f6eb893f948097dc22cd6feff61c1ec +size 32958201 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7f420c48103dc64c5e732bf2a09a0844980424b --- /dev/null +++ b/R1_Lite_make_tea/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:f0f0b402e1576a2d97ed10e0302d89424c6e6cff817f6e360e00b15d44763f43 +size 32967778 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89eee5983293f65deb6043a1b7acffb79b9e3500 --- /dev/null +++ b/R1_Lite_make_tea/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:3c1d3614baa4b68f365d40319ded67ad9b70a68351b3107044c5940f5a436bbe +size 27489392 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4177955addad0bf3df9944a782a58ccb4696138a --- /dev/null +++ b/R1_Lite_make_tea/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:6763f112561c579aa0529483e83e0c4dd5d1c348723d75a0ae5d52aa9aeeba52 +size 38113015 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8645c4cc15646adff567a062f78c87cf213f6e2 --- /dev/null +++ b/R1_Lite_make_tea/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:56af9afe6ff30e89512bc0119ef93eee938b6a5d0e8dc7d6202176c98689bbef +size 37458133 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb653391c96cdcb5ee060d5429240b85a293f361 --- /dev/null +++ b/R1_Lite_make_tea/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:5c6b9b358dc5c082f1c68fcf1404fcb024e5cd9be7332cda8420a5cfe9c19c32 +size 44334232 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034d8f9b850b6a34b736c0938f233f163454ea7f --- /dev/null +++ b/R1_Lite_make_tea/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:f54a719ec1f3ae13f9ae11b05ab042f148553ad567f16d2eccf340108e448c6f +size 35963276 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae3c2524c2f5e8657bae60a267491922c17d5dc7 --- /dev/null +++ b/R1_Lite_make_tea/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:07e11ba20a904edf995832bf835ec126b8320f13b26945826ca3280bf8b8ace0 +size 29799518 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aafc6dded30b3e88d77245474ddf52cf959fe1cc --- /dev/null +++ b/R1_Lite_make_tea/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:9410e9d1de7ae278cad278f8b8dd29d7ab0b619d8b79761190084643e1088165 +size 37262381 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef4139986400f6f52f5677725636abc8ef0ad046 --- /dev/null +++ b/R1_Lite_make_tea/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:9f8ec2cf07c5e87ee0675d105a74ec2f42927a0bad90fa670ab33fdb0bb107f5 +size 28295137 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82c4983bfe1afc7f0ec9ed1a8298825e473ed855 --- /dev/null +++ b/R1_Lite_make_tea/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:86dd13e9547e5e05854f1a79a97e8cf51868d4713068602e8faff78a3adf317c +size 27689396 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c79d0b8334ee3f14c34c724095b6dee53f5420b4 --- /dev/null +++ b/R1_Lite_make_tea/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:fba484f2206d5da5403041e972749f0b3b6e160322b864668f9ec6d27757f68f +size 33270374 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..957ef38a36e09a9a62e53221df4ddd7a25e5c6bf --- /dev/null +++ b/R1_Lite_make_tea/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:e1a00c802b335815561f220d283e76a81185da2bbefd527c6249f961f3894545 +size 27541336 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef47a3324656adbb7ae0fc1fbc6f483c8ff52bf1 --- /dev/null +++ b/R1_Lite_make_tea/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:adb7c805c580a680a52e9f0eaf28b3617e2d40dcf99582ddc215203cdd89687f +size 34402482 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cca29764b4e99aa58a05ec9b4ac63fbe3548f18 --- /dev/null +++ b/R1_Lite_make_tea/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:1d345dd55850886ea7d88a13feb092d9052263269efc37f368d6738f61cfa094 +size 29382225 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7ad10760bb6a9a9d1b944110ffd222f74deaea5 --- /dev/null +++ b/R1_Lite_make_tea/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:1cf1ceee2564efba0fea928d5900c306da1cfdcf6bbe61087e8761b43fab0c86 +size 32525494 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64323f4b658b371fa9684f7fff397f28719f3859 --- /dev/null +++ b/R1_Lite_make_tea/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:d2288eabf7be29ef6f2e2765a8c6b143e0e3aeaa361b7adfc32e7d43560a902b +size 44548460 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f3e32f214b8689263a6fb4ac4f521b97bfdf64d --- /dev/null +++ b/R1_Lite_make_tea/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:ba56f3864e2c880da7406dc10c1afe94b717acd91ffc892db58fb7ea72e89640 +size 27635294 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4e4ca23d23217a4dd289131006eee53f4c43df3 --- /dev/null +++ b/R1_Lite_make_tea/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:ad28bb46b2ff301588dbf014c5c71d5233c22069aa6c11db38769d561b33830b +size 46190811 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b27b42a375e9bb8e8c384d74d5c1ed56ea74d2c --- /dev/null +++ b/R1_Lite_make_tea/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:96ab38e200bda62e6ec6f1269ba3bb95acba31815b8d1972026f207668fb1e6a +size 32749423 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..535879935bf11527202d3f21b33fce3297b6b50f --- /dev/null +++ b/R1_Lite_make_tea/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:79371c38796ca687ebc1bb06bef630ec203f05e3fb211352df1a6137747f3926 +size 23985252 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d14b40e750a34b5a6de4afd516b74f027cd6c345 --- /dev/null +++ b/R1_Lite_make_tea/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:bc1ac817a4beaa4501455f4724c220b488ea895b8f44e6c34d06867a855b3e33 +size 32232698 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90480548439aeb7ccb9d534c766716cf85c9089d --- /dev/null +++ b/R1_Lite_make_tea/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:eed377fdaa38392786e57ccd228a9254760ad05dc961e03bfe012a31df91395a +size 28573533 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dbc95f3e4b80e0448f8768ba9bd318f05eb8dc4 --- /dev/null +++ b/R1_Lite_make_tea/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:4289017e299d519cb16eeb18cbe96095cfbe8ba3b329475ef893f667f8ee34cd +size 40344668 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3efa691448d4c7e9cac466a38ab70247efa63a38 --- /dev/null +++ b/R1_Lite_make_tea/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:dd3a9179ebf4135d20ebd6abcce22a3a64453e6efaff9b6d4174d96afbf39923 +size 51003907 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20940d3ae4dc6c7f3877e1641a15b5c87d40c61c --- /dev/null +++ b/R1_Lite_make_tea/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:19f8a8a9118bf8eb35491c8c0a7ab2aec8b10d7ffec306b6e20812b0c42fc92d +size 29934179 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94c78987c992306b08bdea64df03732fe76d034e --- /dev/null +++ b/R1_Lite_make_tea/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:0fcabc5415fee2deac74fc4b90bc2ddf8c3878a8e5405e0136e9c9a2006e9851 +size 28951937 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f80b41ed0592c25834dd47c33381357f984850e7 --- /dev/null +++ b/R1_Lite_make_tea/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:3d244aab15f3fcff834fff138dea9352966c7f5c8fc9a4a6ef377dd79cbecda6 +size 34876584 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b457ae2211708cc2cfbd0a64cd40d3c1b92461fc --- /dev/null +++ b/R1_Lite_make_tea/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:a3c87425a6cb01d42f3355a4650e56eb94f166b6363c45a57fcd992326000908 +size 27962312 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0d2f802d75ac99c2828194f0f0a09742f16fd2f --- /dev/null +++ b/R1_Lite_make_tea/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:feab92e33248189053d31cc28bc9bc1b4bdeee361631b36f58aee1c69a18f09b +size 25752073 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05a771df7f809113703a31865b26795ca2c8983 --- /dev/null +++ b/R1_Lite_make_tea/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:b93915293cd2dd55252c4890a2c8cb41f3b3fa3955550e635307dc92bc4d50b2 +size 32009998 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..871af60d90c25bdc64446136a7178430668c79db --- /dev/null +++ b/R1_Lite_make_tea/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:ae398737ca79cfc7022ef276ce10643b452adea33cf643aa62cf4bb9e5a1851c +size 30396393 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17ed4d7d1f984cfc0cbca3fda794456c508a0b1b --- /dev/null +++ b/R1_Lite_make_tea/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:34a2e645e77367c15a0d171e7b704f1f4f3057b07b2aeb85d52c1890fa3b88a4 +size 41275861 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d87b875795c06f46026c0f2e8bdf836db229dc85 --- /dev/null +++ b/R1_Lite_make_tea/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:627c7555af919202ebd0a94ebf194a26916b0acd74b2ae48fb72bfd90a2fa86c +size 29408956 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12a18936803ac7777b86d1c0f0e10052122070be --- /dev/null +++ b/R1_Lite_make_tea/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:82f514bc1cb62f5d15e228d7f009cac60bf19fb77bd5a623da1572f308170e0b +size 36948716 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3fbd22d4ee4b1d5c68cbc08d299f78c631eb1abb --- /dev/null +++ b/R1_Lite_make_tea/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:b71ebf1f5d529e0d439cdab43637c3337666fe0146d7f9b1513fe48f8ff75451 +size 29095139 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d100f3f86bbe89b23ab87b5f17bbb52d094dac0 --- /dev/null +++ b/R1_Lite_make_tea/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:e183c2c34c50cc0a5bea204b5f079750b2033bcc00c6028ccfb7ee712f2d6aca +size 31037148 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3db8eba19e36451fce202315298708c34406479e --- /dev/null +++ b/R1_Lite_make_tea/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:c1001ea25dd678422ba769e62630793aeb9f39cd77f8ebf4b94adccccdcc954d +size 37804118 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2196d7e6b070d61d8c53c37c6eedb55b84a77eba --- /dev/null +++ b/R1_Lite_make_tea/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:9d9d16ac99c4adc2c7aca3b3ac621d1cf364687a0a939d9909f3d35c06f2344a +size 40760968 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aee9291a00ff2802362d8633604ad69910386d1e --- /dev/null +++ b/R1_Lite_make_tea/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:b35d0564107db8f8f7c8d627e6e46e10da142ec52fc16dbd5b7be0c9bf1fbcc2 +size 38305245 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34c96910bab03cee9dffd8f834c240e4e8ea5990 --- /dev/null +++ b/R1_Lite_make_tea/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:92928e45769a2fa2ff17113859178bbaca27b85e85e58316505a27a4eac58d68 +size 38754078 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..950912856d01578b1257f0df8bc0432e8a451d56 --- /dev/null +++ b/R1_Lite_make_tea/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:af0e36981b858c408c2689ed9b2c8fe6cc2d953d875cea144ca4aeb00cd22196 +size 35335741 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a28252b0a28be864d4faa7653445e86fe41660c0 --- /dev/null +++ b/R1_Lite_make_tea/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:41cf7e910a4c0259d649a6994cdeabd5d9c568d704e3cf2a449beb4dba146903 +size 35673844 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c78103372c7c1ae711eb0cefe41215964ebb68 --- /dev/null +++ b/R1_Lite_make_tea/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:ca30aa44779f53f13de4c60c968d88dae349c804f63819e2c5bfb77662b69c05 +size 38391273 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5191ada0fb347ca13ffd417b2c06941668fff59 --- /dev/null +++ b/R1_Lite_make_tea/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:c66cd3c4e7d05f7cf3576639fef11843f805f4ce45f135b8b2e66e4e2b8a7662 +size 33795520 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c26eca63d02f283f50ee1e4f7e4c74cd2277fab --- /dev/null +++ b/R1_Lite_make_tea/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:db191f662968d11169e62650dbcb2327745b965bba16c0357c8d1f037d495075 +size 24473141 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c912d793515ec27ef39844738ac9b64677f0e6e --- /dev/null +++ b/R1_Lite_make_tea/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:ad0cb390ab00bb56d462545e00a674fbcf392c9bf1fa2758f69f72db3cd8c226 +size 31490663 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bc204d6cb3f335843f1285955d710568a28602b --- /dev/null +++ b/R1_Lite_make_tea/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:efe161b954b9551deb24fe29f7319e7e421270e07f5268b439970d4762d7fc7d +size 31273194 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f16c81a1d6a0780882bab8e58097eae418f5d6e --- /dev/null +++ b/R1_Lite_make_tea/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:4ccd6be6f8f5897a7fed5f23b1f44cd3b565fab7b6ddce7e0e2719102e0eda8d +size 31173420 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43e911a0a29ce42c53406a144d7935c7ddeeb092 --- /dev/null +++ b/R1_Lite_make_tea/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:a1d275430428dfb6d826a7bb993e4738f638c6f17b7d5d5f1d147a76270e9726 +size 29382486 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c193b03ebe22c9cf8c8c89ca3ed204ff4458e947 --- /dev/null +++ b/R1_Lite_make_tea/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:3fca20074ecb5288b79d8c3b9bdf4c66570a10202ae529b20d29c3e6edf044df +size 31141623 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbb353fca6a4d4d0f3960a8ad8c63c7e353d27ba --- /dev/null +++ b/R1_Lite_make_tea/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:dccfbc1adf79186f60e2cf5c760589de6f9a3ef1d984fa40d6bfe973a958bc35 +size 24429632 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5bdb48ce425bb515640c34b0ff726f586deb1311 --- /dev/null +++ b/R1_Lite_make_tea/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:2a1238cb3652df0b282595c7b434b87e897d21868f1ddfcb86e12ba7454a3460 +size 31718107 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9a1f20b2fba69d319d7751a48bbd2be544130fe --- /dev/null +++ b/R1_Lite_make_tea/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:e601d3d4cac196106e0093a568885cecd2e826352d2419c66a08ad816f950c27 +size 38560432 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0976eb4f713c7fc67a5489d6ad9498bec90ae785 --- /dev/null +++ b/R1_Lite_make_tea/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:b44de7e08d438e6d1226522c3fe5b1f43351dc9a5f611fd01e33f740a99614a4 +size 30464917 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ff77b3115ecdd5b5d024e6c465dc6c1d688f95b --- /dev/null +++ b/R1_Lite_make_tea/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:198619868945b906c9df791f8d285ceb4cff85c049649d0c65db297b240c8108 +size 27155267 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29dc61624d058e0ca0af84b4cace2795bd7c07bf --- /dev/null +++ b/R1_Lite_make_tea/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:6d5f40ad0bf6763ded5c8983e406555f6bd8032de04ca0c2d6e5c90e1c61148a +size 30688057 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c52222a4f91f4da847da98fd86129684ead3b09 --- /dev/null +++ b/R1_Lite_make_tea/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:8a13858489625654d18db9b9d1ea87dfe496a00ff630d998f1bd9eb04f17ade0 +size 33031471 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5667c7620125756fd499f706ac65210b0c1c56a --- /dev/null +++ b/R1_Lite_make_tea/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:328dddf391a0dc5b115053a9f53ac0b816904d981508dfa902a56d102b623167 +size 35450465 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a0872aff1f31a1636aebf19325e355823f83573 --- /dev/null +++ b/R1_Lite_make_tea/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:c2b23f60192ffafb6a05649d8f2ee3d67fdacfe4e3e104948bffa5d3126ef268 +size 36329030 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7962478653b6aa435449166f6d455f7f012673 --- /dev/null +++ b/R1_Lite_make_tea/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:d86683a3fc66b31cd5f6a04ef15a8b3dee47ce9a53b426b5ba5f6072d67c0e28 +size 37620317 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8fe5d1eba49e58ef4282ebb042fe0e99de3a873 --- /dev/null +++ b/R1_Lite_make_tea/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:697ea44d8fb892f1a37ef328ae43001f92b4eb56fa79628273417a21118fbf93 +size 43957420 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d59dae257cc2b1477d1720a16fb4a6536da869 --- /dev/null +++ b/R1_Lite_make_tea/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:fd345980727b7f6aaa818da25ad9158479a31869a8cb1e9ef1a3776dfbd27f44 +size 29618796 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d9d5c4e5a02b6e53efa1aa14138ef0ef1e7d822 --- /dev/null +++ b/R1_Lite_make_tea/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:5c1ae1448da0e3d65352e7c847338f1c5f7a5e72bfd68637e05ff1b36989ef68 +size 37893903 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec269bc96ca32b0c2190c5407a63201cbb1fd106 --- /dev/null +++ b/R1_Lite_make_tea/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:5de2f80bc6a7d88df3361afe0eee16c9cab9c5006722a7d810a84e7ef889243d +size 41099343 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39623847f6913dfa0a21ee5364d340361f3076e3 --- /dev/null +++ b/R1_Lite_make_tea/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:a6b0826c678092efb149b0d67660804f028fe43a4701d85d3d12736526a57441 +size 30004744 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92a433c24d509e8d34a7fca29a5c75e765d988f9 --- /dev/null +++ b/R1_Lite_make_tea/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:8162ccc80e74ff3ce1e2e97c1735608bcf1765133bcaa2c2f7e78c5bbc2f9974 +size 27888213 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a268bab91104484545f580351b8e29ff2b52a414 --- /dev/null +++ b/R1_Lite_make_tea/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:015e5f958703b0f0096c0adf4d8eed57837fb1e522ca86d47a0fc8369a94ef3b +size 38932187 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f8d3ae8212555dc2aac719fc243b0fcc8792e96 --- /dev/null +++ b/R1_Lite_make_tea/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:5b28c957bb85cf577310cd4d6c96bb1d85b8a813545f20d88907423fade60f6f +size 20538097 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..217d5f19cdbc076b7b9790a6b521a3e6d3f22c7e --- /dev/null +++ b/R1_Lite_make_tea/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:fb406f62c49f85c61eb7c13d15b21e820b3fb8dcd02ad4e4e79e27973162350d +size 28881110 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd995ded7540af1c94411c5c6591410804b45740 --- /dev/null +++ b/R1_Lite_make_tea/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:f51d9c308ee4d2b983daf8024705927914632c269cd51b6a84863d536162e8f7 +size 38148400 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e21c5fb5c0905ba1dd9c28314dc6fcd7c6002bce --- /dev/null +++ b/R1_Lite_make_tea/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:4d04547febcf2f91b5db26afeb1b439db60758d9125bc9f833245aa5cdf8100b +size 32328634 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f746ddaa4b5f36828d472c72aa4148125a75e015 --- /dev/null +++ b/R1_Lite_make_tea/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:d4c4f98b01a5bddd2b937ccd7872114e64ff857c9ebabb615e7c874ec12b0b86 +size 35438586 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cff15557bb1b5b6e372fcea216bd34a6113de8c6 --- /dev/null +++ b/R1_Lite_make_tea/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:6f92308472af40e8deb3d5f01b90ae36e750390a200edc52f8603088b8c60ff4 +size 36628751 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b730755be203f11f4333ffa00f5112a154213f1 --- /dev/null +++ b/R1_Lite_make_tea/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:35c60d20f56f6b8ac3cccbe1911fd9e88b3b6ba67cfd7275166d303087cb1e64 +size 29476173 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4855cfb75184fd19b3a66f9c3aa30b3a2e9b02d3 --- /dev/null +++ b/R1_Lite_make_tea/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:e8c26784f7fb2c7021060fef2eaa126cf0bdddf818107aba0301a5bcf60c9ec9 +size 35434576 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cd0403359423e5d02d0ffee79701dcc6f5cea84 --- /dev/null +++ b/R1_Lite_make_tea/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:756436d694fc899e78ba2cf5dcee5386b8009ec42acc2a5073dd59907ea70c1b +size 33679137 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5b22683ff7b30167ab84e9f47bf0f4f6adce352 --- /dev/null +++ b/R1_Lite_make_tea/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:b71689c175317114f9727fb68d5f83b52d76042655a8e10b68d894716840e780 +size 36100409 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df940c8db666fc9e492492992b02125fe3c1b08a --- /dev/null +++ b/R1_Lite_make_tea/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:d1e49ca4f35a71795a78270bd6f7ede784025182908bf1b78b3e254e257bf338 +size 32782361 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52e6cd44c71f7fa6cac1f00813ebe69dc1c9c892 --- /dev/null +++ b/R1_Lite_make_tea/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:263db50a98fecc4470530ef46fc78a6f491ec5f7ec80ef345f284ce0ec4b9b59 +size 31791285 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8cc99af9b7adba29b65322766c17cd299d068cdf --- /dev/null +++ b/R1_Lite_make_tea/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:a90073ca304dfc36eefb283f0bfd12958dffef0c2fba92066fb85e3f37b1a5ca +size 31986315 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9d9a2480782335fe30b530a178fbbeeebb22b15 --- /dev/null +++ b/R1_Lite_make_tea/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:4bb0a597ce780dc6e066a078c7946366d6669339e632d9baec7bbeab538900e8 +size 35325863 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea9ebfd86cd9e4b0b73dbcf76c3eeac9be1c9f43 --- /dev/null +++ b/R1_Lite_make_tea/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:808cedf48ecbf6d1bce8e65c3f057e5c03d34f0deda73996a1993dd37831825e +size 30841610 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f866a49d6272a320476f367fe2c0624a865d43c2 --- /dev/null +++ b/R1_Lite_make_tea/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:e9a84f0c7f9f0a35ac27969f521e019f919d9c4dc871fec9bfbe55996e429647 +size 29881160 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7c2ff2420a8e014422f9dc64e50c0a10092bbdb --- /dev/null +++ b/R1_Lite_make_tea/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:a744289b54bfc5b0e7339f3a64498ef0d74aa73fb8345b4cafb05cb31745cf35 +size 31926066 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a957f39be0f17a1794637901f12605e8cf0550f4 --- /dev/null +++ b/R1_Lite_make_tea/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:e8fc37bb66f2ab5bf9ca52c83580856b783037625976be1ed8bfd64f31d15932 +size 27505429 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e6e793ae6686ae2fbd8ff6ed3378b687b87ef5d --- /dev/null +++ b/R1_Lite_make_tea/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:cb6174c2751cc3d498a92c333fadef780ad2045fc41911fba276a73ca22e1c5c +size 25581793 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..928eb9de2146e29549f5ab9ddc4249fd4819ca4a --- /dev/null +++ b/R1_Lite_make_tea/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:908a437f26e4734e2a9ad9bb5680a90e0318ba711732e16e31e9cf088e52891a +size 28877107 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..795999b65633c267528415b46ce6f88931a2cd4d --- /dev/null +++ b/R1_Lite_make_tea/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:6038156185c5653f2c94fa85b989eb611a2e0574f89ec58fc791db34229e244b +size 29311858 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da8938cb4e92044ab6bc35ca047a8a6508d9a5c3 --- /dev/null +++ b/R1_Lite_make_tea/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:0387b0f35745a795c73bb974dda7f9ddaf4c0ababe3720d4f83df840ab6026cd +size 28132038 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc14f8dd4f1512b06da1595c874b0ef5de65276 --- /dev/null +++ b/R1_Lite_make_tea/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:b43dc8073ee6c0fbce55061c14801783178ffed528d8fd75ed43e7594ce5d86d +size 28015409 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f299b0acf717d28f6be61cf0f0b76659da9d8b3 --- /dev/null +++ b/R1_Lite_make_tea/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:a72fcfcf87cd20c7ed0b6c0d18b29fbce30d97e8a39ed64e0fc0870db315b3f1 +size 31028664 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..794e6b5f1c979694ee36f08b7ac250e82c31b903 --- /dev/null +++ b/R1_Lite_make_tea/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:e13985203dee579302c5997ed8be251e1307bb3e8dd0097d9cd1c0cf154261d5 +size 24366438 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dc9e87d095e82b66a91e7f2eb16d08d9433974f --- /dev/null +++ b/R1_Lite_make_tea/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:b5266d588d90f8d0e9d190da528c073da19164769ab7d39d411b839887e9b556 +size 28865324 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c85a710eb1354ae4e6e4231781aa33808e1a44e8 --- /dev/null +++ b/R1_Lite_make_tea/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:3368220f6db25165d02b3a7ae541b8a72d384a0295251b095fa64ddcb3bfbda1 +size 30554341 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ed5b43ae75c444b67cf76bc1b836d0c978658990 --- /dev/null +++ b/R1_Lite_make_tea/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:fce58dc3cf417ebb9d1a492cbe4a207536d58dce1b4ae08f0bb8cc46790349aa +size 28701472 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_high_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a21572a42999c0fffd7518bc017d430c77940d2e --- /dev/null +++ b/R1_Lite_make_tea/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:707b47f770f518cb39bb3c73f2abfa4062a2f728485bf9430608abe99b1a0900 +size 22919348 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bddea49c675f6d3bbd6adef24e2a161636bd178 --- /dev/null +++ b/R1_Lite_make_tea/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:bba9a9c31cef45a493ce88877f28ea859522131b8fa67a4fe9d7c7c34249f018 +size 36943341 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4352abbbb30e3dbfa8292b6e0a2bf4875f0f34d --- /dev/null +++ b/R1_Lite_make_tea/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:8d045a05f2164573297868d56e4504fd33472d4388baa4abef931835f6df2311 +size 32403116 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1654594dbbdbdee7018dd3ca5f367a63d9fa6d0d --- /dev/null +++ b/R1_Lite_make_tea/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:5b2cbbf21555dc3527cf27efdb8feea799c8896c1b2180b988087c796506e57e +size 28741451 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a8891acabbb55dbdc4792f9b6b797ece6772359 --- /dev/null +++ b/R1_Lite_make_tea/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:78f52b70fe75d0bfe84e1c14237860bb0391f7bb1a2c44b819d8ca7e4ace89c9 +size 27669963 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..804463b68cb2d204ab7ab174af517e745b6b1c39 --- /dev/null +++ b/R1_Lite_make_tea/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:d46a3d2a734788f78d61385e8982ac6e32d86d065f3a2535bc97deba4d3ff066 +size 32784836 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f7cd42cca30d59082a2084d2ad67d849f193149 --- /dev/null +++ b/R1_Lite_make_tea/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:933a434f6182353f8fb4f81f6fddae8ca9b2c82bec5332f52e6867a1f93c431d +size 31520170 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d54d72036be6f3ffa933788e357857e709251b2 --- /dev/null +++ b/R1_Lite_make_tea/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:ff5cf160a6030bb7ed6536eed53408480ce256fbc1a879fb35225e8b7d575a0e +size 27905443 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd70c06e9492ca69ded0b3002f9458e88397bf49 --- /dev/null +++ b/R1_Lite_make_tea/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:31c0e2db2802fa19071c29f34bd180f201e53612e786abc9666299063973f149 +size 36399244 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c18c8b2379476278a5ece3147187ff1cf7e6d5b3 --- /dev/null +++ b/R1_Lite_make_tea/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:94d8eb38219cce94accaec376cfcebeaf8f7dc49ae626cd49aff8b350ca824ec +size 34408316 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9614c2f6c8f32a52816ee9cc1f1288f6562300bf --- /dev/null +++ b/R1_Lite_make_tea/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:b2a51ad4fa3c91e987f8e9b9ab4aad2ad72f81713f680b9210c1197ecd935fab +size 42312787 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd6add4ce826a7b58e7d4865c2dfc5a947a96670 --- /dev/null +++ b/R1_Lite_make_tea/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:4c2cb86b01a6595effed592e99945ca319ffc708244e87c166d9c985e6f4127d +size 43632022 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7c644aa83c8a3ee63e525c52beba8ebe5732e9c --- /dev/null +++ b/R1_Lite_make_tea/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:4095bcac87568ad5f7e2f4571f9298781c2359a77a56fc75718a5ac3cb977c53 +size 30474936 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24057f6fa94688e164fd87c588c09c4ec2e80f61 --- /dev/null +++ b/R1_Lite_make_tea/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:f5e815e406e055d44efad94f0192ef904080fb48cea8e3ed49b1e5761fca1b17 +size 38851993 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e245427ee7ed5d77e2d3a606bfa193acb4a4f983 --- /dev/null +++ b/R1_Lite_make_tea/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:0cab923ee9724e1af4f3ff4e4b40fbb5fe7f95c39aa851249f4dff67831e5ac0 +size 28237463 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d8dacf10a0abc2b555b477048ce2a48b632b9ad --- /dev/null +++ b/R1_Lite_make_tea/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:b8b1af1b25f219be18cef1be57a4435a0d2643cfe260c049a5fb16f1b53fc645 +size 27786878 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb1827f7f7adae2724992bbd4bf2486cc42fcd6c --- /dev/null +++ b/R1_Lite_make_tea/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:cc6c6271900d86171b1abf16d042bd14f0709a6b313d778025895dc493b6a8be +size 29812450 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fb8ae2c4e4aeb1d01729643f271d42611dce92b --- /dev/null +++ b/R1_Lite_make_tea/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:f738772211bedd693860811dc5f02b17a3721fd2bc9c9b38b01f20d622e02953 +size 27327350 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2fa5d30048a243dddbffb0b7781d487105ca37b --- /dev/null +++ b/R1_Lite_make_tea/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:9fc67605754e8e38909a076de6f56b27b4cb297fd86996bd8d541c81fdc3aa15 +size 35089710 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1af66cdc4ed23723157b19a396f3cbae31a455f6 --- /dev/null +++ b/R1_Lite_make_tea/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:e5c56fcf7dd650e169129be1112143466a91ca7c9689f42e6d62ef5d329672d5 +size 26542670 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6860ff5b7c3bb5ab4762856908c75a7e383e9aa0 --- /dev/null +++ b/R1_Lite_make_tea/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:fc5d48a323ec1479d195ec55262728d0801b61ca4f3a3010364c50fbe4e82c13 +size 29440280 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7db09b8c85cbdda19c3eac8762237c90906a5195 --- /dev/null +++ b/R1_Lite_make_tea/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:6e9d690e993301cffbfaaf66246067d0b26ca93712b042b64b591931f8d31e79 +size 43105265 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd308c28b75d23727fd65beb8bc3ca658a988c1a --- /dev/null +++ b/R1_Lite_make_tea/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:cc75564f98d16f23714a3d87b63aedb050acee17f8088969a2a324d286b88f87 +size 28102619 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ddc2e2c43cec6ea6cac787fdc68f936caec463c --- /dev/null +++ b/R1_Lite_make_tea/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:2ec75ef3537564a87881aad5050edef1069e51161b2225619649f8e5c53edaac +size 44981542 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73055793a62576791cfe8621502527896fcf3c73 --- /dev/null +++ b/R1_Lite_make_tea/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:fb201cb19481fbb52a3bd75fc8ad16b84110147bb4fb9e86340c16407051a37e +size 33238508 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b7a22f8b67d6a3725b18d420fd932548df6da76 --- /dev/null +++ b/R1_Lite_make_tea/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:7f3ba699d5e4a23b0fdcd0dbfb8b81a1ef99c1b02d84a37ceadfbe27f8021c07 +size 25129424 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1039f5bd202096ab6e68235a6b3c3bb6b2fbf3b1 --- /dev/null +++ b/R1_Lite_make_tea/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:d7a5d666c9ce221bfb0bdbeb4a0e6ca60442421d14383f40f84f9d4f7faeb772 +size 31629124 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86322bc47960f1c00bdb24c95c0e6e86a4959e8d --- /dev/null +++ b/R1_Lite_make_tea/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:b6af593613567aacac8dba25bee27735e65a17de999af2bbafc35a6d8fc70b89 +size 27770094 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f0b291dd0b5aeb6cfb11f40402389e4d18b4c96 --- /dev/null +++ b/R1_Lite_make_tea/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:0486a7689d11e5d4c2ebd436811989e740b48a0b426fa37e41955bfc99482591 +size 40048909 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92386ec553ceaec181fcd994a3d61f40a9ec81f2 --- /dev/null +++ b/R1_Lite_make_tea/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:6bcf7afbbd18bc395245292b89a46ce9f04e969797a9bc999f88d28fb2e604a9 +size 47817776 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21b00fa0c2dcc00a9f14cadc3e97ce7d6a0fbc46 --- /dev/null +++ b/R1_Lite_make_tea/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:48fdbb1e3db9aee8d31dd7ff364cd785cf9a824475714f8189acfe7a16578a1e +size 30637208 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..837eae5ef47117296b0436328cd80002bfc9c5cb --- /dev/null +++ b/R1_Lite_make_tea/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:8e5666ae26193203d4e3dda774033ab8e1f268527cfb9c29a210ff35fa9cedee +size 26381157 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8987dc76823396a548fa9df62d58c2df0e404417 --- /dev/null +++ b/R1_Lite_make_tea/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:e1f4e3a0461f528702beb6ce95ed151da525ad7cb9fadd5af054d6c9f5847447 +size 35041040 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e6c28940210e330784373971dafcae5cc6e2bc --- /dev/null +++ b/R1_Lite_make_tea/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:6f60f4c4ca288d75baac8d77bbf607ef5e9aa7ddb5940609dd4af524ad2fd2ad +size 28174098 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba23c5e1a018c6fe309c4cd0b2da8ab932027282 --- /dev/null +++ b/R1_Lite_make_tea/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:bd6be1be17da011fb2a4ee3a225e6d48e3f6261e08a912a2102025c787158ed3 +size 26904804 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..248fcd5e116a35ba320f5513b8cff509c7ed6d64 --- /dev/null +++ b/R1_Lite_make_tea/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:14387fa7299e069e6e400371723c67bee98560be63ae92b596e02e6e4a4d9891 +size 30645166 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3879a45ec69b1846efc14ea7b236a129d9a86ebc --- /dev/null +++ b/R1_Lite_make_tea/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:c1ecfa2717491c3ca2d859bf8594569bd07919035ac42f40c730cc76e4eeeda5 +size 31548474 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe23beb62fe325ce2c2121d7f931553ee5ccd5cc --- /dev/null +++ b/R1_Lite_make_tea/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:01372c334e7d5f3ebfcfcaf56d361d30c12274ee5ed6fa1e9dce32325cefcaa1 +size 39939989 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24eda5f64bf099db2491726ea845ad0e9e2325bb --- /dev/null +++ b/R1_Lite_make_tea/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:ced2f24f1f14066eb78a91bc90ce331f95a083bdcda97d5e2fc4c50fb21569af +size 30686365 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d05917284c2d7356086df1a3690e2099f5486e1a --- /dev/null +++ b/R1_Lite_make_tea/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:93b7296810ee6990d40df28ecddc0205ad102b270f54d3a684f22c7eee6e0656 +size 35802190 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdddbd0a9e8c37a7572b51ffec7d2e6b46311ea7 --- /dev/null +++ b/R1_Lite_make_tea/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:f53a1e42adc0035ee3ff3807c8971fd337a1691ea6a48b43ec5caf4ba8af2c2b +size 24591011 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c1c32be0bd6ef826bbee883f72fc6fcb5b09ded --- /dev/null +++ b/R1_Lite_make_tea/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:1173881529bf8b9c425ed2151f9e7390d997b41cc32accd16d1a7002a8e3abd7 +size 29765090 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff793004f5bb57b3c13d8715ef57ed83c2d385f4 --- /dev/null +++ b/R1_Lite_make_tea/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:88ce8ea46b6fca7607835f99af7af265358254161a2098214add8049e684c863 +size 35517037 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0175441573696cab9a1200a416ae5b4466fe031e --- /dev/null +++ b/R1_Lite_make_tea/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:01417c9c8f3bc217b31af7ca29dfac4ec1bef411d03352b30e5b69551fcd41a9 +size 38785097 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f34ff76011d47c30b01ffddd9ed203b011fcad46 --- /dev/null +++ b/R1_Lite_make_tea/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:f0d90547ae17dce03eb55fb4f802838353599a586faa3e0cf254002f1b19fa95 +size 39417921 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d38048acb1259b31bcefdc0f841ac55cfb36a63 --- /dev/null +++ b/R1_Lite_make_tea/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:4d562280831e93f99fe5018fde041a98c571e080088dcbd3afd447a0d173ea93 +size 38510137 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c82d22dce6baf04d4423542143fe01cfc315cf4 --- /dev/null +++ b/R1_Lite_make_tea/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:eb7f7c416c5233d89813660813e87a81cb5eecb1469a395df232a2ef752d4539 +size 35264832 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22df2b6bb1ca173c5bd5e43f976e7eeb69b13488 --- /dev/null +++ b/R1_Lite_make_tea/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:4fbab7c955df0f46f1315763e626f70580f0e6a6d1bab58a6bc4ef70a6b1fe49 +size 35064315 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42557c79e89d436b5b82777aefb22efa7c56f068 --- /dev/null +++ b/R1_Lite_make_tea/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:1b0da539d52b6e467fa4f414c1b8f232ee1de6c765ef3ad55a9de2a48d0c9c17 +size 36902084 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b42848633593f8202ca378430fb897886d958c88 --- /dev/null +++ b/R1_Lite_make_tea/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:6b059f7e9679372fbaca81a948e9186bc8282f6c95fd0e941147da33b6eea490 +size 34674538 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94d0eef9b682c452b4d40b3eeb90605abbd03cff --- /dev/null +++ b/R1_Lite_make_tea/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:53c9a119719b04d630faf316a066d5b50a22eeea14971476b72d8c0f08f48ced +size 24107312 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20119211fa1cc056df74dfdf8b8d66746a93649b --- /dev/null +++ b/R1_Lite_make_tea/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:4ac0bf7c4c2720b46e3d70ab5d28096a6a4b943cdc4f6a5989231e74e9860194 +size 30056260 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54c64df844ce3a0be2b68a87a47beeb3f0d7f542 --- /dev/null +++ b/R1_Lite_make_tea/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:432e00e1dd8afe0555325fa36fbf35ca305b31e19c44c2939a2d16ad8811de74 +size 31291949 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..579e48ba5967e67f18e1ce06795ddd62a7c6544b --- /dev/null +++ b/R1_Lite_make_tea/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:feae1a3e611bd3d1d0b4328b7925daa3e08d80a29e6d1cd07a58f4d01469e882 +size 29548355 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..addef7cc2988300a55fafe7428ab9ab9979c972a --- /dev/null +++ b/R1_Lite_make_tea/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:b89a202d89c4906d6da55cdb23bfb993f107478b8e1b77a697ac71b93eea42d7 +size 30226530 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7d82bacbba2bc4d711a555c0fa48b8667645bc9 --- /dev/null +++ b/R1_Lite_make_tea/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:3b4e2140fbb8d91e2cdfdf32e0aeb4ad929ea9588d036b93141e89d8c35bc9c0 +size 30272014 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..919b8de80d1170c299caba59497a22e202a59b54 --- /dev/null +++ b/R1_Lite_make_tea/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:bcb5f4d3c266d6adaaa30e02a46393bd05f51d3c805914f2c1c2a81d9ceba211 +size 27809503 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88423a5fc27010c9858c2c590f00989ab256737 --- /dev/null +++ b/R1_Lite_make_tea/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:574ab7967d38b81dddc44523497d371ef5626f79bc4cffc8316796aabe7bb0b5 +size 33780721 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b700a9da63fe564c43fca34c7967387c61357129 --- /dev/null +++ b/R1_Lite_make_tea/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:28c5d4c4ba7cbf6c509adf30be5042bc4599fe250c6ace4121cec89c5c9b62fc +size 38776979 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc104da0a69308c1dc02f0bf8b084ce29a042b5f --- /dev/null +++ b/R1_Lite_make_tea/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:d2de4105cca3a3176bb79e8a4190fd5cf7771d51a10abf5eea9f88dc0e322045 +size 29277191 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..505f6f81576a301ed52334266cc8a713293e0a6c --- /dev/null +++ b/R1_Lite_make_tea/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:32361d86916cd584a754723cb2be2225d6db81578a12b32f399992e945eeb526 +size 26791524 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e861f197b0154c671c97e125397fd122ed96e02d --- /dev/null +++ b/R1_Lite_make_tea/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:3dbe932940cab200cc8615239333d553795141400fe0a65cbbbcd0756cb72fcd +size 32059156 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95b7efdddecb41870dbe4e082055482be7b6a950 --- /dev/null +++ b/R1_Lite_make_tea/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:bdea37ab0dfb97935f64c303a34d3aca5a18f15b52d29da64ded0e02bb4bfa0f +size 34863465 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5564a09867ad2940983a889333306d41aa14933 --- /dev/null +++ b/R1_Lite_make_tea/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:dc2409765925e94d1c392d9fa33c29fe5a5f352fa952689c875287ba6a01961f +size 30933665 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d1da857b1e292de6ec0a43609b9365e24aa8c9c --- /dev/null +++ b/R1_Lite_make_tea/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:922a3422c6efc2a2ad8819ae3518fbca6991a043648e3038eeda1d19d6239998 +size 32051646 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83ff8492f9f96b40aac87c3c3ae86325a34ca3a9 --- /dev/null +++ b/R1_Lite_make_tea/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:437d28f1320c27aea61f8cee80bf484170601674bc254254a4aa416aeafd296b +size 35025559 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..208ff14b5bea0ca0857d4a4c3c526af286bd2b3f --- /dev/null +++ b/R1_Lite_make_tea/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:4febaff9108dea395356cd1c68f3721e701030204da0abb1a09cd420c6270fb9 +size 45293479 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e982acd0e577a1228a936cf8ad330ef11d7f7c --- /dev/null +++ b/R1_Lite_make_tea/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:9aa358774c81f75ec0c46163d593c3aebf09591b2a7bd60700bc28cff67ef322 +size 34023044 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b868f31c313b881b64591b41c4c52410c319ed9a --- /dev/null +++ b/R1_Lite_make_tea/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:502d56b6df26920d7171a32c22e0d0c5c3b42d6d782418cf021ddfa4aecde5b1 +size 35824242 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a36546f334ab009bc53a9900adcad67ad876484c --- /dev/null +++ b/R1_Lite_make_tea/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:de8e3c5ad1d0b326fee8618b0432715f05c8e60b9926844768a010c6a0cdd76f +size 46638604 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43b4890f461e85f0c68f29e3fa2624d09b573144 --- /dev/null +++ b/R1_Lite_make_tea/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:8616a8d9a870ff857496cddf1d3cd43c2179729213b88667b872f33203afef8b +size 33523720 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e801672f8a6627c3ec85709eadf584548f83cf0e --- /dev/null +++ b/R1_Lite_make_tea/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:2c997888d2f505084c3cd6d2460853954091cdd9eac92fb293985ea2a5461a10 +size 28978599 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d734a03ed25095429bcc1128bcb74184ca67a19 --- /dev/null +++ b/R1_Lite_make_tea/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:3be64f697ca3841d36284ee79d2e62474d519fb0a439d71a5a15ed2ca10f650d +size 37815432 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d0af127d3b51d21775ea8fc62fa44db2eab574b --- /dev/null +++ b/R1_Lite_make_tea/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:f90616af4b87b02601d8336ea905bb755b9e75591b12dcb1f8e2daa15571ad43 +size 20576054 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bde1ab8aa9e2cb4b038f7eafd26ffc232748b59 --- /dev/null +++ b/R1_Lite_make_tea/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:0ef5627b448fed237ff8b020e1b7e4ad42f5a0f10d4b5f1808f8b93a8f2c78a4 +size 30166410 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9e75d3dcdcf2e720620325d3f5c9d357b1cf572 --- /dev/null +++ b/R1_Lite_make_tea/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:83504aae52ca6b37e2655a5fb3f9cf1b936e40e3bcc390122a3ed2b698c94acb +size 37495767 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d9e8a59bd627c093af8c1b69babb4c503e1186e --- /dev/null +++ b/R1_Lite_make_tea/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:2919afe257eec59e05766a2b39e5ab4341476c954abddb657f967d3441f30c16 +size 31669915 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..479ddc3d6e0bd1dcee44948556049e0df7b98d17 --- /dev/null +++ b/R1_Lite_make_tea/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:2898af872eb89e9f983afef6f06c875dcd7658265949e5562497c604988798ad +size 32901784 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..932b5d3ef841a309e8bd5e61e6bfd9f033e9b622 --- /dev/null +++ b/R1_Lite_make_tea/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:5193e66451aae9ca7ad48634646240f53aa5e0b8063d76e6e1f627ab45bee7dd +size 34804735 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0329be2330ac0ae31fcec373444c99187a7bf533 --- /dev/null +++ b/R1_Lite_make_tea/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:0e0436d908f8fbbe5cb238899f52e8403626fc40664abf9fe1237635ea0292e1 +size 27853426 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f11f83e9437a915951b9527254cea45beb796049 --- /dev/null +++ b/R1_Lite_make_tea/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:fad209decc29ec2764d9698a6e439fd6b08ca03e4bd07a5c98892f4cd07d0a07 +size 32918459 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..572b8e5fa0ce0d7f90c365a1295636efb2278d2b --- /dev/null +++ b/R1_Lite_make_tea/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:7b0a44ce35c26b566aea396f36156dcf2f916a5f65c6f160565f63dc8f887fd1 +size 31590907 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e6c96f15da66e1a57152b63c9627243be0ece01 --- /dev/null +++ b/R1_Lite_make_tea/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:b05b962945258d7a3b2e75d71ff71d22014dded722886cb1951cc5e43b59ab2b +size 35082442 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b81e40f172874243adcca95712ccc471f10e013 --- /dev/null +++ b/R1_Lite_make_tea/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:643d65141c00215f8546873572d84ff0c3d18782399806a997c64e1470ab818e +size 30600749 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ac65f8efa8b1bb3c2283a94a8cbeff7adaab0da --- /dev/null +++ b/R1_Lite_make_tea/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:0266a14aa19104a480055670841dcbafe5e7c9b699b413c3a19a34e5f54d9817 +size 33118201 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d73ce8bddefc35ee7556952602a7c8ba6e876832 --- /dev/null +++ b/R1_Lite_make_tea/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:747a9d01a13831baf35e6112c30a782515f69547cf2779cac06efaabd6f6eee1 +size 35479670 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72275206a93f8b86664fa19f743cfcf8eb48dcc4 --- /dev/null +++ b/R1_Lite_make_tea/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:db74bee78f93bc19ebc2c4472e5c2946cca08c3a93c693e8574d6fd0da909011 +size 35435102 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caec9e7ecd1f4714411353dc2737b998c2c46537 --- /dev/null +++ b/R1_Lite_make_tea/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:32f4e8a96a57c6ad4aa0f213da108db252c1595e84cba8a4a6af485eae18abc7 +size 37137769 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fa8ab2c5f0ddc8c787e3f34d3ce3b434288a94b --- /dev/null +++ b/R1_Lite_make_tea/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:43b28e9ce4ecb033ab372f9c784cead3743cd571b008656d10e0f4aae3956170 +size 28359983 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2ba581b0ea5c7b2da275796a8fc51353ff256fd --- /dev/null +++ b/R1_Lite_make_tea/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:ad574bc3faf14b9a660ec30e35984c52e81872852d25b56c9a5d4ab56fafe1b9 +size 37158681 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88c72d67f1ce6cc874b2688d40a62a98c91ddfc1 --- /dev/null +++ b/R1_Lite_make_tea/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:4bd08b2ac48da121966729acc5ecc79110144a25953c43d7a7840d7ea3d3effd +size 27447505 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd76ac09e0b022f91a80f5381edb6508ce6105dd --- /dev/null +++ b/R1_Lite_make_tea/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:1db3cb35e6a5fe623505a27ce8f0001f21c3ae94f08bb68949a0714bb7fe6c5d +size 24987459 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b841bf551b136981460716fd8116ca81da2d5d4b --- /dev/null +++ b/R1_Lite_make_tea/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:24663885027ad36dd2d01235b6ad3d80e2ff96fbaa18b86d250c51822ed8aeef +size 30340235 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efcb69159ec2de38639db10604df0fd68a68ec80 --- /dev/null +++ b/R1_Lite_make_tea/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:a93df23eda55f4adf6c36e78024d24b5aa0605dea93194b330e5298f7935e438 +size 30775431 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9562920af6c2e21e23e73719ad686aa7db8f7eab --- /dev/null +++ b/R1_Lite_make_tea/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:294f0d2aa1affc0e42079c3da4073a23250dc5a75b871436f0872a505b625402 +size 31186200 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cc6a1594caf4882c07bd2dba64154575ae087a1 --- /dev/null +++ b/R1_Lite_make_tea/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:b9808984cf273c7fd8ca0e9804ac9720e43a65773c898f85d271d32503eac7df +size 27474653 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf4b7ba3eb1e26248c5731f89c7a491f7c23db4b --- /dev/null +++ b/R1_Lite_make_tea/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:0cb319118ef71a5cf542f91e7579a6d940d7b4116dee7855783ae5fbd9c63096 +size 29192133 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d2bc3c3ccad0e6a4bede52212d6ed53fa82928a --- /dev/null +++ b/R1_Lite_make_tea/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:6ffb3dc392b1422bd105b643e81ad2fc18345b9fa0adfa17aaf9504e6905c64f +size 23727175 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d7b04fa5129299a14be51cb87550ee79e807085 --- /dev/null +++ b/R1_Lite_make_tea/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:3f0f0279e7cc3fc22ef4b8a255198f7f78b96019128512d856b727b33c50a306 +size 30679779 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99593d6cf74be07244139767a1615757a68f0e9f --- /dev/null +++ b/R1_Lite_make_tea/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:8f51e4f4cc5653db6bc798f6db6a6a6ed339bab82fb57b97ce55fd7f29550ea9 +size 29809831 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8def34466a90565182f53148e2b7d664432e00e --- /dev/null +++ b/R1_Lite_make_tea/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:010f73cec5d21e7456f2bd20913024625d9206ad14f0a90b8127c3b5e45161c4 +size 28965836 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb8f2ef6073c3d3686219255092d9326ac3b0daf --- /dev/null +++ b/R1_Lite_make_tea/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:0f2d492e22f1c54bb02b994c6a65fabdc3b15d17678a71e7590805b8c1f6def8 +size 23240699 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1478dd041af182f3264413774a70762818bf39a --- /dev/null +++ b/R1_Lite_make_tea/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:57299726c4c39cbb39150db6e2cb205c2db4869d6949da310fb9cd61fa940878 +size 39387062 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f056f7d5a36b1b3dcf757e991a739b5995cf9f3 --- /dev/null +++ b/R1_Lite_make_tea/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:d470e96601e301dcf4ba16362b65ee0912d7af70677729e3c7d49574ef9c084f +size 28984055 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcc47f17b1db508bf39952527518f1173bf421e1 --- /dev/null +++ b/R1_Lite_make_tea/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:18d61365ebadffc6cea874a5496119493fcdebdde812eaa7fa5f5978e0a0e6fb +size 25314854 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f217bc51890fb3e6e09c9ddcb094954cacf2902e --- /dev/null +++ b/R1_Lite_make_tea/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:3b88850876f08f911c2056351e9245ca3c7a43b22af9fe4ed24c818604287128 +size 26217673 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e401e8845a3716a71dce79806d57583883ef2a --- /dev/null +++ b/R1_Lite_make_tea/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:ce93792811ae988cf7f4cd8da6e61a9188f160369d4aaa457a1badd21f2027d1 +size 30064143 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b113b7e0746f62420af800b971a73bcea0cf53a --- /dev/null +++ b/R1_Lite_make_tea/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:2e99aea734fa8944b17fd03ee6db7377320ae0c3431321dfa2d68199cd09e67d +size 30155253 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45ff4c53922e5c67fca3c4fc04a9d91c99a10c9a --- /dev/null +++ b/R1_Lite_make_tea/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:ae10881a906b1fd1ca2f660b5ac733cf64b4d14e701c37adb0a1602351f95f6c +size 25209921 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e8313af362b4921126771b400a0fd835d6393f5 --- /dev/null +++ b/R1_Lite_make_tea/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:1d1e30ea20dc2ad8bdbf1998efdfde84cf20acfdb68f334c733f2afbc9960886 +size 38719281 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..381f9bbf96f8e0175a32e72c900d4aa50061c5e5 --- /dev/null +++ b/R1_Lite_make_tea/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:1bc4a722183066f69f294e20b49adf47135c31759e20bf73f15bf7e4bb5e4019 +size 35264192 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4077c95778a8c96ecfe2d1a74b9a3afb55e38a --- /dev/null +++ b/R1_Lite_make_tea/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:1955f96af8dbc97401a7e3dd9ee1337cac4d5af75ec648371581828c33bac272 +size 40356685 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..281088d879d4c6285eb00f0d3949ec4fccda03d3 --- /dev/null +++ b/R1_Lite_make_tea/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:0edae6fa3cfd85f48232ce56a756a13306120a9011c7a86ca34593a440a6595c +size 33374093 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..468504dc01c880f0e959ccb9088fcfe9bba04d8b --- /dev/null +++ b/R1_Lite_make_tea/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:290114d0f39c32ca52a7fab32dde80b6d9783f52060f3f185633388dfa8f3649 +size 26688746 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52a709a3962fabc5b0788bd3c1e598cc2838d6aa --- /dev/null +++ b/R1_Lite_make_tea/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:d3a386a29514414a6a92786edcc9b2e80898d1704b5767ca2d1cec2eb0a288fd +size 33934858 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a34f72eac58eccff78d5625e8f35778e6ce86c00 --- /dev/null +++ b/R1_Lite_make_tea/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:73a2f8c0979bca26236f528bcd414320da0e476e512f49db85373a7b2b215c81 +size 28822605 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af70a8a89af0480c6c4df3645841983032b76fc6 --- /dev/null +++ b/R1_Lite_make_tea/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:6d7d15967331cb1c1bc8d4621b509a5ac3195f5cdaae31e13bc19383e80abd5c +size 30485398 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf9f2f04017935a23c0e4d06cffb213e55cd7b40 --- /dev/null +++ b/R1_Lite_make_tea/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:8b9ffc6ecd0fe67f29fbd162345254139c356a90051d6b03a5aa2982435026b8 +size 27606035 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8b99f1ccc7560d651e56d3835c1325dc932a771 --- /dev/null +++ b/R1_Lite_make_tea/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:a95ee376bf65ebb6f7b91506b259b47acbd37021bbf863d9e94ed4b60b870fdb +size 24403519 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c98353a3b15cd07eea0188471c48f557552b0803 --- /dev/null +++ b/R1_Lite_make_tea/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:dae2450b88428c4af929998d8c9dd4f135fea074b56ccb01a3c930e5c9f1abd8 +size 28354939 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fec7ae38583f10db54e0c8e3b1882fdd5f0eb940 --- /dev/null +++ b/R1_Lite_make_tea/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:c418dcc69f265840a1978ac913c6eaf94fa85dd816ff736713f0c81a8c7534c4 +size 27670391 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..075640f5456746ca265dd07f6d024f078a5b3011 --- /dev/null +++ b/R1_Lite_make_tea/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:3f208d1acf3504b4c64ecf6e072116fb91f35f3644f5cd0adc7cf0013f4299f3 +size 30459187 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00cdaec099c723dded3f5b01b26fcf3ee2ad4133 --- /dev/null +++ b/R1_Lite_make_tea/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:59bf01e01e601fbe3b102af0f1dfd76a3e96403e9a568bd846925f88c031e6ed +size 42499220 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7583342fb3b666ec24603e38cbdfc0682747660 --- /dev/null +++ b/R1_Lite_make_tea/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:73ae9f58be617db6370ac790849bdd372ba62c6cb3bda89c36e152c817034882 +size 24796695 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29c3086a2b8bdac1a97ce37ce62620f77cf3a383 --- /dev/null +++ b/R1_Lite_make_tea/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:2acb5eb922dbac278daef77bc0f16d6b9628b96faf1fa14a8254e9bbf09c0115 +size 45503118 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bc979dc058bba99d66481b5e0773d6a5d387789 --- /dev/null +++ b/R1_Lite_make_tea/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:abb7de9bd2c9525a361c1df9410303e730467ef6224e55a9442cdec3e37d0453 +size 29335837 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b145cf6bc29bb167ffeb7ff8bcb13acbb63f053 --- /dev/null +++ b/R1_Lite_make_tea/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:c3dc3a5135a5fb356140cb76b9f37461adbfc3ccac8169eb6c16ea7edba28e9d +size 23581232 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd8b2f8fde25d7b55c86a57ff7ba7189ecb22b91 --- /dev/null +++ b/R1_Lite_make_tea/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:90eeb8b84e6c9136653e6d8a232b456c9d28900e308f6d808394bae0eb93930d +size 27089636 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14c808b0d9c9476f5954e495880f6a8541971b26 --- /dev/null +++ b/R1_Lite_make_tea/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:25c2a2a266e244743eb9ea57fde16fa4df18affcfe053a3445e6a23b183d7524 +size 26298907 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbb38f88bdb35b52e0dde8975c531d30a9f20758 --- /dev/null +++ b/R1_Lite_make_tea/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:5c9dd9856a8550c6bc920c2ef52e0a8dc79a056d8cc801b3d9d54f7934171eb4 +size 36123275 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0086c0c11aba485e173ae41f54221ba670ec5c0 --- /dev/null +++ b/R1_Lite_make_tea/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:d66c44bf2e7e7cbd2d0723614b2f4ffdaeae4c3eb6efea62cee7ad6cfd0d5aaa +size 49343548 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..338d803b437ef088dbc494fb6f78596ae516caad --- /dev/null +++ b/R1_Lite_make_tea/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:10d672df7eb563ede3d6ba57098e8acfdb5fb4576bbd8fc266c2ab440c95f0e4 +size 28211364 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dfbee4783c353d1e5785d55f0f32d0934aa88d0 --- /dev/null +++ b/R1_Lite_make_tea/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:ce11aa2092e14ada4993a0e2eebf122cabebffb057a8a62fce7f5bfdd443cc69 +size 26454480 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac8b7e0e3fe1382e0726b599328b51bac32981c --- /dev/null +++ b/R1_Lite_make_tea/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:cbb6f21ed7db6d153e73431da67b1660c84336e5d7c57e3cc67e11a14fc3976b +size 30505536 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5dbbf0bf8af92d92eea7e410aeed47c56c2b0689 --- /dev/null +++ b/R1_Lite_make_tea/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:1c84b1b2ad4431167d0fff8422ee97f220f3a4121bc46cb9b63c1205bdb526e3 +size 25211971 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2c077fb0dc9ec8741bd5c49d181db78235eaa6 --- /dev/null +++ b/R1_Lite_make_tea/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:6ad36cf1ac9bb6e314e74d1698de37657e9a1d1ba80bb3180485fa77cba8f78e +size 23124324 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0583b5453ac416503edfb29c45755ba5f1ee99b --- /dev/null +++ b/R1_Lite_make_tea/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:b487400827cb6d9947313219f21f916c82a34f027b8038ae2b6d27975f3aab91 +size 28072379 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a10d942d9d0819c8157e9d3762b039eea7752be2 --- /dev/null +++ b/R1_Lite_make_tea/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:23853604b4fd1e4a72320fbc26f1d424f5b000de94d9b21d2ae014ff71f192e3 +size 26123395 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3888783109f37a9d24d173c042f6f18a94e281 --- /dev/null +++ b/R1_Lite_make_tea/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:47b77a7120831227efb84641bc0c5017e8992463dbdcf42093950ad283d52854 +size 40627396 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d560c0426791ead9ef176c93471255395469fe3 --- /dev/null +++ b/R1_Lite_make_tea/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:b47d48d645d425b16595f60eab103efe4b76b674399ccc05b3edf2917fbad35a +size 25606175 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f5142adff8c26f202addd13315a00d38bbca918 --- /dev/null +++ b/R1_Lite_make_tea/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:295066824900d077ae9adfec9b00a1cbac21ba21f950dd264a91de8fe1c0adf2 +size 35630719 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3047e9feee6e5991d64cdfa0f2d32823c401378 --- /dev/null +++ b/R1_Lite_make_tea/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:4a34c0aa227a532616e96447aa77d3d63eafa04a9470128cfe853a9b63f2a3a4 +size 25514661 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb4b4f421eb30f7ec2864b85caff2ff9161a4516 --- /dev/null +++ b/R1_Lite_make_tea/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:e7f4a71a174b033614c483d8c2ae1472eda1820431d9c36345f086e7204da762 +size 26087601 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd9310d0b1775b2e7dbd1ce34cac649805f4898a --- /dev/null +++ b/R1_Lite_make_tea/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:d4c2ea5ae7b1e698209711f024109fcc8a0aa6c3674c651257ad937f033d1352 +size 37431045 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1f3cdfc7f3994754cc1ba44628c2d74daa9e4d2 --- /dev/null +++ b/R1_Lite_make_tea/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:3fb80d6dfa495704b76c98c9f750315fba04294d8be11683bf113799d073ab7b +size 38006041 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c252a86fe09e4678bfb6a2d08f1e1188d8ded62e --- /dev/null +++ b/R1_Lite_make_tea/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:f3705a51e22f60297c19721b5b7a8df163170090ac71f52afa6c07adb7f8ee8d +size 33966522 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79c0ef97dc5130172117a76ef13ec5072e4258b5 --- /dev/null +++ b/R1_Lite_make_tea/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:b86f2bd3744c2a53397cb695378882110b318ce7e4aef05ecb579e5d58c6e154 +size 30282304 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43bb3a601325cfc5b9dda74e14e7ed07fe689b52 --- /dev/null +++ b/R1_Lite_make_tea/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:9d8cc21f22a65e19e9df2970c10e3f4463b219e0a0816ba744550170710c2c1e +size 32342136 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2db3636ce9903da4e99793677ae8aa29cf28e7eb --- /dev/null +++ b/R1_Lite_make_tea/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:aa760f334bea4c53c77f57522f02bbedc8bfe226588c4b59bcb64dd15947fb6c +size 29522506 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bb84bb1dc9afcff92eb9e151be5df4de06798fa --- /dev/null +++ b/R1_Lite_make_tea/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:4f11c2afc20efc7ef738d1ba4a744e1d1f6a31f1b9a47a6ed99d52fde4445ee8 +size 33120439 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c72f53b04bc905e15ac3cf481ebbe379238e1c8 --- /dev/null +++ b/R1_Lite_make_tea/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:7ea39d910df895ae49d7d9873287a4ddd1f9bf51ba6e7c4be8740b9165de524c +size 30084152 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f588ce8a1e85b45fe4d04be5f7e2384a4072a169 --- /dev/null +++ b/R1_Lite_make_tea/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:7f35ad4b6e2c8f72f7fa759213b4ac0472c4f423d68a55ab93d956fe6c2582f3 +size 22926632 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f42d7b653fb21680a76709715e23acdbcfecea28 --- /dev/null +++ b/R1_Lite_make_tea/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:e0f4f0cbe20a8ccf73de16a590e5fd5396f8e29a3cf2b2ce37b8e9e3d81e3c4b +size 27500797 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..051e16908cd2f7284a0964f1c2615b1868e1be29 --- /dev/null +++ b/R1_Lite_make_tea/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:6156e570b586d2fd51c19d0c793d75c3469c1578828aad845f0ef74ce6afbd42 +size 25598823 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97aa40ac253c8491bd0205c4820739a25b6138d8 --- /dev/null +++ b/R1_Lite_make_tea/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:48217634b77e2fe791393f82200b857a5c4694628430b816105ab691db9f495b +size 26319036 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4bf8f932231301994e52df17abb6ba8146052b4 --- /dev/null +++ b/R1_Lite_make_tea/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:679eac4673926316af7f71943ac0d3e3c2ea6dfde2b0eeec40573771e332d09c +size 26296565 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cb16506af3365173e6623ec57e2f2fb93d2541c --- /dev/null +++ b/R1_Lite_make_tea/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:ec7d4d88c0163dab99d98758f083c4d09e63339129cc69e30f76904c3531c056 +size 26412599 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ef3ff3c77ef4ebf52e3d2c4d365c089975d9966 --- /dev/null +++ b/R1_Lite_make_tea/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:9c7bf690b38d5992e4c6c73571e5e796e061345cea0440bc32d5974e14b9d2bb +size 22934594 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..815c1cbfd1ed443f7fb8fd623125e1fd927e3e5e --- /dev/null +++ b/R1_Lite_make_tea/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:6c295d7c235d8561387be0469b905408bcdc15a1296579861086b098f71e83e2 +size 28390047 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d03b9d10fb03ab5c3052598a1f31a19ac7f82d57 --- /dev/null +++ b/R1_Lite_make_tea/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:0db088fb141bfb45217893a2c6a1798001665e1211af657da6e68661228b3635 +size 33227391 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..361b64e4b5927e10f81f4d8be4722de498b631ae --- /dev/null +++ b/R1_Lite_make_tea/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:d03d69c9e0c1cd93c786ed74f087dae28b60768b6e905f6cc4bb251b4c575f53 +size 25213524 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d581ab1bbd720535970fc29ee19ab091cfbb1527 --- /dev/null +++ b/R1_Lite_make_tea/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:2cb0d6e44e4d8eb64ab05f68a1e7032606ace78cc7f5c5dd9a46ac4b7c2e37cc +size 23226093 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d32b9ce2c6b1f72e0042b19c320eadf2e9ce6053 --- /dev/null +++ b/R1_Lite_make_tea/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:a09e0b9e544960bc4ec3b8462a5549a32beafda8a12f904f437cca4ed0f80c55 +size 26769118 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..102a39b1a0ca48a27d00a2406272e0ea759a1458 --- /dev/null +++ b/R1_Lite_make_tea/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:7c708b9da52e7e282c20fa85be69285046b3b4cd61d2637c8f126599baadd643 +size 27963668 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c755baada001015a8e74688ede51dd0fff6f3bb7 --- /dev/null +++ b/R1_Lite_make_tea/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:f51c8df5c963ab1b914b2f10dcd6c6d55cb4cbe13fa6ec0bd85db11ccac5c4ff +size 30842186 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..329f6d612540e9518e26f58eb5a31c6e964c9a7e --- /dev/null +++ b/R1_Lite_make_tea/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:69c339a7203cdfc97141f10a71a4df08bc1fb74f53d734af824f6c644db305fb +size 28632810 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbcbc52e79397e9f1f72e31feef29eaed05566e1 --- /dev/null +++ b/R1_Lite_make_tea/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:c5af04e640e972d0a28f43939bd0e7d4b17200fc0d61d91faa1cd037512cbb49 +size 34605048 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d81d1b74bbba2d8119a2056c4430d911728a70f1 --- /dev/null +++ b/R1_Lite_make_tea/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:7b0770c4d8e0dd8830e2f2bb4315ad280cabb3d9f08c2b486f6b8c7e0bea5cf4 +size 35549965 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..424f6dbb0aa8f23cf60489e2a27172436ce65fe0 --- /dev/null +++ b/R1_Lite_make_tea/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:3480207cd07a1091818f7c73052f551214fed05f6b8761d4bb48d2c6e099d069 +size 26303275 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04a01ce8f60c0963dc9adab1b0d16256d0cef793 --- /dev/null +++ b/R1_Lite_make_tea/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:925d50b6050b8871d3fdd39af87ad039781b8bb46fbda59bbbc19d1be8e5c545 +size 35468326 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f103253cfaa7c5b570df7463ff46603d4aac3cee --- /dev/null +++ b/R1_Lite_make_tea/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:e7c08fb7cbed2a9deff9a8919963da50b03c39d6a932ed1e4a3e10f6b305ae1f +size 37166180 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f88900e2dab56990db5ee90546b97cfa87fa0c6 --- /dev/null +++ b/R1_Lite_make_tea/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:0bcfa5d19e04fe7a172ede64960463af4523f7cf74e53d1cfc8fbffe0e19e884 +size 27294004 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e4062f798e200b10a917d1d521e4a7ee7ea4bac --- /dev/null +++ b/R1_Lite_make_tea/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:d326a78bf22f705750526799509851c7f0c383ed8094eb942a67a31a1baa1315 +size 28999295 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e65bcb2c198d5fb0fea50e4553328b9afce5e95 --- /dev/null +++ b/R1_Lite_make_tea/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:8b3389fe4e0ad5d291446db797b6633bcde3518cf2c11bd65b5aebf93db458d9 +size 38518168 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2f1d784a3ad3d2313425630810365b8db2affa5 --- /dev/null +++ b/R1_Lite_make_tea/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:5e2972e9a3cf7b00ddbfd840faeca837d89acdbaf023bc960b7cd761d1541c18 +size 18666853 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee9efc359d0f480e19acf748218709f3529ba54 --- /dev/null +++ b/R1_Lite_make_tea/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:497701d0b07efe13a55d1011a78f92a0b82f97446dc7a49806a2761eacf16285 +size 26162840 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5bd67bafbda12670f608bd4f188f5e89f03174 --- /dev/null +++ b/R1_Lite_make_tea/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:a0902f2e8e205f2f03111feaf46aacb086774ca1b4f71d2c6bd2c541a4ae9f9f +size 43371293 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eeed49fcfee90f8cab65fbf137815d94a45d93c6 --- /dev/null +++ b/R1_Lite_make_tea/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:5ebb20e339911250c4804e49ab61c50e92a5eb1634c66004acc135d4966d50fb +size 33192596 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee93bd7e5e87528e3a7c0682980d0ca494334f5 --- /dev/null +++ b/R1_Lite_make_tea/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:1bffee23da97399df218dbec3e7287a958bb911e844ea21bce293d3fd6c15bde +size 34131865 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f20a7e9af7aa6984652b84346d6fdce537c73c --- /dev/null +++ b/R1_Lite_make_tea/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:437c69ca0b86273495dc2a2bfd45175a974b8242f75837c2d5e64c08ce9d349b +size 33195085 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73c4be839cdd3152a4b625b20d2891f1bcc72cc5 --- /dev/null +++ b/R1_Lite_make_tea/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:49b7275d2ad67f08acdc7690fe033e59646d230a93ad66ae57acddaed6e1551e +size 25823071 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01fc78667baf4e9f263309c91d8aefe138f82679 --- /dev/null +++ b/R1_Lite_make_tea/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:f7a060ea91b5c8253b68ab1ff3d31188cbe96eddccc85be0ca21cae883c1cab9 +size 32235707 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22565117129d400d47ce233e66590e612674bf6f --- /dev/null +++ b/R1_Lite_make_tea/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:d143e2ea0ea80d5795b4f40d00985f2f4858a512e8809d10424f1ed72084826f +size 33925149 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3c93a38a2f905d9c69ed11ef6d522310db629ed --- /dev/null +++ b/R1_Lite_make_tea/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:5b8506a27e724c88a5cbe7f55cf0edc26b0367a52f2d7fc89d6319ee9bcf59de +size 34246898 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b274bf0ae213fdffedf916b7832fcfb36adfab8 --- /dev/null +++ b/R1_Lite_make_tea/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:32f092ad4000d50bb09fde896cbeef404c21042b65ab06cf0067c89c1db6e76d +size 27648543 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdd39b96739f0c9d7eaaa712be67772272f12dc9 --- /dev/null +++ b/R1_Lite_make_tea/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:54333520e255d41e7037583b0b8e78ad1ad0abf2b18506e7069f5603812b1fed +size 30691580 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f69c8ec11f57d12f6806a3bb23a0de3698cea63 --- /dev/null +++ b/R1_Lite_make_tea/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:cc9061819a8fbf0d1dc411e896c6ca96c27bcfed888bb58bf0e3c54de1807c7b +size 30381220 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7e16ffb2df7322dd34a583054c93afda3347f3d --- /dev/null +++ b/R1_Lite_make_tea/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:207d34c5f9bad7a21e276fefbefb96497f65a791e9249f28bdc37b4f62a96e77 +size 36404948 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0beedeb720a421483505898c17af70ce77b6e80 --- /dev/null +++ b/R1_Lite_make_tea/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:8130c12694ad2188f942fcf253d7c89685476272b4ce01cfe79c42c40bdbba20 +size 28333030 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..433827d788d3b4452a0c56d578bbe4804a46b26c --- /dev/null +++ b/R1_Lite_make_tea/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:81b9c3e263ccb6d037466364029a6357dda20c3567022844a1014821068c4acb +size 27275618 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eaa6f7a5935b014c0587aa3ec0a265ea0875964 --- /dev/null +++ b/R1_Lite_make_tea/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:181bff93b3c7fbe8db608eca7a015c6d5c1ea1f6e4999a7824e0322b18e42d93 +size 30665921 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0d3705f3cb1489b536987e10c395fa76241386c --- /dev/null +++ b/R1_Lite_make_tea/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:8d186bfff0d36581a5a7adf48148b81d3ab56405f47a79bd56b08eeb6e938e18 +size 23929367 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16738c650525f7357fe84146bb64282dc4e109f1 --- /dev/null +++ b/R1_Lite_make_tea/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:6857ac5f49e78df7e17f6e07df5b9afa6e3d6827e62db3e233b4d627d12826b3 +size 24555232 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..594615a716c673a8fd76df93cc726817cc0375a4 --- /dev/null +++ b/R1_Lite_make_tea/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:b12f0b9a3d6d4b80a6bace024d6c5db573170ec440c04a5cbdaf4dc938f31ab9 +size 25861939 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..606d0c4b9d81d98c03dca604ddb12f3df6c074cb --- /dev/null +++ b/R1_Lite_make_tea/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:0f9e5e1f8e38910042e9aeaffdf348193490cc5ad9604f3e1282d76462b1defe +size 26560839 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb87d8d2b8611869afeea26852eec1b5cdf66d58 --- /dev/null +++ b/R1_Lite_make_tea/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:f0bbc1a0b8bf8123b4da8abea67403734be72f7faa139634a0479d697ee95726 +size 25855365 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0273e9eb737c3adc053af9110465f41e46a1243b --- /dev/null +++ b/R1_Lite_make_tea/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:9bb5c760e16049f955c3fb1591b8182e88eaa18cec247717aba671fa87e61aeb +size 24121119 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..285bd6408ecdc4e7df28d6b15521409ad38150a4 --- /dev/null +++ b/R1_Lite_make_tea/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:8fb1e2c8e32a7bdfaf918a546fde6d748bc2c59420a56dcbed0a889c866c1525 +size 26694001 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f116fba0b799b8696d118dc375cc4d07f4261ef --- /dev/null +++ b/R1_Lite_make_tea/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:0be6a283829ace8175eadd730ffc15cf592fad4f989e39862e7fa1085379d364 +size 22730243 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b749acb5f96be13631ce9403761e02493a1c58d9 --- /dev/null +++ b/R1_Lite_make_tea/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:976e78660bc201a787cae90e19924f230301f3d3d29f0af15f5d18e8b60380e7 +size 24525828 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8488dfbd69e2a81ad740ee947b059c04d232c0f --- /dev/null +++ b/R1_Lite_make_tea/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:fb8262993fba2d180611f252cf5219ec2077cf9442c9d51e57e9f68215ccbd57 +size 26535687 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ab72e52981aca1b092c41a2de317ddca39a355 --- /dev/null +++ b/R1_Lite_make_tea/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:dde5bd5fc9edd59d9b055566bb0dda6d3879ca963bce546dddedb2f8fe68db15 +size 24792241 diff --git a/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/R1_Lite_make_tea/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56fa44836465a004df3863d0d118636723af0543 --- /dev/null +++ b/R1_Lite_make_tea/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:8df2abdfabc99e7dacdb9fa52a0164fca9ef8e140a306aee27bfde107168cbeb +size 22179444