diff --git a/R1_Lite_open_and_close_curtains/.gitattributes b/R1_Lite_open_and_close_curtains/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/.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_open_and_close_curtains/README.md b/R1_Lite_open_and_close_curtains/README.md new file mode 100644 index 0000000000000000000000000000000000000000..003afa6da80999cc73c59ec1fda52eca7d22fb32 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/README.md @@ -0,0 +1,333 @@ +--- +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_open_and_close_curtains + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `galaxea_r1_lite` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 98 | +| **Total Frames** | 226694 | +| **Total Tasks** | 1 | +| **Total Videos** | 294 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 8.5GB | + + +## πŸ‘₯ 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 +open close inner and outer curtains on both sides. + +### Sub-Tasks +This dataset includes 13 distinct subtasks: + +1. **Pull the outeouter curtains open on both sides with the both gripper** +2. **Pull the outer curtains open on both sides** +3. **End** +4. **Pull the inner curtains open on both sides** +5. **Close the outer curtains on both sides** +6. **Pull the inner curtains open on left sides with the left gripper** +7. **Close the right inner curtain with the right gripper** +8. **Pull the inner curtains open on right sides with the right gripper** +9. **Close the left inner curtain with the left gripper** +10. **Close the outeouter curtains on both sides with the both gripper** +11. **Close the inner curtains on both sides** +12. **abnormal** +13. **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:97 + + +## πŸ“ 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": 98, "total_frames": 226694, "total_tasks": 1, "total_videos": 294, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:97"}, "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_open_and_close_curtains_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_open_and_close_curtains/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_open_and_close_curtains/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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_open_and_close_curtains/annotations/eef_direction_annotation.jsonl b/R1_Lite_open_and_close_curtains/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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_open_and_close_curtains/annotations/eef_velocity_annotation.jsonl b/R1_Lite_open_and_close_curtains/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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_open_and_close_curtains/annotations/gripper_activity_annotation.jsonl b/R1_Lite_open_and_close_curtains/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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_open_and_close_curtains/annotations/gripper_mode_annotation.jsonl b/R1_Lite_open_and_close_curtains/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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_open_and_close_curtains/annotations/scene_annotations.jsonl b/R1_Lite_open_and_close_curtains/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..da5e61037889c656f7ea83ab2653cc184d47ac0d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/annotations/scene_annotations.jsonl @@ -0,0 +1,99 @@ +{"scene_index": 0, "scene": "The curtains are positioned at the center."} +{"scene_index": 1, "scene": "The curtains are positioned at the center."} +{"scene_index": 2, "scene": "The curtains are positioned at the center."} +{"scene_index": 3, "scene": "The three pairs of curtains are positioned to the left, center, and right."} +{"scene_index": 4, "scene": "The curtains are positioned at the center."} +{"scene_index": 5, "scene": "The curtains are positioned at the center."} +{"scene_index": 6, "scene": "The curtains are positioned at the center."} +{"scene_index": 7, "scene": "The curtains are positioned at the center."} +{"scene_index": 8, "scene": "The curtains are positioned at the center."} +{"scene_index": 9, "scene": "The curtains are positioned at the center."} +{"scene_index": 10, "scene": "The curtains are centered at the center position and also positioned to the left."} +{"scene_index": 11, "scene": "The curtains are positioned at the center."} +{"scene_index": 12, "scene": "The curtains are positioned at the center."} +{"scene_index": 13, "scene": "The curtains are positioned at the center."} +{"scene_index": 14, "scene": "The curtains are positioned at the center."} +{"scene_index": 15, "scene": "The curtains are positioned at the center."} +{"scene_index": 16, "scene": "The curtains are positioned in both the center and on the right side."} +{"scene_index": 17, "scene": "The curtains are positioned at the center."} +{"scene_index": 18, "scene": "The curtains are positioned at the center."} +{"scene_index": 19, "scene": "The curtains are positioned at the center."} +{"scene_index": 20, "scene": "The curtains are positioned at the center."} +{"scene_index": 21, "scene": "The curtains are positioned at the center."} +{"scene_index": 22, "scene": "The curtains are positioned at the center."} +{"scene_index": 23, "scene": "The curtains are positioned at the center."} +{"scene_index": 24, "scene": "The curtains are positioned at the center."} +{"scene_index": 25, "scene": "The curtains are positioned at the center."} +{"scene_index": 26, "scene": "The curtains are positioned at the center."} +{"scene_index": 27, "scene": "The curtains are positioned at the center."} +{"scene_index": 28, "scene": "The curtains are positioned at the center."} +{"scene_index": 29, "scene": "The curtains are positioned at the center."} +{"scene_index": 30, "scene": "The curtains are positioned at the center."} +{"scene_index": 31, "scene": "The curtains are positioned at the center."} +{"scene_index": 32, "scene": "The curtains are positioned at the center."} +{"scene_index": 33, "scene": "The curtains are positioned at the center."} +{"scene_index": 34, "scene": "The curtains are positioned at the center, with two additional sets on the left and right sides."} +{"scene_index": 35, "scene": "The curtains are positioned at the center."} +{"scene_index": 36, "scene": "The curtains are positioned at the center."} +{"scene_index": 37, "scene": "The curtains are positioned at the center."} +{"scene_index": 38, "scene": "The curtains are positioned at the center."} +{"scene_index": 39, "scene": "The curtains are positioned at the center."} +{"scene_index": 40, "scene": "The curtains are positioned at the center."} +{"scene_index": 41, "scene": "The curtains are positioned at the center."} +{"scene_index": 42, "scene": "The curtains are positioned at the center."} +{"scene_index": 43, "scene": "The curtains are positioned on the center, right, and left sides, indicating their placement relative to each other."} +{"scene_index": 44, "scene": "The curtains are positioned at the center."} +{"scene_index": 45, "scene": "The curtains are positioned at the center."} +{"scene_index": 46, "scene": "The curtains are positioned at the center."} +{"scene_index": 47, "scene": "The curtains are placed at the center and left positions."} +{"scene_index": 48, "scene": "The curtains are positioned at the center."} +{"scene_index": 49, "scene": "The curtains are positioned at the center."} +{"scene_index": 50, "scene": "The curtains are positioned at the center."} +{"scene_index": 51, "scene": "The curtains are positioned at the center."} +{"scene_index": 52, "scene": "The curtains are positioned at the center."} +{"scene_index": 53, "scene": "The curtains are positioned at the center."} +{"scene_index": 54, "scene": "The curtains are positioned at the center."} +{"scene_index": 55, "scene": "The curtains are positioned at the center."} +{"scene_index": 56, "scene": "The curtains are positioned at the center."} +{"scene_index": 57, "scene": "The curtains are positioned at the center."} +{"scene_index": 58, "scene": "The curtains are positioned at the center."} +{"scene_index": 59, "scene": "The curtains are positioned at the center."} +{"scene_index": 60, "scene": "The curtains are positioned at the center."} +{"scene_index": 61, "scene": "The curtains are positioned at the center."} +{"scene_index": 62, "scene": "The curtains are positioned at the center."} +{"scene_index": 63, "scene": "The curtains are positioned at the center."} +{"scene_index": 64, "scene": "The curtains are positioned at the center."} +{"scene_index": 65, "scene": "The curtains are positioned at the center."} +{"scene_index": 66, "scene": "The curtains are positioned at the center."} +{"scene_index": 67, "scene": "The curtains are positioned at the center."} +{"scene_index": 68, "scene": "The curtains are positioned at the center."} +{"scene_index": 69, "scene": "The curtains are positioned at the center."} +{"scene_index": 70, "scene": "The curtains are positioned at the center."} +{"scene_index": 71, "scene": "The curtains are positioned at the center."} +{"scene_index": 72, "scene": "The curtains are positioned at the center."} +{"scene_index": 73, "scene": "The curtains are positioned at the center."} +{"scene_index": 74, "scene": "The curtains are positioned at the center."} +{"scene_index": 75, "scene": "The curtains are positioned separately at the center and left sides of the space."} +{"scene_index": 76, "scene": "The curtains are positioned at the center."} +{"scene_index": 77, "scene": "The curtains are positioned at the center."} +{"scene_index": 78, "scene": "The curtains are positioned at the center."} +{"scene_index": 79, "scene": "Each set of curtains is positioned either to the left, center, or right, indicating their placement in a row."} +{"scene_index": 80, "scene": "The curtains are positioned at the center."} +{"scene_index": 81, "scene": "The curtains are positioned at the center."} +{"scene_index": 82, "scene": "The curtains are positioned at the center."} +{"scene_index": 83, "scene": "The curtains are positioned at the center."} +{"scene_index": 84, "scene": "The curtains are positioned at the center."} +{"scene_index": 85, "scene": "The curtains are positioned at the center."} +{"scene_index": 86, "scene": "The curtains are positioned at the center."} +{"scene_index": 87, "scene": "The curtains are positioned at the center."} +{"scene_index": 88, "scene": "The curtains are positioned at the center."} +{"scene_index": 89, "scene": "The curtains are positioned at the center."} +{"scene_index": 90, "scene": "The curtains are positioned center, with additional curtains on the left and right sides."} +{"scene_index": 91, "scene": "The curtains are positioned at the center."} +{"scene_index": 92, "scene": "The curtains are positioned at the center."} +{"scene_index": 93, "scene": "The curtains are positioned at both the center and the left side."} +{"scene_index": 94, "scene": "The curtains are positioned at the center."} +{"scene_index": 95, "scene": "The curtains are positioned at the center."} +{"scene_index": 96, "scene": "The curtains are positioned at the center."} +{"scene_index": 97, "scene": "The curtains are positioned at the center."} +{"scene_index": 98, "scene": "The curtains are positioned at the center."} diff --git a/R1_Lite_open_and_close_curtains/annotations/subtask_annotations.jsonl b/R1_Lite_open_and_close_curtains/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..df98eda4c0786319cf3366d953936f9a605e9405 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/annotations/subtask_annotations.jsonl @@ -0,0 +1,13 @@ +{"subtask_index": 0, "subtask": "Pull the outeouter curtains open on both sides with the both gripper"} +{"subtask_index": 1, "subtask": "Pull the outer curtains open on both sides"} +{"subtask_index": 2, "subtask": "End"} +{"subtask_index": 3, "subtask": "Pull the inner curtains open on both sides"} +{"subtask_index": 4, "subtask": "Close the outer curtains on both sides"} +{"subtask_index": 5, "subtask": "Pull the inner curtains open on left sides with the left gripper"} +{"subtask_index": 6, "subtask": "Close the right inner curtain with the right gripper"} +{"subtask_index": 7, "subtask": "Pull the inner curtains open on right sides with the right gripper"} +{"subtask_index": 8, "subtask": "Close the left inner curtain with the left gripper"} +{"subtask_index": 9, "subtask": "Close the outeouter curtains on both sides with the both gripper"} +{"subtask_index": 10, "subtask": "Close the inner curtains on both sides"} +{"subtask_index": 11, "subtask": "abnormal"} +{"subtask_index": 12, "subtask": "null"} diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000000.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e653f52cf47da3e2cb70bb2960789ac7e680c6b9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708ad3fe62ad179740d0169eebee89cc46a1f4bc10b826b09d258ec4c812587c +size 391297 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000001.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..979c765811af4f5be7e8fff2c5af5de399f9b981 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74004493fb922ce3186fb1ab9a69644a4d2bef3cc8529bcaf4e5dd9c46667460 +size 378697 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000002.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98caf677883fc6046a49f667722fde750866cca6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9de399815e3d75942a5e55a1723cf5bf320da9a0a82d655f1fe8fa5cf2c1a5db +size 439365 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000003.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fb63be0f0869825a92a735f59d94e906baa8b318 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320343054818cda8f753efdafe9e6b285e90e820c231f32cbb357626bd01914e +size 457661 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000004.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15ce5d83bf5aea11412598e8a5494d63fe134bab --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85892b16e0596a34cb24458ddaa2519db629c1bbc914951f5cc4c4f34baea7b +size 361091 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000005.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d9a96259ba317911e0a9675487abcb3e8847341e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f70e0fecf66720d609d6c0a40dc61bb5c7b2af2648f28c23cc84002c4485e30c +size 389516 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000006.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2999908ec764708dcf303145676e2814c92c9692 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8890114a1e055d940dbc6dfc230bd61c0c64ead0eaa2cca8a5ae6b09a774a2e8 +size 378456 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000007.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..03dd699d3726a3566b8c3b8302f2445bed5bdb5d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c03d05f33b5bafe49f53c533deff15aa841ad249515a2100d7228324299a620 +size 489898 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000008.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a50e31ba6c563b0080bebfba260c98e4ec751a64 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a11a9322a9f20d541b3ea1eb1c03ce2444072cda9e5a9cf6e23ea10d769c60 +size 422207 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000009.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d07c13574f417cb76bd281809982c36fca0c162f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b476fc677730c0a51f428284d4f561922ea93489bafaac2017211957cd4c38 +size 457882 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000010.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f11f364f10752b872e83166d669962ea70b43ed7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e7670c3e4f2e2bfdac3b8b45a32d6b01e83f71792ad9d4caa930c708b8e124 +size 417107 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000011.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..411020f116bef24c50e44f048ea38166bbdf7019 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fef8c91bde3d6937b3ae3ac0388c9ed96292d24758ed80076c97c1cf7d07696 +size 432330 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000012.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..28ed8aa57a7858c659b793ab9e9c26c385fb36cb --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce6b0501e386a126c0d8602fe2f90a5796ea23dd63dd067d45c9c9e36661c7f6 +size 489002 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000013.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fc0f4bb8786eab7200d60c9726611747ffbbc62 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e684f29e71795d1664955e7f53e3676335aee4f09771eb5910c45d49b2e6498 +size 346924 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000014.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57dd99a8af1e909222a228df1b48bf47a46bfa17 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11ae1e038222d015d0bc999c9a2a9d44c734708d539da0638070992074464331 +size 431014 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000015.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..06e77977bdec74d0b4c112d7e099e99be5b21cf3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d396e7e15f77ebac3df9e8652c9822b02fa75ea75c2afc2111762d83545a1ed6 +size 481610 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000016.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69d0d013d3f707ce67948283cc9cc46635430acf --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96643e63d58fcc8e5e074171a15df5a741d9f214d4ebb22c32e1b2a239d9e07b +size 451478 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000017.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..52b412c392116b8b85dd1e3da2043804c8113a83 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ed3d1dddf86f8f1ad2065e7e19ba2efd30525001fa53cebf8f50779d420c2e +size 365633 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000018.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b23ca08dddaae70076fe26754c38de0caa1792fd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c4c1e73d4e29e59f8b6d5773a02ee02ad639da97d194731a62d8671a88403a +size 379401 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000019.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a78877e9265433e5f7a33b0af1d0b00b5c12e83 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841bcff195e4b649d4c940803effb8a523028e0b4b121f2d1e7ed9e9802737be +size 397933 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000020.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cf45d97f3a5f2741fcf70e8e40e8275d0db0805 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b2e09a82b3effe42ba2de30a1a37d57d022c675ae3406f320a91ca40bd4f09 +size 322683 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000021.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c70c96f33e70143bae3b45aa623b2f4b79c198b5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e81b7ff1df135f1f9be87a19d92e088a0c6dcfb1698196975ef31708a9b586d +size 404175 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000022.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9437208c23540c8aa87c6a2047876863288aa16 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30f9ec689d002ac5d3a506f38519da75b7f73074d8131d47c1630c9d4da2ccd +size 606395 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000023.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6c84bf7b1c82f0226cebe78f65fcc8bd588ab9fe --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8677d818d2ecfbb05103a31cf5de2a6913c73f77b45f6b084152e6677ff82c8a +size 451821 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000024.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5a3b0d6e8fbe012d792b850a6b5b39e2a057572 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6b7a9f319eac9b5d3ed3142fba03528302badc5f5a4b13669699ef881f89b2 +size 392622 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000025.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b992c659fb6f99f0d32087e62717f744f9e52bd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8de5b4663d2b426a4d2041a30aa501bb048d50746e19aa6171ad50bf05342e48 +size 389899 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000026.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2cde26c5dbe196e6cf71c93285dc02cca6400df5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e945397e6ed04b21db4b6dfb40e49d4e32aae4f3e8cae76dafe4c665ce739bcf +size 436551 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000027.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..754eb49d6ad8037dccc7f10fcdab6eef3cd119cc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1b1aad5836bcb0749704ea4d59094c8e04ffdb092996026605b48513a7ce3d3 +size 417514 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000028.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..71893b5a5e185ce2e061827cffc1dfccb9c4ed25 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c242b676e6145eb6cc51f01f736215494af0bde059da6e83d8666614659fb5d +size 342240 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000029.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5757d5a2ab1982541c5a38e13b4e54f4d19d678 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b65dd592224739f95173e34c66c14a3a94bdd2ff5c8fe020ed603e59c2712275 +size 495052 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000030.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..646c0f8dbd7c85d9bfc9977a34bb60dbea10b495 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55805f0b7e2cb372191a496fd861b41692f7baebff317312eda8c26b650a0998 +size 414555 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000031.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ed1975a38b9feff2cf3e47b039f410788d34aab --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15d2a78266749a15bcf71d3b66ab0dd668dd1aec7c6930f861d29b6db7ccad6 +size 397023 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000032.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..15ad080760c1c8cac53ebca2e221770e42acc701 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:368926c7c8b0007234dc7eb2ed5fed16f2b5c5efdd9a0bf825bbf2c8d1813664 +size 331938 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000033.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ef7cbd2809a5e10a9cacf0480e09149d698e7137 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5174b302812c541b85a89b0ca2718d53a6a3901ba4a13457eaa0b9362dde014 +size 319620 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000034.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac8a562ba114b070e64cb6f98332e37c2b06a00c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec602263edab90c7d75fb376e2cb413d09b0db8c51b8d320d60d9807eee42c26 +size 353703 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000035.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9cb6e78226cf2df4a1c0e7641ed4f0825837e2d6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3ec0be1ae4fd07e8cbe73ef64c316be4224bbdc653fecd0beba8eb6c52a4b0 +size 435583 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000036.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..616a5de46563ff7f80f0068f1c5bcec632ebdbf2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4450557ee77d716d48b9cdec93bec67588e73964bf745ac3b265cd77a10469 +size 477306 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000037.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a3371a0821282687e38b789b1b513be3f61076a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:515b0ef0bb25a078fde3934bc7fc34610e7cb97a37b5ecdee47c3d75829e6ccb +size 438197 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000038.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..73eb029e329d2be1755cfb0e94581d21f477c9ad --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ff8007079688e0a731a0f9ef531638440837b7a378542527119f0cd16513ef +size 406053 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000039.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4dd8c80425bf9f45e5de5c5fbe8263661e28f011 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a661dc45ac5ff6a2c8fe1db275ff9a4dab0441d5e5cc858841986ed110ac81 +size 363607 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000040.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b3b32df57a97d3998dde1affe5bf65da2a2722e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f06a90bf99fcd3ff297bbbfb6ebbc8a4795a36446eebdc1130ecdae4752dc0 +size 389451 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000041.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1ecf0932619486b1a17ff72cbcc35d4d7e1499e0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6fb19fd7d68910427439d7addb5c2428c60b968dd40f6391b17471ada63eb8 +size 393839 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000042.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e2f7155c36b3d2f6b8cd2125fc970904feb2c2b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09998bdaf62bf70c2d1e355001ae01d4db67aac993cfbef4ea322edd00b9b8b2 +size 579748 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000043.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b41f7cb22aad29c192e3e442005513084be5b96 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb27865d56ab4b4e51221a92f173fc935bcc2ab5a3e33322cd553e454d90168 +size 403599 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000044.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b3a9da22cf7beec4755a7540e7dafe5d85654b54 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64d2db45a5bd5a34a04f431354783174a88f9b2bbbdee01794501e7273efc75 +size 428410 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000045.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84734abdb3e05cd41dd429827aa4a13267540095 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2baf0cb551a267a14a5924d932f746289843a4cbfe3fab3400e10838e945dc9 +size 411010 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000046.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fbcb1d7cbdcd86e3a9b77773361a44c27fca5ebc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3087d202b551d64679229fb8e6669dca79258376e0ef3dd521ca228c2abf5b10 +size 368711 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000047.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..36d1c54cdf59525d27e392f95f03884209cf019b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a821a7ed352322466e8999ac6cb2c1d64789d86ecad95873d8d4ecbb450e679 +size 476088 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000048.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f21f9ae8c950e2fd457621684bb3440aea0d4e25 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93d2130d9c5b60950345d849fd1bc14e191a27ad4ac8935c04ca3b8e2b5fb43 +size 414583 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000049.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..972cdbe510cc81c22b93ec171dcaa3b176860383 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe1bc244d952bd3b379c4fc91971caa9bfcca194988363752b5aba4a689515ce +size 429551 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000050.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..63f7a343baf2fcb3029b7b09cec3fa6329e92518 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2830c71b921e727db255a20b72134b240a24dea0441bd727ec5e99cae25d32f3 +size 400718 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000051.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2f81d3279bbb1a586a6c1466392f1bf4d058041 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014746c2541e9a4a635872b9e35ffd755ebf5edeafb3bfedeacad365eb128113 +size 373228 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000052.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cd1fe70ec77680b59feb3ac4b7fbdf63db129cad --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53d816754303f45532e5467d9b512ab309f03ed606c307b04b5e12599c9373f +size 399863 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000053.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d0f0062ff8468bee9521895e0a4a4c0170490302 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:843df2510ad3a98cbc85b1d2ceef6869d9f6ff28d1507ba7d0e0b2fee7ec3470 +size 493346 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000054.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c74c58471d45d0dcc054ba46db7760ff518fa6f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db31af2176980a456e9b4464d85b4b8fa0d75c5c67b1390b35fd9b84179ce69e +size 380283 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000055.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a92a213f2a16f7ad7170d84c5956cb6c599dc3c1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4153ea7de4afb219aa24689a29b3b5824899e5dcea593b14ac4e2c305549e9b6 +size 338825 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000056.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b96c7e4e915d7c9bace859c86338b36fcf2aa07c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0147ad097aa6f9d0e404ffbb897ae38d4b177a193b9aeea49d7ecf85571f6a1c +size 343920 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000057.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9a88c84d38aff63f997aa006e1d8b8a5fcbb07fc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6189c216a628a9cea7d3601c11cc373f42ad6457306094e87adec5ae3a1783 +size 377022 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000058.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a6bcdc0bf2536ddd22ac17c2fb49432d42ec03c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a781d5d14992cbbb519c5782007e7ad174f238ead9f67976c60ad930ac95e68f +size 360311 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000059.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af6bf8f063267320ec1068564969b4371e4d85ea --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cec8526bd95f4ef06db9923bbcc9e19fd3488a4ec5233f71327a3c0ecb56d9 +size 382762 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000060.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b5b16ac73537cb348671f113e3dd62baf30c2f7e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dad4488133d49be5548450c01e63633871d7419d0aec88272c344b5c9127e84 +size 393873 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000061.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cfdc26c6f5eac03b7496e3b8d84b2a1c8b62fa2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20fd29a25bb1e9d1cbff6a2a308fcb226041cd9216e0fcc41f1bf5e9a3cd9d63 +size 416541 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000062.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..761fd329715c6dfb4436adb9c927625972de3b8b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f13230770e48bdb84048902aa3e080b98294424d1adf3900e0cee9e530493c8 +size 424817 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000063.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0cf717d1eb4ede9e40ecd4d7b368b5757d00616c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0c20336c5d59adbae360f4ff1a8c36818db0999541fc5936455d847f2c2a676 +size 405150 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000064.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f4c3df067db5feafefe498917dfd246dfc906b48 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e5b825811aec7b834996e64f304c8d04fb0b2a840b637800166c1240c5472f +size 425720 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000065.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..424fc4f00aef33b5cc17d16a532a9f23a021d8ac --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93d9f4871717d423501adf6d3568d5b5cd84dd505f6bd70b59dd951aef5d07d +size 334929 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000066.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b872d23b6149749047fb3fe944bf4610f8946362 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485b804b7ab263edb35f12f9aa24cff56a9d68fb8e779e201dad3db370053e21 +size 465409 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000067.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ecbd36a4a994e610f06b01e7b5676106648d7e8f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:009664e21e102bba4e31cb2d33b5eeb205c56eaf7f218ad7db6fdc9f8d26ad05 +size 472801 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000068.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f3f797b68a20001daa45a70853d76b71ed362b4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:228833c4d212d5abccf668cfe5506cbc01c4b3494116590c2f61892fdcc98c57 +size 532110 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000069.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e9586a63a7a5509171272ad1f8222e00785f408b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:156b34a130ad8c14be78b6db80191f6b7654ef6b4f23867edf8577d6acaec6ab +size 437842 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000070.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..84388a87e2bd2149ef987a17667938a197c7d218 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42234ca17a3edc9884baa2948cefbb8f1c2a035ea223dad82cbea2cb2f6fb299 +size 412233 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000071.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad488d830e3feabcc018f48e6d6f1108ff60645e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b6cffb083b8fe51fc9326aff2dcb11770aa8fc37ad16d6e350683576088224f +size 333586 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000072.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..edb1430af097a78066db4181c12dad535f21fc92 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faef9dafca93f4f1b24c1e403578d11e0727995bcf3b7bc6c9fb1a1d0c9b9c29 +size 460562 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000073.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7b2d2c9281bd1ed9d91dfe81a19f7b384b3974b5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:622f9d5301748d21a46bd27c31cfad531ec7415685956e5dfcb968d4bcf3b4bf +size 423044 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000074.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4f5ed92306461580ed4fe023fbb3be25d9eddfb2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff4a511a5139ddca93e30c23899555ae1f3b79353302dfe030cf3e4ced85088 +size 381854 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000075.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c79cc560b618b1b6fb4d86dc53f4156e01f51a8c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11434e7308ba19ce6f94e34f1a14f05f26f1a3921d376df61ae009ff3146859e +size 375030 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000076.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1f39359f1cd5ba1a2d03050ea81f496b55c85ba --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ec73601a596dc2c5e54a4051bee17811cef8ed8f1cb205213b2e4e0aab834f +size 413215 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000077.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e68b23485f88d350021ca5214f3255ef1f243541 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e672d319c0e557bce574fdda0a3ff1f64da3c90e0308f06200caa838dc729e75 +size 463350 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000078.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3eb7e40efc709f760c996058b9254209029501c3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c15a181b9306a5c36c197fd2181894d307069b51c3cf24a21e25b647515b01 +size 415214 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000079.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..43909208d5ee1b86d55bd416ee6c6b0aa041fcdd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c4fd9262a2c79e41083734b055b7b392e539193972bf209266bc809ca38cd09 +size 489540 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000080.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a1a1d55ea6529ea5bc2c06881cbcf642cefa002 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:465e70f40d394ea63bc7e2195830e5caf3126ec892c1cb07a558b86217495f62 +size 424374 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000081.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a05867323333f15cb71d3a15156c6da423b5c0a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e89f0825bca204b404a0ead72f2c388b36f828ba58c870a9b59ecf68fc06ce04 +size 428222 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000082.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4c4c6f6621aea95f13ab62a0dc2658d6846642a8 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed9fe5130b435af3fbe1ac73844ef02d91760d81c06c465297a096cfbc16d6c0 +size 431212 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000083.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..119422a3b76077d891414e1796e6757b33c3db37 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10a176e76d62f9cc67031c163a28ad8ef35a7712956ef4784c6eaa8db1b8371a +size 424526 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000084.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1cb6c03d2893ed05775ea076d84eb0dd1961cd7f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3690c50f8348b67b0d7d3f31bed54bbd348cf36f215a566da4c18823d6d72f7 +size 503243 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000085.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..baad1ac26d8da42ac203377b470aad2d6f331469 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aff5fd78b2bbe7c64d9f8d71a9425550ac9ab93d93b9eefa57351eafdc774774 +size 404421 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000086.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04d47e6adb2b9c503f0d7e1941265e95d5a5d599 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce2e4d0ad6e9698e2fce24e8892bc5be3a001ed7820b697c49c2bf9521927fe0 +size 415396 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000087.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69ef428b67d0d47589a2f3285434e2285736ec86 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2c8f812dc61d957ff54c2728eeaa4ad9f9ff53daef5ef3a0d82ac540510472 +size 414229 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000088.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cbe16ff53cd95f848899c3e67b9a638d714a8ba0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:675b7783ae248d8615946057ce80ace790cf8325ac82f960a71deae1631bf88b +size 423726 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000089.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..863714e2b45d600023357a86d73481f0d1810818 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29c23673f4874e23f62f386117e61f67cacf5ac60a7a3d2a501a854a30745a41 +size 417778 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000090.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6969e35ea54665556f7edc6104c4ec253fa5132e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36f6090161b59d9c484180e553fefc5db61bf718f37a7e8bfb38536eb79bbfe1 +size 382352 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000091.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8b2a3e1b44b4fea2d353a9df4aaca8a140bcc0c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6dbbe096658c83c8da7ff6475872c365d2d2b784a59d92e1a8bb38d4aab142d +size 394859 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000092.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0700a45c26bff666c7b61c22d346424f38d8e313 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:712f64cf7cb69d4fd2affbb34375b3e7d9f3efc857a40b9431f61b366c189e61 +size 403233 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000093.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a999d94de992a10da0196735fd207a27877aba54 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a44a76f2237ebaaaa5d2404938d48bdea32216499a247b7559108faa86fbfa53 +size 426070 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000094.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..363348b1c7c945ac0226f53de29c995a272c605b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8712f0a4e17d7e06ee1410180f05e989ccc8f9111ef9fbc80f4bf6c2b72bd5e +size 401870 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000095.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1344e3b9d526a2c052b96be73d265a6c29067777 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c293decc7c5e4d0fa34a6d12502eb3ce9c814e2111d9f25f967acb2bb5f35cad +size 342828 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000096.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..12e0e1029e3c36ea7c11ea78697255dd11f5ebec --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a4f356081cf03be3ff0c868d0b580ad6fcae1c11726166cc0f5b08de3573395 +size 432590 diff --git a/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000097.parquet b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ea6fd48486f7bc59bb7e224628649e49ad61dde --- /dev/null +++ b/R1_Lite_open_and_close_curtains/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:762e7dafdb4f0c2f6cfaec8224cde2bf6139e2827435440cdf32847d65392d45 +size 415620 diff --git a/R1_Lite_open_and_close_curtains/meta/episodes.jsonl b/R1_Lite_open_and_close_curtains/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f493a30ef8eec53e31e69b00d197b55a8d81ed9f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/meta/episodes.jsonl @@ -0,0 +1,98 @@ +{"episode_index": 0, "tasks": ["open close inner and outer curtains on both sides."], "length": 1931} +{"episode_index": 1, "tasks": ["open close inner and outer curtains on both sides."], "length": 2227} +{"episode_index": 2, "tasks": ["open close inner and outer curtains on both sides."], "length": 2587} +{"episode_index": 3, "tasks": ["open close inner and outer curtains on both sides."], "length": 2482} +{"episode_index": 4, "tasks": ["open close inner and outer curtains on both sides."], "length": 1895} +{"episode_index": 5, "tasks": ["open close inner and outer curtains on both sides."], "length": 2348} +{"episode_index": 6, "tasks": ["open close inner and outer curtains on both sides."], "length": 2211} +{"episode_index": 7, "tasks": ["open close inner and outer curtains on both sides."], "length": 2909} +{"episode_index": 8, "tasks": ["open close inner and outer curtains on both sides."], "length": 2306} +{"episode_index": 9, "tasks": ["open close inner and outer curtains on both sides."], "length": 2484} +{"episode_index": 10, "tasks": ["open close inner and outer curtains on both sides."], "length": 2462} +{"episode_index": 11, "tasks": ["open close inner and outer curtains on both sides."], "length": 2625} +{"episode_index": 12, "tasks": ["open close inner and outer curtains on both sides."], "length": 2521} +{"episode_index": 13, "tasks": ["open close inner and outer curtains on both sides."], "length": 1840} +{"episode_index": 14, "tasks": ["open close inner and outer curtains on both sides."], "length": 2595} +{"episode_index": 15, "tasks": ["open close inner and outer curtains on both sides."], "length": 2494} +{"episode_index": 16, "tasks": ["open close inner and outer curtains on both sides."], "length": 2224} +{"episode_index": 17, "tasks": ["open close inner and outer curtains on both sides."], "length": 2292} +{"episode_index": 18, "tasks": ["open close inner and outer curtains on both sides."], "length": 2276} +{"episode_index": 19, "tasks": ["open close inner and outer curtains on both sides."], "length": 1927} +{"episode_index": 20, "tasks": ["open close inner and outer curtains on both sides."], "length": 1852} +{"episode_index": 21, "tasks": ["open close inner and outer curtains on both sides."], "length": 2173} +{"episode_index": 22, "tasks": ["open close inner and outer curtains on both sides."], "length": 2797} +{"episode_index": 23, "tasks": ["open close inner and outer curtains on both sides."], "length": 2371} +{"episode_index": 24, "tasks": ["open close inner and outer curtains on both sides."], "length": 2361} +{"episode_index": 25, "tasks": ["open close inner and outer curtains on both sides."], "length": 2205} +{"episode_index": 26, "tasks": ["open close inner and outer curtains on both sides."], "length": 2175} +{"episode_index": 27, "tasks": ["open close inner and outer curtains on both sides."], "length": 2454} +{"episode_index": 28, "tasks": ["open close inner and outer curtains on both sides."], "length": 2151} +{"episode_index": 29, "tasks": ["open close inner and outer curtains on both sides."], "length": 2833} +{"episode_index": 30, "tasks": ["open close inner and outer curtains on both sides."], "length": 2280} +{"episode_index": 31, "tasks": ["open close inner and outer curtains on both sides."], "length": 2318} +{"episode_index": 32, "tasks": ["open close inner and outer curtains on both sides."], "length": 1807} +{"episode_index": 33, "tasks": ["open close inner and outer curtains on both sides."], "length": 1779} +{"episode_index": 34, "tasks": ["open close inner and outer curtains on both sides."], "length": 2047} +{"episode_index": 35, "tasks": ["open close inner and outer curtains on both sides."], "length": 2482} +{"episode_index": 36, "tasks": ["open close inner and outer curtains on both sides."], "length": 2431} +{"episode_index": 37, "tasks": ["open close inner and outer curtains on both sides."], "length": 2482} +{"episode_index": 38, "tasks": ["open close inner and outer curtains on both sides."], "length": 2348} +{"episode_index": 39, "tasks": ["open close inner and outer curtains on both sides."], "length": 2009} +{"episode_index": 40, "tasks": ["open close inner and outer curtains on both sides."], "length": 2200} +{"episode_index": 41, "tasks": ["open close inner and outer curtains on both sides."], "length": 2137} +{"episode_index": 42, "tasks": ["open close inner and outer curtains on both sides."], "length": 3237} +{"episode_index": 43, "tasks": ["open close inner and outer curtains on both sides."], "length": 2461} +{"episode_index": 44, "tasks": ["open close inner and outer curtains on both sides."], "length": 2488} +{"episode_index": 45, "tasks": ["open close inner and outer curtains on both sides."], "length": 2318} +{"episode_index": 46, "tasks": ["open close inner and outer curtains on both sides."], "length": 2297} +{"episode_index": 47, "tasks": ["open close inner and outer curtains on both sides."], "length": 2508} +{"episode_index": 48, "tasks": ["open close inner and outer curtains on both sides."], "length": 2183} +{"episode_index": 49, "tasks": ["open close inner and outer curtains on both sides."], "length": 2361} +{"episode_index": 50, "tasks": ["open close inner and outer curtains on both sides."], "length": 2274} +{"episode_index": 51, "tasks": ["open close inner and outer curtains on both sides."], "length": 2317} +{"episode_index": 52, "tasks": ["open close inner and outer curtains on both sides."], "length": 2301} +{"episode_index": 53, "tasks": ["open close inner and outer curtains on both sides."], "length": 2737} +{"episode_index": 54, "tasks": ["open close inner and outer curtains on both sides."], "length": 2071} +{"episode_index": 55, "tasks": ["open close inner and outer curtains on both sides."], "length": 1958} +{"episode_index": 56, "tasks": ["open close inner and outer curtains on both sides."], "length": 1940} +{"episode_index": 57, "tasks": ["open close inner and outer curtains on both sides."], "length": 2000} +{"episode_index": 58, "tasks": ["open close inner and outer curtains on both sides."], "length": 1855} +{"episode_index": 59, "tasks": ["open close inner and outer curtains on both sides."], "length": 1824} +{"episode_index": 60, "tasks": ["open close inner and outer curtains on both sides."], "length": 2027} +{"episode_index": 61, "tasks": ["open close inner and outer curtains on both sides."], "length": 1987} +{"episode_index": 62, "tasks": ["open close inner and outer curtains on both sides."], "length": 2411} +{"episode_index": 63, "tasks": ["open close inner and outer curtains on both sides."], "length": 2178} +{"episode_index": 64, "tasks": ["open close inner and outer curtains on both sides."], "length": 2395} +{"episode_index": 65, "tasks": ["open close inner and outer curtains on both sides."], "length": 1802} +{"episode_index": 66, "tasks": ["open close inner and outer curtains on both sides."], "length": 2487} +{"episode_index": 67, "tasks": ["open close inner and outer curtains on both sides."], "length": 2778} +{"episode_index": 68, "tasks": ["open close inner and outer curtains on both sides."], "length": 2904} +{"episode_index": 69, "tasks": ["open close inner and outer curtains on both sides."], "length": 2308} +{"episode_index": 70, "tasks": ["open close inner and outer curtains on both sides."], "length": 2163} +{"episode_index": 71, "tasks": ["open close inner and outer curtains on both sides."], "length": 1886} +{"episode_index": 72, "tasks": ["open close inner and outer curtains on both sides."], "length": 2564} +{"episode_index": 73, "tasks": ["open close inner and outer curtains on both sides."], "length": 2361} +{"episode_index": 74, "tasks": ["open close inner and outer curtains on both sides."], "length": 2090} +{"episode_index": 75, "tasks": ["open close inner and outer curtains on both sides."], "length": 2065} +{"episode_index": 76, "tasks": ["open close inner and outer curtains on both sides."], "length": 2365} +{"episode_index": 77, "tasks": ["open close inner and outer curtains on both sides."], "length": 2393} +{"episode_index": 78, "tasks": ["open close inner and outer curtains on both sides."], "length": 2356} +{"episode_index": 79, "tasks": ["open close inner and outer curtains on both sides."], "length": 2630} +{"episode_index": 80, "tasks": ["open close inner and outer curtains on both sides."], "length": 2432} +{"episode_index": 81, "tasks": ["open close inner and outer curtains on both sides."], "length": 2512} +{"episode_index": 82, "tasks": ["open close inner and outer curtains on both sides."], "length": 2555} +{"episode_index": 83, "tasks": ["open close inner and outer curtains on both sides."], "length": 2441} +{"episode_index": 84, "tasks": ["open close inner and outer curtains on both sides."], "length": 2788} +{"episode_index": 85, "tasks": ["open close inner and outer curtains on both sides."], "length": 2349} +{"episode_index": 86, "tasks": ["open close inner and outer curtains on both sides."], "length": 2335} +{"episode_index": 87, "tasks": ["open close inner and outer curtains on both sides."], "length": 2362} +{"episode_index": 88, "tasks": ["open close inner and outer curtains on both sides."], "length": 2225} +{"episode_index": 89, "tasks": ["open close inner and outer curtains on both sides."], "length": 2412} +{"episode_index": 90, "tasks": ["open close inner and outer curtains on both sides."], "length": 2400} +{"episode_index": 91, "tasks": ["open close inner and outer curtains on both sides."], "length": 2160} +{"episode_index": 92, "tasks": ["open close inner and outer curtains on both sides."], "length": 2409} +{"episode_index": 93, "tasks": ["open close inner and outer curtains on both sides."], "length": 2464} +{"episode_index": 94, "tasks": ["open close inner and outer curtains on both sides."], "length": 2208} +{"episode_index": 95, "tasks": ["open close inner and outer curtains on both sides."], "length": 2164} +{"episode_index": 96, "tasks": ["open close inner and outer curtains on both sides."], "length": 2353} +{"episode_index": 97, "tasks": ["open close inner and outer curtains on both sides."], "length": 2517} diff --git a/R1_Lite_open_and_close_curtains/meta/episodes_stats.jsonl b/R1_Lite_open_and_close_curtains/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..df00553e34025d0f3e3e89f2291dd34bff480fbd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/meta/episodes_stats.jsonl @@ -0,0 +1,98 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48103288000958305]], [[0.5512576271440229]], [[0.5428844333265953]]], "std": [[[0.22979169110696565]], [[0.2711148438064987]], [[0.29908151177955633]]], "count": [291]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4334187040031744]], [[0.4256048961585398]], [[0.3972440639295046]]], "std": [[[0.21289792779571787]], [[0.22842736091770444]], [[0.25658958724412334]]], "count": [291]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41770231303670763]], [[0.4205843197149039]], [[0.40052811281060724]]], "std": [[[0.2235399973932227]], [[0.22560191575720281]], [[0.2518155971131597]]], "count": [291]}, "observation.state": {"min": [-1.0492428541183472, 7.566317799501121e-05, -2.0033788681030273, -1.179631233215332, -0.4693981111049652, -0.44792237877845764, 0.048431623727083206, -1.5661944150924683, -2.710505431213761e-19, -1.4968968629837036, -1.5033011436462402, -0.17944811284542084, -0.4463684856891632, 0.048709798604249954], "max": [1.3621749877929688, 2.447019338607788, 1.0842021724855044e-19, 0.29069265723228455, 0.4677085280418396, 0.1702718734741211, 1.6612029075622559, 0.9055608510971069, 2.041564702987671, 0.0, 0.09395775198936462, 0.8436894416809082, 0.5826141238212585, 1.6647088527679443], "mean": [0.050576046109199524, 0.5585675239562988, -0.3678796589374542, -0.29907482862472534, -0.03855621814727783, -0.08605131506919861, 0.20038928091526031, 0.0036136608105152845, 0.541846513748169, -0.3220219612121582, -0.3483041226863861, 0.08866080641746521, -0.02102806605398655, 0.19653844833374023], "std": [0.37549394369125366, 0.7532127499580383, 0.5398229956626892, 0.4219692647457123, 0.15102605521678925, 0.10521743446588516, 0.43682217597961426, 0.3384005129337311, 0.7242565155029297, 0.4408181309700012, 0.4931333363056183, 0.20338119566440582, 0.14390651881694794, 0.42960500717163086], "count": [1931]}, "action": {"min": [-1.0492428541183472, 7.566317799501121e-05, -2.0033788681030273, -1.179631233215332, -0.4693981111049652, -0.44792237877845764, 0.048431623727083206, -1.5661944150924683, -2.710505431213761e-19, -1.4968968629837036, -1.5033011436462402, -0.17944811284542084, -0.4463684856891632, 0.048709798604249954], "max": [1.3621749877929688, 2.447019338607788, 1.0842021724855044e-19, 0.29069265723228455, 0.4677085280418396, 0.1702718734741211, 1.6612029075622559, 0.9055608510971069, 2.041564702987671, 0.0, 0.09395775198936462, 0.8436894416809082, 0.5826141238212585, 1.6647088527679443], "mean": [0.050576046109199524, 0.5585675239562988, -0.3678796589374542, -0.29907482862472534, -0.03855621814727783, -0.08605131506919861, 0.20038928091526031, 0.0036136608105152845, 0.541846513748169, -0.3220219612121582, -0.3483041226863861, 0.08866080641746521, -0.02102806605398655, 0.19653844833374023], "std": [0.37549394369125366, 0.7532127499580383, 0.5398229956626892, 0.4219692647457123, 0.15102605521678925, 0.10521743446588516, 0.43682217597961426, 0.3384005129337311, 0.7242565155029297, 0.4408181309700012, 0.4931333363056183, 0.20338119566440582, 0.14390651881694794, 0.42960500717163086], "count": [1931]}, "timestamp": {"min": [0.0], "max": [64.33333333333333], "mean": [32.166666666666664], "std": [18.581053671833455], "count": [1931]}, "frame_index": {"min": [0], "max": [1930], "mean": [965.0], "std": [557.4316101550037], "count": [1931]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1931]}, "index": {"min": [0], "max": [1930], "mean": [965.0], "std": [557.4316101550037], "count": [1931]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1931]}, "subtask_annotation": {"mean": [6.67892283790782, 12.0, 12.0, 12.0, 12.0], "std": [3.600515826982842, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1931]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [1931]}, "eef_direction_state": {"mean": [4.728638011393061, 4.785085447954428], "std": [1.9381698829216687, 2.063443555449382], "min": [0, 0], "max": [6, 6], "count": [1931]}, "eef_velocity_state": {"mean": [0.5924391506991197, 0.4997410668047644], "std": [0.838684579397043, 0.7996470837738179], "min": [0, 0], "max": [2, 2], "count": [1931]}, "eef_acc_mag_state": {"mean": [0.4997410668047644, 0.46504401864319006], "std": [0.7515734816770313, 0.7535142838046817], "min": [0, 0], "max": [2, 2], "count": [1931]}, "eef_direction_action": {"mean": [4.728638011393061, 4.785085447954428], "std": [1.9381698829216687, 2.063443555449382], "min": [0, 0], "max": [6, 6], "count": [1931]}, "eef_velocity_action": {"mean": [0.5924391506991197, 0.4997410668047644], "std": [0.838684579397043, 0.7996470837738179], "min": [0, 0], "max": [2, 2], "count": [1931]}, "eef_acc_mag_action": {"mean": [0.4997410668047644, 0.46504401864319006], "std": [0.7515734816770313, 0.7535142838046817], "min": [0, 0], "max": [2, 2], "count": [1931]}, "eef_sim_pose_state": {"mean": [0.15141570351874836, 0.34549520970330855, 1.2626007459020585, -0.07186668120189582, -0.1047888065463445, 0.008861428367043905, 0.152074608668697, -0.32765289742867376, 1.2606145530368411, -0.037200110839062696, -0.12216763452906727, 0.0955262299162205], "std": [0.11419764737517948, 0.11137237572701032, 0.10574333458055599, 0.07458039556165826, 0.1672923722747646, 0.3864326191919561, 0.12101108020069436, 0.08307619723106598, 0.09788987383765911, 0.11930896998290166, 0.19048960697140796, 0.3448866104382671], "min": [0.04354941567977674, -0.07753525062259711, 1.1831124302323697, -0.28289088505663107, -0.5879552901337919, -1.2750745086526123, 0.05952063605138118, -0.7437079609395434, 1.1826142203652577, -0.4497215262372149, -0.6196252050637128, -1.5472452104749181], "max": [0.38795699275048395, 0.8260304161510021, 1.49269550231096, 0.17597673175023795, 0.37182200073433047, 1.0929286098944195, 0.4109388596445023, -0.01098234466870135, 1.473370074816971, 0.41454035679699097, 0.2176769319358094, 0.9349429870903753], "count": [1931]}, "eef_sim_pose_action": {"mean": [0.15141570351874836, 0.34549520970330855, 1.2626007459020585, -0.07186668120189582, -0.1047888065463445, 0.008861428367043905, 0.152074608668697, -0.32765289742867376, 1.2606145530368411, -0.037200110839062696, -0.12216763452906727, 0.0955262299162205], "std": [0.11419764737517948, 0.11137237572701032, 0.10574333458055599, 0.07458039556165826, 0.1672923722747646, 0.3864326191919561, 0.12101108020069436, 0.08307619723106598, 0.09788987383765911, 0.11930896998290166, 0.19048960697140796, 0.3448866104382671], "min": [0.04354941567977674, -0.07753525062259711, 1.1831124302323697, -0.28289088505663107, -0.5879552901337919, -1.2750745086526123, 0.05952063605138118, -0.7437079609395434, 1.1826142203652577, -0.4497215262372149, -0.6196252050637128, -1.5472452104749181], "max": [0.38795699275048395, 0.8260304161510021, 1.49269550231096, 0.17597673175023795, 0.37182200073433047, 1.0929286098944195, 0.4109388596445023, -0.01098234466870135, 1.473370074816971, 0.41454035679699097, 0.2176769319358094, 0.9349429870903753], "count": [1931]}, "gripper_mode_state": {"mean": [0.9010875194199897, 0.9047125841532885], "std": [0.29854447200629713, 0.2936115192358271], "min": [0, 0], "max": [1, 1], "count": [1931]}, "gripper_activity_state": {"mean": [1.8953909891248057, 1.8907301916105645], "std": [0.4189138997614823, 0.4281305153597438], "min": [0, 0], "max": [2, 2], "count": [1931]}, "gripper_mode_action": {"mean": [0.9010875194199897, 0.9047125841532885], "std": [0.29854447200629713, 0.2936115192358271], "min": [0, 0], "max": [1, 1], "count": [1931]}, "gripper_activity_action": {"mean": [1.8953909891248057, 1.8907301916105645], "std": [0.4189138997614823, 0.4281305153597438], "min": [0, 0], "max": [2, 2], "count": [1931]}, "gripper_open_scale_state": {"mean": [0.11450941299333152, 0.11231012485181131], "std": [0.24961423316034947, 0.24549108563319746], "min": [0.027675213558333262, 0.027834170630999973], "max": [0.9492588043212891, 0.9512622015816825], "count": [1931]}, "gripper_open_scale_action": {"mean": [0.11450941299333152, 0.11231012485181131], "std": [0.24961423316034947, 0.24549108563319746], "min": [0.027675213558333262, 0.027834170630999973], "max": [0.9492588043212891, 0.9512622015816825], "count": [1931]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5484047723513273]], [[0.5818291786021679]], [[0.536702670694478]]], "std": [[[0.2131868704374107]], [[0.21051343179211146]], [[0.22929784585041352]]], "count": [324]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44369386027730706]], [[0.4579515485892574]], [[0.44613280850749076]]], "std": [[[0.1616398314213766]], [[0.1554874237770224]], [[0.18647353536340305]]], "count": [324]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43453249734393073]], [[0.4437564905591866]], [[0.4246902149062643]]], "std": [[[0.180547688663703]], [[0.17760140212133627]], [[0.20658995028126992]]], "count": [324]}, "observation.state": {"min": [-0.9525890350341797, -2.4132909068233913e-19, -1.9906753301620483, -0.37121427059173584, -0.5291048884391785, -0.3804049789905548, 0.05488276854157448, -1.0538448095321655, 0.0, -1.8821943998336792, -0.8360195159912109, -0.22549517452716827, -0.30526217818260193, 0.045685965567827225], "max": [0.9080554246902466, 2.0831496715545654, 0.0, 0.3218156695365906, 0.6104320883750916, 0.20150423049926758, 1.661462664604187, 0.7884660959243774, 2.2457478046417236, 0.0, 0.27215224504470825, 0.6479865312576294, 0.0951068103313446, 1.6692363023757935], "mean": [-0.0003867529740091413, 0.5234097838401794, -0.544996976852417, 0.028056681156158447, 0.05037686601281166, -0.05402630567550659, 0.20737552642822266, -0.0175628662109375, 0.5455729961395264, -0.4411453306674957, -0.1882181018590927, 0.06326382607221603, -0.11670868843793869, 0.1767924278974533], "std": [0.3196620047092438, 0.7245900630950928, 0.7400116920471191, 0.09890812635421753, 0.15784750878810883, 0.12066196650266647, 0.4206611216068268, 0.24884845316410065, 0.76414954662323, 0.6346961855888367, 0.3026335537433624, 0.14084583520889282, 0.05181119963526726, 0.3889199197292328], "count": [2227]}, "action": {"min": [-0.9525890350341797, -2.4132909068233913e-19, -1.9906753301620483, -0.37121427059173584, -0.5291048884391785, -0.3804049789905548, 0.05488276854157448, -1.0538448095321655, 0.0, -1.8821943998336792, -0.8360195159912109, -0.22549517452716827, -0.30526217818260193, 0.045685965567827225], "max": [0.9080554246902466, 2.0831496715545654, 0.0, 0.3218156695365906, 0.6104320883750916, 0.20150423049926758, 1.661462664604187, 0.7884660959243774, 2.2457478046417236, 0.0, 0.27215224504470825, 0.6479865312576294, 0.0951068103313446, 1.6692363023757935], "mean": [-0.0003867529740091413, 0.5234097838401794, -0.544996976852417, 0.028056681156158447, 0.05037686601281166, -0.05402630567550659, 0.20737552642822266, -0.0175628662109375, 0.5455729961395264, -0.4411453306674957, -0.1882181018590927, 0.06326382607221603, -0.11670868843793869, 0.1767924278974533], "std": [0.3196620047092438, 0.7245900630950928, 0.7400116920471191, 0.09890812635421753, 0.15784750878810883, 0.12066196650266647, 0.4206611216068268, 0.24884845316410065, 0.76414954662323, 0.6346961855888367, 0.3026335537433624, 0.14084583520889282, 0.05181119963526726, 0.3889199197292328], "count": [2227]}, "timestamp": {"min": [0.0], "max": [74.2], "mean": [37.10000000000001], "std": [21.429315331002893], "count": [2227]}, "frame_index": {"min": [0], "max": [2226], "mean": [1113.0], "std": [642.8794599300867], "count": [2227]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [2227]}, "index": {"min": [1931], "max": [4157], "mean": [3044.0], "std": [642.8794599300867], "count": [2227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2227]}, "subtask_annotation": {"mean": [5.436012572968118, 12.0, 12.0, 12.0, 12.0], "std": [3.7175557603692404, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2227]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [2227]}, "eef_direction_state": {"mean": [4.796138302649304, 4.874719353390211], "std": [1.8879057314711918, 1.9669526871889575], "min": [0, 0], "max": [6, 6], "count": [2227]}, "eef_velocity_state": {"mean": [0.6286484059272563, 0.5127974854063763], "std": [0.8838957913467006, 0.8251723559373234], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_acc_mag_state": {"mean": [0.4961832061068702, 0.42882801975752133], "std": [0.7618890206400424, 0.7302155481798586], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_direction_action": {"mean": [4.796138302649304, 4.874719353390211], "std": [1.8879057314711918, 1.9669526871889575], "min": [0, 0], "max": [6, 6], "count": [2227]}, "eef_velocity_action": {"mean": [0.6286484059272563, 0.5127974854063763], "std": [0.8838957913467006, 0.8251723559373234], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_acc_mag_action": {"mean": [0.4961832061068702, 0.42882801975752133], "std": [0.7618890206400424, 0.7302155481798586], "min": [0, 0], "max": [2, 2], "count": [2227]}, "eef_sim_pose_state": {"mean": [0.1470542681230563, 0.33655524092295686, 1.2864759454180534, -0.05315754733805741, 0.006048607062717061, 0.050227146250142345, 0.16560767155125208, -0.33762174299065506, 1.2715933542524573, -0.11576776151965176, -0.08248743284806662, 0.04546960782729195], "std": [0.11455429850019118, 0.0912664825104633, 0.1354881979391663, 0.12176922979570778, 0.07969110484310932, 0.3147908691796907, 0.14036007083106797, 0.07597431198017869, 0.12365860232510092, 0.04124927008319468, 0.14767086386745693, 0.2430044812673332], "min": [0.02297453304999511, 0.028416151693202035, 1.1831239384769763, -0.379755782751357, -0.5318692476653235, -0.9111926175363488, 0.041432481253405845, -0.6961673627126225, 1.1818175758337324, -0.2788542632050835, -0.5073868098147185, -1.1261317891604579], "max": [0.41044748790712743, 0.6375075256206054, 1.5573401439567758, 0.1973518405899769, 0.32608183283029835, 1.069509134025147, 0.45247091155364555, -0.00794527688426078, 1.5206371460159502, 0.05065984639930088, 0.18881160562917265, 0.9328272945926952], "count": [2227]}, "eef_sim_pose_action": {"mean": [0.1470542681230563, 0.33655524092295686, 1.2864759454180534, -0.05315754733805741, 0.006048607062717061, 0.050227146250142345, 0.16560767155125208, -0.33762174299065506, 1.2715933542524573, -0.11576776151965176, -0.08248743284806662, 0.04546960782729195], "std": [0.11455429850019118, 0.0912664825104633, 0.1354881979391663, 0.12176922979570778, 0.07969110484310932, 0.3147908691796907, 0.14036007083106797, 0.07597431198017869, 0.12365860232510092, 0.04124927008319468, 0.14767086386745693, 0.2430044812673332], "min": [0.02297453304999511, 0.028416151693202035, 1.1831239384769763, -0.379755782751357, -0.5318692476653235, -0.9111926175363488, 0.041432481253405845, -0.6961673627126225, 1.1818175758337324, -0.2788542632050835, -0.5073868098147185, -1.1261317891604579], "max": [0.41044748790712743, 0.6375075256206054, 1.5573401439567758, 0.1973518405899769, 0.32608183283029835, 1.069509134025147, 0.45247091155364555, -0.00794527688426078, 1.5206371460159502, 0.05065984639930088, 0.18881160562917265, 0.9328272945926952], "count": [2227]}, "gripper_mode_state": {"mean": [0.9016614279299506, 0.9155814997754828], "std": [0.2977718880506882, 0.27801441877060123], "min": [0, 0], "max": [1, 1], "count": [2227]}, "gripper_activity_state": {"mean": [1.8652896273013022, 1.8616973506960035], "std": [0.4707840044978841, 0.47826714601893444], "min": [0, 0], "max": [2, 2], "count": [2227]}, "gripper_mode_action": {"mean": [0.9016614279299506, 0.9155814997754828], "std": [0.2977718880506882, 0.27801441877060123], "min": [0, 0], "max": [1, 1], "count": [2227]}, "gripper_activity_action": {"mean": [1.8652896273013022, 1.8616973506960035], "std": [0.4707840044978841, 0.47826714601893444], "min": [0, 0], "max": [2, 2], "count": [2227]}, "gripper_open_scale_state": {"mean": [0.11849955368668341, 0.1010247300350861], "std": [0.24037699537140098, 0.22223953683215508], "min": [0.03136158202375684, 0.026106266038758413], "max": [0.9494072369166783, 0.9538493156433105], "count": [2227]}, "gripper_open_scale_action": {"mean": [0.11849955368668341, 0.1010247300350861], "std": [0.24037699537140098, 0.22223953683215508], "min": [0.03136158202375684, 0.026106266038758413], "max": [0.9494072369166783, 0.9538493156433105], "count": [2227]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.44803903513523274]], [[0.4586044540437415]], [[0.40208408638163673]]], "std": [[[0.2386224079104397]], [[0.23089703608379794]], [[0.19610579316712165]]], "count": [362]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4328785846904753]], [[0.44060754823722004]], [[0.4300179813791692]]], "std": [[[0.1750324550932523]], [[0.17486286123646405]], [[0.1870901004662971]]], "count": [362]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42815978541508687]], [[0.4374099945533769]], [[0.4263603731087278]]], "std": [[[0.18815430410331965]], [[0.1853232730306194]], [[0.1968705726647854]]], "count": [362]}, "observation.state": {"min": [-0.954136073589325, 0.0, -1.9076216220855713, -0.9572039842605591, -1.059317708015442, -0.28554993867874146, 0.05376463755965233, -0.9962615966796875, 0.0, -1.6332131624221802, -0.9556700587272644, -0.35895150899887085, -0.23074620962142944, 0.039923716336488724], "max": [1.3268933296203613, 2.009514808654785, 0.0, 0.38715335726737976, 0.8573911190032959, 0.20862138271331787, 1.6728854179382324, 0.6396700143814087, 1.6822073459625244, 0.0, 0.5890486240386963, 1.1686969995498657, 0.13522323966026306, 1.6654877662658691], "mean": [0.017847128212451935, 0.5254583954811096, -0.47738197445869446, -0.09204312413930893, 0.0026438201311975718, -0.0005618759314529598, 0.5007935166358948, -0.02972286567091942, 0.34325358271598816, -0.272064745426178, -0.12989619374275208, 0.02889123186469078, -0.07877136766910553, 0.13666479289531708], "std": [0.31326502561569214, 0.6510509252548218, 0.6215315461158752, 0.1832212507724762, 0.23833973705768585, 0.0833682119846344, 0.6829143166542053, 0.17725685238838196, 0.5657954812049866, 0.4516487121582031, 0.3165866434574127, 0.1665978729724884, 0.05058615282177925, 0.33139148354530334], "count": [2587]}, "action": {"min": [-0.954136073589325, 0.0, -1.9076216220855713, -0.9572039842605591, -1.059317708015442, -0.28554993867874146, 0.05376463755965233, -0.9962615966796875, 0.0, -1.6332131624221802, -0.9556700587272644, -0.35895150899887085, -0.23074620962142944, 0.039923716336488724], "max": [1.3268933296203613, 2.009514808654785, 0.0, 0.38715335726737976, 0.8573911190032959, 0.20862138271331787, 1.6728854179382324, 0.6396700143814087, 1.6822073459625244, 0.0, 0.5890486240386963, 1.1686969995498657, 0.13522323966026306, 1.6654877662658691], "mean": [0.017847128212451935, 0.5254583954811096, -0.47738197445869446, -0.09204312413930893, 0.0026438201311975718, -0.0005618759314529598, 0.5007935166358948, -0.02972286567091942, 0.34325358271598816, -0.272064745426178, -0.12989619374275208, 0.02889123186469078, -0.07877136766910553, 0.13666479289531708], "std": [0.31326502561569214, 0.6510509252548218, 0.6215315461158752, 0.1832212507724762, 0.23833973705768585, 0.0833682119846344, 0.6829143166542053, 0.17725685238838196, 0.5657954812049866, 0.4516487121582031, 0.3165866434574127, 0.1665978729724884, 0.05058615282177925, 0.33139148354530334], "count": [2587]}, "timestamp": {"min": [0.0], "max": [86.2], "mean": [43.1], "std": [24.89341724677876], "count": [2587]}, "frame_index": {"min": [0], "max": [2586], "mean": [1293.0], "std": [746.8025174033628], "count": [2587]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [2587]}, "index": {"min": [4158], "max": [6744], "mean": [5451.0], "std": [746.8025174033628], "count": [2587]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2587]}, "subtask_annotation": {"mean": [4.848473134905296, 12.0, 12.0, 12.0, 12.0], "std": [3.1391268380439143, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2587]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [2587]}, "eef_direction_state": {"mean": [4.395438732122149, 5.086586780054117], "std": [2.1179434943274256, 1.8366416724235606], "min": [0, 0], "max": [6, 6], "count": [2587]}, "eef_velocity_state": {"mean": [0.741012756088133, 0.39466563587166603], "std": [0.8915873074352871, 0.7346013294104837], "min": [0, 0], "max": [2, 2], "count": [2587]}, "eef_acc_mag_state": {"mean": [0.6215693853884808, 0.3544646308465404], "std": [0.799235339113892, 0.6799224396733025], "min": [0, 0], "max": [2, 2], "count": [2587]}, "eef_direction_action": {"mean": [4.395438732122149, 5.086586780054117], "std": [2.1179434943274256, 1.8366416724235606], "min": [0, 0], "max": [6, 6], "count": [2587]}, "eef_velocity_action": {"mean": [0.741012756088133, 0.39466563587166603], "std": [0.8915873074352871, 0.7346013294104837], "min": [0, 0], "max": [2, 2], "count": [2587]}, "eef_acc_mag_action": {"mean": [0.6215693853884808, 0.3544646308465404], "std": [0.799235339113892, 0.6799224396733025], "min": [0, 0], "max": [2, 2], "count": [2587]}, "eef_sim_pose_state": {"mean": [0.14608199851243722, 0.3345271588331819, 1.2902496560829466, 0.006254690760831026, -0.03997542527038078, 0.019348358191354404, 0.12025843246327007, -0.3407472342898258, 1.2501533216788732, -0.07677651892322197, -0.056819568722426196, -0.0008824913915783293], "std": [0.11060237747555098, 0.06585488475006876, 0.1283536580392525, 0.08036510077529964, 0.09585447920240328, 0.3745364684056859, 0.0982425607087089, 0.0345998612611336, 0.10860089454387824, 0.04786241635405379, 0.11391742599755558, 0.2277262520195985], "min": [0.03154494797507842, 0.12057976426064045, 1.1821805265187997, -0.2567002918789383, -0.4803536232204739, -1.248297972714294, 0.023003599417966106, -0.6011287795485087, 1.1820511249988979, -0.2503540237181583, -0.42886810954214005, -0.8194065488336935], "max": [0.4738187582858865, 0.6679185886987545, 1.5563240811110315, 0.3837539864564788, 0.2612875146444795, 1.0940676848730273, 0.40338575017055883, -0.16657518241542837, 1.569533059613998, 0.1546938238751633, 0.16136366667262658, 1.3026830495035258], "count": [2587]}, "eef_sim_pose_action": {"mean": [0.14608199851243722, 0.3345271588331819, 1.2902496560829466, 0.006254690760831026, -0.03997542527038078, 0.019348358191354404, 0.12025843246327007, -0.3407472342898258, 1.2501533216788732, -0.07677651892322197, -0.056819568722426196, -0.0008824913915783293], "std": [0.11060237747555098, 0.06585488475006876, 0.1283536580392525, 0.08036510077529964, 0.09585447920240328, 0.3745364684056859, 0.0982425607087089, 0.0345998612611336, 0.10860089454387824, 0.04786241635405379, 0.11391742599755558, 0.2277262520195985], "min": [0.03154494797507842, 0.12057976426064045, 1.1821805265187997, -0.2567002918789383, -0.4803536232204739, -1.248297972714294, 0.023003599417966106, -0.6011287795485087, 1.1820511249988979, -0.2503540237181583, -0.42886810954214005, -0.8194065488336935], "max": [0.4738187582858865, 0.6679185886987545, 1.5563240811110315, 0.3837539864564788, 0.2612875146444795, 1.0940676848730273, 0.40338575017055883, -0.16657518241542837, 1.569533059613998, 0.1546938238751633, 0.16136366667262658, 1.3026830495035258], "count": [2587]}, "gripper_mode_state": {"mean": [0.7151140316969463, 0.9385388480865868], "std": [0.4513601149493382, 0.24017426739533887], "min": [0, 0], "max": [1, 1], "count": [2587]}, "gripper_activity_state": {"mean": [1.813297255508311, 1.8871279474294549], "std": [0.5493864780686655, 0.4347850286344166], "min": [0, 0], "max": [2, 2], "count": [2587]}, "gripper_mode_action": {"mean": [0.7151140316969463, 0.9385388480865868], "std": [0.4513601149493382, 0.24017426739533887], "min": [0, 0], "max": [1, 1], "count": [2587]}, "gripper_activity_action": {"mean": [1.813297255508311, 1.8871279474294549], "std": [0.5493864780686655, 0.4347850286344166], "min": [0, 0], "max": [2, 2], "count": [2587]}, "gripper_open_scale_state": {"mean": [0.2861694360554112, 0.07809621998169619], "std": [0.39023709262860656, 0.18936717200548603], "min": [0.030722650034087046, 0.02281355219227927], "max": [0.9559345245361328, 0.951707295009068], "count": [2587]}, "gripper_open_scale_action": {"mean": [0.2861694360554112, 0.07809621998169619], "std": [0.39023709262860656, 0.18936717200548603], "min": [0.030722650034087046, 0.02281355219227927], "max": [0.9559345245361328, 0.951707295009068], "count": [2587]}}} +{"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.5193284818042444]], [[0.5501827458428765]], [[0.5370537788081361]]], "std": [[[0.22722586917822798]], [[0.2635307139451409]], [[0.2891223501504048]]], "count": [351]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44925763923803136]], [[0.4383611863707179]], [[0.41761159835887507]]], "std": [[[0.17427037467794146]], [[0.19335225334705483]], [[0.220637891119554]]], "count": [351]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519235370153126]], [[0.44224119074663737]], [[0.42082266431422205]]], "std": [[[0.1623039555071321]], [[0.1807687206702645]], [[0.21301666040563202]]], "count": [351]}, "observation.state": {"min": [-1.0338964462280273, 0.0, -1.9895731210708618, -0.8390874862670898, -0.457378089427948, -0.19941750168800354, 0.04729034751653671, -0.8789709806442261, 0.0, -1.8804529905319214, -1.1248044967651367, -0.2515229880809784, -0.38193243741989136, 0.034307800233364105], "max": [0.8687883019447327, 2.1399033069610596, 0.0, 0.1072503924369812, 0.6349676251411438, 0.11070142686367035, 1.6591249704360962, 1.0170292854309082, 2.3469905853271484, 0.0, 0.12307386845350266, 0.38961711525917053, 0.23046420514583588, 1.6700307130813599], "mean": [-0.010507029481232166, 0.433321088552475, -0.3662201464176178, -0.09614122658967972, -0.005374467466026545, -0.05809783935546875, 0.14366213977336884, 0.018584245815873146, 0.6643176078796387, -0.4564758837223053, -0.30770137906074524, -0.023088252171874046, -0.055365562438964844, 0.22951872646808624], "std": [0.26212579011917114, 0.7118512988090515, 0.6246715784072876, 0.21071401238441467, 0.11464130878448486, 0.0685606524348259, 0.3354596793651581, 0.29967641830444336, 0.8131945729255676, 0.5897083282470703, 0.38156622648239136, 0.0987706109881401, 0.10865148156881332, 0.4617895185947418], "count": [2482]}, "action": {"min": [-1.0338964462280273, 0.0, -1.9895731210708618, -0.8390874862670898, -0.457378089427948, -0.19941750168800354, 0.04729034751653671, -0.8789709806442261, 0.0, -1.8804529905319214, -1.1248044967651367, -0.2515229880809784, -0.38193243741989136, 0.034307800233364105], "max": [0.8687883019447327, 2.1399033069610596, 0.0, 0.1072503924369812, 0.6349676251411438, 0.11070142686367035, 1.6591249704360962, 1.0170292854309082, 2.3469905853271484, 0.0, 0.12307386845350266, 0.38961711525917053, 0.23046420514583588, 1.6700307130813599], "mean": [-0.010507029481232166, 0.433321088552475, -0.3662201464176178, -0.09614122658967972, -0.005374467466026545, -0.05809783935546875, 0.14366213977336884, 0.018584245815873146, 0.6643176078796387, -0.4564758837223053, -0.30770137906074524, -0.023088252171874046, -0.055365562438964844, 0.22951872646808624], "std": [0.26212579011917114, 0.7118512988090515, 0.6246715784072876, 0.21071401238441467, 0.11464130878448486, 0.0685606524348259, 0.3354596793651581, 0.29967641830444336, 0.8131945729255676, 0.5897083282470703, 0.38156622648239136, 0.0987706109881401, 0.10865148156881332, 0.4617895185947418], "count": [2482]}, "timestamp": {"min": [0.0], "max": [82.7], "mean": [41.35], "std": [23.88305419701965], "count": [2482]}, "frame_index": {"min": [0], "max": [2481], "mean": [1240.5], "std": [716.4916259105894], "count": [2482]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [2482]}, "index": {"min": [6745], "max": [9226], "mean": [7985.5], "std": [716.4916259105894], "count": [2482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2482]}, "subtask_annotation": {"mean": [5.89685737308622, 12.0, 12.0, 12.0, 12.0], "std": [3.637347430280749, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2482]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [2482]}, "eef_direction_state": {"mean": [5.028203062046736, 4.488718775181305], "std": [1.8416378717400521, 2.150106731015036], "min": [0, 0], "max": [6, 6], "count": [2482]}, "eef_velocity_state": {"mean": [0.443593875906527, 0.6631748589846898], "std": [0.7893844291886487, 0.8846470458287016], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_acc_mag_state": {"mean": [0.3448831587429492, 0.5592264302981467], "std": [0.6695820000875824, 0.7891778366343548], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_direction_action": {"mean": [5.028203062046736, 4.488718775181305], "std": [1.8416378717400521, 2.150106731015036], "min": [0, 0], "max": [6, 6], "count": [2482]}, "eef_velocity_action": {"mean": [0.443593875906527, 0.6631748589846898], "std": [0.7893844291886487, 0.8846470458287016], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_acc_mag_action": {"mean": [0.3448831587429492, 0.5592264302981467], "std": [0.6695820000875824, 0.7891778366343548], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_sim_pose_state": {"mean": [0.1419934810545854, 0.33278744165987206, 1.2530993527966734, -0.056588332605760454, -0.028765647694878556, -0.016228850144206622, 0.1840831784001016, -0.32603850744136575, 1.2715900371158884, -0.05065940852641068, -0.09874218820860048, -0.005183737896203129], "std": [0.12440136679249572, 0.08000961833777388, 0.11259866644786425, 0.06540026385882303, 0.07983526960746677, 0.28396859300057736, 0.14745674874151668, 0.09923217549029796, 0.10508444983429004, 0.09618051558926137, 0.1453580347313223, 0.25830872460345006], "min": [0.04974132682687098, -0.028192744850466602, 1.1824949999999999, -0.15858706929350178, -0.433397335368108, -1.2116900519703626, 0.04439676770410249, -0.6618957409307993, 1.1819932039140177, -0.3196969882687578, -0.5299383805756364, -0.8145388756915771], "max": [0.43747380132460073, 0.6727375928835423, 1.4862140558365071, 0.1076077189091037, 0.27420365329879415, 0.8766558551289227, 0.5518180509135171, 0.0829918499837343, 1.4640406702768252, 0.2219192730766042, 0.2259865535139145, 0.8371427353903347], "count": [2482]}, "eef_sim_pose_action": {"mean": [0.1419934810545854, 0.33278744165987206, 1.2530993527966734, -0.056588332605760454, -0.028765647694878556, -0.016228850144206622, 0.1840831784001016, -0.32603850744136575, 1.2715900371158884, -0.05065940852641068, -0.09874218820860048, -0.005183737896203129], "std": [0.12440136679249572, 0.08000961833777388, 0.11259866644786425, 0.06540026385882303, 0.07983526960746677, 0.28396859300057736, 0.14745674874151668, 0.09923217549029796, 0.10508444983429004, 0.09618051558926137, 0.1453580347313223, 0.25830872460345006], "min": [0.04974132682687098, -0.028192744850466602, 1.1824949999999999, -0.15858706929350178, -0.433397335368108, -1.2116900519703626, 0.04439676770410249, -0.6618957409307993, 1.1819932039140177, -0.3196969882687578, -0.5299383805756364, -0.8145388756915771], "max": [0.43747380132460073, 0.6727375928835423, 1.4862140558365071, 0.1076077189091037, 0.27420365329879415, 0.8766558551289227, 0.5518180509135171, 0.0829918499837343, 1.4640406702768252, 0.2219192730766042, 0.2259865535139145, 0.8371427353903347], "count": [2482]}, "gripper_mode_state": {"mean": [0.9407735697018533, 0.8807413376309428], "std": [0.23604800412688534, 0.32409263154073004], "min": [0, 0], "max": [1, 1], "count": [2482]}, "gripper_activity_state": {"mean": [1.9198227236099918, 1.8315874294923449], "std": [0.37068479978148433, 0.5232713167004859], "min": [0, 0], "max": [2, 2], "count": [2482]}, "gripper_mode_action": {"mean": [0.9407735697018533, 0.8807413376309428], "std": [0.23604800412688534, 0.32409263154073004], "min": [0, 0], "max": [1, 1], "count": [2482]}, "gripper_activity_action": {"mean": [1.9198227236099918, 1.8315874294923449], "std": [0.37068479978148433, 0.5232713167004859], "min": [0, 0], "max": [2, 2], "count": [2482]}, "gripper_open_scale_state": {"mean": [0.08209304083397787, 0.131151319953263], "std": [0.19169271876588584, 0.2638780211779847], "min": [0.027023055723735263, 0.01960445727620806], "max": [0.9480714116777692, 0.9543032646179199], "count": [2482]}, "gripper_open_scale_action": {"mean": [0.08209304083397787, 0.131151319953263], "std": [0.19169271876588584, 0.2638780211779847], "min": [0.027023055723735263, 0.01960445727620806], "max": [0.9480714116777692, 0.9543032646179199], "count": [2482]}}} +{"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.47366423466405533]], [[0.537594934450745]], [[0.5348914205248495]]], "std": [[[0.24835157776257014]], [[0.28481387521955925]], [[0.30645508551294504]]], "count": [287]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.433982146652699]], [[0.4277801566426028]], [[0.4052314862259267]]], "std": [[[0.22071579490171203]], [[0.23407021580751705]], [[0.2585622890884672]]], "count": [287]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4245145085134324]], [[0.42860501449902455]], [[0.4109851698131827]]], "std": [[[0.23031258483268685]], [[0.2312213539682084]], [[0.252067951387841]]], "count": [287]}, "observation.state": {"min": [-1.0016894340515137, 0.0013064274098724127, -1.6763622760772705, -1.4199198484420776, -0.5267274379730225, -0.4494563639163971, 0.04781008139252663, -1.4281361103057861, -1.0842021724855044e-19, -1.1090681552886963, -1.5142781734466553, -0.30833014845848083, -0.2485048919916153, 0.05041421204805374], "max": [1.1274758577346802, 2.287165403366089, 0.0, 0.16355149447917938, 0.30323541164398193, 0.2452145516872406, 1.6612029075622559, 0.5598807334899902, 2.043262481689453, 0.0, -0.0479467436671257, 1.0952414274215698, 0.5767768025398254, 1.6678245067596436], "mean": [-0.002774367108941078, 0.7346147894859314, -0.41634002327919006, -0.4152272045612335, -0.013617168180644512, -0.08849778026342392, 0.2370837926864624, -0.005946659483015537, 0.49520862102508545, -0.21802952885627747, -0.4161926507949829, -0.008436874486505985, -0.006815698463469744, 0.18037529289722443], "std": [0.336769700050354, 0.8272382616996765, 0.5134680271148682, 0.472940593957901, 0.12505044043064117, 0.1332581639289856, 0.4878269135951996, 0.3371596932411194, 0.686536431312561, 0.32336679100990295, 0.5094740390777588, 0.21686029434204102, 0.1340712457895279, 0.3984511196613312], "count": [1895]}, "action": {"min": [-1.0016894340515137, 0.0013064274098724127, -1.6763622760772705, -1.4199198484420776, -0.5267274379730225, -0.4494563639163971, 0.04781008139252663, -1.4281361103057861, -1.0842021724855044e-19, -1.1090681552886963, -1.5142781734466553, -0.30833014845848083, -0.2485048919916153, 0.05041421204805374], "max": [1.1274758577346802, 2.287165403366089, 0.0, 0.16355149447917938, 0.30323541164398193, 0.2452145516872406, 1.6612029075622559, 0.5598807334899902, 2.043262481689453, 0.0, -0.0479467436671257, 1.0952414274215698, 0.5767768025398254, 1.6678245067596436], "mean": [-0.002774367108941078, 0.7346147894859314, -0.41634002327919006, -0.4152272045612335, -0.013617168180644512, -0.08849778026342392, 0.2370837926864624, -0.005946659483015537, 0.49520862102508545, -0.21802952885627747, -0.4161926507949829, -0.008436874486505985, -0.006815698463469744, 0.18037529289722443], "std": [0.336769700050354, 0.8272382616996765, 0.5134680271148682, 0.472940593957901, 0.12505044043064117, 0.1332581639289856, 0.4878269135951996, 0.3371596932411194, 0.686536431312561, 0.32336679100990295, 0.5094740390777588, 0.21686029434204102, 0.1340712457895279, 0.3984511196613312], "count": [1895]}, "timestamp": {"min": [0.0], "max": [63.13333333333333], "mean": [31.566666666666666], "std": [18.234643462986114], "count": [1895]}, "frame_index": {"min": [0], "max": [1894], "mean": [947.0], "std": [547.0393038895834], "count": [1895]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1895]}, "index": {"min": [9227], "max": [11121], "mean": [10174.0], "std": [547.0393038895834], "count": [1895]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1895]}, "subtask_annotation": {"mean": [6.320316622691293, 12.0, 12.0, 12.0, 12.0], "std": [3.6116615439701696, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1895]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [1895]}, "eef_direction_state": {"mean": [4.521899736147757, 4.793139841688654], "std": [2.1165064510247658, 2.051952004296798], "min": [0, 0], "max": [6, 6], "count": [1895]}, "eef_velocity_state": {"mean": [0.6401055408970976, 0.49868073878627966], "std": [0.8547714838789781, 0.7943556496131025], "min": [0, 0], "max": [2, 2], "count": [1895]}, "eef_acc_mag_state": {"mean": [0.5598944591029024, 0.42427440633245384], "std": [0.7847329441347984, 0.7245718879058046], "min": [0, 0], "max": [2, 2], "count": [1895]}, "eef_direction_action": {"mean": [4.521899736147757, 4.793139841688654], "std": [2.1165064510247658, 2.051952004296798], "min": [0, 0], "max": [6, 6], "count": [1895]}, "eef_velocity_action": {"mean": [0.6401055408970976, 0.49868073878627966], "std": [0.8547714838789781, 0.7943556496131025], "min": [0, 0], "max": [2, 2], "count": [1895]}, "eef_acc_mag_action": {"mean": [0.5598944591029024, 0.42427440633245384], "std": [0.7847329441347984, 0.7245718879058046], "min": [0, 0], "max": [2, 2], "count": [1895]}, "eef_sim_pose_state": {"mean": [0.19343255599796158, 0.3369173523376811, 1.2635610717002324, -0.09320106863890923, -0.09607415863221688, -0.01585596360703499, 0.1438199992719826, -0.3285857046797932, 1.2459510150324518, -0.0045423905048826456, -0.1311807597786157, -0.014709347236423035], "std": [0.14501269720121693, 0.10696265169433879, 0.08881672517261185, 0.12359889662327768, 0.14446998555187493, 0.30164288879646894, 0.11353994052334175, 0.06324615557823504, 0.07396397424102515, 0.08996086754421183, 0.13224351532469922, 0.2775033518889789], "min": [0.0589575574199077, -0.02428966895618251, 1.183158806277465, -0.3933720219918448, -0.52646593285628, -0.8371815060019948, 0.05437850286344919, -0.6461439969740618, 1.1888873326698488, -0.30003955918217845, -0.5164787066253718, -1.6577850227497137], "max": [0.46067946482092154, 0.7671941851134826, 1.414362162847153, 0.2562848148986721, 0.23154421465906094, 0.8363226425098785, 0.44278384175530044, -0.16518101330700932, 1.386368339276834, 0.40857115740906025, 0.27761153234753944, 1.0484669791948114], "count": [1895]}, "eef_sim_pose_action": {"mean": [0.19343255599796158, 0.3369173523376811, 1.2635610717002324, -0.09320106863890923, -0.09607415863221688, -0.01585596360703499, 0.1438199992719826, -0.3285857046797932, 1.2459510150324518, -0.0045423905048826456, -0.1311807597786157, -0.014709347236423035], "std": [0.14501269720121693, 0.10696265169433879, 0.08881672517261185, 0.12359889662327768, 0.14446998555187493, 0.30164288879646894, 0.11353994052334175, 0.06324615557823504, 0.07396397424102515, 0.08996086754421183, 0.13224351532469922, 0.2775033518889789], "min": [0.0589575574199077, -0.02428966895618251, 1.183158806277465, -0.3933720219918448, -0.52646593285628, -0.8371815060019948, 0.05437850286344919, -0.6461439969740618, 1.1888873326698488, -0.30003955918217845, -0.5164787066253718, -1.6577850227497137], "max": [0.46067946482092154, 0.7671941851134826, 1.414362162847153, 0.2562848148986721, 0.23154421465906094, 0.8363226425098785, 0.44278384175530044, -0.16518101330700932, 1.386368339276834, 0.40857115740906025, 0.27761153234753944, 1.0484669791948114], "count": [1895]}, "gripper_mode_state": {"mean": [0.8770448548812665, 0.916622691292876], "std": [0.3283857143780273, 0.276451683119997], "min": [0, 0], "max": [1, 1], "count": [1895]}, "gripper_activity_state": {"mean": [1.8934036939313985, 1.8897097625329815], "std": [0.4238705595806634, 0.43095851955555725], "min": [0, 0], "max": [2, 2], "count": [1895]}, "gripper_mode_action": {"mean": [0.8770448548812665, 0.916622691292876], "std": [0.3283857143780273, 0.276451683119997], "min": [0, 0], "max": [1, 1], "count": [1895]}, "gripper_activity_action": {"mean": [1.8934036939313985, 1.8897097625329815], "std": [0.4238705595806634, 0.43095851955555725], "min": [0, 0], "max": [2, 2], "count": [1895]}, "gripper_open_scale_state": {"mean": [0.13547682191486943, 0.10307087439368247], "std": [0.2787556713733841, 0.22768614419081168], "min": [0.027320046510015215, 0.028808121170316423], "max": [0.9492588043212891, 0.9530425752912249], "count": [1895]}, "gripper_open_scale_action": {"mean": [0.13547682191486943, 0.10307087439368247], "std": [0.2787556713733841, 0.22768614419081168], "min": [0.027320046510015215, 0.028808121170316423], "max": [0.9492588043212891, 0.9530425752912249], "count": [1895]}}} +{"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.536834951158175]], [[0.5706100314837441]], [[0.5221586931013751]]], "std": [[[0.21893415017461085]], [[0.2242130016496028]], [[0.24625699932662296]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477542958825469]], [[0.4582148660486285]], [[0.439990294667158]]], "std": [[[0.16940771145871336]], [[0.17102399644310218]], [[0.2058280199992881]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43044679198748403]], [[0.439261392654655]], [[0.41825725031192823]]], "std": [[[0.18286218596849363]], [[0.1851601190448725]], [[0.22021179512437936]]], "count": [337]}, "observation.state": {"min": [-0.5062136650085449, 0.0, -2.0233206748962402, -0.4586602449417114, -0.7363107800483704, -0.31446605920791626, 0.05525562912225723, -1.277806043624878, -7.280798256758059e-18, -1.9634953737258911, -1.0293093919754028, -0.17937737703323364, -0.3558509349822998, 0.04793630912899971], "max": [0.8943107724189758, 2.192058563232422, 0.0, 0.3825111985206604, 0.35004594922065735, 0.19634954631328583, 1.6593847274780273, 0.9157865047454834, 2.368466377258301, 4.382729621647899e-18, 0.08971580862998962, 0.8267208337783813, 0.2482994794845581, 1.6743124723434448], "mean": [0.08262749761343002, 0.5523695349693298, -0.5019689202308655, -0.10519549250602722, -0.06099357083439827, -0.02458217740058899, 0.20985043048858643, 0.009010144509375095, 0.5936779379844666, -0.4733671545982361, -0.2525930404663086, 0.06012583523988724, -0.08712757378816605, 0.20732727646827698], "std": [0.2719856798648834, 0.768290638923645, 0.7296655774116516, 0.16518954932689667, 0.2533256411552429, 0.11923380941152573, 0.4300044775009155, 0.2833658754825592, 0.8202327489852905, 0.6843803524971008, 0.36768627166748047, 0.14330223202705383, 0.09117025882005692, 0.4342467784881592], "count": [2348]}, "action": {"min": [-0.5062136650085449, 0.0, -2.0233206748962402, -0.4586602449417114, -0.7363107800483704, -0.31446605920791626, 0.05525562912225723, -1.277806043624878, -7.280798256758059e-18, -1.9634953737258911, -1.0293093919754028, -0.17937737703323364, -0.3558509349822998, 0.04793630912899971], "max": [0.8943107724189758, 2.192058563232422, 0.0, 0.3825111985206604, 0.35004594922065735, 0.19634954631328583, 1.6593847274780273, 0.9157865047454834, 2.368466377258301, 4.382729621647899e-18, 0.08971580862998962, 0.8267208337783813, 0.2482994794845581, 1.6743124723434448], "mean": [0.08262749761343002, 0.5523695349693298, -0.5019689202308655, -0.10519549250602722, -0.06099357083439827, -0.02458217740058899, 0.20985043048858643, 0.009010144509375095, 0.5936779379844666, -0.4733671545982361, -0.2525930404663086, 0.06012583523988724, -0.08712757378816605, 0.20732727646827698], "std": [0.2719856798648834, 0.768290638923645, 0.7296655774116516, 0.16518954932689667, 0.2533256411552429, 0.11923380941152573, 0.4300044775009155, 0.2833658754825592, 0.8202327489852905, 0.6843803524971008, 0.36768627166748047, 0.14330223202705383, 0.09117025882005692, 0.4342467784881592], "count": [2348]}, "timestamp": {"min": [0.0], "max": [78.23333333333333], "mean": [39.116666666666674], "std": [22.593638485201982], "count": [2348]}, "frame_index": {"min": [0], "max": [2347], "mean": [1173.5], "std": [677.8091545560594], "count": [2348]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [2348]}, "index": {"min": [11122], "max": [13469], "mean": [12295.5], "std": [677.8091545560594], "count": [2348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2348]}, "subtask_annotation": {"mean": [5.635008517887564, 12.0, 12.0, 12.0, 12.0], "std": [3.666588073459848, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2348]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [2348]}, "eef_direction_state": {"mean": [4.8283645655877345, 4.870102214650767], "std": [1.9202399631699443, 1.9057186842110494], "min": [0, 0], "max": [6, 6], "count": [2348]}, "eef_velocity_state": {"mean": [0.547274275979557, 0.5856047700170358], "std": [0.8407611328576035, 0.8822964077443797], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_acc_mag_state": {"mean": [0.47189097103918226, 0.47061328790459966], "std": [0.754640613068844, 0.755156131081955], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_direction_action": {"mean": [4.8283645655877345, 4.870102214650767], "std": [1.9202399631699443, 1.9057186842110494], "min": [0, 0], "max": [6, 6], "count": [2348]}, "eef_velocity_action": {"mean": [0.547274275979557, 0.5856047700170358], "std": [0.8407611328576035, 0.8822964077443797], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_acc_mag_action": {"mean": [0.47189097103918226, 0.47061328790459966], "std": [0.754640613068844, 0.755156131081955], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_sim_pose_state": {"mean": [0.16210378447479584, 0.3536465960671803, 1.279157438026067, -0.02372073089805445, -0.05075837654983189, 0.02209874880863592, 0.1724278070152489, -0.3267573313655304, 1.273494728835547, -0.09874683641758296, -0.1272839690790491, 0.07221197353258725], "std": [0.13594517930875913, 0.08196050841085188, 0.12886964080619825, 0.09708482362868698, 0.09747947382946857, 0.3476994106382715, 0.15098381158444546, 0.08954757356161981, 0.12459845668769035, 0.06514441766550552, 0.20490431718986774, 0.2480537640265797], "min": [0.006028856539923039, 0.15949794231630615, 1.182966641062401, -0.2849201112599084, -0.46055535894351385, -0.9239586499051213, 0.06328291085153995, -0.6884053739473783, 1.181635362963055, -0.33231599094940983, -0.6893432071476102, -1.0772982057906235], "max": [0.4830362725607565, 0.6963827318655135, 1.5436839279050614, 0.19954985014334917, 0.23506520651797058, 1.13897321573254, 0.5501814605568154, 0.05883347671555687, 1.536028744758455, 0.08206772155839799, 0.14812429341005595, 0.8235116214730733], "count": [2348]}, "eef_sim_pose_action": {"mean": [0.16210378447479584, 0.3536465960671803, 1.279157438026067, -0.02372073089805445, -0.05075837654983189, 0.02209874880863592, 0.1724278070152489, -0.3267573313655304, 1.273494728835547, -0.09874683641758296, -0.1272839690790491, 0.07221197353258725], "std": [0.13594517930875913, 0.08196050841085188, 0.12886964080619825, 0.09708482362868698, 0.09747947382946857, 0.3476994106382715, 0.15098381158444546, 0.08954757356161981, 0.12459845668769035, 0.06514441766550552, 0.20490431718986774, 0.2480537640265797], "min": [0.006028856539923039, 0.15949794231630615, 1.182966641062401, -0.2849201112599084, -0.46055535894351385, -0.9239586499051213, 0.06328291085153995, -0.6884053739473783, 1.181635362963055, -0.33231599094940983, -0.6893432071476102, -1.0772982057906235], "max": [0.4830362725607565, 0.6963827318655135, 1.5436839279050614, 0.19954985014334917, 0.23506520651797058, 1.13897321573254, 0.5501814605568154, 0.05883347671555687, 1.536028744758455, 0.08206772155839799, 0.14812429341005595, 0.8235116214730733], "count": [2348]}, "gripper_mode_state": {"mean": [0.8990630323679727, 0.8986371379897785], "std": [0.30124524261351143, 0.30180860195712367], "min": [0, 0], "max": [1, 1], "count": [2348]}, "gripper_activity_state": {"mean": [1.8739352640545144, 1.8658432708688246], "std": [0.4571432095498396, 0.47093577794873054], "min": [0, 0], "max": [2, 2], "count": [2348]}, "gripper_mode_action": {"mean": [0.8990630323679727, 0.8986371379897785], "std": [0.30124524261351143, 0.30180860195712367], "min": [0, 0], "max": [1, 1], "count": [2348]}, "gripper_activity_action": {"mean": [1.8739352640545144, 1.8658432708688246], "std": [0.4571432095498396, 0.47093577794873054], "min": [0, 0], "max": [2, 2], "count": [2348]}, "gripper_open_scale_state": {"mean": [0.11991147878657729, 0.11847329347143232], "std": [0.24571710687257037, 0.24813926990000074], "min": [0.03157464521271842, 0.02739217664514269], "max": [0.9482198442731585, 0.9567499841962542], "count": [2348]}, "gripper_open_scale_action": {"mean": [0.11991147878657729, 0.11847329347143232], "std": [0.24571710687257037, 0.24813926990000074], "min": [0.03157464521271842, 0.02739217664514269], "max": [0.9482198442731585, 0.9567499841962542], "count": [2348]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.4433896779726383]], [[0.4537559498437056]], [[0.40100849808522443]]], "std": [[[0.25968144901251694]], [[0.2538997324775299]], [[0.21648020076913813]]], "count": [322]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4393151311249137]], [[0.4456522982381358]], [[0.43512779097146104]]], "std": [[[0.1854194829270865]], [[0.18727849368018443]], [[0.19979094663600674]]], "count": [322]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42676827409707846]], [[0.4348686391223156]], [[0.42290207073167435]]], "std": [[[0.1951732207330396]], [[0.19474759823092996]], [[0.20811940002582754]]], "count": [322]}, "observation.state": {"min": [-0.5338253378868103, -4.336808689942018e-19, -1.958895206451416, -0.9065826535224915, -0.7516505718231201, -0.6472733020782471, 0.052677787840366364, -0.9152894020080566, 0.0, -1.8505409955978394, -0.6909265518188477, -0.27458256483078003, -0.34599363803863525, 0.0318169966340065], "max": [1.079906940460205, 2.2411458492279053, 0.0, 0.01845869980752468, 0.5924686789512634, 0.1762649267911911, 1.6612029075622559, 0.7516505718231201, 2.1061556339263916, -1.3740170288656373e-05, 0.02911805920302868, 0.6706193685531616, 0.16257058084011078, 1.6635403633117676], "mean": [0.07213438302278519, 0.482361763715744, -0.36352065205574036, -0.19126205146312714, -0.02982819639146328, -0.021123794838786125, 0.1949794739484787, -0.012022648938000202, 0.5284709930419922, -0.42313623428344727, -0.16030949354171753, 0.06709429621696472, -0.08246560394763947, 0.21740315854549408], "std": [0.25386664271354675, 0.7025863528251648, 0.543734610080719, 0.2911907136440277, 0.21534880995750427, 0.12742672860622406, 0.4078276455402374, 0.2255401611328125, 0.7287458777427673, 0.6144914627075195, 0.23673203587532043, 0.18039965629577637, 0.06277769058942795, 0.44763264060020447], "count": [2211]}, "action": {"min": [-0.5338253378868103, -4.336808689942018e-19, -1.958895206451416, -0.9065826535224915, -0.7516505718231201, -0.6472733020782471, 0.052677787840366364, -0.9152894020080566, 0.0, -1.8505409955978394, -0.6909265518188477, -0.27458256483078003, -0.34599363803863525, 0.0318169966340065], "max": [1.079906940460205, 2.2411458492279053, 0.0, 0.01845869980752468, 0.5924686789512634, 0.1762649267911911, 1.6612029075622559, 0.7516505718231201, 2.1061556339263916, -1.3740170288656373e-05, 0.02911805920302868, 0.6706193685531616, 0.16257058084011078, 1.6635403633117676], "mean": [0.07213438302278519, 0.482361763715744, -0.36352065205574036, -0.19126205146312714, -0.02982819639146328, -0.021123794838786125, 0.1949794739484787, -0.012022648938000202, 0.5284709930419922, -0.42313623428344727, -0.16030949354171753, 0.06709429621696472, -0.08246560394763947, 0.21740315854549408], "std": [0.25386664271354675, 0.7025863528251648, 0.543734610080719, 0.2911907136440277, 0.21534880995750427, 0.12742672860622406, 0.4078276455402374, 0.2255401611328125, 0.7287458777427673, 0.6144914627075195, 0.23673203587532043, 0.18039965629577637, 0.06277769058942795, 0.44763264060020447], "count": [2211]}, "timestamp": {"min": [0.0], "max": [73.66666666666667], "mean": [36.833333333333336], "std": [21.275355243585025], "count": [2211]}, "frame_index": {"min": [0], "max": [2210], "mean": [1105.0], "std": [638.2606573075507], "count": [2211]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [2211]}, "index": {"min": [13470], "max": [15680], "mean": [14575.0], "std": [638.2606573075507], "count": [2211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2211]}, "subtask_annotation": {"mean": [5.488919041157847, 12.0, 12.0, 12.0, 12.0], "std": [3.4744319395849805, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2211]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [2211]}, "eef_direction_state": {"mean": [4.882406151062868, 4.747625508819539], "std": [1.908279657833054, 2.01903817865272], "min": [0, 0], "max": [6, 6], "count": [2211]}, "eef_velocity_state": {"mean": [0.5187697874265038, 0.5884215287200362], "std": [0.8148250551904804, 0.859528651646369], "min": [0, 0], "max": [2, 2], "count": [2211]}, "eef_acc_mag_state": {"mean": [0.4703753957485301, 0.5210312075983717], "std": [0.7509407904402028, 0.776687712782356], "min": [0, 0], "max": [2, 2], "count": [2211]}, "eef_direction_action": {"mean": [4.882406151062868, 4.747625508819539], "std": [1.908279657833054, 2.01903817865272], "min": [0, 0], "max": [6, 6], "count": [2211]}, "eef_velocity_action": {"mean": [0.5187697874265038, 0.5884215287200362], "std": [0.8148250551904804, 0.859528651646369], "min": [0, 0], "max": [2, 2], "count": [2211]}, "eef_acc_mag_action": {"mean": [0.4703753957485301, 0.5210312075983717], "std": [0.7509407904402028, 0.776687712782356], "min": [0, 0], "max": [2, 2], "count": [2211]}, "eef_sim_pose_state": {"mean": [0.14903655776956, 0.3518078270272387, 1.2620203742100657, -0.010562323634129988, -0.06566151179743411, 0.040289543232276806, 0.162787400054791, -0.337387512801841, 1.270190466678884, -0.09381162006433912, -0.05150212185848336, 0.05677765183037588], "std": [0.12136410959379294, 0.07659364877953864, 0.11247694246733239, 0.0704558307437424, 0.12150406405676188, 0.23534121705483696, 0.13740191549168324, 0.06354711066478495, 0.11934921567938724, 0.07227323138077543, 0.10922341986695222, 0.24674080964101716], "min": [0.06352959621824208, 0.1849762673938824, 1.1820232917614708, -0.3962795558682631, -0.4887092156958657, -0.928926686790274, 0.05685884431213736, -0.6775147922949215, 1.1821551189880668, -0.48603683635813844, -0.42538011012933397, -0.7662344674049271], "max": [0.4011872729132418, 0.7177019953940099, 1.5114975614277908, 0.16538148323648252, 0.26159731004646614, 1.2923483151094024, 0.4395979456881631, -0.07179784842027012, 1.4816010954077692, 0.11712919103217176, 0.2533378626757248, 0.981357972412616], "count": [2211]}, "eef_sim_pose_action": {"mean": [0.14903655776956, 0.3518078270272387, 1.2620203742100657, -0.010562323634129988, -0.06566151179743411, 0.040289543232276806, 0.162787400054791, -0.337387512801841, 1.270190466678884, -0.09381162006433912, -0.05150212185848336, 0.05677765183037588], "std": [0.12136410959379294, 0.07659364877953864, 0.11247694246733239, 0.0704558307437424, 0.12150406405676188, 0.23534121705483696, 0.13740191549168324, 0.06354711066478495, 0.11934921567938724, 0.07227323138077543, 0.10922341986695222, 0.24674080964101716], "min": [0.06352959621824208, 0.1849762673938824, 1.1820232917614708, -0.3962795558682631, -0.4887092156958657, -0.928926686790274, 0.05685884431213736, -0.6775147922949215, 1.1821551189880668, -0.48603683635813844, -0.42538011012933397, -0.7662344674049271], "max": [0.4011872729132418, 0.7177019953940099, 1.5114975614277908, 0.16538148323648252, 0.26159731004646614, 1.2923483151094024, 0.4395979456881631, -0.07179784842027012, 1.4816010954077692, 0.11712919103217176, 0.2533378626757248, 0.981357972412616], "count": [2211]}, "gripper_mode_state": {"mean": [0.9086386250565355, 0.8824061510628675], "std": [0.2881223249106205, 0.32212658323907695], "min": [0, 0], "max": [1, 1], "count": [2211]}, "gripper_activity_state": {"mean": [1.8729081863410222, 1.808683853459973], "std": [0.4577525576698671, 0.5537885103201793], "min": [0, 0], "max": [2, 2], "count": [2211]}, "gripper_mode_action": {"mean": [0.9086386250565355, 0.8824061510628675], "std": [0.2881223249106205, 0.32212658323907695], "min": [0, 0], "max": [1, 1], "count": [2211]}, "gripper_activity_action": {"mean": [1.8729081863410222, 1.808683853459973], "std": [0.4577525576698671, 0.5537885103201793], "min": [0, 0], "max": [2, 2], "count": [2211]}, "gripper_open_scale_state": {"mean": [0.11141684081978503, 0.12423057453749148], "std": [0.23304471813194574, 0.25579065270687634], "min": [0.030101593051637923, 0.018181140933718], "max": [0.9492588043212891, 0.9505944933210101], "count": [2211]}, "gripper_open_scale_action": {"mean": [0.11141684081978503, 0.12423057453749148], "std": [0.23304471813194574, 0.25579065270687634], "min": [0.030101593051637923, 0.018181140933718], "max": [0.9492588043212891, 0.9505944933210101], "count": [2211]}}} +{"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.527028259171233]], [[0.5677500797737726]], [[0.5237788244646905]]], "std": [[[0.22026725192687183]], [[0.22948552257305516]], [[0.2509824086599937]]], "count": [396]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44060735349134045]], [[0.44824273302194056]], [[0.42898702369556124]]], "std": [[[0.16949385427526534]], [[0.17113293528544782]], [[0.2044075459083035]]], "count": [396]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380553506194846]], [[0.44360115245593185]], [[0.4207159572302546]]], "std": [[[0.1868789044743092]], [[0.19105914557775638]], [[0.2262803167015638]]], "count": [396]}, "observation.state": {"min": [-1.3406991958618164, 0.0, -1.983437180519104, -0.45405831933021545, -0.5246214270591736, -0.4494563639163971, 0.0553729310631752, -1.3943885564804077, 0.0, -1.8607187271118164, -1.1223090887069702, -0.2623107135295868, -0.575242817401886, 0.04975394904613495], "max": [0.9848156571388245, 2.0785305500030518, 8.981096295437757e-17, 0.2608688175678253, 0.6435325741767883, 0.2602936029434204, 1.6612029075622559, 0.8360195159912109, 2.308641195297241, 1.4251580593664666e-18, 0.15613223612308502, 1.152603030204773, 0.1608869433403015, 1.6700307130813599], "mean": [-0.027415504679083824, 0.5317464470863342, -0.517626166343689, -0.03894898295402527, 0.050681158900260925, -0.019348911941051483, 0.20919793844223022, 0.0034657849464565516, 0.48403552174568176, -0.3424476683139801, -0.23076313734054565, 0.04127371311187744, -0.1013796329498291, 0.1705864518880844], "std": [0.3182465136051178, 0.7521783113479614, 0.7391001582145691, 0.08961021155118942, 0.17219455540180206, 0.1313636749982834, 0.4290459454059601, 0.24788062274456024, 0.7524605989456177, 0.5512045621871948, 0.40083959698677063, 0.18296615779399872, 0.1149071529507637, 0.378072589635849], "count": [2909]}, "action": {"min": [-1.3406991958618164, 0.0, -1.983437180519104, -0.45405831933021545, -0.5246214270591736, -0.4494563639163971, 0.0553729310631752, -1.3943885564804077, 0.0, -1.8607187271118164, -1.1223090887069702, -0.2623107135295868, -0.575242817401886, 0.04975394904613495], "max": [0.9848156571388245, 2.0785305500030518, 8.981096295437757e-17, 0.2608688175678253, 0.6435325741767883, 0.2602936029434204, 1.6612029075622559, 0.8360195159912109, 2.308641195297241, 1.4251580593664666e-18, 0.15613223612308502, 1.152603030204773, 0.1608869433403015, 1.6700307130813599], "mean": [-0.027415504679083824, 0.5317464470863342, -0.517626166343689, -0.03894898295402527, 0.050681158900260925, -0.019348911941051483, 0.20919793844223022, 0.0034657849464565516, 0.48403552174568176, -0.3424476683139801, -0.23076313734054565, 0.04127371311187744, -0.1013796329498291, 0.1705864518880844], "std": [0.3182465136051178, 0.7521783113479614, 0.7391001582145691, 0.08961021155118942, 0.17219455540180206, 0.1313636749982834, 0.4290459454059601, 0.24788062274456024, 0.7524605989456177, 0.5512045621871948, 0.40083959698677063, 0.18296615779399872, 0.1149071529507637, 0.378072589635849], "count": [2909]}, "timestamp": {"min": [0.0], "max": [96.93333333333334], "mean": [48.46666666666666], "std": [27.991863897290663], "count": [2909]}, "frame_index": {"min": [0], "max": [2908], "mean": [1454.0], "std": [839.7559169187199], "count": [2909]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [2909]}, "index": {"min": [15681], "max": [18589], "mean": [17135.0], "std": [839.7559169187199], "count": [2909]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2909]}, "subtask_annotation": {"mean": [4.965623925747679, 12.0, 12.0, 12.0, 12.0], "std": [3.585740177472657, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2909]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [2909]}, "eef_direction_state": {"mean": [4.801306290821588, 5.002062564455139], "std": [1.9744983859904444, 1.8917042780240343], "min": [0, 0], "max": [6, 6], "count": [2909]}, "eef_velocity_state": {"mean": [0.5599862495702991, 0.4444826400825026], "std": [0.8388107280062415, 0.7814196621133529], "min": [0, 0], "max": [2, 2], "count": [2909]}, "eef_acc_mag_state": {"mean": [0.47713991062220695, 0.3856995531110347], "std": [0.7480304847194129, 0.7048535515896265], "min": [0, 0], "max": [2, 2], "count": [2909]}, "eef_direction_action": {"mean": [4.801306290821588, 5.002062564455139], "std": [1.9744983859904444, 1.8917042780240343], "min": [0, 0], "max": [6, 6], "count": [2909]}, "eef_velocity_action": {"mean": [0.5599862495702991, 0.4444826400825026], "std": [0.8388107280062415, 0.7814196621133529], "min": [0, 0], "max": [2, 2], "count": [2909]}, "eef_acc_mag_action": {"mean": [0.47713991062220695, 0.3856995531110347], "std": [0.7480304847194129, 0.7048535515896265], "min": [0, 0], "max": [2, 2], "count": [2909]}, "eef_sim_pose_state": {"mean": [0.1534214392553398, 0.331568257222884, 1.2806915976606579, -0.02845985755570155, -0.02373171855717983, 0.023758077610809215, 0.15336196401497348, -0.33276320532115544, 1.2511298832311364, -0.09335744313694574, -0.08713408194549378, 0.04264843400092324], "std": [0.12888250554063946, 0.08927280141650867, 0.13382914976890456, 0.1267744725835351, 0.08709554809807223, 0.3334757835458562, 0.1379983575513406, 0.07470728057660443, 0.10642634225058777, 0.10050132060346587, 0.20000137016381483, 0.21213003451707277], "min": [0.03659735424945088, -0.05526342888714636, 1.1823828369036171, -0.43950479767219286, -0.5014212118655363, -1.163005315275402, 0.04800842165936142, -0.7753020563132222, 1.1813947095845063, -0.5200938893815827, -0.6917337685550574, -1.0768988289226735], "max": [0.46664013454824743, 0.6957651973246196, 1.563263678399888, 0.2622370752327028, 0.29530864216364594, 1.075968775988312, 0.5151284881677599, -0.030897267362424208, 1.4927132882288086, 0.11343071221206086, 0.2887776536076416, 1.005628546862852], "count": [2909]}, "eef_sim_pose_action": {"mean": [0.1534214392553398, 0.331568257222884, 1.2806915976606579, -0.02845985755570155, -0.02373171855717983, 0.023758077610809215, 0.15336196401497348, -0.33276320532115544, 1.2511298832311364, -0.09335744313694574, -0.08713408194549378, 0.04264843400092324], "std": [0.12888250554063946, 0.08927280141650867, 0.13382914976890456, 0.1267744725835351, 0.08709554809807223, 0.3334757835458562, 0.1379983575513406, 0.07470728057660443, 0.10642634225058777, 0.10050132060346587, 0.20000137016381483, 0.21213003451707277], "min": [0.03659735424945088, -0.05526342888714636, 1.1823828369036171, -0.43950479767219286, -0.5014212118655363, -1.163005315275402, 0.04800842165936142, -0.7753020563132222, 1.1813947095845063, -0.5200938893815827, -0.6917337685550574, -1.0768988289226735], "max": [0.46664013454824743, 0.6957651973246196, 1.563263678399888, 0.2622370752327028, 0.29530864216364594, 1.075968775988312, 0.5151284881677599, -0.030897267362424208, 1.4927132882288086, 0.11343071221206086, 0.2887776536076416, 1.005628546862852], "count": [2909]}, "gripper_mode_state": {"mean": [0.8999656239257476, 0.9240288759023719], "std": [0.3000458292956147, 0.2649519058262597], "min": [0, 0], "max": [1, 1], "count": [2909]}, "gripper_activity_state": {"mean": [1.8789962186318323, 1.8944654520453763], "std": [0.45012761986937827, 0.4205943239610003], "min": [0, 0], "max": [2, 2], "count": [2909]}, "gripper_mode_action": {"mean": [0.8999656239257476, 0.9240288759023719], "std": [0.3000458292956147, 0.2649519058262597], "min": [0, 0], "max": [1, 1], "count": [2909]}, "gripper_activity_action": {"mean": [1.8789962186318323, 1.8944654520453763], "std": [0.45012761986937827, 0.4205943239610003], "min": [0, 0], "max": [2, 2], "count": [2909]}, "gripper_open_scale_state": {"mean": [0.11953704668108155, 0.09747912368309478], "std": [0.24517487971221896, 0.2160434775903809], "min": [0.031641674893242974, 0.028430828026362827], "max": [0.9492588043212891, 0.9543032646179199], "count": [2909]}, "gripper_open_scale_action": {"mean": [0.11953704668108155, 0.09747912368309478], "std": [0.24517487971221896, 0.2160434775903809], "min": [0.031641674893242974, 0.028430828026362827], "max": [0.9492588043212891, 0.9543032646179199], "count": [2909]}}} +{"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.538120706682941]], [[0.5677200624392996]], [[0.5529150482649553]]], "std": [[[0.21073504181233513]], [[0.24318221114355706]], [[0.2696598283249188]]], "count": [332]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520034115219046]], [[0.43939393521799613]], [[0.41674856944116334]]], "std": [[[0.17597983494161437]], [[0.19596255714652613]], [[0.22560871647869576]]], "count": [332]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495985149749324]], [[0.4427710416830722]], [[0.42172680837730003]]], "std": [[[0.15772429381670333]], [[0.17563725526240417]], [[0.20451978872057638]]], "count": [332]}, "observation.state": {"min": [-1.136679768562317, -3.2228055264317005e-20, -2.0015270709991455, -0.45099034905433655, -0.6425604820251465, -0.5553010702133179, 0.04703374579548836, -0.7577865123748779, -2.168404344971009e-19, -1.948110580444336, -0.8544272780418396, -0.2454369217157364, -0.3328738212585449, 0.0442257784307003], "max": [1.235235571861267, 2.124563455581665, 3.241618250199359e-18, 0.06324785202741623, 0.6864120364189148, 0.17567674815654755, 1.6591249704360962, 0.8544272780418396, 2.2518837451934814, 0.0, 0.0016540167853236198, 0.251572847366333, 0.09050486981868744, 1.6647088527679443], "mean": [0.1017591804265976, 0.6270560622215271, -0.5806913375854492, -0.14556246995925903, -0.04514973238110542, -0.08077039569616318, 0.24970337748527527, 0.02217920497059822, 0.44195756316185, -0.32411882281303406, -0.21326202154159546, 0.002459808485582471, 0.0003223069943487644, 0.13970129191875458], "std": [0.4292139708995819, 0.7234015464782715, 0.6779624819755554, 0.18042826652526855, 0.24791595339775085, 0.13931798934936523, 0.47671350836753845, 0.16292385756969452, 0.7401090264320374, 0.5706917643547058, 0.3441781997680664, 0.07082262635231018, 0.06040050461888313, 0.34464654326438904], "count": [2306]}, "action": {"min": [-1.136679768562317, -3.2228055264317005e-20, -2.0015270709991455, -0.45099034905433655, -0.6425604820251465, -0.5553010702133179, 0.04703374579548836, -0.7577865123748779, -2.168404344971009e-19, -1.948110580444336, -0.8544272780418396, -0.2454369217157364, -0.3328738212585449, 0.0442257784307003], "max": [1.235235571861267, 2.124563455581665, 3.241618250199359e-18, 0.06324785202741623, 0.6864120364189148, 0.17567674815654755, 1.6591249704360962, 0.8544272780418396, 2.2518837451934814, 0.0, 0.0016540167853236198, 0.251572847366333, 0.09050486981868744, 1.6647088527679443], "mean": [0.1017591804265976, 0.6270560622215271, -0.5806913375854492, -0.14556246995925903, -0.04514973238110542, -0.08077039569616318, 0.24970337748527527, 0.02217920497059822, 0.44195756316185, -0.32411882281303406, -0.21326202154159546, 0.002459808485582471, 0.0003223069943487644, 0.13970129191875458], "std": [0.4292139708995819, 0.7234015464782715, 0.6779624819755554, 0.18042826652526855, 0.24791595339775085, 0.13931798934936523, 0.47671350836753845, 0.16292385756969452, 0.7401090264320374, 0.5706917643547058, 0.3441781997680664, 0.07082262635231018, 0.06040050461888313, 0.34464654326438904], "count": [2306]}, "timestamp": {"min": [0.0], "max": [76.83333333333333], "mean": [38.416666666666664], "std": [22.189493259448515], "count": [2306]}, "frame_index": {"min": [0], "max": [2305], "mean": [1152.5], "std": [665.6847977834555], "count": [2306]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [2306]}, "index": {"min": [18590], "max": [20895], "mean": [19742.5], "std": [665.6847977834555], "count": [2306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2306]}, "subtask_annotation": {"mean": [5.310928013876843, 12.0, 12.0, 12.0, 12.0], "std": [3.4421287090197614, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2306]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [2306]}, "eef_direction_state": {"mean": [4.377276669557675, 5.037727666955767], "std": [2.0909263040504302, 1.8900522087181275], "min": [0, 0], "max": [6, 6], "count": [2306]}, "eef_velocity_state": {"mean": [0.7814397224631396, 0.3920208152645273], "std": [0.9062387649502799, 0.7331847811050679], "min": [0, 0], "max": [2, 2], "count": [2306]}, "eef_acc_mag_state": {"mean": [0.6483087597571553, 0.36730268863833476], "std": [0.8102172794791598, 0.6962589359937498], "min": [0, 0], "max": [2, 2], "count": [2306]}, "eef_direction_action": {"mean": [4.377276669557675, 5.037727666955767], "std": [2.0909263040504302, 1.8900522087181275], "min": [0, 0], "max": [6, 6], "count": [2306]}, "eef_velocity_action": {"mean": [0.7814397224631396, 0.3920208152645273], "std": [0.9062387649502799, 0.7331847811050679], "min": [0, 0], "max": [2, 2], "count": [2306]}, "eef_acc_mag_action": {"mean": [0.6483087597571553, 0.36730268863833476], "std": [0.8102172794791598, 0.6962589359937498], "min": [0, 0], "max": [2, 2], "count": [2306]}, "eef_sim_pose_state": {"mean": [0.15607654162954981, 0.3581663799892579, 1.3094477387160108, -0.06335686093230686, -0.09099487631715875, 0.053648190579071886, 0.1520953310268438, -0.3295426044610638, 1.2474458310048935, 0.00017826249871569965, -0.09456577490084273, 0.02429509199274262], "std": [0.10742716333386046, 0.10872430509386179, 0.1389042007683371, 0.08498581837867814, 0.1240018159220348, 0.3385346582716615, 0.14294849556389047, 0.0573787475948701, 0.10671098259195208, 0.042126755223885246, 0.16733658820102532, 0.13521453617031598], "min": [0.05793529547566499, -0.021276836507192604, 1.1820232892530416, -0.43110273404918564, -0.4070339767495239, -0.9932676580214597, 0.0691295789906905, -0.6433558317586867, 1.1826522369255967, -0.2175368943940018, -0.6032296040630281, -0.6501424698808285], "max": [0.42025183304336733, 0.7223282231928254, 1.5422480652227464, 0.13350002534114844, 0.2935785855637032, 1.319583793020104, 0.47905541185471406, 0.014148423070918396, 1.4924191934363062, 0.08083770376008481, 0.2189477864873839, 0.5848505430299691], "count": [2306]}, "eef_sim_pose_action": {"mean": [0.15607654162954981, 0.3581663799892579, 1.3094477387160108, -0.06335686093230686, -0.09099487631715875, 0.053648190579071886, 0.1520953310268438, -0.3295426044610638, 1.2474458310048935, 0.00017826249871569965, -0.09456577490084273, 0.02429509199274262], "std": [0.10742716333386046, 0.10872430509386179, 0.1389042007683371, 0.08498581837867814, 0.1240018159220348, 0.3385346582716615, 0.14294849556389047, 0.0573787475948701, 0.10671098259195208, 0.042126755223885246, 0.16733658820102532, 0.13521453617031598], "min": [0.05793529547566499, -0.021276836507192604, 1.1820232892530416, -0.43110273404918564, -0.4070339767495239, -0.9932676580214597, 0.0691295789906905, -0.6433558317586867, 1.1826522369255967, -0.2175368943940018, -0.6032296040630281, -0.6501424698808285], "max": [0.42025183304336733, 0.7223282231928254, 1.5422480652227464, 0.13350002534114844, 0.2935785855637032, 1.319583793020104, 0.47905541185471406, 0.014148423070918396, 1.4924191934363062, 0.08083770376008481, 0.2189477864873839, 0.5848505430299691], "count": [2306]}, "gripper_mode_state": {"mean": [0.8699045967042498, 0.9384215091066782], "std": [0.33640836692488624, 0.2403883947960635], "min": [0, 0], "max": [1, 1], "count": [2306]}, "gripper_activity_state": {"mean": [1.826539462272333, 1.9089332176929747], "std": [0.5287140074701114, 0.39339515328007746], "min": [0, 0], "max": [2, 2], "count": [2306]}, "gripper_mode_action": {"mean": [0.8699045967042498, 0.9384215091066782], "std": [0.33640836692488624, 0.2403883947960635], "min": [0, 0], "max": [1, 1], "count": [2306]}, "gripper_activity_action": {"mean": [1.826539462272333, 1.9089332176929747], "std": [0.5287140074701114, 0.39339515328007746], "min": [0, 0], "max": [2, 2], "count": [2306]}, "gripper_open_scale_state": {"mean": [0.14268888253037496, 0.07983121363599391], "std": [0.27240800644091995, 0.19694262006749758], "min": [0.02687642616885049, 0.0252718733889716], "max": [0.9480714116777692, 0.9512622015816825], "count": [2306]}, "gripper_open_scale_action": {"mean": [0.14268888253037496, 0.07983121363599391], "std": [0.27240800644091995, 0.19694262006749758], "min": [0.02687642616885049, 0.0252718733889716], "max": [0.9480714116777692, 0.9512622015816825], "count": [2306]}}} +{"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.5190104067742957]], [[0.5676378600823045]], [[0.5314841791892446]]], "std": [[[0.2217171072241236]], [[0.23523006855298323]], [[0.26022646193328064]]], "count": [351]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44694174052970354]], [[0.4437662785753745]], [[0.41950152381307065]]], "std": [[[0.16878892430234518]], [[0.17328714219814723]], [[0.20699219879263014]]], "count": [351]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4314730345604529]], [[0.4429267374882843]], [[0.42351192050102726]]], "std": [[[0.18275342063103203]], [[0.19088547834955472]], [[0.22596750201304977]]], "count": [351]}, "observation.state": {"min": [-1.1535536050796509, 0.0, -2.000176191329956, -0.7098519802093506, -0.5702447295188904, -0.22072747349739075, 0.05521636828780174, -1.138196587562561, -1.3500456136508592e-18, -1.9568047523498535, -0.7926506400108337, -0.2485048919916153, -0.4621642231941223, 0.04931839182972908], "max": [1.0973213911056519, 2.328582763671875, 0.0, 0.04785047098994255, 0.39886343479156494, 0.1963137835264206, 1.65965735912323, 0.7166170477867126, 2.2089314460754395, 1.0842021724855044e-19, 0.2057189643383026, 0.9454066753387451, 0.33264613151550293, 1.6737935543060303], "mean": [-0.003398820059373975, 0.4301551878452301, -0.3398903012275696, -0.1536739319562912, -0.013456097804009914, -0.009601675905287266, 0.16537180542945862, 0.02829775959253311, 0.6667842864990234, -0.5177574753761292, -0.274396151304245, 0.08433692157268524, -0.11573237180709839, 0.28159099817276], "std": [0.30742403864860535, 0.7249518036842346, 0.5866720676422119, 0.26979175209999084, 0.14719629287719727, 0.07359711080789566, 0.37433215975761414, 0.2566247284412384, 0.7926864624023438, 0.6422502994537354, 0.33361589908599854, 0.17639797925949097, 0.10328704863786697, 0.5182754993438721], "count": [2484]}, "action": {"min": [-1.1535536050796509, 0.0, -2.000176191329956, -0.7098519802093506, -0.5702447295188904, -0.22072747349739075, 0.05521636828780174, -1.138196587562561, -1.3500456136508592e-18, -1.9568047523498535, -0.7926506400108337, -0.2485048919916153, -0.4621642231941223, 0.04931839182972908], "max": [1.0973213911056519, 2.328582763671875, 0.0, 0.04785047098994255, 0.39886343479156494, 0.1963137835264206, 1.65965735912323, 0.7166170477867126, 2.2089314460754395, 1.0842021724855044e-19, 0.2057189643383026, 0.9454066753387451, 0.33264613151550293, 1.6737935543060303], "mean": [-0.003398820059373975, 0.4301551878452301, -0.3398903012275696, -0.1536739319562912, -0.013456097804009914, -0.009601675905287266, 0.16537180542945862, 0.02829775959253311, 0.6667842864990234, -0.5177574753761292, -0.274396151304245, 0.08433692157268524, -0.11573237180709839, 0.28159099817276], "std": [0.30742403864860535, 0.7249518036842346, 0.5866720676422119, 0.26979175209999084, 0.14719629287719727, 0.07359711080789566, 0.37433215975761414, 0.2566247284412384, 0.7926864624023438, 0.6422502994537354, 0.33361589908599854, 0.17639797925949097, 0.10328704863786697, 0.5182754993438721], "count": [2484]}, "timestamp": {"min": [0.0], "max": [82.76666666666667], "mean": [41.38333333333333], "std": [23.90229920755339], "count": [2484]}, "frame_index": {"min": [0], "max": [2483], "mean": [1241.5], "std": [717.0689762266018], "count": [2484]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [2484]}, "index": {"min": [20896], "max": [23379], "mean": [22137.5], "std": [717.0689762266018], "count": [2484]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2484]}, "subtask_annotation": {"mean": [5.325281803542673, 12.0, 12.0, 12.0, 12.0], "std": [3.47391778713348, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2484]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [2484]}, "eef_direction_state": {"mean": [5.087761674718196, 4.581723027375201], "std": [1.7920099047596112, 2.0642273887186002], "min": [0, 0], "max": [6, 6], "count": [2484]}, "eef_velocity_state": {"mean": [0.4388083735909823, 0.6972624798711755], "std": [0.7867918493254704, 0.9014082257209673], "min": [0, 0], "max": [2, 2], "count": [2484]}, "eef_acc_mag_state": {"mean": [0.36312399355877617, 0.5684380032206119], "std": [0.6893666016842559, 0.7872181241440548], "min": [0, 0], "max": [2, 2], "count": [2484]}, "eef_direction_action": {"mean": [5.087761674718196, 4.581723027375201], "std": [1.7920099047596112, 2.0642273887186002], "min": [0, 0], "max": [6, 6], "count": [2484]}, "eef_velocity_action": {"mean": [0.4388083735909823, 0.6972624798711755], "std": [0.7867918493254704, 0.9014082257209673], "min": [0, 0], "max": [2, 2], "count": [2484]}, "eef_acc_mag_action": {"mean": [0.36312399355877617, 0.5684380032206119], "std": [0.6893666016842559, 0.7872181241440548], "min": [0, 0], "max": [2, 2], "count": [2484]}, "eef_sim_pose_state": {"mean": [0.13833152970473991, 0.333008494333042, 1.2489509825936869, -0.0055717215193570825, -0.061213769403134, -0.01797451016690618, 0.18800818447892026, -0.32113281311708897, 1.2897415925105526, -0.1255114071146215, -0.12148670588024832, 0.11428478359261468], "std": [0.1210728324030161, 0.09444426418212411, 0.10809801536360716, 0.048903498282509075, 0.12313806864195681, 0.2918907605311492, 0.14970858967127806, 0.0766801322957469, 0.1245832666468979, 0.0882184567041549, 0.17970104971098674, 0.23718637567858164], "min": [0.04055506998696071, -0.0733974010298043, 1.182762897534248, -0.16282741405351905, -0.45447918406544874, -1.320409261688747, 0.04706696306986396, -0.6715587407488675, 1.1818660899485955, -0.43367017590051393, -0.6068549147173555, -0.890537525359959], "max": [0.4638982927090608, 0.7656258282310563, 1.5368187417270798, 0.14715047828970826, 0.3010224818091374, 0.8168783516470655, 0.49635509062577454, -0.07667071648827027, 1.503175774943753, 0.13710363028502937, 0.15347387101481336, 0.9711249720018538], "count": [2484]}, "eef_sim_pose_action": {"mean": [0.13833152970473991, 0.333008494333042, 1.2489509825936869, -0.0055717215193570825, -0.061213769403134, -0.01797451016690618, 0.18800818447892026, -0.32113281311708897, 1.2897415925105526, -0.1255114071146215, -0.12148670588024832, 0.11428478359261468], "std": [0.1210728324030161, 0.09444426418212411, 0.10809801536360716, 0.048903498282509075, 0.12313806864195681, 0.2918907605311492, 0.14970858967127806, 0.0766801322957469, 0.1245832666468979, 0.0882184567041549, 0.17970104971098674, 0.23718637567858164], "min": [0.04055506998696071, -0.0733974010298043, 1.182762897534248, -0.16282741405351905, -0.45447918406544874, -1.320409261688747, 0.04706696306986396, -0.6715587407488675, 1.1818660899485955, -0.43367017590051393, -0.6068549147173555, -0.890537525359959], "max": [0.4638982927090608, 0.7656258282310563, 1.5368187417270798, 0.14715047828970826, 0.3010224818091374, 0.8168783516470655, 0.49635509062577454, -0.07667071648827027, 1.503175774943753, 0.13710363028502937, 0.15347387101481336, 0.9711249720018538], "count": [2484]}, "gripper_mode_state": {"mean": [0.928341384863124, 0.8514492753623188], "std": [0.25792180600628023, 0.3556450573919164], "min": [0, 0], "max": [1, 1], "count": [2484]}, "gripper_activity_state": {"mean": [1.9178743961352658, 1.8329307568438002], "std": [0.37388932504133765, 0.5199971603145317], "min": [0, 0], "max": [2, 2], "count": [2484]}, "gripper_mode_action": {"mean": [0.928341384863124, 0.8514492753623188], "std": [0.25792180600628023, 0.3556450573919164], "min": [0, 0], "max": [1, 1], "count": [2484]}, "gripper_activity_action": {"mean": [1.9178743961352658, 1.8329307568438002], "std": [0.37388932504133765, 0.5199971603145317], "min": [0, 0], "max": [2, 2], "count": [2484]}, "gripper_open_scale_state": {"mean": [0.09449859906595603, 0.16090838058460277], "std": [0.2139043081709846, 0.2961607202683406], "min": [0.031552210450172424, 0.028181938188416616], "max": [0.9483756337847028, 0.9564534596034459], "count": [2484]}, "gripper_open_scale_action": {"mean": [0.09449859906595603, 0.16090838058460277], "std": [0.2139043081709846, 0.2961607202683406], "min": [0.031552210450172424, 0.028181938188416616], "max": [0.9483756337847028, 0.9564534596034459], "count": [2484]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5327623953592899]], [[0.5720438476568596]], [[0.5275905208469889]]], "std": [[[0.21703844618953985]], [[0.21973535589011028]], [[0.24005154423580097]]], "count": [349]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4436384807823161]], [[0.45364757773532843]], [[0.43740760560830505]]], "std": [[[0.16590295010139275]], [[0.16435812943720415]], [[0.1961177812875015]]], "count": [349]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382497268885268]], [[0.4472856246605615]], [[0.42744963278211634]]], "std": [[[0.18071143770246734]], [[0.18415461728342153]], [[0.21944480209199588]]], "count": [349]}, "observation.state": {"min": [-1.1182719469070435, 0.0, -1.983437180519104, -0.6337482929229736, -0.6333033442497253, -0.2853204309940338, 0.05513133481144905, -0.7194370031356812, 0.0, -1.9558254480361938, -0.8543456792831421, -0.2407960593700409, -0.3834952116012573, 0.04756491258740425], "max": [0.9694758653640747, 2.144505023956299, 2.2747820464920127e-18, 0.34821364283561707, 0.43256664276123047, 0.30526217818260193, 1.6612029075622559, 0.8884304761886597, 2.172116756439209, 0.0, 0.03244937211275101, 0.4417593479156494, 0.13035595417022705, 1.6743124723434448], "mean": [-0.009835355915129185, 0.5753931403160095, -0.5196423530578613, -0.09079482406377792, 0.009074079804122448, -0.020737046375870705, 0.20580235123634338, 0.025925155729055405, 0.5173825621604919, -0.42668503522872925, -0.2215053290128708, 0.04132437705993652, -0.08238408714532852, 0.21494142711162567], "std": [0.33908581733703613, 0.7429052591323853, 0.692862331867218, 0.20165851712226868, 0.1810903251171112, 0.09688553959131241, 0.4177987277507782, 0.19888032972812653, 0.7428975105285645, 0.6353079676628113, 0.32600924372673035, 0.08942605555057526, 0.0789293572306633, 0.44398173689842224], "count": [2462]}, "action": {"min": [-1.1182719469070435, 0.0, -1.983437180519104, -0.6337482929229736, -0.6333033442497253, -0.2853204309940338, 0.05513133481144905, -0.7194370031356812, 0.0, -1.9558254480361938, -0.8543456792831421, -0.2407960593700409, -0.3834952116012573, 0.04756491258740425], "max": [0.9694758653640747, 2.144505023956299, 2.2747820464920127e-18, 0.34821364283561707, 0.43256664276123047, 0.30526217818260193, 1.6612029075622559, 0.8884304761886597, 2.172116756439209, 0.0, 0.03244937211275101, 0.4417593479156494, 0.13035595417022705, 1.6743124723434448], "mean": [-0.009835355915129185, 0.5753931403160095, -0.5196423530578613, -0.09079482406377792, 0.009074079804122448, -0.020737046375870705, 0.20580235123634338, 0.025925155729055405, 0.5173825621604919, -0.42668503522872925, -0.2215053290128708, 0.04132437705993652, -0.08238408714532852, 0.21494142711162567], "std": [0.33908581733703613, 0.7429052591323853, 0.692862331867218, 0.20165851712226868, 0.1810903251171112, 0.09688553959131241, 0.4177987277507782, 0.19888032972812653, 0.7428975105285645, 0.6353079676628113, 0.32600924372673035, 0.08942605555057526, 0.0789293572306633, 0.44398173689842224], "count": [2462]}, "timestamp": {"min": [0.0], "max": [82.03333333333333], "mean": [41.01666666666667], "std": [23.690604091542752], "count": [2462]}, "frame_index": {"min": [0], "max": [2461], "mean": [1230.5], "std": [710.7181227462826], "count": [2462]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [2462]}, "index": {"min": [23380], "max": [25841], "mean": [24610.5], "std": [710.7181227462826], "count": [2462]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2462]}, "subtask_annotation": {"mean": [5.354995938261576, 12.0, 12.0, 12.0, 12.0], "std": [3.708276335902078, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2462]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [2462]}, "eef_direction_state": {"mean": [4.6543460601137285, 4.936230706742486], "std": [2.043480300191066, 1.9182085533132773], "min": [0, 0], "max": [6, 6], "count": [2462]}, "eef_velocity_state": {"mean": [0.6389114541023558, 0.487408610885459], "std": [0.8794042650406041, 0.811951162363821], "min": [0, 0], "max": [2, 2], "count": [2462]}, "eef_acc_mag_state": {"mean": [0.5247766043866775, 0.40779853777416736], "std": [0.7737542402746469, 0.7172501045376504], "min": [0, 0], "max": [2, 2], "count": [2462]}, "eef_direction_action": {"mean": [4.6543460601137285, 4.936230706742486], "std": [2.043480300191066, 1.9182085533132773], "min": [0, 0], "max": [6, 6], "count": [2462]}, "eef_velocity_action": {"mean": [0.6389114541023558, 0.487408610885459], "std": [0.8794042650406041, 0.811951162363821], "min": [0, 0], "max": [2, 2], "count": [2462]}, "eef_acc_mag_action": {"mean": [0.5247766043866775, 0.40779853777416736], "std": [0.7737542402746469, 0.7172501045376504], "min": [0, 0], "max": [2, 2], "count": [2462]}, "eef_sim_pose_state": {"mean": [0.16019182606946133, 0.33417453511216877, 1.2866519363134057, -0.01940590734007027, -0.033711974697816005, -0.000471355029684628, 0.16183744121536775, -0.32819615372879457, 1.275598221140316, -0.08669821312358902, -0.1297121721744778, 0.06863711482680361], "std": [0.12307607503033287, 0.09200716145367782, 0.13041534278337813, 0.08515205802908668, 0.0920938767786995, 0.29635099997141934, 0.13919948823246037, 0.05440828357442689, 0.1330354951110198, 0.0723271431806202, 0.20993586168279274, 0.20142565410968907], "min": [0.03661433181688755, 0.015164191977650184, 1.182809474455918, -0.27346712290025527, -0.4760719930453283, -0.9780493180028739, 0.06517470934386506, -0.5704876666816421, 1.1813480676364263, -0.4079543394888997, -0.6336556376617476, -0.8853384698793918], "max": [0.4336211685461812, 0.6994978425989384, 1.5493647694445796, 0.28997375050397084, 0.2425924687568195, 0.9835654168003184, 0.4892864629022387, -0.07782525841077534, 1.5217080024819885, 0.1037356520391556, 0.1986907710884951, 0.8867743672942546], "count": [2462]}, "eef_sim_pose_action": {"mean": [0.16019182606946133, 0.33417453511216877, 1.2866519363134057, -0.01940590734007027, -0.033711974697816005, -0.000471355029684628, 0.16183744121536775, -0.32819615372879457, 1.275598221140316, -0.08669821312358902, -0.1297121721744778, 0.06863711482680361], "std": [0.12307607503033287, 0.09200716145367782, 0.13041534278337813, 0.08515205802908668, 0.0920938767786995, 0.29635099997141934, 0.13919948823246037, 0.05440828357442689, 0.1330354951110198, 0.0723271431806202, 0.20993586168279274, 0.20142565410968907], "min": [0.03661433181688755, 0.015164191977650184, 1.182809474455918, -0.27346712290025527, -0.4760719930453283, -0.9780493180028739, 0.06517470934386506, -0.5704876666816421, 1.1813480676364263, -0.4079543394888997, -0.6336556376617476, -0.8853384698793918], "max": [0.4336211685461812, 0.6994978425989384, 1.5493647694445796, 0.28997375050397084, 0.2425924687568195, 0.9835654168003184, 0.4892864629022387, -0.07782525841077534, 1.5217080024819885, 0.1037356520391556, 0.1986907710884951, 0.8867743672942546], "count": [2462]}, "gripper_mode_state": {"mean": [0.9017059301380991, 0.8948009748172218], "std": [0.2977118501032404, 0.3068096971794848], "min": [0, 0], "max": [1, 1], "count": [2462]}, "gripper_activity_state": {"mean": [1.8578391551584077, 1.8728675873273761], "std": [0.48379243435503316, 0.4592260092287745], "min": [0, 0], "max": [2, 2], "count": [2462]}, "gripper_mode_action": {"mean": [0.9017059301380991, 0.8948009748172218], "std": [0.2977118501032404, 0.3068096971794848], "min": [0, 0], "max": [1, 1], "count": [2462]}, "gripper_activity_action": {"mean": [1.8578391551584077, 1.8728675873273761], "std": [0.48379243435503316, 0.4592260092287745], "min": [0, 0], "max": [2, 2], "count": [2462]}, "gripper_open_scale_state": {"mean": [0.11759854071694165, 0.12282441956348394], "std": [0.23874287595984514, 0.25370152226200465], "min": [0.0315036198922566, 0.027179950049945285], "max": [0.9492588043212891, 0.9567499841962542], "count": [2462]}, "gripper_open_scale_action": {"mean": [0.11759854071694165, 0.12282441956348394], "std": [0.23874287595984514, 0.25370152226200465], "min": [0.0315036198922566, 0.027179950049945285], "max": [0.9492588043212891, 0.9567499841962542], "count": [2462]}}} +{"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.4281225854792433]], [[0.446139120295963]], [[0.3956513618045882]]], "std": [[[0.2595765131352896]], [[0.2543969202607958]], [[0.21732367503378283]]], "count": [366]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43378527432527353]], [[0.4414466751788755]], [[0.42992269366763103]]], "std": [[[0.17882434035055667]], [[0.1792810802296468]], [[0.19357308230913606]]], "count": [366]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.422466099235687]], [[0.4328904335869138]], [[0.4216011338202555]]], "std": [[[0.189698639508874]], [[0.18729813134638354]], [[0.1985891849711441]]], "count": [366]}, "observation.state": {"min": [-1.4971652030944824, 0.0, -1.9926410913467407, -0.7623093128204346, -0.705635666847229, -0.48309025168418884, 0.05291733890771866, -1.0983302593231201, 8.131899812724441e-05, -1.4894953966140747, -1.0814564228057861, -0.06897653639316559, -0.279184490442276, 0.04245355725288391], "max": [1.2732040882110596, 2.152174949645996, 0.0, 0.1533980816602707, 0.7321036458015442, 0.39348289370536804, 1.6723664999008179, 0.3298058807849884, 1.7608630657196045, 0.0, 0.09137765318155289, 0.9028948545455933, 0.44610804319381714, 1.6743124723434448], "mean": [-0.10653126984834671, 0.6712878346443176, -0.5986350774765015, -0.17783154547214508, 0.11650356650352478, -0.019100679084658623, 0.2505587935447693, -0.013064040802419186, 0.3227470815181732, -0.26813846826553345, -0.15381336212158203, 0.033530574291944504, -0.021720770746469498, 0.13520801067352295], "std": [0.5557501912117004, 0.7514164447784424, 0.6791081428527832, 0.24649083614349365, 0.28791654109954834, 0.1402766853570938, 0.47863197326660156, 0.17321282625198364, 0.5907004475593567, 0.4892551600933075, 0.29577240347862244, 0.10160280764102936, 0.10556317120790482, 0.3400353789329529], "count": [2625]}, "action": {"min": [-1.4971652030944824, 0.0, -1.9926410913467407, -0.7623093128204346, -0.705635666847229, -0.48309025168418884, 0.05291733890771866, -1.0983302593231201, 8.131899812724441e-05, -1.4894953966140747, -1.0814564228057861, -0.06897653639316559, -0.279184490442276, 0.04245355725288391], "max": [1.2732040882110596, 2.152174949645996, 0.0, 0.1533980816602707, 0.7321036458015442, 0.39348289370536804, 1.6723664999008179, 0.3298058807849884, 1.7608630657196045, 0.0, 0.09137765318155289, 0.9028948545455933, 0.44610804319381714, 1.6743124723434448], "mean": [-0.10653126984834671, 0.6712878346443176, -0.5986350774765015, -0.17783154547214508, 0.11650356650352478, -0.019100679084658623, 0.2505587935447693, -0.013064040802419186, 0.3227470815181732, -0.26813846826553345, -0.15381336212158203, 0.033530574291944504, -0.021720770746469498, 0.13520801067352295], "std": [0.5557501912117004, 0.7514164447784424, 0.6791081428527832, 0.24649083614349365, 0.28791654109954834, 0.1402766853570938, 0.47863197326660156, 0.17321282625198364, 0.5907004475593567, 0.4892551600933075, 0.29577240347862244, 0.10160280764102936, 0.10556317120790482, 0.3400353789329529], "count": [2625]}, "timestamp": {"min": [0.0], "max": [87.46666666666667], "mean": [43.733333333333334], "std": [25.259072444188064], "count": [2625]}, "frame_index": {"min": [0], "max": [2624], "mean": [1312.0], "std": [757.7721733256419], "count": [2625]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [2625]}, "index": {"min": [25842], "max": [28466], "mean": [27154.0], "std": [757.7721733256419], "count": [2625]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2625]}, "subtask_annotation": {"mean": [4.789333333333333, 12.0, 12.0, 12.0, 12.0], "std": [3.4089239376522604, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2625]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [2625]}, "eef_direction_state": {"mean": [4.356952380952381, 5.293714285714286], "std": [1.9883983139389174, 1.6603552443422354], "min": [0, 0], "max": [6, 6], "count": [2625]}, "eef_velocity_state": {"mean": [0.8205714285714286, 0.3097142857142857], "std": [0.9059568249687568, 0.6781493825360099], "min": [0, 0], "max": [2, 2], "count": [2625]}, "eef_acc_mag_state": {"mean": [0.6697142857142857, 0.28914285714285715], "std": [0.8180446572311925, 0.6353223617986049], "min": [0, 0], "max": [2, 2], "count": [2625]}, "eef_direction_action": {"mean": [4.356952380952381, 5.293714285714286], "std": [1.9883983139389174, 1.6603552443422354], "min": [0, 0], "max": [6, 6], "count": [2625]}, "eef_velocity_action": {"mean": [0.8205714285714286, 0.3097142857142857], "std": [0.9059568249687568, 0.6781493825360099], "min": [0, 0], "max": [2, 2], "count": [2625]}, "eef_acc_mag_action": {"mean": [0.6697142857142857, 0.28914285714285715], "std": [0.8180446572311925, 0.6353223617986049], "min": [0, 0], "max": [2, 2], "count": [2625]}, "eef_sim_pose_state": {"mean": [0.15037203844022123, 0.3084560490383157, 1.3103303831899566, -0.043165004542588176, -0.09356382271345298, 0.014137357209230301, 0.12288816391952737, -0.3380961752426448, 1.2495040295420277, -0.03691118854685989, -0.09586607346571685, 0.02452151352581988], "std": [0.09653839537716974, 0.1367997301680254, 0.1376398825765284, 0.101256050766219, 0.14906528608190162, 0.4169728673147184, 0.10437530733351663, 0.03611118524866184, 0.1193481368297782, 0.08333561553786195, 0.18497709001544466, 0.1543579032468258], "min": [0.05311487262779552, -0.09958490341632656, 1.1821074420575612, -0.33888371809450757, -0.4496033079851103, -0.9878129653123404, 0.05635056347928622, -0.6284639091710736, 1.1820140397491437, -0.3245962613998472, -0.6832958235714119, -0.935005228405686], "max": [0.40553207700614496, 0.7282406998304334, 1.5588501841157478, 0.20718243544599582, 0.23774711897721135, 1.4113272495987768, 0.39591129010737836, -0.2579816250794518, 1.5074634088449177, 0.37115196027312375, 0.05414979201738057, 0.7711943816579656], "count": [2625]}, "eef_sim_pose_action": {"mean": [0.15037203844022123, 0.3084560490383157, 1.3103303831899566, -0.043165004542588176, -0.09356382271345298, 0.014137357209230301, 0.12288816391952737, -0.3380961752426448, 1.2495040295420277, -0.03691118854685989, -0.09586607346571685, 0.02452151352581988], "std": [0.09653839537716974, 0.1367997301680254, 0.1376398825765284, 0.101256050766219, 0.14906528608190162, 0.4169728673147184, 0.10437530733351663, 0.03611118524866184, 0.1193481368297782, 0.08333561553786195, 0.18497709001544466, 0.1543579032468258], "min": [0.05311487262779552, -0.09958490341632656, 1.1821074420575612, -0.33888371809450757, -0.4496033079851103, -0.9878129653123404, 0.05635056347928622, -0.6284639091710736, 1.1820140397491437, -0.3245962613998472, -0.6832958235714119, -0.935005228405686], "max": [0.40553207700614496, 0.7282406998304334, 1.5588501841157478, 0.20718243544599582, 0.23774711897721135, 1.4113272495987768, 0.39591129010737836, -0.2579816250794518, 1.5074634088449177, 0.37115196027312375, 0.05414979201738057, 0.7711943816579656], "count": [2625]}, "gripper_mode_state": {"mean": [0.8735238095238095, 0.940952380952381], "std": [0.3323852639916879, 0.23571380471332326], "min": [0, 0], "max": [1, 1], "count": [2625]}, "gripper_activity_state": {"mean": [1.8537142857142856, 1.921142857142857], "std": [0.48983040241420983, 0.3665419206473458], "min": [0, 0], "max": [2, 2], "count": [2625]}, "gripper_mode_action": {"mean": [0.8735238095238095, 0.940952380952381], "std": [0.3323852639916879, 0.23571380471332326], "min": [0, 0], "max": [1, 1], "count": [2625]}, "gripper_activity_action": {"mean": [1.8537142857142856, 1.921142857142857], "std": [0.48983040241420983, 0.3665419206473458], "min": [0, 0], "max": [2, 2], "count": [2625]}, "gripper_open_scale_state": {"mean": [0.1431779691297106, 0.0772606672656782], "std": [0.27350341657520183, 0.19430943494047193], "min": [0.030238479375839233, 0.02425917557307652], "max": [0.9556379999433245, 0.9567499841962542], "count": [2625]}, "gripper_open_scale_action": {"mean": [0.1431779691297106, 0.0772606672656782], "std": [0.27350341657520183, 0.19430943494047193], "min": [0.030238479375839233, 0.02425917557307652], "max": [0.9556379999433245, 0.9567499841962542], "count": [2625]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4249405596980576]], [[0.4359391903709841]], [[0.3835488623461904]]], "std": [[[0.24586788001140553]], [[0.23715955634785926]], [[0.20117326864912352]]], "count": [355]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4291079704808371]], [[0.43729713016662064]], [[0.4271077226978428]]], "std": [[[0.17746335418129466]], [[0.17676481138497876]], [[0.18978924279851556]]], "count": [355]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4322042568044432]], [[0.4395545015189174]], [[0.428658548129737]]], "std": [[[0.19138474697228613]], [[0.18965618138998644]], [[0.201135933532631]]], "count": [355]}, "observation.state": {"min": [-1.0128775835037231, -5.187426053216933e-27, -1.7077983617782593, -0.6120583415031433, -0.6565437912940979, -0.3804272413253784, 0.03966803848743439, -0.937262237071991, -5.421010862427522e-20, -1.9558254480361938, -0.7209709882736206, -0.2870294749736786, -0.43104860186576843, 0.0414060540497303], "max": [1.257864236831665, 2.0171847343444824, 0.0, 0.2560270428657532, 0.6366020441055298, 0.31593263149261475, 1.661462664604187, 1.228718638420105, 2.0447964668273926, 4.810882442608409e-21, 0.21969665586948395, 0.582839846611023, 0.2684466242790222, 1.6640596389770508], "mean": [0.010224145837128162, 0.4432458281517029, -0.4014115035533905, -0.11069221794605255, 0.02457934059202671, -0.016482966020703316, 0.19603626430034637, 0.05463385581970215, 0.5820348858833313, -0.486579954624176, -0.18786051869392395, 0.03606143221259117, -0.09667786955833435, 0.1982942372560501], "std": [0.3134949803352356, 0.6733407974243164, 0.6021595597267151, 0.17406468093395233, 0.18115787208080292, 0.10412554442882538, 0.41155996918678284, 0.33411696553230286, 0.7351016998291016, 0.644810676574707, 0.25400510430336, 0.11372613161802292, 0.10697872191667557, 0.4164314568042755], "count": [2521]}, "action": {"min": [-1.0128775835037231, -5.187426053216933e-27, -1.7077983617782593, -0.6120583415031433, -0.6565437912940979, -0.3804272413253784, 0.03966803848743439, -0.937262237071991, -5.421010862427522e-20, -1.9558254480361938, -0.7209709882736206, -0.2870294749736786, -0.43104860186576843, 0.0414060540497303], "max": [1.257864236831665, 2.0171847343444824, 0.0, 0.2560270428657532, 0.6366020441055298, 0.31593263149261475, 1.661462664604187, 1.228718638420105, 2.0447964668273926, 4.810882442608409e-21, 0.21969665586948395, 0.582839846611023, 0.2684466242790222, 1.6640596389770508], "mean": [0.010224145837128162, 0.4432458281517029, -0.4014115035533905, -0.11069221794605255, 0.02457934059202671, -0.016482966020703316, 0.19603626430034637, 0.05463385581970215, 0.5820348858833313, -0.486579954624176, -0.18786051869392395, 0.03606143221259117, -0.09667786955833435, 0.1982942372560501], "std": [0.3134949803352356, 0.6733407974243164, 0.6021595597267151, 0.17406468093395233, 0.18115787208080292, 0.10412554442882538, 0.41155996918678284, 0.33411696553230286, 0.7351016998291016, 0.644810676574707, 0.25400510430336, 0.11372613161802292, 0.10697872191667557, 0.4164314568042755], "count": [2521]}, "timestamp": {"min": [0.0], "max": [84.0], "mean": [41.99999999999999], "std": [24.25833190198095], "count": [2521]}, "frame_index": {"min": [0], "max": [2520], "mean": [1260.0], "std": [727.7499570594285], "count": [2521]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [2521]}, "index": {"min": [28467], "max": [30987], "mean": [29727.0], "std": [727.7499570594285], "count": [2521]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2521]}, "subtask_annotation": {"mean": [5.200317334391115, 12.0, 12.0, 12.0, 12.0], "std": [3.527184604762009, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2521]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [2521]}, "eef_direction_state": {"mean": [4.938913129710432, 4.71955573185244], "std": [1.8121403605200879, 1.9907287990323839], "min": [0, 0], "max": [6, 6], "count": [2521]}, "eef_velocity_state": {"mean": [0.5347084490281634, 0.5953986513288377], "std": [0.8296405578681535, 0.8541627828705588], "min": [0, 0], "max": [2, 2], "count": [2521]}, "eef_acc_mag_state": {"mean": [0.460531535105117, 0.4974216580721936], "std": [0.7505975109604892, 0.7631520994176006], "min": [0, 0], "max": [2, 2], "count": [2521]}, "eef_direction_action": {"mean": [4.938913129710432, 4.71955573185244], "std": [1.8121403605200879, 1.9907287990323839], "min": [0, 0], "max": [6, 6], "count": [2521]}, "eef_velocity_action": {"mean": [0.5347084490281634, 0.5953986513288377], "std": [0.8296405578681535, 0.8541627828705588], "min": [0, 0], "max": [2, 2], "count": [2521]}, "eef_acc_mag_action": {"mean": [0.460531535105117, 0.4974216580721936], "std": [0.7505975109604892, 0.7631520994176006], "min": [0, 0], "max": [2, 2], "count": [2521]}, "eef_sim_pose_state": {"mean": [0.13658146301624166, 0.33860804989287024, 1.2704148094109105, -0.02357892462174095, -0.06598668414177582, 0.03577104414816422, 0.16099790810914635, -0.3178466958629112, 1.2879718730916467, -0.09834410456722965, -0.09122549056945556, 0.09098016765952534], "std": [0.11173615625198899, 0.07852782794044816, 0.12593216222300307, 0.08403348315032008, 0.11019770856685479, 0.25662730268122597, 0.12238487790090713, 0.09143760184269684, 0.13327351391958042, 0.0889042351533716, 0.16135051548054316, 0.2876137182203456], "min": [0.04022311662858911, 0.11030727931386067, 1.1824949999999999, -0.43076597283897533, -0.3784329202051373, -0.9393808635681883, 0.06823836122903627, -0.6231166388811981, 1.1820233589375988, -0.37517610070588553, -0.5721639893362904, -0.8065582078090638], "max": [0.4513420340722367, 0.7272663208786303, 1.4991732331895629, 0.30248610675093646, 0.24912569152783104, 0.920973573499984, 0.4459030526243512, 0.030570005981915574, 1.557758559414536, 0.1888812782606779, 0.49835339484223473, 1.0180874427315252], "count": [2521]}, "eef_sim_pose_action": {"mean": [0.13658146301624166, 0.33860804989287024, 1.2704148094109105, -0.02357892462174095, -0.06598668414177582, 0.03577104414816422, 0.16099790810914635, -0.3178466958629112, 1.2879718730916467, -0.09834410456722965, -0.09122549056945556, 0.09098016765952534], "std": [0.11173615625198899, 0.07852782794044816, 0.12593216222300307, 0.08403348315032008, 0.11019770856685479, 0.25662730268122597, 0.12238487790090713, 0.09143760184269684, 0.13327351391958042, 0.0889042351533716, 0.16135051548054316, 0.2876137182203456], "min": [0.04022311662858911, 0.11030727931386067, 1.1824949999999999, -0.43076597283897533, -0.3784329202051373, -0.9393808635681883, 0.06823836122903627, -0.6231166388811981, 1.1820233589375988, -0.37517610070588553, -0.5721639893362904, -0.8065582078090638], "max": [0.4513420340722367, 0.7272663208786303, 1.4991732331895629, 0.30248610675093646, 0.24912569152783104, 0.920973573499984, 0.4459030526243512, 0.030570005981915574, 1.557758559414536, 0.1888812782606779, 0.49835339484223473, 1.0180874427315252], "count": [2521]}, "gripper_mode_state": {"mean": [0.9083696945656485, 0.9008330027766759], "std": [0.28850336663607845, 0.2988861052057005], "min": [0, 0], "max": [1, 1], "count": [2521]}, "gripper_activity_state": {"mean": [1.8817929393097976, 1.8385561285204284], "std": [0.44480085079956383, 0.512165504780552], "min": [0, 0], "max": [2, 2], "count": [2521]}, "gripper_mode_action": {"mean": [0.9083696945656485, 0.9008330027766759], "std": [0.28850336663607845, 0.2988861052057005], "min": [0, 0], "max": [1, 1], "count": [2521]}, "gripper_activity_action": {"mean": [1.8817929393097976, 1.8385561285204284], "std": [0.44480085079956383, 0.512165504780552], "min": [0, 0], "max": [2, 2], "count": [2521]}, "gripper_open_scale_state": {"mean": [0.11202197524246735, 0.11331012301920025], "std": [0.23518130862380018, 0.23796166393672225], "min": [0.02266745056424822, 0.023660602314131602], "max": [0.9494072369166783, 0.9508912222726005], "count": [2521]}, "gripper_open_scale_action": {"mean": [0.11202197524246735, 0.11331012301920025], "std": [0.23518130862380018, 0.23796166393672225], "min": [0.02266745056424822, 0.023660602314131602], "max": [0.9494072369166783, 0.9508912222726005], "count": [2521]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5021309708605665]], [[0.5620139764239029]], [[0.5504239476346094]]], "std": [[[0.22674560677167063]], [[0.2554438941398258]], [[0.28496206004668845]]], "count": [280]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44345413165266107]], [[0.43388616752256454]], [[0.40574427229225024]]], "std": [[[0.17897370080080305]], [[0.1911587043029321]], [[0.22764553012808358]]], "count": [280]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44066062188764393]], [[0.43935625]], [[0.4149108708761282]]], "std": [[[0.20427993638102313]], [[0.20772232479683772]], [[0.23582384697908054]]], "count": [280]}, "observation.state": {"min": [-1.1008976697921753, 0.00014354805171024054, -2.0033788681030273, -0.34045684337615967, -0.1209261566400528, -0.32827189564704895, 0.056228913366794586, -1.1136701107025146, -3.778665081953653e-20, -1.958756446838379, -0.9955535531044006, -0.02454369328916073, -0.3098241984844208, 0.043014053255319595], "max": [0.8743690252304077, 2.104621648788452, 2.168404344971009e-19, 0.5242421627044678, 0.6432108879089355, 0.21910549700260162, 1.6617223024368286, 0.699495255947113, 2.287165403366089, 0.0, 0.06817018985748291, 0.7088291645050049, 0.09970875084400177, 1.6635403633117676], "mean": [-0.003311749314889312, 0.6369758248329163, -0.6619147658348083, -0.007991581223905087, 0.05695054307579994, 0.018159866333007812, 0.27073347568511963, -0.03507087379693985, 0.5424723625183105, -0.41291481256484985, -0.2832779884338379, 0.06072606146335602, -0.07829885929822922, 0.20070646703243256], "std": [0.2879906892776489, 0.7713680267333984, 0.797666072845459, 0.14737874269485474, 0.14249084889888763, 0.10060606896877289, 0.5108823180198669, 0.2649441659450531, 0.7265941500663757, 0.5847529172897339, 0.3760228753089905, 0.11695016920566559, 0.08130578696727753, 0.4256342947483063], "count": [1840]}, "action": {"min": [-1.1008976697921753, 0.00014354805171024054, -2.0033788681030273, -0.34045684337615967, -0.1209261566400528, -0.32827189564704895, 0.056228913366794586, -1.1136701107025146, -3.778665081953653e-20, -1.958756446838379, -0.9955535531044006, -0.02454369328916073, -0.3098241984844208, 0.043014053255319595], "max": [0.8743690252304077, 2.104621648788452, 2.168404344971009e-19, 0.5242421627044678, 0.6432108879089355, 0.21910549700260162, 1.6617223024368286, 0.699495255947113, 2.287165403366089, 0.0, 0.06817018985748291, 0.7088291645050049, 0.09970875084400177, 1.6635403633117676], "mean": [-0.003311749314889312, 0.6369758248329163, -0.6619147658348083, -0.007991581223905087, 0.05695054307579994, 0.018159866333007812, 0.27073347568511963, -0.03507087379693985, 0.5424723625183105, -0.41291481256484985, -0.2832779884338379, 0.06072606146335602, -0.07829885929822922, 0.20070646703243256], "std": [0.2879906892776489, 0.7713680267333984, 0.797666072845459, 0.14737874269485474, 0.14249084889888763, 0.10060606896877289, 0.5108823180198669, 0.2649441659450531, 0.7265941500663757, 0.5847529172897339, 0.3760228753089905, 0.11695016920566559, 0.08130578696727753, 0.4256342947483063], "count": [1840]}, "timestamp": {"min": [0.0], "max": [61.3], "mean": [30.65], "std": [17.70540564033733], "count": [1840]}, "frame_index": {"min": [0], "max": [1839], "mean": [919.5], "std": [531.1621692101198], "count": [1840]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1840]}, "index": {"min": [30988], "max": [32827], "mean": [31907.5], "std": [531.1621692101198], "count": [1840]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1840]}, "subtask_annotation": {"mean": [7.03695652173913, 12.0, 12.0, 12.0, 12.0], "std": [3.739876694994363, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1840]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1840]}, "eef_direction_state": {"mean": [4.363586956521739, 4.897826086956521], "std": [2.2587703857369386, 1.936322054873403], "min": [0, 0], "max": [6, 6], "count": [1840]}, "eef_velocity_state": {"mean": [0.6597826086956522, 0.49782608695652175], "std": [0.863833692555008, 0.7987732797001807], "min": [0, 0], "max": [2, 2], "count": [1840]}, "eef_acc_mag_state": {"mean": [0.5201086956521739, 0.45163043478260867], "std": [0.762310553180003, 0.7407748252218279], "min": [0, 0], "max": [2, 2], "count": [1840]}, "eef_direction_action": {"mean": [4.363586956521739, 4.897826086956521], "std": [2.2587703857369386, 1.936322054873403], "min": [0, 0], "max": [6, 6], "count": [1840]}, "eef_velocity_action": {"mean": [0.6597826086956522, 0.49782608695652175], "std": [0.863833692555008, 0.7987732797001807], "min": [0, 0], "max": [2, 2], "count": [1840]}, "eef_acc_mag_action": {"mean": [0.5201086956521739, 0.45163043478260867], "std": [0.762310553180003, 0.7407748252218279], "min": [0, 0], "max": [2, 2], "count": [1840]}, "eef_sim_pose_state": {"mean": [0.17190505041506077, 0.3384099337135585, 1.3098117354919123, 0.02125927744580622, -0.03438848258789964, 0.056052271521125185, 0.16006200552187355, -0.3391887871953508, 1.2793635010255202, -0.09064004117723744, -0.15165047525179984, 0.027770456366335062], "std": [0.13389740123203164, 0.08022839247537235, 0.14867056218580174, 0.09077991350502491, 0.1352029039997979, 0.35430166013687375, 0.12760419587498167, 0.07077547747745605, 0.1272926395684789, 0.0813732770997634, 0.22187163612336197, 0.2140852994791204], "min": [0.017179095945374964, 0.03394368553398442, 1.1819009416828081, -0.31506117325211486, -0.42796203671103283, -1.1247002269248743, 0.052410093647006835, -0.6609089545448091, 1.1818070688717195, -0.30083604239154405, -0.7221750019090338, -1.04974633932024], "max": [0.4120456115367776, 0.6692536455973989, 1.5492245765345667, 0.21016690743259198, 0.5090194933098853, 1.0821811234652623, 0.4588556290617391, -0.04253824396141963, 1.5269042492280533, 0.08034190076197584, 0.20515028017419157, 0.7416836755917859], "count": [1840]}, "eef_sim_pose_action": {"mean": [0.17190505041506077, 0.3384099337135585, 1.3098117354919123, 0.02125927744580622, -0.03438848258789964, 0.056052271521125185, 0.16006200552187355, -0.3391887871953508, 1.2793635010255202, -0.09064004117723744, -0.15165047525179984, 0.027770456366335062], "std": [0.13389740123203164, 0.08022839247537235, 0.14867056218580174, 0.09077991350502491, 0.1352029039997979, 0.35430166013687375, 0.12760419587498167, 0.07077547747745605, 0.1272926395684789, 0.0813732770997634, 0.22187163612336197, 0.2140852994791204], "min": [0.017179095945374964, 0.03394368553398442, 1.1819009416828081, -0.31506117325211486, -0.42796203671103283, -1.1247002269248743, 0.052410093647006835, -0.6609089545448091, 1.1818070688717195, -0.30083604239154405, -0.7221750019090338, -1.04974633932024], "max": [0.4120456115367776, 0.6692536455973989, 1.5492245765345667, 0.21016690743259198, 0.5090194933098853, 1.0821811234652623, 0.4588556290617391, -0.04253824396141963, 1.5269042492280533, 0.08034190076197584, 0.20515028017419157, 0.7416836755917859], "count": [1840]}, "gripper_mode_state": {"mean": [0.8641304347826086, 0.904891304347826], "std": [0.34265000578582616, 0.2933650143822708], "min": [0, 0], "max": [1, 1], "count": [1840]}, "gripper_activity_state": {"mean": [1.8902173913043478, 1.8869565217391304], "std": [0.42848565056605525, 0.43519545616443983], "min": [0, 0], "max": [2, 2], "count": [1840]}, "gripper_mode_action": {"mean": [0.8641304347826086, 0.904891304347826], "std": [0.34265000578582616, 0.2933650143822708], "min": [0, 0], "max": [1, 1], "count": [1840]}, "gripper_activity_action": {"mean": [1.8902173913043478, 1.8869565217391304], "std": [0.42848565056605525, 0.43519545616443983], "min": [0, 0], "max": [2, 2], "count": [1840]}, "gripper_open_scale_state": {"mean": [0.15470596825738442, 0.11468777668934224], "std": [0.29193478853692545, 0.24321805443179115], "min": [0.032130807638168335, 0.024579459003039768], "max": [0.9495556013924735, 0.9505944933210101], "count": [1840]}, "gripper_open_scale_action": {"mean": [0.15470596825738442, 0.11468777668934224], "std": [0.29193478853692545, 0.24321805443179115], "min": [0.032130807638168335, 0.024579459003039768], "max": [0.9495556013924735, 0.9505944933210101], "count": [1840]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5348586316222235]], [[0.5751743909685085]], [[0.5344756612470516]]], "std": [[[0.2184881153951901]], [[0.2181785697154758]], [[0.23908936354342425]]], "count": [363]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43952673721769087]], [[0.45460149474543415]], [[0.44281733331532797]]], "std": [[[0.16529776669143764]], [[0.16025501903601935]], [[0.19146614579564653]]], "count": [363]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361883008636574]], [[0.44782986129866703]], [[0.42925148469243835]]], "std": [[[0.182858512719034]], [[0.17910775302845838]], [[0.20878201268941807]]], "count": [363]}, "observation.state": {"min": [-1.150485634803772, 0.0, -1.9940946102142334, -0.5368932485580444, -0.5476311445236206, -0.26384469866752625, 0.044994957745075226, -1.084524393081665, 0.0, -1.9558254480361938, -0.5818639993667603, -0.0613592304289341, -0.17455224692821503, 0.046451181173324585], "max": [0.9878836274147034, 2.1199615001678467, 0.0, 0.32684755325317383, 0.6985011696815491, 0.14419502019882202, 1.661462664604187, 0.5614369511604309, 2.11075758934021, 0.0, 0.1569344848394394, 0.607456386089325, 0.05522330850362778, 1.6719772815704346], "mean": [0.0023398937191814184, 0.7336922287940979, -0.7013177275657654, -0.09544384479522705, -0.028530284762382507, -0.06195482239127159, 0.27225416898727417, -0.025980345904827118, 0.3724643588066101, -0.33013179898262024, -0.1032429188489914, 0.1080041453242302, -0.09484498202800751, 0.14735908806324005], "std": [0.431954950094223, 0.7481610774993896, 0.712164044380188, 0.17626498639583588, 0.22695764899253845, 0.10013880580663681, 0.4979807436466217, 0.18031452596187592, 0.6354545950889587, 0.5699878931045532, 0.19249579310417175, 0.1225820779800415, 0.039578888565301895, 0.3534477949142456], "count": [2595]}, "action": {"min": [-1.150485634803772, 0.0, -1.9940946102142334, -0.5368932485580444, -0.5476311445236206, -0.26384469866752625, 0.044994957745075226, -1.084524393081665, 0.0, -1.9558254480361938, -0.5818639993667603, -0.0613592304289341, -0.17455224692821503, 0.046451181173324585], "max": [0.9878836274147034, 2.1199615001678467, 0.0, 0.32684755325317383, 0.6985011696815491, 0.14419502019882202, 1.661462664604187, 0.5614369511604309, 2.11075758934021, 0.0, 0.1569344848394394, 0.607456386089325, 0.05522330850362778, 1.6719772815704346], "mean": [0.0023398937191814184, 0.7336922287940979, -0.7013177275657654, -0.09544384479522705, -0.028530284762382507, -0.06195482239127159, 0.27225416898727417, -0.025980345904827118, 0.3724643588066101, -0.33013179898262024, -0.1032429188489914, 0.1080041453242302, -0.09484498202800751, 0.14735908806324005], "std": [0.431954950094223, 0.7481610774993896, 0.712164044380188, 0.17626498639583588, 0.22695764899253845, 0.10013880580663681, 0.4979807436466217, 0.18031452596187592, 0.6354545950889587, 0.5699878931045532, 0.19249579310417175, 0.1225820779800415, 0.039578888565301895, 0.3534477949142456], "count": [2595]}, "timestamp": {"min": [0.0], "max": [86.46666666666667], "mean": [43.233333333333334], "std": [24.97039728840414], "count": [2595]}, "frame_index": {"min": [0], "max": [2594], "mean": [1297.0], "std": [749.1119186521241], "count": [2595]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [2595]}, "index": {"min": [32828], "max": [35422], "mean": [34125.0], "std": [749.1119186521241], "count": [2595]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2595]}, "subtask_annotation": {"mean": [5.233526011560694, 12.0, 12.0, 12.0, 12.0], "std": [3.4802211984820794, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2595]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [2595]}, "eef_direction_state": {"mean": [4.281695568400771, 5.183815028901734], "std": [2.0439374652963376, 1.7751572137182208], "min": [0, 0], "max": [6, 6], "count": [2595]}, "eef_velocity_state": {"mean": [0.8262042389210019, 0.35645472061657035], "std": [0.900571026674787, 0.7232125353337342], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_acc_mag_state": {"mean": [0.6485549132947976, 0.29826589595375724], "std": [0.8102146724080738, 0.6412722772257377], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_direction_action": {"mean": [4.281695568400771, 5.183815028901734], "std": [2.0439374652963376, 1.7751572137182208], "min": [0, 0], "max": [6, 6], "count": [2595]}, "eef_velocity_action": {"mean": [0.8262042389210019, 0.35645472061657035], "std": [0.900571026674787, 0.7232125353337342], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_acc_mag_action": {"mean": [0.6485549132947976, 0.29826589595375724], "std": [0.8102146724080738, 0.6412722772257377], "min": [0, 0], "max": [2, 2], "count": [2595]}, "eef_sim_pose_state": {"mean": [0.17795988099184837, 0.34238405871307825, 1.3275089187747473, -0.056645999633670195, -0.060947253819265114, -0.02658945001859254, 0.13209137784093528, -0.33747897815975325, 1.256111179597876, -0.10787016417617043, -0.05873191648233144, 0.0839137435146128], "std": [0.11815272422175817, 0.11115193052942159, 0.1402804797100779, 0.0910956807791101, 0.0994142133115087, 0.40464711573504747, 0.11246589236577781, 0.049937154110223585, 0.12257141550516308, 0.02561572617663338, 0.12036307971541765, 0.14970095350935042], "min": [0.030402247921756775, 0.012352030000755049, 1.1826522361133358, -0.27443951988636195, -0.35960467452678113, -1.3724217292951502, 0.058303989060692195, -0.6683822035234575, 1.1817089464589565, -0.20291383835109733, -0.4506167939809971, -0.8391871312520918], "max": [0.3937764743708097, 0.6946126703358895, 1.5642470365111172, 0.14497390083789924, 0.2889820360684232, 1.054475228064661, 0.4730139171813164, -0.10960510943932611, 1.507798069694078, 0.024246655504030636, 0.15347915026924985, 0.681019890742419], "count": [2595]}, "eef_sim_pose_action": {"mean": [0.17795988099184837, 0.34238405871307825, 1.3275089187747473, -0.056645999633670195, -0.060947253819265114, -0.02658945001859254, 0.13209137784093528, -0.33747897815975325, 1.256111179597876, -0.10787016417617043, -0.05873191648233144, 0.0839137435146128], "std": [0.11815272422175817, 0.11115193052942159, 0.1402804797100779, 0.0910956807791101, 0.0994142133115087, 0.40464711573504747, 0.11246589236577781, 0.049937154110223585, 0.12257141550516308, 0.02561572617663338, 0.12036307971541765, 0.14970095350935042], "min": [0.030402247921756775, 0.012352030000755049, 1.1826522361133358, -0.27443951988636195, -0.35960467452678113, -1.3724217292951502, 0.058303989060692195, -0.6683822035234575, 1.1817089464589565, -0.20291383835109733, -0.4506167939809971, -0.8391871312520918], "max": [0.3937764743708097, 0.6946126703358895, 1.5642470365111172, 0.14497390083789924, 0.2889820360684232, 1.054475228064661, 0.4730139171813164, -0.10960510943932611, 1.507798069694078, 0.024246655504030636, 0.15347915026924985, 0.681019890742419], "count": [2595]}, "gripper_mode_state": {"mean": [0.8605009633911368, 0.935645472061657], "std": [0.34646652853350896, 0.2453834197173464], "min": [0, 0], "max": [1, 1], "count": [2595]}, "gripper_activity_state": {"mean": [1.843159922928709, 1.9198458574181116], "std": [0.5055248092884944, 0.37003772048675465], "min": [0, 0], "max": [2, 2], "count": [2595]}, "gripper_mode_action": {"mean": [0.8605009633911368, 0.935645472061657], "std": [0.34646652853350896, 0.2453834197173464], "min": [0, 0], "max": [1, 1], "count": [2595]}, "gripper_activity_action": {"mean": [1.843159922928709, 1.9198458574181116], "std": [0.5055248092884944, 0.37003772048675465], "min": [0, 0], "max": [2, 2], "count": [2595]}, "gripper_open_scale_state": {"mean": [0.15557141351102338, 0.08420709277230072], "std": [0.28455843301840944, 0.20197259033672071], "min": [0.025711404425757273, 0.02654353209904262], "max": [0.9494072369166783, 0.9554155894688198], "count": [2595]}, "gripper_open_scale_action": {"mean": [0.15557141351102338, 0.08420709277230072], "std": [0.28455843301840944, 0.20197259033672071], "min": [0.025711404425757273, 0.02654353209904262], "max": [0.9494072369166783, 0.9554155894688198], "count": [2595]}}} +{"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.517752608808675]], [[0.5545080910204991]], [[0.5513895828691324]]], "std": [[[0.23160752105694277]], [[0.2633606232887306]], [[0.2841084400727567]]], "count": [352]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4484779597445039]], [[0.44177851663076845]], [[0.42472382062041986]]], "std": [[[0.18521559449195008]], [[0.1988440112248614]], [[0.22341011676390932]]], "count": [352]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44993479448281837]], [[0.4456602831315607]], [[0.43113507625272335]]], "std": [[[0.1720371177086833]], [[0.18572183217189128]], [[0.2108654376623313]]], "count": [352]}, "observation.state": {"min": [-0.8421554565429688, -1.0842021724855044e-19, -1.9921549558639526, -0.47772568464279175, -0.585920512676239, -0.17356079816818237, 0.045975636690855026, -1.3499031066894531, 0.0, -1.9144079685211182, -0.8315554261207581, -0.26077672839164734, -0.7225049734115601, 0.03956519439816475], "max": [0.8436894416809082, 1.9849711656570435, 1.5867499633778085e-18, 0.09604527056217194, 0.6089534163475037, 0.05492290109395981, 1.658865213394165, 1.2962137460708618, 2.0862138271331787, 4.336808689942018e-19, 0.021259458735585213, 0.43104860186576843, 0.16566991806030273, 1.6635403633117676], "mean": [-0.007008210755884647, 0.3558718264102936, -0.37354084849357605, -0.011712862178683281, 0.015176349319517612, -0.021868616342544556, 0.13935141265392303, -0.09012770652770996, 0.600173830986023, -0.4809812605381012, -0.24379342794418335, 0.031183278188109398, -0.09214949607849121, 0.24491403996944427], "std": [0.18574205040931702, 0.6281806826591492, 0.6442599892616272, 0.09302052855491638, 0.1381550133228302, 0.03873581066727638, 0.3375377058982849, 0.431710809469223, 0.6827942132949829, 0.5709883570671082, 0.278018057346344, 0.11983837187290192, 0.12278345227241516, 0.4837399423122406], "count": [2494]}, "action": {"min": [-0.8421554565429688, -1.0842021724855044e-19, -1.9921549558639526, -0.47772568464279175, -0.585920512676239, -0.17356079816818237, 0.045975636690855026, -1.3499031066894531, 0.0, -1.9144079685211182, -0.8315554261207581, -0.26077672839164734, -0.7225049734115601, 0.03956519439816475], "max": [0.8436894416809082, 1.9849711656570435, 1.5867499633778085e-18, 0.09604527056217194, 0.6089534163475037, 0.05492290109395981, 1.658865213394165, 1.2962137460708618, 2.0862138271331787, 4.336808689942018e-19, 0.021259458735585213, 0.43104860186576843, 0.16566991806030273, 1.6635403633117676], "mean": [-0.007008210755884647, 0.3558718264102936, -0.37354084849357605, -0.011712862178683281, 0.015176349319517612, -0.021868616342544556, 0.13935141265392303, -0.09012770652770996, 0.600173830986023, -0.4809812605381012, -0.24379342794418335, 0.031183278188109398, -0.09214949607849121, 0.24491403996944427], "std": [0.18574205040931702, 0.6281806826591492, 0.6442599892616272, 0.09302052855491638, 0.1381550133228302, 0.03873581066727638, 0.3375377058982849, 0.431710809469223, 0.6827942132949829, 0.5709883570671082, 0.278018057346344, 0.11983837187290192, 0.12278345227241516, 0.4837399423122406], "count": [2494]}, "timestamp": {"min": [0.0], "max": [83.1], "mean": [41.55], "std": [23.998524260184556], "count": [2494]}, "frame_index": {"min": [0], "max": [2493], "mean": [1246.5], "std": [719.9557278055366], "count": [2494]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [2494]}, "index": {"min": [35423], "max": [37916], "mean": [36669.5], "std": [719.9557278055366], "count": [2494]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2494]}, "subtask_annotation": {"mean": [5.946672012830794, 12.0, 12.0, 12.0, 12.0], "std": [3.759399200500034, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2494]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [2494]}, "eef_direction_state": {"mean": [5.190457097032879, 4.5124298315958296], "std": [1.73234395804567, 2.025609363622167], "min": [0, 0], "max": [6, 6], "count": [2494]}, "eef_velocity_state": {"mean": [0.3652766639935846, 0.7201283079390537], "std": [0.7292252260265029, 0.8816605948705604], "min": [0, 0], "max": [2, 2], "count": [2494]}, "eef_acc_mag_state": {"mean": [0.3147554129911788, 0.6122694466720129], "std": [0.6500623006359171, 0.8019784464693573], "min": [0, 0], "max": [2, 2], "count": [2494]}, "eef_direction_action": {"mean": [5.190457097032879, 4.5124298315958296], "std": [1.73234395804567, 2.025609363622167], "min": [0, 0], "max": [6, 6], "count": [2494]}, "eef_velocity_action": {"mean": [0.3652766639935846, 0.7201283079390537], "std": [0.7292252260265029, 0.8816605948705604], "min": [0, 0], "max": [2, 2], "count": [2494]}, "eef_acc_mag_action": {"mean": [0.3147554129911788, 0.6122694466720129], "std": [0.6500623006359171, 0.8019784464693573], "min": [0, 0], "max": [2, 2], "count": [2494]}, "eef_sim_pose_state": {"mean": [0.12597960328203545, 0.33377938552381897, 1.2599164041927813, -0.022963188861113946, -0.02840975956441547, 0.0082772737070459, 0.1523644719691082, -0.3506298023085101, 1.2994696537406452, -0.09554234806870948, -0.12223747823781576, -0.05821347491360368], "std": [0.10755523035181697, 0.04810259927391204, 0.1322565269226604, 0.040977339232638355, 0.09155936123412757, 0.23538435525299162, 0.10214056773625746, 0.10064832615886093, 0.1286140800937964, 0.0984102485857065, 0.155035161619942, 0.34753137208677665], "min": [0.03815751800282065, 0.13180362779329732, 1.1822154428744513, -0.20519788313117512, -0.35891703046612333, -0.9035693321365951, 0.06448427553504152, -0.7530054679915302, 1.1817805555761276, -0.6346149807884337, -0.5220999212343469, -1.1748433545266113], "max": [0.4116528551225246, 0.6266830206262088, 1.5389060740301908, 0.0557015908019836, 0.30509166081383676, 0.8939872525702768, 0.3726165778159624, 0.01820692128111725, 1.5144074092728024, 0.04622400330076054, 0.15468493430595287, 1.024108132237869], "count": [2494]}, "eef_sim_pose_action": {"mean": [0.12597960328203545, 0.33377938552381897, 1.2599164041927813, -0.022963188861113946, -0.02840975956441547, 0.0082772737070459, 0.1523644719691082, -0.3506298023085101, 1.2994696537406452, -0.09554234806870948, -0.12223747823781576, -0.05821347491360368], "std": [0.10755523035181697, 0.04810259927391204, 0.1322565269226604, 0.040977339232638355, 0.09155936123412757, 0.23538435525299162, 0.10214056773625746, 0.10064832615886093, 0.1286140800937964, 0.0984102485857065, 0.155035161619942, 0.34753137208677665], "min": [0.03815751800282065, 0.13180362779329732, 1.1822154428744513, -0.20519788313117512, -0.35891703046612333, -0.9035693321365951, 0.06448427553504152, -0.7530054679915302, 1.1817805555761276, -0.6346149807884337, -0.5220999212343469, -1.1748433545266113], "max": [0.4116528551225246, 0.6266830206262088, 1.5389060740301908, 0.0557015908019836, 0.30509166081383676, 0.8939872525702768, 0.3726165778159624, 0.01820692128111725, 1.5144074092728024, 0.04622400330076054, 0.15468493430595287, 1.024108132237869], "count": [2494]}, "gripper_mode_state": {"mean": [0.9406575781876504, 0.8704891740176424], "std": [0.2362644678867246, 0.33576445901215746], "min": [0, 0], "max": [1, 1], "count": [2494]}, "gripper_activity_state": {"mean": [1.9182036888532479, 1.8331996792301524], "std": [0.3731750851227804, 0.520090003067737], "min": [0, 0], "max": [2, 2], "count": [2494]}, "gripper_mode_action": {"mean": [0.9406575781876504, 0.8704891740176424], "std": [0.2362644678867246, 0.33576445901215746], "min": [0, 0], "max": [1, 1], "count": [2494]}, "gripper_activity_action": {"mean": [1.9182036888532479, 1.8331996792301524], "std": [0.3731750851227804, 0.520090003067737], "min": [0, 0], "max": [2, 2], "count": [2494]}, "gripper_open_scale_state": {"mean": [0.0796289987813457, 0.13995123349206126], "std": [0.19287915371948422, 0.2764240454621611], "min": [0.026271792394774302, 0.022608682513237], "max": [0.94792297908238, 0.9505944933210101], "count": [2494]}, "gripper_open_scale_action": {"mean": [0.0796289987813457, 0.13995123349206126], "std": [0.19287915371948422, 0.2764240454621611], "min": [0.026271792394774302, 0.022608682513237], "max": [0.94792297908238, 0.9505944933210101], "count": [2494]}}} +{"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.5154764800312971]], [[0.5587237272101823]], [[0.5568984828709606]]], "std": [[[0.23899933913819688]], [[0.2705394153778808]], [[0.28933398601389915]]], "count": [323]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45157900638755677]], [[0.44335406506944025]], [[0.42753957738926324]]], "std": [[[0.2021488148544667]], [[0.21428413601631033]], [[0.23840639498999872]]], "count": [323]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4377629926411569]], [[0.43484754935686004]], [[0.4201025828460039]]], "std": [[[0.18995862295126906]], [[0.19893951511680094]], [[0.2191704776042284]]], "count": [323]}, "observation.state": {"min": [-1.0661166906356812, -2.168404344971009e-19, -1.9879881143569946, -0.3834952116012573, -0.47378435730934143, -0.16184231638908386, 0.04960436001420021, -1.0825722217559814, 0.0, -1.4741555452346802, -0.7165374755859375, -0.23930099606513977, -0.8145437836647034, 0.039760034531354904], "max": [0.9763440489768982, 1.856116771697998, 3.3881317890172014e-19, 0.14112623035907745, 0.49022164940834045, 0.07209710031747818, 1.6612029075622559, 0.8574952483177185, 1.6834009885787964, 1.0508215573598684e-19, 0.012336070649325848, 0.47400006651878357, 0.12039998918771744, 1.6500310897827148], "mean": [-0.02497914433479309, 0.3949786126613617, -0.3816291093826294, -0.06806482374668121, 0.037824150174856186, -0.06683837622404099, 0.16164736449718475, -0.09028316289186478, 0.4950292706489563, -0.3785071074962616, -0.20438817143440247, 0.06392113864421844, -0.08611387014389038, 0.2131468653678894], "std": [0.2455662190914154, 0.6387363076210022, 0.6161351203918457, 0.12301889806985855, 0.12674760818481445, 0.03434477001428604, 0.37592893838882446, 0.3266148567199707, 0.6000686287879944, 0.47522687911987305, 0.2568318247795105, 0.12275321781635284, 0.14027048647403717, 0.4364908039569855], "count": [2224]}, "action": {"min": [-1.0661166906356812, -2.168404344971009e-19, -1.9879881143569946, -0.3834952116012573, -0.47378435730934143, -0.16184231638908386, 0.04960436001420021, -1.0825722217559814, 0.0, -1.4741555452346802, -0.7165374755859375, -0.23930099606513977, -0.8145437836647034, 0.039760034531354904], "max": [0.9763440489768982, 1.856116771697998, 3.3881317890172014e-19, 0.14112623035907745, 0.49022164940834045, 0.07209710031747818, 1.6612029075622559, 0.8574952483177185, 1.6834009885787964, 1.0508215573598684e-19, 0.012336070649325848, 0.47400006651878357, 0.12039998918771744, 1.6500310897827148], "mean": [-0.02497914433479309, 0.3949786126613617, -0.3816291093826294, -0.06806482374668121, 0.037824150174856186, -0.06683837622404099, 0.16164736449718475, -0.09028316289186478, 0.4950292706489563, -0.3785071074962616, -0.20438817143440247, 0.06392113864421844, -0.08611387014389038, 0.2131468653678894], "std": [0.2455662190914154, 0.6387363076210022, 0.6161351203918457, 0.12301889806985855, 0.12674760818481445, 0.03434477001428604, 0.37592893838882446, 0.3266148567199707, 0.6000686287879944, 0.47522687911987305, 0.2568318247795105, 0.12275321781635284, 0.14027048647403717, 0.4364908039569855], "count": [2224]}, "timestamp": {"min": [0.0], "max": [74.1], "mean": [37.050000000000004], "std": [21.400447814629175], "count": [2224]}, "frame_index": {"min": [0], "max": [2223], "mean": [1111.5], "std": [642.0134344388753], "count": [2224]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [2224]}, "index": {"min": [37917], "max": [40140], "mean": [39028.5], "std": [642.0134344388753], "count": [2224]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2224]}, "subtask_annotation": {"mean": [4.881744604316546, 12.0, 12.0, 12.0, 12.0], "std": [3.273496883829621, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2224]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [2224]}, "eef_direction_state": {"mean": [5.053507194244604, 4.693345323741007], "std": [1.8224509945801357, 1.9543878771310128], "min": [0, 0], "max": [6, 6], "count": [2224]}, "eef_velocity_state": {"mean": [0.43345323741007197, 0.654226618705036], "std": [0.7774216861067715, 0.864752498635173], "min": [0, 0], "max": [2, 2], "count": [2224]}, "eef_acc_mag_state": {"mean": [0.3529676258992806, 0.5598021582733813], "std": [0.6791871244591255, 0.7854471968172934], "min": [0, 0], "max": [2, 2], "count": [2224]}, "eef_direction_action": {"mean": [5.053507194244604, 4.693345323741007], "std": [1.8224509945801357, 1.9543878771310128], "min": [0, 0], "max": [6, 6], "count": [2224]}, "eef_velocity_action": {"mean": [0.43345323741007197, 0.654226618705036], "std": [0.7774216861067715, 0.864752498635173], "min": [0, 0], "max": [2, 2], "count": [2224]}, "eef_acc_mag_action": {"mean": [0.3529676258992806, 0.5598021582733813], "std": [0.6791871244591255, 0.7854471968172934], "min": [0, 0], "max": [2, 2], "count": [2224]}, "eef_sim_pose_state": {"mean": [0.13159950366765763, 0.332861080617551, 1.266521649816931, -0.07016922557039385, -0.053611513260306214, 0.013135536926004986, 0.1420497255166517, -0.35061454857257646, 1.2828564362695858, -0.10010269757493086, -0.08513028733805317, -0.02379865434860459], "std": [0.10772427768326666, 0.05837718974518022, 0.13074681641088065, 0.03256692022191307, 0.0991759811516801, 0.20511811123663873, 0.09580118517044633, 0.05841936220491085, 0.11940080209689419, 0.14857248265842635, 0.1289206677221476, 0.31255839324114354], "min": [0.043428237147589595, 0.03665442118629139, 1.1829666288813863, -0.1841783539114681, -0.35045893109145254, -0.976443087926461, 0.05909002727669823, -0.601900144472449, 1.1818462953874578, -0.8433499106367781, -0.4778638232474999, -1.0704424637457304], "max": [0.4145671394698969, 0.6387822597396834, 1.5526590362732637, 0.06772127064021508, 0.34753574409402366, 0.7371468256078552, 0.4000768058920518, -0.1311803419434876, 1.5049079890102723, 0.10181704837235861, 0.1488824776212494, 0.9965753689895976], "count": [2224]}, "eef_sim_pose_action": {"mean": [0.13159950366765763, 0.332861080617551, 1.266521649816931, -0.07016922557039385, -0.053611513260306214, 0.013135536926004986, 0.1420497255166517, -0.35061454857257646, 1.2828564362695858, -0.10010269757493086, -0.08513028733805317, -0.02379865434860459], "std": [0.10772427768326666, 0.05837718974518022, 0.13074681641088065, 0.03256692022191307, 0.0991759811516801, 0.20511811123663873, 0.09580118517044633, 0.05841936220491085, 0.11940080209689419, 0.14857248265842635, 0.1289206677221476, 0.31255839324114354], "min": [0.043428237147589595, 0.03665442118629139, 1.1829666288813863, -0.1841783539114681, -0.35045893109145254, -0.976443087926461, 0.05909002727669823, -0.601900144472449, 1.1818462953874578, -0.8433499106367781, -0.4778638232474999, -1.0704424637457304], "max": [0.4145671394698969, 0.6387822597396834, 1.5526590362732637, 0.06772127064021508, 0.34753574409402366, 0.7371468256078552, 0.4000768058920518, -0.1311803419434876, 1.5049079890102723, 0.10181704837235861, 0.1488824776212494, 0.9965753689895976], "count": [2224]}, "gripper_mode_state": {"mean": [0.9262589928057554, 0.8880395683453237], "std": [0.26134894499925676, 0.3153177657512806], "min": [0, 0], "max": [1, 1], "count": [2224]}, "gripper_activity_state": {"mean": [1.910071942446043, 1.8129496402877698], "std": [0.3910040504728363, 0.5473066206727613], "min": [0, 0], "max": [2, 2], "count": [2224]}, "gripper_mode_action": {"mean": [0.9262589928057554, 0.8880395683453237], "std": [0.26134894499925676, 0.3153177657512806], "min": [0, 0], "max": [1, 1], "count": [2224]}, "gripper_activity_action": {"mean": [1.910071942446043, 1.8129496402877698], "std": [0.3910040504728363, 0.5473066206727613], "min": [0, 0], "max": [2, 2], "count": [2224]}, "gripper_open_scale_state": {"mean": [0.09236950955649537, 0.12179781602291676], "std": [0.21481668808200172, 0.24942454999403324], "min": [0.02834534857954298, 0.022720019732202803], "max": [0.9492588043212891, 0.9428749084472656], "count": [2224]}, "gripper_open_scale_action": {"mean": [0.09236950955649537, 0.12179781602291676], "std": [0.21481668808200172, 0.24942454999403324], "min": [0.02834534857954298, 0.022720019732202803], "max": [0.9492588043212891, 0.9428749084472656], "count": [2224]}}} +{"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.511596889830118]], [[0.5462299042644919]], [[0.5421390197065735]]], "std": [[[0.23942077811608564]], [[0.2713964174732998]], [[0.2909288493395406]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4498722709291841]], [[0.43799398979128407]], [[0.41997730272034967]]], "std": [[[0.20281031734735278]], [[0.22140926190753576]], [[0.24457516526361808]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367932965398311]], [[0.43587558415444055]], [[0.4231577159396823]]], "std": [[[0.18109950215064402]], [[0.18945012773041633]], [[0.20895262055261113]]], "count": [331]}, "observation.state": {"min": [-0.7992039918899536, -2.710505431213761e-19, -1.7211264371871948, -0.8176117539405823, -0.7025986909866333, -0.3155018389225006, 0.03829271346330643, -1.1919031143188477, 0.0, -1.541650652885437, -0.8759030103683472, -0.2960582971572876, -0.19152912497520447, 0.04035571217536926], "max": [0.8313732743263245, 1.9908735752105713, 7.39830339867428e-21, 0.06016220524907112, 0.761792778968811, 0.6688156127929688, 1.6547538042068481, 0.3773592710494995, 2.046295166015625, 6.088049308390284e-22, 0.01809121109545231, 0.5855608582496643, 0.09276562184095383, 1.6502537727355957], "mean": [-0.016767853870987892, 0.49447759985923767, -0.38876229524612427, -0.18460188806056976, 0.034673020243644714, -0.01779771037399769, 0.15979167819023132, -0.11092398315668106, 0.4758507311344147, -0.3463299572467804, -0.2130720019340515, 0.022492561489343643, -0.028165843337774277, 0.16938677430152893], "std": [0.2455131560564041, 0.6826272010803223, 0.5532777905464172, 0.2533697187900543, 0.1722584068775177, 0.11781878769397736, 0.35207682847976685, 0.2845631539821625, 0.6920533776283264, 0.521009624004364, 0.32167133688926697, 0.12805461883544922, 0.06020897626876831, 0.38442161679267883], "count": [2292]}, "action": {"min": [-0.7992039918899536, -2.710505431213761e-19, -1.7211264371871948, -0.8176117539405823, -0.7025986909866333, -0.3155018389225006, 0.03829271346330643, -1.1919031143188477, 0.0, -1.541650652885437, -0.8759030103683472, -0.2960582971572876, -0.19152912497520447, 0.04035571217536926], "max": [0.8313732743263245, 1.9908735752105713, 7.39830339867428e-21, 0.06016220524907112, 0.761792778968811, 0.6688156127929688, 1.6547538042068481, 0.3773592710494995, 2.046295166015625, 6.088049308390284e-22, 0.01809121109545231, 0.5855608582496643, 0.09276562184095383, 1.6502537727355957], "mean": [-0.016767853870987892, 0.49447759985923767, -0.38876229524612427, -0.18460188806056976, 0.034673020243644714, -0.01779771037399769, 0.15979167819023132, -0.11092398315668106, 0.4758507311344147, -0.3463299572467804, -0.2130720019340515, 0.022492561489343643, -0.028165843337774277, 0.16938677430152893], "std": [0.2455131560564041, 0.6826272010803223, 0.5532777905464172, 0.2533697187900543, 0.1722584068775177, 0.11781878769397736, 0.35207682847976685, 0.2845631539821625, 0.6920533776283264, 0.521009624004364, 0.32167133688926697, 0.12805461883544922, 0.06020897626876831, 0.38442161679267883], "count": [2292]}, "timestamp": {"min": [0.0], "max": [76.36666666666666], "mean": [38.18333333333333], "std": [22.054778183893408], "count": [2292]}, "frame_index": {"min": [0], "max": [2291], "mean": [1145.5], "std": [661.6433455168024], "count": [2292]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [2292]}, "index": {"min": [40141], "max": [42432], "mean": [41286.5], "std": [661.6433455168024], "count": [2292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2292]}, "subtask_annotation": {"mean": [5.445026178010472, 12.0, 12.0, 12.0, 12.0], "std": [3.633160808448664, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2292]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [2292]}, "eef_direction_state": {"mean": [4.787085514834206, 4.846858638743456], "std": [1.9895119560844, 1.9227270507290553], "min": [0, 0], "max": [6, 6], "count": [2292]}, "eef_velocity_state": {"mean": [0.5353403141361257, 0.5279232111692844], "std": [0.8260952945452013, 0.8200191848746183], "min": [0, 0], "max": [2, 2], "count": [2292]}, "eef_acc_mag_state": {"mean": [0.4594240837696335, 0.44589877835951136], "std": [0.7470787903101809, 0.7397618386256778], "min": [0, 0], "max": [2, 2], "count": [2292]}, "eef_direction_action": {"mean": [4.787085514834206, 4.846858638743456], "std": [1.9895119560844, 1.9227270507290553], "min": [0, 0], "max": [6, 6], "count": [2292]}, "eef_velocity_action": {"mean": [0.5353403141361257, 0.5279232111692844], "std": [0.8260952945452013, 0.8200191848746183], "min": [0, 0], "max": [2, 2], "count": [2292]}, "eef_acc_mag_action": {"mean": [0.4594240837696335, 0.44589877835951136], "std": [0.7470787903101809, 0.7397618386256778], "min": [0, 0], "max": [2, 2], "count": [2292]}, "eef_sim_pose_state": {"mean": [0.15122848160102853, 0.3324974043707398, 1.271930580434228, -0.02227984251108756, -0.07753582627903331, 0.018034560842214085, 0.1462461266601705, -0.3617306652077624, 1.2616452591718301, -0.03674930619661402, -0.08129424836592608, -0.087214745802685], "std": [0.12020738518618726, 0.06645612456859734, 0.11456440132073699, 0.10801475372020357, 0.10907322202713661, 0.3093820383183782, 0.11800077146898925, 0.07362759293307715, 0.11226462145476257, 0.06748844972768935, 0.12879657017900956, 0.22986420403414728], "min": [0.0574884955613819, 0.12044710812723355, 1.1824949999999999, -0.18347327574238168, -0.3721008179366263, -0.9889697073310247, 0.054082542400542465, -0.728654316084792, 1.1819851850667624, -0.24834977110065207, -0.4754605533750187, -1.1787692509140446], "max": [0.4412243158431572, 0.619212517786045, 1.4937491690166809, 0.6280174330308528, 0.266072017438874, 1.1906020368275247, 0.4244694187343249, -0.22025505368343834, 1.4971568155455277, 0.047502353787422166, 0.2364714313206322, 0.3447269786523106], "count": [2292]}, "eef_sim_pose_action": {"mean": [0.15122848160102853, 0.3324974043707398, 1.271930580434228, -0.02227984251108756, -0.07753582627903331, 0.018034560842214085, 0.1462461266601705, -0.3617306652077624, 1.2616452591718301, -0.03674930619661402, -0.08129424836592608, -0.087214745802685], "std": [0.12020738518618726, 0.06645612456859734, 0.11456440132073699, 0.10801475372020357, 0.10907322202713661, 0.3093820383183782, 0.11800077146898925, 0.07362759293307715, 0.11226462145476257, 0.06748844972768935, 0.12879657017900956, 0.22986420403414728], "min": [0.0574884955613819, 0.12044710812723355, 1.1824949999999999, -0.18347327574238168, -0.3721008179366263, -0.9889697073310247, 0.054082542400542465, -0.728654316084792, 1.1819851850667624, -0.24834977110065207, -0.4754605533750187, -1.1787692509140446], "max": [0.4412243158431572, 0.619212517786045, 1.4937491690166809, 0.6280174330308528, 0.266072017438874, 1.1906020368275247, 0.4244694187343249, -0.22025505368343834, 1.4971568155455277, 0.047502353787422166, 0.2364714313206322, 0.3447269786523106], "count": [2292]}, "gripper_mode_state": {"mean": [0.9280104712041884, 0.9166666666666666], "std": [0.258470571902428, 0.2763853991962937], "min": [0, 0], "max": [1, 1], "count": [2292]}, "gripper_activity_state": {"mean": [1.8699825479930192, 1.8634380453752182], "std": [0.46578144629897983, 0.4755157520574961], "min": [0, 0], "max": [2, 2], "count": [2292]}, "gripper_mode_action": {"mean": [0.9280104712041884, 0.9166666666666666], "std": [0.258470571902428, 0.2763853991962937], "min": [0, 0], "max": [1, 1], "count": [2292]}, "gripper_activity_action": {"mean": [1.8699825479930192, 1.8634380453752182], "std": [0.46578144629897983, 0.4755157520574961], "min": [0, 0], "max": [2, 2], "count": [2292]}, "gripper_open_scale_state": {"mean": [0.09131019516880248, 0.09679243406287939], "std": [0.20118702024938745, 0.21967335882750655], "min": [0.021881550550460815, 0.023060406957353865], "max": [0.9455736024039132, 0.9430021558489118], "count": [2292]}, "gripper_open_scale_action": {"mean": [0.09131019516880248, 0.09679243406287939], "std": [0.20118702024938745, 0.21967335882750655], "min": [0.021881550550460815, 0.023060406957353865], "max": [0.9455736024039132, 0.9430021558489118], "count": [2292]}}} +{"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.5098225625947779]], [[0.5488704663898657]], [[0.5425848721285205]]], "std": [[[0.2365446778974475]], [[0.2718708492241632]], [[0.2934268884424694]]], "count": [329]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44371772172225865]], [[0.43498788829952784]], [[0.4156295667203051]]], "std": [[[0.20204891188206625]], [[0.21872678367060383]], [[0.24291496169754562]]], "count": [329]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4406542693909715]], [[0.43742963426505355]], [[0.4223739206084325]]], "std": [[[0.18217281927021367]], [[0.19374136084962718]], [[0.21608263534994596]]], "count": [329]}, "observation.state": {"min": [-0.9937862157821655, -1.4346856897743057e-27, -1.9788352251052856, -0.9326603412628174, -0.7647348642349243, -0.35128161311149597, 0.048318926244974136, -1.1029322147369385, -2.710505431213761e-19, -1.6244856119155884, -0.8406214714050293, -0.2239106148481369, -0.25617480278015137, 0.04130037501454353], "max": [0.8406214714050293, 2.188701629638672, -1.0842021724855044e-19, 0.04111109673976898, 0.3922616243362427, 0.13495051860809326, 1.658865213394165, 0.4893398582935333, 1.8791264295578003, 0.0, 0.1041775643825531, 0.5476311445236206, 0.24171185493469238, 1.662723183631897], "mean": [-0.009257890284061432, 0.5311830639839172, -0.442780077457428, -0.17950339615345, 0.008043535053730011, -0.03562178090214729, 0.2000752091407776, -0.07038750499486923, 0.44789919257164, -0.3244204521179199, -0.21247468888759613, 0.022092023864388466, 0.0029594511725008488, 0.1776115745306015], "std": [0.27084463834762573, 0.7369509935379028, 0.624679446220398, 0.274884968996048, 0.14436174929141998, 0.07431326061487198, 0.42426639795303345, 0.23232147097587585, 0.6482113599777222, 0.47485047578811646, 0.30255454778671265, 0.12385690957307816, 0.07077985256910324, 0.39564067125320435], "count": [2276]}, "action": {"min": [-0.9937862157821655, -1.4346856897743057e-27, -1.9788352251052856, -0.9326603412628174, -0.7647348642349243, -0.35128161311149597, 0.048318926244974136, -1.1029322147369385, -2.710505431213761e-19, -1.6244856119155884, -0.8406214714050293, -0.2239106148481369, -0.25617480278015137, 0.04130037501454353], "max": [0.8406214714050293, 2.188701629638672, -1.0842021724855044e-19, 0.04111109673976898, 0.3922616243362427, 0.13495051860809326, 1.658865213394165, 0.4893398582935333, 1.8791264295578003, 0.0, 0.1041775643825531, 0.5476311445236206, 0.24171185493469238, 1.662723183631897], "mean": [-0.009257890284061432, 0.5311830639839172, -0.442780077457428, -0.17950339615345, 0.008043535053730011, -0.03562178090214729, 0.2000752091407776, -0.07038750499486923, 0.44789919257164, -0.3244204521179199, -0.21247468888759613, 0.022092023864388466, 0.0029594511725008488, 0.1776115745306015], "std": [0.27084463834762573, 0.7369509935379028, 0.624679446220398, 0.274884968996048, 0.14436174929141998, 0.07431326061487198, 0.42426639795303345, 0.23232147097587585, 0.6482113599777222, 0.47485047578811646, 0.30255454778671265, 0.12385690957307816, 0.07077985256910324, 0.39564067125320435], "count": [2276]}, "timestamp": {"min": [0.0], "max": [75.83333333333333], "mean": [37.91666666666667], "std": [21.90081809735274], "count": [2276]}, "frame_index": {"min": [0], "max": [2275], "mean": [1137.5], "std": [657.0245429205822], "count": [2276]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [2276]}, "index": {"min": [42433], "max": [44708], "mean": [43570.5], "std": [657.0245429205822], "count": [2276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2276]}, "subtask_annotation": {"mean": [5.485500878734622, 12.0, 12.0, 12.0, 12.0], "std": [3.579165051294797, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2276]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [2276]}, "eef_direction_state": {"mean": [4.751757469244288, 4.825131810193322], "std": [2.001179679563001, 1.972615962325887], "min": [0, 0], "max": [6, 6], "count": [2276]}, "eef_velocity_state": {"mean": [0.5896309314586995, 0.5162565905096661], "std": [0.86086442690107, 0.8004827481708494], "min": [0, 0], "max": [2, 2], "count": [2276]}, "eef_acc_mag_state": {"mean": [0.47012302284710017, 0.4477152899824253], "std": [0.7466881669136002, 0.7305708698800699], "min": [0, 0], "max": [2, 2], "count": [2276]}, "eef_direction_action": {"mean": [4.751757469244288, 4.825131810193322], "std": [2.001179679563001, 1.972615962325887], "min": [0, 0], "max": [6, 6], "count": [2276]}, "eef_velocity_action": {"mean": [0.5896309314586995, 0.5162565905096661], "std": [0.86086442690107, 0.8004827481708494], "min": [0, 0], "max": [2, 2], "count": [2276]}, "eef_acc_mag_action": {"mean": [0.47012302284710017, 0.4477152899824253], "std": [0.7466881669136002, 0.7305708698800699], "min": [0, 0], "max": [2, 2], "count": [2276]}, "eef_sim_pose_state": {"mean": [0.15810254775337773, 0.33359780544926404, 1.2764742351782685, -0.03636035900979595, -0.08858942812140722, -0.0014627174018811068, 0.14384055878015478, -0.3490289196345133, 1.262580061282056, -0.004288934672455038, -0.08663698944621573, -0.04720993083377844], "std": [0.12877802695058074, 0.08307175334798898, 0.1251817535327492, 0.04632565391683693, 0.13744203298061763, 0.26167709587154914, 0.11650554621074535, 0.05106873203279387, 0.11026866352200279, 0.0569115312925475, 0.1254826629442331, 0.180203025550908], "min": [0.05350094854028586, -0.04934538831551478, 1.1825589060915078, -0.22991171318428827, -0.4294834924097628, -1.0042969721869368, 0.049666176468746576, -0.5932602993005711, 1.182150444346714, -0.2129221043425782, -0.4205153482951631, -0.8316288523727846], "max": [0.4279871639566468, 0.6382392091238489, 1.5042294415322452, 0.05010857204652211, 0.11291043518656485, 1.0067332755113383, 0.43511722314291007, -0.1620171430468256, 1.4889236644134831, 0.11041697157844073, 0.05627981814391636, 0.45365464328249294], "count": [2276]}, "eef_sim_pose_action": {"mean": [0.15810254775337773, 0.33359780544926404, 1.2764742351782685, -0.03636035900979595, -0.08858942812140722, -0.0014627174018811068, 0.14384055878015478, -0.3490289196345133, 1.262580061282056, -0.004288934672455038, -0.08663698944621573, -0.04720993083377844], "std": [0.12877802695058074, 0.08307175334798898, 0.1251817535327492, 0.04632565391683693, 0.13744203298061763, 0.26167709587154914, 0.11650554621074535, 0.05106873203279387, 0.11026866352200279, 0.0569115312925475, 0.1254826629442331, 0.180203025550908], "min": [0.05350094854028586, -0.04934538831551478, 1.1825589060915078, -0.22991171318428827, -0.4294834924097628, -1.0042969721869368, 0.049666176468746576, -0.5932602993005711, 1.182150444346714, -0.2129221043425782, -0.4205153482951631, -0.8316288523727846], "max": [0.4279871639566468, 0.6382392091238489, 1.5042294415322452, 0.05010857204652211, 0.11291043518656485, 1.0067332755113383, 0.43511722314291007, -0.1620171430468256, 1.4889236644134831, 0.11041697157844073, 0.05627981814391636, 0.45365464328249294], "count": [2276]}, "gripper_mode_state": {"mean": [0.9020210896309314, 0.913444639718805], "std": [0.29728613067540793, 0.28118237833794957], "min": [0, 0], "max": [1, 1], "count": [2276]}, "gripper_activity_state": {"mean": [1.8646748681898067, 1.8620386643233744], "std": [0.47258769534360917, 0.47737940747461743], "min": [0, 0], "max": [2, 2], "count": [2276]}, "gripper_mode_action": {"mean": [0.9020210896309314, 0.913444639718805], "std": [0.29728613067540793, 0.28118237833794957], "min": [0, 0], "max": [1, 1], "count": [2276]}, "gripper_activity_action": {"mean": [1.8646748681898067, 1.8620386643233744], "std": [0.47258769534360917, 0.47737940747461743], "min": [0, 0], "max": [2, 2], "count": [2276]}, "gripper_open_scale_state": {"mean": [0.11432935502413101, 0.10149157598442612], "std": [0.2424380863197761, 0.22608450487571227], "min": [0.02761081499712808, 0.023600214294024875], "max": [0.94792297908238, 0.9501275335039411], "count": [2276]}, "gripper_open_scale_action": {"mean": [0.11432935502413101, 0.10149157598442612], "std": [0.2424380863197761, 0.22608450487571227], "min": [0.02761081499712808, 0.023600214294024875], "max": [0.94792297908238, 0.9501275335039411], "count": [2276]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4738120426714747]], [[0.5442082244008715]], [[0.5318039863646608]]], "std": [[[0.23580384028461918]], [[0.27360474112887934]], [[0.29992468461209504]]], "count": [290]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44092388625948464]], [[0.42956936462324397]], [[0.4047212887837127]]], "std": [[[0.17735248406467102]], [[0.1942453660068586]], [[0.2263022002571678]]], "count": [290]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42165745623920065]], [[0.4279997718052738]], [[0.4092398138757419]]], "std": [[[0.19312129800496108]], [[0.2024958269625689]], [[0.23140524406626128]]], "count": [290]}, "observation.state": {"min": [-1.1106021404266357, -3.2526065174565133e-19, -1.9773012399673462, -1.5700000524520874, -0.26917293667793274, -0.10124272853136063, 0.04617195576429367, -1.3744467496871948, 0.0, -1.925131916999817, -1.5539225339889526, -0.19174760580062866, -0.5226969718933105, 0.0473770834505558], "max": [1.038504958152771, 2.4789130687713623, 6.776263578034403e-20, 0.16106797754764557, 0.5506991147994995, 0.2660232484340668, 1.6612029075622559, 0.9341943264007568, 2.3163108825683594, 0.0, 0.11569974571466446, 0.9791280031204224, 0.35281556844711304, 1.6644492149353027], "mean": [-0.025757165625691414, 0.6356208920478821, -0.2945469617843628, -0.4619503915309906, 0.07084361463785172, 0.03069649264216423, 0.19803038239479065, -0.0038417677860707045, 0.6877454519271851, -0.3548000454902649, -0.4668789803981781, 0.10379292815923691, -0.07414282113313675, 0.196180060505867], "std": [0.34482890367507935, 0.8396132588386536, 0.48207414150238037, 0.6359627842903137, 0.14932654798030853, 0.07017911970615387, 0.408306360244751, 0.34595614671707153, 0.8628510236740112, 0.5162566304206848, 0.619819164276123, 0.2281944900751114, 0.15843841433525085, 0.41957196593284607], "count": [1927]}, "action": {"min": [-1.1106021404266357, -3.2526065174565133e-19, -1.9773012399673462, -1.5700000524520874, -0.26917293667793274, -0.10124272853136063, 0.04617195576429367, -1.3744467496871948, 0.0, -1.925131916999817, -1.5539225339889526, -0.19174760580062866, -0.5226969718933105, 0.0473770834505558], "max": [1.038504958152771, 2.4789130687713623, 6.776263578034403e-20, 0.16106797754764557, 0.5506991147994995, 0.2660232484340668, 1.6612029075622559, 0.9341943264007568, 2.3163108825683594, 0.0, 0.11569974571466446, 0.9791280031204224, 0.35281556844711304, 1.6644492149353027], "mean": [-0.025757165625691414, 0.6356208920478821, -0.2945469617843628, -0.4619503915309906, 0.07084361463785172, 0.03069649264216423, 0.19803038239479065, -0.0038417677860707045, 0.6877454519271851, -0.3548000454902649, -0.4668789803981781, 0.10379292815923691, -0.07414282113313675, 0.196180060505867], "std": [0.34482890367507935, 0.8396132588386536, 0.48207414150238037, 0.6359627842903137, 0.14932654798030853, 0.07017911970615387, 0.408306360244751, 0.34595614671707153, 0.8628510236740112, 0.5162566304206848, 0.619819164276123, 0.2281944900751114, 0.15843841433525085, 0.41957196593284607], "count": [1927]}, "timestamp": {"min": [0.0], "max": [64.2], "mean": [32.1], "std": [18.54256364871553], "count": [1927]}, "frame_index": {"min": [0], "max": [1926], "mean": [963.0], "std": [556.276909461466], "count": [1927]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1927]}, "index": {"min": [44709], "max": [46635], "mean": [45672.0], "std": [556.276909461466], "count": [1927]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1927]}, "subtask_annotation": {"mean": [6.651271406331085, 12.0, 12.0, 12.0, 12.0], "std": [3.719376212623495, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1927]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1927]}, "eef_direction_state": {"mean": [4.705760249091853, 4.631551634665283], "std": [1.9796796013348805, 2.140668270378465], "min": [0, 0], "max": [6, 6], "count": [1927]}, "eef_velocity_state": {"mean": [0.5936689154125584, 0.5718733783082511], "std": [0.844052657614552, 0.8480251294561224], "min": [0, 0], "max": [2, 2], "count": [1927]}, "eef_acc_mag_state": {"mean": [0.5044110015568241, 0.49091852620653864], "std": [0.7581806078972092, 0.7615538270904357], "min": [0, 0], "max": [2, 2], "count": [1927]}, "eef_direction_action": {"mean": [4.705760249091853, 4.631551634665283], "std": [1.9796796013348805, 2.140668270378465], "min": [0, 0], "max": [6, 6], "count": [1927]}, "eef_velocity_action": {"mean": [0.5936689154125584, 0.5718733783082511], "std": [0.844052657614552, 0.8480251294561224], "min": [0, 0], "max": [2, 2], "count": [1927]}, "eef_acc_mag_action": {"mean": [0.5044110015568241, 0.49091852620653864], "std": [0.7581806078972092, 0.7615538270904357], "min": [0, 0], "max": [2, 2], "count": [1927]}, "eef_sim_pose_state": {"mean": [0.1631752310112162, 0.32400197655915847, 1.2385630724433738, 0.001096024294246789, -0.1158287714468678, 0.05280245791307101, 0.17747388066669242, -0.3338692800533115, 1.2478372270840565, -0.10706145121595391, -0.12334750785058327, 0.10856554117524972], "std": [0.12606189013442143, 0.11388814041678848, 0.07614876190464395, 0.07096637446058261, 0.23161019903157223, 0.3548252654541091, 0.14283909298737102, 0.11027444290906502, 0.08614048023615628, 0.1365262605607275, 0.23132199935506567, 0.2933706405279697], "min": [0.06099706855567741, -0.12454560924169286, 1.1820232907574808, -0.3244577956828664, -0.8351399010478415, -1.0120919655383644, 0.054211339725462285, -0.7922489799628911, 1.1817911889898332, -0.6180520480970041, -0.7750901546263014, -0.8637402272139922], "max": [0.40177242911388444, 0.6961254502794483, 1.45086335901287, 0.1899768428496858, 0.2870740333573669, 1.297567194471403, 0.4404668793770956, 0.04016814675096638, 1.4451846600485905, 0.048139496749925126, 0.29314877494750124, 1.0981116308977297], "count": [1927]}, "eef_sim_pose_action": {"mean": [0.1631752310112162, 0.32400197655915847, 1.2385630724433738, 0.001096024294246789, -0.1158287714468678, 0.05280245791307101, 0.17747388066669242, -0.3338692800533115, 1.2478372270840565, -0.10706145121595391, -0.12334750785058327, 0.10856554117524972], "std": [0.12606189013442143, 0.11388814041678848, 0.07614876190464395, 0.07096637446058261, 0.23161019903157223, 0.3548252654541091, 0.14283909298737102, 0.11027444290906502, 0.08614048023615628, 0.1365262605607275, 0.23132199935506567, 0.2933706405279697], "min": [0.06099706855567741, -0.12454560924169286, 1.1820232907574808, -0.3244577956828664, -0.8351399010478415, -1.0120919655383644, 0.054211339725462285, -0.7922489799628911, 1.1817911889898332, -0.6180520480970041, -0.7750901546263014, -0.8637402272139922], "max": [0.40177242911388444, 0.6961254502794483, 1.45086335901287, 0.1899768428496858, 0.2870740333573669, 1.297567194471403, 0.4404668793770956, 0.04016814675096638, 1.4451846600485905, 0.048139496749925126, 0.29314877494750124, 1.0981116308977297], "count": [1927]}, "gripper_mode_state": {"mean": [0.9117799688635184, 0.9071094966268811], "std": [0.2836146280479216, 0.2902789309547046], "min": [0, 0], "max": [1, 1], "count": [1927]}, "gripper_activity_state": {"mean": [1.8972496107939802, 1.8915412558380902], "std": [0.4173553420587716, 0.4275976036821449], "min": [0, 0], "max": [2, 2], "count": [1927]}, "gripper_mode_action": {"mean": [0.9117799688635184, 0.9071094966268811], "std": [0.2836146280479216, 0.2902789309547046], "min": [0, 0], "max": [1, 1], "count": [1927]}, "gripper_activity_action": {"mean": [1.8972496107939802, 1.8915412558380902], "std": [0.4173553420587716, 0.4275976036821449], "min": [0, 0], "max": [2, 2], "count": [1927]}, "gripper_open_scale_state": {"mean": [0.11316061815053202, 0.11210324844518259], "std": [0.23331670594138815, 0.2397534889455579], "min": [0.026383974722453525, 0.027072619114603316], "max": [0.9492588043212891, 0.9511138371058873], "count": [1927]}, "gripper_open_scale_action": {"mean": [0.11316061815053202, 0.11210324844518259], "std": [0.23331670594138815, 0.2397534889455579], "min": [0.026383974722453525, 0.027072619114603316], "max": [0.9492588043212891, 0.9511138371058873], "count": [1927]}}} +{"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.5082440782459555]], [[0.5682793625133268]], [[0.5528611738824766]]], "std": [[[0.22580429858984635]], [[0.2527080409611658]], [[0.2809094850330213]]], "count": [282]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524720889537848]], [[0.44017072652544076]], [[0.41151319936958236]]], "std": [[[0.18333476166264193]], [[0.1914577710083964]], [[0.22821800974315978]]], "count": [282]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42862642925570543]], [[0.4404602319257096]], [[0.42027432148982524]]], "std": [[[0.19097154281064307]], [[0.20166933486391295]], [[0.23114688964362357]]], "count": [282]}, "observation.state": {"min": [-0.9648591876029968, 0.0, -1.9941750764846802, -0.7412861585617065, -0.4999566674232483, -0.7024127840995789, 0.0568721778690815, -1.3928545713424683, 0.0, -1.9680973291397095, -1.0047574043273926, -0.06596117466688156, -0.298303484916687, 0.05041421204805374], "max": [1.035415530204773, 1.963486671447754, 0.0, 0.37889793515205383, 0.3055415749549866, 0.283204585313797, 1.661073088645935, 1.0615147352218628, 2.40067982673645, 0.0, 0.034340862184762955, 0.9662205576896667, 0.19924238324165344, 1.6717177629470825], "mean": [0.023568272590637207, 0.5254392623901367, -0.43927517533302307, -0.06273335963487625, -0.00707411440089345, -0.06296198070049286, 0.19314523041248322, 0.00578295486047864, 0.5920551419258118, -0.42882639169692993, -0.2763492166996002, 0.06936250627040863, -0.08572594821453094, 0.17987632751464844], "std": [0.325650155544281, 0.6972590088844299, 0.6414986252784729, 0.22854022681713104, 0.10188360512256622, 0.1757035255432129, 0.4040399491786957, 0.3426944613456726, 0.7664557099342346, 0.5942125916481018, 0.38080742955207825, 0.1523461937904358, 0.07202974706888199, 0.39420852065086365], "count": [1852]}, "action": {"min": [-0.9648591876029968, 0.0, -1.9941750764846802, -0.7412861585617065, -0.4999566674232483, -0.7024127840995789, 0.0568721778690815, -1.3928545713424683, 0.0, -1.9680973291397095, -1.0047574043273926, -0.06596117466688156, -0.298303484916687, 0.05041421204805374], "max": [1.035415530204773, 1.963486671447754, 0.0, 0.37889793515205383, 0.3055415749549866, 0.283204585313797, 1.661073088645935, 1.0615147352218628, 2.40067982673645, 0.0, 0.034340862184762955, 0.9662205576896667, 0.19924238324165344, 1.6717177629470825], "mean": [0.023568272590637207, 0.5254392623901367, -0.43927517533302307, -0.06273335963487625, -0.00707411440089345, -0.06296198070049286, 0.19314523041248322, 0.00578295486047864, 0.5920551419258118, -0.42882639169692993, -0.2763492166996002, 0.06936250627040863, -0.08572594821453094, 0.17987632751464844], "std": [0.325650155544281, 0.6972590088844299, 0.6414986252784729, 0.22854022681713104, 0.10188360512256622, 0.1757035255432129, 0.4040399491786957, 0.3426944613456726, 0.7664557099342346, 0.5942125916481018, 0.38080742955207825, 0.1523461937904358, 0.07202974706888199, 0.39420852065086365], "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": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1852]}, "index": {"min": [46636], "max": [48487], "mean": [47561.5], "std": [534.6262713335364], "count": [1852]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1852]}, "subtask_annotation": {"mean": [7.117710583153348, 12.0, 12.0, 12.0, 12.0], "std": [3.671760417590676, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1852]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [1852]}, "eef_direction_state": {"mean": [4.684125269978401, 4.764038876889849], "std": [2.085408175539168, 2.0228026487336677], "min": [0, 0], "max": [6, 6], "count": [1852]}, "eef_velocity_state": {"mean": [0.5896328293736501, 0.5561555075593952], "std": [0.8620010843991981, 0.8465276002454116], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_acc_mag_state": {"mean": [0.484341252699784, 0.4724622030237581], "std": [0.7638377498975978, 0.7549675562501986], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_direction_action": {"mean": [4.684125269978401, 4.764038876889849], "std": [2.085408175539168, 2.0228026487336677], "min": [0, 0], "max": [6, 6], "count": [1852]}, "eef_velocity_action": {"mean": [0.5896328293736501, 0.5561555075593952], "std": [0.8620010843991981, 0.8465276002454116], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_acc_mag_action": {"mean": [0.484341252699784, 0.4724622030237581], "std": [0.7638377498975978, 0.7549675562501986], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_sim_pose_state": {"mean": [0.14689767015830343, 0.34075126543900447, 1.270058533580855, -0.06578354873288357, 0.022397088012281754, 0.016424054885551858, 0.1625027968565933, -0.3259110451028523, 1.2737977103961668, -0.09388762592326308, -0.1109433076462189, 0.07650275045636296], "std": [0.10778471864497663, 0.08971157480835722, 0.11954287135476946, 0.1711448494835372, 0.12880002844824034, 0.3456037756064422, 0.12540496631504383, 0.10364620541423279, 0.11597871998145029, 0.05601648102863108, 0.19206075714660129, 0.26615881009134323], "min": [0.0326795879761366, 0.02220669493367988, 1.1817784176456296, -0.6648884634973855, -0.3640899734079237, -0.8777521294045392, 0.05230696915585765, -0.7718129232170664, 1.1818661611443224, -0.22781934180978228, -0.6105261719658336, -1.0927710226420801], "max": [0.3822724614317903, 0.6685726835456628, 1.5364922385747801, 0.28459163833833834, 0.5271499768588157, 1.3242177086287668, 0.4320729927493936, 0.09815753863838111, 1.5207003931413856, 0.02996298166639655, 0.12925001700083993, 0.9966505328263735], "count": [1852]}, "eef_sim_pose_action": {"mean": [0.14689767015830343, 0.34075126543900447, 1.270058533580855, -0.06578354873288357, 0.022397088012281754, 0.016424054885551858, 0.1625027968565933, -0.3259110451028523, 1.2737977103961668, -0.09388762592326308, -0.1109433076462189, 0.07650275045636296], "std": [0.10778471864497663, 0.08971157480835722, 0.11954287135476946, 0.1711448494835372, 0.12880002844824034, 0.3456037756064422, 0.12540496631504383, 0.10364620541423279, 0.11597871998145029, 0.05601648102863108, 0.19206075714660129, 0.26615881009134323], "min": [0.0326795879761366, 0.02220669493367988, 1.1817784176456296, -0.6648884634973855, -0.3640899734079237, -0.8777521294045392, 0.05230696915585765, -0.7718129232170664, 1.1818661611443224, -0.22781934180978228, -0.6105261719658336, -1.0927710226420801], "max": [0.3822724614317903, 0.6685726835456628, 1.5364922385747801, 0.28459163833833834, 0.5271499768588157, 1.3242177086287668, 0.4320729927493936, 0.09815753863838111, 1.5207003931413856, 0.02996298166639655, 0.12925001700083993, 0.9966505328263735], "count": [1852]}, "gripper_mode_state": {"mean": [0.9125269978401728, 0.91792656587473], "std": [0.28252694748107837, 0.2744765664608865], "min": [0, 0], "max": [1, 1], "count": [1852]}, "gripper_activity_state": {"mean": [1.8898488120950323, 1.892548596112311], "std": [0.42943100989681565, 0.4244276864547732], "min": [0, 0], "max": [2, 2], "count": [1852]}, "gripper_mode_action": {"mean": [0.9125269978401728, 0.91792656587473], "std": [0.28252694748107837, 0.2744765664608865], "min": [0, 0], "max": [1, 1], "count": [1852]}, "gripper_activity_action": {"mean": [1.8898488120950323, 1.892548596112311], "std": [0.42943100989681565, 0.4244276864547732], "min": [0, 0], "max": [2, 2], "count": [1852]}, "gripper_open_scale_state": {"mean": [0.11037029942859039, 0.10278504682645671], "std": [0.23088066451258865, 0.22526039151646995], "min": [0.03249838735376086, 0.028808121170316423], "max": [0.9491846220833915, 0.9552672931126186], "count": [1852]}, "gripper_open_scale_action": {"mean": [0.11037029942859039, 0.10278504682645671], "std": [0.23088066451258865, 0.22526039151646995], "min": [0.03249838735376086, 0.028808121170316423], "max": [0.9491846220833915, 0.9552672931126186], "count": [1852]}}} +{"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.5422084557967143]], [[0.5657692789904222]], [[0.5444918463367178]]], "std": [[[0.21160015577261318]], [[0.24356656993547093]], [[0.2727189795148831]]], "count": [318]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45108984872775104]], [[0.43777653430344887]], [[0.4129768244474589]]], "std": [[[0.16661517432699285]], [[0.18607556607844347]], [[0.21712213390090113]]], "count": [318]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45557749191570407]], [[0.44396830253764674]], [[0.4184093753853743]]], "std": [[[0.16599359386994203]], [[0.18934465634840392]], [[0.22390151883614476]]], "count": [318]}, "observation.state": {"min": [-0.8297409415245056, 0.0, -1.9788352251052856, -0.8511372804641724, -0.5758077502250671, -0.3622662127017975, 0.04950586333870888, -0.6887573599815369, -2.361700594806591e-35, -1.6475419998168945, -0.763636589050293, -0.3215300142765045, -0.1733398288488388, 0.04397868365049362], "max": [1.1152039766311646, 2.1076772212982178, 1.19328028266437e-19, 0.09366697072982788, 0.4245147407054901, 0.1871456503868103, 1.658865213394165, 0.6243301630020142, 2.004805564880371, 0.0, 0.08489840477705002, 0.41787993907928467, 0.23447512090206146, 1.6587353944778442], "mean": [0.02148851752281189, 0.531048059463501, -0.4452380836009979, -0.1652042269706726, -0.020222974941134453, -0.00902846734970808, 0.17675405740737915, 0.029315384104847908, 0.5489581227302551, -0.42128676176071167, -0.2392807900905609, -0.061845339834690094, 0.015779906883835793, 0.1765579730272293], "std": [0.2809164524078369, 0.7561591267585754, 0.6549441814422607, 0.25223082304000854, 0.15369220077991486, 0.0787423625588417, 0.3840465843677521, 0.17208769917488098, 0.7519731521606445, 0.5898745059967041, 0.3233018219470978, 0.11671757698059082, 0.05635716766119003, 0.3903111219406128], "count": [2173]}, "action": {"min": [-0.8297409415245056, 0.0, -1.9788352251052856, -0.8511372804641724, -0.5758077502250671, -0.3622662127017975, 0.04950586333870888, -0.6887573599815369, -2.361700594806591e-35, -1.6475419998168945, -0.763636589050293, -0.3215300142765045, -0.1733398288488388, 0.04397868365049362], "max": [1.1152039766311646, 2.1076772212982178, 1.19328028266437e-19, 0.09366697072982788, 0.4245147407054901, 0.1871456503868103, 1.658865213394165, 0.6243301630020142, 2.004805564880371, 0.0, 0.08489840477705002, 0.41787993907928467, 0.23447512090206146, 1.6587353944778442], "mean": [0.02148851752281189, 0.531048059463501, -0.4452380836009979, -0.1652042269706726, -0.020222974941134453, -0.00902846734970808, 0.17675405740737915, 0.029315384104847908, 0.5489581227302551, -0.42128676176071167, -0.2392807900905609, -0.061845339834690094, 0.015779906883835793, 0.1765579730272293], "std": [0.2809164524078369, 0.7561591267585754, 0.6549441814422607, 0.25223082304000854, 0.15369220077991486, 0.0787423625588417, 0.3840465843677521, 0.17208769917488098, 0.7519731521606445, 0.5898745059967041, 0.3233018219470978, 0.11671757698059082, 0.05635716766119003, 0.3903111219406128], "count": [2173]}, "timestamp": {"min": [0.0], "max": [72.4], "mean": [36.2], "std": [20.90970003504487], "count": [2173]}, "frame_index": {"min": [0], "max": [2172], "mean": [1086.0], "std": [627.2910010513461], "count": [2173]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [2173]}, "index": {"min": [48488], "max": [50660], "mean": [49574.0], "std": [627.2910010513461], "count": [2173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2173]}, "subtask_annotation": {"mean": [5.186378278877128, 12.0, 12.0, 12.0, 12.0], "std": [3.466725452714544, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2173]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [2173]}, "eef_direction_state": {"mean": [4.77772664519098, 4.777266451909802], "std": [1.9816974285702635, 1.98315466413246], "min": [0, 0], "max": [6, 6], "count": [2173]}, "eef_velocity_state": {"mean": [0.5849056603773585, 0.5296824666359871], "std": [0.8749689115929846, 0.804764768534654], "min": [0, 0], "max": [2, 2], "count": [2173]}, "eef_acc_mag_state": {"mean": [0.4583525080533824, 0.46663598711458815], "std": [0.736117381812301, 0.7446174731675571], "min": [0, 0], "max": [2, 2], "count": [2173]}, "eef_direction_action": {"mean": [4.77772664519098, 4.777266451909802], "std": [1.9816974285702635, 1.98315466413246], "min": [0, 0], "max": [6, 6], "count": [2173]}, "eef_velocity_action": {"mean": [0.5849056603773585, 0.5296824666359871], "std": [0.8749689115929846, 0.804764768534654], "min": [0, 0], "max": [2, 2], "count": [2173]}, "eef_acc_mag_action": {"mean": [0.4583525080533824, 0.46663598711458815], "std": [0.736117381812301, 0.7446174731675571], "min": [0, 0], "max": [2, 2], "count": [2173]}, "eef_sim_pose_state": {"mean": [0.15993224798634342, 0.33825841525303363, 1.2723647981914397, -0.003618502267695591, -0.07615760002657189, 0.000177436094741625, 0.1702450581498517, -0.3283079267560282, 1.2729962871441294, 0.032994590698293386, -0.10914351853398498, -0.03528280360463476], "std": [0.1348645747146022, 0.08429203733877277, 0.12402343537872995, 0.05209962949071446, 0.1138540504255557, 0.21336153732458557, 0.1454185998870934, 0.05294509137299056, 0.12023167938075609, 0.04985991891891017, 0.1501677336890652, 0.1861692112082426], "min": [0.05409959590121972, 0.013536595232451046, 1.182487376916354, -0.2666844158303938, -0.42664881681611777, -0.8905106625865975, 0.05832249276508059, -0.5795794525858531, 1.1817258570815248, -0.1356164344205449, -0.4616542130587753, -0.9139597268228081], "max": [0.4219221622328894, 0.7156620700614477, 1.5120732735056037, 0.14476962814942498, 0.2094316441135966, 0.8280245015832381, 0.4752937065461289, -0.10288761935221766, 1.5125537474373654, 0.2292195501205009, 0.09909605033785107, 0.7376550562570996], "count": [2173]}, "eef_sim_pose_action": {"mean": [0.15993224798634342, 0.33825841525303363, 1.2723647981914397, -0.003618502267695591, -0.07615760002657189, 0.000177436094741625, 0.1702450581498517, -0.3283079267560282, 1.2729962871441294, 0.032994590698293386, -0.10914351853398498, -0.03528280360463476], "std": [0.1348645747146022, 0.08429203733877277, 0.12402343537872995, 0.05209962949071446, 0.1138540504255557, 0.21336153732458557, 0.1454185998870934, 0.05294509137299056, 0.12023167938075609, 0.04985991891891017, 0.1501677336890652, 0.1861692112082426], "min": [0.05409959590121972, 0.013536595232451046, 1.182487376916354, -0.2666844158303938, -0.42664881681611777, -0.8905106625865975, 0.05832249276508059, -0.5795794525858531, 1.1817258570815248, -0.1356164344205449, -0.4616542130587753, -0.9139597268228081], "max": [0.4219221622328894, 0.7156620700614477, 1.5120732735056037, 0.14476962814942498, 0.2094316441135966, 0.8280245015832381, 0.4752937065461289, -0.10288761935221766, 1.5125537474373654, 0.2292195501205009, 0.09909605033785107, 0.7376550562570996], "count": [2173]}, "gripper_mode_state": {"mean": [0.9153244362632306, 0.9134836631385181], "std": [0.2783982985627449, 0.28112499056034257], "min": [0, 0], "max": [1, 1], "count": [2173]}, "gripper_activity_state": {"mean": [1.8610216290842154, 1.8573400828347906], "std": [0.478737281036016, 0.4833992544933484], "min": [0, 0], "max": [2, 2], "count": [2173]}, "gripper_mode_action": {"mean": [0.9153244362632306, 0.9134836631385181], "std": [0.2783982985627449, 0.28112499056034257], "min": [0, 0], "max": [1, 1], "count": [2173]}, "gripper_activity_action": {"mean": [1.8610216290842154, 1.8573400828347906], "std": [0.478737281036016, 0.4833992544933484], "min": [0, 0], "max": [2, 2], "count": [2173]}, "gripper_open_scale_state": {"mean": [0.10100184738083214, 0.10089100160433818], "std": [0.219456692917236, 0.2230341859614781], "min": [0.0282890647649765, 0.025130676371710643], "max": [0.94792297908238, 0.9478487968444824], "count": [2173]}, "gripper_open_scale_action": {"mean": [0.10100184738083214, 0.10089100160433818], "std": [0.219456692917236, 0.2230341859614781], "min": [0.0282890647649765, 0.025130676371710643], "max": [0.94792297908238, 0.9478487968444824], "count": [2173]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5317311098629267]], [[0.5631944614651416]], [[0.5564646983648784]]], "std": [[[0.22645201553873978]], [[0.2565387011829811]], [[0.27626389957689723]]], "count": [384]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471172931701616]], [[0.43625674303286127]], [[0.41535582122027054]]], "std": [[[0.19663142493698912]], [[0.2106419242628023]], [[0.2354404152867912]]], "count": [384]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4380813369473947]], [[0.4342691759429466]], [[0.4190057941289942]]], "std": [[[0.1710054068550556]], [[0.17943476066565897]], [[0.20002669290160136]]], "count": [384]}, "observation.state": {"min": [-0.8129318952560425, -9.317017253871298e-16, -1.9819031953811646, -0.6785967946052551, -0.8685852289199829, -0.5830180048942566, 0.048091642558574677, -1.0501073598861694, 0.0, -1.4959062337875366, -0.8841798901557922, -0.30317091941833496, -0.3876878619194031, 0.042554497718811035], "max": [1.0799195766448975, 1.9895731210708618, 0.0, 0.1652887910604477, 0.7849757075309753, 0.19745340943336487, 1.661073088645935, 0.604388415813446, 1.8158164024353027, 2.213675939896036e-19, 0.061922281980514526, 0.4049709141254425, 0.02761165425181389, 1.660813331604004], "mean": [0.08269204944372177, 0.5376976728439331, -0.49059629440307617, -0.1253126859664917, -0.06369002908468246, -0.0761566236615181, 0.20235119760036469, -0.06512153893709183, 0.3687950074672699, -0.25812390446662903, -0.1928267925977707, 0.04411769658327103, -0.08923039585351944, 0.1657058745622635], "std": [0.35078731179237366, 0.6923876404762268, 0.6412557363510132, 0.20508433878421783, 0.28586018085479736, 0.13962458074092865, 0.420380175113678, 0.24057592451572418, 0.5792495012283325, 0.4230460524559021, 0.31553682684898376, 0.09227249026298523, 0.070311039686203, 0.38603833317756653], "count": [2797]}, "action": {"min": [-0.8129318952560425, -9.317017253871298e-16, -1.9819031953811646, -0.6785967946052551, -0.8685852289199829, -0.5830180048942566, 0.048091642558574677, -1.0501073598861694, 0.0, -1.4959062337875366, -0.8841798901557922, -0.30317091941833496, -0.3876878619194031, 0.042554497718811035], "max": [1.0799195766448975, 1.9895731210708618, 0.0, 0.1652887910604477, 0.7849757075309753, 0.19745340943336487, 1.661073088645935, 0.604388415813446, 1.8158164024353027, 2.213675939896036e-19, 0.061922281980514526, 0.4049709141254425, 0.02761165425181389, 1.660813331604004], "mean": [0.08269204944372177, 0.5376976728439331, -0.49059629440307617, -0.1253126859664917, -0.06369002908468246, -0.0761566236615181, 0.20235119760036469, -0.06512153893709183, 0.3687950074672699, -0.25812390446662903, -0.1928267925977707, 0.04411769658327103, -0.08923039585351944, 0.1657058745622635], "std": [0.35078731179237366, 0.6923876404762268, 0.6412557363510132, 0.20508433878421783, 0.28586018085479736, 0.13962458074092865, 0.420380175113678, 0.24057592451572418, 0.5792495012283325, 0.4230460524559021, 0.31553682684898376, 0.09227249026298523, 0.070311039686203, 0.38603833317756653], "count": [2797]}, "timestamp": {"min": [0.0], "max": [93.2], "mean": [46.6], "std": [26.914143328575612], "count": [2797]}, "frame_index": {"min": [0], "max": [2796], "mean": [1398.0], "std": [807.4242998572684], "count": [2797]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [2797]}, "index": {"min": [50661], "max": [53457], "mean": [52059.0], "std": [807.4242998572684], "count": [2797]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2797]}, "subtask_annotation": {"mean": [4.923846978905971, 12.0, 12.0, 12.0, 12.0], "std": [3.356367882878, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2797]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [2797]}, "eef_direction_state": {"mean": [4.619234894529853, 5.05184125849124], "std": [1.9332335364795903, 1.7907603618035184], "min": [0, 0], "max": [6, 6], "count": [2797]}, "eef_velocity_state": {"mean": [0.675366464068645, 0.43296388988201645], "std": [0.8810629873172473, 0.7597961662736944], "min": [0, 0], "max": [2, 2], "count": [2797]}, "eef_acc_mag_state": {"mean": [0.545942080800858, 0.3761172685019664], "std": [0.777624712827271, 0.6922433087773011], "min": [0, 0], "max": [2, 2], "count": [2797]}, "eef_direction_action": {"mean": [4.619234894529853, 5.05184125849124], "std": [1.9332335364795903, 1.7907603618035184], "min": [0, 0], "max": [6, 6], "count": [2797]}, "eef_velocity_action": {"mean": [0.675366464068645, 0.43296388988201645], "std": [0.8810629873172473, 0.7597961662736944], "min": [0, 0], "max": [2, 2], "count": [2797]}, "eef_acc_mag_action": {"mean": [0.545942080800858, 0.3761172685019664], "std": [0.777624712827271, 0.6922433087773011], "min": [0, 0], "max": [2, 2], "count": [2797]}, "eef_sim_pose_state": {"mean": [0.14666851866818595, 0.35156924871030615, 1.2913854122475505, -0.048100650704096554, -0.06672601548117787, 0.014420482245284737, 0.1256070279125049, -0.3485328953032545, 1.2521799718722275, -0.09220471490485893, -0.08109695350838939, -0.0203526938026328], "std": [0.10684757842338966, 0.08793462680979562, 0.1368613318797778, 0.07246159240745612, 0.12670209107480992, 0.4450193532619067, 0.0937661073049144, 0.0517706377785057, 0.10875274987270214, 0.06228361786597507, 0.14574468417686015, 0.23615502539773875], "min": [0.04126885649519026, 0.0809813424807097, 1.1824999750259113, -0.33761487118483774, -0.4377802671877904, -1.3465158974397893, 0.04991131724388423, -0.6488038399132614, 1.1817089714905997, -0.383927815684062, -0.4840700689456008, -0.9767570581431548], "max": [0.39399435652085396, 0.6490897386279518, 1.5742283942461541, 0.11914725466425583, 0.28923052730245047, 1.4522741236057548, 0.3607337521367145, -0.2026940658292973, 1.487808425026, 0.024572088146054535, 0.26194965309762686, 0.5236181493625618], "count": [2797]}, "eef_sim_pose_action": {"mean": [0.14666851866818595, 0.35156924871030615, 1.2913854122475505, -0.048100650704096554, -0.06672601548117787, 0.014420482245284737, 0.1256070279125049, -0.3485328953032545, 1.2521799718722275, -0.09220471490485893, -0.08109695350838939, -0.0203526938026328], "std": [0.10684757842338966, 0.08793462680979562, 0.1368613318797778, 0.07246159240745612, 0.12670209107480992, 0.4450193532619067, 0.0937661073049144, 0.0517706377785057, 0.10875274987270214, 0.06228361786597507, 0.14574468417686015, 0.23615502539773875], "min": [0.04126885649519026, 0.0809813424807097, 1.1824999750259113, -0.33761487118483774, -0.4377802671877904, -1.3465158974397893, 0.04991131724388423, -0.6488038399132614, 1.1817089714905997, -0.383927815684062, -0.4840700689456008, -0.9767570581431548], "max": [0.39399435652085396, 0.6490897386279518, 1.5742283942461541, 0.11914725466425583, 0.28923052730245047, 1.4522741236057548, 0.3607337521367145, -0.2026940658292973, 1.487808425026, 0.024572088146054535, 0.26194965309762686, 0.5236181493625618], "count": [2797]}, "gripper_mode_state": {"mean": [0.9002502681444404, 0.9199141937790489], "std": [0.29966601884481836, 0.27142599334422246], "min": [0, 0], "max": [1, 1], "count": [2797]}, "gripper_activity_state": {"mean": [1.8555595280657848, 1.8877368609224168], "std": [0.487104367422159, 0.4339660758608583], "min": [0, 0], "max": [2, 2], "count": [2797]}, "gripper_mode_action": {"mean": [0.9002502681444404, 0.9199141937790489], "std": [0.29966601884481836, 0.27142599334422246], "min": [0, 0], "max": [1, 1], "count": [2797]}, "gripper_activity_action": {"mean": [1.8555595280657848, 1.8877368609224168], "std": [0.487104367422159, 0.4339660758608583], "min": [0, 0], "max": [2, 2], "count": [2797]}, "gripper_open_scale_state": {"mean": [0.11562800917180202, 0.09468856306474657], "std": [0.24021664014058292, 0.22059754768143622], "min": [0.027480938604899814, 0.02431685583932059], "max": [0.9491846220833915, 0.9490361894880023], "count": [2797]}, "gripper_open_scale_action": {"mean": [0.11562800917180202, 0.09468856306474657], "std": [0.24021664014058292, 0.22059754768143622], "min": [0.027480938604899814, 0.02431685583932059], "max": [0.9491846220833915, 0.9490361894880023], "count": [2797]}}} +{"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.5229966300023778]], [[0.5464808717488961]], [[0.5335899447946992]]], "std": [[[0.22664269974222545]], [[0.26300124313549356]], [[0.2877185292139853]]], "count": [339]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472917220969017]], [[0.43373812186297006]], [[0.41124044752283084]]], "std": [[[0.19383242323245023]], [[0.21071875183844616]], [[0.23871772299746907]]], "count": [339]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394938673273308]], [[0.4373172561551661]], [[0.4214633831080777]]], "std": [[[0.17005910858192583]], [[0.1851081521646394]], [[0.2089048970780773]]], "count": [339]}, "observation.state": {"min": [-0.9418641924858093, -2.1498879069590093e-19, -1.9926410913467407, -0.7593204975128174, -0.611319899559021, -0.20548051595687866, 0.045229144394397736, -0.7501165866851807, -3.2526065174565133e-19, -1.61988365650177, -0.9616194367408752, -0.20609945058822632, -0.20007115602493286, 0.03927863389253616], "max": [1.1673593521118164, 2.2933013439178467, 0.0, 0.14240653812885284, 0.9558705687522888, 0.3095077872276306, 1.6587353944778442, 0.5292233824729919, 2.0372490882873535, 0.0, 0.10571128875017166, 0.3348126709461212, 0.16690075397491455, 1.6713374853134155], "mean": [0.08248971402645111, 0.6662925481796265, -0.524001955986023, -0.23147453367710114, 0.038436923176050186, 0.004553965758532286, 0.2274957150220871, -0.0010837351437658072, 0.3819067180156708, -0.2721105217933655, -0.19667838513851166, -0.018012119457125664, 0.03481445088982582, 0.13308575749397278], "std": [0.3778546154499054, 0.7472807168960571, 0.5987683534622192, 0.2717166543006897, 0.22056888043880463, 0.07958030700683594, 0.4416292607784271, 0.11404373496770859, 0.6852971911430359, 0.5042552351951599, 0.34604963660240173, 0.08092200011014938, 0.05499543249607086, 0.3343318700790405], "count": [2371]}, "action": {"min": [-0.9418641924858093, -2.1498879069590093e-19, -1.9926410913467407, -0.7593204975128174, -0.611319899559021, -0.20548051595687866, 0.045229144394397736, -0.7501165866851807, -3.2526065174565133e-19, -1.61988365650177, -0.9616194367408752, -0.20609945058822632, -0.20007115602493286, 0.03927863389253616], "max": [1.1673593521118164, 2.2933013439178467, 0.0, 0.14240653812885284, 0.9558705687522888, 0.3095077872276306, 1.6587353944778442, 0.5292233824729919, 2.0372490882873535, 0.0, 0.10571128875017166, 0.3348126709461212, 0.16690075397491455, 1.6713374853134155], "mean": [0.08248971402645111, 0.6662925481796265, -0.524001955986023, -0.23147453367710114, 0.038436923176050186, 0.004553965758532286, 0.2274957150220871, -0.0010837351437658072, 0.3819067180156708, -0.2721105217933655, -0.19667838513851166, -0.018012119457125664, 0.03481445088982582, 0.13308575749397278], "std": [0.3778546154499054, 0.7472807168960571, 0.5987683534622192, 0.2717166543006897, 0.22056888043880463, 0.07958030700683594, 0.4416292607784271, 0.11404373496770859, 0.6852971911430359, 0.5042552351951599, 0.34604963660240173, 0.08092200011014938, 0.05499543249607086, 0.3343318700790405], "count": [2371]}, "timestamp": {"min": [0.0], "max": [79.0], "mean": [39.50000000000001], "std": [22.81495610826859], "count": [2371]}, "frame_index": {"min": [0], "max": [2370], "mean": [1185.0], "std": [684.4486832480577], "count": [2371]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [2371]}, "index": {"min": [53458], "max": [55828], "mean": [54643.0], "std": [684.4486832480577], "count": [2371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2371]}, "subtask_annotation": {"mean": [5.364403205398566, 12.0, 12.0, 12.0, 12.0], "std": [3.4754762715977683, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2371]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [2371]}, "eef_direction_state": {"mean": [4.301982285955293, 5.108814846056516], "std": [2.0538696936199186, 1.856733476498092], "min": [0, 0], "max": [6, 6], "count": [2371]}, "eef_velocity_state": {"mean": [0.8127372416701814, 0.3530156052298608], "std": [0.904754612602977, 0.7041259192601914], "min": [0, 0], "max": [2, 2], "count": [2371]}, "eef_acc_mag_state": {"mean": [0.6604808097849009, 0.3150569380008435], "std": [0.8105397683652266, 0.6532055942994125], "min": [0, 0], "max": [2, 2], "count": [2371]}, "eef_direction_action": {"mean": [4.301982285955293, 5.108814846056516], "std": [2.0538696936199186, 1.856733476498092], "min": [0, 0], "max": [6, 6], "count": [2371]}, "eef_velocity_action": {"mean": [0.8127372416701814, 0.3530156052298608], "std": [0.904754612602977, 0.7041259192601914], "min": [0, 0], "max": [2, 2], "count": [2371]}, "eef_acc_mag_action": {"mean": [0.6604808097849009, 0.3150569380008435], "std": [0.8105397683652266, 0.6532055942994125], "min": [0, 0], "max": [2, 2], "count": [2371]}, "eef_sim_pose_state": {"mean": [0.17139752923743196, 0.35847676233461034, 1.295621183718587, -0.002706164372592096, -0.08506460108291561, 0.12236572784009049, 0.14183103429060065, -0.3364760950919357, 1.2410409792098103, 0.033496047477636536, -0.08576487099651015, -0.018939081553962896], "std": [0.1199506184371259, 0.10930947361022841, 0.12042060683066257, 0.058834830120052126, 0.1270857666373277, 0.4004893160883745, 0.13468424156304493, 0.03502297270447491, 0.1025186039891896, 0.044403538963553854, 0.15377034995580174, 0.08850460126306754], "min": [0.04237819198402856, -0.0037398777670719294, 1.1820232931518913, -0.1840065800461314, -0.42236788012543003, -0.9530468161392409, 0.05974924773142838, -0.5714213953491114, 1.1823726441301148, -0.19961368358125609, -0.5050506259416176, -0.6062074781534934], "max": [0.44488270677161335, 0.7342470723674536, 1.5081653606890442, 0.17514148115062667, 0.21743522961190886, 1.3712271340224758, 0.4724658769595835, -0.12910923746108377, 1.456509439258737, 0.14581555719518885, 0.057127708112882036, 0.33869794420742727], "count": [2371]}, "eef_sim_pose_action": {"mean": [0.17139752923743196, 0.35847676233461034, 1.295621183718587, -0.002706164372592096, -0.08506460108291561, 0.12236572784009049, 0.14183103429060065, -0.3364760950919357, 1.2410409792098103, 0.033496047477636536, -0.08576487099651015, -0.018939081553962896], "std": [0.1199506184371259, 0.10930947361022841, 0.12042060683066257, 0.058834830120052126, 0.1270857666373277, 0.4004893160883745, 0.13468424156304493, 0.03502297270447491, 0.1025186039891896, 0.044403538963553854, 0.15377034995580174, 0.08850460126306754], "min": [0.04237819198402856, -0.0037398777670719294, 1.1820232931518913, -0.1840065800461314, -0.42236788012543003, -0.9530468161392409, 0.05974924773142838, -0.5714213953491114, 1.1823726441301148, -0.19961368358125609, -0.5050506259416176, -0.6062074781534934], "max": [0.44488270677161335, 0.7342470723674536, 1.5081653606890442, 0.17514148115062667, 0.21743522961190886, 1.3712271340224758, 0.4724658769595835, -0.12910923746108377, 1.456509439258737, 0.14581555719518885, 0.057127708112882036, 0.33869794420742727], "count": [2371]}, "gripper_mode_state": {"mean": [0.8835934204976803, 0.9413749472796289], "std": [0.32071184535481456, 0.23492159524809147], "min": [0, 0], "max": [1, 1], "count": [2371]}, "gripper_activity_state": {"mean": [1.8114719527625474, 1.9131168283424715], "std": [0.5482720692012597, 0.3842656465942511], "min": [0, 0], "max": [2, 2], "count": [2371]}, "gripper_mode_action": {"mean": [0.8835934204976803, 0.9413749472796289], "std": [0.32071184535481456, 0.23492159524809147], "min": [0, 0], "max": [1, 1], "count": [2371]}, "gripper_activity_action": {"mean": [1.8114719527625474, 1.9131168283424715], "std": [0.5482720692012597, 0.3842656465942511], "min": [0, 0], "max": [2, 2], "count": [2371]}, "gripper_open_scale_state": {"mean": [0.12999783646125257, 0.07604922448582453], "std": [0.25235966883488353, 0.19104240567265415], "min": [0.025845225368227278, 0.022444933652877808], "max": [0.9478487968444824, 0.955049991607666], "count": [2371]}, "gripper_open_scale_action": {"mean": [0.12999783646125257, 0.07604922448582453], "std": [0.25235966883488353, 0.19104240567265415], "min": [0.025845225368227278, 0.022444933652877808], "max": [0.9478487968444824, 0.955049991607666], "count": [2371]}}} +{"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.5164877314009101]], [[0.5581413011950342]], [[0.5597397956388341]]], "std": [[[0.2353914237407808]], [[0.26643618397289043]], [[0.2860399025696184]]], "count": [338]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4384448932268502]], [[0.43055706787974884]], [[0.4120124297417849]]], "std": [[[0.2026123387862886]], [[0.21642937458089107]], [[0.23971725975202468]]], "count": [338]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43634153307937246]], [[0.43514661004112365]], [[0.4228837669683258]]], "std": [[[0.17245316074979977]], [[0.17824587560168817]], [[0.19664540189492272]]], "count": [338]}, "observation.state": {"min": [-0.8229891657829285, 0.0, -1.6474953889846802, -0.6948933005332947, -0.32488885521888733, -0.2653786838054657, 0.04954656958580017, -1.0461748838424683, 0.0, -1.529264211654663, -0.949591875076294, -0.2682492434978485, -0.2990896701812744, 0.04171612113714218], "max": [0.9111846089363098, 2.0079808235168457, 0.0, 0.16562269628047943, 0.7731907963752747, 0.08393753319978714, 1.6591249704360962, 0.5829126834869385, 1.8331069946289062, 2.168404344971009e-19, 0.045945536345243454, 0.33133983612060547, -0.02147573046386242, 1.659908652305603], "mean": [-0.013698657043278217, 0.4302453398704529, -0.36024218797683716, -0.13156835734844208, 0.04383824020624161, -0.0845385417342186, 0.17557378113269806, -0.08486868441104889, 0.47021710872650146, -0.3504529297351837, -0.19689886271953583, 0.05560745298862457, -0.10112538188695908, 0.19103483855724335], "std": [0.27869170904159546, 0.6281023025512695, 0.5188560485839844, 0.2098284363746643, 0.13239054381847382, 0.051195111125707626, 0.3840515911579132, 0.25436916947364807, 0.650902271270752, 0.5056424140930176, 0.2898954153060913, 0.09086523205041885, 0.03970747068524361, 0.42241597175598145], "count": [2361]}, "action": {"min": [-0.8229891657829285, 0.0, -1.6474953889846802, -0.6948933005332947, -0.32488885521888733, -0.2653786838054657, 0.04954656958580017, -1.0461748838424683, 0.0, -1.529264211654663, -0.949591875076294, -0.2682492434978485, -0.2990896701812744, 0.04171612113714218], "max": [0.9111846089363098, 2.0079808235168457, 0.0, 0.16562269628047943, 0.7731907963752747, 0.08393753319978714, 1.6591249704360962, 0.5829126834869385, 1.8331069946289062, 2.168404344971009e-19, 0.045945536345243454, 0.33133983612060547, -0.02147573046386242, 1.659908652305603], "mean": [-0.013698657043278217, 0.4302453398704529, -0.36024218797683716, -0.13156835734844208, 0.04383824020624161, -0.0845385417342186, 0.17557378113269806, -0.08486868441104889, 0.47021710872650146, -0.3504529297351837, -0.19689886271953583, 0.05560745298862457, -0.10112538188695908, 0.19103483855724335], "std": [0.27869170904159546, 0.6281023025512695, 0.5188560485839844, 0.2098284363746643, 0.13239054381847382, 0.051195111125707626, 0.3840515911579132, 0.25436916947364807, 0.650902271270752, 0.5056424140930176, 0.2898954153060913, 0.09086523205041885, 0.03970747068524361, 0.42241597175598145], "count": [2361]}, "timestamp": {"min": [0.0], "max": [78.66666666666667], "mean": [39.333333333333336], "std": [22.718731054808952], "count": [2361]}, "frame_index": {"min": [0], "max": [2360], "mean": [1180.0], "std": [681.5619316442686], "count": [2361]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [2361]}, "index": {"min": [55829], "max": [58189], "mean": [57009.0], "std": [681.5619316442686], "count": [2361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2361]}, "subtask_annotation": {"mean": [5.3235916984328675, 12.0, 12.0, 12.0, 12.0], "std": [3.5773521652693874, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2361]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [2361]}, "eef_direction_state": {"mean": [4.845404489623041, 4.8746293943244385], "std": [1.8826851694179374, 1.880695112052499], "min": [0, 0], "max": [6, 6], "count": [2361]}, "eef_velocity_state": {"mean": [0.5556967386700551, 0.5078356628547226], "std": [0.8402531533138786, 0.7858622223674535], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_acc_mag_state": {"mean": [0.4531977975434138, 0.4620923337568827], "std": [0.7400557337404832, 0.7428487994100325], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_direction_action": {"mean": [4.845404489623041, 4.8746293943244385], "std": [1.8826851694179374, 1.880695112052499], "min": [0, 0], "max": [6, 6], "count": [2361]}, "eef_velocity_action": {"mean": [0.5556967386700551, 0.5078356628547226], "std": [0.8402531533138786, 0.7858622223674535], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_acc_mag_action": {"mean": [0.4531977975434138, 0.4620923337568827], "std": [0.7400557337404832, 0.7428487994100325], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_sim_pose_state": {"mean": [0.1345827805239684, 0.3359117386999163, 1.26781575120009, -0.0850817890369787, -0.06059697591189835, 0.030157643439419186, 0.1448753994410393, -0.3543535592649264, 1.2679246930445607, -0.10512534279575031, -0.0760490423054277, -0.02879751988446108], "std": [0.10249628365849395, 0.0691153701034858, 0.11634559401546145, 0.03641210685737738, 0.09288711213342819, 0.3121997541375564, 0.10980804640342352, 0.06199108184761171, 0.11716102019023673, 0.03769177075735901, 0.11166130175960458, 0.21407233275741921], "min": [0.04324678213901095, 0.09837274778863812, 1.183001542919281, -0.2542670795983214, -0.34073401752008636, -1.0290836159562373, 0.0666345928522302, -0.6507755381706046, 1.1815960281059337, -0.32859862783582816, -0.34688702826820106, -0.9512532089881267], "max": [0.4015060512324198, 0.6543194947139582, 1.4880441943233886, 0.025581201913030205, 0.15305431220485066, 1.3050881574678084, 0.3817069979485642, -0.16864898698853947, 1.5108703036083495, -0.048160549222896754, 0.0718951324175372, 0.38400679604903964], "count": [2361]}, "eef_sim_pose_action": {"mean": [0.1345827805239684, 0.3359117386999163, 1.26781575120009, -0.0850817890369787, -0.06059697591189835, 0.030157643439419186, 0.1448753994410393, -0.3543535592649264, 1.2679246930445607, -0.10512534279575031, -0.0760490423054277, -0.02879751988446108], "std": [0.10249628365849395, 0.0691153701034858, 0.11634559401546145, 0.03641210685737738, 0.09288711213342819, 0.3121997541375564, 0.10980804640342352, 0.06199108184761171, 0.11716102019023673, 0.03769177075735901, 0.11166130175960458, 0.21407233275741921], "min": [0.04324678213901095, 0.09837274778863812, 1.183001542919281, -0.2542670795983214, -0.34073401752008636, -1.0290836159562373, 0.0666345928522302, -0.6507755381706046, 1.1815960281059337, -0.32859862783582816, -0.34688702826820106, -0.9512532089881267], "max": [0.4015060512324198, 0.6543194947139582, 1.4880441943233886, 0.025581201913030205, 0.15305431220485066, 1.3050881574678084, 0.3817069979485642, -0.16864898698853947, 1.5108703036083495, -0.048160549222896754, 0.0718951324175372, 0.38400679604903964], "count": [2361]}, "gripper_mode_state": {"mean": [0.9174078780177891, 0.9034307496823379], "std": [0.27526471508111555, 0.29537032723472684], "min": [0, 0], "max": [1, 1], "count": [2361]}, "gripper_activity_state": {"mean": [1.8737822956374417, 1.8686997035154596], "std": [0.45852419841667813, 0.4662687727494309], "min": [0, 0], "max": [2, 2], "count": [2361]}, "gripper_mode_action": {"mean": [0.9174078780177891, 0.9034307496823379], "std": [0.27526471508111555, 0.29537032723472684], "min": [0, 0], "max": [1, 1], "count": [2361]}, "gripper_activity_action": {"mean": [1.8737822956374417, 1.8686997035154596], "std": [0.45852419841667813, 0.4662687727494309], "min": [0, 0], "max": [2, 2], "count": [2361]}, "gripper_open_scale_state": {"mean": [0.10032786859815064, 0.10916168263836042], "std": [0.21945834562758343, 0.2413767518219586], "min": [0.028312325477600098, 0.02383778350693839], "max": [0.9480714116777692, 0.948519229888916], "count": [2361]}, "gripper_open_scale_action": {"mean": [0.10032786859815064, 0.10916168263836042], "std": [0.21945834562758343, 0.2413767518219586], "min": [0.028312325477600098, 0.02383778350693839], "max": [0.9480714116777692, 0.948519229888916], "count": [2361]}}} +{"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.5371329646257949]], [[0.5600777263657281]], [[0.5466611224794522]]], "std": [[[0.21659450189794435]], [[0.24798864686486422]], [[0.2706329636939782]]], "count": [321]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445985304298251]], [[0.4338521979923849]], [[0.413725030372135]]], "std": [[[0.1870220691361463]], [[0.2020531057375221]], [[0.2280961254844066]]], "count": [321]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44821868022044403]], [[0.4448245389883194]], [[0.4298618101792465]]], "std": [[[0.16777521097125742]], [[0.18240270105201092]], [[0.2080501726121905]]], "count": [321]}, "observation.state": {"min": [-1.0569127798080444, 0.0, -2.0079808235168457, -0.6933593153953552, -0.933217465877533, -0.18997657299041748, 0.046394918113946915, -0.8835729360580444, -5.421010862427522e-19, -1.104466199874878, -1.0584467649459839, -0.2530805468559265, -0.200951486825943, 0.03721954673528671], "max": [1.104466199874878, 2.233475923538208, 0.0, 0.11141307651996613, 0.7235913276672363, 0.19481556117534637, 1.6461765766143799, 0.7240389585494995, 1.902136206626892, 0.0, 0.047361887991428375, 0.5936505794525146, 0.1025545746088028, 1.6635472774505615], "mean": [0.004341949243098497, 0.45681601762771606, -0.37074020504951477, -0.12587520480155945, 0.007475406397134066, -0.030853893607854843, 0.16488292813301086, -0.020042449235916138, 0.4306396543979645, -0.22770290076732635, -0.2937297821044922, 0.010355237871408463, 0.006479975767433643, 0.17026297748088837], "std": [0.36220014095306396, 0.6436693072319031, 0.5359762907028198, 0.21514183282852173, 0.23377789556980133, 0.06872786581516266, 0.3656638264656067, 0.21570879220962524, 0.6458569169044495, 0.3582349717617035, 0.42273423075675964, 0.1508146971464157, 0.06557223945856094, 0.3829694092273712], "count": [2205]}, "action": {"min": [-1.0569127798080444, 0.0, -2.0079808235168457, -0.6933593153953552, -0.933217465877533, -0.18997657299041748, 0.046394918113946915, -0.8835729360580444, -5.421010862427522e-19, -1.104466199874878, -1.0584467649459839, -0.2530805468559265, -0.200951486825943, 0.03721954673528671], "max": [1.104466199874878, 2.233475923538208, 0.0, 0.11141307651996613, 0.7235913276672363, 0.19481556117534637, 1.6461765766143799, 0.7240389585494995, 1.902136206626892, 0.0, 0.047361887991428375, 0.5936505794525146, 0.1025545746088028, 1.6635472774505615], "mean": [0.004341949243098497, 0.45681601762771606, -0.37074020504951477, -0.12587520480155945, 0.007475406397134066, -0.030853893607854843, 0.16488292813301086, -0.020042449235916138, 0.4306396543979645, -0.22770290076732635, -0.2937297821044922, 0.010355237871408463, 0.006479975767433643, 0.17026297748088837], "std": [0.36220014095306396, 0.6436693072319031, 0.5359762907028198, 0.21514183282852173, 0.23377789556980133, 0.06872786581516266, 0.3656638264656067, 0.21570879220962524, 0.6458569169044495, 0.3582349717617035, 0.42273423075675964, 0.1508146971464157, 0.06557223945856094, 0.3829694092273712], "count": [2205]}, "timestamp": {"min": [0.0], "max": [73.46666666666667], "mean": [36.733333333333334], "std": [21.217620210744826], "count": [2205]}, "frame_index": {"min": [0], "max": [2204], "mean": [1102.0], "std": [636.5286063223449], "count": [2205]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [2205]}, "index": {"min": [58190], "max": [60394], "mean": [59292.0], "std": [636.5286063223449], "count": [2205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2205]}, "subtask_annotation": {"mean": [5.52108843537415, 12.0, 12.0, 12.0, 12.0], "std": [3.67070089680589, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2205]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [2205]}, "eef_direction_state": {"mean": [4.747845804988662, 4.892517006802721], "std": [1.9102067734323651, 1.9656375181821975], "min": [0, 0], "max": [6, 6], "count": [2205]}, "eef_velocity_state": {"mean": [0.6068027210884354, 0.46757369614512473], "std": [0.8545192543719348, 0.778664336752875], "min": [0, 0], "max": [2, 2], "count": [2205]}, "eef_acc_mag_state": {"mean": [0.5070294784580499, 0.40589569160997735], "std": [0.7634333009678835, 0.7055733282558727], "min": [0, 0], "max": [2, 2], "count": [2205]}, "eef_direction_action": {"mean": [4.747845804988662, 4.892517006802721], "std": [1.9102067734323651, 1.9656375181821975], "min": [0, 0], "max": [6, 6], "count": [2205]}, "eef_velocity_action": {"mean": [0.6068027210884354, 0.46757369614512473], "std": [0.8545192543719348, 0.778664336752875], "min": [0, 0], "max": [2, 2], "count": [2205]}, "eef_acc_mag_action": {"mean": [0.5070294784580499, 0.40589569160997735], "std": [0.7634333009678835, 0.7055733282558727], "min": [0, 0], "max": [2, 2], "count": [2205]}, "eef_sim_pose_state": {"mean": [0.1325353479337037, 0.33397380323457593, 1.267206154335746, -0.02627318884448919, -0.037754153300961456, 0.011144410467087588, 0.14072476513101298, -0.33983772248742283, 1.2437298862123807, -0.00031995317885212266, -0.08779328425638747, -0.008925867770833741], "std": [0.09300863153036559, 0.09040418894645899, 0.11445587421797426, 0.052298078560802076, 0.10575359134413759, 0.3887497621464889, 0.11257362233760602, 0.05094003602726498, 0.0882521595139382, 0.06065966120103869, 0.12421190586769282, 0.17643027957342095], "min": [0.05586739584895176, -0.0790718613605559, 1.1819767243912507, -0.1553555898290676, -0.41866080424227303, -1.2644389033241756, 0.06102526939170563, -0.5878673044752463, 1.182529883325567, -0.1524716190049355, -0.40105208034394035, -0.6292695007828965], "max": [0.4151349769632565, 0.6734359808355495, 1.4962070249557498, 0.17186456276457085, 0.32659705174844467, 1.552399169563663, 0.3857925315176862, -0.0939377184594859, 1.4272317523665865, 0.09847810474360112, 0.11329257550318106, 0.727682220705139], "count": [2205]}, "eef_sim_pose_action": {"mean": [0.1325353479337037, 0.33397380323457593, 1.267206154335746, -0.02627318884448919, -0.037754153300961456, 0.011144410467087588, 0.14072476513101298, -0.33983772248742283, 1.2437298862123807, -0.00031995317885212266, -0.08779328425638747, -0.008925867770833741], "std": [0.09300863153036559, 0.09040418894645899, 0.11445587421797426, 0.052298078560802076, 0.10575359134413759, 0.3887497621464889, 0.11257362233760602, 0.05094003602726498, 0.0882521595139382, 0.06065966120103869, 0.12421190586769282, 0.17643027957342095], "min": [0.05586739584895176, -0.0790718613605559, 1.1819767243912507, -0.1553555898290676, -0.41866080424227303, -1.2644389033241756, 0.06102526939170563, -0.5878673044752463, 1.182529883325567, -0.1524716190049355, -0.40105208034394035, -0.6292695007828965], "max": [0.4151349769632565, 0.6734359808355495, 1.4962070249557498, 0.17186456276457085, 0.32659705174844467, 1.552399169563663, 0.3857925315176862, -0.0939377184594859, 1.4272317523665865, 0.09847810474360112, 0.11329257550318106, 0.727682220705139], "count": [2205]}, "gripper_mode_state": {"mean": [0.9229024943310657, 0.9160997732426304], "std": [0.26674609704466545, 0.27723812635969863], "min": [0, 0], "max": [1, 1], "count": [2205]}, "gripper_activity_state": {"mean": [1.8643990929705216, 1.8598639455782313], "std": [0.47258411951932666, 0.4807863736055191], "min": [0, 0], "max": [2, 2], "count": [2205]}, "gripper_mode_action": {"mean": [0.9229024943310657, 0.9160997732426304], "std": [0.26674609704466545, 0.27723812635969863], "min": [0, 0], "max": [1, 1], "count": [2205]}, "gripper_activity_action": {"mean": [1.8643990929705216, 1.8598639455782313], "std": [0.47258411951932666, 0.4807863736055191], "min": [0, 0], "max": [2, 2], "count": [2205]}, "gripper_open_scale_state": {"mean": [0.09421830368555455, 0.09729413057574308], "std": [0.2089512621954731, 0.21883513967362314], "min": [0.026511381779398237, 0.021268312420163835], "max": [0.9406723294939313, 0.9505984442574638], "count": [2205]}, "gripper_open_scale_action": {"mean": [0.09421830368555455, 0.09729413057574308], "std": [0.2089512621954731, 0.21883513967362314], "min": [0.026511381779398237, 0.021268312420163835], "max": [0.9406723294939313, 0.9505984442574638], "count": [2205]}}} +{"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.47283587594716436]], [[0.5413561243679862]], [[0.5393908739946013]]], "std": [[[0.24846986280439862]], [[0.2827442198820213]], [[0.30232790079423766]]], "count": [318]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4313137871500801]], [[0.4238259007481399]], [[0.40335414868253383]]], "std": [[[0.22272339369948013]], [[0.23340310873394743]], [[0.25810007880336905]]], "count": [318]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42576675778627315]], [[0.4324684309957386]], [[0.41540706742165767]]], "std": [[[0.2194463123470529]], [[0.22186797402417893]], [[0.2433615439550436]]], "count": [318]}, "observation.state": {"min": [-1.2041748762130737, -1.0842021724855044e-19, -1.9849711656570435, -0.7516313791275024, -0.8011950850486755, -0.21322332322597504, 0.03977735713124275, -0.826815664768219, -3.2526065174565133e-19, -1.9328157901763916, -0.9480001330375671, -0.2761165499687195, -0.2761165499687195, 0.049908220767974854], "max": [1.2333205938339233, 2.1905245780944824, 1.0842021724855044e-19, 0.2339504212141037, 1.0032234191894531, 0.1051013246178627, 1.6612029075622559, 0.8327640891075134, 2.216602325439453, 0.0, -0.0633421391248703, 0.8089051842689514, 0.03834952041506767, 1.6682138442993164], "mean": [-0.023630212992429733, 0.5807384252548218, -0.4316069185733795, -0.1153632327914238, 0.09209509938955307, -0.049751248210668564, 0.22837390005588531, 0.05597672984004021, 0.6021930575370789, -0.4255012571811676, -0.338930606842041, -0.026749398559331894, -0.05351950228214264, 0.2290147840976715], "std": [0.5210878252983093, 0.6863710880279541, 0.541103184223175, 0.20144370198249817, 0.31343433260917664, 0.0631163939833641, 0.4789108335971832, 0.24047350883483887, 0.7560564875602722, 0.5681849122047424, 0.34069690108299255, 0.17045700550079346, 0.08653748035430908, 0.47606173157691956], "count": [2175]}, "action": {"min": [-1.2041748762130737, -1.0842021724855044e-19, -1.9849711656570435, -0.7516313791275024, -0.8011950850486755, -0.21322332322597504, 0.03977735713124275, -0.826815664768219, -3.2526065174565133e-19, -1.9328157901763916, -0.9480001330375671, -0.2761165499687195, -0.2761165499687195, 0.049908220767974854], "max": [1.2333205938339233, 2.1905245780944824, 1.0842021724855044e-19, 0.2339504212141037, 1.0032234191894531, 0.1051013246178627, 1.6612029075622559, 0.8327640891075134, 2.216602325439453, 0.0, -0.0633421391248703, 0.8089051842689514, 0.03834952041506767, 1.6682138442993164], "mean": [-0.023630212992429733, 0.5807384252548218, -0.4316069185733795, -0.1153632327914238, 0.09209509938955307, -0.049751248210668564, 0.22837390005588531, 0.05597672984004021, 0.6021930575370789, -0.4255012571811676, -0.338930606842041, -0.026749398559331894, -0.05351950228214264, 0.2290147840976715], "std": [0.5210878252983093, 0.6863710880279541, 0.541103184223175, 0.20144370198249817, 0.31343433260917664, 0.0631163939833641, 0.4789108335971832, 0.24047350883483887, 0.7560564875602722, 0.5681849122047424, 0.34069690108299255, 0.17045700550079346, 0.08653748035430908, 0.47606173157691956], "count": [2175]}, "timestamp": {"min": [0.0], "max": [72.46666666666667], "mean": [36.233333333333334], "std": [20.928945046053823], "count": [2175]}, "frame_index": {"min": [0], "max": [2174], "mean": [1087.0], "std": [627.8683513816146], "count": [2175]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [2175]}, "index": {"min": [60395], "max": [62569], "mean": [61482.0], "std": [627.8683513816146], "count": [2175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2175]}, "subtask_annotation": {"mean": [6.770574712643678, 12.0, 12.0, 12.0, 12.0], "std": [3.7324619332952538, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2175]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [2175]}, "eef_direction_state": {"mean": [4.706666666666667, 4.722298850574712], "std": [1.8867783566306606, 2.030827757824997], "min": [0, 0], "max": [6, 6], "count": [2175]}, "eef_velocity_state": {"mean": [0.6101149425287357, 0.5531034482758621], "std": [0.8401908571529407, 0.816388613718256], "min": [0, 0], "max": [2, 2], "count": [2175]}, "eef_acc_mag_state": {"mean": [0.5282758620689655, 0.4731034482758621], "std": [0.7748966662983734, 0.7483857115194845], "min": [0, 0], "max": [2, 2], "count": [2175]}, "eef_direction_action": {"mean": [4.706666666666667, 4.722298850574712], "std": [1.8867783566306606, 2.030827757824997], "min": [0, 0], "max": [6, 6], "count": [2175]}, "eef_velocity_action": {"mean": [0.6101149425287357, 0.5531034482758621], "std": [0.8401908571529407, 0.816388613718256], "min": [0, 0], "max": [2, 2], "count": [2175]}, "eef_acc_mag_action": {"mean": [0.5282758620689655, 0.4731034482758621], "std": [0.7748966662983734, 0.7483857115194845], "min": [0, 0], "max": [2, 2], "count": [2175]}, "eef_sim_pose_state": {"mean": [0.14021912558264057, 0.32415990748221596, 1.272734066514461, -0.04519497147109643, 0.02850019923806872, 0.06867981209687152, 0.17422646370851275, -0.3227115356684105, 1.280918511598434, -0.042536305923541365, -0.15936013301552143, 0.02766246775815207], "std": [0.08548457456944844, 0.12073986891071097, 0.1014751967630663, 0.07027520852886218, 0.0712103359011192, 0.4493432725028453, 0.13709639117571384, 0.074494076515556, 0.11164069768047491, 0.07875130916703306, 0.144054894546714, 0.2932560596038732], "min": [0.04128602751733959, -0.09671127865251196, 1.1824484308878787, -0.2843511733095707, -0.2018358416552788, -1.1759252411332939, 0.05535276474160375, -0.6509167971662099, 1.1889933892967512, -0.2428523372170116, -0.6744765640386631, -1.123280728275313], "max": [0.3177888985905775, 0.6578239818224281, 1.4481700601898, 0.18173122330794664, 0.23397724381971408, 1.2754227204302717, 0.438515128305653, -0.03288174802274514, 1.4840996703351546, 0.1158867375523574, 0.183076141005464, 1.0462380129575117], "count": [2175]}, "eef_sim_pose_action": {"mean": [0.14021912558264057, 0.32415990748221596, 1.272734066514461, -0.04519497147109643, 0.02850019923806872, 0.06867981209687152, 0.17422646370851275, -0.3227115356684105, 1.280918511598434, -0.042536305923541365, -0.15936013301552143, 0.02766246775815207], "std": [0.08548457456944844, 0.12073986891071097, 0.1014751967630663, 0.07027520852886218, 0.0712103359011192, 0.4493432725028453, 0.13709639117571384, 0.074494076515556, 0.11164069768047491, 0.07875130916703306, 0.144054894546714, 0.2932560596038732], "min": [0.04128602751733959, -0.09671127865251196, 1.1824484308878787, -0.2843511733095707, -0.2018358416552788, -1.1759252411332939, 0.05535276474160375, -0.6509167971662099, 1.1889933892967512, -0.2428523372170116, -0.6744765640386631, -1.123280728275313], "max": [0.3177888985905775, 0.6578239818224281, 1.4481700601898, 0.18173122330794664, 0.23397724381971408, 1.2754227204302717, 0.438515128305653, -0.03288174802274514, 1.4840996703351546, 0.1158867375523574, 0.183076141005464, 1.0462380129575117], "count": [2175]}, "gripper_mode_state": {"mean": [0.8845977011494253, 0.8855172413793103], "std": [0.319506820381941, 0.3183966969038621], "min": [0, 0], "max": [1, 1], "count": [2175]}, "gripper_activity_state": {"mean": [1.9085057471264368, 1.9020689655172414], "std": [0.3946729439999491, 0.4069175915074648], "min": [0, 0], "max": [2, 2], "count": [2175]}, "gripper_mode_action": {"mean": [0.8845977011494253, 0.8855172413793103], "std": [0.319506820381941, 0.3183966969038621], "min": [0, 0], "max": [1, 1], "count": [2175]}, "gripper_activity_action": {"mean": [1.9085057471264368, 1.9020689655172414], "std": [0.3946729439999491, 0.4069175915074648], "min": [0, 0], "max": [2, 2], "count": [2175]}, "gripper_open_scale_state": {"mean": [0.13050084016397553, 0.13086479210794466], "std": [0.27366380024478343, 0.2720358349489993], "min": [0.022729918360710144, 0.02851898329598563], "max": [0.9492588043212891, 0.9532650538853237], "count": [2175]}, "gripper_open_scale_action": {"mean": [0.13050084016397553, 0.13086479210794466], "std": [0.27366380024478343, 0.2720358349489993], "min": [0.022729918360710144, 0.02851898329598563], "max": [0.9492588043212891, 0.9532650538853237], "count": [2175]}}} +{"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.541148832106278]], [[0.565525269670448]], [[0.5482879988042472]]], "std": [[[0.2106807202074577]], [[0.24714719568318433]], [[0.2771601816657412]]], "count": [348]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4564289254814314]], [[0.44450588094433174]], [[0.4212283168056495]]], "std": [[[0.17221839882169052]], [[0.19373357982921507]], [[0.22365154520253092]]], "count": [348]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45124172989757844]], [[0.4420773146583027]], [[0.4211549212117797]]], "std": [[[0.15770811299389095]], [[0.1730596838498643]], [[0.2006308017425041]]], "count": [348]}, "observation.state": {"min": [-0.9526020884513855, 0.0, -1.987962245941162, -0.6473398804664612, -0.4425666034221649, -0.4015471935272217, 0.05041421204805374, -1.356039047241211, -2.710505431213761e-20, -1.6183497905731201, -0.8206797242164612, -0.33606404066085815, -0.3988001346588135, 0.043470606207847595], "max": [0.8851069211959839, 2.175184726715088, 0.0, 0.0689200609922409, 0.7422260642051697, 0.25646737217903137, 1.661073088645935, 0.759051501750946, 2.046330451965332, 0.0, 0.22886042296886444, 0.8328083753585815, 0.21856749057769775, 1.66873300075531], "mean": [0.028411725535988808, 0.5768009424209595, -0.49183139204978943, -0.1517162024974823, 0.02874738536775112, -0.05461687222123146, 0.21486437320709229, -0.07542562484741211, 0.4347703754901886, -0.29368025064468384, -0.2262527495622635, 0.039411455392837524, -0.0037589403800666332, 0.18616493046283722], "std": [0.3053768575191498, 0.7364948391914368, 0.6347948312759399, 0.2113035023212433, 0.18243849277496338, 0.10036806762218475, 0.4410105049610138, 0.2794014811515808, 0.631706178188324, 0.43593630194664, 0.32865509390830994, 0.1872614175081253, 0.07927417755126953, 0.4104191064834595], "count": [2454]}, "action": {"min": [-0.9526020884513855, 0.0, -1.987962245941162, -0.6473398804664612, -0.4425666034221649, -0.4015471935272217, 0.05041421204805374, -1.356039047241211, -2.710505431213761e-20, -1.6183497905731201, -0.8206797242164612, -0.33606404066085815, -0.3988001346588135, 0.043470606207847595], "max": [0.8851069211959839, 2.175184726715088, 0.0, 0.0689200609922409, 0.7422260642051697, 0.25646737217903137, 1.661073088645935, 0.759051501750946, 2.046330451965332, 0.0, 0.22886042296886444, 0.8328083753585815, 0.21856749057769775, 1.66873300075531], "mean": [0.028411725535988808, 0.5768009424209595, -0.49183139204978943, -0.1517162024974823, 0.02874738536775112, -0.05461687222123146, 0.21486437320709229, -0.07542562484741211, 0.4347703754901886, -0.29368025064468384, -0.2262527495622635, 0.039411455392837524, -0.0037589403800666332, 0.18616493046283722], "std": [0.3053768575191498, 0.7364948391914368, 0.6347948312759399, 0.2113035023212433, 0.18243849277496338, 0.10036806762218475, 0.4410105049610138, 0.2794014811515808, 0.631706178188324, 0.43593630194664, 0.32865509390830994, 0.1872614175081253, 0.07927417755126953, 0.4104191064834595], "count": [2454]}, "timestamp": {"min": [0.0], "max": [81.76666666666667], "mean": [40.88333333333333], "std": [23.613624049280126], "count": [2454]}, "frame_index": {"min": [0], "max": [2453], "mean": [1226.5], "std": [708.4087214784038], "count": [2454]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [2454]}, "index": {"min": [62570], "max": [65023], "mean": [63796.5], "std": [708.4087214784038], "count": [2454]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2454]}, "subtask_annotation": {"mean": [5.450285248573757, 12.0, 12.0, 12.0, 12.0], "std": [3.533829684828022, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2454]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [2454]}, "eef_direction_state": {"mean": [4.647106764466177, 4.800733496332518], "std": [2.0020765969594843, 2.02425780815643], "min": [0, 0], "max": [6, 6], "count": [2454]}, "eef_velocity_state": {"mean": [0.634881825590872, 0.519559902200489], "std": [0.8679886434385758, 0.81213321598812], "min": [0, 0], "max": [2, 2], "count": [2454]}, "eef_acc_mag_state": {"mean": [0.5330073349633252, 0.4311328443357783], "std": [0.7736561042687895, 0.7221779098342689], "min": [0, 0], "max": [2, 2], "count": [2454]}, "eef_direction_action": {"mean": [4.647106764466177, 4.800733496332518], "std": [2.0020765969594843, 2.02425780815643], "min": [0, 0], "max": [6, 6], "count": [2454]}, "eef_velocity_action": {"mean": [0.634881825590872, 0.519559902200489], "std": [0.8679886434385758, 0.81213321598812], "min": [0, 0], "max": [2, 2], "count": [2454]}, "eef_acc_mag_action": {"mean": [0.5330073349633252, 0.4311328443357783], "std": [0.7736561042687895, 0.7221779098342689], "min": [0, 0], "max": [2, 2], "count": [2454]}, "eef_sim_pose_state": {"mean": [0.16338616513339602, 0.34899416035595404, 1.285944640605324, -0.0563082573899656, -0.06469268896853965, 0.057098807561271475, 0.1368592614006441, -0.34721404428351266, 1.2575701111896287, -0.015373276175949652, -0.07996700166464528, -0.034436275559971], "std": [0.12581309110466096, 0.0886591798902939, 0.12627615594074393, 0.08520408769783908, 0.10728211083432684, 0.2955010854612704, 0.10581514688775731, 0.0633974694044336, 0.10398489566962937, 0.05489392078600427, 0.11961062424983089, 0.1795532821105616], "min": [0.06303925384267664, 0.05874037644334753, 1.1821877946295292, -0.335191154838789, -0.358722128265059, -0.8945744635529627, 0.0418999173601477, -0.6666392824298649, 1.1820759279434334, -0.2984292209885894, -0.40655508571390686, -0.8768729721958253], "max": [0.4377716877307304, 0.6653111898574909, 1.5026130658810233, 0.2150507493002588, 0.3479514586188206, 1.129464244128242, 0.4710113513918154, -0.050139631642267805, 1.4611731381811244, 0.14068797593560547, 0.14499636681266637, 0.4621227038201386], "count": [2454]}, "eef_sim_pose_action": {"mean": [0.16338616513339602, 0.34899416035595404, 1.285944640605324, -0.0563082573899656, -0.06469268896853965, 0.057098807561271475, 0.1368592614006441, -0.34721404428351266, 1.2575701111896287, -0.015373276175949652, -0.07996700166464528, -0.034436275559971], "std": [0.12581309110466096, 0.0886591798902939, 0.12627615594074393, 0.08520408769783908, 0.10728211083432684, 0.2955010854612704, 0.10581514688775731, 0.0633974694044336, 0.10398489566962937, 0.05489392078600427, 0.11961062424983089, 0.1795532821105616], "min": [0.06303925384267664, 0.05874037644334753, 1.1821877946295292, -0.335191154838789, -0.358722128265059, -0.8945744635529627, 0.0418999173601477, -0.6666392824298649, 1.1820759279434334, -0.2984292209885894, -0.40655508571390686, -0.8768729721958253], "max": [0.4377716877307304, 0.6653111898574909, 1.5026130658810233, 0.2150507493002588, 0.3479514586188206, 1.129464244128242, 0.4710113513918154, -0.050139631642267805, 1.4611731381811244, 0.14068797593560547, 0.14499636681266637, 0.4621227038201386], "count": [2454]}, "gripper_mode_state": {"mean": [0.8928280358598207, 0.908720456397718], "std": [0.30933175433911403, 0.2880062300056141], "min": [0, 0], "max": [1, 1], "count": [2454]}, "gripper_activity_state": {"mean": [1.8569682151589242, 1.8708231458842706], "std": [0.4856522695757626, 0.4629953402617035], "min": [0, 0], "max": [2, 2], "count": [2454]}, "gripper_mode_action": {"mean": [0.8928280358598207, 0.908720456397718], "std": [0.30933175433911403, 0.2880062300056141], "min": [0, 0], "max": [1, 1], "count": [2454]}, "gripper_activity_action": {"mean": [1.8569682151589242, 1.8708231458842706], "std": [0.4856522695757626, 0.4629953402617035], "min": [0, 0], "max": [2, 2], "count": [2454]}, "gripper_open_scale_state": {"mean": [0.12277973431038564, 0.10638162860119359], "std": [0.2520057951800772, 0.23452337212206037], "min": [0.028808121170316423, 0.02484034640448434], "max": [0.9491846220833915, 0.95356171471732], "count": [2454]}, "gripper_open_scale_action": {"mean": [0.12277973431038564, 0.10638162860119359], "std": [0.2520057951800772, 0.23452337212206037], "min": [0.028808121170316423, 0.02484034640448434], "max": [0.9491846220833915, 0.95356171471732], "count": [2454]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.43986653006881765]], [[0.4506334206522115]], [[0.3953639200124494]]], "std": [[[0.25365314387681875]], [[0.24490913184689617]], [[0.20780868674736683]]], "count": [315]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4346072794549919]], [[0.4411378306878307]], [[0.4306542915931805]]], "std": [[[0.17476727136517256]], [[0.1745784696545477]], [[0.18671870842159283]]], "count": [315]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279838693502092]], [[0.4371887237611094]], [[0.42657354929626173]]], "std": [[[0.20086184645279015]], [[0.19700384083114222]], [[0.20747832212472062]]], "count": [315]}, "observation.state": {"min": [-0.707133948802948, 0.0, -1.8193012475967407, -1.1426728963851929, -0.5184460878372192, -0.5153446197509766, 0.0505538284778595, -0.7332428097724915, -5.759824041329242e-20, -1.3667768239974976, -0.9219224452972412, -0.10254804790019989, -0.3050401508808136, 0.04189881682395935], "max": [0.7649199366569519, 2.1905245780944824, 0.0, 0.39099395275115967, 0.5967935919761658, 0.12989763915538788, 1.661462664604187, 0.47400006651878357, 1.7916895151138306, -0.00035343298804946244, 0.04165572673082352, 0.37471938133239746, 0.1089126393198967, 1.6684733629226685], "mean": [0.0423802025616169, 0.49244219064712524, -0.4177311062812805, -0.10455336421728134, 0.02328544296324253, -0.02575925923883915, 0.21225187182426453, -0.0286827702075243, 0.49571600556373596, -0.3702184557914734, -0.25020477175712585, 0.08336745947599411, -0.11336188018321991, 0.20109868049621582], "std": [0.23231273889541626, 0.7165646553039551, 0.6102988123893738, 0.28199639916419983, 0.14759880304336548, 0.1309378445148468, 0.4337901771068573, 0.1746024787425995, 0.6939175724983215, 0.5332503914833069, 0.3602783679962158, 0.06621191650629044, 0.08759503811597824, 0.4329072833061218], "count": [2151]}, "action": {"min": [-0.707133948802948, 0.0, -1.8193012475967407, -1.1426728963851929, -0.5184460878372192, -0.5153446197509766, 0.0505538284778595, -0.7332428097724915, -5.759824041329242e-20, -1.3667768239974976, -0.9219224452972412, -0.10254804790019989, -0.3050401508808136, 0.04189881682395935], "max": [0.7649199366569519, 2.1905245780944824, 0.0, 0.39099395275115967, 0.5967935919761658, 0.12989763915538788, 1.661462664604187, 0.47400006651878357, 1.7916895151138306, -0.00035343298804946244, 0.04165572673082352, 0.37471938133239746, 0.1089126393198967, 1.6684733629226685], "mean": [0.0423802025616169, 0.49244219064712524, -0.4177311062812805, -0.10455336421728134, 0.02328544296324253, -0.02575925923883915, 0.21225187182426453, -0.0286827702075243, 0.49571600556373596, -0.3702184557914734, -0.25020477175712585, 0.08336745947599411, -0.11336188018321991, 0.20109868049621582], "std": [0.23231273889541626, 0.7165646553039551, 0.6102988123893738, 0.28199639916419983, 0.14759880304336548, 0.1309378445148468, 0.4337901771068573, 0.1746024787425995, 0.6939175724983215, 0.5332503914833069, 0.3602783679962158, 0.06621191650629044, 0.08759503811597824, 0.4329072833061218], "count": [2151]}, "timestamp": {"min": [0.0], "max": [71.66666666666667], "mean": [35.833333333333336], "std": [20.698004913696572], "count": [2151]}, "frame_index": {"min": [0], "max": [2150], "mean": [1075.0], "std": [620.9401474108971], "count": [2151]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [2151]}, "index": {"min": [65024], "max": [67174], "mean": [66099.0], "std": [620.9401474108971], "count": [2151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2151]}, "subtask_annotation": {"mean": [5.579265457926546, 12.0, 12.0, 12.0, 12.0], "std": [3.63030245030876, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2151]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [2151]}, "eef_direction_state": {"mean": [4.781032078103208, 4.863319386331939], "std": [1.9761321171634072, 1.9995136437446335], "min": [0, 0], "max": [6, 6], "count": [2151]}, "eef_velocity_state": {"mean": [0.5509065550906556, 0.48628544862854484], "std": [0.8323357298507892, 0.7843617453840027], "min": [0, 0], "max": [2, 2], "count": [2151]}, "eef_acc_mag_state": {"mean": [0.4597861459786146, 0.4467689446768945], "std": [0.7463755601666714, 0.742435913162632], "min": [0, 0], "max": [2, 2], "count": [2151]}, "eef_direction_action": {"mean": [4.781032078103208, 4.863319386331939], "std": [1.9761321171634072, 1.9995136437446335], "min": [0, 0], "max": [6, 6], "count": [2151]}, "eef_velocity_action": {"mean": [0.5509065550906556, 0.48628544862854484], "std": [0.8323357298507892, 0.7843617453840027], "min": [0, 0], "max": [2, 2], "count": [2151]}, "eef_acc_mag_action": {"mean": [0.4597861459786146, 0.4467689446768945], "std": [0.7463755601666714, 0.742435913162632], "min": [0, 0], "max": [2, 2], "count": [2151]}, "eef_sim_pose_state": {"mean": [0.1504246195798386, 0.35123857489405164, 1.26632707400344, -0.01894563470829796, -0.03029066028828914, 0.0657700606017512, 0.15693463121811363, -0.3428388686000052, 1.271135008200145, -0.12988667549600588, -0.12337878887102986, 0.05794799425890393], "std": [0.12494728993877452, 0.07325412694842483, 0.11673000920423733, 0.11756907253960118, 0.139037470314711, 0.3271559449576149, 0.13061961643017247, 0.04120930311065278, 0.12167094896442898, 0.07766477475258304, 0.1906469963157131, 0.17853466902250106], "min": [0.03842173125425445, 0.16442070940934564, 1.1823001541021474, -0.39627492804922015, -0.5063492252840047, -0.7961941300096753, 0.057323879583280696, -0.5269465765345112, 1.1821691963539307, -0.3446465175072674, -0.5330489955313817, -0.5993256917730927], "max": [0.4324545715298616, 0.6305085727738893, 1.5059296272792968, 0.14793872329729071, 0.5348487257596242, 1.0904447235197972, 0.4408033218313447, -0.20527103247080822, 1.485955352812058, 0.06867826379582553, 0.17782029073723327, 0.8204835743443661], "count": [2151]}, "eef_sim_pose_action": {"mean": [0.1504246195798386, 0.35123857489405164, 1.26632707400344, -0.01894563470829796, -0.03029066028828914, 0.0657700606017512, 0.15693463121811363, -0.3428388686000052, 1.271135008200145, -0.12988667549600588, -0.12337878887102986, 0.05794799425890393], "std": [0.12494728993877452, 0.07325412694842483, 0.11673000920423733, 0.11756907253960118, 0.139037470314711, 0.3271559449576149, 0.13061961643017247, 0.04120930311065278, 0.12167094896442898, 0.07766477475258304, 0.1906469963157131, 0.17853466902250106], "min": [0.03842173125425445, 0.16442070940934564, 1.1823001541021474, -0.39627492804922015, -0.5063492252840047, -0.7961941300096753, 0.057323879583280696, -0.5269465765345112, 1.1821691963539307, -0.3446465175072674, -0.5330489955313817, -0.5993256917730927], "max": [0.4324545715298616, 0.6305085727738893, 1.5059296272792968, 0.14793872329729071, 0.5348487257596242, 1.0904447235197972, 0.4408033218313447, -0.20527103247080822, 1.485955352812058, 0.06867826379582553, 0.17782029073723327, 0.8204835743443661], "count": [2151]}, "gripper_mode_state": {"mean": [0.8967921896792189, 0.897257089725709], "std": [0.3042301073358284, 0.3036227999717165], "min": [0, 0], "max": [1, 1], "count": [2151]}, "gripper_activity_state": {"mean": [1.8596001859600186, 1.8530915853091585], "std": [0.4809718467042997, 0.49147873199799263], "min": [0, 0], "max": [2, 2], "count": [2151]}, "gripper_mode_action": {"mean": [0.8967921896792189, 0.897257089725709], "std": [0.3042301073358284, 0.3036227999717165], "min": [0, 0], "max": [1, 1], "count": [2151]}, "gripper_activity_action": {"mean": [1.8596001859600186, 1.8530915853091585], "std": [0.4809718467042997, 0.49147873199799263], "min": [0, 0], "max": [2, 2], "count": [2151]}, "gripper_open_scale_state": {"mean": [0.12128645579594247, 0.11491582291632851], "std": [0.2478798184895485, 0.24737322526519828], "min": [0.028887901987348284, 0.023942181042262485], "max": [0.9494072369166783, 0.9534133502415248], "count": [2151]}, "gripper_open_scale_action": {"mean": [0.12128645579594247, 0.11491582291632851], "std": [0.2478798184895485, 0.24737322526519828], "min": [0.028887901987348284, 0.023942181042262485], "max": [0.9494072369166783, 0.9534133502415248], "count": [2151]}}} +{"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.5401279415976012]], [[0.5706335194730814]], [[0.5188588250735574]]], "std": [[[0.21855820644904767]], [[0.22530230400562978]], [[0.24771626172804642]]], "count": [388]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44364886126271813]], [[0.4531417827583496]], [[0.43523626692945216]]], "std": [[[0.17041158013206356]], [[0.17621915236023752]], [[0.2102832168286682]]], "count": [388]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43252548823080206]], [[0.4383648072344631]], [[0.41673320250207757]]], "std": [[[0.18087170002628117]], [[0.1853664763364533]], [[0.2197299954458287]]], "count": [388]}, "observation.state": {"min": [-1.2195147275924683, 0.0, -2.0033788681030273, -0.9802137017250061, -0.671439528465271, -0.40650489926338196, 0.04874807596206665, -1.2960187196731567, 0.0, -1.954291582107544, -1.1768852472305298, -0.17656618356704712, -0.36191004514694214, 0.04856887459754944], "max": [1.087592363357544, 2.3669323921203613, 3.5144440780116386e-19, 0.34514567255973816, 0.8098441362380981, 0.3466796576976776, 1.661462664604187, 0.8851069211959839, 2.5003886222839355, 5.465205733151295e-21, 0.21667565405368805, 0.9982306361198425, 0.20480304956436157, 1.6743124723434448], "mean": [0.018586067482829094, 0.656581461429596, -0.5573347210884094, -0.18616381287574768, -0.0102847283706069, -0.032034169882535934, 0.2505539655685425, 0.05324322730302811, 0.5666081309318542, -0.43599918484687805, -0.2452482432126999, 0.06211858242750168, -0.07198630273342133, 0.2014329731464386], "std": [0.33581849932670593, 0.8467772603034973, 0.7491421103477478, 0.2956966161727905, 0.21368421614170074, 0.13575969636440277, 0.47962865233421326, 0.30333927273750305, 0.8396946787834167, 0.6778064370155334, 0.38574308156967163, 0.1681787669658661, 0.10145740211009979, 0.4336157739162445], "count": [2833]}, "action": {"min": [-1.2195147275924683, 0.0, -2.0033788681030273, -0.9802137017250061, -0.671439528465271, -0.40650489926338196, 0.04874807596206665, -1.2960187196731567, 0.0, -1.954291582107544, -1.1768852472305298, -0.17656618356704712, -0.36191004514694214, 0.04856887459754944], "max": [1.087592363357544, 2.3669323921203613, 3.5144440780116386e-19, 0.34514567255973816, 0.8098441362380981, 0.3466796576976776, 1.661462664604187, 0.8851069211959839, 2.5003886222839355, 5.465205733151295e-21, 0.21667565405368805, 0.9982306361198425, 0.20480304956436157, 1.6743124723434448], "mean": [0.018586067482829094, 0.656581461429596, -0.5573347210884094, -0.18616381287574768, -0.0102847283706069, -0.032034169882535934, 0.2505539655685425, 0.05324322730302811, 0.5666081309318542, -0.43599918484687805, -0.2452482432126999, 0.06211858242750168, -0.07198630273342133, 0.2014329731464386], "std": [0.33581849932670593, 0.8467772603034973, 0.7491421103477478, 0.2956966161727905, 0.21368421614170074, 0.13575969636440277, 0.47962865233421326, 0.30333927273750305, 0.8396946787834167, 0.6778064370155334, 0.38574308156967163, 0.1681787669658661, 0.10145740211009979, 0.4336157739162445], "count": [2833]}, "timestamp": {"min": [0.0], "max": [94.4], "mean": [47.19999999999999], "std": [27.260553511947947], "count": [2833]}, "frame_index": {"min": [0], "max": [2832], "mean": [1416.0], "std": [817.8166053584386], "count": [2833]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [2833]}, "index": {"min": [67175], "max": [70007], "mean": [68591.0], "std": [817.8166053584386], "count": [2833]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2833]}, "subtask_annotation": {"mean": [3.9541122484998237, 12.0, 12.0, 12.0, 12.0], "std": [3.6535470626752256, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2833]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [2833]}, "eef_direction_state": {"mean": [4.543946346629015, 4.895870102364984], "std": [2.0419859349084306, 1.9108512545032104], "min": [0, 0], "max": [6, 6], "count": [2833]}, "eef_velocity_state": {"mean": [0.7042004941757853, 0.5291210730674197], "std": [0.9034037714133242, 0.8431211892343464], "min": [0, 0], "max": [2, 2], "count": [2833]}, "eef_acc_mag_state": {"mean": [0.5435933639251677, 0.4264031062477939], "std": [0.7757501452638567, 0.7288384270565186], "min": [0, 0], "max": [2, 2], "count": [2833]}, "eef_direction_action": {"mean": [4.543946346629015, 4.895870102364984], "std": [2.0419859349084306, 1.9108512545032104], "min": [0, 0], "max": [6, 6], "count": [2833]}, "eef_velocity_action": {"mean": [0.7042004941757853, 0.5291210730674197], "std": [0.9034037714133242, 0.8431211892343464], "min": [0, 0], "max": [2, 2], "count": [2833]}, "eef_acc_mag_action": {"mean": [0.5435933639251677, 0.4264031062477939], "std": [0.7757501452638567, 0.7288384270565186], "min": [0, 0], "max": [2, 2], "count": [2833]}, "eef_sim_pose_state": {"mean": [0.1802721578340737, 0.34283209629073136, 1.2819188688468621, -0.026499662568015222, -0.08308740510376275, 0.006909642988455892, 0.16523278352984366, -0.3121459195039655, 1.2592455132861506, -0.08473805719185495, -0.11010801046359152, 0.11715177104396483], "std": [0.15101546835071436, 0.10927575968218142, 0.12485328975716585, 0.11449240379818895, 0.1439106999700912, 0.25677107129370735, 0.14827856210707213, 0.10321390253691799, 0.11492402931302344, 0.10030414276093572, 0.2241580922161509, 0.2800087520483709], "min": [0.041727804202203435, -0.10567791037474332, 1.183123926945361, -0.3599729375759981, -0.6800615248680765, -1.0319854429347175, 0.0508102235918836, -0.7874489750250544, 1.181866199501564, -0.41249200964474186, -0.7046053611426513, -1.1816644736305704], "max": [0.5158969704894318, 0.768123159614059, 1.5495348657368702, 0.27977783352291863, 0.24144802562673662, 0.8710923075624707, 0.5400635840420293, 0.056654898954289434, 1.5187264607564364, 0.1938970816421416, 0.6112602769428177, 1.1036825782990607], "count": [2833]}, "eef_sim_pose_action": {"mean": [0.1802721578340737, 0.34283209629073136, 1.2819188688468621, -0.026499662568015222, -0.08308740510376275, 0.006909642988455892, 0.16523278352984366, -0.3121459195039655, 1.2592455132861506, -0.08473805719185495, -0.11010801046359152, 0.11715177104396483], "std": [0.15101546835071436, 0.10927575968218142, 0.12485328975716585, 0.11449240379818895, 0.1439106999700912, 0.25677107129370735, 0.14827856210707213, 0.10321390253691799, 0.11492402931302344, 0.10030414276093572, 0.2241580922161509, 0.2800087520483709], "min": [0.041727804202203435, -0.10567791037474332, 1.183123926945361, -0.3599729375759981, -0.6800615248680765, -1.0319854429347175, 0.0508102235918836, -0.7874489750250544, 1.181866199501564, -0.41249200964474186, -0.7046053611426513, -1.1816644736305704], "max": [0.5158969704894318, 0.768123159614059, 1.5495348657368702, 0.27977783352291863, 0.24144802562673662, 0.8710923075624707, 0.5400635840420293, 0.056654898954289434, 1.5187264607564364, 0.1938970816421416, 0.6112602769428177, 1.1036825782990607], "count": [2833]}, "gripper_mode_state": {"mean": [0.8746911401341334, 0.9029297564419343], "std": [0.33106879874882694, 0.2960533927750955], "min": [0, 0], "max": [1, 1], "count": [2833]}, "gripper_activity_state": {"mean": [1.8623367454994706, 1.890928344511119], "std": [0.4783750479082983, 0.42813877329271965], "min": [0, 0], "max": [2, 2], "count": [2833]}, "gripper_mode_action": {"mean": [0.8746911401341334, 0.9029297564419343], "std": [0.33106879874882694, 0.2960533927750955], "min": [0, 0], "max": [1, 1], "count": [2833]}, "gripper_activity_action": {"mean": [1.8623367454994706, 1.890928344511119], "std": [0.4783750479082983, 0.42813877329271965], "min": [0, 0], "max": [2, 2], "count": [2833]}, "gripper_open_scale_state": {"mean": [0.14317118405460583, 0.11510430018811722], "std": [0.2740733256424858, 0.2477801642340649], "min": [0.02785604340689523, 0.02775364262717111], "max": [0.9494072369166783, 0.9567499841962542], "count": [2833]}, "gripper_open_scale_action": {"mean": [0.14317118405460583, 0.11510430018811722], "std": [0.2740733256424858, 0.2477801642340649], "min": [0.02785604340689523, 0.02775364262717111], "max": [0.9494072369166783, 0.9567499841962542], "count": [2833]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4699025931885757]], [[0.4791879755448279]], [[0.4198322216593493]]], "std": [[[0.24363438807715534]], [[0.23506636063930653]], [[0.20035695731450384]]], "count": [329]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365680422287118]], [[0.4449481734774288]], [[0.4352417340458642]]], "std": [[[0.17893633523086971]], [[0.17807429315864884]], [[0.19086163948949608]]], "count": [329]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.435057470151181]], [[0.4439270690545722]], [[0.4338560080060393]]], "std": [[[0.16955751604714345]], [[0.16971123152831546]], [[0.18108503808263932]]], "count": [329]}, "observation.state": {"min": [-0.7399468421936035, 0.0, -1.9911071062088013, -0.9188544750213623, -0.8842041492462158, -0.30773043632507324, 0.04882947355508804, -0.7315234541893005, -2.168404344971009e-19, -1.5631264448165894, -0.7838642001152039, -0.31238463521003723, -0.46108850836753845, 0.03679165616631508], "max": [1.1382137537002563, 2.2902333736419678, 0.0, 0.10416443645954132, 0.4403412640094757, 0.28847265243530273, 1.6612029075622559, 0.754718542098999, 1.9266477823257446, -0.0005301856435835361, 0.09098266810178757, 0.3953259587287903, 1.6845932006835938, 1.658865213394165], "mean": [0.07740983366966248, 0.5591745972633362, -0.4584163725376129, -0.20395615696907043, -0.07528579980134964, -0.012619473971426487, 0.2289879024028778, -0.00848564226180315, 0.4181385338306427, -0.3179088532924652, -0.16819453239440918, 0.011443734169006348, -0.024127013981342316, 0.15536996722221375], "std": [0.29121723771095276, 0.7378385066986084, 0.6229391098022461, 0.28074365854263306, 0.20502987504005432, 0.09540151804685593, 0.4392279088497162, 0.21392323076725006, 0.6613644361495972, 0.5184275507926941, 0.26883333921432495, 0.10740434378385544, 0.1799694150686264, 0.36172667145729065], "count": [2280]}, "action": {"min": [-0.7399468421936035, 0.0, -1.9911071062088013, -0.9188544750213623, -0.8842041492462158, -0.30773043632507324, 0.04882947355508804, -0.7315234541893005, -2.168404344971009e-19, -1.5631264448165894, -0.7838642001152039, -0.31238463521003723, -0.46108850836753845, 0.03679165616631508], "max": [1.1382137537002563, 2.2902333736419678, 0.0, 0.10416443645954132, 0.4403412640094757, 0.28847265243530273, 1.6612029075622559, 0.754718542098999, 1.9266477823257446, -0.0005301856435835361, 0.09098266810178757, 0.3953259587287903, 1.6845932006835938, 1.658865213394165], "mean": [0.07740983366966248, 0.5591745972633362, -0.4584163725376129, -0.20395615696907043, -0.07528579980134964, -0.012619473971426487, 0.2289879024028778, -0.00848564226180315, 0.4181385338306427, -0.3179088532924652, -0.16819453239440918, 0.011443734169006348, -0.024127013981342316, 0.15536996722221375], "std": [0.29121723771095276, 0.7378385066986084, 0.6229391098022461, 0.28074365854263306, 0.20502987504005432, 0.09540151804685593, 0.4392279088497162, 0.21392323076725006, 0.6613644361495972, 0.5184275507926941, 0.26883333921432495, 0.10740434378385544, 0.1799694150686264, 0.36172667145729065], "count": [2280]}, "timestamp": {"min": [0.0], "max": [75.96666666666667], "mean": [37.983333333333334], "std": [21.939308119007325], "count": [2280]}, "frame_index": {"min": [0], "max": [2279], "mean": [1139.5], "std": [658.1792435702198], "count": [2280]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [2280]}, "index": {"min": [70008], "max": [72287], "mean": [71147.5], "std": [658.1792435702198], "count": [2280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2280]}, "subtask_annotation": {"mean": [4.932894736842106, 12.0, 12.0, 12.0, 12.0], "std": [3.2866511574892536, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2280]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [2280]}, "eef_direction_state": {"mean": [4.53859649122807, 4.996929824561404], "std": [2.1012322521633715, 1.8568245990310233], "min": [0, 0], "max": [6, 6], "count": [2280]}, "eef_velocity_state": {"mean": [0.675, 0.45526315789473687], "std": [0.8983842709251123, 0.783446289571061], "min": [0, 0], "max": [2, 2], "count": [2280]}, "eef_acc_mag_state": {"mean": [0.5596491228070175, 0.4368421052631579], "std": [0.7874809157526688, 0.7359518431392877], "min": [0, 0], "max": [2, 2], "count": [2280]}, "eef_direction_action": {"mean": [4.53859649122807, 4.996929824561404], "std": [2.1012322521633715, 1.8568245990310233], "min": [0, 0], "max": [6, 6], "count": [2280]}, "eef_velocity_action": {"mean": [0.675, 0.45526315789473687], "std": [0.8983842709251123, 0.783446289571061], "min": [0, 0], "max": [2, 2], "count": [2280]}, "eef_acc_mag_action": {"mean": [0.5596491228070175, 0.4368421052631579], "std": [0.7874809157526688, 0.7359518431392877], "min": [0, 0], "max": [2, 2], "count": [2280]}, "eef_sim_pose_state": {"mean": [0.16212004889863177, 0.3517384004333493, 1.2817059670926516, 0.01372494277727873, -0.09439979633919149, -0.0025793708003856385, 0.1415998151968285, -0.3371064198520307, 1.2549068864567818, -0.025702964123373882, -0.06689163529168651, 0.003242739877414291], "std": [0.12894232039245446, 0.08071813736836231, 0.12673121986600736, 0.0705855476158515, 0.15152275335546808, 0.19403483650727624, 0.12156198832407115, 0.0496852742849884, 0.11341084941109608, 0.17512000736115027, 0.13013295862939606, 0.18961274245947643], "min": [0.059477319914935704, 0.11370347259503909, 1.1818660559975442, -0.16241077402991136, -0.5660273656723889, -0.9416888268891981, 0.05235813787894242, -0.5481151494899984, 1.1818198185960869, -0.46388541542570627, -0.4707122962167116, -0.7853066729539266], "max": [0.42994099214808096, 0.7511800386366947, 1.5087717676222532, 0.3206886482095559, 0.2253208871226906, 0.7601161471678654, 0.45214867422222493, -0.10371896334836105, 1.5061657668632826, 1.6719870023925452, 0.2339637691181924, 0.7070426985440142], "count": [2280]}, "eef_sim_pose_action": {"mean": [0.16212004889863177, 0.3517384004333493, 1.2817059670926516, 0.01372494277727873, -0.09439979633919149, -0.0025793708003856385, 0.1415998151968285, -0.3371064198520307, 1.2549068864567818, -0.025702964123373882, -0.06689163529168651, 0.003242739877414291], "std": [0.12894232039245446, 0.08071813736836231, 0.12673121986600736, 0.0705855476158515, 0.15152275335546808, 0.19403483650727624, 0.12156198832407115, 0.0496852742849884, 0.11341084941109608, 0.17512000736115027, 0.13013295862939606, 0.18961274245947643], "min": [0.059477319914935704, 0.11370347259503909, 1.1818660559975442, -0.16241077402991136, -0.5660273656723889, -0.9416888268891981, 0.05235813787894242, -0.5481151494899984, 1.1818198185960869, -0.46388541542570627, -0.4707122962167116, -0.7853066729539266], "max": [0.42994099214808096, 0.7511800386366947, 1.5087717676222532, 0.3206886482095559, 0.2253208871226906, 0.7601161471678654, 0.45214867422222493, -0.10371896334836105, 1.5061657668632826, 1.6719870023925452, 0.2339637691181924, 0.7070426985440142], "count": [2280]}, "gripper_mode_state": {"mean": [0.8837719298245614, 0.9245614035087719], "std": [0.3204982150944525, 0.264097736928326], "min": [0, 0], "max": [1, 1], "count": [2280]}, "gripper_activity_state": {"mean": [1.806578947368421, 1.8622807017543859], "std": [0.5555546129570358, 0.47791402568178143], "min": [0, 0], "max": [2, 2], "count": [2280]}, "gripper_mode_action": {"mean": [0.8837719298245614, 0.9245614035087719], "std": [0.3204982150944525, 0.264097736928326], "min": [0, 0], "max": [1, 1], "count": [2280]}, "gripper_activity_action": {"mean": [1.806578947368421, 1.8622807017543859], "std": [0.5555546129570358, 0.47791402568178143], "min": [0, 0], "max": [2, 2], "count": [2280]}, "gripper_open_scale_state": {"mean": [0.13084992032712445, 0.088782374940835], "std": [0.2509892647359099, 0.2067003159285587], "min": [0.027902556317193166, 0.021023803523608615], "max": [0.9492588043212891, 0.94792297908238], "count": [2280]}, "gripper_open_scale_action": {"mean": [0.13084992032712445, 0.088782374940835], "std": [0.2509892647359099, 0.2067003159285587], "min": [0.027902556317193166, 0.021023803523608615], "max": [0.9492588043212891, 0.94792297908238], "count": [2280]}}} +{"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.44091966720154463]], [[0.4564870447014468]], [[0.4002469448358185]]], "std": [[[0.24925101536332325]], [[0.2426544755521023]], [[0.20615273996703712]]], "count": [334]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43212619776786293]], [[0.43923286025987246]], [[0.42744255117216545]]], "std": [[[0.18374211933231396]], [[0.1835651594371342]], [[0.19692843822503955]]], "count": [334]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4254592921999139]], [[0.4333708718184546]], [[0.4228496821716045]]], "std": [[[0.18501434641709233]], [[0.18344176309889243]], [[0.19497968279993835]]], "count": [334]}, "observation.state": {"min": [-0.5537670850753784, -4.336808689942018e-19, -1.9895731210708618, -0.7715923190116882, -0.22716198861598969, -0.2684466242790222, 0.05376463755965233, -0.9495341181755066, 0.0, -1.8024274110794067, -0.8943107724189758, -0.3635534346103668, -0.452524334192276, 0.04150962457060814], "max": [0.5368932485580444, 2.029456615447998, 0.0, 0.15800002217292786, 0.4416627287864685, 0.14343972504138947, 1.661462664604187, 1.0293011665344238, 2.0616700649261475, -0.0007623150595463812, 0.11569152772426605, 0.48312053084373474, 0.23206542432308197, 1.6615766286849976], "mean": [-0.002477916656062007, 0.4164714813232422, -0.342408686876297, -0.09320145845413208, 0.024907343089580536, -0.003993696067482233, 0.15812189877033234, -0.03838712349534035, 0.6843351721763611, -0.5202565789222717, -0.2694540321826935, 0.03996932879090309, -0.12737050652503967, 0.22128166258335114], "std": [0.16093704104423523, 0.6971961259841919, 0.611440896987915, 0.244489848613739, 0.11534347385168076, 0.06943140178918839, 0.3606913387775421, 0.309551864862442, 0.7595711946487427, 0.6038796305656433, 0.30802616477012634, 0.14152280986309052, 0.08352622389793396, 0.45108577609062195], "count": [2318]}, "action": {"min": [-0.5537670850753784, -4.336808689942018e-19, -1.9895731210708618, -0.7715923190116882, -0.22716198861598969, -0.2684466242790222, 0.05376463755965233, -0.9495341181755066, 0.0, -1.8024274110794067, -0.8943107724189758, -0.3635534346103668, -0.452524334192276, 0.04150962457060814], "max": [0.5368932485580444, 2.029456615447998, 0.0, 0.15800002217292786, 0.4416627287864685, 0.14343972504138947, 1.661462664604187, 1.0293011665344238, 2.0616700649261475, -0.0007623150595463812, 0.11569152772426605, 0.48312053084373474, 0.23206542432308197, 1.6615766286849976], "mean": [-0.002477916656062007, 0.4164714813232422, -0.342408686876297, -0.09320145845413208, 0.024907343089580536, -0.003993696067482233, 0.15812189877033234, -0.03838712349534035, 0.6843351721763611, -0.5202565789222717, -0.2694540321826935, 0.03996932879090309, -0.12737050652503967, 0.22128166258335114], "std": [0.16093704104423523, 0.6971961259841919, 0.611440896987915, 0.244489848613739, 0.11534347385168076, 0.06943140178918839, 0.3606913387775421, 0.309551864862442, 0.7595711946487427, 0.6038796305656433, 0.30802616477012634, 0.14152280986309052, 0.08352622389793396, 0.45108577609062195], "count": [2318]}, "timestamp": {"min": [0.0], "max": [77.23333333333333], "mean": [38.61666666666666], "std": [22.30496332408751], "count": [2318]}, "frame_index": {"min": [0], "max": [2317], "mean": [1158.5], "std": [669.1488997226253], "count": [2318]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [2318]}, "index": {"min": [72780], "max": [75097], "mean": [73938.5], "std": [669.1488997226253], "count": [2318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2318]}, "subtask_annotation": {"mean": [5.054357204486626, 12.0, 12.0, 12.0, 12.0], "std": [3.3540795213920616, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2318]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [2318]}, "eef_direction_state": {"mean": [5.057808455565143, 4.39344262295082], "std": [1.862653907794408, 2.1584335394460705], "min": [0, 0], "max": [6, 6], "count": [2318]}, "eef_velocity_state": {"mean": [0.3908541846419327, 0.7088006902502157], "std": [0.73548247642593, 0.8808284167226428], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_acc_mag_state": {"mean": [0.3528904227782571, 0.600086281276963], "std": [0.6836358017810747, 0.8055780465630007], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_direction_action": {"mean": [5.057808455565143, 4.39344262295082], "std": [1.862653907794408, 2.1584335394460705], "min": [0, 0], "max": [6, 6], "count": [2318]}, "eef_velocity_action": {"mean": [0.3908541846419327, 0.7088006902502157], "std": [0.73548247642593, 0.8808284167226428], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_acc_mag_action": {"mean": [0.3528904227782571, 0.600086281276963], "std": [0.6836358017810747, 0.8055780465630007], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_sim_pose_state": {"mean": [0.14494556961759944, 0.3327757309056317, 1.2486167574945077, -0.0015973862238193705, -0.01907646047683089, 0.02237257518082453, 0.1862284809347961, -0.34246515521727267, 1.295159468039235, -0.1306142696554776, -0.1028787232322787, 0.0019084567037901757], "std": [0.13128489479181618, 0.051430865051585145, 0.10950204182203999, 0.060255924986789174, 0.09267290478935611, 0.2278450763522966, 0.13788264515374224, 0.08678167281908196, 0.12255165192481293, 0.06852654833348372, 0.1375205977122729, 0.2164097959214132], "min": [0.05889226646343699, 0.12837209479576395, 1.1823377624245897, -0.2245566328476456, -0.3061000200657311, -0.7372918933187605, 0.048999647259968374, -0.6811912641532208, 1.1818535866371382, -0.3410767479349768, -0.3855644247108385, -0.8572406414320333], "max": [0.4450515020870374, 0.5515471296312223, 1.488972511409183, 0.13049048297079052, 0.2641413043351073, 0.8482527993970128, 0.44528453550512415, 0.01026080244316549, 1.4898099373100626, 0.14418718805477104, 0.17876735320858317, 0.6505514324276845], "count": [2318]}, "eef_sim_pose_action": {"mean": [0.14494556961759944, 0.3327757309056317, 1.2486167574945077, -0.0015973862238193705, -0.01907646047683089, 0.02237257518082453, 0.1862284809347961, -0.34246515521727267, 1.295159468039235, -0.1306142696554776, -0.1028787232322787, 0.0019084567037901757], "std": [0.13128489479181618, 0.051430865051585145, 0.10950204182203999, 0.060255924986789174, 0.09267290478935611, 0.2278450763522966, 0.13788264515374224, 0.08678167281908196, 0.12255165192481293, 0.06852654833348372, 0.1375205977122729, 0.2164097959214132], "min": [0.05889226646343699, 0.12837209479576395, 1.1823377624245897, -0.2245566328476456, -0.3061000200657311, -0.7372918933187605, 0.048999647259968374, -0.6811912641532208, 1.1818535866371382, -0.3410767479349768, -0.3855644247108385, -0.8572406414320333], "max": [0.4450515020870374, 0.5515471296312223, 1.488972511409183, 0.13049048297079052, 0.2641413043351073, 0.8482527993970128, 0.44528453550512415, 0.01026080244316549, 1.4898099373100626, 0.14418718805477104, 0.17876735320858317, 0.6505514324276845], "count": [2318]}, "gripper_mode_state": {"mean": [0.9327006039689387, 0.8835202761000863], "std": [0.25053979189924225, 0.3207993108161505], "min": [0, 0], "max": [1, 1], "count": [2318]}, "gripper_activity_state": {"mean": [1.912855910267472, 1.8209663503019844], "std": [0.3843334569848292, 0.5371051072117858], "min": [0, 0], "max": [2, 2], "count": [2318]}, "gripper_mode_action": {"mean": [0.9327006039689387, 0.8835202761000863], "std": [0.25053979189924225, 0.3207993108161505], "min": [0, 0], "max": [1, 1], "count": [2318]}, "gripper_activity_action": {"mean": [1.912855910267472, 1.8209663503019844], "std": [0.3843334569848292, 0.5371051072117858], "min": [0, 0], "max": [2, 2], "count": [2318]}, "gripper_open_scale_state": {"mean": [0.09035366956816362, 0.126447770423601], "std": [0.20610802206858275, 0.25776403367739525], "min": [0.030722650034087046, 0.023719785468918935], "max": [0.9494072369166783, 0.94947235924857], "count": [2318]}, "gripper_open_scale_action": {"mean": [0.09035366956816362, 0.126447770423601], "std": [0.20610802206858275, 0.25776403367739525], "min": [0.030722650034087046, 0.023719785468918935], "max": [0.9494072369166783, 0.94947235924857], "count": [2318]}}} +{"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.49507713460434316]], [[0.570047094610006]], [[0.5533914126220083]]], "std": [[[0.22689550205081263]], [[0.25111316143855233]], [[0.2791575743928561]]], "count": [277]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44502446457925326]], [[0.437108183305412]], [[0.4106719432056818]]], "std": [[[0.17436122858508185]], [[0.17784497036823219]], [[0.21453927700856673]]], "count": [277]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244608531338729]], [[0.43369264430601767]], [[0.41198603147636914]]], "std": [[[0.19839428521946187]], [[0.2021770311245999]], [[0.23396099041311366]]], "count": [277]}, "observation.state": {"min": [-0.8897088766098022, -4.7011443327736055e-20, -1.9757537841796875, -1.4738953113555908, -0.2555826008319855, -0.43718451261520386, 0.05607610195875168, -1.3867186307907104, -2.168404344971009e-19, -1.699589490890503, -1.1152039766311646, -0.08113556355237961, -0.3578115999698639, 0.05114902928471565], "max": [1.0931141376495361, 2.2426798343658447, 0.0, 0.3650195300579071, 0.8121440410614014, 0.10061736404895782, 1.661462664604187, 0.6948933005332947, 2.1291654109954834, 3.6591823321385775e-19, 0.006135923322290182, 0.9894176125526428, 0.13335749506950378, 1.6743124723434448], "mean": [0.0604897104203701, 0.643878161907196, -0.490172803401947, -0.24099160730838776, 0.0867040678858757, -0.05325345695018768, 0.2548361122608185, -0.05798277258872986, 0.5341581702232361, -0.36799877882003784, -0.28737330436706543, 0.1343114674091339, -0.06909883767366409, 0.21705472469329834], "std": [0.2876203954219818, 0.7630634903907776, 0.6598459482192993, 0.5397638082504272, 0.1895080804824829, 0.12358905375003815, 0.48592373728752136, 0.267000675201416, 0.7483210563659668, 0.5519859790802002, 0.41365450620651245, 0.19176965951919556, 0.07757661491632462, 0.4495162069797516], "count": [1807]}, "action": {"min": [-0.8897088766098022, -4.7011443327736055e-20, -1.9757537841796875, -1.4738953113555908, -0.2555826008319855, -0.43718451261520386, 0.05607610195875168, -1.3867186307907104, -2.168404344971009e-19, -1.699589490890503, -1.1152039766311646, -0.08113556355237961, -0.3578115999698639, 0.05114902928471565], "max": [1.0931141376495361, 2.2426798343658447, 0.0, 0.3650195300579071, 0.8121440410614014, 0.10061736404895782, 1.661462664604187, 0.6948933005332947, 2.1291654109954834, 3.6591823321385775e-19, 0.006135923322290182, 0.9894176125526428, 0.13335749506950378, 1.6743124723434448], "mean": [0.0604897104203701, 0.643878161907196, -0.490172803401947, -0.24099160730838776, 0.0867040678858757, -0.05325345695018768, 0.2548361122608185, -0.05798277258872986, 0.5341581702232361, -0.36799877882003784, -0.28737330436706543, 0.1343114674091339, -0.06909883767366409, 0.21705472469329834], "std": [0.2876203954219818, 0.7630634903907776, 0.6598459482192993, 0.5397638082504272, 0.1895080804824829, 0.12358905375003815, 0.48592373728752136, 0.267000675201416, 0.7483210563659668, 0.5519859790802002, 0.41365450620651245, 0.19176965951919556, 0.07757661491632462, 0.4495162069797516], "count": [1807]}, "timestamp": {"min": [0.0], "max": [60.2], "mean": [30.1], "std": [17.387862944530525], "count": [1807]}, "frame_index": {"min": [0], "max": [1806], "mean": [903.0], "std": [521.6358883359158], "count": [1807]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1807]}, "index": {"min": [75098], "max": [76904], "mean": [76001.0], "std": [521.6358883359158], "count": [1807]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1807]}, "subtask_annotation": {"mean": [6.9352517985611515, 12.0, 12.0, 12.0, 12.0], "std": [3.700567902425232, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1807]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1807]}, "eef_direction_state": {"mean": [4.600996126175982, 4.969009407858329], "std": [2.080999266025339, 1.9123379049681533], "min": [0, 0], "max": [6, 6], "count": [1807]}, "eef_velocity_state": {"mean": [0.6187050359712231, 0.44936358605423354], "std": [0.8554288916688602, 0.7813249032157903], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_acc_mag_state": {"mean": [0.5390149418926398, 0.38627559490868846], "std": [0.7834054498380528, 0.6987931864340289], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_direction_action": {"mean": [4.600996126175982, 4.969009407858329], "std": [2.080999266025339, 1.9123379049681533], "min": [0, 0], "max": [6, 6], "count": [1807]}, "eef_velocity_action": {"mean": [0.6187050359712231, 0.44936358605423354], "std": [0.8554288916688602, 0.7813249032157903], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_acc_mag_action": {"mean": [0.5390149418926398, 0.38627559490868846], "std": [0.7834054498380528, 0.6987931864340289], "min": [0, 0], "max": [2, 2], "count": [1807]}, "eef_sim_pose_state": {"mean": [0.16985979467974874, 0.3488904379640408, 1.2860168827762435, -0.050830932647131705, -0.08891415007534377, 0.14794182207139145, 0.16080562354185593, -0.3464400313079986, 1.2632854830336027, -0.11054573008228157, -0.11013032335039803, 0.0851090646577277], "std": [0.12447683184606607, 0.08311777935572412, 0.12743404727472585, 0.11186747118972562, 0.20396919397449423, 0.341526433868274, 0.1361472467397358, 0.07196857996910491, 0.11348296636611774, 0.09462305641583865, 0.18805899397770345, 0.18055388348227697], "min": [0.024651000344386817, 0.03588983001608825, 1.1823726454297365, -0.46319694862779265, -0.6710902117696572, -0.5875273459698634, 0.0686092473291552, -0.7599906420501463, 1.1818661995801139, -0.4253062947065734, -0.5509468492968939, -0.8504662532361709], "max": [0.4160008232895459, 0.729533087460192, 1.538702971481418, 0.1548781659457322, 0.44013759546766007, 1.1446120130879123, 0.4404677695868669, -0.056487227945365696, 1.4875951886605976, 0.032440778729693726, 0.10187894941607367, 0.8433090532739553], "count": [1807]}, "eef_sim_pose_action": {"mean": [0.16985979467974874, 0.3488904379640408, 1.2860168827762435, -0.050830932647131705, -0.08891415007534377, 0.14794182207139145, 0.16080562354185593, -0.3464400313079986, 1.2632854830336027, -0.11054573008228157, -0.11013032335039803, 0.0851090646577277], "std": [0.12447683184606607, 0.08311777935572412, 0.12743404727472585, 0.11186747118972562, 0.20396919397449423, 0.341526433868274, 0.1361472467397358, 0.07196857996910491, 0.11348296636611774, 0.09462305641583865, 0.18805899397770345, 0.18055388348227697], "min": [0.024651000344386817, 0.03588983001608825, 1.1823726454297365, -0.46319694862779265, -0.6710902117696572, -0.5875273459698634, 0.0686092473291552, -0.7599906420501463, 1.1818661995801139, -0.4253062947065734, -0.5509468492968939, -0.8504662532361709], "max": [0.4160008232895459, 0.729533087460192, 1.538702971481418, 0.1548781659457322, 0.44013759546766007, 1.1446120130879123, 0.4404677695868669, -0.056487227945365696, 1.4875951886605976, 0.032440778729693726, 0.10187894941607367, 0.8433090532739553], "count": [1807]}, "gripper_mode_state": {"mean": [0.8710570005534034, 0.8937465412285556], "std": [0.3351368412161098, 0.3081617453068248], "min": [0, 0], "max": [1, 1], "count": [1807]}, "gripper_activity_state": {"mean": [1.8616491422246817, 1.8865522966242392], "std": [0.4771550800567867, 0.4361521269155161], "min": [0, 0], "max": [2, 2], "count": [1807]}, "gripper_mode_action": {"mean": [0.8710570005534034, 0.8937465412285556], "std": [0.3351368412161098, 0.3081617453068248], "min": [0, 0], "max": [1, 1], "count": [1807]}, "gripper_activity_action": {"mean": [1.8616491422246817, 1.8865522966242392], "std": [0.4771550800567867, 0.4361521269155161], "min": [0, 0], "max": [2, 2], "count": [1807]}, "gripper_open_scale_state": {"mean": [0.1456212984666458, 0.12402973978173061], "std": [0.2776702918612438, 0.25686678024235843], "min": [0.03204348683357239, 0.02922801673412323], "max": [0.9494072369166783, 0.9567499841962542], "count": [1807]}, "gripper_open_scale_action": {"mean": [0.1456212984666458, 0.12402973978173061], "std": [0.2776702918612438, 0.25686678024235843], "min": [0.03204348683357239, 0.02922801673412323], "max": [0.9494072369166783, 0.9567499841962542], "count": [1807]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4934511729193102]], [[0.5630424188193796]], [[0.5487172374647865]]], "std": [[[0.222458374607058]], [[0.25640839088368916]], [[0.2849251349652748]]], "count": [273]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44486011854884405]], [[0.4357717535732242]], [[0.40948202714134085]]], "std": [[[0.16707242478045706]], [[0.1837269479698929]], [[0.2178777757140382]]], "count": [273]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42153167520569484]], [[0.42656702239300276]], [[0.40375299464515146]]], "std": [[[0.19601042825646342]], [[0.204857383981102]], [[0.2361669352985472]]], "count": [273]}, "observation.state": {"min": [-0.7356712818145752, 0.0005017873481847346, -1.6412420272827148, -1.0492428541183472, -0.2186158448457718, -0.2316311001777649, 0.05746053531765938, -1.4818254709243774, -1.0842021724855044e-19, -1.9573594331741333, -1.101398229598999, -0.13300390541553497, -0.2822524607181549, 0.04089219495654106], "max": [1.2133787870407104, 2.0754759311676025, 0.0, 0.11381968855857849, 0.5010960698127747, 0.2009308785200119, 1.661462664604187, 0.7581930160522461, 2.1629128456115723, 0.0, 0.020995907485485077, 1.2225340604782104, 0.16663970053195953, 1.6682138442993164], "mean": [0.019039936363697052, 0.6128827929496765, -0.4041469097137451, -0.2974236011505127, 0.046373263001441956, 0.00638407189399004, 0.2174164205789566, -0.028994308784604073, 0.5422773957252502, -0.4128372073173523, -0.26724347472190857, 0.09930873662233353, -0.08715551346540451, 0.24136191606521606], "std": [0.30730384588241577, 0.7305112481117249, 0.5101221203804016, 0.38701555132865906, 0.1485919952392578, 0.09147588163614273, 0.4419786036014557, 0.28077369928359985, 0.7275673747062683, 0.5938929319381714, 0.3769280016422272, 0.2450578659772873, 0.09933830052614212, 0.4841599464416504], "count": [1779]}, "action": {"min": [-0.7356712818145752, 0.0005017873481847346, -1.6412420272827148, -1.0492428541183472, -0.2186158448457718, -0.2316311001777649, 0.05746053531765938, -1.4818254709243774, -1.0842021724855044e-19, -1.9573594331741333, -1.101398229598999, -0.13300390541553497, -0.2822524607181549, 0.04089219495654106], "max": [1.2133787870407104, 2.0754759311676025, 0.0, 0.11381968855857849, 0.5010960698127747, 0.2009308785200119, 1.661462664604187, 0.7581930160522461, 2.1629128456115723, 0.0, 0.020995907485485077, 1.2225340604782104, 0.16663970053195953, 1.6682138442993164], "mean": [0.019039936363697052, 0.6128827929496765, -0.4041469097137451, -0.2974236011505127, 0.046373263001441956, 0.00638407189399004, 0.2174164205789566, -0.028994308784604073, 0.5422773957252502, -0.4128372073173523, -0.26724347472190857, 0.09930873662233353, -0.08715551346540451, 0.24136191606521606], "std": [0.30730384588241577, 0.7305112481117249, 0.5101221203804016, 0.38701555132865906, 0.1485919952392578, 0.09147588163614273, 0.4419786036014557, 0.28077369928359985, 0.7275673747062683, 0.5938929319381714, 0.3769280016422272, 0.2450578659772873, 0.09933830052614212, 0.4841599464416504], "count": [1779]}, "timestamp": {"min": [0.0], "max": [59.266666666666666], "mean": [29.633333333333333], "std": [17.118432777002127], "count": [1779]}, "frame_index": {"min": [0], "max": [1778], "mean": [889.0], "std": [513.5529833100638], "count": [1779]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1779]}, "index": {"min": [76905], "max": [78683], "mean": [77794.0], "std": [513.5529833100638], "count": [1779]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1779]}, "subtask_annotation": {"mean": [6.579539066891512, 12.0, 12.0, 12.0, 12.0], "std": [3.6268853694147585, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1779]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [1779]}, "eef_direction_state": {"mean": [4.515458122540753, 4.76672287802136], "std": [2.176878460613327, 2.042024752442804], "min": [0, 0], "max": [6, 6], "count": [1779]}, "eef_velocity_state": {"mean": [0.6318156267566049, 0.5323215289488477], "std": [0.8606830351374078, 0.8133551882282468], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_acc_mag_state": {"mean": [0.508150646430579, 0.47892074198988194], "std": [0.7581788687981685, 0.7586708918265535], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_direction_action": {"mean": [4.515458122540753, 4.76672287802136], "std": [2.176878460613327, 2.042024752442804], "min": [0, 0], "max": [6, 6], "count": [1779]}, "eef_velocity_action": {"mean": [0.6318156267566049, 0.5323215289488477], "std": [0.8606830351374078, 0.8133551882282468], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_acc_mag_action": {"mean": [0.508150646430579, 0.47892074198988194], "std": [0.7581788687981685, 0.7586708918265535], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_sim_pose_state": {"mean": [0.16906985425513965, 0.3413408926796457, 1.2748692014824263, 0.0019367910626393245, -0.08586180320996438, 0.06533887574969144, 0.15898845006845785, -0.33739067838345616, 1.2774415699584574, -0.10991053431376256, -0.1275587871893765, 0.07342764356279227], "std": [0.12292129236811393, 0.08624905436206108, 0.11163629966671793, 0.06760154618215296, 0.14696203705836308, 0.37222529868548193, 0.12864949607024267, 0.06972362414940633, 0.12678979188705852, 0.0904486147952477, 0.21440916380767955, 0.22878000966756099], "min": [0.04743582697340322, 0.10756242345349153, 1.1819009386368369, -0.23845709083498645, -0.5930721563824171, -0.7856468556525177, 0.056162210392687394, -0.7052952563655244, 1.1817696650494012, -0.3433806685287757, -0.6049651723814041, -1.0209068217734933], "max": [0.4042065372992371, 0.7429039212760369, 1.487545760437369, 0.12344643374119794, 0.14607648040496657, 1.5603533049924208, 0.4821496546317265, -0.026862522574979647, 1.5303202309912842, 0.009227415564531166, 0.24387423430547095, 0.9007960010060148], "count": [1779]}, "eef_sim_pose_action": {"mean": [0.16906985425513965, 0.3413408926796457, 1.2748692014824263, 0.0019367910626393245, -0.08586180320996438, 0.06533887574969144, 0.15898845006845785, -0.33739067838345616, 1.2774415699584574, -0.10991053431376256, -0.1275587871893765, 0.07342764356279227], "std": [0.12292129236811393, 0.08624905436206108, 0.11163629966671793, 0.06760154618215296, 0.14696203705836308, 0.37222529868548193, 0.12864949607024267, 0.06972362414940633, 0.12678979188705852, 0.0904486147952477, 0.21440916380767955, 0.22878000966756099], "min": [0.04743582697340322, 0.10756242345349153, 1.1819009386368369, -0.23845709083498645, -0.5930721563824171, -0.7856468556525177, 0.056162210392687394, -0.7052952563655244, 1.1817696650494012, -0.3433806685287757, -0.6049651723814041, -1.0209068217734933], "max": [0.4042065372992371, 0.7429039212760369, 1.487545760437369, 0.12344643374119794, 0.14607648040496657, 1.5603533049924208, 0.4821496546317265, -0.026862522574979647, 1.5303202309912842, 0.009227415564531166, 0.24387423430547095, 0.9007960010060148], "count": [1779]}, "gripper_mode_state": {"mean": [0.897133220910624, 0.8780213603147836], "std": [0.30378480022732207, 0.3272611360148935], "min": [0, 0], "max": [1, 1], "count": [1779]}, "gripper_activity_state": {"mean": [1.8858909499718943, 1.884204609331085], "std": [0.43706560404545797, 0.44110479465352903], "min": [0, 0], "max": [2, 2], "count": [1779]}, "gripper_mode_action": {"mean": [0.897133220910624, 0.8780213603147836], "std": [0.30378480022732207, 0.3272611360148935], "min": [0, 0], "max": [1, 1], "count": [1779]}, "gripper_activity_action": {"mean": [1.8858909499718943, 1.884204609331085], "std": [0.43706560404545797, 0.44110479465352903], "min": [0, 0], "max": [2, 2], "count": [1779]}, "gripper_open_scale_state": {"mean": [0.12423736826249436, 0.13792164255187278], "std": [0.25255888410184724, 0.276662168441645], "min": [0.03283459161009107, 0.023366968546594893], "max": [0.9494072369166783, 0.9532650538853237], "count": [1779]}, "gripper_open_scale_action": {"mean": [0.12423736826249436, 0.13792164255187278], "std": [0.25255888410184724, 0.276662168441645], "min": [0.03283459161009107, 0.023366968546594893], "max": [0.9494072369166783, 0.9532650538853237], "count": [1779]}}} +{"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.4886339071995757]], [[0.5659989008212934]], [[0.5561939687607499]]], "std": [[[0.22094224362192486]], [[0.25398777715435245]], [[0.28126738915655963]]], "count": [304]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44049291849415206]], [[0.43601245825450063]], [[0.41487723329463366]]], "std": [[[0.17593634077761827]], [[0.18439645156778806]], [[0.21677082074967305]]], "count": [304]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43085418368736383]], [[0.43662629894794175]], [[0.41301376257739936]]], "std": [[[0.20009294792524104]], [[0.20469179475753635]], [[0.23392984425560806]]], "count": [304]}, "observation.state": {"min": [-0.9723804593086243, 1.0043085012512165e-06, -1.9926410913467407, -1.5507906675338745, -1.1213399171829224, -0.6420648694038391, 0.057121001183986664, -1.1060001850128174, -2.168404344971009e-19, -1.7579419612884521, -1.2179807424545288, -0.18867963552474976, -0.38196122646331787, 0.05202663317322731], "max": [1.5815341472625732, 2.331650733947754, 0.0, 0.40650489926338196, 0.9142258763313293, 0.2424822449684143, 1.6612029075622559, 0.849825382232666, 2.127631425857544, 0.0, 0.19010743498802185, 1.04157292842865, 0.26384469866752625, 1.6636415719985962], "mean": [0.14393816888332367, 0.6642485857009888, -0.5462169051170349, -0.24199479818344116, -0.0011782738147303462, -0.07205956429243088, 0.19947347044944763, -0.014153778553009033, 0.4484840929508209, -0.2882987856864929, -0.3071260154247284, 0.05564449727535248, -0.08083712309598923, 0.18769553303718567], "std": [0.4237636625766754, 0.7410820722579956, 0.7432805895805359, 0.6199514269828796, 0.3331918716430664, 0.19090686738491058, 0.410549134016037, 0.23557798564434052, 0.6588219404220581, 0.4486009478569031, 0.47411617636680603, 0.13132072985172272, 0.08974242955446243, 0.4091871380805969], "count": [2047]}, "action": {"min": [-0.9723804593086243, 1.0043085012512165e-06, -1.9926410913467407, -1.5507906675338745, -1.1213399171829224, -0.6420648694038391, 0.057121001183986664, -1.1060001850128174, -2.168404344971009e-19, -1.7579419612884521, -1.2179807424545288, -0.18867963552474976, -0.38196122646331787, 0.05202663317322731], "max": [1.5815341472625732, 2.331650733947754, 0.0, 0.40650489926338196, 0.9142258763313293, 0.2424822449684143, 1.6612029075622559, 0.849825382232666, 2.127631425857544, 0.0, 0.19010743498802185, 1.04157292842865, 0.26384469866752625, 1.6636415719985962], "mean": [0.14393816888332367, 0.6642485857009888, -0.5462169051170349, -0.24199479818344116, -0.0011782738147303462, -0.07205956429243088, 0.19947347044944763, -0.014153778553009033, 0.4484840929508209, -0.2882987856864929, -0.3071260154247284, 0.05564449727535248, -0.08083712309598923, 0.18769553303718567], "std": [0.4237636625766754, 0.7410820722579956, 0.7432805895805359, 0.6199514269828796, 0.3331918716430664, 0.19090686738491058, 0.410549134016037, 0.23557798564434052, 0.6588219404220581, 0.4486009478569031, 0.47411617636680603, 0.13132072985172272, 0.08974242955446243, 0.4091871380805969], "count": [2047]}, "timestamp": {"min": [0.0], "max": [68.2], "mean": [34.1], "std": [19.69726433346068], "count": [2047]}, "frame_index": {"min": [0], "max": [2046], "mean": [1023.0], "std": [590.9179300038204], "count": [2047]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [2047]}, "index": {"min": [78684], "max": [80730], "mean": [79707.0], "std": [590.9179300038204], "count": [2047]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2047]}, "subtask_annotation": {"mean": [6.20371275036639, 12.0, 12.0, 12.0, 12.0], "std": [3.637994408142615, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2047]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [2047]}, "eef_direction_state": {"mean": [4.580361504640938, 4.960429897410845], "std": [2.0514308674795845, 1.9731706599265562], "min": [0, 0], "max": [6, 6], "count": [2047]}, "eef_velocity_state": {"mean": [0.6380068392769908, 0.4264777723497802], "std": [0.847065415551763, 0.7581779848663595], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_acc_mag_state": {"mean": [0.5574010747435271, 0.3869076697606253], "std": [0.7830038029325117, 0.7029733506883546], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_direction_action": {"mean": [4.580361504640938, 4.960429897410845], "std": [2.0514308674795845, 1.9731706599265562], "min": [0, 0], "max": [6, 6], "count": [2047]}, "eef_velocity_action": {"mean": [0.6380068392769908, 0.4264777723497802], "std": [0.847065415551763, 0.7581779848663595], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_acc_mag_action": {"mean": [0.5574010747435271, 0.3869076697606253], "std": [0.7830038029325117, 0.7029733506883546], "min": [0, 0], "max": [2, 2], "count": [2047]}, "eef_sim_pose_state": {"mean": [0.15316948605381753, 0.36174930323989446, 1.3020069337952438, -0.023340433595226286, -0.10600677242473888, 0.13257904590132893, 0.1397314166017703, -0.3355407136331667, 1.2594821049152607, -0.09553204595308387, -0.14273815474516055, 0.04458288088074138], "std": [0.09909746211742977, 0.09926751241859344, 0.1400022271999907, 0.1639713161564673, 0.21883882690608092, 0.3734109671470714, 0.10839197744457259, 0.06135797762294107, 0.11064258569131652, 0.0782601026068372, 0.23498298813073942, 0.1877369276697079], "min": [0.045349518804999364, 0.07411610221575342, 1.1817437064440564, -0.3875530397530774, -0.6979208404375173, -0.7484474041927601, 0.0420145887140885, -0.6833871342170343, 1.1820233035079717, -0.37550244310362335, -0.8405646594824125, -0.941803541189592], "max": [0.3434251077647939, 0.7854807999803142, 1.5935299871144892, 0.43693295006715543, 0.25355751352162836, 1.2939197304009138, 0.3959638465791533, -0.018479990771256193, 1.497471070397189, 0.051255604655290166, 0.164462133734399, 0.829070350188431], "count": [2047]}, "eef_sim_pose_action": {"mean": [0.15316948605381753, 0.36174930323989446, 1.3020069337952438, -0.023340433595226286, -0.10600677242473888, 0.13257904590132893, 0.1397314166017703, -0.3355407136331667, 1.2594821049152607, -0.09553204595308387, -0.14273815474516055, 0.04458288088074138], "std": [0.09909746211742977, 0.09926751241859344, 0.1400022271999907, 0.1639713161564673, 0.21883882690608092, 0.3734109671470714, 0.10839197744457259, 0.06135797762294107, 0.11064258569131652, 0.0782601026068372, 0.23498298813073942, 0.1877369276697079], "min": [0.045349518804999364, 0.07411610221575342, 1.1817437064440564, -0.3875530397530774, -0.6979208404375173, -0.7484474041927601, 0.0420145887140885, -0.6833871342170343, 1.1820233035079717, -0.37550244310362335, -0.8405646594824125, -0.941803541189592], "max": [0.3434251077647939, 0.7854807999803142, 1.5935299871144892, 0.43693295006715543, 0.25355751352162836, 1.2939197304009138, 0.3959638465791533, -0.018479990771256193, 1.497471070397189, 0.051255604655290166, 0.164462133734399, 0.829070350188431], "count": [2047]}, "gripper_mode_state": {"mean": [0.9081582804103566, 0.9125549584758182], "std": [0.2888023859535421, 0.2824861168925177], "min": [0, 0], "max": [1, 1], "count": [2047]}, "gripper_activity_state": {"mean": [1.8783585735222277, 1.8993649242794333], "std": [0.4501051740563235, 0.41188331167163683], "min": [0, 0], "max": [2, 2], "count": [2047]}, "gripper_mode_action": {"mean": [0.9081582804103566, 0.9125549584758182], "std": [0.2888023859535421, 0.2824861168925177], "min": [0, 0], "max": [1, 1], "count": [2047]}, "gripper_activity_action": {"mean": [1.8783585735222277, 1.8993649242794333], "std": [0.4501051740563235, 0.41188331167163683], "min": [0, 0], "max": [2, 2], "count": [2047]}, "gripper_open_scale_state": {"mean": [0.11398469162894971, 0.10725529557833358], "std": [0.23459896102521963, 0.233819650499926], "min": [0.032640572105135233, 0.029729504670415605], "max": [0.9492588043212891, 0.9506523268563407], "count": [2047]}, "gripper_open_scale_action": {"mean": [0.11398469162894971, 0.10725529557833358], "std": [0.23459896102521963, 0.233819650499926], "min": [0.032640572105135233, 0.029729504670415605], "max": [0.9492588043212891, 0.9506523268563407], "count": [2047]}}} +{"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.45948211459322574]], [[0.4739220752720208]], [[0.41480488752956074]]], "std": [[[0.2479270848118369]], [[0.24253234244052954]], [[0.20799694795678364]]], "count": [351]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42910426636624893]], [[0.43561731731312336]], [[0.42396291641062883]]], "std": [[[0.18172794712452875]], [[0.181851264575216]], [[0.1953656811303589]]], "count": [351]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226691246299089]], [[0.4305600369935882]], [[0.420667724956396]]], "std": [[[0.18607226612728522]], [[0.18425903146559358]], [[0.19469433851103937]]], "count": [351]}, "observation.state": {"min": [-0.5046590566635132, 0.0, -1.986505150794983, -1.5700000524520874, -0.429514616727829, -0.2780666947364807, 0.03978303074836731, -0.7577865123748779, 0.0, -1.9251458644866943, -1.0874931812286377, -0.31753402948379517, -0.43917718529701233, 0.03994167596101761], "max": [0.8406214714050293, 2.446699380874634, 5.263760105668435e-18, 0.07889222353696823, 0.21417829394340515, 0.24216558039188385, 1.661073088645935, 0.6920201182365417, 2.3209128379821777, 0.0, 0.049502499401569366, 0.44604477286338806, 0.1871456503868103, 1.6743124723434448], "mean": [0.005839379969984293, 0.5115011930465698, -0.3440583348274231, -0.2380220890045166, 0.016948610544204712, -0.019566813483834267, 0.1731031984090805, -0.024059472605586052, 0.7606837153434753, -0.5164198875427246, -0.406640887260437, -0.04915788024663925, -0.004754893947392702, 0.23017333447933197], "std": [0.1512197107076645, 0.8718822598457336, 0.6031733155250549, 0.42656153440475464, 0.1008910983800888, 0.0668194591999054, 0.3911247253417969, 0.21630918979644775, 0.8760783672332764, 0.6420021057128906, 0.41175752878189087, 0.1329006403684616, 0.11232999712228775, 0.4695946276187897], "count": [2482]}, "action": {"min": [-0.5046590566635132, 0.0, -1.986505150794983, -1.5700000524520874, -0.429514616727829, -0.2780666947364807, 0.03978303074836731, -0.7577865123748779, 0.0, -1.9251458644866943, -1.0874931812286377, -0.31753402948379517, -0.43917718529701233, 0.03994167596101761], "max": [0.8406214714050293, 2.446699380874634, 5.263760105668435e-18, 0.07889222353696823, 0.21417829394340515, 0.24216558039188385, 1.661073088645935, 0.6920201182365417, 2.3209128379821777, 0.0, 0.049502499401569366, 0.44604477286338806, 0.1871456503868103, 1.6743124723434448], "mean": [0.005839379969984293, 0.5115011930465698, -0.3440583348274231, -0.2380220890045166, 0.016948610544204712, -0.019566813483834267, 0.1731031984090805, -0.024059472605586052, 0.7606837153434753, -0.5164198875427246, -0.406640887260437, -0.04915788024663925, -0.004754893947392702, 0.23017333447933197], "std": [0.1512197107076645, 0.8718822598457336, 0.6031733155250549, 0.42656153440475464, 0.1008910983800888, 0.0668194591999054, 0.3911247253417969, 0.21630918979644775, 0.8760783672332764, 0.6420021057128906, 0.41175752878189087, 0.1329006403684616, 0.11232999712228775, 0.4695946276187897], "count": [2482]}, "timestamp": {"min": [0.0], "max": [82.7], "mean": [41.35], "std": [23.88305419701965], "count": [2482]}, "frame_index": {"min": [0], "max": [2481], "mean": [1240.5], "std": [716.4916259105894], "count": [2482]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [2482]}, "index": {"min": [80731], "max": [83212], "mean": [81971.5], "std": [716.4916259105894], "count": [2482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2482]}, "subtask_annotation": {"mean": [5.819903303787268, 12.0, 12.0, 12.0, 12.0], "std": [3.8015061678968602, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2482]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [2482]}, "eef_direction_state": {"mean": [5.079774375503626, 4.205076551168412], "std": [1.8280433295868417, 2.2434986235597028], "min": [0, 0], "max": [6, 6], "count": [2482]}, "eef_velocity_state": {"mean": [0.39403706688154716, 0.7699435938759065], "std": [0.7431209500546297, 0.9025074284356752], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_acc_mag_state": {"mean": [0.34971796937953264, 0.6414182111200645], "std": [0.6802274832139991, 0.8155573841588938], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_direction_action": {"mean": [5.079774375503626, 4.205076551168412], "std": [1.8280433295868417, 2.2434986235597028], "min": [0, 0], "max": [6, 6], "count": [2482]}, "eef_velocity_action": {"mean": [0.39403706688154716, 0.7699435938759065], "std": [0.7431209500546297, 0.9025074284356752], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_acc_mag_action": {"mean": [0.34971796937953264, 0.6414182111200645], "std": [0.6802274832139991, 0.8155573841588938], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_sim_pose_state": {"mean": [0.1698792184209218, 0.3377677405048448, 1.2276373155893212, -0.02265620153104036, -0.06927663723216143, 0.022729070634519122, 0.21330765008119604, -0.34359632795177003, 1.2775733895993973, 0.015232241962624694, -0.15909903602249478, -0.07746471374325699], "std": [0.17843174082201874, 0.060579708856386784, 0.072985304141255, 0.06851357688177159, 0.14105144307546913, 0.11116834280980054, 0.17555643942412064, 0.07514443282414604, 0.09972345247595242, 0.10554060848863868, 0.17135211433789418, 0.18965761313956309], "min": [0.05449109343029451, 0.11489743878161218, 1.1832811753647576, -0.279967743208848, -0.5113919635849857, -0.615412867101061, 0.06320126965270574, -0.6445371679461006, 1.185470414421163, -0.2928049714482079, -0.5525432565083068, -0.897925225368541], "max": [0.5913016740086195, 0.7126462690587024, 1.4383716027511644, 0.21826011671158108, 0.2709630106600529, 0.4466271209292554, 0.5359691683547894, -0.07804490868294314, 1.4434233231260551, 0.18684114836891894, 0.20346775784752502, 0.7564207165325227], "count": [2482]}, "eef_sim_pose_action": {"mean": [0.1698792184209218, 0.3377677405048448, 1.2276373155893212, -0.02265620153104036, -0.06927663723216143, 0.022729070634519122, 0.21330765008119604, -0.34359632795177003, 1.2775733895993973, 0.015232241962624694, -0.15909903602249478, -0.07746471374325699], "std": [0.17843174082201874, 0.060579708856386784, 0.072985304141255, 0.06851357688177159, 0.14105144307546913, 0.11116834280980054, 0.17555643942412064, 0.07514443282414604, 0.09972345247595242, 0.10554060848863868, 0.17135211433789418, 0.18965761313956309], "min": [0.05449109343029451, 0.11489743878161218, 1.1832811753647576, -0.279967743208848, -0.5113919635849857, -0.615412867101061, 0.06320126965270574, -0.6445371679461006, 1.185470414421163, -0.2928049714482079, -0.5525432565083068, -0.897925225368541], "max": [0.5913016740086195, 0.7126462690587024, 1.4383716027511644, 0.21826011671158108, 0.2709630106600529, 0.4466271209292554, 0.5359691683547894, -0.07804490868294314, 1.4434233231260551, 0.18684114836891894, 0.20346775784752502, 0.7564207165325227], "count": [2482]}, "gripper_mode_state": {"mean": [0.9222401289282837, 0.878323932312651], "std": [0.2677933410722309, 0.32691130638063576], "min": [0, 0], "max": [1, 1], "count": [2482]}, "gripper_activity_state": {"mean": [1.918211120064464, 1.838436744560838], "std": [0.37358212065828794, 0.5118314646980885], "min": [0, 0], "max": [2, 2], "count": [2482]}, "gripper_mode_action": {"mean": [0.9222401289282837, 0.878323932312651], "std": [0.2677933410722309, 0.32691130638063576], "min": [0, 0], "max": [1, 1], "count": [2482]}, "gripper_activity_action": {"mean": [1.918211120064464, 1.838436744560838], "std": [0.37358212065828794, 0.5118314646980885], "min": [0, 0], "max": [2, 2], "count": [2482]}, "gripper_open_scale_state": {"mean": [0.09891526771728117, 0.131530571876034], "std": [0.2235006114198106, 0.2683399567579385], "min": [0.02273316042763846, 0.022823814834867204], "max": [0.9491846220833915, 0.9567499841962542], "count": [2482]}, "gripper_open_scale_action": {"mean": [0.09891526771728117, 0.131530571876034], "std": [0.2235006114198106, 0.2683399567579385], "min": [0.02273316042763846, 0.022823814834867204], "max": [0.9491846220833915, 0.9567499841962542], "count": [2482]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43490871081894544]], [[0.46157514608283906]], [[0.4227798218356064]]], "std": [[[0.25044553197084723]], [[0.2380491407897651]], [[0.20120875216298467]]], "count": [346]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42667156547911395]], [[0.4441938438991525]], [[0.4429699499099575]]], "std": [[[0.19969180331736777]], [[0.182615365429164]], [[0.1851908483219578]]], "count": [346]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4259977914415606]], [[0.43953325588424197]], [[0.4345996771380357]]], "std": [[[0.19146996650961276]], [[0.1802274518628937]], [[0.18638772376852644]]], "count": [346]}, "observation.state": {"min": [-1.006121277809143, 0.0, -2.007462739944458, -0.6916115283966064, -0.4274975657463074, -0.30526217818260193, 0.041516177356243134, -1.3084856271743774, -2.212383470188922e-19, -1.9496896266937256, -1.1020869016647339, -0.25617480278015137, -0.36101090908050537, 0.04366063326597214], "max": [0.796126663684845, 2.104600429534912, 9.515904378373813e-19, 0.3122118413448334, 0.48780590295791626, 0.3508075475692749, 1.67262601852417, 0.8298836350440979, 2.201617956161499, 4.804173490852721e-19, 0.008332375437021255, 0.7822502255439758, 0.37860390543937683, 1.6712123155593872], "mean": [-0.04560103639960289, 0.5718581676483154, -0.516978919506073, -0.08091985434293747, 0.055855441838502884, 0.011810177937150002, 0.20151716470718384, 0.01807476580142975, 0.5523484349250793, -0.3946349620819092, -0.24161797761917114, 0.01185376662760973, -0.03933387249708176, 0.1754547655582428], "std": [0.27571338415145874, 0.7655081152915955, 0.7041739821434021, 0.2011599838733673, 0.13050086796283722, 0.0734524130821228, 0.4225366711616516, 0.2780012786388397, 0.7632693648338318, 0.5881543755531311, 0.34790489077568054, 0.1669592410326004, 0.10498348623514175, 0.39676642417907715], "count": [2431]}, "action": {"min": [-1.006121277809143, 0.0, -2.007462739944458, -0.6916115283966064, -0.4274975657463074, -0.30526217818260193, 0.041516177356243134, -1.3084856271743774, -2.212383470188922e-19, -1.9496896266937256, -1.1020869016647339, -0.25617480278015137, -0.36101090908050537, 0.04366063326597214], "max": [0.796126663684845, 2.104600429534912, 9.515904378373813e-19, 0.3122118413448334, 0.48780590295791626, 0.3508075475692749, 1.67262601852417, 0.8298836350440979, 2.201617956161499, 4.804173490852721e-19, 0.008332375437021255, 0.7822502255439758, 0.37860390543937683, 1.6712123155593872], "mean": [-0.04560103639960289, 0.5718581676483154, -0.516978919506073, -0.08091985434293747, 0.055855441838502884, 0.011810177937150002, 0.20151716470718384, 0.01807476580142975, 0.5523484349250793, -0.3946349620819092, -0.24161797761917114, 0.01185376662760973, -0.03933387249708176, 0.1754547655582428], "std": [0.27571338415145874, 0.7655081152915955, 0.7041739821434021, 0.2011599838733673, 0.13050086796283722, 0.0734524130821228, 0.4225366711616516, 0.2780012786388397, 0.7632693648338318, 0.5881543755531311, 0.34790489077568054, 0.1669592410326004, 0.10498348623514175, 0.39676642417907715], "count": [2431]}, "timestamp": {"min": [0.0], "max": [81.0], "mean": [40.5], "std": [23.392306427541513], "count": [2431]}, "frame_index": {"min": [0], "max": [2430], "mean": [1215.0], "std": [701.7691928262454], "count": [2431]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [2431]}, "index": {"min": [83213], "max": [85643], "mean": [84428.0], "std": [701.7691928262454], "count": [2431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2431]}, "subtask_annotation": {"mean": [5.500205676676265, 12.0, 12.0, 12.0, 12.0], "std": [3.8028194252288374, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2431]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [2431]}, "eef_direction_state": {"mean": [4.65117235705471, 4.818181818181818], "std": [2.0072056702150043, 1.9724174064304578], "min": [0, 0], "max": [6, 6], "count": [2431]}, "eef_velocity_state": {"mean": [0.6351295763060469, 0.5565610859728507], "std": [0.8674752687599445, 0.8600012557457705], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_acc_mag_state": {"mean": [0.5285890580008227, 0.455779514603044], "std": [0.7759663924637525, 0.747131164173161], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_direction_action": {"mean": [4.65117235705471, 4.818181818181818], "std": [2.0072056702150043, 1.9724174064304578], "min": [0, 0], "max": [6, 6], "count": [2431]}, "eef_velocity_action": {"mean": [0.6351295763060469, 0.5565610859728507], "std": [0.8674752687599445, 0.8600012557457705], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_acc_mag_action": {"mean": [0.5285890580008227, 0.455779514603044], "std": [0.7759663924637525, 0.747131164173161], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_sim_pose_state": {"mean": [0.16693544140270103, 0.32665940252162157, 1.2811356069825783, 0.004854159978164239, -0.025469202908684062, 0.010952882219646364, 0.16424726894829936, -0.32810049553552506, 1.2634381959612746, -0.035251338969830404, -0.08156584461256987, 0.02932875624808599], "std": [0.13738506691188618, 0.08128781286780384, 0.1261737550565557, 0.07211316726895342, 0.1087545635697219, 0.27782482883716547, 0.1374849820747271, 0.08151355139377968, 0.11194884926276913, 0.07866142201916014, 0.15254289039712138, 0.24582653979178376], "min": [0.03445774316197612, 0.048278181749186605, 1.1818995655694813, -0.2966595371612149, -0.4973312586280749, -1.0579833677385826, 0.06282484226647675, -0.7214148624183807, 1.1819117822894902, -0.2524070839582638, -0.49262303797805895, -1.168477116883073], "max": [0.4534857946192821, 0.6451007910864642, 1.5211404083643567, 0.350775341433723, 0.34057498217254345, 0.8376460166628976, 0.4900565668183451, -0.044769905875985, 1.4870362409922626, 0.24431562480263058, 0.2390096512567521, 0.9019187041227453], "count": [2431]}, "eef_sim_pose_action": {"mean": [0.16693544140270103, 0.32665940252162157, 1.2811356069825783, 0.004854159978164239, -0.025469202908684062, 0.010952882219646364, 0.16424726894829936, -0.32810049553552506, 1.2634381959612746, -0.035251338969830404, -0.08156584461256987, 0.02932875624808599], "std": [0.13738506691188618, 0.08128781286780384, 0.1261737550565557, 0.07211316726895342, 0.1087545635697219, 0.27782482883716547, 0.1374849820747271, 0.08151355139377968, 0.11194884926276913, 0.07866142201916014, 0.15254289039712138, 0.24582653979178376], "min": [0.03445774316197612, 0.048278181749186605, 1.1818995655694813, -0.2966595371612149, -0.4973312586280749, -1.0579833677385826, 0.06282484226647675, -0.7214148624183807, 1.1819117822894902, -0.2524070839582638, -0.49262303797805895, -1.168477116883073], "max": [0.4534857946192821, 0.6451007910864642, 1.5211404083643567, 0.350775341433723, 0.34057498217254345, 0.8376460166628976, 0.4900565668183451, -0.044769905875985, 1.4870362409922626, 0.24431562480263058, 0.2390096512567521, 0.9019187041227453], "count": [2431]}, "gripper_mode_state": {"mean": [0.9037433155080213, 0.9144385026737968], "std": [0.2949429354682029, 0.27971544022720946], "min": [0, 0], "max": [1, 1], "count": [2431]}, "gripper_activity_state": {"mean": [1.879062114356232, 1.8724804607157548], "std": [0.4500762134925093, 0.46270578612918517], "min": [0, 0], "max": [2, 2], "count": [2431]}, "gripper_mode_action": {"mean": [0.9037433155080213, 0.9144385026737968], "std": [0.2949429354682029, 0.27971544022720946], "min": [0, 0], "max": [1, 1], "count": [2431]}, "gripper_activity_action": {"mean": [1.879062114356232, 1.8724804607157548], "std": [0.4500762134925093, 0.46270578612918517], "min": [0, 0], "max": [2, 2], "count": [2431]}, "gripper_open_scale_state": {"mean": [0.11514857904645795, 0.10026145768518062], "std": [0.24145123596585766, 0.22672424270802227], "min": [0.02372352991785322, 0.02494893329484122], "max": [0.9557862962995257, 0.9549784660339355], "count": [2431]}, "gripper_open_scale_action": {"mean": [0.11514857904645795, 0.10026145768518062], "std": [0.24145123596585766, 0.22672424270802227], "min": [0.02372352991785322, 0.02494893329484122], "max": [0.9557862962995257, 0.9549784660339355], "count": [2431]}}} +{"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.4416237073968555]], [[0.4525123557653514]], [[0.39827931555654866]]], "std": [[[0.25410150346276456]], [[0.24530928559317894]], [[0.20873384574853993]]], "count": [351]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338554037949463]], [[0.4422471471177898]], [[0.43132336803033966]]], "std": [[[0.18519137921950923]], [[0.18402688574855214]], [[0.19663545617247255]]], "count": [351]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4232262707235474]], [[0.43084545013003617]], [[0.42021204820959723]]], "std": [[[0.18914074087344063]], [[0.18761869213365226]], [[0.19908883151071027]]], "count": [351]}, "observation.state": {"min": [-0.7946020364761353, -1.3163377968941702e-18, -1.5738643407821655, -0.5870522856712341, -0.27578914165496826, -0.15493206679821014, 0.03808693587779999, -1.1412817239761353, -1.4907779871675686e-19, -1.6290700435638428, -1.223935842514038, -0.2730485796928406, -0.24659086763858795, 0.0423414520919323], "max": [0.905048668384552, 1.8898643255233765, 0.0, 0.09374094009399414, 0.7721777558326721, 0.2310175746679306, 1.6613599061965942, 0.8421554565429688, 2.100529670715332, 0.0, 0.03528155758976936, 0.7525290250778198, 0.19941750168800354, 1.669122338294983], "mean": [0.004438332747668028, 0.358390212059021, -0.2980479598045349, -0.09302634000778198, 0.015043521299958229, 0.0029286639764904976, 0.1444607824087143, 0.008875193074345589, 0.6689765453338623, -0.468149334192276, -0.31405016779899597, 0.042586494237184525, -0.08508654683828354, 0.23460347950458527], "std": [0.2235691100358963, 0.6323056221008301, 0.5305981636047363, 0.1747431755065918, 0.12297149747610092, 0.06997445970773697, 0.3333664536476135, 0.29494911432266235, 0.7573668956756592, 0.5750033855438232, 0.38532644510269165, 0.20129260420799255, 0.07184995710849762, 0.4661133885383606], "count": [2482]}, "action": {"min": [-0.7946020364761353, -1.3163377968941702e-18, -1.5738643407821655, -0.5870522856712341, -0.27578914165496826, -0.15493206679821014, 0.03808693587779999, -1.1412817239761353, -1.4907779871675686e-19, -1.6290700435638428, -1.223935842514038, -0.2730485796928406, -0.24659086763858795, 0.0423414520919323], "max": [0.905048668384552, 1.8898643255233765, 0.0, 0.09374094009399414, 0.7721777558326721, 0.2310175746679306, 1.6613599061965942, 0.8421554565429688, 2.100529670715332, 0.0, 0.03528155758976936, 0.7525290250778198, 0.19941750168800354, 1.669122338294983], "mean": [0.004438332747668028, 0.358390212059021, -0.2980479598045349, -0.09302634000778198, 0.015043521299958229, 0.0029286639764904976, 0.1444607824087143, 0.008875193074345589, 0.6689765453338623, -0.468149334192276, -0.31405016779899597, 0.042586494237184525, -0.08508654683828354, 0.23460347950458527], "std": [0.2235691100358963, 0.6323056221008301, 0.5305981636047363, 0.1747431755065918, 0.12297149747610092, 0.06997445970773697, 0.3333664536476135, 0.29494911432266235, 0.7573668956756592, 0.5750033855438232, 0.38532644510269165, 0.20129260420799255, 0.07184995710849762, 0.4661133885383606], "count": [2482]}, "timestamp": {"min": [0.0], "max": [82.7], "mean": [41.35], "std": [23.88305419701965], "count": [2482]}, "frame_index": {"min": [0], "max": [2481], "mean": [1240.5], "std": [716.4916259105894], "count": [2482]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [2482]}, "index": {"min": [85644], "max": [88125], "mean": [86884.5], "std": [716.4916259105894], "count": [2482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2482]}, "subtask_annotation": {"mean": [5.205076551168412, 12.0, 12.0, 12.0, 12.0], "std": [3.410216911834121, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2482]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [2482]}, "eef_direction_state": {"mean": [5.126913779210314, 4.403706688154714], "std": [1.7651179797660468, 2.166655024723565], "min": [0, 0], "max": [6, 6], "count": [2482]}, "eef_velocity_state": {"mean": [0.3964544721998388, 0.7187751813053989], "std": [0.748323078110393, 0.8980471867433899], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_acc_mag_state": {"mean": [0.33883964544722, 0.5789685737308622], "std": [0.6735583459197336, 0.8011429585962142], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_direction_action": {"mean": [5.126913779210314, 4.403706688154714], "std": [1.7651179797660468, 2.166655024723565], "min": [0, 0], "max": [6, 6], "count": [2482]}, "eef_velocity_action": {"mean": [0.3964544721998388, 0.7187751813053989], "std": [0.748323078110393, 0.8980471867433899], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_acc_mag_action": {"mean": [0.33883964544722, 0.5789685737308622], "std": [0.6735583459197336, 0.8011429585962142], "min": [0, 0], "max": [2, 2], "count": [2482]}, "eef_sim_pose_state": {"mean": [0.1291957005904368, 0.3361402040970197, 1.2464448078680128, -0.0009647905830936276, -0.03150912807461827, 0.019840869360772673, 0.18361213935268647, -0.3321798077213018, 1.2861004786135355, -0.0867066994454347, -0.10782293361044877, 0.05212724642652867], "std": [0.11061233254872907, 0.061617145088787545, 0.11042266585124293, 0.05620790044221987, 0.07591649307609602, 0.23329606623344146, 0.1370872464753959, 0.08010098686352575, 0.11854226477044986, 0.07393081134342534, 0.1610518731782654, 0.25196548371842664], "min": [0.05178636745517131, 0.08440116127832502, 1.1823377627901102, -0.15579148712741045, -0.2808179262617452, -0.9193205856353761, 0.06896707879373204, -0.7146115468469793, 1.1821341733066668, -0.3233726133335919, -0.5053534826913644, -0.7975946378921572], "max": [0.41861991774659324, 0.6246149681990264, 1.4858652576573856, 0.13381663987269327, 0.37461683575602733, 0.9755799089123292, 0.45606091751954886, -0.08210865238177359, 1.514295888243223, 0.2032282023143412, 0.2067674136912836, 1.1361334705485095], "count": [2482]}, "eef_sim_pose_action": {"mean": [0.1291957005904368, 0.3361402040970197, 1.2464448078680128, -0.0009647905830936276, -0.03150912807461827, 0.019840869360772673, 0.18361213935268647, -0.3321798077213018, 1.2861004786135355, -0.0867066994454347, -0.10782293361044877, 0.05212724642652867], "std": [0.11061233254872907, 0.061617145088787545, 0.11042266585124293, 0.05620790044221987, 0.07591649307609602, 0.23329606623344146, 0.1370872464753959, 0.08010098686352575, 0.11854226477044986, 0.07393081134342534, 0.1610518731782654, 0.25196548371842664], "min": [0.05178636745517131, 0.08440116127832502, 1.1823377627901102, -0.15579148712741045, -0.2808179262617452, -0.9193205856353761, 0.06896707879373204, -0.7146115468469793, 1.1821341733066668, -0.3233726133335919, -0.5053534826913644, -0.7975946378921572], "max": [0.41861991774659324, 0.6246149681990264, 1.4858652576573856, 0.13381663987269327, 0.37461683575602733, 0.9755799089123292, 0.45606091751954886, -0.08210865238177359, 1.514295888243223, 0.2032282023143412, 0.2067674136912836, 1.1361334705485095], "count": [2482]}, "gripper_mode_state": {"mean": [0.9415793714746172, 0.8759065269943593], "std": [0.23453711580064202, 0.3296881601802603], "min": [0, 0], "max": [1, 1], "count": [2482]}, "gripper_activity_state": {"mean": [1.9218372280419016, 1.8094278807413375], "std": [0.3661967907297198, 0.5522131093398384], "min": [0, 0], "max": [2, 2], "count": [2482]}, "gripper_mode_action": {"mean": [0.9415793714746172, 0.8759065269943593], "std": [0.23453711580064202, 0.3296881601802603], "min": [0, 0], "max": [1, 1], "count": [2482]}, "gripper_activity_action": {"mean": [1.9218372280419016, 1.8094278807413375], "std": [0.3661967907297198, 0.5522131093398384], "min": [0, 0], "max": [2, 2], "count": [2482]}, "gripper_open_scale_state": {"mean": [0.08254970537840134, 0.13405907301516665], "std": [0.1904953005871727, 0.2663489233737124], "min": [0.02176396335874285, 0.02419511548110417], "max": [0.9493485178266253, 0.9537841933114188], "count": [2482]}, "gripper_open_scale_action": {"mean": [0.08254970537840134, 0.13405907301516665], "std": [0.1904953005871727, 0.2663489233737124], "min": [0.02176396335874285, 0.02419511548110417], "max": [0.9493485178266253, 0.9537841933114188], "count": [2482]}}} +{"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.555048090287879]], [[0.5686110399979313]], [[0.5482687544849789]]], "std": [[[0.20882873484172396]], [[0.24087882143703415]], [[0.2675367710132766]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44967741849459864]], [[0.4382241527834345]], [[0.41327774060497924]]], "std": [[[0.16897740628641136]], [[0.19309429274479695]], [[0.22406705596961787]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450014578201871]], [[0.4392096780189161]], [[0.4193861381017953]]], "std": [[[0.15419074581465805]], [[0.17175625376678286]], [[0.2009747630485987]]], "count": [337]}, "observation.state": {"min": [-0.9326474666595459, -2.2635004682859627e-34, -1.7732818126678467, -0.7378447651863098, -0.7790141105651855, -0.3742913007736206, 0.04276394098997116, -1.2179807424545288, -3.2526065174565133e-19, -1.382062554359436, -0.8620972037315369, -0.3067961633205414, -0.2485048919916153, 0.041737135499715805], "max": [0.983281672000885, 1.9742332696914673, 3.43531390645943e-16, 0.12077769637107849, 0.7699053287506104, 0.1631409376859665, 1.661073088645935, 0.6120583415031433, 1.7134565114974976, 0.0, 0.1652759164571762, 0.5476833581924438, 0.11643587052822113, 1.6587353944778442], "mean": [0.050508055835962296, 0.5041267275810242, -0.43159595131874084, -0.13486599922180176, -0.016077879816293716, -0.027271265164017677, 0.19924205541610718, -0.07942809164524078, 0.3907512128353119, -0.3043700158596039, -0.19926372170448303, 0.03288352116942406, -0.022635724395513535, 0.18388976156711578], "std": [0.29692238569259644, 0.6700656414031982, 0.5695158243179321, 0.2271810621023178, 0.18906523287296295, 0.09067484736442566, 0.42492926120758057, 0.2578704059123993, 0.5628881454467773, 0.4411548376083374, 0.299204558134079, 0.14270688593387604, 0.061072200536727905, 0.409358412027359], "count": [2348]}, "action": {"min": [-0.9326474666595459, -2.2635004682859627e-34, -1.7732818126678467, -0.7378447651863098, -0.7790141105651855, -0.3742913007736206, 0.04276394098997116, -1.2179807424545288, -3.2526065174565133e-19, -1.382062554359436, -0.8620972037315369, -0.3067961633205414, -0.2485048919916153, 0.041737135499715805], "max": [0.983281672000885, 1.9742332696914673, 3.43531390645943e-16, 0.12077769637107849, 0.7699053287506104, 0.1631409376859665, 1.661073088645935, 0.6120583415031433, 1.7134565114974976, 0.0, 0.1652759164571762, 0.5476833581924438, 0.11643587052822113, 1.6587353944778442], "mean": [0.050508055835962296, 0.5041267275810242, -0.43159595131874084, -0.13486599922180176, -0.016077879816293716, -0.027271265164017677, 0.19924205541610718, -0.07942809164524078, 0.3907512128353119, -0.3043700158596039, -0.19926372170448303, 0.03288352116942406, -0.022635724395513535, 0.18388976156711578], "std": [0.29692238569259644, 0.6700656414031982, 0.5695158243179321, 0.2271810621023178, 0.18906523287296295, 0.09067484736442566, 0.42492926120758057, 0.2578704059123993, 0.5628881454467773, 0.4411548376083374, 0.299204558134079, 0.14270688593387604, 0.061072200536727905, 0.409358412027359], "count": [2348]}, "timestamp": {"min": [0.0], "max": [78.23333333333333], "mean": [39.116666666666674], "std": [22.593638485201982], "count": [2348]}, "frame_index": {"min": [0], "max": [2347], "mean": [1173.5], "std": [677.8091545560594], "count": [2348]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [2348]}, "index": {"min": [88126], "max": [90473], "mean": [89299.5], "std": [677.8091545560594], "count": [2348]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2348]}, "subtask_annotation": {"mean": [5.515332197614992, 12.0, 12.0, 12.0, 12.0], "std": [3.582826729953301, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2348]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [2348]}, "eef_direction_state": {"mean": [4.608177172061329, 4.903747870528109], "std": [2.0968381931214863, 1.920286106364827], "min": [0, 0], "max": [6, 6], "count": [2348]}, "eef_velocity_state": {"mean": [0.6039182282793867, 0.49531516183986374], "std": [0.8508047979509094, 0.8011247594664014], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_acc_mag_state": {"mean": [0.5076660988074957, 0.4373935264054514], "std": [0.7663221114250076, 0.740584524535836], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_direction_action": {"mean": [4.608177172061329, 4.903747870528109], "std": [2.0968381931214863, 1.920286106364827], "min": [0, 0], "max": [6, 6], "count": [2348]}, "eef_velocity_action": {"mean": [0.6039182282793867, 0.49531516183986374], "std": [0.8508047979509094, 0.8011247594664014], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_acc_mag_action": {"mean": [0.5076660988074957, 0.4373935264054514], "std": [0.7663221114250076, 0.740584524535836], "min": [0, 0], "max": [2, 2], "count": [2348]}, "eef_sim_pose_state": {"mean": [0.1462186266381435, 0.3468646313382722, 1.2807857531632563, -0.02141284534925574, -0.05987657896163268, 0.03332880686527183, 0.12434029668562731, -0.3485578430097574, 1.267628832904163, -0.03313262438400287, -0.10914554015925408, -0.04510780336553059], "std": [0.10736824619856677, 0.07924722632146855, 0.12579583215502058, 0.06242909633987009, 0.10916959630802257, 0.30433836303006, 0.08489458038996794, 0.05400447749426756, 0.11841346461438904, 0.0443384415879084, 0.15551016014568808, 0.1599234303273536], "min": [0.05176083888772661, 0.032811666346846124, 1.1820403619184363, -0.2553558368874662, -0.4117006296655945, -0.9578577402898518, 0.03783165412558865, -0.6393165517440426, 1.182337764632223, -0.173475187368539, -0.45812402634867033, -1.0009571161576587], "max": [0.39363368162824897, 0.6477776766299739, 1.5179841408181636, 0.15541869056060553, 0.26451494035706147, 1.2675152422618665, 0.3505477852128273, -0.16158185001030437, 1.503197367592225, 0.07609625851492235, 0.20748368520257898, 0.35473177252865473], "count": [2348]}, "eef_sim_pose_action": {"mean": [0.1462186266381435, 0.3468646313382722, 1.2807857531632563, -0.02141284534925574, -0.05987657896163268, 0.03332880686527183, 0.12434029668562731, -0.3485578430097574, 1.267628832904163, -0.03313262438400287, -0.10914554015925408, -0.04510780336553059], "std": [0.10736824619856677, 0.07924722632146855, 0.12579583215502058, 0.06242909633987009, 0.10916959630802257, 0.30433836303006, 0.08489458038996794, 0.05400447749426756, 0.11841346461438904, 0.0443384415879084, 0.15551016014568808, 0.1599234303273536], "min": [0.05176083888772661, 0.032811666346846124, 1.1820403619184363, -0.2553558368874662, -0.4117006296655945, -0.9578577402898518, 0.03783165412558865, -0.6393165517440426, 1.182337764632223, -0.173475187368539, -0.45812402634867033, -1.0009571161576587], "max": [0.39363368162824897, 0.6477776766299739, 1.5179841408181636, 0.15541869056060553, 0.26451494035706147, 1.2675152422618665, 0.3505477852128273, -0.16158185001030437, 1.503197367592225, 0.07609625851492235, 0.20748368520257898, 0.35473177252865473], "count": [2348]}, "gripper_mode_state": {"mean": [0.9028960817717206, 0.9084327086882453], "std": [0.2960992186632603, 0.2884141509593239], "min": [0, 0], "max": [1, 1], "count": [2348]}, "gripper_activity_state": {"mean": [1.8760647359454856, 1.8654173764906303], "std": [0.45351872354571027, 0.4721691810223026], "min": [0, 0], "max": [2, 2], "count": [2348]}, "gripper_mode_action": {"mean": [0.9028960817717206, 0.9084327086882453], "std": [0.2960992186632603, 0.2884141509593239], "min": [0, 0], "max": [1, 1], "count": [2348]}, "gripper_activity_action": {"mean": [1.8760647359454856, 1.8654173764906303], "std": [0.45351872354571027, 0.4721691810223026], "min": [0, 0], "max": [2, 2], "count": [2348]}, "gripper_open_scale_state": {"mean": [0.1138526902371573, 0.10507958143021122], "std": [0.24281503365253915, 0.2339170319137705], "min": [0.02443653770855495, 0.023849791714123318], "max": [0.9491846220833915, 0.9478487968444824], "count": [2348]}, "gripper_open_scale_action": {"mean": [0.1138526902371573, 0.10507958143021122], "std": [0.24281503365253915, 0.2339170319137705], "min": [0.02443653770855495, 0.023849791714123318], "max": [0.9491846220833915, 0.9478487968444824], "count": [2348]}}} +{"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.4726166167392883]], [[0.5434430437545389]], [[0.534669565177923]]], "std": [[[0.23441621214259442]], [[0.2740975164187611]], [[0.30150096370816026]]], "count": [300]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4412318019244735]], [[0.4306895769789397]], [[0.4043241684822077]]], "std": [[[0.17007627322167668]], [[0.18968686141843918]], [[0.22185936810637377]]], "count": [300]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42708803558460423]], [[0.43103977305737107]], [[0.41100214960058096]]], "std": [[[0.19721433477926517]], [[0.2043455315572997]], [[0.23310008604458862]]], "count": [300]}, "observation.state": {"min": [-1.5608420372009277, 0.0, -1.9919015169143677, -1.2210806608200073, -0.10539214313030243, -0.4049709141254425, 0.057743195444345474, -1.3621749877929688, 0.0, -1.8529881238937378, -1.2041748762130737, -0.2180926650762558, -0.4340711832046509, 0.04421255737543106], "max": [1.205541968345642, 2.317844867706299, 1.6263032587282567e-19, 0.16859929263591766, 0.6841198205947876, 0.22950585186481476, 1.661401629447937, 0.960271954536438, 2.170517921447754, 0.0, 0.005792624317109585, 0.8997840285301208, 0.013805827125906944, 1.6599042415618896], "mean": [-0.02816864475607872, 0.6255185604095459, -0.4498068392276764, -0.2783907949924469, 0.10503494739532471, -0.011518438346683979, 0.2289610058069229, 0.005916754715144634, 0.5176038146018982, -0.3409159779548645, -0.3214516341686249, 0.003509744768962264, -0.07480743527412415, 0.14632408320903778], "std": [0.45263242721557617, 0.7450448870658875, 0.579710066318512, 0.36763960123062134, 0.20674484968185425, 0.10505884140729904, 0.4480213224887848, 0.2720170319080353, 0.7717304229736328, 0.5356065630912781, 0.48316311836242676, 0.15562722086906433, 0.11105681955814362, 0.3338189125061035], "count": [2009]}, "action": {"min": [-1.5608420372009277, 0.0, -1.9919015169143677, -1.2210806608200073, -0.10539214313030243, -0.4049709141254425, 0.057743195444345474, -1.3621749877929688, 0.0, -1.8529881238937378, -1.2041748762130737, -0.2180926650762558, -0.4340711832046509, 0.04421255737543106], "max": [1.205541968345642, 2.317844867706299, 1.6263032587282567e-19, 0.16859929263591766, 0.6841198205947876, 0.22950585186481476, 1.661401629447937, 0.960271954536438, 2.170517921447754, 0.0, 0.005792624317109585, 0.8997840285301208, 0.013805827125906944, 1.6599042415618896], "mean": [-0.02816864475607872, 0.6255185604095459, -0.4498068392276764, -0.2783907949924469, 0.10503494739532471, -0.011518438346683979, 0.2289610058069229, 0.005916754715144634, 0.5176038146018982, -0.3409159779548645, -0.3214516341686249, 0.003509744768962264, -0.07480743527412415, 0.14632408320903778], "std": [0.45263242721557617, 0.7450448870658875, 0.579710066318512, 0.36763960123062134, 0.20674484968185425, 0.10505884140729904, 0.4480213224887848, 0.2720170319080353, 0.7717304229736328, 0.5356065630912781, 0.48316311836242676, 0.15562722086906433, 0.11105681955814362, 0.3338189125061035], "count": [2009]}, "timestamp": {"min": [0.0], "max": [66.93333333333334], "mean": [33.46666666666666], "std": [19.33160911851652], "count": [2009]}, "frame_index": {"min": [0], "max": [2008], "mean": [1004.0], "std": [579.9482735554957], "count": [2009]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [2009]}, "index": {"min": [90474], "max": [92482], "mean": [91478.0], "std": [579.9482735554957], "count": [2009]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2009]}, "subtask_annotation": {"mean": [7.031358885017422, 12.0, 12.0, 12.0, 12.0], "std": [3.6960840799762, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2009]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [2009]}, "eef_direction_state": {"mean": [4.545545047287208, 4.9432553509208566], "std": [2.089353255785868, 1.9204605685676748], "min": [0, 0], "max": [6, 6], "count": [2009]}, "eef_velocity_state": {"mean": [0.6650074664011946, 0.45345943255350923], "std": [0.8771049557939677, 0.7792411392393402], "min": [0, 0], "max": [2, 2], "count": [2009]}, "eef_acc_mag_state": {"mean": [0.5649576903932305, 0.3733200597312096], "std": [0.791245347098471, 0.6912703029625297], "min": [0, 0], "max": [2, 2], "count": [2009]}, "eef_direction_action": {"mean": [4.545545047287208, 4.9432553509208566], "std": [2.089353255785868, 1.9204605685676748], "min": [0, 0], "max": [6, 6], "count": [2009]}, "eef_velocity_action": {"mean": [0.6650074664011946, 0.45345943255350923], "std": [0.8771049557939677, 0.7792411392393402], "min": [0, 0], "max": [2, 2], "count": [2009]}, "eef_acc_mag_action": {"mean": [0.5649576903932305, 0.3733200597312096], "std": [0.791245347098471, 0.6912703029625297], "min": [0, 0], "max": [2, 2], "count": [2009]}, "eef_sim_pose_state": {"mean": [0.15901317979122911, 0.3371098027982833, 1.282369959085745, -0.03325738474226978, -0.09831317449983058, 0.08041253220969474, 0.15773148410479076, -0.33224982243061396, 1.255185957429665, -0.0734383825252702, -0.1394911344929132, 0.00900402883386257], "std": [0.11645087980525508, 0.10875796404162819, 0.1206592539906521, 0.11800927874952495, 0.16750010827746858, 0.43700670914025774, 0.13740864661931126, 0.07941136234360026, 0.10877699506958571, 0.11200043510683096, 0.24540662767296229, 0.19515806440627523], "min": [0.05775294033851102, -0.027082587733885034, 1.1818661633410303, -0.4918063468424573, -0.5405590725515448, -1.1528461898686493, 0.058236256985338845, -0.7548355267140454, 1.181996943069805, -0.5890613777397373, -0.7318428423769231, -0.9829763029821357], "max": [0.42773575793832963, 0.7891475703691174, 1.5447360747991172, 0.16497641325221368, 0.18420181755749931, 1.4690855943401084, 0.4852562544945129, 0.027248819492326052, 1.5080562677686404, 0.013824651445685614, 0.24254881936591421, 0.8127185701587818], "count": [2009]}, "eef_sim_pose_action": {"mean": [0.15901317979122911, 0.3371098027982833, 1.282369959085745, -0.03325738474226978, -0.09831317449983058, 0.08041253220969474, 0.15773148410479076, -0.33224982243061396, 1.255185957429665, -0.0734383825252702, -0.1394911344929132, 0.00900402883386257], "std": [0.11645087980525508, 0.10875796404162819, 0.1206592539906521, 0.11800927874952495, 0.16750010827746858, 0.43700670914025774, 0.13740864661931126, 0.07941136234360026, 0.10877699506958571, 0.11200043510683096, 0.24540662767296229, 0.19515806440627523], "min": [0.05775294033851102, -0.027082587733885034, 1.1818661633410303, -0.4918063468424573, -0.5405590725515448, -1.1528461898686493, 0.058236256985338845, -0.7548355267140454, 1.181996943069805, -0.5890613777397373, -0.7318428423769231, -0.9829763029821357], "max": [0.42773575793832963, 0.7891475703691174, 1.5447360747991172, 0.16497641325221368, 0.18420181755749931, 1.4690855943401084, 0.4852562544945129, 0.027248819492326052, 1.5080562677686404, 0.013824651445685614, 0.24254881936591421, 0.8127185701587818], "count": [2009]}, "gripper_mode_state": {"mean": [0.8865107018417123, 0.9387755102040817], "std": [0.31718997046222225, 0.23974163519327496], "min": [0, 0], "max": [1, 1], "count": [2009]}, "gripper_activity_state": {"mean": [1.8501742160278745, 1.9029367844698855], "std": [0.495827507691902, 0.4065618281948774], "min": [0, 0], "max": [2, 2], "count": [2009]}, "gripper_mode_action": {"mean": [0.8865107018417123, 0.9387755102040817], "std": [0.31718997046222225, 0.23974163519327496], "min": [0, 0], "max": [1, 1], "count": [2009]}, "gripper_activity_action": {"mean": [1.8501742160278745, 1.9029367844698855], "std": [0.495827507691902, 0.4065618281948774], "min": [0, 0], "max": [2, 2], "count": [2009]}, "gripper_open_scale_state": {"mean": [0.13083350433145544, 0.08361378214521636], "std": [0.25601134103638973, 0.19075432726372338], "min": [0.03299611168248313, 0.02526431850024632], "max": [0.9493723596845355, 0.948516709463937], "count": [2009]}, "gripper_open_scale_action": {"mean": [0.13083350433145544, 0.08361378214521636], "std": [0.25601134103638973, 0.19075432726372338], "min": [0.03299611168248313, 0.02526431850024632], "max": [0.9493723596845355, 0.948516709463937], "count": [2009]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.504425141171041]], [[0.5510033197252594]], [[0.550084465077135]]], "std": [[[0.24354616195343076]], [[0.2735515025885205]], [[0.2906001593143241]]], "count": [321]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44854834768798485]], [[0.44309148120999875]], [[0.42797812951764297]]], "std": [[[0.19951011274318978]], [[0.20927304652969933]], [[0.23132147449884]]], "count": [321]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350462267288362]], [[0.43429294348407416]], [[0.42095843429098884]]], "std": [[[0.19940978394881728]], [[0.2074956633968997]], [[0.22681322680969682]]], "count": [321]}, "observation.state": {"min": [-0.8007379770278931, 0.0, -1.8821943998336792, -0.7961360216140747, -0.5227295160293579, -0.2346990555524826, 0.048183947801589966, -1.0991289615631104, -2.8733144280988982e-18, -1.3279304504394531, -0.9034445285797119, -0.3772091865539551, -0.3543495535850525, 0.03930625692009926], "max": [1.1949710845947266, 2.0179126262664795, 0.0, 0.09232048690319061, 0.7290145754814148, 0.226280078291893, 1.6587353944778442, 0.8973787426948547, 1.6227225065231323, 5.2555077382873e-18, 0.20171941816806793, 0.5967185497283936, 0.21012155711650848, 1.647302269935608], "mean": [0.05239701271057129, 0.4637705385684967, -0.4122072756290436, -0.1463181972503662, 0.0253217201679945, -0.015458829700946808, 0.16034919023513794, -0.07880386710166931, 0.3652353286743164, -0.2928546965122223, -0.15991076827049255, 0.037429824471473694, -0.002009565243497491, 0.17266032099723816], "std": [0.2959611415863037, 0.6357614994049072, 0.5724925994873047, 0.19759951531887054, 0.20009395480155945, 0.0750853642821312, 0.3572140336036682, 0.30789461731910706, 0.5361952185630798, 0.4265882670879364, 0.27738600969314575, 0.15730729699134827, 0.09414751827716827, 0.38227394223213196], "count": [2200]}, "action": {"min": [-0.8007379770278931, 0.0, -1.8821943998336792, -0.7961360216140747, -0.5227295160293579, -0.2346990555524826, 0.048183947801589966, -1.0991289615631104, -2.8733144280988982e-18, -1.3279304504394531, -0.9034445285797119, -0.3772091865539551, -0.3543495535850525, 0.03930625692009926], "max": [1.1949710845947266, 2.0179126262664795, 0.0, 0.09232048690319061, 0.7290145754814148, 0.226280078291893, 1.6587353944778442, 0.8973787426948547, 1.6227225065231323, 5.2555077382873e-18, 0.20171941816806793, 0.5967185497283936, 0.21012155711650848, 1.647302269935608], "mean": [0.05239701271057129, 0.4637705385684967, -0.4122072756290436, -0.1463181972503662, 0.0253217201679945, -0.015458829700946808, 0.16034919023513794, -0.07880386710166931, 0.3652353286743164, -0.2928546965122223, -0.15991076827049255, 0.037429824471473694, -0.002009565243497491, 0.17266032099723816], "std": [0.2959611415863037, 0.6357614994049072, 0.5724925994873047, 0.19759951531887054, 0.20009395480155945, 0.0750853642821312, 0.3572140336036682, 0.30789461731910706, 0.5361952185630798, 0.4265882670879364, 0.27738600969314575, 0.15730729699134827, 0.09414751827716827, 0.38227394223213196], "count": [2200]}, "timestamp": {"min": [0.0], "max": [73.3], "mean": [36.65], "std": [21.169507683353327], "count": [2200]}, "frame_index": {"min": [0], "max": [2199], "mean": [1099.5], "std": [635.0852305005998], "count": [2200]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [2200]}, "index": {"min": [92483], "max": [94682], "mean": [93582.5], "std": [635.0852305005998], "count": [2200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2200]}, "subtask_annotation": {"mean": [5.780909090909091, 12.0, 12.0, 12.0, 12.0], "std": [3.7419245280408884, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2200]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [2200]}, "eef_direction_state": {"mean": [4.839545454545455, 4.947727272727272], "std": [1.9656550545271534, 1.8697336509834115], "min": [0, 0], "max": [6, 6], "count": [2200]}, "eef_velocity_state": {"mean": [0.5204545454545455, 0.49454545454545457], "std": [0.8115864221764356, 0.8050789191847646], "min": [0, 0], "max": [2, 2], "count": [2200]}, "eef_acc_mag_state": {"mean": [0.4718181818181818, 0.43272727272727274], "std": [0.7532513546657333, 0.7273999888655897], "min": [0, 0], "max": [2, 2], "count": [2200]}, "eef_direction_action": {"mean": [4.839545454545455, 4.947727272727272], "std": [1.9656550545271534, 1.8697336509834115], "min": [0, 0], "max": [6, 6], "count": [2200]}, "eef_velocity_action": {"mean": [0.5204545454545455, 0.49454545454545457], "std": [0.8115864221764356, 0.8050789191847646], "min": [0, 0], "max": [2, 2], "count": [2200]}, "eef_acc_mag_action": {"mean": [0.4718181818181818, 0.43272727272727274], "std": [0.7532513546657333, 0.7273999888655897], "min": [0, 0], "max": [2, 2], "count": [2200]}, "eef_sim_pose_state": {"mean": [0.13695216485938103, 0.35004025322766547, 1.2819998008304458, -0.007605607992590301, -0.09051927020487036, 0.07579504285537994, 0.11815465332661935, -0.3454513293177295, 1.2636247510021326, -0.015192697682368894, -0.08331515485241497, -0.03919834529434302], "std": [0.10149531254491485, 0.0677568250973153, 0.12526814425210386, 0.059021473621441556, 0.10911087909770296, 0.25925927875377985, 0.07895023440233302, 0.050340674012674405, 0.11428514058514325, 0.08332981079952305, 0.13444208582724707, 0.24076129474107985], "min": [0.04987727522559266, 0.2006169224018712, 1.1856741916351832, -0.1699908486418247, -0.4386992013068314, -0.7572341134854731, 0.05720629879599167, -0.6038490641867301, 1.182180535047387, -0.4733118145062983, -0.5133733554950883, -1.0860947195087995], "max": [0.3979088949188387, 0.7037421376446089, 1.5428546397166691, 0.1886672508114049, 0.18476885220145722, 0.9780928651120953, 0.3465882319979709, -0.11333935202311465, 1.518152023224833, 0.20446729104826927, 0.2792473859524429, 0.6825651344315636], "count": [2200]}, "eef_sim_pose_action": {"mean": [0.13695216485938103, 0.35004025322766547, 1.2819998008304458, -0.007605607992590301, -0.09051927020487036, 0.07579504285537994, 0.11815465332661935, -0.3454513293177295, 1.2636247510021326, -0.015192697682368894, -0.08331515485241497, -0.03919834529434302], "std": [0.10149531254491485, 0.0677568250973153, 0.12526814425210386, 0.059021473621441556, 0.10911087909770296, 0.25925927875377985, 0.07895023440233302, 0.050340674012674405, 0.11428514058514325, 0.08332981079952305, 0.13444208582724707, 0.24076129474107985], "min": [0.04987727522559266, 0.2006169224018712, 1.1856741916351832, -0.1699908486418247, -0.4386992013068314, -0.7572341134854731, 0.05720629879599167, -0.6038490641867301, 1.182180535047387, -0.4733118145062983, -0.5133733554950883, -1.0860947195087995], "max": [0.3979088949188387, 0.7037421376446089, 1.5428546397166691, 0.1886672508114049, 0.18476885220145722, 0.9780928651120953, 0.3465882319979709, -0.11333935202311465, 1.518152023224833, 0.20446729104826927, 0.2792473859524429, 0.6825651344315636], "count": [2200]}, "gripper_mode_state": {"mean": [0.9263636363636364, 0.9145454545454546], "std": [0.26117819508292256, 0.27955691033437924], "min": [0, 0], "max": [1, 1], "count": [2200]}, "gripper_activity_state": {"mean": [1.8690909090909091, 1.8436363636363637], "std": [0.46529471687705903, 0.5064183094362207], "min": [0, 0], "max": [2, 2], "count": [2200]}, "gripper_mode_action": {"mean": [0.9263636363636364, 0.9145454545454546], "std": [0.26117819508292256, 0.27955691033437924], "min": [0, 0], "max": [1, 1], "count": [2200]}, "gripper_activity_action": {"mean": [1.8690909090909091, 1.8436363636363637], "std": [0.46529471687705903, 0.5064183094362207], "min": [0, 0], "max": [2, 2], "count": [2200]}, "gripper_open_scale_state": {"mean": [0.09162907136531613, 0.09866318013373993], "std": [0.20412292224073514, 0.21844078726307817], "min": [0.02753368445805141, 0.02246071824005672], "max": [0.9478487968444824, 0.9413155828203473], "count": [2200]}, "gripper_open_scale_action": {"mean": [0.09162907136531613, 0.09866318013373993], "std": [0.20412292224073514, 0.21844078726307817], "min": [0.02753368445805141, 0.02246071824005672], "max": [0.9478487968444824, 0.9413155828203473], "count": [2200]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.526297530459459]], [[0.552366525644228]], [[0.5440173736869129]]], "std": [[[0.22305430194450304]], [[0.2575007195078028]], [[0.28095918110312873]]], "count": [314]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45593247314849505]], [[0.4423174817520781]], [[0.42120324490376476]]], "std": [[[0.1913357482687778]], [[0.2098719418063015]], [[0.2376126789395369]]], "count": [314]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512249680834825]], [[0.4465345340188446]], [[0.4311174588554459]]], "std": [[[0.16997337209353613]], [[0.18270171201928193]], [[0.2062272003777891]]], "count": [314]}, "observation.state": {"min": [-0.9682225584983826, -3.1743200763329634e-19, -1.9895731210708618, -0.7685243487358093, -0.5603888034820557, -0.19746169447898865, 0.04979442432522774, -1.0645827054977417, -1.0842021724855044e-19, -1.240990400314331, -0.8574952483177185, -0.28740590810775757, -0.19312694668769836, 0.04335237294435501], "max": [1.2072428464889526, 2.2286243438720703, 7.552992790666596e-18, 0.11382327973842621, 0.7538478970527649, 0.1840776950120926, 1.661073088645935, 0.3190680146217346, 1.7916895151138306, 2.270048298641525e-19, 0.11965049803256989, 0.6181942820549011, 0.19174760580062866, 1.6599066257476807], "mean": [0.03809765726327896, 0.602664589881897, -0.49386507272720337, -0.1768275946378708, 0.030801715329289436, -0.04048828035593033, 0.236976757645607, -0.06557665765285492, 0.3247533440589905, -0.219535693526268, -0.17127107083797455, 0.019886691123247147, 0.017962822690606117, 0.1370438188314438], "std": [0.3965907692909241, 0.724717915058136, 0.6006768345832825, 0.24673177301883698, 0.20063579082489014, 0.0717141330242157, 0.45936858654022217, 0.20497065782546997, 0.5710352659225464, 0.3854856491088867, 0.30957528948783875, 0.12963588535785675, 0.06401875615119934, 0.339262455701828], "count": [2137]}, "action": {"min": [-0.9682225584983826, -3.1743200763329634e-19, -1.9895731210708618, -0.7685243487358093, -0.5603888034820557, -0.19746169447898865, 0.04979442432522774, -1.0645827054977417, -1.0842021724855044e-19, -1.240990400314331, -0.8574952483177185, -0.28740590810775757, -0.19312694668769836, 0.04335237294435501], "max": [1.2072428464889526, 2.2286243438720703, 7.552992790666596e-18, 0.11382327973842621, 0.7538478970527649, 0.1840776950120926, 1.661073088645935, 0.3190680146217346, 1.7916895151138306, 2.270048298641525e-19, 0.11965049803256989, 0.6181942820549011, 0.19174760580062866, 1.6599066257476807], "mean": [0.03809765726327896, 0.602664589881897, -0.49386507272720337, -0.1768275946378708, 0.030801715329289436, -0.04048828035593033, 0.236976757645607, -0.06557665765285492, 0.3247533440589905, -0.219535693526268, -0.17127107083797455, 0.019886691123247147, 0.017962822690606117, 0.1370438188314438], "std": [0.3965907692909241, 0.724717915058136, 0.6006768345832825, 0.24673177301883698, 0.20063579082489014, 0.0717141330242157, 0.45936858654022217, 0.20497065782546997, 0.5710352659225464, 0.3854856491088867, 0.30957528948783875, 0.12963588535785675, 0.06401875615119934, 0.339262455701828], "count": [2137]}, "timestamp": {"min": [0.0], "max": [71.2], "mean": [35.6], "std": [20.563289836232162], "count": [2137]}, "frame_index": {"min": [0], "max": [2136], "mean": [1068.0], "std": [616.8986950869648], "count": [2137]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [2137]}, "index": {"min": [94683], "max": [96819], "mean": [95751.0], "std": [616.8986950869648], "count": [2137]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2137]}, "subtask_annotation": {"mean": [5.734674777725783, 12.0, 12.0, 12.0, 12.0], "std": [3.644378919182901, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2137]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [2137]}, "eef_direction_state": {"mean": [4.365933551708002, 5.111839026672906], "std": [2.0628677789323455, 1.8186717415267413], "min": [0, 0], "max": [6, 6], "count": [2137]}, "eef_velocity_state": {"mean": [0.8029948525970987, 0.3673373888628919], "std": [0.9177857917016446, 0.7084753809026509], "min": [0, 0], "max": [2, 2], "count": [2137]}, "eef_acc_mag_state": {"mean": [0.6148806738418343, 0.32288254562470753], "std": [0.7977644227483606, 0.650837638716109], "min": [0, 0], "max": [2, 2], "count": [2137]}, "eef_direction_action": {"mean": [4.365933551708002, 5.111839026672906], "std": [2.0628677789323455, 1.8186717415267413], "min": [0, 0], "max": [6, 6], "count": [2137]}, "eef_velocity_action": {"mean": [0.8029948525970987, 0.3673373888628919], "std": [0.9177857917016446, 0.7084753809026509], "min": [0, 0], "max": [2, 2], "count": [2137]}, "eef_acc_mag_action": {"mean": [0.6148806738418343, 0.32288254562470753], "std": [0.7977644227483606, 0.650837638716109], "min": [0, 0], "max": [2, 2], "count": [2137]}, "eef_sim_pose_state": {"mean": [0.1601702995476168, 0.34950795772539867, 1.2889716375408444, -0.03592752998892135, -0.06465872803491875, 0.06767181306731479, 0.12132383278445896, -0.348669407749641, 1.2399526594283554, 0.010485822084549805, -0.06384545995979271, -0.04474563103779055], "std": [0.11924423531977552, 0.0992508188564739, 0.12150160897824754, 0.05750686382407178, 0.11949428440645826, 0.355263618142024, 0.09791985257278253, 0.04173970623828723, 0.0974578511942879, 0.05881276128639461, 0.11119920340302838, 0.16218734446346422], "min": [0.05636183526151739, 0.0512240881957311, 1.1821805411390207, -0.16974725096635013, -0.5162190020759574, -1.0684645378523192, 0.050204460081968126, -0.6397905446747851, 1.1823680770693614, -0.24323746854721512, -0.3787832529542827, -0.8477123221502854], "max": [0.44658465596799557, 0.7620274194720287, 1.526430365694246, 0.1705574448975275, 0.2830309197674852, 1.3547138080225185, 0.4055234860111511, -0.24232448439362633, 1.4631772664270144, 0.12744429841387134, 0.2225518138573659, 0.6341849256643721], "count": [2137]}, "eef_sim_pose_action": {"mean": [0.1601702995476168, 0.34950795772539867, 1.2889716375408444, -0.03592752998892135, -0.06465872803491875, 0.06767181306731479, 0.12132383278445896, -0.348669407749641, 1.2399526594283554, 0.010485822084549805, -0.06384545995979271, -0.04474563103779055], "std": [0.11924423531977552, 0.0992508188564739, 0.12150160897824754, 0.05750686382407178, 0.11949428440645826, 0.355263618142024, 0.09791985257278253, 0.04173970623828723, 0.0974578511942879, 0.05881276128639461, 0.11119920340302838, 0.16218734446346422], "min": [0.05636183526151739, 0.0512240881957311, 1.1821805411390207, -0.16974725096635013, -0.5162190020759574, -1.0684645378523192, 0.050204460081968126, -0.6397905446747851, 1.1823680770693614, -0.24323746854721512, -0.3787832529542827, -0.8477123221502854], "max": [0.44658465596799557, 0.7620274194720287, 1.526430365694246, 0.1705574448975275, 0.2830309197674852, 1.3547138080225185, 0.4055234860111511, -0.24232448439362633, 1.4631772664270144, 0.12744429841387134, 0.2225518138573659, 0.6341849256643721], "count": [2137]}, "gripper_mode_state": {"mean": [0.8769302760879738, 0.9377632194665418], "std": [0.3285172247664452, 0.24158510649931525], "min": [0, 0], "max": [1, 1], "count": [2137]}, "gripper_activity_state": {"mean": [1.8137576041179224, 1.9021993448759944], "std": [0.5463434097738781, 0.4061758052641432], "min": [0, 0], "max": [2, 2], "count": [2137]}, "gripper_mode_action": {"mean": [0.8769302760879738, 0.9377632194665418], "std": [0.3285172247664452, 0.24158510649931525], "min": [0, 0], "max": [1, 1], "count": [2137]}, "gripper_activity_action": {"mean": [1.8137576041179224, 1.9021993448759944], "std": [0.5463434097738781, 0.4061758052641432], "min": [0, 0], "max": [2, 2], "count": [2137]}, "gripper_open_scale_state": {"mean": [0.13541450349534045, 0.07831002580297944], "std": [0.2624954614880484, 0.19386236443588187], "min": [0.028453956757272993, 0.024772784539631436], "max": [0.9491846220833915, 0.9485180718558175], "count": [2137]}, "gripper_open_scale_action": {"mean": [0.13541450349534045, 0.07831002580297944], "std": [0.2624954614880484, 0.19386236443588187], "min": [0.028453956757272993, 0.024772784539631436], "max": [0.9491846220833915, 0.9485180718558175], "count": [2137]}}} +{"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.5104157506436918]], [[0.5538640718395621]], [[0.5543008383228971]]], "std": [[[0.24641804380183213]], [[0.27605849682058975]], [[0.2938551875127337]]], "count": [429]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44034227899914175]], [[0.4338641467464997]], [[0.4163063116077822]]], "std": [[[0.21538335962022928]], [[0.22802233580100964]], [[0.2506439929241303]]], "count": [429]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43226969227214324]], [[0.43376542003747887]], [[0.42334572090944644]]], "std": [[[0.17818739690587906]], [[0.1836717049829421]], [[0.20074264079109322]]], "count": [429]}, "observation.state": {"min": [-0.9955421686172485, -3.2526065174565133e-19, -1.983437180519104, -0.5844466686248779, -1.1248843669891357, -0.5200194716453552, 0.04979442432522774, -1.0446408987045288, 0.0, -1.303883671760559, -0.7071651220321655, -0.20555342733860016, -0.2715896964073181, 0.04336109757423401], "max": [0.951068103313446, 2.1030876636505127, 1.0842021724855044e-19, 0.3067961633205414, 1.0547105073928833, 0.32050013542175293, 1.67262601852417, 0.18121489882469177, 1.7901555299758911, 1.6809636120997021e-19, 0.013805827125906944, 0.30833014845848083, -0.003067961661145091, 1.6587353944778442], "mean": [0.026795541867613792, 0.63801109790802, -0.5782004594802856, -0.10506931692361832, 0.05888792872428894, -0.06890542805194855, 0.2721443772315979, -0.0641058012843132, 0.2736530303955078, -0.18763206899166107, -0.12837286293506622, 0.020246131345629692, -0.10765808075666428, 0.1374722272157669], "std": [0.3682510554790497, 0.7405929565429688, 0.6916593909263611, 0.19185996055603027, 0.19955964386463165, 0.1114637702703476, 0.512963056564331, 0.20606450736522675, 0.501118004322052, 0.3569268584251404, 0.24036401510238647, 0.08105131983757019, 0.02835206873714924, 0.3383728563785553], "count": [3237]}, "action": {"min": [-0.9955421686172485, -3.2526065174565133e-19, -1.983437180519104, -0.5844466686248779, -1.1248843669891357, -0.5200194716453552, 0.04979442432522774, -1.0446408987045288, 0.0, -1.303883671760559, -0.7071651220321655, -0.20555342733860016, -0.2715896964073181, 0.04336109757423401], "max": [0.951068103313446, 2.1030876636505127, 1.0842021724855044e-19, 0.3067961633205414, 1.0547105073928833, 0.32050013542175293, 1.67262601852417, 0.18121489882469177, 1.7901555299758911, 1.6809636120997021e-19, 0.013805827125906944, 0.30833014845848083, -0.003067961661145091, 1.6587353944778442], "mean": [0.026795541867613792, 0.63801109790802, -0.5782004594802856, -0.10506931692361832, 0.05888792872428894, -0.06890542805194855, 0.2721443772315979, -0.0641058012843132, 0.2736530303955078, -0.18763206899166107, -0.12837286293506622, 0.020246131345629692, -0.10765808075666428, 0.1374722272157669], "std": [0.3682510554790497, 0.7405929565429688, 0.6916593909263611, 0.19185996055603027, 0.19955964386463165, 0.1114637702703476, 0.512963056564331, 0.20606450736522675, 0.501118004322052, 0.3569268584251404, 0.24036401510238647, 0.08105131983757019, 0.02835206873714924, 0.3383728563785553], "count": [3237]}, "timestamp": {"min": [0.0], "max": [107.86666666666666], "mean": [53.93333333333334], "std": [31.148045536449647], "count": [3237]}, "frame_index": {"min": [0], "max": [3236], "mean": [1618.0], "std": [934.4413660934894], "count": [3237]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [3237]}, "index": {"min": [96820], "max": [100056], "mean": [98438.0], "std": [934.4413660934894], "count": [3237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [3237]}, "subtask_annotation": {"mean": [5.053444547420451, 12.0, 12.0, 12.0, 12.0], "std": [3.1466942848396178, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [3237]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [3237]}, "eef_direction_state": {"mean": [4.4334260117392645, 5.210071053444548], "std": [2.0154564397036547, 1.7029251835961408], "min": [0, 0], "max": [6, 6], "count": [3237]}, "eef_velocity_state": {"mean": [0.7531665122026567, 0.3490886623416744], "std": [0.8999673977635971, 0.6967708322648902], "min": [0, 0], "max": [2, 2], "count": [3237]}, "eef_acc_mag_state": {"mean": [0.5915971578622181, 0.31016373185047885], "std": [0.8008513084560336, 0.6464168038844835], "min": [0, 0], "max": [2, 2], "count": [3237]}, "eef_direction_action": {"mean": [4.4334260117392645, 5.210071053444548], "std": [2.0154564397036547, 1.7029251835961408], "min": [0, 0], "max": [6, 6], "count": [3237]}, "eef_velocity_action": {"mean": [0.7531665122026567, 0.3490886623416744], "std": [0.8999673977635971, 0.6967708322648902], "min": [0, 0], "max": [2, 2], "count": [3237]}, "eef_acc_mag_action": {"mean": [0.5915971578622181, 0.31016373185047885], "std": [0.8008513084560336, 0.6464168038844835], "min": [0, 0], "max": [2, 2], "count": [3237]}, "eef_sim_pose_state": {"mean": [0.16582016516741735, 0.34414517068113437, 1.3012646646384682, -0.07170300635109224, -0.04436776631820671, 0.08618749115746116, 0.10970583918224207, -0.34699726695288313, 1.2341651231561048, -0.1078437507447737, -0.04168878961028392, -0.04372952226267353], "std": [0.11833106817921248, 0.10221265204406967, 0.13274792062192267, 0.1104109740836576, 0.07558894960172098, 0.3925777224034308, 0.077994609046557, 0.0430143507700255, 0.09378010351522711, 0.031999471491750475, 0.09221570300300082, 0.20929260595051954], "min": [0.040976655397121635, 0.038308609068241725, 1.1826871189109367, -0.5329358320437194, -0.3382907563490638, -1.3051504282952622, 0.06353694925155995, -0.6434925166536586, 1.1815056009708789, -0.3520441955496093, -0.41044726852826563, -1.1057750820674723], "max": [0.409809397856304, 0.6598780734840775, 1.5350209227917764, 0.3147575753555964, 0.19740107818522912, 1.3240626757961222, 0.36546810545983044, -0.2912715605827815, 1.459746952609118, -0.0025977956868714625, 0.19808563852007044, 0.4377040131676231], "count": [3237]}, "eef_sim_pose_action": {"mean": [0.16582016516741735, 0.34414517068113437, 1.3012646646384682, -0.07170300635109224, -0.04436776631820671, 0.08618749115746116, 0.10970583918224207, -0.34699726695288313, 1.2341651231561048, -0.1078437507447737, -0.04168878961028392, -0.04372952226267353], "std": [0.11833106817921248, 0.10221265204406967, 0.13274792062192267, 0.1104109740836576, 0.07558894960172098, 0.3925777224034308, 0.077994609046557, 0.0430143507700255, 0.09378010351522711, 0.031999471491750475, 0.09221570300300082, 0.20929260595051954], "min": [0.040976655397121635, 0.038308609068241725, 1.1826871189109367, -0.5329358320437194, -0.3382907563490638, -1.3051504282952622, 0.06353694925155995, -0.6434925166536586, 1.1815056009708789, -0.3520441955496093, -0.41044726852826563, -1.1057750820674723], "max": [0.409809397856304, 0.6598780734840775, 1.5350209227917764, 0.3147575753555964, 0.19740107818522912, 1.3240626757961222, 0.36546810545983044, -0.2912715605827815, 1.459746952609118, -0.0025977956868714625, 0.19808563852007044, 0.4377040131676231], "count": [3237]}, "gripper_mode_state": {"mean": [0.8578931109051591, 0.9382143960457213], "std": [0.3491597358897911, 0.24076574319924976], "min": [0, 0], "max": [1, 1], "count": [3237]}, "gripper_activity_state": {"mean": [1.86252703120173, 1.9036144578313252], "std": [0.4774250419145787, 0.4038460873814359], "min": [0, 0], "max": [2, 2], "count": [3237]}, "gripper_mode_action": {"mean": [0.8578931109051591, 0.9382143960457213], "std": [0.3491597358897911, 0.24076574319924976], "min": [0, 0], "max": [1, 1], "count": [3237]}, "gripper_activity_action": {"mean": [1.86252703120173, 1.9036144578313252], "std": [0.4774250419145787, 0.4038460873814359], "min": [0, 0], "max": [2, 2], "count": [3237]}, "gripper_open_scale_state": {"mean": [0.15551150798945043, 0.07855477494029518], "std": [0.2931225030042325, 0.19335866203868005], "min": [0.028453956757272993, 0.024777770042419434], "max": [0.9557862962995257, 0.9478487968444824], "count": [3237]}, "gripper_open_scale_action": {"mean": [0.15551150798945043, 0.07855477494029518], "std": [0.2931225030042325, 0.19335866203868005], "min": [0.028453956757272993, 0.024777770042419434], "max": [0.9557862962995257, 0.9478487968444824], "count": [3237]}}} +{"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.522310828167625]], [[0.5602668408337547]], [[0.5583932048304836]]], "std": [[[0.2434009193043881]], [[0.26997946878965995]], [[0.28690278741292913]]], "count": [349]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4428768758856615]], [[0.43597603719934325]], [[0.41912245850266244]]], "std": [[[0.21564285303048458]], [[0.22817080658712072]], [[0.24954358803277416]]], "count": [349]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4310601383660755]], [[0.4290379055315217]], [[0.41413368884643953]]], "std": [[[0.19535260767508714]], [[0.20269918882035223]], [[0.22163987308140207]]], "count": [349]}, "observation.state": {"min": [-1.1612234115600586, 0.0, -2.0079808235168457, -1.0518826246261597, -0.46479618549346924, -0.21321703493595123, 0.04471740499138832, -1.1581554412841797, -8.673617379884035e-19, -1.2854758501052856, -0.7673735618591309, -0.24668972194194794, -0.40036898851394653, 0.04311412200331688], "max": [1.2095587253570557, 2.090815782546997, 3.2526065174565133e-19, 0.10671233385801315, 0.8774070739746094, 1.1654772758483887, 1.6612029075622559, 0.5430291891098022, 1.541650652885437, 0.0, 0.1337531954050064, 0.47853735089302063, 0.0488475076854229, 1.6632806062698364], "mean": [0.005348007194697857, 0.5413661599159241, -0.5585357546806335, -0.12018401175737381, 0.025317955762147903, -0.027408355847001076, 0.19477558135986328, -0.07406628876924515, 0.37985607981681824, -0.29238784313201904, -0.19681614637374878, 0.07813182473182678, -0.09363827109336853, 0.18532533943653107], "std": [0.38910213112831116, 0.7057244181632996, 0.7309567332267761, 0.17854759097099304, 0.20495542883872986, 0.13728438317775726, 0.4134098291397095, 0.23423172533512115, 0.5676093697547913, 0.4467659294605255, 0.29259800910949707, 0.12283026427030563, 0.070796437561512, 0.4138118326663971], "count": [2461]}, "action": {"min": [-1.1612234115600586, 0.0, -2.0079808235168457, -1.0518826246261597, -0.46479618549346924, -0.21321703493595123, 0.04471740499138832, -1.1581554412841797, -8.673617379884035e-19, -1.2854758501052856, -0.7673735618591309, -0.24668972194194794, -0.40036898851394653, 0.04311412200331688], "max": [1.2095587253570557, 2.090815782546997, 3.2526065174565133e-19, 0.10671233385801315, 0.8774070739746094, 1.1654772758483887, 1.6612029075622559, 0.5430291891098022, 1.541650652885437, 0.0, 0.1337531954050064, 0.47853735089302063, 0.0488475076854229, 1.6632806062698364], "mean": [0.005348007194697857, 0.5413661599159241, -0.5585357546806335, -0.12018401175737381, 0.025317955762147903, -0.027408355847001076, 0.19477558135986328, -0.07406628876924515, 0.37985607981681824, -0.29238784313201904, -0.19681614637374878, 0.07813182473182678, -0.09363827109336853, 0.18532533943653107], "std": [0.38910213112831116, 0.7057244181632996, 0.7309567332267761, 0.17854759097099304, 0.20495542883872986, 0.13728438317775726, 0.4134098291397095, 0.23423172533512115, 0.5676093697547913, 0.4467659294605255, 0.29259800910949707, 0.12283026427030563, 0.070796437561512, 0.4138118326663971], "count": [2461]}, "timestamp": {"min": [0.0], "max": [82.0], "mean": [41.0], "std": [23.680981586262188], "count": [2461]}, "frame_index": {"min": [0], "max": [2460], "mean": [1230.0], "std": [710.4294475878656], "count": [2461]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [2461]}, "index": {"min": [100057], "max": [102517], "mean": [101287.0], "std": [710.4294475878656], "count": [2461]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2461]}, "subtask_annotation": {"mean": [5.678179601787891, 12.0, 12.0, 12.0, 12.0], "std": [3.610738321307199, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2461]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [2461]}, "eef_direction_state": {"mean": [4.746444534741975, 5.07273466070703], "std": [1.9347105710607941, 1.7473472662315395], "min": [0, 0], "max": [6, 6], "count": [2461]}, "eef_velocity_state": {"mean": [0.6021942299878098, 0.4485981308411215], "std": [0.8489178883312749, 0.7714816490387165], "min": [0, 0], "max": [2, 2], "count": [2461]}, "eef_acc_mag_state": {"mean": [0.5054855749695246, 0.41040227549776515], "std": [0.764186150933328, 0.7119727535852537], "min": [0, 0], "max": [2, 2], "count": [2461]}, "eef_direction_action": {"mean": [4.746444534741975, 5.07273466070703], "std": [1.9347105710607941, 1.7473472662315395], "min": [0, 0], "max": [6, 6], "count": [2461]}, "eef_velocity_action": {"mean": [0.6021942299878098, 0.4485981308411215], "std": [0.8489178883312749, 0.7714816490387165], "min": [0, 0], "max": [2, 2], "count": [2461]}, "eef_acc_mag_action": {"mean": [0.5054855749695246, 0.41040227549776515], "std": [0.764186150933328, 0.7119727535852537], "min": [0, 0], "max": [2, 2], "count": [2461]}, "eef_sim_pose_state": {"mean": [0.1433360836155995, 0.34215409996328033, 1.3073740835095664, -0.03781697810505148, -0.12741624243805297, 0.034469740751066034, 0.12685823740835728, -0.3465356211613719, 1.2637625442693323, -0.1092292636218431, -0.10594688997979214, 0.006584246779633104], "std": [0.10543971972369354, 0.09021767578974554, 0.15595964328759931, 0.0832602693333708, 0.1726369650898008, 0.3627618028337103, 0.09297872737594316, 0.04081002167049894, 0.11851598156210583, 0.0615904681249471, 0.15825640857841522, 0.17261701711570054], "min": [0.04889395467278135, 0.010983883755824486, 1.1826871189109367, -0.2666295257656339, -0.8123376258260873, -1.171203793753987, 0.03594693546721426, -0.5874212553548137, 1.1817966442334193, -0.39803724386512035, -0.4588067346059752, -0.888752263107262], "max": [0.4073022049495134, 0.7223018378850251, 1.5919682257501595, 0.2643482615201256, 0.19140162971453334, 1.334029607304015, 0.35942715266559777, -0.20557798958743326, 1.4927083182713192, -0.03204612459493219, 0.10374114945893576, 0.5283333871501883], "count": [2461]}, "eef_sim_pose_action": {"mean": [0.1433360836155995, 0.34215409996328033, 1.3073740835095664, -0.03781697810505148, -0.12741624243805297, 0.034469740751066034, 0.12685823740835728, -0.3465356211613719, 1.2637625442693323, -0.1092292636218431, -0.10594688997979214, 0.006584246779633104], "std": [0.10543971972369354, 0.09021767578974554, 0.15595964328759931, 0.0832602693333708, 0.1726369650898008, 0.3627618028337103, 0.09297872737594316, 0.04081002167049894, 0.11851598156210583, 0.0615904681249471, 0.15825640857841522, 0.17261701711570054], "min": [0.04889395467278135, 0.010983883755824486, 1.1826871189109367, -0.2666295257656339, -0.8123376258260873, -1.171203793753987, 0.03594693546721426, -0.5874212553548137, 1.1817966442334193, -0.39803724386512035, -0.4588067346059752, -0.888752263107262], "max": [0.4073022049495134, 0.7223018378850251, 1.5919682257501595, 0.2643482615201256, 0.19140162971453334, 1.334029607304015, 0.35942715266559777, -0.20557798958743326, 1.4927083182713192, -0.03204612459493219, 0.10374114945893576, 0.5283333871501883], "count": [2461]}, "gripper_mode_state": {"mean": [0.9069483949613978, 0.9077610727346607], "std": [0.29050473978636576, 0.28936293398133245], "min": [0, 0], "max": [1, 1], "count": [2461]}, "gripper_activity_state": {"mean": [1.877285656237302, 1.8724095895977244], "std": [0.45206657542431533, 0.460524854334986], "min": [0, 0], "max": [2, 2], "count": [2461]}, "gripper_mode_action": {"mean": [0.9069483949613978, 0.9077610727346607], "std": [0.29050473978636576, 0.28936293398133245], "min": [0, 0], "max": [1, 1], "count": [2461]}, "gripper_activity_action": {"mean": [1.877285656237302, 1.8724095895977244], "std": [0.45206657542431533, 0.460524854334986], "min": [0, 0], "max": [2, 2], "count": [2461]}, "gripper_open_scale_state": {"mean": [0.11129985311085969, 0.10589931206185647], "std": [0.23623313478711738, 0.2364637800887533], "min": [0.025552802852221897, 0.024636641144752502], "max": [0.9492588043212891, 0.9504460607256208], "count": [2461]}, "gripper_open_scale_action": {"mean": [0.11129985311085969, 0.10589931206185647], "std": [0.23623313478711738, 0.2364637800887533], "min": [0.025552802852221897, 0.024636641144752502], "max": [0.9492588043212891, 0.9504460607256208], "count": [2461]}}} +{"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.5454895284029015]], [[0.5560625518357596]], [[0.5334134807016241]]], "std": [[[0.21175129558007516]], [[0.2467017132209624]], [[0.27494829571526064]]], "count": [352]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.439734039228065]], [[0.4285787926755298]], [[0.40626347729748463]]], "std": [[[0.1709710174580271]], [[0.19201482204776887]], [[0.2233541058631591]]], "count": [352]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44199440019063185]], [[0.4280830640968509]], [[0.4021612161752327]]], "std": [[[0.17395653101519365]], [[0.19396791256094642]], [[0.22656141275298353]]], "count": [352]}, "observation.state": {"min": [-0.7255728840827942, -7.721455281220817e-27, -1.7947574853897095, -0.28071847558021545, -0.7204705476760864, -0.08897088468074799, 0.04954656958580017, -1.0461748838424683, 0.0, -1.7224589586257935, -0.7321681976318359, -0.31753402948379517, -0.4601942300796509, 0.039445288479328156], "max": [1.130543828010559, 1.8563331365585327, 6.3113049421280396e-18, 0.08864511549472809, 0.46239712834358215, 0.21599125862121582, 1.658865213394165, 0.9710098505020142, 1.9282138347625732, 0.0, 0.03514113277196884, 0.4218447208404541, 0.1089126393198967, 1.6675596237182617], "mean": [0.03770124912261963, 0.38872191309928894, -0.40865427255630493, -0.02031172253191471, 0.01823640801012516, 0.022806422784924507, 0.13664402067661285, -0.008641227148473263, 0.6059615612030029, -0.5092142820358276, -0.2630101144313812, 0.005496459547430277, -0.05012143775820732, 0.24196919798851013], "std": [0.27668267488479614, 0.6155972480773926, 0.6491143703460693, 0.057636961340904236, 0.13923363387584686, 0.04808398708701134, 0.3279176950454712, 0.2860153019428253, 0.7194327712059021, 0.6206105351448059, 0.3004460334777832, 0.1269429624080658, 0.09525654464960098, 0.47507068514823914], "count": [2488]}, "action": {"min": [-0.7255728840827942, -7.721455281220817e-27, -1.7947574853897095, -0.28071847558021545, -0.7204705476760864, -0.08897088468074799, 0.04954656958580017, -1.0461748838424683, 0.0, -1.7224589586257935, -0.7321681976318359, -0.31753402948379517, -0.4601942300796509, 0.039445288479328156], "max": [1.130543828010559, 1.8563331365585327, 6.3113049421280396e-18, 0.08864511549472809, 0.46239712834358215, 0.21599125862121582, 1.658865213394165, 0.9710098505020142, 1.9282138347625732, 0.0, 0.03514113277196884, 0.4218447208404541, 0.1089126393198967, 1.6675596237182617], "mean": [0.03770124912261963, 0.38872191309928894, -0.40865427255630493, -0.02031172253191471, 0.01823640801012516, 0.022806422784924507, 0.13664402067661285, -0.008641227148473263, 0.6059615612030029, -0.5092142820358276, -0.2630101144313812, 0.005496459547430277, -0.05012143775820732, 0.24196919798851013], "std": [0.27668267488479614, 0.6155972480773926, 0.6491143703460693, 0.057636961340904236, 0.13923363387584686, 0.04808398708701134, 0.3279176950454712, 0.2860153019428253, 0.7194327712059021, 0.6206105351448059, 0.3004460334777832, 0.1269429624080658, 0.09525654464960098, 0.47507068514823914], "count": [2488]}, "timestamp": {"min": [0.0], "max": [82.9], "mean": [41.449999999999996], "std": [23.940789228613347], "count": [2488]}, "frame_index": {"min": [0], "max": [2487], "mean": [1243.5], "std": [718.2236768584004], "count": [2488]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [2488]}, "index": {"min": [102518], "max": [105005], "mean": [103761.5], "std": [718.2236768584004], "count": [2488]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2488]}, "subtask_annotation": {"mean": [5.405144694533762, 12.0, 12.0, 12.0, 12.0], "std": [3.6195484647105105, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2488]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [2488]}, "eef_direction_state": {"mean": [5.073151125401929, 4.534163987138264], "std": [1.751972532688792, 2.0735177618721807], "min": [0, 0], "max": [6, 6], "count": [2488]}, "eef_velocity_state": {"mean": [0.4344855305466238, 0.6864951768488746], "std": [0.7663861465833619, 0.8806298530481653], "min": [0, 0], "max": [2, 2], "count": [2488]}, "eef_acc_mag_state": {"mean": [0.3721864951768489, 0.5779742765273312], "std": [0.6971909950275663, 0.7935818182343842], "min": [0, 0], "max": [2, 2], "count": [2488]}, "eef_direction_action": {"mean": [5.073151125401929, 4.534163987138264], "std": [1.751972532688792, 2.0735177618721807], "min": [0, 0], "max": [6, 6], "count": [2488]}, "eef_velocity_action": {"mean": [0.4344855305466238, 0.6864951768488746], "std": [0.7663861465833619, 0.8806298530481653], "min": [0, 0], "max": [2, 2], "count": [2488]}, "eef_acc_mag_action": {"mean": [0.3721864951768489, 0.5779742765273312], "std": [0.6971909950275663, 0.7935818182343842], "min": [0, 0], "max": [2, 2], "count": [2488]}, "eef_sim_pose_state": {"mean": [0.12388604236520283, 0.34329078690814924, 1.2727103001599003, 0.016889252733111388, -0.03885505590583174, 0.05650917905871816, 0.16791087099922658, -0.3350497380866504, 1.3033626471433346, -0.05261945124160643, -0.16278085431200656, -0.002551897339671359], "std": [0.09011096909605754, 0.06453993505867939, 0.13994190900360107, 0.03737562494767128, 0.08116551372288394, 0.31850236384457015, 0.12396926678068594, 0.07695867065358444, 0.13867113826769178, 0.06978255199348221, 0.19546193549782698, 0.19474200968574493], "min": [0.045013965651640356, 0.13879208675971094, 1.1824484381978078, -0.09595779677944644, -0.2798629951600089, -1.0529367271990853, 0.05400401716143245, -0.6298516328705142, 1.182392286434601, -0.3604168655519703, -0.5498095660461926, -0.7421356766665423], "max": [0.3299036163664336, 0.6639935505985765, 1.5479439924425276, 0.15096845659424027, 0.21616467728740263, 1.1134574107123922, 0.4063199599048134, -0.019628550571215632, 1.517343885752829, 0.10228323151477257, 0.1521262962554466, 0.7054703766284011], "count": [2488]}, "eef_sim_pose_action": {"mean": [0.12388604236520283, 0.34329078690814924, 1.2727103001599003, 0.016889252733111388, -0.03885505590583174, 0.05650917905871816, 0.16791087099922658, -0.3350497380866504, 1.3033626471433346, -0.05261945124160643, -0.16278085431200656, -0.002551897339671359], "std": [0.09011096909605754, 0.06453993505867939, 0.13994190900360107, 0.03737562494767128, 0.08116551372288394, 0.31850236384457015, 0.12396926678068594, 0.07695867065358444, 0.13867113826769178, 0.06978255199348221, 0.19546193549782698, 0.19474200968574493], "min": [0.045013965651640356, 0.13879208675971094, 1.1824484381978078, -0.09595779677944644, -0.2798629951600089, -1.0529367271990853, 0.05400401716143245, -0.6298516328705142, 1.182392286434601, -0.3604168655519703, -0.5498095660461926, -0.7421356766665423], "max": [0.3299036163664336, 0.6639935505985765, 1.5479439924425276, 0.15096845659424027, 0.21616467728740263, 1.1134574107123922, 0.4063199599048134, -0.019628550571215632, 1.517343885752829, 0.10228323151477257, 0.1521262962554466, 0.7054703766284011], "count": [2488]}, "gripper_mode_state": {"mean": [0.9433279742765274, 0.8733922829581994], "std": [0.23121485078573906, 0.3325330104324474], "min": [0, 0], "max": [1, 1], "count": [2488]}, "gripper_activity_state": {"mean": [1.9180064308681672, 1.8295819935691318], "std": [0.37360313893873903, 0.5249953166508796], "min": [0, 0], "max": [2, 2], "count": [2488]}, "gripper_mode_action": {"mean": [0.9433279742765274, 0.8733922829581994], "std": [0.23121485078573906, 0.3325330104324474], "min": [0, 0], "max": [1, 1], "count": [2488]}, "gripper_activity_action": {"mean": [1.9180064308681672, 1.8295819935691318], "std": [0.37360313893873903, 0.5249953166508796], "min": [0, 0], "max": [2, 2], "count": [2488]}, "gripper_open_scale_state": {"mean": [0.07808214796173908, 0.13826918118746068], "std": [0.18738399267747455, 0.27146828777929644], "min": [0.028312325477600098, 0.022540164845330373], "max": [0.94792297908238, 0.9528912135532924], "count": [2488]}, "gripper_open_scale_action": {"mean": [0.07808214796173908, 0.13826918118746068], "std": [0.18738399267747455, 0.27146828777929644], "min": [0.028312325477600098, 0.022540164845330373], "max": [0.94792297908238, 0.9528912135532924], "count": [2488]}}} +{"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.5391737350462473]], [[0.5648045192295148]], [[0.5468211730134502]]], "std": [[[0.21383637857121426]], [[0.24739116626888893]], [[0.27471459190046094]]], "count": [334]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44687054567335915]], [[0.4344535047551955]], [[0.412606461097413]]], "std": [[[0.17117547728739438]], [[0.1899235813529816]], [[0.2190647955154061]]], "count": [334]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4472269945403311]], [[0.43953751076278813]], [[0.41774382281189254]]], "std": [[[0.1690537849813502]], [[0.18810001339805135]], [[0.21736989068731802]]], "count": [334]}, "observation.state": {"min": [-1.087592363357544, 0.0, -1.997066617012024, -0.6580777764320374, -0.9685046672821045, -0.3308827877044678, 0.046280037611722946, -1.0369709730148315, -3.2526065174565133e-19, -1.668971061706543, -0.9295923709869385, -0.3498395085334778, -0.42337870597839355, 0.0428825207054615], "max": [1.315737247467041, 2.1291654109954834, 0.20908738672733307, 0.040936216711997986, 0.6017687916755676, 0.11795981228351593, 1.658865213394165, 0.7363107800483704, 1.911269187927246, 0.0, 0.003067961661145091, 0.5782796144485474, 0.2715145945549011, 1.6741644144058228], "mean": [0.018839972093701363, 0.38904106616973877, -0.3387798070907593, -0.09826301038265228, -0.007326345890760422, -0.05119969695806503, 0.13932667672634125, -0.029593242332339287, 0.625569224357605, -0.4750489294528961, -0.30512258410453796, -0.01855786330997944, -0.023939549922943115, 0.25261226296424866], "std": [0.34431222081184387, 0.6287933588027954, 0.5522523522377014, 0.18081575632095337, 0.21046702563762665, 0.06969017535448074, 0.33183741569519043, 0.26850882172584534, 0.7498849034309387, 0.5943866968154907, 0.3461337089538574, 0.20390735566616058, 0.10847792774438858, 0.4891079366207123], "count": [2318]}, "action": {"min": [-1.087592363357544, 0.0, -1.997066617012024, -0.6580777764320374, -0.9685046672821045, -0.3308827877044678, 0.046280037611722946, -1.0369709730148315, -3.2526065174565133e-19, -1.668971061706543, -0.9295923709869385, -0.3498395085334778, -0.42337870597839355, 0.0428825207054615], "max": [1.315737247467041, 2.1291654109954834, 0.20908738672733307, 0.040936216711997986, 0.6017687916755676, 0.11795981228351593, 1.658865213394165, 0.7363107800483704, 1.911269187927246, 0.0, 0.003067961661145091, 0.5782796144485474, 0.2715145945549011, 1.6741644144058228], "mean": [0.018839972093701363, 0.38904106616973877, -0.3387798070907593, -0.09826301038265228, -0.007326345890760422, -0.05119969695806503, 0.13932667672634125, -0.029593242332339287, 0.625569224357605, -0.4750489294528961, -0.30512258410453796, -0.01855786330997944, -0.023939549922943115, 0.25261226296424866], "std": [0.34431222081184387, 0.6287933588027954, 0.5522523522377014, 0.18081575632095337, 0.21046702563762665, 0.06969017535448074, 0.33183741569519043, 0.26850882172584534, 0.7498849034309387, 0.5943866968154907, 0.3461337089538574, 0.20390735566616058, 0.10847792774438858, 0.4891079366207123], "count": [2318]}, "timestamp": {"min": [0.0], "max": [77.23333333333333], "mean": [38.61666666666666], "std": [22.30496332408751], "count": [2318]}, "frame_index": {"min": [0], "max": [2317], "mean": [1158.5], "std": [669.1488997226253], "count": [2318]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [2318]}, "index": {"min": [105006], "max": [107323], "mean": [106164.5], "std": [669.1488997226253], "count": [2318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2318]}, "subtask_annotation": {"mean": [5.474547023295945, 12.0, 12.0, 12.0, 12.0], "std": [3.64588710528156, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2318]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [2318]}, "eef_direction_state": {"mean": [5.028041415012942, 4.484037963761864], "std": [1.769892158282995, 2.122530987573398], "min": [0, 0], "max": [6, 6], "count": [2318]}, "eef_velocity_state": {"mean": [0.47497842968075926, 0.6911130284728214], "std": [0.7969010158375337, 0.8892117594981416], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_acc_mag_state": {"mean": [0.39775668679896464, 0.5785159620362381], "std": [0.7047442871390232, 0.793418270352827], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_direction_action": {"mean": [5.028041415012942, 4.484037963761864], "std": [1.769892158282995, 2.122530987573398], "min": [0, 0], "max": [6, 6], "count": [2318]}, "eef_velocity_action": {"mean": [0.47497842968075926, 0.6911130284728214], "std": [0.7969010158375337, 0.8892117594981416], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_acc_mag_action": {"mean": [0.39775668679896464, 0.5785159620362381], "std": [0.7047442871390232, 0.793418270352827], "min": [0, 0], "max": [2, 2], "count": [2318]}, "eef_sim_pose_state": {"mean": [0.12501249457812563, 0.33759632124118133, 1.2590159946481356, -0.051288100514794606, -0.0447092206644655, 0.011788421330890315, 0.17840156387216077, -0.3423935560777729, 1.2913407646587105, -0.01643472942629474, -0.14655416726531736, -0.050141575159855026], "std": [0.09461197048903862, 0.07895548157829987, 0.11934069629365256, 0.04640803161582889, 0.0850657464578404, 0.2551759241727278, 0.13945131111354386, 0.06778348077485699, 0.1264333800714649, 0.0540388475289411, 0.17441807537541765, 0.18348746600928406], "min": [0.05949515833779268, 0.06418127787652192, 1.1230569544179594, -0.30920749465228203, -0.3210008959567292, -1.2409368696695013, 0.054216387282340565, -0.6381396136793124, 1.1823664768857762, -0.2813323503094464, -0.5162848484726001, -0.819299488876378], "max": [0.3689742137070592, 0.7535780346369587, 1.5185352003143608, 0.046041050038972256, 0.2116262995806657, 0.9578772201477055, 0.4367913990569801, -0.09939901360560674, 1.503542571314256, 0.2136086276510383, 0.15597193678396115, 0.5611822207602195], "count": [2318]}, "eef_sim_pose_action": {"mean": [0.12501249457812563, 0.33759632124118133, 1.2590159946481356, -0.051288100514794606, -0.0447092206644655, 0.011788421330890315, 0.17840156387216077, -0.3423935560777729, 1.2913407646587105, -0.01643472942629474, -0.14655416726531736, -0.050141575159855026], "std": [0.09461197048903862, 0.07895548157829987, 0.11934069629365256, 0.04640803161582889, 0.0850657464578404, 0.2551759241727278, 0.13945131111354386, 0.06778348077485699, 0.1264333800714649, 0.0540388475289411, 0.17441807537541765, 0.18348746600928406], "min": [0.05949515833779268, 0.06418127787652192, 1.1230569544179594, -0.30920749465228203, -0.3210008959567292, -1.2409368696695013, 0.054216387282340565, -0.6381396136793124, 1.1823664768857762, -0.2813323503094464, -0.5162848484726001, -0.819299488876378], "max": [0.3689742137070592, 0.7535780346369587, 1.5185352003143608, 0.046041050038972256, 0.2116262995806657, 0.9578772201477055, 0.4367913990569801, -0.09939901360560674, 1.503542571314256, 0.2136086276510383, 0.15597193678396115, 0.5611822207602195], "count": [2318]}, "gripper_mode_state": {"mean": [0.9413287316652287, 0.8654012079378774], "std": [0.23500840539598403, 0.3412945315084022], "min": [0, 0], "max": [1, 1], "count": [2318]}, "gripper_activity_state": {"mean": [1.912855910267472, 1.818809318377912], "std": [0.3854543019964085, 0.5399884612413752], "min": [0, 0], "max": [2, 2], "count": [2318]}, "gripper_mode_action": {"mean": [0.9413287316652287, 0.8654012079378774], "std": [0.23500840539598403, 0.3412945315084022], "min": [0, 0], "max": [1, 1], "count": [2318]}, "gripper_activity_action": {"mean": [1.912855910267472, 1.818809318377912], "std": [0.3854543019964085, 0.5399884612413752], "min": [0, 0], "max": [2, 2], "count": [2318]}, "gripper_open_scale_state": {"mean": [0.0796147160894184, 0.14434888052335446], "std": [0.18962216440335414, 0.2794913836578756], "min": [0.026445735778127397, 0.024504297545978], "max": [0.94792297908238, 0.9566653796604702], "count": [2318]}, "gripper_open_scale_action": {"mean": [0.0796147160894184, 0.14434888052335446], "std": [0.18962216440335414, 0.2794913836578756], "min": [0.026445735778127397, 0.024504297545978], "max": [0.94792297908238, 0.9566653796604702], "count": [2318]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5127647313876876]], [[0.5528407438672011]], [[0.5527106633690737]]], "std": [[[0.23814756432286688]], [[0.2671932244062307]], [[0.28526952358718255]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44714614063147917]], [[0.43846200198777063]], [[0.42026048598358445]]], "std": [[[0.2009841752183429]], [[0.21385718616518382]], [[0.23661461093439556]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.432733730887454]], [[0.4309550702959935]], [[0.41775173600826704]]], "std": [[[0.18394597318007783]], [[0.1906655781382615]], [[0.21131664566814568]]], "count": [331]}, "observation.state": {"min": [-0.9495341181755066, -3.2816966501424133e-19, -1.754631519317627, -1.1555687189102173, -0.5379485487937927, -0.29375195503234863, 0.0490509532392025, -1.1688933372497559, 0.0, -1.8254371881484985, -0.5890486240386963, -0.30984827876091003, -0.2706786096096039, 0.04097215086221695], "max": [0.8768868446350098, 1.9729071855545044, 0.0, 0.004601942375302315, 0.7564268708229065, 0.19174760580062866, 1.6549475193023682, 0.6289321184158325, 1.980369210243225, 0.0, 0.08785152435302734, 0.5138835906982422, 0.11658254265785217, 1.6567718982696533], "mean": [0.017064174637198448, 0.48216313123703003, -0.4078645408153534, -0.1716480851173401, 0.010405861772596836, -0.020428476855158806, 0.17218336462974548, -0.1180688813328743, 0.41461318731307983, -0.333955854177475, -0.14075413346290588, 0.04011623561382294, -0.05109892785549164, 0.1601974219083786], "std": [0.26386815309524536, 0.6552351713180542, 0.561208963394165, 0.22902856767177582, 0.1642150729894638, 0.06383615732192993, 0.37661993503570557, 0.30316540598869324, 0.62227463722229, 0.5084385275840759, 0.21413208544254303, 0.13391929864883423, 0.07065340131521225, 0.369297593832016], "count": [2297]}, "action": {"min": [-0.9495341181755066, -3.2816966501424133e-19, -1.754631519317627, -1.1555687189102173, -0.5379485487937927, -0.29375195503234863, 0.0490509532392025, -1.1688933372497559, 0.0, -1.8254371881484985, -0.5890486240386963, -0.30984827876091003, -0.2706786096096039, 0.04097215086221695], "max": [0.8768868446350098, 1.9729071855545044, 0.0, 0.004601942375302315, 0.7564268708229065, 0.19174760580062866, 1.6549475193023682, 0.6289321184158325, 1.980369210243225, 0.0, 0.08785152435302734, 0.5138835906982422, 0.11658254265785217, 1.6567718982696533], "mean": [0.017064174637198448, 0.48216313123703003, -0.4078645408153534, -0.1716480851173401, 0.010405861772596836, -0.020428476855158806, 0.17218336462974548, -0.1180688813328743, 0.41461318731307983, -0.333955854177475, -0.14075413346290588, 0.04011623561382294, -0.05109892785549164, 0.1601974219083786], "std": [0.26386815309524536, 0.6552351713180542, 0.561208963394165, 0.22902856767177582, 0.1642150729894638, 0.06383615732192993, 0.37661993503570557, 0.30316540598869324, 0.62227463722229, 0.5084385275840759, 0.21413208544254303, 0.13391929864883423, 0.07065340131521225, 0.369297593832016], "count": [2297]}, "timestamp": {"min": [0.0], "max": [76.53333333333333], "mean": [38.26666666666667], "std": [22.10289071089521], "count": [2297]}, "frame_index": {"min": [0], "max": [2296], "mean": [1148.0], "std": [663.0867213268563], "count": [2297]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [2297]}, "index": {"min": [107324], "max": [109620], "mean": [108472.0], "std": [663.0867213268563], "count": [2297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2297]}, "subtask_annotation": {"mean": [5.7287766652154986, 12.0, 12.0, 12.0, 12.0], "std": [3.6819594463512026, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2297]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [2297]}, "eef_direction_state": {"mean": [4.875489769264258, 4.951676099259904], "std": [1.8658060118923923, 1.85847036018251], "min": [0, 0], "max": [6, 6], "count": [2297]}, "eef_velocity_state": {"mean": [0.5528950805398346, 0.48062690465824986], "std": [0.8340342206925351, 0.7877456903349985], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_acc_mag_state": {"mean": [0.4736612973443622, 0.43970396168915976], "std": [0.7437613137363106, 0.7311404723964743], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_direction_action": {"mean": [4.875489769264258, 4.951676099259904], "std": [1.8658060118923923, 1.85847036018251], "min": [0, 0], "max": [6, 6], "count": [2297]}, "eef_velocity_action": {"mean": [0.5528950805398346, 0.48062690465824986], "std": [0.8340342206925351, 0.7877456903349985], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_acc_mag_action": {"mean": [0.4736612973443622, 0.43970396168915976], "std": [0.7437613137363106, 0.7311404723964743], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_sim_pose_state": {"mean": [0.14414711131273986, 0.3398519827164976, 1.2805771939696298, -0.01783222089177636, -0.09514133933581592, 0.026541218633146988, 0.13066218459019935, -0.3588772231539639, 1.2624774318344154, -0.05834152117332117, -0.05798182024193854, -0.0772294127991869], "std": [0.10733123438504909, 0.06919420516106294, 0.12430517096145005, 0.04922998213297278, 0.10443135588508214, 0.31827712669455926, 0.09742048160512044, 0.07057566679144224, 0.11506494154739223, 0.0545994002956913, 0.08892937406388211, 0.2299839104653674], "min": [0.051924299919374695, 0.07985177244114837, 1.1859884527446456, -0.18415768017247605, -0.5185848959158716, -1.1050926921915791, 0.04357857641433226, -0.7014556554246975, 1.1821805272498351, -0.2273275755764359, -0.3022204697058446, -0.9696972028510031], "max": [0.37295377727559337, 0.6345337326399422, 1.5299036707003213, 0.12130074835900218, 0.14515988207438713, 1.1264267553568255, 0.3828825695774641, -0.15546933773729896, 1.4902575288110862, 0.06499233625024761, 0.05796248465171572, 0.5341441590501227], "count": [2297]}, "eef_sim_pose_action": {"mean": [0.14414711131273986, 0.3398519827164976, 1.2805771939696298, -0.01783222089177636, -0.09514133933581592, 0.026541218633146988, 0.13066218459019935, -0.3588772231539639, 1.2624774318344154, -0.05834152117332117, -0.05798182024193854, -0.0772294127991869], "std": [0.10733123438504909, 0.06919420516106294, 0.12430517096145005, 0.04922998213297278, 0.10443135588508214, 0.31827712669455926, 0.09742048160512044, 0.07057566679144224, 0.11506494154739223, 0.0545994002956913, 0.08892937406388211, 0.2299839104653674], "min": [0.051924299919374695, 0.07985177244114837, 1.1859884527446456, -0.18415768017247605, -0.5185848959158716, -1.1050926921915791, 0.04357857641433226, -0.7014556554246975, 1.1821805272498351, -0.2273275755764359, -0.3022204697058446, -0.9696972028510031], "max": [0.37295377727559337, 0.6345337326399422, 1.5299036707003213, 0.12130074835900218, 0.14515988207438713, 1.1264267553568255, 0.3828825695774641, -0.15546933773729896, 1.4902575288110862, 0.06499233625024761, 0.05796248465171572, 0.5341441590501227], "count": [2297]}, "gripper_mode_state": {"mean": [0.9198955158902917, 0.9220722681758816], "std": [0.27145488710875687, 0.26805783039648706], "min": [0, 0], "max": [1, 1], "count": [2297]}, "gripper_activity_state": {"mean": [1.868959512407488, 1.8632999564649544], "std": [0.4654154983279582, 0.47628852170931607], "min": [0, 0], "max": [2, 2], "count": [2297]}, "gripper_mode_action": {"mean": [0.9198955158902917, 0.9220722681758816], "std": [0.27145488710875687, 0.26805783039648706], "min": [0, 0], "max": [1, 1], "count": [2297]}, "gripper_activity_action": {"mean": [1.868959512407488, 1.8632999564649544], "std": [0.4654154983279582, 0.47628852170931607], "min": [0, 0], "max": [2, 2], "count": [2297]}, "gripper_open_scale_state": {"mean": [0.09839023796767303, 0.09153982492882998], "std": [0.21521103473548076, 0.21103001566504487], "min": [0.028029116136687144, 0.02341265763555254], "max": [0.9456842967442104, 0.9467267990112305], "count": [2297]}, "gripper_open_scale_action": {"mean": [0.09839023796767303, 0.09153982492882998], "std": [0.21521103473548076, 0.21103001566504487], "min": [0.028029116136687144, 0.02341265763555254], "max": [0.9456842967442104, 0.9467267990112305], "count": [2297]}}} +{"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.5219493594832786]], [[0.5575041418953017]], [[0.556369399517497]]], "std": [[[0.23449919445737727]], [[0.2651699827850785]], [[0.2856639006867556]]], "count": [354]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4481385288578708]], [[0.44186197118520976]], [[0.42594900022155757]]], "std": [[[0.18468783184029663]], [[0.19549740931198295]], [[0.21867637759208627]]], "count": [354]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43861939720960574]], [[0.43323646191056464]], [[0.4165531422707187]]], "std": [[[0.19618194136194284]], [[0.21076843468925338]], [[0.23662048949834075]]], "count": [354]}, "observation.state": {"min": [-0.9512359499931335, -5.421010862427522e-20, -1.7003566026687622, -0.803805947303772, -1.0382391214370728, -0.17105458676815033, 0.04555441439151764, -0.780796229839325, -1.0749031114367599e-18, -1.951223611831665, -0.7225049734115601, -0.24697090685367584, -0.7700583338737488, 0.038754452019929886], "max": [0.9679418802261353, 1.7869383096694946, 0.0, 0.09348899126052856, 0.9006491899490356, 0.11504855751991272, 1.6567870378494263, 0.8145437836647034, 1.9113401174545288, 1.7914687380821925e-19, 0.06853357702493668, 0.32938554883003235, 0.2040194422006607, 1.6684733629226685], "mean": [0.021545426920056343, 0.3239462673664093, -0.2893986701965332, -0.11119849979877472, 0.040320638567209244, -0.002072080969810486, 0.12668907642364502, -0.020020505413413048, 0.6062318086624146, -0.48212507367134094, -0.23065069317817688, 0.01968422532081604, -0.05924524739384651, 0.26447349786758423], "std": [0.27873730659484863, 0.5570542812347412, 0.5091062188148499, 0.19394522905349731, 0.1579897105693817, 0.045661211013793945, 0.30721384286880493, 0.2715681493282318, 0.6823771595954895, 0.5713922381401062, 0.28149011731147766, 0.12027937173843384, 0.16700740158557892, 0.496080607175827], "count": [2508]}, "action": {"min": [-0.9512359499931335, -5.421010862427522e-20, -1.7003566026687622, -0.803805947303772, -1.0382391214370728, -0.17105458676815033, 0.04555441439151764, -0.780796229839325, -1.0749031114367599e-18, -1.951223611831665, -0.7225049734115601, -0.24697090685367584, -0.7700583338737488, 0.038754452019929886], "max": [0.9679418802261353, 1.7869383096694946, 0.0, 0.09348899126052856, 0.9006491899490356, 0.11504855751991272, 1.6567870378494263, 0.8145437836647034, 1.9113401174545288, 1.7914687380821925e-19, 0.06853357702493668, 0.32938554883003235, 0.2040194422006607, 1.6684733629226685], "mean": [0.021545426920056343, 0.3239462673664093, -0.2893986701965332, -0.11119849979877472, 0.040320638567209244, -0.002072080969810486, 0.12668907642364502, -0.020020505413413048, 0.6062318086624146, -0.48212507367134094, -0.23065069317817688, 0.01968422532081604, -0.05924524739384651, 0.26447349786758423], "std": [0.27873730659484863, 0.5570542812347412, 0.5091062188148499, 0.19394522905349731, 0.1579897105693817, 0.045661211013793945, 0.30721384286880493, 0.2715681493282318, 0.6823771595954895, 0.5713922381401062, 0.28149011731147766, 0.12027937173843384, 0.16700740158557892, 0.496080607175827], "count": [2508]}, "timestamp": {"min": [0.0], "max": [83.56666666666666], "mean": [41.78333333333334], "std": [24.13323933376414], "count": [2508]}, "frame_index": {"min": [0], "max": [2507], "mean": [1253.5], "std": [723.9971800129243], "count": [2508]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [2508]}, "index": {"min": [109621], "max": [112128], "mean": [110874.5], "std": [723.9971800129243], "count": [2508]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2508]}, "subtask_annotation": {"mean": [5.32695374800638, 12.0, 12.0, 12.0, 12.0], "std": [3.4315996803651414, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2508]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [2508]}, "eef_direction_state": {"mean": [5.221291866028708, 4.389553429027114], "std": [1.5967200000357937, 2.1106177901450542], "min": [0, 0], "max": [6, 6], "count": [2508]}, "eef_velocity_state": {"mean": [0.39354066985645936, 0.7599681020733652], "std": [0.7456881258551517, 0.8879623820663628], "min": [0, 0], "max": [2, 2], "count": [2508]}, "eef_acc_mag_state": {"mean": [0.35446570972886765, 0.6279904306220095], "std": [0.6829782747527816, 0.8066497631678758], "min": [0, 0], "max": [2, 2], "count": [2508]}, "eef_direction_action": {"mean": [5.221291866028708, 4.389553429027114], "std": [1.5967200000357937, 2.1106177901450542], "min": [0, 0], "max": [6, 6], "count": [2508]}, "eef_velocity_action": {"mean": [0.39354066985645936, 0.7599681020733652], "std": [0.7456881258551517, 0.8879623820663628], "min": [0, 0], "max": [2, 2], "count": [2508]}, "eef_acc_mag_action": {"mean": [0.35446570972886765, 0.6279904306220095], "std": [0.6829782747527816, 0.8066497631678758], "min": [0, 0], "max": [2, 2], "count": [2508]}, "eef_sim_pose_state": {"mean": [0.1135955587420495, 0.3382416453234593, 1.2555011884135043, -0.005640690738215318, -0.07515256030789323, 0.062093560339480935, 0.1674828767032718, -0.3361011917190419, 1.2980382021317423, -0.06269837180131703, -0.10473340745329279, -0.00025273298956444653], "std": [0.08021542313466412, 0.06046596044659062, 0.11686886325733901, 0.036144664544814846, 0.08523514473883467, 0.3081245775691945, 0.11974112519559059, 0.06308302077190212, 0.12778524633173866, 0.14692686717388026, 0.13082192826371622, 0.21968797070355697], "min": [0.04498999270166028, 0.06413898874580269, 1.185953420252565, -0.16741633446242793, -0.42073105152505774, -1.1205426479999734, 0.05319736631027583, -0.5743657098722752, 1.1821975288722242, -0.7219446763123777, -0.5243173799046235, -0.7441472797316363], "max": [0.3217210770816289, 0.6274214571215162, 1.5403135176303275, 0.07793535468584897, 0.10038561747444597, 1.1291809757945543, 0.39892679060106373, -0.09285450754509736, 1.5734226521836494, 0.19279973223369368, 0.2196980973839775, 0.6235391789157723], "count": [2508]}, "eef_sim_pose_action": {"mean": [0.1135955587420495, 0.3382416453234593, 1.2555011884135043, -0.005640690738215318, -0.07515256030789323, 0.062093560339480935, 0.1674828767032718, -0.3361011917190419, 1.2980382021317423, -0.06269837180131703, -0.10473340745329279, -0.00025273298956444653], "std": [0.08021542313466412, 0.06046596044659062, 0.11686886325733901, 0.036144664544814846, 0.08523514473883467, 0.3081245775691945, 0.11974112519559059, 0.06308302077190212, 0.12778524633173866, 0.14692686717388026, 0.13082192826371622, 0.21968797070355697], "min": [0.04498999270166028, 0.06413898874580269, 1.185953420252565, -0.16741633446242793, -0.42073105152505774, -1.1205426479999734, 0.05319736631027583, -0.5743657098722752, 1.1821975288722242, -0.7219446763123777, -0.5243173799046235, -0.7441472797316363], "max": [0.3217210770816289, 0.6274214571215162, 1.5403135176303275, 0.07793535468584897, 0.10038561747444597, 1.1291809757945543, 0.39892679060106373, -0.09285450754509736, 1.5734226521836494, 0.19279973223369368, 0.2196980973839775, 0.6235391789157723], "count": [2508]}, "gripper_mode_state": {"mean": [0.94896331738437, 0.8560606060606061], "std": [0.2200725781264479, 0.3510282678243426], "min": [0, 0], "max": [1, 1], "count": [2508]}, "gripper_activity_state": {"mean": [1.9194577352472089, 1.7926634768740033], "std": [0.3702075275368615, 0.5732559737787919], "min": [0, 0], "max": [2, 2], "count": [2508]}, "gripper_mode_action": {"mean": [0.94896331738437, 0.8560606060606061], "std": [0.2200725781264479, 0.3510282678243426], "min": [0, 0], "max": [1, 1], "count": [2508]}, "gripper_activity_action": {"mean": [1.9194577352472089, 1.7926634768740033], "std": [0.3702075275368615, 0.5732559737787919], "min": [0, 0], "max": [2, 2], "count": [2508]}, "gripper_open_scale_state": {"mean": [0.07239280176881692, 0.1511278038194726], "std": [0.17555142253595107, 0.28347625705852647], "min": [0.02603109393801008, 0.02214540115424565], "max": [0.9467354501996722, 0.9534133502415248], "count": [2508]}, "gripper_open_scale_action": {"mean": [0.07239280176881692, 0.1511278038194726], "std": [0.17555142253595107, 0.28347625705852647], "min": [0.02603109393801008, 0.02214540115424565], "max": [0.9467354501996722, 0.9534133502415248], "count": [2508]}}} +{"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.5191482010777142]], [[0.547674440483264]], [[0.5359430153461594]]], "std": [[[0.22761928756860636]], [[0.2633594492115042]], [[0.28689775474644413]]], "count": [319]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44855421865715983]], [[0.4366023794401076]], [[0.4148702056057533]]], "std": [[[0.19228397295532051]], [[0.21135974969917057]], [[0.23687526911523588]]], "count": [319]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394466196788712]], [[0.43497892208084904]], [[0.4201297593924369]]], "std": [[[0.17806924261905335]], [[0.18983786156562932]], [[0.21235820778238804]]], "count": [319]}, "observation.state": {"min": [-1.0489460229873657, -2.168404344971009e-19, -1.9527442455291748, -0.6529783606529236, -0.6040049195289612, -0.3250660300254822, 0.04961327463388443, -1.197462558746338, -2.168404344971009e-19, -1.4158642292022705, -0.939428985118866, -0.3113407790660858, -0.09970875084400177, 0.04348459839820862], "max": [1.1552330255508423, 2.0267820358276367, 1.3552527156068805e-20, 0.1564660370349884, 0.7887608408927917, 0.4049709141254425, 1.6591249704360962, 0.452524334192276, 1.8990682363510132, 0.0, 0.0017913259798660874, 0.41732102632522583, 0.3267379105091095, 1.658865213394165], "mean": [0.010520419105887413, 0.5107887983322144, -0.44421228766441345, -0.1321094036102295, -0.005849184934049845, -0.045333120971918106, 0.1976090520620346, -0.08419965207576752, 0.4801705479621887, -0.3433511555194855, -0.23601481318473816, 0.010383178479969501, 0.024451300501823425, 0.17710843682289124], "std": [0.3308919072151184, 0.7113997936248779, 0.6103255748748779, 0.22201554477214813, 0.18999646604061127, 0.07875038683414459, 0.41363221406936646, 0.2285204380750656, 0.7046487331390381, 0.5195273160934448, 0.340780109167099, 0.11260143667459488, 0.061064980924129486, 0.3940063416957855], "count": [2183]}, "action": {"min": [-1.0489460229873657, -2.168404344971009e-19, -1.9527442455291748, -0.6529783606529236, -0.6040049195289612, -0.3250660300254822, 0.04961327463388443, -1.197462558746338, -2.168404344971009e-19, -1.4158642292022705, -0.939428985118866, -0.3113407790660858, -0.09970875084400177, 0.04348459839820862], "max": [1.1552330255508423, 2.0267820358276367, 1.3552527156068805e-20, 0.1564660370349884, 0.7887608408927917, 0.4049709141254425, 1.6591249704360962, 0.452524334192276, 1.8990682363510132, 0.0, 0.0017913259798660874, 0.41732102632522583, 0.3267379105091095, 1.658865213394165], "mean": [0.010520419105887413, 0.5107887983322144, -0.44421228766441345, -0.1321094036102295, -0.005849184934049845, -0.045333120971918106, 0.1976090520620346, -0.08419965207576752, 0.4801705479621887, -0.3433511555194855, -0.23601481318473816, 0.010383178479969501, 0.024451300501823425, 0.17710843682289124], "std": [0.3308919072151184, 0.7113997936248779, 0.6103255748748779, 0.22201554477214813, 0.18999646604061127, 0.07875038683414459, 0.41363221406936646, 0.2285204380750656, 0.7046487331390381, 0.5195273160934448, 0.340780109167099, 0.11260143667459488, 0.061064980924129486, 0.3940063416957855], "count": [2183]}, "timestamp": {"min": [0.0], "max": [72.73333333333333], "mean": [36.36666666666667], "std": [21.005925090052305], "count": [2183]}, "frame_index": {"min": [0], "max": [2182], "mean": [1091.0], "std": [630.1777527015691], "count": [2183]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [2183]}, "index": {"min": [112129], "max": [114311], "mean": [113220.0], "std": [630.1777527015691], "count": [2183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2183]}, "subtask_annotation": {"mean": [5.254237288135593, 12.0, 12.0, 12.0, 12.0], "std": [3.392474919072865, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2183]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [2183]}, "eef_direction_state": {"mean": [4.714612918002748, 4.715071003206597], "std": [1.9537956350086, 2.0809074894963064], "min": [0, 0], "max": [6, 6], "count": [2183]}, "eef_velocity_state": {"mean": [0.6174988547869904, 0.5396243701328447], "std": [0.8640028565984851, 0.8229202027494857], "min": [0, 0], "max": [2, 2], "count": [2183]}, "eef_acc_mag_state": {"mean": [0.4887769125057261, 0.45991754466330736], "std": [0.7565487597082192, 0.7458060429897138], "min": [0, 0], "max": [2, 2], "count": [2183]}, "eef_direction_action": {"mean": [4.714612918002748, 4.715071003206597], "std": [1.9537956350086, 2.0809074894963064], "min": [0, 0], "max": [6, 6], "count": [2183]}, "eef_velocity_action": {"mean": [0.6174988547869904, 0.5396243701328447], "std": [0.8640028565984851, 0.8229202027494857], "min": [0, 0], "max": [2, 2], "count": [2183]}, "eef_acc_mag_action": {"mean": [0.4887769125057261, 0.45991754466330736], "std": [0.7565487597082192, 0.7458060429897138], "min": [0, 0], "max": [2, 2], "count": [2183]}, "eef_sim_pose_state": {"mean": [0.1475475035053855, 0.33668086104947315, 1.276799122241378, -0.044386131029397945, -0.06186046666986126, 0.004294498619322067, 0.15270086186156065, -0.3562167233044454, 1.2607485385064572, 0.015295670937904444, -0.09721982658639637, -0.07204801354257775], "std": [0.11891253269710236, 0.09052981133307213, 0.12314170506940879, 0.0509459867644721, 0.11363425095597265, 0.3439101571369306, 0.1304782876937357, 0.05835231247665235, 0.11021172862957583, 0.047696261834375454, 0.14397796528259274, 0.16526712103989813], "min": [0.040356193989701174, 0.03856255777655206, 1.1826522365600785, -0.2137303385842011, -0.38652737554126815, -1.0993858183840066, 0.058024446010244105, -0.6616519316378051, 1.1826522290451882, -0.14283652671306646, -0.43545063272688544, -0.8131396472389798], "max": [0.4309576801692226, 0.7061825006863094, 1.498314707688748, 0.1597174453862797, 0.2508551690127001, 1.3519422250808573, 0.4388074973524721, -0.18683240132076398, 1.4499405803168224, 0.15119581112569297, 0.09189435993661221, 0.227410699173801], "count": [2183]}, "eef_sim_pose_action": {"mean": [0.1475475035053855, 0.33668086104947315, 1.276799122241378, -0.044386131029397945, -0.06186046666986126, 0.004294498619322067, 0.15270086186156065, -0.3562167233044454, 1.2607485385064572, 0.015295670937904444, -0.09721982658639637, -0.07204801354257775], "std": [0.11891253269710236, 0.09052981133307213, 0.12314170506940879, 0.0509459867644721, 0.11363425095597265, 0.3439101571369306, 0.1304782876937357, 0.05835231247665235, 0.11021172862957583, 0.047696261834375454, 0.14397796528259274, 0.16526712103989813], "min": [0.040356193989701174, 0.03856255777655206, 1.1826522365600785, -0.2137303385842011, -0.38652737554126815, -1.0993858183840066, 0.058024446010244105, -0.6616519316378051, 1.1826522290451882, -0.14283652671306646, -0.43545063272688544, -0.8131396472389798], "max": [0.4309576801692226, 0.7061825006863094, 1.498314707688748, 0.1597174453862797, 0.2508551690127001, 1.3519422250808573, 0.4388074973524721, -0.18683240132076398, 1.4499405803168224, 0.15119581112569297, 0.09189435993661221, 0.227410699173801], "count": [2183]}, "gripper_mode_state": {"mean": [0.9042601923957856, 0.913421896472744], "std": [0.2942340851161284, 0.2812158166193455], "min": [0, 0], "max": [1, 1], "count": [2183]}, "gripper_activity_state": {"mean": [1.8612001832340814, 1.8575355016032982], "std": [0.47807813811915234, 0.48367463736706706], "min": [0, 0], "max": [2, 2], "count": [2183]}, "gripper_mode_action": {"mean": [0.9042601923957856, 0.913421896472744], "std": [0.2942340851161284, 0.2812158166193455], "min": [0, 0], "max": [1, 1], "count": [2183]}, "gripper_activity_action": {"mean": [1.8612001832340814, 1.8575355016032982], "std": [0.47807813811915234, 0.48367463736706706], "min": [0, 0], "max": [2, 2], "count": [2183]}, "gripper_open_scale_state": {"mean": [0.11291924328749077, 0.10120374101122227], "std": [0.23636032516387073, 0.22514651929993018], "min": [0.02835044264793396, 0.024848341941833496], "max": [0.9480714116777692, 0.94792297908238], "count": [2183]}, "gripper_open_scale_action": {"mean": [0.11291924328749077, 0.10120374101122227], "std": [0.23636032516387073, 0.22514651929993018], "min": [0.02835044264793396, 0.024848341941833496], "max": [0.9480714116777692, 0.94792297908238], "count": [2183]}}} +{"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.5251421093256501]], [[0.5544503366270901]], [[0.5465040986644494]]], "std": [[[0.23175598852383028]], [[0.26441973038481925]], [[0.2861390241400266]]], "count": [338]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45174789950496963]], [[0.440702711064702]], [[0.42235096314988846]]], "std": [[[0.18488051296174765]], [[0.1983681037519314]], [[0.2252069798094087]]], "count": [338]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44180147139394876]], [[0.43468193574273895]], [[0.4165526420956285]]], "std": [[[0.19051915510003714]], [[0.2038407467638098]], [[0.22815086647022223]]], "count": [338]}, "observation.state": {"min": [-1.0538448095321655, 0.0, -1.9757672548294067, -1.1488595008850098, -0.49547579884529114, -0.3742913007736206, 0.04581226781010628, -1.0429450273513794, 0.0, -1.4709503650665283, -1.0139811038970947, -0.37582528591156006, -0.636568009853363, 0.03691653534770012], "max": [1.1092406511306763, 1.9573594331741333, 0.0, 0.19634954631328583, 0.5941188335418701, 0.23316508531570435, 1.6612029075622559, 1.0001554489135742, 1.81693696975708, 0.0, 0.013235172256827354, 0.5039733648300171, 0.1992950737476349, 1.658865213394165], "mean": [0.009444559924304485, 0.4411122798919678, -0.3786269426345825, -0.1616116315126419, -0.018159186467528343, -0.05192888155579567, 0.1959466189146042, -0.016465667635202408, 0.3845934569835663, -0.3005947172641754, -0.1795204132795334, 0.015461559407413006, -0.08286826312541962, 0.17625419795513153], "std": [0.34453004598617554, 0.6484038829803467, 0.5795921683311462, 0.29824891686439514, 0.15785832703113556, 0.10413356870412827, 0.41822776198387146, 0.29876506328582764, 0.5634967088699341, 0.455159991979599, 0.27332833409309387, 0.12912122905254364, 0.1344594657421112, 0.39674702286720276], "count": [2361]}, "action": {"min": [-1.0538448095321655, 0.0, -1.9757672548294067, -1.1488595008850098, -0.49547579884529114, -0.3742913007736206, 0.04581226781010628, -1.0429450273513794, 0.0, -1.4709503650665283, -1.0139811038970947, -0.37582528591156006, -0.636568009853363, 0.03691653534770012], "max": [1.1092406511306763, 1.9573594331741333, 0.0, 0.19634954631328583, 0.5941188335418701, 0.23316508531570435, 1.6612029075622559, 1.0001554489135742, 1.81693696975708, 0.0, 0.013235172256827354, 0.5039733648300171, 0.1992950737476349, 1.658865213394165], "mean": [0.009444559924304485, 0.4411122798919678, -0.3786269426345825, -0.1616116315126419, -0.018159186467528343, -0.05192888155579567, 0.1959466189146042, -0.016465667635202408, 0.3845934569835663, -0.3005947172641754, -0.1795204132795334, 0.015461559407413006, -0.08286826312541962, 0.17625419795513153], "std": [0.34453004598617554, 0.6484038829803467, 0.5795921683311462, 0.29824891686439514, 0.15785832703113556, 0.10413356870412827, 0.41822776198387146, 0.29876506328582764, 0.5634967088699341, 0.455159991979599, 0.27332833409309387, 0.12912122905254364, 0.1344594657421112, 0.39674702286720276], "count": [2361]}, "timestamp": {"min": [0.0], "max": [78.66666666666667], "mean": [39.333333333333336], "std": [22.718731054808952], "count": [2361]}, "frame_index": {"min": [0], "max": [2360], "mean": [1180.0], "std": [681.5619316442686], "count": [2361]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [2361]}, "index": {"min": [114312], "max": [116672], "mean": [115492.0], "std": [681.5619316442686], "count": [2361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2361]}, "subtask_annotation": {"mean": [5.384159254553156, 12.0, 12.0, 12.0, 12.0], "std": [3.4748791450175274, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2361]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [2361]}, "eef_direction_state": {"mean": [4.842016094875053, 4.830156713257095], "std": [1.9204942541369545, 1.9372726566094294], "min": [0, 0], "max": [6, 6], "count": [2361]}, "eef_velocity_state": {"mean": [0.5400254129606099, 0.5243540872511647], "std": [0.8294830829310549, 0.8015364428401113], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_acc_mag_state": {"mean": [0.4675984752223634, 0.45023295213892417], "std": [0.744248391675142, 0.7318037951023322], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_direction_action": {"mean": [4.842016094875053, 4.830156713257095], "std": [1.9204942541369545, 1.9372726566094294], "min": [0, 0], "max": [6, 6], "count": [2361]}, "eef_velocity_action": {"mean": [0.5400254129606099, 0.5243540872511647], "std": [0.8294830829310549, 0.8015364428401113], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_acc_mag_action": {"mean": [0.4675984752223634, 0.45023295213892417], "std": [0.744248391675142, 0.7318037951023322], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_sim_pose_state": {"mean": [0.13274168815237614, 0.3374712395114823, 1.2725087856585782, -0.0379499167801488, -0.09574516827223647, -0.011517560365159205, 0.12330728737771926, -0.3345094934845397, 1.264467450146184, -0.07960439622594012, -0.09244458017717724, -0.0023067878283387763], "std": [0.10274464568884024, 0.07303370606277519, 0.12812723656264136, 0.07745804215788568, 0.1557298546791052, 0.31427944342973535, 0.08522425078084847, 0.058594739180259287, 0.11658236121336325, 0.11336742686369546, 0.16059356050776896, 0.24405769813216477], "min": [0.04479604159396727, 0.05218176412402749, 1.1823726476732574, -0.3205297686286616, -0.585222681511543, -1.280416995773677, 0.04657030197278701, -0.6144590557237611, 1.1818661718095302, -0.6072250246775929, -0.738315914312997, -1.0407305322336877], "max": [0.40695056706228067, 0.6610372975698245, 1.5444929500509275, 0.224692043311012, 0.25561286980736475, 0.9538500733063817, 0.34726216859262055, -0.04538038695852687, 1.5162119992607594, 0.13140999930792815, 0.29439540386248697, 0.6704289449394425], "count": [2361]}, "eef_sim_pose_action": {"mean": [0.13274168815237614, 0.3374712395114823, 1.2725087856585782, -0.0379499167801488, -0.09574516827223647, -0.011517560365159205, 0.12330728737771926, -0.3345094934845397, 1.264467450146184, -0.07960439622594012, -0.09244458017717724, -0.0023067878283387763], "std": [0.10274464568884024, 0.07303370606277519, 0.12812723656264136, 0.07745804215788568, 0.1557298546791052, 0.31427944342973535, 0.08522425078084847, 0.058594739180259287, 0.11658236121336325, 0.11336742686369546, 0.16059356050776896, 0.24405769813216477], "min": [0.04479604159396727, 0.05218176412402749, 1.1823726476732574, -0.3205297686286616, -0.585222681511543, -1.280416995773677, 0.04657030197278701, -0.6144590557237611, 1.1818661718095302, -0.6072250246775929, -0.738315914312997, -1.0407305322336877], "max": [0.40695056706228067, 0.6610372975698245, 1.5444929500509275, 0.224692043311012, 0.25561286980736475, 0.9538500733063817, 0.34726216859262055, -0.04538038695852687, 1.5162119992607594, 0.13140999930792815, 0.29439540386248697, 0.6704289449394425], "count": [2361]}, "gripper_mode_state": {"mean": [0.9051249470563321, 0.9135959339263025], "std": [0.2930422789848036, 0.28095978972021646], "min": [0, 0], "max": [1, 1], "count": [2361]}, "gripper_activity_state": {"mean": [1.8720880982634478, 1.8661584074544684], "std": [0.46082012855707116, 0.4709727768406994], "min": [0, 0], "max": [2, 2], "count": [2361]}, "gripper_mode_action": {"mean": [0.9051249470563321, 0.9135959339263025], "std": [0.2930422789848036, 0.28095978972021646], "min": [0, 0], "max": [1, 1], "count": [2361]}, "gripper_activity_action": {"mean": [1.8720880982634478, 1.8661584074544684], "std": [0.46082012855707116, 0.4709727768406994], "min": [0, 0], "max": [2, 2], "count": [2361]}, "gripper_open_scale_state": {"mean": [0.11196898048550513, 0.10071546440333172], "std": [0.23898709374830962, 0.22671334352218805], "min": [0.026178438748632158, 0.02109516305582864], "max": [0.9492588043212891, 0.94792297908238], "count": [2361]}, "gripper_open_scale_action": {"mean": [0.11196898048550513, 0.10071546440333172], "std": [0.23898709374830962, 0.22671334352218805], "min": [0.026178438748632158, 0.02109516305582864], "max": [0.9492588043212891, 0.94792297908238], "count": [2361]}}} +{"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.48233820880598105]], [[0.5454067129215752]], [[0.5448023488355153]]], "std": [[[0.24433552588517798]], [[0.2768402682008108]], [[0.2972322820444307]]], "count": [329]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367556982603917]], [[0.4316452187257882]], [[0.4127793513386442]]], "std": [[[0.22153943696044237]], [[0.23221089935065503]], [[0.25698758868797283]]], "count": [329]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41540957115706806]], [[0.4170424886266564]], [[0.3978405985325572]]], "std": [[[0.22741414890486528]], [[0.22991749564053945]], [[0.25201315498260074]]], "count": [329]}, "observation.state": {"min": [-1.0090590715408325, -2.212383470188922e-19, -1.7410333156585693, -1.1766345500946045, -0.35131150484085083, -0.6075957417488098, 0.0475582517683506, -1.138314127922058, 0.0, -1.151673436164856, -1.5700000524520874, -0.2377670258283615, -0.36127907037734985, 0.05202663317322731], "max": [1.354424238204956, 2.1981945037841797, 5.717472393966527e-21, 0.07767948508262634, 0.5607022047042847, 0.1253296434879303, 1.6612029075622559, 0.4913971722126007, 1.9926410913467407, 0.0, -0.030832843855023384, 1.1290098428726196, 0.33900976181030273, 1.668992519378662], "mean": [0.05686631798744202, 0.7298891544342041, -0.3541091978549957, -0.45912426710128784, -0.004096324555575848, -0.08411310613155365, 0.26976174116134644, -0.010306154377758503, 0.5002747774124146, -0.22032657265663147, -0.379337877035141, 0.008099180646240711, 0.006871792022138834, 0.17636354267597198], "std": [0.3257129192352295, 0.7734369039535522, 0.4143989086151123, 0.49137014150619507, 0.1400255262851715, 0.11396091431379318, 0.5140861868858337, 0.2793719172477722, 0.7436206936836243, 0.3578890562057495, 0.483209490776062, 0.20558254420757294, 0.08809143304824829, 0.3976101577281952], "count": [2274]}, "action": {"min": [-1.0090590715408325, -2.212383470188922e-19, -1.7410333156585693, -1.1766345500946045, -0.35131150484085083, -0.6075957417488098, 0.0475582517683506, -1.138314127922058, 0.0, -1.151673436164856, -1.5700000524520874, -0.2377670258283615, -0.36127907037734985, 0.05202663317322731], "max": [1.354424238204956, 2.1981945037841797, 5.717472393966527e-21, 0.07767948508262634, 0.5607022047042847, 0.1253296434879303, 1.6612029075622559, 0.4913971722126007, 1.9926410913467407, 0.0, -0.030832843855023384, 1.1290098428726196, 0.33900976181030273, 1.668992519378662], "mean": [0.05686631798744202, 0.7298891544342041, -0.3541091978549957, -0.45912426710128784, -0.004096324555575848, -0.08411310613155365, 0.26976174116134644, -0.010306154377758503, 0.5002747774124146, -0.22032657265663147, -0.379337877035141, 0.008099180646240711, 0.006871792022138834, 0.17636354267597198], "std": [0.3257129192352295, 0.7734369039535522, 0.4143989086151123, 0.49137014150619507, 0.1400255262851715, 0.11396091431379318, 0.5140861868858337, 0.2793719172477722, 0.7436206936836243, 0.3578890562057495, 0.483209490776062, 0.20558254420757294, 0.08809143304824829, 0.3976101577281952], "count": [2274]}, "timestamp": {"min": [0.0], "max": [75.76666666666667], "mean": [37.88333333333334], "std": [21.881573086520557], "count": [2274]}, "frame_index": {"min": [0], "max": [2273], "mean": [1136.5], "std": [656.4471925956167], "count": [2274]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [2274]}, "index": {"min": [116673], "max": [118946], "mean": [117809.5], "std": [656.4471925956167], "count": [2274]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2274]}, "subtask_annotation": {"mean": [7.015831134564643, 12.0, 12.0, 12.0, 12.0], "std": [3.835986047030767, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2274]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [2274]}, "eef_direction_state": {"mean": [4.313984168865435, 4.9349164467897975], "std": [2.2684613772286437, 1.9584927292444525], "min": [0, 0], "max": [6, 6], "count": [2274]}, "eef_velocity_state": {"mean": [0.6996481970096746, 0.42788038698328934], "std": [0.8802183802347517, 0.7492806234723944], "min": [0, 0], "max": [2, 2], "count": [2274]}, "eef_acc_mag_state": {"mean": [0.5923482849604221, 0.38258575197889183], "std": [0.7955203460640763, 0.7077751370184522], "min": [0, 0], "max": [2, 2], "count": [2274]}, "eef_direction_action": {"mean": [4.313984168865435, 4.9349164467897975], "std": [2.2684613772286437, 1.9584927292444525], "min": [0, 0], "max": [6, 6], "count": [2274]}, "eef_velocity_action": {"mean": [0.6996481970096746, 0.42788038698328934], "std": [0.8802183802347517, 0.7492806234723944], "min": [0, 0], "max": [2, 2], "count": [2274]}, "eef_acc_mag_action": {"mean": [0.5923482849604221, 0.38258575197889183], "std": [0.7955203460640763, 0.7077751370184522], "min": [0, 0], "max": [2, 2], "count": [2274]}, "eef_sim_pose_state": {"mean": [0.18744714077207658, 0.3493511667356178, 1.261684972768341, -0.08113892117085952, -0.08180559998358786, 0.05183000709322747, 0.1508562360601898, -0.3296779571477954, 1.2336794642627436, 0.0030971996669135063, -0.09362023271948149, -0.0015552545507288623], "std": [0.13096298282320296, 0.08984707585116856, 0.08214507619176806, 0.09768736852827167, 0.11737339148488359, 0.24396864594299814, 0.12923909452827523, 0.06757585611570671, 0.06346307261856486, 0.06643599018642772, 0.07296170114740964, 0.22675150541484299], "min": [0.05343430306540548, 0.0220416170980276, 1.1828202446995266, -0.5069035772969752, -0.4720064517785856, -0.7806945592148071, 0.05674363242412281, -0.6798011625288456, 1.1885138747734143, -0.3450956271235797, -0.3939890684755083, -1.2924808351413395], "max": [0.39835386834089914, 0.7850997610754301, 1.4432478176262136, 0.09731153997714788, 0.1407427096007552, 1.0262263890938896, 0.43982038195252865, -0.1663945446116013, 1.3776801772747753, 0.3506038002633653, 0.15532780906576527, 0.7608643999721592], "count": [2274]}, "eef_sim_pose_action": {"mean": [0.18744714077207658, 0.3493511667356178, 1.261684972768341, -0.08113892117085952, -0.08180559998358786, 0.05183000709322747, 0.1508562360601898, -0.3296779571477954, 1.2336794642627436, 0.0030971996669135063, -0.09362023271948149, -0.0015552545507288623], "std": [0.13096298282320296, 0.08984707585116856, 0.08214507619176806, 0.09768736852827167, 0.11737339148488359, 0.24396864594299814, 0.12923909452827523, 0.06757585611570671, 0.06346307261856486, 0.06643599018642772, 0.07296170114740964, 0.22675150541484299], "min": [0.05343430306540548, 0.0220416170980276, 1.1828202446995266, -0.5069035772969752, -0.4720064517785856, -0.7806945592148071, 0.05674363242412281, -0.6798011625288456, 1.1885138747734143, -0.3450956271235797, -0.3939890684755083, -1.2924808351413395], "max": [0.39835386834089914, 0.7850997610754301, 1.4432478176262136, 0.09731153997714788, 0.1407427096007552, 1.0262263890938896, 0.43982038195252865, -0.1663945446116013, 1.3776801772747753, 0.3506038002633653, 0.15532780906576527, 0.7608643999721592], "count": [2274]}, "gripper_mode_state": {"mean": [0.8557607739665787, 0.9186455584872472], "std": [0.3513321387329809, 0.27337866844159986], "min": [0, 0], "max": [1, 1], "count": [2274]}, "gripper_activity_state": {"mean": [1.84740545294635, 1.9072119613016711], "std": [0.4998019362203334, 0.397563889885861], "min": [0, 0], "max": [2, 2], "count": [2274]}, "gripper_mode_action": {"mean": [0.8557607739665787, 0.9186455584872472], "std": [0.3513321387329809, 0.27337866844159986], "min": [0, 0], "max": [1, 1], "count": [2274]}, "gripper_activity_action": {"mean": [1.84740545294635, 1.9072119613016711], "std": [0.4998019362203334, 0.397563889885861], "min": [0, 0], "max": [2, 2], "count": [2274]}, "gripper_open_scale_state": {"mean": [0.15415015454503248, 0.10078040138027346], "std": [0.29376281528356046, 0.22720183946164066], "min": [0.027176143867628916, 0.029729504670415605], "max": [0.9492588043212891, 0.9537100110735212], "count": [2274]}, "gripper_open_scale_action": {"mean": [0.15415015454503248, 0.10078040138027346], "std": [0.29376281528356046, 0.22720183946164066], "min": [0.027176143867628916, 0.029729504670415605], "max": [0.9492588043212891, 0.9537100110735212], "count": [2274]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5415778703540142]], [[0.5780621103129272]], [[0.5336645248189366]]], "std": [[[0.2171505893660563]], [[0.21798453400934997]], [[0.2404923930467386]]], "count": [333]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43787357864400345]], [[0.45039978867756647]], [[0.4378825606652404]]], "std": [[[0.1653312401328457]], [[0.1592860383300701]], [[0.18957502500303725]]], "count": [333]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43849257018456367]], [[0.446605449403652]], [[0.42606691413635855]]], "std": [[[0.18044195392845636]], [[0.18217430185005698]], [[0.2170252951806749]]], "count": [333]}, "observation.state": {"min": [-1.0246992111206055, 0.0, -1.9972379207611084, -0.5777232646942139, -0.647780179977417, -0.3827356696128845, 0.05513133481144905, -0.8835729360580444, -2.5980629900755347e-20, -1.8023523092269897, -0.7760008573532104, -0.23930099606513977, -0.2599949240684509, 0.04682235047221184], "max": [1.0165530443191528, 2.1061556339263916, 0.0, 0.3780783712863922, 0.46883684396743774, 0.21535344421863556, 1.661462664604187, 0.7470486164093018, 2.0647380352020264, 0.0, 0.10737865418195724, 0.725483238697052, 0.2897997796535492, 1.6743124723434448], "mean": [-0.03487313538789749, 0.49541839957237244, -0.4771501421928406, -0.06740983575582504, 0.019522620365023613, -0.019256295636296272, 0.21987256407737732, -0.004665592685341835, 0.5104386210441589, -0.4144076108932495, -0.191439688205719, 0.05490965023636818, -0.07503679394721985, 0.22140254080295563], "std": [0.3267548084259033, 0.7109036445617676, 0.6744232177734375, 0.12037927657365799, 0.19812211394309998, 0.06569353491067886, 0.44490185379981995, 0.21988196671009064, 0.7081093192100525, 0.5924578309059143, 0.2852553129196167, 0.13211435079574585, 0.07896746695041656, 0.45034411549568176], "count": [2317]}, "action": {"min": [-1.0246992111206055, 0.0, -1.9972379207611084, -0.5777232646942139, -0.647780179977417, -0.3827356696128845, 0.05513133481144905, -0.8835729360580444, -2.5980629900755347e-20, -1.8023523092269897, -0.7760008573532104, -0.23930099606513977, -0.2599949240684509, 0.04682235047221184], "max": [1.0165530443191528, 2.1061556339263916, 0.0, 0.3780783712863922, 0.46883684396743774, 0.21535344421863556, 1.661462664604187, 0.7470486164093018, 2.0647380352020264, 0.0, 0.10737865418195724, 0.725483238697052, 0.2897997796535492, 1.6743124723434448], "mean": [-0.03487313538789749, 0.49541839957237244, -0.4771501421928406, -0.06740983575582504, 0.019522620365023613, -0.019256295636296272, 0.21987256407737732, -0.004665592685341835, 0.5104386210441589, -0.4144076108932495, -0.191439688205719, 0.05490965023636818, -0.07503679394721985, 0.22140254080295563], "std": [0.3267548084259033, 0.7109036445617676, 0.6744232177734375, 0.12037927657365799, 0.19812211394309998, 0.06569353491067886, 0.44490185379981995, 0.21988196671009064, 0.7081093192100525, 0.5924578309059143, 0.2852553129196167, 0.13211435079574585, 0.07896746695041656, 0.45034411549568176], "count": [2317]}, "timestamp": {"min": [0.0], "max": [77.2], "mean": [38.6], "std": [22.2953408187052], "count": [2317]}, "frame_index": {"min": [0], "max": [2316], "mean": [1158.0], "std": [668.860224561156], "count": [2317]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [2317]}, "index": {"min": [118947], "max": [121263], "mean": [120105.0], "std": [668.860224561156], "count": [2317]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2317]}, "subtask_annotation": {"mean": [5.482088908070781, 12.0, 12.0, 12.0, 12.0], "std": [3.6438623341539103, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2317]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [2317]}, "eef_direction_state": {"mean": [4.792835563228312, 4.83254208027622], "std": [1.944699542354635, 2.004637085209028], "min": [0, 0], "max": [6, 6], "count": [2317]}, "eef_velocity_state": {"mean": [0.6037980146741476, 0.5364695727233492], "std": [0.881470545510679, 0.8362132624180171], "min": [0, 0], "max": [2, 2], "count": [2317]}, "eef_acc_mag_state": {"mean": [0.48338368580060426, 0.4471299093655589], "std": [0.7566737377529232, 0.7423246779193785], "min": [0, 0], "max": [2, 2], "count": [2317]}, "eef_direction_action": {"mean": [4.792835563228312, 4.83254208027622], "std": [1.944699542354635, 2.004637085209028], "min": [0, 0], "max": [6, 6], "count": [2317]}, "eef_velocity_action": {"mean": [0.6037980146741476, 0.5364695727233492], "std": [0.881470545510679, 0.8362132624180171], "min": [0, 0], "max": [2, 2], "count": [2317]}, "eef_acc_mag_action": {"mean": [0.48338368580060426, 0.4471299093655589], "std": [0.7566737377529232, 0.7423246779193785], "min": [0, 0], "max": [2, 2], "count": [2317]}, "eef_sim_pose_state": {"mean": [0.1456904738268187, 0.32030940434926014, 1.2804754803582339, -0.01921640692115558, -0.046985246851181835, -0.015475743255723798, 0.15685600233936328, -0.3351367632173721, 1.2751327768916259, -0.0803878007454568, -0.09381695721501257, 0.05156968996496843], "std": [0.11716361073166956, 0.08571870799641136, 0.13118605298180347, 0.05698288322660072, 0.08905442052844748, 0.28613333696695376, 0.1288421205988082, 0.060709334226814064, 0.12722109630894948, 0.06442104238618888, 0.15918194830422927, 0.22494981393290006], "min": [0.026462744979396616, -0.03607627836210295, 1.1824949999999999, -0.2469249115765509, -0.6598546566506931, -1.0588664466071893, 0.043100564254842884, -0.666966532601952, 1.1816723137084988, -0.2416003074025322, -0.5556821425665426, -0.8032399894865286], "max": [0.4291837041805722, 0.6568412580114086, 1.5374073998179785, 0.18342337494269184, 0.15156745000323046, 0.8604310464562799, 0.4597880337934747, -0.11435121588778621, 1.5444087999377785, 0.16083004512655663, 0.12040526509071636, 0.8781186581070268], "count": [2317]}, "eef_sim_pose_action": {"mean": [0.1456904738268187, 0.32030940434926014, 1.2804754803582339, -0.01921640692115558, -0.046985246851181835, -0.015475743255723798, 0.15685600233936328, -0.3351367632173721, 1.2751327768916259, -0.0803878007454568, -0.09381695721501257, 0.05156968996496843], "std": [0.11716361073166956, 0.08571870799641136, 0.13118605298180347, 0.05698288322660072, 0.08905442052844748, 0.28613333696695376, 0.1288421205988082, 0.060709334226814064, 0.12722109630894948, 0.06442104238618888, 0.15918194830422927, 0.22494981393290006], "min": [0.026462744979396616, -0.03607627836210295, 1.1824949999999999, -0.2469249115765509, -0.6598546566506931, -1.0588664466071893, 0.043100564254842884, -0.666966532601952, 1.1816723137084988, -0.2416003074025322, -0.5556821425665426, -0.8032399894865286], "max": [0.4291837041805722, 0.6568412580114086, 1.5374073998179785, 0.18342337494269184, 0.15156745000323046, 0.8604310464562799, 0.4597880337934747, -0.11435121588778621, 1.5444087999377785, 0.16083004512655663, 0.12040526509071636, 0.8781186581070268], "count": [2317]}, "gripper_mode_state": {"mean": [0.8929650410012948, 0.8912386706948641], "std": [0.3091576888108094, 0.3113395293773617], "min": [0, 0], "max": [1, 1], "count": [2317]}, "gripper_activity_state": {"mean": [1.8696590418644798, 1.8657747086750107], "std": [0.4648346222049879, 0.47065640459467833], "min": [0, 0], "max": [2, 2], "count": [2317]}, "gripper_mode_action": {"mean": [0.8929650410012948, 0.8912386706948641], "std": [0.3091576888108094, 0.3113395293773617], "min": [0, 0], "max": [1, 1], "count": [2317]}, "gripper_activity_action": {"mean": [1.8696590418644798, 1.8657747086750107], "std": [0.4648346222049879, 0.47065640459467833], "min": [0, 0], "max": [2, 2], "count": [2317]}, "gripper_open_scale_state": {"mean": [0.12563654457723575, 0.126514887134838], "std": [0.254230712080616, 0.2573394163154394], "min": [0.0315036198922566, 0.026755628841263906], "max": [0.9494072369166783, 0.9567499841962542], "count": [2317]}, "gripper_open_scale_action": {"mean": [0.12563654457723575, 0.126514887134838], "std": [0.254230712080616, 0.2573394163154394], "min": [0.0315036198922566, 0.026755628841263906], "max": [0.9494072369166783, 0.9567499841962542], "count": [2317]}}} +{"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.4161014343320997]], [[0.437536529287083]], [[0.3919602732826732]]], "std": [[[0.25119742687683505]], [[0.24073616008651938]], [[0.20198163401655203]]], "count": [332]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368427336798173]], [[0.4487041171220831]], [[0.4433459261884138]]], "std": [[[0.20060756487701106]], [[0.19208061737399368]], [[0.1993946800140932]]], "count": [332]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4159941916358243]], [[0.42852965210515265]], [[0.42295875741528205]]], "std": [[[0.1942033345290029]], [[0.18591249042976077]], [[0.19159424363335995]]], "count": [332]}, "observation.state": {"min": [-1.0891263484954834, -4.336808689942018e-19, -1.983437180519104, -0.5289555191993713, -0.871100664138794, -0.37889325618743896, 0.05401305481791496, -0.7930680513381958, -2.1641722821620344e-19, -1.826971173286438, -0.7946020364761353, -0.19560007750988007, -0.3267379105091095, 0.04348459839820862], "max": [1.2080498933792114, 2.1797823905944824, 3.638337380702241e-19, 0.39027905464172363, 0.7608544826507568, 0.11953394114971161, 1.6617223024368286, 0.5890486240386963, 1.96656334400177, -0.00013439086615107954, 0.1109965592622757, 0.554321825504303, 0.13196910917758942, 1.6635403633117676], "mean": [0.03638347610831261, 0.49642446637153625, -0.45911461114883423, -0.06690602749586105, -0.04114553704857826, -0.05428841710090637, 0.2198968529701233, 0.021371282637119293, 0.47421324253082275, -0.3641932010650635, -0.1792161762714386, 0.0358128659427166, -0.04801008850336075, 0.1585617959499359], "std": [0.37801551818847656, 0.6548586487770081, 0.5956718325614929, 0.17014899849891663, 0.27513277530670166, 0.09444097429513931, 0.4397523105144501, 0.18853060901165009, 0.7078423500061035, 0.5617632269859314, 0.28239706158638, 0.09793101996183395, 0.08237307518720627, 0.3644270598888397], "count": [2301]}, "action": {"min": [-1.0891263484954834, -4.336808689942018e-19, -1.983437180519104, -0.5289555191993713, -0.871100664138794, -0.37889325618743896, 0.05401305481791496, -0.7930680513381958, -2.1641722821620344e-19, -1.826971173286438, -0.7946020364761353, -0.19560007750988007, -0.3267379105091095, 0.04348459839820862], "max": [1.2080498933792114, 2.1797823905944824, 3.638337380702241e-19, 0.39027905464172363, 0.7608544826507568, 0.11953394114971161, 1.6617223024368286, 0.5890486240386963, 1.96656334400177, -0.00013439086615107954, 0.1109965592622757, 0.554321825504303, 0.13196910917758942, 1.6635403633117676], "mean": [0.03638347610831261, 0.49642446637153625, -0.45911461114883423, -0.06690602749586105, -0.04114553704857826, -0.05428841710090637, 0.2198968529701233, 0.021371282637119293, 0.47421324253082275, -0.3641932010650635, -0.1792161762714386, 0.0358128659427166, -0.04801008850336075, 0.1585617959499359], "std": [0.37801551818847656, 0.6548586487770081, 0.5956718325614929, 0.17014899849891663, 0.27513277530670166, 0.09444097429513931, 0.4397523105144501, 0.18853060901165009, 0.7078423500061035, 0.5617632269859314, 0.28239706158638, 0.09793101996183395, 0.08237307518720627, 0.3644270598888397], "count": [2301]}, "timestamp": {"min": [0.0], "max": [76.66666666666667], "mean": [38.333333333333336], "std": [22.141380732482354], "count": [2301]}, "frame_index": {"min": [0], "max": [2300], "mean": [1150.0], "std": [664.2414219744705], "count": [2301]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [2301]}, "index": {"min": [121264], "max": [123564], "mean": [122414.0], "std": [664.2414219744705], "count": [2301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2301]}, "subtask_annotation": {"mean": [5.390265102129509, 12.0, 12.0, 12.0, 12.0], "std": [3.767904782319429, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2301]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [2301]}, "eef_direction_state": {"mean": [4.631464580617123, 4.9030856149500215], "std": [2.026924586345599, 1.9826921776323774], "min": [0, 0], "max": [6, 6], "count": [2301]}, "eef_velocity_state": {"mean": [0.6497175141242938, 0.46458061712299], "std": [0.8824111402396622, 0.7884331444382704], "min": [0, 0], "max": [2, 2], "count": [2301]}, "eef_acc_mag_state": {"mean": [0.5267275097783573, 0.4059104737070839], "std": [0.7782367488533365, 0.719408594318364], "min": [0, 0], "max": [2, 2], "count": [2301]}, "eef_direction_action": {"mean": [4.631464580617123, 4.9030856149500215], "std": [2.026924586345599, 1.9826921776323774], "min": [0, 0], "max": [6, 6], "count": [2301]}, "eef_velocity_action": {"mean": [0.6497175141242938, 0.46458061712299], "std": [0.8824111402396622, 0.7884331444382704], "min": [0, 0], "max": [2, 2], "count": [2301]}, "eef_acc_mag_action": {"mean": [0.5267275097783573, 0.4059104737070839], "std": [0.7782367488533365, 0.719408594318364], "min": [0, 0], "max": [2, 2], "count": [2301]}, "eef_sim_pose_state": {"mean": [0.138626426756232, 0.3424307899861014, 1.2840911106145616, -0.03626027473803546, -0.02689251840846747, -0.0059084469728935, 0.15471852226076546, -0.32935580808447856, 1.2608238969935643, -0.05450292464861731, -0.0682159080249261, 0.05812100995209795], "std": [0.09785920686255982, 0.08461678111785981, 0.1276496906914542, 0.06695451760247693, 0.08637587989855834, 0.25361511655995356, 0.133688474964627, 0.052451792793943144, 0.11610911609041248, 0.08303282377546711, 0.1199114049312206, 0.19419535646500477], "min": [0.029734230585660194, 0.1044958575199807, 1.1817838494220763, -0.2714419118837987, -0.3172443719288005, -1.161079561166237, 0.0581025094617342, -0.6169108134769064, 1.18215610963929, -0.3532046776165861, -0.37887750675947984, -0.7352687423230111], "max": [0.35838325238872787, 0.752575867036654, 1.521861998981189, 0.15125065191008955, 0.2286103853636292, 0.9260836742800513, 0.4260254299221317, -0.13320632554027126, 1.4944938015064535, 0.12274665856267275, 0.16995067646069462, 0.5624081004093835], "count": [2301]}, "eef_sim_pose_action": {"mean": [0.138626426756232, 0.3424307899861014, 1.2840911106145616, -0.03626027473803546, -0.02689251840846747, -0.0059084469728935, 0.15471852226076546, -0.32935580808447856, 1.2608238969935643, -0.05450292464861731, -0.0682159080249261, 0.05812100995209795], "std": [0.09785920686255982, 0.08461678111785981, 0.1276496906914542, 0.06695451760247693, 0.08637587989855834, 0.25361511655995356, 0.133688474964627, 0.052451792793943144, 0.11610911609041248, 0.08303282377546711, 0.1199114049312206, 0.19419535646500477], "min": [0.029734230585660194, 0.1044958575199807, 1.1817838494220763, -0.2714419118837987, -0.3172443719288005, -1.161079561166237, 0.0581025094617342, -0.6169108134769064, 1.18215610963929, -0.3532046776165861, -0.37887750675947984, -0.7352687423230111], "max": [0.35838325238872787, 0.752575867036654, 1.521861998981189, 0.15125065191008955, 0.2286103853636292, 0.9260836742800513, 0.4260254299221317, -0.13320632554027126, 1.4944938015064535, 0.12274665856267275, 0.16995067646069462, 0.5624081004093835], "count": [2301]}, "gripper_mode_state": {"mean": [0.8913515862668405, 0.9252498913515863], "std": [0.3111975834199541, 0.2629876991523833], "min": [0, 0], "max": [1, 1], "count": [2301]}, "gripper_activity_state": {"mean": [1.8531073446327684, 1.8730986527596698], "std": [0.49260074096394085, 0.46002513328436295], "min": [0, 0], "max": [2, 2], "count": [2301]}, "gripper_mode_action": {"mean": [0.8913515862668405, 0.9252498913515863], "std": [0.3111975834199541, 0.2629876991523833], "min": [0, 0], "max": [1, 1], "count": [2301]}, "gripper_activity_action": {"mean": [1.8531073446327684, 1.8730986527596698], "std": [0.49260074096394085, 0.46002513328436295], "min": [0, 0], "max": [2, 2], "count": [2301]}, "gripper_open_scale_state": {"mean": [0.12565635515134496, 0.09060703439923291], "std": [0.2512864042889218, 0.20824464809671234], "min": [0.030864602753094265, 0.024848341941833496], "max": [0.9495556013924735, 0.9505944933210101], "count": [2301]}, "gripper_open_scale_action": {"mean": [0.12565635515134496, 0.09060703439923291], "std": [0.2512864042889218, 0.20824464809671234], "min": [0.030864602753094265, 0.024848341941833496], "max": [0.9495556013924735, 0.9505944933210101], "count": [2301]}}} +{"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.4339553614655739]], [[0.44997257740544777]], [[0.3938332432767345]]], "std": [[[0.24067929422945533]], [[0.23485000004350579]], [[0.19936653086030173]]], "count": [378]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43326350128528773]], [[0.4406640514230384]], [[0.42964103223593963]]], "std": [[[0.18422996617649123]], [[0.1833592362711602]], [[0.19651885199289765]]], "count": [378]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4290535296423096]], [[0.4365645749040357]], [[0.42509558823529414]]], "std": [[[0.18949245350241936]], [[0.18700939231642502]], [[0.1990262076027876]]], "count": [378]}, "observation.state": {"min": [-0.44792237877845764, -4.0657581468206416e-20, -2.0003108978271484, -0.8290417790412903, -0.6826214790344238, -0.35304680466651917, 0.04909512400627136, -1.0507768392562866, 0.0, -1.4342198371887207, -1.1013236045837402, -0.3129320740699768, -0.21626590192317963, 0.040339257568120956], "max": [1.0463619232177734, 2.3132429122924805, 0.0, 0.05140269175171852, 0.6227961778640747, 0.2346990555524826, 1.660813331604004, 0.6780195236206055, 2.0386605262756348, 0.0, 0.04279694706201553, 0.6673875451087952, 0.24697090685367584, 1.6740530729293823], "mean": [0.09408757835626602, 0.558312714099884, -0.4736785292625427, -0.15447664260864258, -0.0655674859881401, -0.021983357146382332, 0.20353220403194427, -0.04118877276778221, 0.4344942569732666, -0.270305871963501, -0.2569730877876282, 0.016194084659218788, 0.021028151735663414, 0.17815271019935608], "std": [0.28566163778305054, 0.7611286044120789, 0.6735966205596924, 0.22352421283721924, 0.20160193741321564, 0.10452436655759811, 0.42082643508911133, 0.24368686974048615, 0.6650516390800476, 0.4385443925857544, 0.32752272486686707, 0.18780456483364105, 0.08226605504751205, 0.41058146953582764], "count": [2737]}, "action": {"min": [-0.44792237877845764, -4.0657581468206416e-20, -2.0003108978271484, -0.8290417790412903, -0.6826214790344238, -0.35304680466651917, 0.04909512400627136, -1.0507768392562866, 0.0, -1.4342198371887207, -1.1013236045837402, -0.3129320740699768, -0.21626590192317963, 0.040339257568120956], "max": [1.0463619232177734, 2.3132429122924805, 0.0, 0.05140269175171852, 0.6227961778640747, 0.2346990555524826, 1.660813331604004, 0.6780195236206055, 2.0386605262756348, 0.0, 0.04279694706201553, 0.6673875451087952, 0.24697090685367584, 1.6740530729293823], "mean": [0.09408757835626602, 0.558312714099884, -0.4736785292625427, -0.15447664260864258, -0.0655674859881401, -0.021983357146382332, 0.20353220403194427, -0.04118877276778221, 0.4344942569732666, -0.270305871963501, -0.2569730877876282, 0.016194084659218788, 0.021028151735663414, 0.17815271019935608], "std": [0.28566163778305054, 0.7611286044120789, 0.6735966205596924, 0.22352421283721924, 0.20160193741321564, 0.10452436655759811, 0.42082643508911133, 0.24368686974048615, 0.6650516390800476, 0.4385443925857544, 0.32752272486686707, 0.18780456483364105, 0.08226605504751205, 0.41058146953582764], "count": [2737]}, "timestamp": {"min": [0.0], "max": [91.2], "mean": [45.599999999999994], "std": [26.336793021677234], "count": [2737]}, "frame_index": {"min": [0], "max": [2736], "mean": [1368.0], "std": [790.103790650317], "count": [2737]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [2737]}, "index": {"min": [123565], "max": [126301], "mean": [124933.0], "std": [790.103790650317], "count": [2737]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2737]}, "subtask_annotation": {"mean": [5.208257215929851, 12.0, 12.0, 12.0, 12.0], "std": [3.652882275327092, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2737]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [2737]}, "eef_direction_state": {"mean": [4.685056631348192, 4.913043478260869], "std": [2.0371520823406115, 1.9345619411668444], "min": [0, 0], "max": [6, 6], "count": [2737]}, "eef_velocity_state": {"mean": [0.6123492875411034, 0.4782608695652174], "std": [0.8762907581990484, 0.7887954219323029], "min": [0, 0], "max": [2, 2], "count": [2737]}, "eef_acc_mag_state": {"mean": [0.48812568505663134, 0.412130069419072], "std": [0.758309005831132, 0.7195574903966114], "min": [0, 0], "max": [2, 2], "count": [2737]}, "eef_direction_action": {"mean": [4.685056631348192, 4.913043478260869], "std": [2.0371520823406115, 1.9345619411668444], "min": [0, 0], "max": [6, 6], "count": [2737]}, "eef_velocity_action": {"mean": [0.6123492875411034, 0.4782608695652174], "std": [0.8762907581990484, 0.7887954219323029], "min": [0, 0], "max": [2, 2], "count": [2737]}, "eef_acc_mag_action": {"mean": [0.48812568505663134, 0.412130069419072], "std": [0.758309005831132, 0.7195574903966114], "min": [0, 0], "max": [2, 2], "count": [2737]}, "eef_sim_pose_state": {"mean": [0.16059744012947014, 0.3622573064138921, 1.276906732849241, -0.003862269321206903, -0.06448343956410736, 0.025310239099989803, 0.1417155237383961, -0.34425608047221706, 1.249024461785998, 0.01124942798502196, -0.08876861983806048, -0.023375603346493284], "std": [0.12944844302120495, 0.09163843474469727, 0.12478082963080106, 0.0824343782882325, 0.12663233264970486, 0.21580613713597185, 0.11834729246539291, 0.060263359521734526, 0.09125741898872629, 0.08630124826680562, 0.0875997800074563, 0.16430136716829988], "min": [0.0509036471356509, 0.1974760775000513, 1.1824949999999999, -0.3401890177825846, -0.5508291888670231, -0.9007636893175047, 0.05507417488383817, -0.6930505742582014, 1.188465437942534, -0.2732374142190736, -0.41677510547245644, -0.8020610231342157], "max": [0.46500091994511533, 0.7415118201021774, 1.503300064630999, 0.18783715478705706, 0.26937737780365634, 0.8730277754900229, 0.45229515114530794, -0.09925906265621763, 1.4481436876056486, 0.16399869988541355, 0.2600610239218999, 0.6274639302974361], "count": [2737]}, "eef_sim_pose_action": {"mean": [0.16059744012947014, 0.3622573064138921, 1.276906732849241, -0.003862269321206903, -0.06448343956410736, 0.025310239099989803, 0.1417155237383961, -0.34425608047221706, 1.249024461785998, 0.01124942798502196, -0.08876861983806048, -0.023375603346493284], "std": [0.12944844302120495, 0.09163843474469727, 0.12478082963080106, 0.0824343782882325, 0.12663233264970486, 0.21580613713597185, 0.11834729246539291, 0.060263359521734526, 0.09125741898872629, 0.08630124826680562, 0.0875997800074563, 0.16430136716829988], "min": [0.0509036471356509, 0.1974760775000513, 1.1824949999999999, -0.3401890177825846, -0.5508291888670231, -0.9007636893175047, 0.05507417488383817, -0.6930505742582014, 1.188465437942534, -0.2732374142190736, -0.41677510547245644, -0.8020610231342157], "max": [0.46500091994511533, 0.7415118201021774, 1.503300064630999, 0.18783715478705706, 0.26937737780365634, 0.8730277754900229, 0.45229515114530794, -0.09925906265621763, 1.4481436876056486, 0.16399869988541355, 0.2600610239218999, 0.6274639302974361], "count": [2737]}, "gripper_mode_state": {"mean": [0.9031786627694556, 0.9115820241139935], "std": [0.2957143315557025, 0.28390180948037014], "min": [0, 0], "max": [1, 1], "count": [2737]}, "gripper_activity_state": {"mean": [1.8728534892217756, 1.8834490317866277], "std": [0.459445192200495, 0.44163157866609054], "min": [0, 0], "max": [2, 2], "count": [2737]}, "gripper_mode_action": {"mean": [0.9031786627694556, 0.9115820241139935], "std": [0.2957143315557025, 0.28390180948037014], "min": [0, 0], "max": [1, 1], "count": [2737]}, "gripper_activity_action": {"mean": [1.8728534892217756, 1.8834490317866277], "std": [0.459445192200495, 0.44163157866609054], "min": [0, 0], "max": [2, 2], "count": [2737]}, "gripper_open_scale_state": {"mean": [0.1163028216664025, 0.10180279730139219], "std": [0.240469746212891, 0.2346167011841597], "min": [0.028054356575012207, 0.023051004324640547], "max": [0.9490361894880023, 0.956601755959647], "count": [2737]}, "gripper_open_scale_action": {"mean": [0.1163028216664025, 0.10180279730139219], "std": [0.240469746212891, 0.2346167011841597], "min": [0.028054356575012207, 0.023051004324640547], "max": [0.9490361894880023, 0.956601755959647], "count": [2737]}}} +{"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.46017313497657597]], [[0.47028149073718084]], [[0.4129924930938243]]], "std": [[[0.2539962225661524]], [[0.24515712245932889]], [[0.2092140589461372]]], "count": [306]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367514453130562]], [[0.44365867828612926]], [[0.4324992186053797]]], "std": [[[0.18120827132485096]], [[0.18122725299078504]], [[0.19519544891706012]]], "count": [306]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.428138643256867]], [[0.4358132333361812]], [[0.42592030931835334]]], "std": [[[0.19417286187161759]], [[0.19097705963025552]], [[0.20209087201560547]]], "count": [306]}, "observation.state": {"min": [-0.7209535837173462, -7.623296525288703e-21, -2.0033788681030273, -0.9679418802261353, -1.5700000524520874, -0.29909271001815796, 0.053724490106105804, -0.8068739175796509, -3.3881317890172014e-21, -1.2655341625213623, -0.9932081699371338, -0.03458046540617943, -0.25670352578163147, 0.04095134884119034], "max": [1.4158411026000977, 2.3101751804351807, 1.3010426069826053e-18, 0.1625773012638092, 0.713672935962677, 0.8684208989143372, 1.6612029075622559, 0.1257864236831665, 1.825201392173767, -0.00035441789077594876, 0.07414465397596359, 0.298103392124176, 0.2778889834880829, 1.6562796831130981], "mean": [0.10239537060260773, 0.6340943574905396, -0.5031708478927612, -0.19837811589241028, -0.11082956939935684, 0.06018584966659546, 0.23045116662979126, -0.013807686045765877, 0.34071868658065796, -0.24154891073703766, -0.18163111805915833, 0.043503936380147934, -0.010760919190943241, 0.12143365293741226], "std": [0.36005428433418274, 0.7783207297325134, 0.6258438229560852, 0.2800252437591553, 0.3507477939128876, 0.18354259431362152, 0.44357219338417053, 0.11209810525178909, 0.6434401273727417, 0.4555305540561676, 0.3434124290943146, 0.06495784968137741, 0.07552202045917511, 0.3038071393966675], "count": [2071]}, "action": {"min": [-0.7209535837173462, -7.623296525288703e-21, -2.0033788681030273, -0.9679418802261353, -1.5700000524520874, -0.29909271001815796, 0.053724490106105804, -0.8068739175796509, -3.3881317890172014e-21, -1.2655341625213623, -0.9932081699371338, -0.03458046540617943, -0.25670352578163147, 0.04095134884119034], "max": [1.4158411026000977, 2.3101751804351807, 1.3010426069826053e-18, 0.1625773012638092, 0.713672935962677, 0.8684208989143372, 1.6612029075622559, 0.1257864236831665, 1.825201392173767, -0.00035441789077594876, 0.07414465397596359, 0.298103392124176, 0.2778889834880829, 1.6562796831130981], "mean": [0.10239537060260773, 0.6340943574905396, -0.5031708478927612, -0.19837811589241028, -0.11082956939935684, 0.06018584966659546, 0.23045116662979126, -0.013807686045765877, 0.34071868658065796, -0.24154891073703766, -0.18163111805915833, 0.043503936380147934, -0.010760919190943241, 0.12143365293741226], "std": [0.36005428433418274, 0.7783207297325134, 0.6258438229560852, 0.2800252437591553, 0.3507477939128876, 0.18354259431362152, 0.44357219338417053, 0.11209810525178909, 0.6434401273727417, 0.4555305540561676, 0.3434124290943146, 0.06495784968137741, 0.07552202045917511, 0.3038071393966675], "count": [2071]}, "timestamp": {"min": [0.0], "max": [69.0], "mean": [34.5], "std": [19.928204468374297], "count": [2071]}, "frame_index": {"min": [0], "max": [2070], "mean": [1035.0], "std": [597.8461340512289], "count": [2071]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [2071]}, "index": {"min": [126302], "max": [128372], "mean": [127337.0], "std": [597.8461340512289], "count": [2071]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2071]}, "subtask_annotation": {"mean": [5.544664413326895, 12.0, 12.0, 12.0, 12.0], "std": [3.587468030115642, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2071]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [2071]}, "eef_direction_state": {"mean": [4.41815548044423, 5.241429261226461], "std": [2.107662018889507, 1.7211841354977435], "min": [0, 0], "max": [6, 6], "count": [2071]}, "eef_velocity_state": {"mean": [0.7464992757122163, 0.3148237566393047], "std": [0.9011801157580186, 0.6689408416834783], "min": [0, 0], "max": [2, 2], "count": [2071]}, "eef_acc_mag_state": {"mean": [0.613713182037663, 0.3104780299372284], "std": [0.8076680268157025, 0.6567859300924215], "min": [0, 0], "max": [2, 2], "count": [2071]}, "eef_direction_action": {"mean": [4.41815548044423, 5.241429261226461], "std": [2.107662018889507, 1.7211841354977435], "min": [0, 0], "max": [6, 6], "count": [2071]}, "eef_velocity_action": {"mean": [0.7464992757122163, 0.3148237566393047], "std": [0.9011801157580186, 0.6689408416834783], "min": [0, 0], "max": [2, 2], "count": [2071]}, "eef_acc_mag_action": {"mean": [0.613713182037663, 0.3104780299372284], "std": [0.8076680268157025, 0.6567859300924215], "min": [0, 0], "max": [2, 2], "count": [2071]}, "eef_sim_pose_state": {"mean": [0.16987822407360642, 0.36054729352503473, 1.2822941175683522, 0.07600907732650468, -0.05586155116948259, -0.009488949080186838, 0.1323491274267299, -0.3391049845435611, 1.2372471304870372, -0.020083611501415733, -0.08169651905465859, 0.03154416298039819], "std": [0.13160119298601958, 0.10397577759930468, 0.11393865476661277, 0.2017625334856522, 0.1008251085790981, 0.2950229207459145, 0.12499172270322338, 0.029747318558015844, 0.09962012109779093, 0.06395085132223322, 0.15776948856690556, 0.10265225239500059], "min": [0.04308022340972852, 0.1035739092114419, 1.1812086043218333, -0.2631104817343348, -0.4837101256190488, -0.8240973105937047, 0.047266092036560306, -0.5811957064101896, 1.1813518307595898, -0.3033714693132198, -0.5241672647140474, -0.6542098871477228], "max": [0.4590076644156005, 0.7477117681512275, 1.5155179311929772, 1.08328054203193, 0.19517991026605586, 1.062274057560956, 0.45328297957525765, -0.29744073658262177, 1.4764305452382724, 0.22786609616999245, 0.1598702511159078, 0.31183674261857364], "count": [2071]}, "eef_sim_pose_action": {"mean": [0.16987822407360642, 0.36054729352503473, 1.2822941175683522, 0.07600907732650468, -0.05586155116948259, -0.009488949080186838, 0.1323491274267299, -0.3391049845435611, 1.2372471304870372, -0.020083611501415733, -0.08169651905465859, 0.03154416298039819], "std": [0.13160119298601958, 0.10397577759930468, 0.11393865476661277, 0.2017625334856522, 0.1008251085790981, 0.2950229207459145, 0.12499172270322338, 0.029747318558015844, 0.09962012109779093, 0.06395085132223322, 0.15776948856690556, 0.10265225239500059], "min": [0.04308022340972852, 0.1035739092114419, 1.1812086043218333, -0.2631104817343348, -0.4837101256190488, -0.8240973105937047, 0.047266092036560306, -0.5811957064101896, 1.1813518307595898, -0.3033714693132198, -0.5241672647140474, -0.6542098871477228], "max": [0.4590076644156005, 0.7477117681512275, 1.5155179311929772, 1.08328054203193, 0.19517991026605586, 1.062274057560956, 0.45328297957525765, -0.29744073658262177, 1.4764305452382724, 0.22786609616999245, 0.1598702511159078, 0.31183674261857364], "count": [2071]}, "gripper_mode_state": {"mean": [0.883148237566393, 0.9478512795750845], "std": [0.32124356499355244, 0.22232685708874028], "min": [0, 0], "max": [1, 1], "count": [2071]}, "gripper_activity_state": {"mean": [1.8121680347658136, 1.9005311443746982], "std": [0.5480016660020735, 0.4096313989714013], "min": [0, 0], "max": [2, 2], "count": [2071]}, "gripper_mode_action": {"mean": [0.883148237566393, 0.9478512795750845], "std": [0.32124356499355244, 0.22232685708874028], "min": [0, 0], "max": [1, 1], "count": [2071]}, "gripper_activity_action": {"mean": [1.8121680347658136, 1.9005311443746982], "std": [0.5480016660020735, 0.4096313989714013], "min": [0, 0], "max": [2, 2], "count": [2071]}, "gripper_open_scale_state": {"mean": [0.1316863754311283, 0.0693894758221296], "std": [0.25346941193509537, 0.17360742671881718], "min": [0.03069970863206046, 0.02340077076639448], "max": [0.9492588043212891, 0.9464455332074847], "count": [2071]}, "gripper_open_scale_action": {"mean": [0.1316863754311283, 0.0693894758221296], "std": [0.25346941193509537, 0.17360742671881718], "min": [0.03069970863206046, 0.02340077076639448], "max": [0.9492588043212891, 0.9464455332074847], "count": [2071]}}} +{"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.5038182921316674]], [[0.5730227359462304]], [[0.5555584437478694]]], "std": [[[0.22206235153960657]], [[0.2437378945770064]], [[0.27287734486827125]]], "count": [294]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464430216531057]], [[0.4376216894165073]], [[0.4105435257436308]]], "std": [[[0.17290502550466455]], [[0.17674688448322476]], [[0.2135192958278783]]], "count": [294]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358762430898285]], [[0.4372316352466913]], [[0.4112940129755606]]], "std": [[[0.19461476208493203]], [[0.1997897035574695]], [[0.23223111926890527]]], "count": [294]}, "observation.state": {"min": [-0.8897088766098022, -1.6940658945086007e-21, -1.9911071062088013, -0.7409127354621887, -0.2706773579120636, -0.5921165943145752, 0.04750470817089081, -1.1980292797088623, 0.0, -1.823903203010559, -1.0185632705688477, -0.1902136206626892, -0.3373495042324066, 0.05177847668528557], "max": [0.8663932085037231, 1.934349775314331, 0.0, 0.8866409063339233, 0.8690391182899475, 0.4387184977531433, 1.661462664604187, 0.8943107724189758, 2.1935768127441406, 0.0, 0.006374659948050976, 0.6706573963165283, 0.10431069135665894, 1.6632806062698364], "mean": [-0.011366922408342361, 0.5488827228546143, -0.5113334655761719, -0.06409359723329544, 0.06737418472766876, -0.05844685435295105, 0.22122330963611603, 0.0142793208360672, 0.48066192865371704, -0.3527848422527313, -0.21663382649421692, 0.038464199751615524, -0.10445533692836761, 0.18927371501922607], "std": [0.25736361742019653, 0.6890078186988831, 0.6599094867706299, 0.27953457832336426, 0.18221086263656616, 0.17713268101215363, 0.4492644667625427, 0.24853479862213135, 0.7102165818214417, 0.5439002513885498, 0.34677252173423767, 0.1189323142170906, 0.09690849483013153, 0.4096904397010803], "count": [1958]}, "action": {"min": [-0.8897088766098022, -1.6940658945086007e-21, -1.9911071062088013, -0.7409127354621887, -0.2706773579120636, -0.5921165943145752, 0.04750470817089081, -1.1980292797088623, 0.0, -1.823903203010559, -1.0185632705688477, -0.1902136206626892, -0.3373495042324066, 0.05177847668528557], "max": [0.8663932085037231, 1.934349775314331, 0.0, 0.8866409063339233, 0.8690391182899475, 0.4387184977531433, 1.661462664604187, 0.8943107724189758, 2.1935768127441406, 0.0, 0.006374659948050976, 0.6706573963165283, 0.10431069135665894, 1.6632806062698364], "mean": [-0.011366922408342361, 0.5488827228546143, -0.5113334655761719, -0.06409359723329544, 0.06737418472766876, -0.05844685435295105, 0.22122330963611603, 0.0142793208360672, 0.48066192865371704, -0.3527848422527313, -0.21663382649421692, 0.038464199751615524, -0.10445533692836761, 0.18927371501922607], "std": [0.25736361742019653, 0.6890078186988831, 0.6599094867706299, 0.27953457832336426, 0.18221086263656616, 0.17713268101215363, 0.4492644667625427, 0.24853479862213135, 0.7102165818214417, 0.5439002513885498, 0.34677252173423767, 0.1189323142170906, 0.09690849483013153, 0.4096904397010803], "count": [1958]}, "timestamp": {"min": [0.0], "max": [65.23333333333333], "mean": [32.61666666666667], "std": [18.84086132732672], "count": [1958]}, "frame_index": {"min": [0], "max": [1957], "mean": [978.5], "std": [565.2258398198015], "count": [1958]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1958]}, "index": {"min": [128373], "max": [130330], "mean": [129351.5], "std": [565.2258398198015], "count": [1958]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1958]}, "subtask_annotation": {"mean": [6.741062308478039, 12.0, 12.0, 12.0, 12.0], "std": [3.5710874066285294, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1958]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [1958]}, "eef_direction_state": {"mean": [4.723697650663943, 4.96782431052094], "std": [2.0129205261106806, 1.9014231715762082], "min": [0, 0], "max": [6, 6], "count": [1958]}, "eef_velocity_state": {"mean": [0.5883554647599591, 0.4611848825331971], "std": [0.8353204276516786, 0.7882403214941984], "min": [0, 0], "max": [2, 2], "count": [1958]}, "eef_acc_mag_state": {"mean": [0.5250255362614913, 0.3947906026557712], "std": [0.7737633874357476, 0.7095679331540543], "min": [0, 0], "max": [2, 2], "count": [1958]}, "eef_direction_action": {"mean": [4.723697650663943, 4.96782431052094], "std": [2.0129205261106806, 1.9014231715762082], "min": [0, 0], "max": [6, 6], "count": [1958]}, "eef_velocity_action": {"mean": [0.5883554647599591, 0.4611848825331971], "std": [0.8353204276516786, 0.7882403214941984], "min": [0, 0], "max": [2, 2], "count": [1958]}, "eef_acc_mag_action": {"mean": [0.5250255362614913, 0.3947906026557712], "std": [0.7737633874357476, 0.7095679331540543], "min": [0, 0], "max": [2, 2], "count": [1958]}, "eef_sim_pose_state": {"mean": [0.15364922064126066, 0.33726912806223314, 1.290855654476529, -0.06351663162035866, -0.02641773641543559, 0.05741729314681206, 0.15129204316547262, -0.32906134663978115, 1.260407395499437, -0.1009726344581775, -0.08711934470438858, 0.05133475338917284], "std": [0.11642375972944836, 0.06420271092507075, 0.1354487772402169, 0.17151911950565032, 0.1477609515117427, 0.38748052032508723, 0.12678954524712555, 0.06732240678390868, 0.1142828782254756, 0.07317771320836837, 0.1846474966716652, 0.18747038162804547], "min": [0.029446041475326073, 0.17439606686586284, 1.1820816973130037, -0.44928284333581375, -0.5283477878201153, -1.0309682021918576, 0.061623391379484985, -0.6222195132489825, 1.1818417345261523, -0.3078294018550125, -0.6824946726697556, -1.075370427702084], "max": [0.4132736082036695, 0.6391703371892461, 1.5497130915591526, 0.41607080968326204, 0.5992302262012301, 1.4668566708198034, 0.44155739177186626, 0.01023883197867739, 1.5068132265277339, 0.07172490756198377, 0.2461801063944722, 0.7391704766866973], "count": [1958]}, "eef_sim_pose_action": {"mean": [0.15364922064126066, 0.33726912806223314, 1.290855654476529, -0.06351663162035866, -0.02641773641543559, 0.05741729314681206, 0.15129204316547262, -0.32906134663978115, 1.260407395499437, -0.1009726344581775, -0.08711934470438858, 0.05133475338917284], "std": [0.11642375972944836, 0.06420271092507075, 0.1354487772402169, 0.17151911950565032, 0.1477609515117427, 0.38748052032508723, 0.12678954524712555, 0.06732240678390868, 0.1142828782254756, 0.07317771320836837, 0.1846474966716652, 0.18747038162804547], "min": [0.029446041475326073, 0.17439606686586284, 1.1820816973130037, -0.44928284333581375, -0.5283477878201153, -1.0309682021918576, 0.061623391379484985, -0.6222195132489825, 1.1818417345261523, -0.3078294018550125, -0.6824946726697556, -1.075370427702084], "max": [0.4132736082036695, 0.6391703371892461, 1.5497130915591526, 0.41607080968326204, 0.5992302262012301, 1.4668566708198034, 0.44155739177186626, 0.01023883197867739, 1.5068132265277339, 0.07172490756198377, 0.2461801063944722, 0.7391704766866973], "count": [1958]}, "gripper_mode_state": {"mean": [0.8947906026557712, 0.9106230847803881], "std": [0.30682304355228923, 0.2852870173096583], "min": [0, 0], "max": [1, 1], "count": [1958]}, "gripper_activity_state": {"mean": [1.8978549540347294, 1.8912155260469867], "std": [0.415218041350069, 0.4274953225365285], "min": [0, 0], "max": [2, 2], "count": [1958]}, "gripper_mode_action": {"mean": [0.8947906026557712, 0.9106230847803881], "std": [0.30682304355228923, 0.2852870173096583], "min": [0, 0], "max": [1, 1], "count": [1958]}, "gripper_activity_action": {"mean": [1.8978549540347294, 1.8912155260469867], "std": [0.415218041350069, 0.4274953225365285], "min": [0, 0], "max": [2, 2], "count": [1958]}, "gripper_open_scale_state": {"mean": [0.12641537876702755, 0.10815558092869826], "std": [0.256721852842353, 0.23411053954348315], "min": [0.027145547526223317, 0.029587700963020325], "max": [0.9494072369166783, 0.9504460607256208], "count": [1958]}, "gripper_open_scale_action": {"mean": [0.12641537876702755, 0.10815558092869826], "std": [0.256721852842353, 0.23411053954348315], "min": [0.027145547526223317, 0.029587700963020325], "max": [0.9494072369166783, 0.9504460607256208], "count": [1958]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48270082464111974]], [[0.5584491113797116]], [[0.5510063037201183]]], "std": [[[0.22906544076469018]], [[0.2696203068930703]], [[0.29664658038003777]]], "count": [292]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43257589179126754]], [[0.4243023351463873]], [[0.39659473766675624]]], "std": [[[0.21642494294686582]], [[0.2311211004982731]], [[0.25988359079270523]]], "count": [292]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4207160537350404]], [[0.4181033562016892]], [[0.3925477903870833]]], "std": [[[0.22737935230759163]], [[0.23488657452741293]], [[0.2632693587353613]]], "count": [292]}, "observation.state": {"min": [-0.9188544750213623, 0.0, -1.983437180519104, -1.0185632705688477, -0.4832039475440979, -0.4860438108444214, 0.03936842083930969, -1.3268933296203613, -1.0843540376760903e-19, -1.7594643831253052, -1.5700000524520874, -0.2040194422006607, -0.3530992567539215, 0.05016627162694931], "max": [1.352971076965332, 2.1399033069610596, -0.0006436994881369174, 0.4591176509857178, 0.6450164318084717, 0.18870152533054352, 1.6593847274780273, 0.7148350477218628, 2.3193788528442383, 0.0, 0.08432970941066742, 0.9870216250419617, 0.5802804231643677, 1.6699010133743286], "mean": [0.13136515021324158, 0.5411394238471985, -0.4159230887889862, -0.13253867626190186, -0.004652656149119139, -0.0904504582285881, 0.14636719226837158, -0.04295919090509415, 0.5845941305160522, -0.39161166548728943, -0.45679160952568054, 0.08535651862621307, -0.0323549285531044, 0.24156461656093597], "std": [0.32721349596977234, 0.694718062877655, 0.5477626919746399, 0.3291049003601074, 0.2250291109085083, 0.12215577065944672, 0.3432888686656952, 0.29768022894859314, 0.7384077310562134, 0.5099231004714966, 0.5089505314826965, 0.19472792744636536, 0.15342453122138977, 0.48511549830436707], "count": [1940]}, "action": {"min": [-0.9188544750213623, 0.0, -1.983437180519104, -1.0185632705688477, -0.4832039475440979, -0.4860438108444214, 0.03936842083930969, -1.3268933296203613, -1.0843540376760903e-19, -1.7594643831253052, -1.5700000524520874, -0.2040194422006607, -0.3530992567539215, 0.05016627162694931], "max": [1.352971076965332, 2.1399033069610596, -0.0006436994881369174, 0.4591176509857178, 0.6450164318084717, 0.18870152533054352, 1.6593847274780273, 0.7148350477218628, 2.3193788528442383, 0.0, 0.08432970941066742, 0.9870216250419617, 0.5802804231643677, 1.6699010133743286], "mean": [0.13136515021324158, 0.5411394238471985, -0.4159230887889862, -0.13253867626190186, -0.004652656149119139, -0.0904504582285881, 0.14636719226837158, -0.04295919090509415, 0.5845941305160522, -0.39161166548728943, -0.45679160952568054, 0.08535651862621307, -0.0323549285531044, 0.24156461656093597], "std": [0.32721349596977234, 0.694718062877655, 0.5477626919746399, 0.3291049003601074, 0.2250291109085083, 0.12215577065944672, 0.3432888686656952, 0.29768022894859314, 0.7384077310562134, 0.5099231004714966, 0.5089505314826965, 0.19472792744636536, 0.15342453122138977, 0.48511549830436707], "count": [1940]}, "timestamp": {"min": [0.0], "max": [64.63333333333334], "mean": [32.31666666666667], "std": [18.667656223770805], "count": [1940]}, "frame_index": {"min": [0], "max": [1939], "mean": [969.5], "std": [560.0296867131242], "count": [1940]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1940]}, "index": {"min": [130331], "max": [132270], "mean": [131300.5], "std": [560.0296867131242], "count": [1940]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1940]}, "subtask_annotation": {"mean": [6.207731958762887, 12.0, 12.0, 12.0, 12.0], "std": [3.5614838229222765, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1940]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1940]}, "eef_direction_state": {"mean": [4.649484536082475, 4.777319587628866], "std": [2.0573791611288894, 2.066896929815903], "min": [0, 0], "max": [6, 6], "count": [1940]}, "eef_velocity_state": {"mean": [0.5855670103092784, 0.5190721649484537], "std": [0.8412055280102267, 0.8072782099092555], "min": [0, 0], "max": [2, 2], "count": [1940]}, "eef_acc_mag_state": {"mean": [0.5237113402061856, 0.465979381443299], "std": [0.7758963151950383, 0.7553092625203982], "min": [0, 0], "max": [2, 2], "count": [1940]}, "eef_direction_action": {"mean": [4.649484536082475, 4.777319587628866], "std": [2.0573791611288894, 2.066896929815903], "min": [0, 0], "max": [6, 6], "count": [1940]}, "eef_velocity_action": {"mean": [0.5855670103092784, 0.5190721649484537], "std": [0.8412055280102267, 0.8072782099092555], "min": [0, 0], "max": [2, 2], "count": [1940]}, "eef_acc_mag_action": {"mean": [0.5237113402061856, 0.465979381443299], "std": [0.7758963151950383, 0.7553092625203982], "min": [0, 0], "max": [2, 2], "count": [1940]}, "eef_sim_pose_state": {"mean": [0.1498383290578824, 0.36467289456893653, 1.270650439412569, -0.07096363775331747, -0.005272130455975419, 0.1245531201100832, 0.16158981556631966, -0.34000050979333585, 1.2857192322881972, -0.07967203147921813, -0.24546140659136637, 0.05525877919921215], "std": [0.10967486231556689, 0.08435862350803941, 0.11001426267302798, 0.11138621692792364, 0.12630249569962249, 0.36654192167570737, 0.1252148184764714, 0.07733158736113273, 0.11681812703044454, 0.06980021578177549, 0.23720922752662485, 0.23478980416305945], "min": [0.00869853081999579, 0.045937715572780286, 1.1826407222120112, -0.4894670227548995, -0.39119399696447466, -1.2936505433664496, 0.025652087965762405, -0.7915497775994986, 1.1885016412742966, -0.2932108591240995, -0.758635173480764, -1.1871638335246018], "max": [0.3844586314158974, 0.7689474460060379, 1.494247033828793, 0.15061865484337014, 0.3753833183390791, 1.315303171698698, 0.4125481877572017, -0.09254971550506233, 1.4851799106718397, 0.09205583267352724, 0.0031617414383684483, 0.5031082358147105], "count": [1940]}, "eef_sim_pose_action": {"mean": [0.1498383290578824, 0.36467289456893653, 1.270650439412569, -0.07096363775331747, -0.005272130455975419, 0.1245531201100832, 0.16158981556631966, -0.34000050979333585, 1.2857192322881972, -0.07967203147921813, -0.24546140659136637, 0.05525877919921215], "std": [0.10967486231556689, 0.08435862350803941, 0.11001426267302798, 0.11138621692792364, 0.12630249569962249, 0.36654192167570737, 0.1252148184764714, 0.07733158736113273, 0.11681812703044454, 0.06980021578177549, 0.23720922752662485, 0.23478980416305945], "min": [0.00869853081999579, 0.045937715572780286, 1.1826407222120112, -0.4894670227548995, -0.39119399696447466, -1.2936505433664496, 0.025652087965762405, -0.7915497775994986, 1.1885016412742966, -0.2932108591240995, -0.758635173480764, -1.1871638335246018], "max": [0.3844586314158974, 0.7689474460060379, 1.494247033828793, 0.15061865484337014, 0.3753833183390791, 1.315303171698698, 0.4125481877572017, -0.09254971550506233, 1.4851799106718397, 0.09205583267352724, 0.0031617414383684483, 0.5031082358147105], "count": [1940]}, "gripper_mode_state": {"mean": [0.9360824742268041, 0.8793814432989691], "std": [0.24460596000962243, 0.32568346669793735], "min": [0, 0], "max": [1, 1], "count": [1940]}, "gripper_activity_state": {"mean": [1.895360824742268, 1.890721649484536], "std": [0.41971900726943107, 0.4288758920345415], "min": [0, 0], "max": [2, 2], "count": [1940]}, "gripper_mode_action": {"mean": [0.9360824742268041, 0.8793814432989691], "std": [0.24460596000962243, 0.32568346669793735], "min": [0, 0], "max": [1, 1], "count": [1940]}, "gripper_activity_action": {"mean": [1.895360824742268, 1.890721649484536], "std": [0.41971900726943107, 0.4288758920345415], "min": [0, 0], "max": [2, 2], "count": [1940]}, "gripper_open_scale_state": {"mean": [0.08363911247591567, 0.1380361182733095], "std": [0.1961646394972068, 0.2772110731272188], "min": [0.02249624047960554, 0.02866644092968532], "max": [0.9482198442731585, 0.9542291504996163], "count": [1940]}, "gripper_open_scale_action": {"mean": [0.08363911247591567, 0.1380361182733095], "std": [0.1961646394972068, 0.2772110731272188], "min": [0.02249624047960554, 0.02866644092968532], "max": [0.9482198442731585, 0.9542291504996163], "count": [1940]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47775923011345006]], [[0.5525912646366611]], [[0.5428479044163187]]], "std": [[[0.23288328500433034]], [[0.2723811333484671]], [[0.2985482666098663]]], "count": [299]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43900096454412313]], [[0.4329508328414978]], [[0.40859937810129626]]], "std": [[[0.21107377643386044]], [[0.22199030426421626]], [[0.24981196085946242]]], "count": [299]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42838494782900155]], [[0.43396315058910967]], [[0.41227129283523145]]], "std": [[[0.22439966786701968]], [[0.23285757432743656]], [[0.2596581049194616]]], "count": [299]}, "observation.state": {"min": [-0.7255728840827942, 0.0, -1.2547962665557861, -1.147417664527893, -0.34966930747032166, -0.2070874124765396, 0.048679329454898834, -0.8344855308532715, 0.0, -1.718058466911316, -1.1535536050796509, -0.3067961633205414, -0.429514616727829, 0.04979442432522774], "max": [1.0294122695922852, 1.93741774559021, 1.2117928174178541e-18, 0.12256501615047455, 0.5519119501113892, 0.1345502883195877, 1.6612029075622559, 1.0108933448791504, 2.1813206672668457, 0.0, -0.02622450888156891, 0.44792237877845764, 0.05982524901628494, 1.6679542064666748], "mean": [0.05423912778496742, 0.5898619890213013, -0.3144984543323517, -0.30159008502960205, 0.040208831429481506, -0.05889070779085159, 0.20521163940429688, 0.053950607776641846, 0.6712807416915894, -0.41674450039863586, -0.4432655870914459, 0.04159916564822197, -0.09096123278141022, 0.22878684103488922], "std": [0.31455251574516296, 0.7102282643318176, 0.40976524353027344, 0.40280553698539734, 0.12231125682592392, 0.033719856292009354, 0.444902628660202, 0.24360308051109314, 0.7686997652053833, 0.5036276578903198, 0.450866162776947, 0.11752517521381378, 0.08900965750217438, 0.4641985297203064], "count": [2000]}, "action": {"min": [-0.7255728840827942, 0.0, -1.2547962665557861, -1.147417664527893, -0.34966930747032166, -0.2070874124765396, 0.048679329454898834, -0.8344855308532715, 0.0, -1.718058466911316, -1.1535536050796509, -0.3067961633205414, -0.429514616727829, 0.04979442432522774], "max": [1.0294122695922852, 1.93741774559021, 1.2117928174178541e-18, 0.12256501615047455, 0.5519119501113892, 0.1345502883195877, 1.6612029075622559, 1.0108933448791504, 2.1813206672668457, 0.0, -0.02622450888156891, 0.44792237877845764, 0.05982524901628494, 1.6679542064666748], "mean": [0.05423912778496742, 0.5898619890213013, -0.3144984543323517, -0.30159008502960205, 0.040208831429481506, -0.05889070779085159, 0.20521163940429688, 0.053950607776641846, 0.6712807416915894, -0.41674450039863586, -0.4432655870914459, 0.04159916564822197, -0.09096123278141022, 0.22878684103488922], "std": [0.31455251574516296, 0.7102282643318176, 0.40976524353027344, 0.40280553698539734, 0.12231125682592392, 0.033719856292009354, 0.444902628660202, 0.24360308051109314, 0.7686997652053833, 0.5036276578903198, 0.450866162776947, 0.11752517521381378, 0.08900965750217438, 0.4641985297203064], "count": [2000]}, "timestamp": {"min": [0.0], "max": [66.63333333333334], "mean": [33.31666666666666], "std": [19.24500656736125], "count": [2000]}, "frame_index": {"min": [0], "max": [1999], "mean": [999.5], "std": [577.3501970208376], "count": [2000]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [2000]}, "index": {"min": [132271], "max": [134270], "mean": [133270.5], "std": [577.3501970208376], "count": [2000]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2000]}, "subtask_annotation": {"mean": [6.795, 12.0, 12.0, 12.0, 12.0], "std": [3.5603335517896952, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2000]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [2000]}, "eef_direction_state": {"mean": [4.7675, 4.625], "std": [1.9262512167420145, 2.120229940360243], "min": [0, 0], "max": [6, 6], "count": [2000]}, "eef_velocity_state": {"mean": [0.5635, 0.558], "std": [0.8239949939168334, 0.824400388160986], "min": [0, 0], "max": [2, 2], "count": [2000]}, "eef_acc_mag_state": {"mean": [0.4605, 0.4925], "std": [0.7371836609692387, 0.7542836005111074], "min": [0, 0], "max": [2, 2], "count": [2000]}, "eef_direction_action": {"mean": [4.7675, 4.625], "std": [1.9262512167420145, 2.120229940360243], "min": [0, 0], "max": [6, 6], "count": [2000]}, "eef_velocity_action": {"mean": [0.5635, 0.558], "std": [0.8239949939168334, 0.824400388160986], "min": [0, 0], "max": [2, 2], "count": [2000]}, "eef_acc_mag_action": {"mean": [0.4605, 0.4925], "std": [0.7371836609692387, 0.7542836005111074], "min": [0, 0], "max": [2, 2], "count": [2000]}, "eef_sim_pose_state": {"mean": [0.1622732518329191, 0.34610540230343934, 1.2542359403875256, -0.06280868210260003, -0.026016373114913, 0.09479778212296315, 0.18512179749016472, -0.3201047463761043, 1.2824550358866267, -0.10081423566355813, -0.18694189432549269, 0.09767166348897569], "std": [0.11669484049382378, 0.08287887444073051, 0.08613039441218079, 0.03673089926174366, 0.08043632484176196, 0.32775629922372895, 0.1353546630224795, 0.07917133861296628, 0.10492176916810776, 0.08139109592833346, 0.1864545819047665, 0.25736803608482933], "min": [0.04740777164064017, 0.08794207480330467, 1.1825298862496387, -0.21549404123777588, -0.317194777646455, -0.7961631629004035, 0.054976843106600115, -0.6620319767778976, 1.185182582110173, -0.4450278089621956, -0.6341756382727499, -0.9552035997327039], "max": [0.3947153118377751, 0.6360979192426307, 1.4429788615012396, 0.1353220173592352, 0.23956254245349973, 1.024752531057826, 0.3999906388748456, 0.043230989823024826, 1.460511771448809, -0.0020274800313278274, 0.23768745315343964, 1.041821065456705], "count": [2000]}, "eef_sim_pose_action": {"mean": [0.1622732518329191, 0.34610540230343934, 1.2542359403875256, -0.06280868210260003, -0.026016373114913, 0.09479778212296315, 0.18512179749016472, -0.3201047463761043, 1.2824550358866267, -0.10081423566355813, -0.18694189432549269, 0.09767166348897569], "std": [0.11669484049382378, 0.08287887444073051, 0.08613039441218079, 0.03673089926174366, 0.08043632484176196, 0.32775629922372895, 0.1353546630224795, 0.07917133861296628, 0.10492176916810776, 0.08139109592833346, 0.1864545819047665, 0.25736803608482933], "min": [0.04740777164064017, 0.08794207480330467, 1.1825298862496387, -0.21549404123777588, -0.317194777646455, -0.7961631629004035, 0.054976843106600115, -0.6620319767778976, 1.185182582110173, -0.4450278089621956, -0.6341756382727499, -0.9552035997327039], "max": [0.3947153118377751, 0.6360979192426307, 1.4429788615012396, 0.1353220173592352, 0.23956254245349973, 1.024752531057826, 0.3999906388748456, 0.043230989823024826, 1.460511771448809, -0.0020274800313278274, 0.23768745315343964, 1.041821065456705], "count": [2000]}, "gripper_mode_state": {"mean": [0.899, 0.8855], "std": [0.30132872415353346, 0.318417571751315], "min": [0, 0], "max": [1, 1], "count": [2000]}, "gripper_activity_state": {"mean": [1.899, 1.867], "std": [0.4120667421668428, 0.46937298601432986], "min": [0, 0], "max": [2, 2], "count": [2000]}, "gripper_mode_action": {"mean": [0.899, 0.8855], "std": [0.30132872415353346, 0.318417571751315], "min": [0, 0], "max": [1, 1], "count": [2000]}, "gripper_activity_action": {"mean": [1.899, 1.867], "std": [0.4120667421668428, 0.46937298601432986], "min": [0, 0], "max": [2, 2], "count": [2000]}, "gripper_open_scale_state": {"mean": [0.11726654876449347, 0.1307348560179992], "std": [0.2542308731581665, 0.2652537915392582], "min": [0.02781675968851362, 0.028453956757272993], "max": [0.9492588043212891, 0.9531166894095284], "count": [2000]}, "gripper_open_scale_action": {"mean": [0.11726654876449347, 0.1307348560179992], "std": [0.2542308731581665, 0.2652537915392582], "min": [0.02781675968851362, 0.028453956757272993], "max": [0.9492588043212891, 0.9531166894095284], "count": [2000]}}} +{"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.4858976836400439]], [[0.5552198842302879]], [[0.5468246312906565]]], "std": [[[0.23229336881460846]], [[0.26944454615323427]], [[0.2928854433163495]]], "count": [282]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423563115159381]], [[0.43205684961139695]], [[0.40903276278990713]]], "std": [[[0.21924773580974294]], [[0.2276058211459812]], [[0.2522656779434963]]], "count": [282]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42524226367063767]], [[0.42829303797957324]], [[0.4088782554195831]]], "std": [[[0.21894303793332648]], [[0.22575806089888656]], [[0.25177269429317134]]], "count": [282]}, "observation.state": {"min": [-0.5399612188339233, 0.0, -1.586317777633667, -1.352773666381836, -0.5375912189483643, -0.3196834623813629, 0.048679329454898834, -1.150485634803772, 0.0, -1.8204357624053955, -1.0998706817626953, -0.31446605920791626, -0.4517084062099457, 0.04731735959649086], "max": [1.1473966836929321, 2.1291654109954834, 1.527862148389546e-17, 0.11583687365055084, 0.78974848985672, 0.09664057940244675, 1.6612029075622559, 0.7040972113609314, 2.1655995845794678, 0.0, 0.008708041161298752, 0.2833848297595978, 0.12114892899990082, 1.6740530729293823], "mean": [0.0455201156437397, 0.519307553768158, -0.31009024381637573, -0.2955397963523865, -0.006743583362549543, -0.039832353591918945, 0.23726771771907806, 0.04001155123114586, 0.6462191939353943, -0.4403037130832672, -0.3719676733016968, -0.030250348150730133, -0.12881045043468475, 0.2883884608745575], "std": [0.2186501920223236, 0.6962423920631409, 0.4483528137207031, 0.4234742522239685, 0.16039247810840607, 0.07116798311471939, 0.48768165707588196, 0.2968657910823822, 0.7638105750083923, 0.5804375410079956, 0.3996337354183197, 0.12121407687664032, 0.08522854000329971, 0.5436039566993713], "count": [1855]}, "action": {"min": [-0.5399612188339233, 0.0, -1.586317777633667, -1.352773666381836, -0.5375912189483643, -0.3196834623813629, 0.048679329454898834, -1.150485634803772, 0.0, -1.8204357624053955, -1.0998706817626953, -0.31446605920791626, -0.4517084062099457, 0.04731735959649086], "max": [1.1473966836929321, 2.1291654109954834, 1.527862148389546e-17, 0.11583687365055084, 0.78974848985672, 0.09664057940244675, 1.6612029075622559, 0.7040972113609314, 2.1655995845794678, 0.0, 0.008708041161298752, 0.2833848297595978, 0.12114892899990082, 1.6740530729293823], "mean": [0.0455201156437397, 0.519307553768158, -0.31009024381637573, -0.2955397963523865, -0.006743583362549543, -0.039832353591918945, 0.23726771771907806, 0.04001155123114586, 0.6462191939353943, -0.4403037130832672, -0.3719676733016968, -0.030250348150730133, -0.12881045043468475, 0.2883884608745575], "std": [0.2186501920223236, 0.6962423920631409, 0.4483528137207031, 0.4234742522239685, 0.16039247810840607, 0.07116798311471939, 0.48768165707588196, 0.2968657910823822, 0.7638105750083923, 0.5804375410079956, 0.3996337354183197, 0.12121407687664032, 0.08522854000329971, 0.5436039566993713], "count": [1855]}, "timestamp": {"min": [0.0], "max": [61.8], "mean": [30.900000000000006], "std": [17.849743228778763], "count": [1855]}, "frame_index": {"min": [0], "max": [1854], "mean": [927.0], "std": [535.4922968633629], "count": [1855]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1855]}, "index": {"min": [134271], "max": [136125], "mean": [135198.0], "std": [535.4922968633629], "count": [1855]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1855]}, "subtask_annotation": {"mean": [6.3137466307277625, 12.0, 12.0, 12.0, 12.0], "std": [3.5962993453863303, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1855]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [1855]}, "eef_direction_state": {"mean": [4.8, 4.58544474393531], "std": [2.020754842817587, 2.116321760535621], "min": [0, 0], "max": [6, 6], "count": [1855]}, "eef_velocity_state": {"mean": [0.5094339622641509, 0.5757412398921833], "std": [0.8101728229528662, 0.8133350714398287], "min": [0, 0], "max": [2, 2], "count": [1855]}, "eef_acc_mag_state": {"mean": [0.4474393530997305, 0.5040431266846361], "std": [0.7417562523943739, 0.7643398845124736], "min": [0, 0], "max": [2, 2], "count": [1855]}, "eef_direction_action": {"mean": [4.8, 4.58544474393531], "std": [2.020754842817587, 2.116321760535621], "min": [0, 0], "max": [6, 6], "count": [1855]}, "eef_velocity_action": {"mean": [0.5094339622641509, 0.5757412398921833], "std": [0.8101728229528662, 0.8133350714398287], "min": [0, 0], "max": [2, 2], "count": [1855]}, "eef_acc_mag_action": {"mean": [0.4474393530997305, 0.5040431266846361], "std": [0.7417562523943739, 0.7643398845124736], "min": [0, 0], "max": [2, 2], "count": [1855]}, "eef_sim_pose_state": {"mean": [0.15512390233311907, 0.34664042457490124, 1.2576213198175965, -0.03030295435673092, -0.08713413196723563, 0.038422069084030716, 0.1763974884075469, -0.3275266383923783, 1.2828000468094936, -0.11541889131322153, -0.16369777818237566, 0.005539702175325394], "std": [0.11896098871119917, 0.06813248865331017, 0.10037857204655792, 0.06017977526966769, 0.1637025813780697, 0.3134047107703452, 0.1349534601296585, 0.09015045115712493, 0.11434115177638036, 0.08526325038872319, 0.23299030143002109, 0.23466151850431646], "min": [0.056889995585288115, 0.18583165452677375, 1.1822169122993755, -0.2413824778134368, -0.5848971376134016, -0.7493229845999146, 0.05412629838220272, -0.7363041770156358, 1.1884001435143006, -0.45420413212194255, -0.8068400178882179, -1.0133950684321233], "max": [0.39901373520185407, 0.731678788384482, 1.4631145171391926, 0.09934824369115136, 0.27607238432245906, 1.16859085684907, 0.4283965330572358, -0.05517639679710453, 1.4820570127019435, 0.028954856622381175, 0.4095801328059312, 0.7915329280057517], "count": [1855]}, "eef_sim_pose_action": {"mean": [0.15512390233311907, 0.34664042457490124, 1.2576213198175965, -0.03030295435673092, -0.08713413196723563, 0.038422069084030716, 0.1763974884075469, -0.3275266383923783, 1.2828000468094936, -0.11541889131322153, -0.16369777818237566, 0.005539702175325394], "std": [0.11896098871119917, 0.06813248865331017, 0.10037857204655792, 0.06017977526966769, 0.1637025813780697, 0.3134047107703452, 0.1349534601296585, 0.09015045115712493, 0.11434115177638036, 0.08526325038872319, 0.23299030143002109, 0.23466151850431646], "min": [0.056889995585288115, 0.18583165452677375, 1.1822169122993755, -0.2413824778134368, -0.5848971376134016, -0.7493229845999146, 0.05412629838220272, -0.7363041770156358, 1.1884001435143006, -0.45420413212194255, -0.8068400178882179, -1.0133950684321233], "max": [0.39901373520185407, 0.731678788384482, 1.4631145171391926, 0.09934824369115136, 0.27607238432245906, 1.16859085684907, 0.4283965330572358, -0.05517639679710453, 1.4820570127019435, 0.028954856622381175, 0.4095801328059312, 0.7915329280057517], "count": [1855]}, "gripper_mode_state": {"mean": [0.8776280323450135, 0.8479784366576819], "std": [0.3277149206051445, 0.3590417909119748], "min": [0, 0], "max": [1, 1], "count": [1855]}, "gripper_activity_state": {"mean": [1.890566037735849, 1.8867924528301887], "std": [0.42861584133061637, 0.4357516139425666], "min": [0, 0], "max": [2, 2], "count": [1855]}, "gripper_mode_action": {"mean": [0.8776280323450135, 0.8479784366576819], "std": [0.3277149206051445, 0.3590417909119748], "min": [0, 0], "max": [1, 1], "count": [1855]}, "gripper_activity_action": {"mean": [1.890566037735849, 1.8867924528301887], "std": [0.42861584133061637, 0.4357516139425666], "min": [0, 0], "max": [2, 2], "count": [1855]}, "gripper_open_scale_state": {"mean": [0.13558357833071336, 0.16479453358069315], "std": [0.2786775258438914, 0.3106318862417158], "min": [0.02781675968851362, 0.027038491197994778], "max": [0.9492588043212891, 0.956601755959647], "count": [1855]}, "gripper_open_scale_action": {"mean": [0.13558357833071336, 0.16479453358069315], "std": [0.2786775258438914, 0.3106318862417158], "min": [0.02781675968851362, 0.027038491197994778], "max": [0.9492588043212891, 0.956601755959647], "count": [1855]}}} +{"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.4853806027986663]], [[0.55474876133249]], [[0.5436621180531153]]], "std": [[[0.22631065926470303]], [[0.26744823730539646]], [[0.29439697273827165]]], "count": [279]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4399832062454611]], [[0.4289863317091074]], [[0.4031019758162126]]], "std": [[[0.17419777548193185]], [[0.1943406485510606]], [[0.22633246225245257]]], "count": [279]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4311668599339377]], [[0.42459062282818344]], [[0.3993765929908403]]], "std": [[[0.20921786627426264]], [[0.21559067524514738]], [[0.24424708607051204]]], "count": [279]}, "observation.state": {"min": [-1.044619083404541, -2.168404344971009e-19, -1.9885739088058472, -1.5431674718856812, -1.2072176933288574, -0.7056712508201599, 0.05855385959148407, -1.4189321994781494, 0.0, -1.8315730094909668, -1.339165210723877, -0.05662171542644501, -0.3911651074886322, 0.04781310260295868], "max": [1.334540843963623, 2.45743727684021, 1.9573392855107532e-18, 0.19097203016281128, 0.93345707654953, 0.20459234714508057, 1.661462664604187, 0.6780195236206055, 2.1804399490356445, 1.122318655111948e-20, 0.09210696816444397, 0.928338348865509, 0.22121210396289825, 1.6708095073699951], "mean": [0.05887708440423012, 0.5976516604423523, -0.43576258420944214, -0.27832260727882385, 0.010354048572480679, -0.06484279036521912, 0.21426232159137726, -0.018826162442564964, 0.594178318977356, -0.3698926866054535, -0.4094325304031372, 0.0830322876572609, -0.13886351883411407, 0.248846173286438], "std": [0.34490343928337097, 0.7940257787704468, 0.6509413123130798, 0.5456563234329224, 0.34190720319747925, 0.17070648074150085, 0.43523868918418884, 0.26546359062194824, 0.7760230302810669, 0.5191067457199097, 0.5234996676445007, 0.16287678480148315, 0.09732259064912796, 0.48887205123901367], "count": [1824]}, "action": {"min": [-1.044619083404541, -2.168404344971009e-19, -1.9885739088058472, -1.5431674718856812, -1.2072176933288574, -0.7056712508201599, 0.05855385959148407, -1.4189321994781494, 0.0, -1.8315730094909668, -1.339165210723877, -0.05662171542644501, -0.3911651074886322, 0.04781310260295868], "max": [1.334540843963623, 2.45743727684021, 1.9573392855107532e-18, 0.19097203016281128, 0.93345707654953, 0.20459234714508057, 1.661462664604187, 0.6780195236206055, 2.1804399490356445, 1.122318655111948e-20, 0.09210696816444397, 0.928338348865509, 0.22121210396289825, 1.6708095073699951], "mean": [0.05887708440423012, 0.5976516604423523, -0.43576258420944214, -0.27832260727882385, 0.010354048572480679, -0.06484279036521912, 0.21426232159137726, -0.018826162442564964, 0.594178318977356, -0.3698926866054535, -0.4094325304031372, 0.0830322876572609, -0.13886351883411407, 0.248846173286438], "std": [0.34490343928337097, 0.7940257787704468, 0.6509413123130798, 0.5456563234329224, 0.34190720319747925, 0.17070648074150085, 0.43523868918418884, 0.26546359062194824, 0.7760230302810669, 0.5191067457199097, 0.5234996676445007, 0.16287678480148315, 0.09732259064912796, 0.48887205123901367], "count": [1824]}, "timestamp": {"min": [0.0], "max": [60.766666666666666], "mean": [30.383333333333333], "std": [17.551445545616485], "count": [1824]}, "frame_index": {"min": [0], "max": [1823], "mean": [911.5], "std": [526.5433663684945], "count": [1824]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1824]}, "index": {"min": [136126], "max": [137949], "mean": [137037.5], "std": [526.5433663684945], "count": [1824]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1824]}, "subtask_annotation": {"mean": [6.589912280701754, 12.0, 12.0, 12.0, 12.0], "std": [3.6030608322267765, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1824]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [1824]}, "eef_direction_state": {"mean": [4.5805921052631575, 4.729166666666667], "std": [2.14037945486654, 2.088004631374974], "min": [0, 0], "max": [6, 6], "count": [1824]}, "eef_velocity_state": {"mean": [0.6217105263157895, 0.5148026315789473], "std": [0.8612580885845691, 0.8055455847535185], "min": [0, 0], "max": [2, 2], "count": [1824]}, "eef_acc_mag_state": {"mean": [0.5213815789473685, 0.45394736842105265], "std": [0.7677597988846963, 0.7382603049952365], "min": [0, 0], "max": [2, 2], "count": [1824]}, "eef_direction_action": {"mean": [4.5805921052631575, 4.729166666666667], "std": [2.14037945486654, 2.088004631374974], "min": [0, 0], "max": [6, 6], "count": [1824]}, "eef_velocity_action": {"mean": [0.6217105263157895, 0.5148026315789473], "std": [0.8612580885845691, 0.8055455847535185], "min": [0, 0], "max": [2, 2], "count": [1824]}, "eef_acc_mag_action": {"mean": [0.5213815789473685, 0.45394736842105265], "std": [0.7677597988846963, 0.7382603049952365], "min": [0, 0], "max": [2, 2], "count": [1824]}, "eef_sim_pose_state": {"mean": [0.16038057297491956, 0.3437494989506369, 1.2704681576626817, -0.037853805746738974, -0.10153692096390105, 0.059133547597965616, 0.16979570847419972, -0.3395230698740498, 1.2680828339418473, -0.17229498560787704, -0.1767176625862516, 0.07318702604991531], "std": [0.12648914970244654, 0.09636123696655488, 0.11876315875416818, 0.16516669327334224, 0.20929121753792967, 0.30263514658749713, 0.14053367741003814, 0.07074974879273888, 0.10876153790350923, 0.08828102219811447, 0.24952757903971592, 0.184787019078263], "min": [0.047068037812785624, 0.002699935312687713, 1.1817437103428832, -0.5094162165897939, -0.8729901498293364, -0.6805258621235981, 0.056636593653261694, -0.7674870423413374, 1.1814278074953768, -0.48415544734756194, -0.7821949560847374, -0.7642389522839699], "max": [0.41752338227113883, 0.7965918562133918, 1.559283002673064, 0.22972522718317737, 0.17143802982114598, 0.955328658764123, 0.4895204178136249, -0.10231293532073754, 1.4822911626674637, 0.00313717230894206, 0.11651597743032771, 0.8152235537881733], "count": [1824]}, "eef_sim_pose_action": {"mean": [0.16038057297491956, 0.3437494989506369, 1.2704681576626817, -0.037853805746738974, -0.10153692096390105, 0.059133547597965616, 0.16979570847419972, -0.3395230698740498, 1.2680828339418473, -0.17229498560787704, -0.1767176625862516, 0.07318702604991531], "std": [0.12648914970244654, 0.09636123696655488, 0.11876315875416818, 0.16516669327334224, 0.20929121753792967, 0.30263514658749713, 0.14053367741003814, 0.07074974879273888, 0.10876153790350923, 0.08828102219811447, 0.24952757903971592, 0.184787019078263], "min": [0.047068037812785624, 0.002699935312687713, 1.1817437103428832, -0.5094162165897939, -0.8729901498293364, -0.6805258621235981, 0.056636593653261694, -0.7674870423413374, 1.1814278074953768, -0.48415544734756194, -0.7821949560847374, -0.7642389522839699], "max": [0.41752338227113883, 0.7965918562133918, 1.559283002673064, 0.22972522718317737, 0.17143802982114598, 0.955328658764123, 0.4895204178136249, -0.10231293532073754, 1.4822911626674637, 0.00313717230894206, 0.11651597743032771, 0.8152235537881733], "count": [1824]}, "gripper_mode_state": {"mean": [0.8991228070175439, 0.8760964912280702], "std": [0.30116604210707365, 0.32947143925678396], "min": [0, 0], "max": [1, 1], "count": [1824]}, "gripper_activity_state": {"mean": [1.8892543859649122, 1.8870614035087718], "std": [0.43150935245101407, 0.43725535084621614], "min": [0, 0], "max": [2, 2], "count": [1824]}, "gripper_mode_action": {"mean": [0.8991228070175439, 0.8760964912280702], "std": [0.30116604210707365, 0.32947143925678396], "min": [0, 0], "max": [1, 1], "count": [1824]}, "gripper_activity_action": {"mean": [1.8892543859649122, 1.8870614035087718], "std": [0.43150935245101407, 0.43725535084621614], "min": [0, 0], "max": [2, 2], "count": [1824]}, "gripper_open_scale_state": {"mean": [0.12243575972147713, 0.14219771509751938], "std": [0.24870782189138887, 0.27935485645578034], "min": [0.0334593483379909, 0.02732177291597639], "max": [0.9494072369166783, 0.9547482899257115], "count": [1824]}, "gripper_open_scale_action": {"mean": [0.12243575972147713, 0.14219771509751938], "std": [0.24870782189138887, 0.27935485645578034], "min": [0.0334593483379909, 0.02732177291597639], "max": [0.9494072369166783, 0.9547482899257115], "count": [1824]}}} +{"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.49611973913921714]], [[0.5554811433219351]], [[0.5435717484381538]]], "std": [[[0.2362276399461863]], [[0.2639036223107289]], [[0.2906266577751062]]], "count": [302]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44364869100693993]], [[0.4347936902133922]], [[0.4100489573864866]]], "std": [[[0.18286135419514762]], [[0.19170722358664635]], [[0.2252685392323897]]], "count": [302]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4378143792653191]], [[0.4373435682956037]], [[0.4146672753538502]]], "std": [[[0.19464313826851615]], [[0.2008825689130165]], [[0.2300087606313301]]], "count": [302]}, "observation.state": {"min": [-1.3406991958618164, -2.168404344971009e-19, -2.0141167640686035, -0.9172846674919128, -0.19338473677635193, -0.27571117877960205, 0.05552452430129051, -1.0599807500839233, 0.0, -1.9527575969696045, -0.9648739099502563, -0.26748713850975037, -0.4141748249530792, 0.05066218599677086], "max": [0.9922176599502563, 2.0156328678131104, 0.0, 0.6197282671928406, 1.009359359741211, 0.37828329205513, 1.661462664604187, 0.855961263179779, 2.208932399749756, 0.0, 0.0465572252869606, 0.7603387236595154, 0.20039573311805725, 1.669381856918335], "mean": [-0.018618416041135788, 0.5335912704467773, -0.4782867431640625, -0.15086913108825684, 0.09178058058023453, 0.014929876662790775, 0.2027193158864975, 0.06577233225107193, 0.6133297085762024, -0.4656985402107239, -0.2820764482021332, 0.09648310393095016, -0.11396647989749908, 0.16934365034103394], "std": [0.35873663425445557, 0.7057704925537109, 0.6611406803131104, 0.3337460458278656, 0.18542896211147308, 0.11403901875019073, 0.4260229170322418, 0.2594381272792816, 0.8116967082023621, 0.6439767479896545, 0.3868660628795624, 0.18896327912807465, 0.09657783806324005, 0.37743285298347473], "count": [2027]}, "action": {"min": [-1.3406991958618164, -2.168404344971009e-19, -2.0141167640686035, -0.9172846674919128, -0.19338473677635193, -0.27571117877960205, 0.05552452430129051, -1.0599807500839233, 0.0, -1.9527575969696045, -0.9648739099502563, -0.26748713850975037, -0.4141748249530792, 0.05066218599677086], "max": [0.9922176599502563, 2.0156328678131104, 0.0, 0.6197282671928406, 1.009359359741211, 0.37828329205513, 1.661462664604187, 0.855961263179779, 2.208932399749756, 0.0, 0.0465572252869606, 0.7603387236595154, 0.20039573311805725, 1.669381856918335], "mean": [-0.018618416041135788, 0.5335912704467773, -0.4782867431640625, -0.15086913108825684, 0.09178058058023453, 0.014929876662790775, 0.2027193158864975, 0.06577233225107193, 0.6133297085762024, -0.4656985402107239, -0.2820764482021332, 0.09648310393095016, -0.11396647989749908, 0.16934365034103394], "std": [0.35873663425445557, 0.7057704925537109, 0.6611406803131104, 0.3337460458278656, 0.18542896211147308, 0.11403901875019073, 0.4260229170322418, 0.2594381272792816, 0.8116967082023621, 0.6439767479896545, 0.3868660628795624, 0.18896327912807465, 0.09657783806324005, 0.37743285298347473], "count": [2027]}, "timestamp": {"min": [0.0], "max": [67.53333333333333], "mean": [33.76666666666667], "std": [19.50481422053996], "count": [2027]}, "frame_index": {"min": [0], "max": [2026], "mean": [1013.0], "std": [585.1444266161988], "count": [2027]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [2027]}, "index": {"min": [137950], "max": [139976], "mean": [138963.0], "std": [585.1444266161988], "count": [2027]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2027]}, "subtask_annotation": {"mean": [6.701529353724716, 12.0, 12.0, 12.0, 12.0], "std": [3.577076143177767, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2027]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [2027]}, "eef_direction_state": {"mean": [4.795263936852491, 4.85002466699556], "std": [1.9684279766997381, 1.9325589675816675], "min": [0, 0], "max": [6, 6], "count": [2027]}, "eef_velocity_state": {"mean": [0.5599407992106561, 0.5214602861371485], "std": [0.8380054764365646, 0.8208603899262488], "min": [0, 0], "max": [2, 2], "count": [2027]}, "eef_acc_mag_state": {"mean": [0.47705969412925503, 0.43956586087814503], "std": [0.7471977829042289, 0.7411197071355324], "min": [0, 0], "max": [2, 2], "count": [2027]}, "eef_direction_action": {"mean": [4.795263936852491, 4.85002466699556], "std": [1.9684279766997381, 1.9325589675816675], "min": [0, 0], "max": [6, 6], "count": [2027]}, "eef_velocity_action": {"mean": [0.5599407992106561, 0.5214602861371485], "std": [0.8380054764365646, 0.8208603899262488], "min": [0, 0], "max": [2, 2], "count": [2027]}, "eef_acc_mag_action": {"mean": [0.47705969412925503, 0.43956586087814503], "std": [0.7471977829042289, 0.7411197071355324], "min": [0, 0], "max": [2, 2], "count": [2027]}, "eef_sim_pose_state": {"mean": [0.14399601972417256, 0.33260484301605464, 1.2880535230875199, -0.0032482540419978365, -0.09198486070338113, 0.07810473337780807, 0.17726636154534756, -0.3107656803098396, 1.2754784091922373, -0.1340540016993372, -0.12742032701893344, 0.16667925450120602], "std": [0.10543778837429514, 0.09657734624172061, 0.13344903664330304, 0.10746944594214058, 0.18894859089000546, 0.35140089469692454, 0.14602217624869934, 0.08930986227417975, 0.12095842630191479, 0.09829039842953337, 0.2022016843328315, 0.3024107376202438], "min": [0.02651734585763002, -0.061127336291250264, 1.1818660696432766, -0.3308682590363805, -0.6172933483211148, -1.082966590157766, 0.055608117153359386, -0.6608369240944592, 1.182023391901393, -0.5361144144866927, -0.599013075340158, -0.8538120010636209], "max": [0.4184465514886558, 0.6603469837572378, 1.5406470301684532, 0.38403426565270943, 0.5281607258359649, 1.3572750214969571, 0.4679399788325761, -0.013282124719745887, 1.5099319105557887, 0.20411438995023934, 0.11687081022884471, 1.2159606423775047], "count": [2027]}, "eef_sim_pose_action": {"mean": [0.14399601972417256, 0.33260484301605464, 1.2880535230875199, -0.0032482540419978365, -0.09198486070338113, 0.07810473337780807, 0.17726636154534756, -0.3107656803098396, 1.2754784091922373, -0.1340540016993372, -0.12742032701893344, 0.16667925450120602], "std": [0.10543778837429514, 0.09657734624172061, 0.13344903664330304, 0.10746944594214058, 0.18894859089000546, 0.35140089469692454, 0.14602217624869934, 0.08930986227417975, 0.12095842630191479, 0.09829039842953337, 0.2022016843328315, 0.3024107376202438], "min": [0.02651734585763002, -0.061127336291250264, 1.1818660696432766, -0.3308682590363805, -0.6172933483211148, -1.082966590157766, 0.055608117153359386, -0.6608369240944592, 1.182023391901393, -0.5361144144866927, -0.599013075340158, -0.8538120010636209], "max": [0.4184465514886558, 0.6603469837572378, 1.5406470301684532, 0.38403426565270943, 0.5281607258359649, 1.3572750214969571, 0.4679399788325761, -0.013282124719745887, 1.5099319105557887, 0.20411438995023934, 0.11687081022884471, 1.2159606423775047], "count": [2027]}, "gripper_mode_state": {"mean": [0.906265416872225, 0.92501233349778], "std": [0.2914591070006875, 0.26337144183598893], "min": [0, 0], "max": [1, 1], "count": [2027]}, "gripper_activity_state": {"mean": [1.9023186975826345, 1.8988653182042428], "std": [0.40632584427086826, 0.4133128640001866], "min": [0, 0], "max": [2, 2], "count": [2027]}, "gripper_mode_action": {"mean": [0.906265416872225, 0.92501233349778], "std": [0.2914591070006875, 0.26337144183598893], "min": [0, 0], "max": [1, 1], "count": [2027]}, "gripper_activity_action": {"mean": [1.9023186975826345, 1.8988653182042428], "std": [0.40632584427086826, 0.4133128640001866], "min": [0, 0], "max": [2, 2], "count": [2027]}, "gripper_open_scale_state": {"mean": [0.11583943615248665, 0.09676907051965548], "std": [0.24344057008976505, 0.215674241339763], "min": [0.031728299600737433, 0.028949820569583347], "max": [0.9494072369166783, 0.95393248966762], "count": [2027]}, "gripper_open_scale_action": {"mean": [0.11583943615248665, 0.09676907051965548], "std": [0.24344057008976505, 0.215674241339763], "min": [0.031728299600737433, 0.028949820569583347], "max": [0.9494072369166783, 0.95393248966762], "count": [2027]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4797653128965765]], [[0.5530814820316454]], [[0.5461316322264035]]], "std": [[[0.23359375489606102]], [[0.2736403181238823]], [[0.29931136279664494]]], "count": [297]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43403156840738544]], [[0.4292703441458888]], [[0.40587024658348186]]], "std": [[[0.21834727519072386]], [[0.23023493795551395]], [[0.25737781845240215]]], "count": [297]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4152799353373972]], [[0.413912263521196]], [[0.3879648701979857]]], "std": [[[0.22482917464024654]], [[0.23146550771661845]], [[0.2576196107739874]]], "count": [297]}, "observation.state": {"min": [-1.3130875825881958, 2.6910183805739507e-05, -1.7088545560836792, -0.9589231610298157, -0.24236896634101868, -0.2787395417690277, 0.045126136392354965, -1.4368607997894287, -5.421010862427522e-19, -1.414442777633667, -1.4680196046829224, -0.3160000443458557, -0.4512810707092285, 0.04444171115756035], "max": [1.2977477312088013, 2.2150683403015137, 2.307390591913407e-19, 0.23678645491600037, 0.8774036765098572, 0.3067961633205414, 1.661462664604187, 0.8605632185935974, 2.0248546600341797, 0.0, 0.020100122317671776, 1.1298367977142334, 0.8774369955062866, 1.6635403633117676], "mean": [0.03408871963620186, 0.5658618807792664, -0.36766546964645386, -0.2104530930519104, 0.06809379905462265, -0.02838381938636303, 0.22995398938655853, -0.01738116890192032, 0.5154621601104736, -0.2636505961418152, -0.4565114676952362, 0.07950527220964432, -0.01271227840334177, 0.16277971863746643], "std": [0.41344591975212097, 0.7253788709640503, 0.4944469928741455, 0.3056652843952179, 0.15987665951251984, 0.10204333811998367, 0.47432640194892883, 0.292809396982193, 0.6922693848609924, 0.38012340664863586, 0.5381476879119873, 0.23431403934955597, 0.17939205467700958, 0.3746444284915924], "count": [1987]}, "action": {"min": [-1.3130875825881958, 2.6910183805739507e-05, -1.7088545560836792, -0.9589231610298157, -0.24236896634101868, -0.2787395417690277, 0.045126136392354965, -1.4368607997894287, -5.421010862427522e-19, -1.414442777633667, -1.4680196046829224, -0.3160000443458557, -0.4512810707092285, 0.04444171115756035], "max": [1.2977477312088013, 2.2150683403015137, 2.307390591913407e-19, 0.23678645491600037, 0.8774036765098572, 0.3067961633205414, 1.661462664604187, 0.8605632185935974, 2.0248546600341797, 0.0, 0.020100122317671776, 1.1298367977142334, 0.8774369955062866, 1.6635403633117676], "mean": [0.03408871963620186, 0.5658618807792664, -0.36766546964645386, -0.2104530930519104, 0.06809379905462265, -0.02838381938636303, 0.22995398938655853, -0.01738116890192032, 0.5154621601104736, -0.2636505961418152, -0.4565114676952362, 0.07950527220964432, -0.01271227840334177, 0.16277971863746643], "std": [0.41344591975212097, 0.7253788709640503, 0.4944469928741455, 0.3056652843952179, 0.15987665951251984, 0.10204333811998367, 0.47432640194892883, 0.292809396982193, 0.6922693848609924, 0.38012340664863586, 0.5381476879119873, 0.23431403934955597, 0.17939205467700958, 0.3746444284915924], "count": [1987]}, "timestamp": {"min": [0.0], "max": [66.2], "mean": [33.1], "std": [19.11991399329796], "count": [1987]}, "frame_index": {"min": [0], "max": [1986], "mean": [993.0], "std": [573.5974197989387], "count": [1987]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1987]}, "index": {"min": [139977], "max": [141963], "mean": [140970.0], "std": [573.5974197989387], "count": [1987]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1987]}, "subtask_annotation": {"mean": [6.412682435832914, 12.0, 12.0, 12.0, 12.0], "std": [3.569399696526934, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1987]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1987]}, "eef_direction_state": {"mean": [4.881227981882234, 4.817815802717665], "std": [1.8455689400543651, 2.038883384540247], "min": [0, 0], "max": [6, 6], "count": [1987]}, "eef_velocity_state": {"mean": [0.5515853044791142, 0.49622546552591845], "std": [0.8338167548205426, 0.7978082996782306], "min": [0, 0], "max": [2, 2], "count": [1987]}, "eef_acc_mag_state": {"mean": [0.4695520885757423, 0.4272773024660292], "std": [0.7436724868309234, 0.7277107558918784], "min": [0, 0], "max": [2, 2], "count": [1987]}, "eef_direction_action": {"mean": [4.881227981882234, 4.817815802717665], "std": [1.8455689400543651, 2.038883384540247], "min": [0, 0], "max": [6, 6], "count": [1987]}, "eef_velocity_action": {"mean": [0.5515853044791142, 0.49622546552591845], "std": [0.8338167548205426, 0.7978082996782306], "min": [0, 0], "max": [2, 2], "count": [1987]}, "eef_acc_mag_action": {"mean": [0.4695520885757423, 0.4272773024660292], "std": [0.7436724868309234, 0.7277107558918784], "min": [0, 0], "max": [2, 2], "count": [1987]}, "eef_sim_pose_state": {"mean": [0.1505058367045124, 0.34301996105269117, 1.258564274502492, -0.02781854518934699, -0.013638444660362733, 0.1033484516960555, 0.14957629430015779, -0.33089428375683166, 1.2607603679016701, -0.04300070510034999, -0.18660499227163962, 0.06796601342374217], "std": [0.10883886405220607, 0.11215636887291283, 0.09436044489684958, 0.10009146995564752, 0.1028840362964617, 0.38655462899699705, 0.11517375483740362, 0.06230397687237093, 0.09421392758141035, 0.08102602984434612, 0.18927109560618563, 0.21689319864415763], "min": [0.0557748594973925, -0.11820960346100531, 1.1822154252091517, -0.2774184727702106, -0.3537755601128394, -1.14296950805391, 0.05541490578860453, -0.7168964307339637, 1.1888136045936317, -0.3375491300752197, -0.6393162336723934, -1.3551614763167534], "max": [0.37181101411693585, 0.7581000107584511, 1.4429884820729504, 0.2990147651523345, 0.3465221626002517, 1.3760130768204988, 0.40299059257368536, -0.04216449617890765, 1.4923219738676294, 0.34621186708729823, 0.17254224985190847, 0.5678891414455791], "count": [1987]}, "eef_sim_pose_action": {"mean": [0.1505058367045124, 0.34301996105269117, 1.258564274502492, -0.02781854518934699, -0.013638444660362733, 0.1033484516960555, 0.14957629430015779, -0.33089428375683166, 1.2607603679016701, -0.04300070510034999, -0.18660499227163962, 0.06796601342374217], "std": [0.10883886405220607, 0.11215636887291283, 0.09436044489684958, 0.10009146995564752, 0.1028840362964617, 0.38655462899699705, 0.11517375483740362, 0.06230397687237093, 0.09421392758141035, 0.08102602984434612, 0.18927109560618563, 0.21689319864415763], "min": [0.0557748594973925, -0.11820960346100531, 1.1822154252091517, -0.2774184727702106, -0.3537755601128394, -1.14296950805391, 0.05541490578860453, -0.7168964307339637, 1.1888136045936317, -0.3375491300752197, -0.6393162336723934, -1.3551614763167534], "max": [0.37181101411693585, 0.7581000107584511, 1.4429884820729504, 0.2990147651523345, 0.3465221626002517, 1.3760130768204988, 0.40299059257368536, -0.04216449617890765, 1.4923219738676294, 0.34621186708729823, 0.17254224985190847, 0.5678891414455791], "count": [1987]}, "gripper_mode_state": {"mean": [0.8817312531454454, 0.9255158530447911], "std": [0.3229260757077462, 0.2625571534115274], "min": [0, 0], "max": [1, 1], "count": [1987]}, "gripper_activity_state": {"mean": [1.8766985405133367, 1.8963261197785606], "std": [0.4524668961499951, 0.4176787658254079], "min": [0, 0], "max": [2, 2], "count": [1987]}, "gripper_mode_action": {"mean": [0.8817312531454454, 0.9255158530447911], "std": [0.3229260757077462, 0.2625571534115274], "min": [0, 0], "max": [1, 1], "count": [1987]}, "gripper_activity_action": {"mean": [1.8766985405133367, 1.8963261197785606], "std": [0.4524668961499951, 0.4176787658254079], "min": [0, 0], "max": [2, 2], "count": [1987]}, "gripper_open_scale_state": {"mean": [0.1314032342161937, 0.09301668154305846], "std": [0.27104116586288307, 0.21408422577287806], "min": [0.025786363652774265, 0.025395263518605913], "max": [0.9494072369166783, 0.9505944933210101], "count": [1987]}, "gripper_open_scale_action": {"mean": [0.1314032342161937, 0.09301668154305846], "std": [0.27104116586288307, 0.21408422577287806], "min": [0.025786363652774265, 0.025395263518605913], "max": [0.9494072369166783, 0.9505944933210101], "count": [1987]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.468150899959467]], [[0.4769724850534529]], [[0.416318560159852]]], "std": [[[0.2414668598818657]], [[0.23302927349199717]], [[0.19845286907017673]]], "count": [344]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43821037819197445]], [[0.4458570752267315]], [[0.4350716318019456]]], "std": [[[0.1764472008856714]], [[0.17640869806343443]], [[0.18922409444481075]]], "count": [344]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285827593795916]], [[0.436437989246086]], [[0.4261179755978619]]], "std": [[[0.18013596325512263]], [[0.17900117702878676]], [[0.19015077962747062]]], "count": [344]}, "observation.state": {"min": [-0.6425918936729431, 0.0, -2.0064468383789062, -0.8021951913833618, -0.8685956597328186, -0.1978835165500641, 0.05153324082493782, -0.9480481743812561, 0.0, -1.7840197086334229, -0.8866409063339233, -0.19328157603740692, -0.6243301630020142, 0.04205429181456566], "max": [1.0676506757736206, 2.360447645187378, 0.0, 0.3146393597126007, 0.29616010189056396, 0.2735954225063324, 1.661462664604187, 0.9035146832466125, 1.931336760520935, -1.249913839274086e-05, 0.16732263565063477, 0.5921165943145752, 0.37275734543800354, 1.66873300075531], "mean": [0.04181476682424545, 0.5060392022132874, -0.3981914520263672, -0.18277765810489655, -0.03999076783657074, 0.0043324558064341545, 0.1819189339876175, -0.02623596414923668, 0.5645304322242737, -0.4507046937942505, -0.22854463756084442, 0.06532550603151321, -0.0823860913515091, 0.23450061678886414], "std": [0.2792132496833801, 0.7415119409561157, 0.5993701219558716, 0.3022185266017914, 0.2209494709968567, 0.06766480207443237, 0.3905611038208008, 0.2643822133541107, 0.7244080901145935, 0.61049884557724, 0.30893030762672424, 0.12417464703321457, 0.11428606510162354, 0.4710858166217804], "count": [2411]}, "action": {"min": [-0.6425918936729431, 0.0, -2.0064468383789062, -0.8021951913833618, -0.8685956597328186, -0.1978835165500641, 0.05153324082493782, -0.9480481743812561, 0.0, -1.7840197086334229, -0.8866409063339233, -0.19328157603740692, -0.6243301630020142, 0.04205429181456566], "max": [1.0676506757736206, 2.360447645187378, 0.0, 0.3146393597126007, 0.29616010189056396, 0.2735954225063324, 1.661462664604187, 0.9035146832466125, 1.931336760520935, -1.249913839274086e-05, 0.16732263565063477, 0.5921165943145752, 0.37275734543800354, 1.66873300075531], "mean": [0.04181476682424545, 0.5060392022132874, -0.3981914520263672, -0.18277765810489655, -0.03999076783657074, 0.0043324558064341545, 0.1819189339876175, -0.02623596414923668, 0.5645304322242737, -0.4507046937942505, -0.22854463756084442, 0.06532550603151321, -0.0823860913515091, 0.23450061678886414], "std": [0.2792132496833801, 0.7415119409561157, 0.5993701219558716, 0.3022185266017914, 0.2209494709968567, 0.06766480207443237, 0.3905611038208008, 0.2643822133541107, 0.7244080901145935, 0.61049884557724, 0.30893030762672424, 0.12417464703321457, 0.11428606510162354, 0.4710858166217804], "count": [2411]}, "timestamp": {"min": [0.0], "max": [80.33333333333333], "mean": [40.166666666666664], "std": [23.199856321394176], "count": [2411]}, "frame_index": {"min": [0], "max": [2410], "mean": [1205.0], "std": [695.9956896418253], "count": [2411]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [2411]}, "index": {"min": [141964], "max": [144374], "mean": [143169.0], "std": [695.9956896418253], "count": [2411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2411]}, "subtask_annotation": {"mean": [4.939444214019079, 12.0, 12.0, 12.0, 12.0], "std": [3.6566195297596695, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2411]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [2411]}, "eef_direction_state": {"mean": [4.806304437992535, 4.685192866030692], "std": [1.981095241131707, 2.0608798587821964], "min": [0, 0], "max": [6, 6], "count": [2411]}, "eef_velocity_state": {"mean": [0.5375362919950228, 0.5943591870593115], "std": [0.8245891767923064, 0.8459244977462064], "min": [0, 0], "max": [2, 2], "count": [2411]}, "eef_acc_mag_state": {"mean": [0.4608046453753629, 0.5238490253007051], "std": [0.7446883773362319, 0.7753402488394695], "min": [0, 0], "max": [2, 2], "count": [2411]}, "eef_direction_action": {"mean": [4.806304437992535, 4.685192866030692], "std": [1.981095241131707, 2.0608798587821964], "min": [0, 0], "max": [6, 6], "count": [2411]}, "eef_velocity_action": {"mean": [0.5375362919950228, 0.5943591870593115], "std": [0.8245891767923064, 0.8459244977462064], "min": [0, 0], "max": [2, 2], "count": [2411]}, "eef_acc_mag_action": {"mean": [0.4608046453753629, 0.5238490253007051], "std": [0.7446883773362319, 0.7753402488394695], "min": [0, 0], "max": [2, 2], "count": [2411]}, "eef_sim_pose_state": {"mean": [0.15295803676523193, 0.34976515748696335, 1.263837353745704, 0.012259900029248776, -0.06823237874641098, 0.0006142634703768938, 0.1656194554781598, -0.33906880654653315, 1.2845166096475051, -0.09503797661996091, -0.1122864522398961, 0.041165340733623504], "std": [0.1266306179243359, 0.08805028685768743, 0.11445212584945551, 0.07399776445155228, 0.1292770790931785, 0.19673759951383743, 0.13123337840525648, 0.06518519724425186, 0.13087629985815719, 0.10216646642855456, 0.16521024112139565, 0.22064392687254503], "min": [0.05367615447730606, 0.1594433606816404, 1.1822939023498, -0.1691163884636828, -0.42805565218104125, -1.043202953624582, 0.04418838142959883, -0.6443543589496378, 1.1817096397506415, -0.5476903703998908, -0.4527736094270096, -0.8092350825635295], "max": [0.4180125715341664, 0.7549242147175392, 1.491864980866788, 0.2635823415641737, 0.2463812449872944, 0.6032795300614224, 0.4687262428301954, -0.053861660118241915, 1.549417674852291, 0.2661847167993921, 0.22596164460603996, 0.6985579781739477], "count": [2411]}, "eef_sim_pose_action": {"mean": [0.15295803676523193, 0.34976515748696335, 1.263837353745704, 0.012259900029248776, -0.06823237874641098, 0.0006142634703768938, 0.1656194554781598, -0.33906880654653315, 1.2845166096475051, -0.09503797661996091, -0.1122864522398961, 0.041165340733623504], "std": [0.1266306179243359, 0.08805028685768743, 0.11445212584945551, 0.07399776445155228, 0.1292770790931785, 0.19673759951383743, 0.13123337840525648, 0.06518519724425186, 0.13087629985815719, 0.10216646642855456, 0.16521024112139565, 0.22064392687254503], "min": [0.05367615447730606, 0.1594433606816404, 1.1822939023498, -0.1691163884636828, -0.42805565218104125, -1.043202953624582, 0.04418838142959883, -0.6443543589496378, 1.1817096397506415, -0.5476903703998908, -0.4527736094270096, -0.8092350825635295], "max": [0.4180125715341664, 0.7549242147175392, 1.491864980866788, 0.2635823415641737, 0.2463812449872944, 0.6032795300614224, 0.4687262428301954, -0.053861660118241915, 1.549417674852291, 0.2661847167993921, 0.22596164460603996, 0.6985579781739477], "count": [2411]}, "gripper_mode_state": {"mean": [0.916632102861883, 0.8768145997511406], "std": [0.27643749902082576, 0.3286499009803377], "min": [0, 0], "max": [1, 1], "count": [2411]}, "gripper_activity_state": {"mean": [1.8846951472418083, 1.8291165491497303], "std": [0.4377202596268374, 0.5254201843044635], "min": [0, 0], "max": [2, 2], "count": [2411]}, "gripper_mode_action": {"mean": [0.916632102861883, 0.8768145997511406], "std": [0.27643749902082576, 0.3286499009803377], "min": [0, 0], "max": [1, 1], "count": [2411]}, "gripper_activity_action": {"mean": [1.8846951472418083, 1.8291165491497303], "std": [0.4377202596268374, 0.5254201843044635], "min": [0, 0], "max": [2, 2], "count": [2411]}, "gripper_open_scale_state": {"mean": [0.10395388801833762, 0.1340032138869368], "std": [0.22317777640020758, 0.26919020749262024], "min": [0.029447566185678755, 0.02403102389403752], "max": [0.9494072369166783, 0.95356171471732], "count": [2411]}, "gripper_open_scale_action": {"mean": [0.10395388801833762, 0.1340032138869368], "std": [0.22317777640020758, 0.26919020749262024], "min": [0.029447566185678755, 0.02403102389403752], "max": [0.9494072369166783, 0.95356171471732], "count": [2411]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.4567874677998383]], [[0.4730387806415368]], [[0.4132615107014154]]], "std": [[[0.24384907102238318]], [[0.23755553884125538]], [[0.2021194488360831]]], "count": [318]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4307424894835642]], [[0.4370334170880092]], [[0.42568563221934475]]], "std": [[[0.16843000327823435]], [[0.16764822874561525]], [[0.18040057946657556]]], "count": [318]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4330001293144791]], [[0.4398623751387347]], [[0.4285455572340746]]], "std": [[[0.18858151499553033]], [[0.18754716233323887]], [[0.20190055644327057]]], "count": [318]}, "observation.state": {"min": [-0.882038950920105, -4.852351074667224e-19, -1.9819031953811646, -0.7715923190116882, -0.4013251066207886, -0.1748536080121994, 0.05326789990067482, -1.1793951988220215, 0.0, -1.7226604223251343, -1.016938328742981, -0.320216566324234, -0.41381514072418213, 0.04150962457060814], "max": [0.8390874862670898, 2.178252696990967, 0.0, 0.005245322827249765, 0.4473349452018738, 0.22396118938922882, 1.6581519842147827, 0.9633399248123169, 2.032524585723877, -0.00038790260441601276, 0.20322418212890625, 0.625767707824707, 0.3610338270664215, 1.6617223024368286], "mean": [-0.007324695587158203, 0.4272903800010681, -0.33847126364707947, -0.15014079213142395, 0.007099118549376726, -0.0016053116414695978, 0.1323019564151764, -0.07763265073299408, 0.6619700193405151, -0.506087601184845, -0.22548149526119232, 0.0623294971883297, -0.10311049222946167, 0.22048163414001465], "std": [0.21414203941822052, 0.7096817493438721, 0.5860178470611572, 0.24468545615673065, 0.12667858600616455, 0.07284849882125854, 0.304731160402298, 0.3690759241580963, 0.7466089129447937, 0.6041915416717529, 0.2914900481700897, 0.2278895527124405, 0.11992627382278442, 0.4467232823371887], "count": [2178]}, "action": {"min": [-0.882038950920105, -4.852351074667224e-19, -1.9819031953811646, -0.7715923190116882, -0.4013251066207886, -0.1748536080121994, 0.05326789990067482, -1.1793951988220215, 0.0, -1.7226604223251343, -1.016938328742981, -0.320216566324234, -0.41381514072418213, 0.04150962457060814], "max": [0.8390874862670898, 2.178252696990967, 0.0, 0.005245322827249765, 0.4473349452018738, 0.22396118938922882, 1.6581519842147827, 0.9633399248123169, 2.032524585723877, -0.00038790260441601276, 0.20322418212890625, 0.625767707824707, 0.3610338270664215, 1.6617223024368286], "mean": [-0.007324695587158203, 0.4272903800010681, -0.33847126364707947, -0.15014079213142395, 0.007099118549376726, -0.0016053116414695978, 0.1323019564151764, -0.07763265073299408, 0.6619700193405151, -0.506087601184845, -0.22548149526119232, 0.0623294971883297, -0.10311049222946167, 0.22048163414001465], "std": [0.21414203941822052, 0.7096817493438721, 0.5860178470611572, 0.24468545615673065, 0.12667858600616455, 0.07284849882125854, 0.304731160402298, 0.3690759241580963, 0.7466089129447937, 0.6041915416717529, 0.2914900481700897, 0.2278895527124405, 0.11992627382278442, 0.4467232823371887], "count": [2178]}, "timestamp": {"min": [0.0], "max": [72.56666666666666], "mean": [36.28333333333334], "std": [20.957812562560232], "count": [2178]}, "frame_index": {"min": [0], "max": [2177], "mean": [1088.5], "std": [628.7343768768069], "count": [2178]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [2178]}, "index": {"min": [144375], "max": [146552], "mean": [145463.5], "std": [628.7343768768069], "count": [2178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2178]}, "subtask_annotation": {"mean": [5.200642791551882, 12.0, 12.0, 12.0, 12.0], "std": [3.5165435527450275, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2178]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [2178]}, "eef_direction_state": {"mean": [5.0381083562901745, 4.346648301193755], "std": [1.8655246662185676, 2.1204847814270886], "min": [0, 0], "max": [6, 6], "count": [2178]}, "eef_velocity_state": {"mean": [0.4214876033057851, 0.7791551882460973], "std": [0.7711136985970755, 0.9032066244239313], "min": [0, 0], "max": [2, 2], "count": [2178]}, "eef_acc_mag_state": {"mean": [0.3709825528007346, 0.6639118457300276], "std": [0.6864308942018057, 0.8237697706400591], "min": [0, 0], "max": [2, 2], "count": [2178]}, "eef_direction_action": {"mean": [5.0381083562901745, 4.346648301193755], "std": [1.8655246662185676, 2.1204847814270886], "min": [0, 0], "max": [6, 6], "count": [2178]}, "eef_velocity_action": {"mean": [0.4214876033057851, 0.7791551882460973], "std": [0.7711136985970755, 0.9032066244239313], "min": [0, 0], "max": [2, 2], "count": [2178]}, "eef_acc_mag_action": {"mean": [0.3709825528007346, 0.6639118457300276], "std": [0.6864308942018057, 0.8237697706400591], "min": [0, 0], "max": [2, 2], "count": [2178]}, "eef_sim_pose_state": {"mean": [0.14543063315298954, 0.33270349216131273, 1.251001453411168, -0.003619602091040022, -0.059814331773572565, -0.00018332762641792914, 0.17487801881673118, -0.3505830617076268, 1.2904167195869285, -0.11102820103436069, -0.06462680573335064, -0.01415138324915957], "std": [0.1307832572686694, 0.06688166309794487, 0.1114912159317837, 0.05655137197306669, 0.11532038346845248, 0.21453364739128508, 0.12729313861966057, 0.09785607469136337, 0.12085974712734673, 0.09754968033493495, 0.09845924213087881, 0.30092547137938724], "min": [0.06375875361575907, 0.03275878073178731, 1.1824979648900174, -0.14418396836073405, -0.40958518305266667, -0.9913477860234791, 0.05024308737720225, -0.7279026556957633, 1.1821341387213176, -0.4670095543517641, -0.3706660148166485, -1.2551533579665928], "max": [0.4721368446815094, 0.6707564190030492, 1.4918784465875443, 0.2123166705694628, 0.2551997307900684, 0.7949759087051513, 0.44927744070528874, -0.014307432617066865, 1.5097029594366138, 0.18377714361653194, 0.19855809317610396, 0.8579745278198803], "count": [2178]}, "eef_sim_pose_action": {"mean": [0.14543063315298954, 0.33270349216131273, 1.251001453411168, -0.003619602091040022, -0.059814331773572565, -0.00018332762641792914, 0.17487801881673118, -0.3505830617076268, 1.2904167195869285, -0.11102820103436069, -0.06462680573335064, -0.01415138324915957], "std": [0.1307832572686694, 0.06688166309794487, 0.1114912159317837, 0.05655137197306669, 0.11532038346845248, 0.21453364739128508, 0.12729313861966057, 0.09785607469136337, 0.12085974712734673, 0.09754968033493495, 0.09845924213087881, 0.30092547137938724], "min": [0.06375875361575907, 0.03275878073178731, 1.1824979648900174, -0.14418396836073405, -0.40958518305266667, -0.9913477860234791, 0.05024308737720225, -0.7279026556957633, 1.1821341387213176, -0.4670095543517641, -0.3706660148166485, -1.2551533579665928], "max": [0.4721368446815094, 0.6707564190030492, 1.4918784465875443, 0.2123166705694628, 0.2551997307900684, 0.7949759087051513, 0.44927744070528874, -0.014307432617066865, 1.5097029594366138, 0.18377714361653194, 0.19855809317610396, 0.8579745278198803], "count": [2178]}, "gripper_mode_state": {"mean": [0.9471992653810836, 0.8838383838383839], "std": [0.22363545569211643, 0.3204186247588257], "min": [0, 0], "max": [1, 1], "count": [2178]}, "gripper_activity_state": {"mean": [1.9086317722681359, 1.8103764921946741], "std": [0.3932498176040565, 0.5507676799858408], "min": [0, 0], "max": [2, 2], "count": [2178]}, "gripper_mode_action": {"mean": [0.9471992653810836, 0.8838383838383839], "std": [0.22363545569211643, 0.3204186247588257], "min": [0, 0], "max": [1, 1], "count": [2178]}, "gripper_activity_action": {"mean": [1.9086317722681359, 1.8103764921946741], "std": [0.3932498176040565, 0.5507676799858408], "min": [0, 0], "max": [2, 2], "count": [2178]}, "gripper_open_scale_state": {"mean": [0.07559994407019012, 0.12599021966249094], "std": [0.17413241135196916, 0.2552685372763502], "min": [0.030438799943242754, 0.023719785468918935], "max": [0.9475154195513044, 0.9495556013924735], "count": [2178]}, "gripper_open_scale_action": {"mean": [0.07559994407019012, 0.12599021966249094], "std": [0.17413241135196916, 0.2552685372763502], "min": [0.030438799943242754, 0.023719785468918935], "max": [0.9475154195513044, 0.9495556013924735], "count": [2178]}}} +{"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.5337123768935775]], [[0.5709447526086459]], [[0.5289128150122947]]], "std": [[[0.22045943835203885]], [[0.22331600901851978]], [[0.2435286417229953]]], "count": [342]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4430419501458803]], [[0.45090964657467925]], [[0.4340952744970633]]], "std": [[[0.17041486694280292]], [[0.17077716427501177]], [[0.19985257435239429]]], "count": [342]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43337445931914026]], [[0.44564648708736254]], [[0.4282020060135815]]], "std": [[[0.18226450530157218]], [[0.18348513904163705]], [[0.2162340856328798]]], "count": [342]}, "observation.state": {"min": [-0.9397990107536316, 0.0, -2.004912853240967, -1.0835314989089966, -1.1469149589538574, -0.5866655707359314, 0.05525562912225723, -0.8191457390785217, -2.7314820025144117e-22, -1.9573594331741333, -0.78692227602005, -0.2623107135295868, -0.38656315207481384, 0.04088144749403], "max": [1.541806936264038, 2.3883206844329834, 2.6469779601696886e-21, 0.26919856667518616, 0.6749515533447266, 0.2790868282318115, 1.6591249704360962, 0.8237476944923401, 2.1767187118530273, 0.0, 0.20468997955322266, 0.8581526279449463, 0.019915863871574402, 1.6679542064666748], "mean": [0.04703293368220329, 0.5352436304092407, -0.5085629224777222, -0.06994736939668655, 0.01952650584280491, -0.03638415411114693, 0.195392906665802, 0.08234704285860062, 0.5216772556304932, -0.46710601449012756, -0.1459498107433319, 0.02324378304183483, -0.09706854075193405, 0.19059781730175018], "std": [0.39470428228378296, 0.72955322265625, 0.7032007575035095, 0.2234840989112854, 0.31411999464035034, 0.15784040093421936, 0.41080188751220703, 0.24691788852214813, 0.7796119451522827, 0.7207936644554138, 0.24572965502738953, 0.15370213985443115, 0.07599826157093048, 0.4102201461791992], "count": [2395]}, "action": {"min": [-0.9397990107536316, 0.0, -2.004912853240967, -1.0835314989089966, -1.1469149589538574, -0.5866655707359314, 0.05525562912225723, -0.8191457390785217, -2.7314820025144117e-22, -1.9573594331741333, -0.78692227602005, -0.2623107135295868, -0.38656315207481384, 0.04088144749403], "max": [1.541806936264038, 2.3883206844329834, 2.6469779601696886e-21, 0.26919856667518616, 0.6749515533447266, 0.2790868282318115, 1.6591249704360962, 0.8237476944923401, 2.1767187118530273, 0.0, 0.20468997955322266, 0.8581526279449463, 0.019915863871574402, 1.6679542064666748], "mean": [0.04703293368220329, 0.5352436304092407, -0.5085629224777222, -0.06994736939668655, 0.01952650584280491, -0.03638415411114693, 0.195392906665802, 0.08234704285860062, 0.5216772556304932, -0.46710601449012756, -0.1459498107433319, 0.02324378304183483, -0.09706854075193405, 0.19059781730175018], "std": [0.39470428228378296, 0.72955322265625, 0.7032007575035095, 0.2234840989112854, 0.31411999464035034, 0.15784040093421936, 0.41080188751220703, 0.24691788852214813, 0.7796119451522827, 0.7207936644554138, 0.24572965502738953, 0.15370213985443115, 0.07599826157093048, 0.4102201461791992], "count": [2395]}, "timestamp": {"min": [0.0], "max": [79.8], "mean": [39.9], "std": [23.045896236278885], "count": [2395]}, "frame_index": {"min": [0], "max": [2394], "mean": [1197.0], "std": [691.3768870883666], "count": [2395]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [2395]}, "index": {"min": [146553], "max": [148947], "mean": [147750.0], "std": [691.3768870883666], "count": [2395]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2395]}, "subtask_annotation": {"mean": [5.745302713987474, 12.0, 12.0, 12.0, 12.0], "std": [3.7687116827389, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2395]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [2395]}, "eef_direction_state": {"mean": [4.734446764091858, 5.005010438413361], "std": [1.9234958759906964, 1.8337977380129153], "min": [0, 0], "max": [6, 6], "count": [2395]}, "eef_velocity_state": {"mean": [0.6079331941544885, 0.48559498956158664], "std": [0.8589086801272544, 0.8184340225868659], "min": [0, 0], "max": [2, 2], "count": [2395]}, "eef_acc_mag_state": {"mean": [0.49728601252609606, 0.40083507306889354], "std": [0.7658505605117065, 0.7076080233869085], "min": [0, 0], "max": [2, 2], "count": [2395]}, "eef_direction_action": {"mean": [4.734446764091858, 5.005010438413361], "std": [1.9234958759906964, 1.8337977380129153], "min": [0, 0], "max": [6, 6], "count": [2395]}, "eef_velocity_action": {"mean": [0.6079331941544885, 0.48559498956158664], "std": [0.8589086801272544, 0.8184340225868659], "min": [0, 0], "max": [2, 2], "count": [2395]}, "eef_acc_mag_action": {"mean": [0.49728601252609606, 0.40083507306889354], "std": [0.7658505605117065, 0.7076080233869085], "min": [0, 0], "max": [2, 2], "count": [2395]}, "eef_sim_pose_state": {"mean": [0.14337498558865697, 0.34715620974657163, 1.284507681017829, -0.018368553995219115, -0.031984535614545874, 0.06469522174920564, 0.16068643936310031, -0.30866031256694115, 1.27233176118591, -0.08695390576990095, -0.08918367194529941, 0.10354858116595993], "std": [0.10717325189573323, 0.10433987848466976, 0.1323333346426146, 0.11151684291972447, 0.09564462748236471, 0.33697935450696676, 0.14336962627085253, 0.0723290455793708, 0.13252098566323453, 0.07000721129022211, 0.17743145720576392, 0.18508299222814875], "min": [0.04449376822617768, 0.01872819416220068, 1.1828094746995985, -0.3875456432204344, -0.40828890496391645, -0.8810336661311544, 0.05876555885788952, -0.5526781563182045, 1.1814332207035927, -0.3439705391202238, -0.599161929913755, -0.6633674309110771], "max": [0.39278275995272394, 0.8259647822666096, 1.5553658506792936, 0.2479601318261239, 0.272385705242149, 1.449518370837254, 0.4740648281238249, -0.05321676159434543, 1.5243052822562806, 0.06065337181452393, 0.16179007090868502, 1.1549528598636725], "count": [2395]}, "eef_sim_pose_action": {"mean": [0.14337498558865697, 0.34715620974657163, 1.284507681017829, -0.018368553995219115, -0.031984535614545874, 0.06469522174920564, 0.16068643936310031, -0.30866031256694115, 1.27233176118591, -0.08695390576990095, -0.08918367194529941, 0.10354858116595993], "std": [0.10717325189573323, 0.10433987848466976, 0.1323333346426146, 0.11151684291972447, 0.09564462748236471, 0.33697935450696676, 0.14336962627085253, 0.0723290455793708, 0.13252098566323453, 0.07000721129022211, 0.17743145720576392, 0.18508299222814875], "min": [0.04449376822617768, 0.01872819416220068, 1.1828094746995985, -0.3875456432204344, -0.40828890496391645, -0.8810336661311544, 0.05876555885788952, -0.5526781563182045, 1.1814332207035927, -0.3439705391202238, -0.599161929913755, -0.6633674309110771], "max": [0.39278275995272394, 0.8259647822666096, 1.5553658506792936, 0.2479601318261239, 0.272385705242149, 1.449518370837254, 0.4740648281238249, -0.05321676159434543, 1.5243052822562806, 0.06065337181452393, 0.16179007090868502, 1.1549528598636725], "count": [2395]}, "gripper_mode_state": {"mean": [0.9085594989561586, 0.9085594989561586], "std": [0.288234515304277, 0.2882345153042727], "min": [0, 0], "max": [1, 1], "count": [2395]}, "gripper_activity_state": {"mean": [1.8772442588726515, 1.8718162839248433], "std": [0.45320008628435915, 0.4612987018672861], "min": [0, 0], "max": [2, 2], "count": [2395]}, "gripper_mode_action": {"mean": [0.9085594989561586, 0.9085594989561586], "std": [0.288234515304277, 0.2882345153042727], "min": [0, 0], "max": [1, 1], "count": [2395]}, "gripper_activity_action": {"mean": [1.8772442588726515, 1.8718162839248433], "std": [0.45320008628435915, 0.4612987018672861], "min": [0, 0], "max": [2, 2], "count": [2395]}, "gripper_open_scale_state": {"mean": [0.11165139917611587, 0.10891407965689183], "std": [0.23474580761838088, 0.2344097610309793], "min": [0.03157464521271842, 0.023360827139445713], "max": [0.9480714116777692, 0.9531166894095284], "count": [2395]}, "gripper_open_scale_action": {"mean": [0.11165139917611587, 0.10891407965689183], "std": [0.23474580761838088, 0.2344097610309793], "min": [0.03157464521271842, 0.023360827139445713], "max": [0.9480714116777692, 0.9531166894095284], "count": [2395]}}} +{"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.44222690809415555]], [[0.45232486541315403]], [[0.39609222455085097]]], "std": [[[0.2492072915112697]], [[0.24021919081672197]], [[0.20360106543452852]]], "count": [276]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43316661733131256]], [[0.4409068805058255]], [[0.430648206363866]]], "std": [[[0.18635958790917026]], [[0.18595493165726107]], [[0.1986349084867748]]], "count": [276]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4262979460705377]], [[0.43357571398124467]], [[0.4224735335559344]]], "std": [[[0.1946465963500027]], [[0.19208706055041855]], [[0.2034101253572518]]], "count": [276]}, "observation.state": {"min": [-0.4724660813808441, -4.352148754401814e-19, -1.6382914781570435, -0.9249095320701599, -0.7880516648292542, -0.15493206679821014, 0.05399741232395172, -0.8344855308532715, 0.0, -1.8714114427566528, -0.6734175682067871, -0.24251143634319305, -0.279184490442276, 0.040698759257793427], "max": [0.8329430818557739, 1.8684449195861816, 0.0, 0.010797930881381035, 0.3711957037448883, 0.12809382379055023, 1.6593847274780273, 0.6381360292434692, 1.9880391359329224, -0.0015339808305725455, 0.31287577748298645, 0.4361579120159149, 1.0492428541183472, 1.669641375541687], "mean": [0.02690832130610943, 0.35175782442092896, -0.27854475378990173, -0.12489542365074158, 0.00014717275917064399, -0.002133413450792432, 0.15020641684532166, -0.06696954369544983, 0.6886793971061707, -0.5851816534996033, -0.20219086110591888, 0.10313105583190918, -0.014670204371213913, 0.3248102068901062], "std": [0.18878428637981415, 0.6246085166931152, 0.5101047158241272, 0.2498530149459839, 0.13598370552062988, 0.04572777822613716, 0.3368862569332123, 0.2431371510028839, 0.7945771813392639, 0.7041128277778625, 0.29363447427749634, 0.1357271820306778, 0.19814957678318024, 0.5570025444030762], "count": [1802]}, "action": {"min": [-0.4724660813808441, -4.352148754401814e-19, -1.6382914781570435, -0.9249095320701599, -0.7880516648292542, -0.15493206679821014, 0.05399741232395172, -0.8344855308532715, 0.0, -1.8714114427566528, -0.6734175682067871, -0.24251143634319305, -0.279184490442276, 0.040698759257793427], "max": [0.8329430818557739, 1.8684449195861816, 0.0, 0.010797930881381035, 0.3711957037448883, 0.12809382379055023, 1.6593847274780273, 0.6381360292434692, 1.9880391359329224, -0.0015339808305725455, 0.31287577748298645, 0.4361579120159149, 1.0492428541183472, 1.669641375541687], "mean": [0.02690832130610943, 0.35175782442092896, -0.27854475378990173, -0.12489542365074158, 0.00014717275917064399, -0.002133413450792432, 0.15020641684532166, -0.06696954369544983, 0.6886793971061707, -0.5851816534996033, -0.20219086110591888, 0.10313105583190918, -0.014670204371213913, 0.3248102068901062], "std": [0.18878428637981415, 0.6246085166931152, 0.5101047158241272, 0.2498530149459839, 0.13598370552062988, 0.04572777822613716, 0.3368862569332123, 0.2431371510028839, 0.7945771813392639, 0.7041128277778625, 0.29363447427749634, 0.1357271820306778, 0.19814957678318024, 0.5570025444030762], "count": [1802]}, "timestamp": {"min": [0.0], "max": [60.03333333333333], "mean": [30.016666666666666], "std": [17.339750414710252], "count": [1802]}, "frame_index": {"min": [0], "max": [1801], "mean": [900.5], "std": [520.1925124413076], "count": [1802]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1802]}, "index": {"min": [148948], "max": [150749], "mean": [149848.5], "std": [520.1925124413076], "count": [1802]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1802]}, "subtask_annotation": {"mean": [5.452830188679245, 12.0, 12.0, 12.0, 12.0], "std": [3.6135835241077916, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1802]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1802]}, "eef_direction_state": {"mean": [5.1104328523862375, 4.570477247502775], "std": [1.7645893936800519, 2.0173428680476264], "min": [0, 0], "max": [6, 6], "count": [1802]}, "eef_velocity_state": {"mean": [0.38623751387347394, 0.6936736958934517], "std": [0.7234684501864044, 0.8854815779761736], "min": [0, 0], "max": [2, 2], "count": [1802]}, "eef_acc_mag_state": {"mean": [0.34961154273029965, 0.6109877913429522], "std": [0.6802039617402283, 0.7961834746257462], "min": [0, 0], "max": [2, 2], "count": [1802]}, "eef_direction_action": {"mean": [5.1104328523862375, 4.570477247502775], "std": [1.7645893936800519, 2.0173428680476264], "min": [0, 0], "max": [6, 6], "count": [1802]}, "eef_velocity_action": {"mean": [0.38623751387347394, 0.6936736958934517], "std": [0.7234684501864044, 0.8854815779761736], "min": [0, 0], "max": [2, 2], "count": [1802]}, "eef_acc_mag_action": {"mean": [0.34961154273029965, 0.6109877913429522], "std": [0.6802039617402283, 0.7961834746257462], "min": [0, 0], "max": [2, 2], "count": [1802]}, "eef_sim_pose_state": {"mean": [0.13051293968842295, 0.33922637803870653, 1.2450595709262238, -0.0027034083173903, -0.04984988258257451, 0.027195407043999385, 0.1939775863131898, -0.34999075714891786, 1.2998492914354849, -0.0307137664422907, -0.09643584765279967, 0.03902341101700713], "std": [0.11443383116009243, 0.043942301475397155, 0.10972110370103287, 0.04291439691007893, 0.11180790148491654, 0.1378797745455189, 0.15586734866280166, 0.059276277669499916, 0.13302746593187545, 0.19196195237356498, 0.1697692145831887, 0.19890328931615092], "min": [0.059735941550372595, 0.2152042578210036, 1.1818762172414898, -0.13321460569413127, -0.42882696721950264, -0.6624715221137256, 0.056114273693745345, -0.5879780928508204, 1.1815100297508814, -0.28010172265151895, -0.4340706302921178, -0.8560328178325199], "max": [0.41349083266967473, 0.603902388580832, 1.4903144630411864, 0.11001112804677657, 0.31190470867223397, 0.6285281160771873, 0.45621510654266356, -0.17054926637906684, 1.5285626965726316, 1.0531124355546355, 0.311523768925156, 0.662780939623377], "count": [1802]}, "eef_sim_pose_action": {"mean": [0.13051293968842295, 0.33922637803870653, 1.2450595709262238, -0.0027034083173903, -0.04984988258257451, 0.027195407043999385, 0.1939775863131898, -0.34999075714891786, 1.2998492914354849, -0.0307137664422907, -0.09643584765279967, 0.03902341101700713], "std": [0.11443383116009243, 0.043942301475397155, 0.10972110370103287, 0.04291439691007893, 0.11180790148491654, 0.1378797745455189, 0.15586734866280166, 0.059276277669499916, 0.13302746593187545, 0.19196195237356498, 0.1697692145831887, 0.19890328931615092], "min": [0.059735941550372595, 0.2152042578210036, 1.1818762172414898, -0.13321460569413127, -0.42882696721950264, -0.6624715221137256, 0.056114273693745345, -0.5879780928508204, 1.1815100297508814, -0.28010172265151895, -0.4340706302921178, -0.8560328178325199], "max": [0.41349083266967473, 0.603902388580832, 1.4903144630411864, 0.11001112804677657, 0.31190470867223397, 0.6285281160771873, 0.45621510654266356, -0.17054926637906684, 1.5285626965726316, 1.0531124355546355, 0.311523768925156, 0.662780939623377], "count": [1802]}, "gripper_mode_state": {"mean": [0.937291897891232, 0.8196448390677026], "std": [0.2424372001956065, 0.38448299943869874], "min": [0, 0], "max": [1, 1], "count": [1802]}, "gripper_activity_state": {"mean": [1.8962264150943395, 1.7758046614872365], "std": [0.41716389544379673, 0.5919479512061931], "min": [0, 0], "max": [2, 2], "count": [1802]}, "gripper_mode_action": {"mean": [0.937291897891232, 0.8196448390677026], "std": [0.2424372001956065, 0.38448299943869874], "min": [0, 0], "max": [1, 1], "count": [1802]}, "gripper_activity_action": {"mean": [1.8962264150943395, 1.7758046614872365], "std": [0.41716389544379673, 0.5919479512061931], "min": [0, 0], "max": [2, 2], "count": [1802]}, "gripper_open_scale_state": {"mean": [0.08583190818043346, 0.18560684783836393], "std": [0.19250550717914952, 0.3182873014613578], "min": [0.030855664185115268, 0.023256433861596242], "max": [0.9482198442731585, 0.9540807860238212], "count": [1802]}, "gripper_open_scale_action": {"mean": [0.08583190818043346, 0.18560684783836393], "std": [0.19250550717914952, 0.3182873014613578], "min": [0.030855664185115268, 0.023256433861596242], "max": [0.9482198442731585, 0.9540807860238212], "count": [1802]}}} +{"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.44399321725217866]], [[0.4587112044154783]], [[0.4001928530092593]]], "std": [[[0.24659144353905346]], [[0.24000925719259952]], [[0.2032308999526163]]], "count": [352]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43870569667260845]], [[0.4453847226864231]], [[0.43378271996930085]]], "std": [[[0.1832737480566421]], [[0.18307349220521202]], [[0.19647161684113204]]], "count": [352]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271871286393345]], [[0.4345501739205784]], [[0.4228191659239453]]], "std": [[[0.18584801818565597]], [[0.18453005930441782]], [[0.19610128585213388]]], "count": [352]}, "observation.state": {"min": [-0.9572039842605591, -5.421010862427522e-20, -1.8939833641052246, -0.8114758133888245, -0.8325279951095581, -0.2946285307407379, 0.05376463755965233, -0.9127185940742493, -3.2526065174565133e-19, -1.9527575969696045, -0.7961360216140747, -0.2653578817844391, -0.4555923044681549, 0.04123450070619583], "max": [1.2455923557281494, 2.317481279373169, 1.918399902933743e-05, 0.049569692462682724, 0.6620320081710815, 0.24083498120307922, 1.663883090019226, 0.7915340662002563, 2.1951208114624023, -0.00119682343211025, 0.0793723464012146, 0.8644043207168579, 0.19941750168800354, 1.6628910303115845], "mean": [0.02735169231891632, 0.4756166636943817, -0.351068913936615, -0.16466198861598969, -0.017214197665452957, -0.015748145058751106, 0.15998363494873047, -0.03934076428413391, 0.5115549564361572, -0.4003210663795471, -0.18694376945495605, 0.050841156393289566, -0.08269551396369934, 0.18935087323188782], "std": [0.34312060475349426, 0.6814284324645996, 0.5275624394416809, 0.27215975522994995, 0.21919524669647217, 0.09018343687057495, 0.3564755320549011, 0.24379952251911163, 0.7036718726158142, 0.5745325684547424, 0.2724127769470215, 0.16855432093143463, 0.09383703023195267, 0.40654540061950684], "count": [2487]}, "action": {"min": [-0.9572039842605591, -5.421010862427522e-20, -1.8939833641052246, -0.8114758133888245, -0.8325279951095581, -0.2946285307407379, 0.05376463755965233, -0.9127185940742493, -3.2526065174565133e-19, -1.9527575969696045, -0.7961360216140747, -0.2653578817844391, -0.4555923044681549, 0.04123450070619583], "max": [1.2455923557281494, 2.317481279373169, 1.918399902933743e-05, 0.049569692462682724, 0.6620320081710815, 0.24083498120307922, 1.663883090019226, 0.7915340662002563, 2.1951208114624023, -0.00119682343211025, 0.0793723464012146, 0.8644043207168579, 0.19941750168800354, 1.6628910303115845], "mean": [0.02735169231891632, 0.4756166636943817, -0.351068913936615, -0.16466198861598969, -0.017214197665452957, -0.015748145058751106, 0.15998363494873047, -0.03934076428413391, 0.5115549564361572, -0.4003210663795471, -0.18694376945495605, 0.050841156393289566, -0.08269551396369934, 0.18935087323188782], "std": [0.34312060475349426, 0.6814284324645996, 0.5275624394416809, 0.27215975522994995, 0.21919524669647217, 0.09018343687057495, 0.3564755320549011, 0.24379952251911163, 0.7036718726158142, 0.5745325684547424, 0.2724127769470215, 0.16855432093143463, 0.09383703023195267, 0.40654540061950684], "count": [2487]}, "timestamp": {"min": [0.0], "max": [82.86666666666666], "mean": [41.43333333333333], "std": [23.9311667233493], "count": [2487]}, "frame_index": {"min": [0], "max": [2486], "mean": [1243.0], "std": [717.9350017004789], "count": [2487]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [2487]}, "index": {"min": [150750], "max": [153236], "mean": [151993.0], "std": [717.9350017004789], "count": [2487]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2487]}, "subtask_annotation": {"mean": [5.0088459991958185, 12.0, 12.0, 12.0, 12.0], "std": [3.797010939409017, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2487]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [2487]}, "eef_direction_state": {"mean": [4.735826296743064, 4.720144752714114], "std": [2.0089704213812807, 1.9750372946338342], "min": [0, 0], "max": [6, 6], "count": [2487]}, "eef_velocity_state": {"mean": [0.5621230398069964, 0.6220345798150382], "std": [0.8427061141543305, 0.8659006168013643], "min": [0, 0], "max": [2, 2], "count": [2487]}, "eef_acc_mag_state": {"mean": [0.4628065942903096, 0.5142742259750703], "std": [0.7460685350121585, 0.7707048938242598], "min": [0, 0], "max": [2, 2], "count": [2487]}, "eef_direction_action": {"mean": [4.735826296743064, 4.720144752714114], "std": [2.0089704213812807, 1.9750372946338342], "min": [0, 0], "max": [6, 6], "count": [2487]}, "eef_velocity_action": {"mean": [0.5621230398069964, 0.6220345798150382], "std": [0.8427061141543305, 0.8659006168013643], "min": [0, 0], "max": [2, 2], "count": [2487]}, "eef_acc_mag_action": {"mean": [0.4628065942903096, 0.5142742259750703], "std": [0.7460685350121585, 0.7707048938242598], "min": [0, 0], "max": [2, 2], "count": [2487]}, "eef_sim_pose_state": {"mean": [0.14005005923096508, 0.34556166417688644, 1.2595045509063125, -0.009068929916448398, -0.03695439167715072, 0.00919713189874747, 0.1557930037292099, -0.34407829637177173, 1.2713401717974022, -0.0880613376002516, -0.07307922964054604, 0.01208437591665684], "std": [0.10435827132235262, 0.09207512202468915, 0.10842353144416045, 0.0649773121838102, 0.0964385596044621, 0.2557872386604187, 0.12555124887826674, 0.06836886095505733, 0.1208765570276423, 0.0821428402937001, 0.13287719636186898, 0.1911109987139859], "min": [0.05876547864820349, 0.11788339992144689, 1.1817088203708934, -0.2929663029415609, -0.4235155636902397, -1.048653025997945, 0.05025914987403948, -0.6897307600170718, 1.182289323549106, -0.3939990149705116, -0.480836046696405, -0.8360655703212454], "max": [0.4215439058735097, 0.7797594554605523, 1.497340681955386, 0.23847920864158062, 0.2411241292230657, 0.8120858202223274, 0.43466098502190276, -0.03738426439742139, 1.506065932976998, 0.14202256213480624, 0.2600917446040525, 0.7194423660830758], "count": [2487]}, "eef_sim_pose_action": {"mean": [0.14005005923096508, 0.34556166417688644, 1.2595045509063125, -0.009068929916448398, -0.03695439167715072, 0.00919713189874747, 0.1557930037292099, -0.34407829637177173, 1.2713401717974022, -0.0880613376002516, -0.07307922964054604, 0.01208437591665684], "std": [0.10435827132235262, 0.09207512202468915, 0.10842353144416045, 0.0649773121838102, 0.0964385596044621, 0.2557872386604187, 0.12555124887826674, 0.06836886095505733, 0.1208765570276423, 0.0821428402937001, 0.13287719636186898, 0.1911109987139859], "min": [0.05876547864820349, 0.11788339992144689, 1.1817088203708934, -0.2929663029415609, -0.4235155636902397, -1.048653025997945, 0.05025914987403948, -0.6897307600170718, 1.182289323549106, -0.3939990149705116, -0.480836046696405, -0.8360655703212454], "max": [0.4215439058735097, 0.7797594554605523, 1.497340681955386, 0.23847920864158062, 0.2411241292230657, 0.8120858202223274, 0.43466098502190276, -0.03738426439742139, 1.506065932976998, 0.14202256213480624, 0.2600917446040525, 0.7194423660830758], "count": [2487]}, "gripper_mode_state": {"mean": [0.9312424607961399, 0.904302372336148], "std": [0.2530413800280251, 0.2941761236459565], "min": [0, 0], "max": [1, 1], "count": [2487]}, "gripper_activity_state": {"mean": [1.8978689183755528, 1.8311218335343789], "std": [0.4148716648532426, 0.523309183025852], "min": [0, 0], "max": [2, 2], "count": [2487]}, "gripper_mode_action": {"mean": [0.9312424607961399, 0.904302372336148], "std": [0.2530413800280251, 0.2941761236459565], "min": [0, 0], "max": [1, 1], "count": [2487]}, "gripper_activity_action": {"mean": [1.8978689183755528, 1.8311218335343789], "std": [0.4148716648532426, 0.523309183025852], "min": [0, 0], "max": [2, 2], "count": [2487]}, "gripper_open_scale_state": {"mean": [0.09141818432587784, 0.10820145329052211], "std": [0.20369996617447017, 0.2323108546023778], "min": [0.030722650034087046, 0.023562571832111905], "max": [0.9507903371538434, 0.950223445892334], "count": [2487]}, "gripper_open_scale_action": {"mean": [0.09141818432587784, 0.10820145329052211], "std": [0.20369996617447017, 0.2323108546023778], "min": [0.030722650034087046, 0.023562571832111905], "max": [0.9507903371538434, 0.950223445892334], "count": [2487]}}} +{"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.4237781035770911]], [[0.44162811255974177]], [[0.3906215181535092]]], "std": [[[0.25234531388310416]], [[0.2470577054048413]], [[0.21103344169984595]]], "count": [382]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42784632324424826]], [[0.43503842221880024]], [[0.42431173362305946]]], "std": [[[0.18419784755716306]], [[0.183359153019449]], [[0.19575721060738263]]], "count": [382]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4234299153634694]], [[0.4327110238510762]], [[0.42232934746033374]]], "std": [[[0.19745149045076174]], [[0.19384031440102717]], [[0.2050283365774083]]], "count": [382]}, "observation.state": {"min": [-1.2438527345657349, -5.319599327122088e-21, -1.993831753730774, -0.4360005855560303, -0.9275081753730774, -0.2653786838054657, 0.051298774778842926, -0.8252816796302795, 0.0, -1.6720390319824219, -0.8473924994468689, -0.16106797754764557, -0.32982751727104187, 0.03972091153264046], "max": [1.1995729207992554, 2.1168935298919678, 0.0, 0.3666214048862457, 0.8243076205253601, 0.26691266894340515, 1.6617223024368286, 0.8450695276260376, 1.9358713626861572, -1.5469511708943173e-05, 0.09484140574932098, 0.45793288946151733, 0.1840776950120926, 1.66800057888031], "mean": [0.09360475093126297, 0.6299019455909729, -0.685977578163147, -0.02156161703169346, 0.024939442053437233, -0.04987505078315735, 0.2337019145488739, -0.0372963510453701, 0.4400198459625244, -0.3851224184036255, -0.1592913269996643, 0.0653633326292038, -0.0196837168186903, 0.16274194419384003], "std": [0.3921787440776825, 0.7452690601348877, 0.7976294159889221, 0.14008846879005432, 0.23173485696315765, 0.09903933852910995, 0.45785367488861084, 0.18886837363243103, 0.6744896769523621, 0.599502444267273, 0.2614832818508148, 0.10583963990211487, 0.08944099396467209, 0.3801909387111664], "count": [2778]}, "action": {"min": [-1.2438527345657349, -5.319599327122088e-21, -1.993831753730774, -0.4360005855560303, -0.9275081753730774, -0.2653786838054657, 0.051298774778842926, -0.8252816796302795, 0.0, -1.6720390319824219, -0.8473924994468689, -0.16106797754764557, -0.32982751727104187, 0.03972091153264046], "max": [1.1995729207992554, 2.1168935298919678, 0.0, 0.3666214048862457, 0.8243076205253601, 0.26691266894340515, 1.6617223024368286, 0.8450695276260376, 1.9358713626861572, -1.5469511708943173e-05, 0.09484140574932098, 0.45793288946151733, 0.1840776950120926, 1.66800057888031], "mean": [0.09360475093126297, 0.6299019455909729, -0.685977578163147, -0.02156161703169346, 0.024939442053437233, -0.04987505078315735, 0.2337019145488739, -0.0372963510453701, 0.4400198459625244, -0.3851224184036255, -0.1592913269996643, 0.0653633326292038, -0.0196837168186903, 0.16274194419384003], "std": [0.3921787440776825, 0.7452690601348877, 0.7976294159889221, 0.14008846879005432, 0.23173485696315765, 0.09903933852910995, 0.45785367488861084, 0.18886837363243103, 0.6744896769523621, 0.599502444267273, 0.2614832818508148, 0.10583963990211487, 0.08944099396467209, 0.3801909387111664], "count": [2778]}, "timestamp": {"min": [0.0], "max": [92.56666666666666], "mean": [46.28333333333334], "std": [26.731315731567364], "count": [2778]}, "frame_index": {"min": [0], "max": [2777], "mean": [1388.5], "std": [801.9394719470208], "count": [2778]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [2778]}, "index": {"min": [153237], "max": [156014], "mean": [154625.5], "std": [801.9394719470208], "count": [2778]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2778]}, "subtask_annotation": {"mean": [4.797696184305256, 12.0, 12.0, 12.0, 12.0], "std": [3.1952485228787477, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2778]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [2778]}, "eef_direction_state": {"mean": [4.540316774658027, 5.109791216702664], "std": [2.004852331972588, 1.7371883888991946], "min": [0, 0], "max": [6, 6], "count": [2778]}, "eef_velocity_state": {"mean": [0.7210223182145429, 0.4424046076313895], "std": [0.900122441198489, 0.7834879687192148], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_acc_mag_state": {"mean": [0.5788336933045356, 0.3830093592512599], "std": [0.7921581600007692, 0.7044234508025282], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_direction_action": {"mean": [4.540316774658027, 5.109791216702664], "std": [2.004852331972588, 1.7371883888991946], "min": [0, 0], "max": [6, 6], "count": [2778]}, "eef_velocity_action": {"mean": [0.7210223182145429, 0.4424046076313895], "std": [0.900122441198489, 0.7834879687192148], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_acc_mag_action": {"mean": [0.5788336933045356, 0.3830093592512599], "std": [0.7921581600007692, 0.7044234508025282], "min": [0, 0], "max": [2, 2], "count": [2778]}, "eef_sim_pose_state": {"mean": [0.1542712411729351, 0.3637463943134445, 1.3224054741299367, -0.050354176020029354, -0.07562156969624055, 0.11884517861836466, 0.14416497727699965, -0.3440744944772566, 1.27079476118073, -0.03849861845123647, -0.10186243833709842, 0.03174447551218126], "std": [0.10718818605556354, 0.10253792234811629, 0.15893216841885618, 0.07836098232717424, 0.12454684293090126, 0.38250178112191086, 0.12101307821513362, 0.05063606324319166, 0.13272530595449378, 0.0721954865351034, 0.17033468594910595, 0.1928886493774089], "min": [0.03696594889760801, 0.14033191017163904, 1.1824949999999999, -0.2849176140715405, -0.44784739575341037, -0.9763930606749791, 0.053933676630673416, -0.6014629904736131, 1.1819204797916745, -0.3271759603444883, -0.5534045575588586, -0.7557704090253693], "max": [0.37919492155938184, 0.7105355235680283, 1.5675543756654544, 0.18537180337846595, 0.18885782967711684, 1.4969583507514201, 0.4390855720363701, -0.06305438098663597, 1.5170504127569702, 0.08013334786083681, 0.27966793380234733, 1.266476026662032], "count": [2778]}, "eef_sim_pose_action": {"mean": [0.1542712411729351, 0.3637463943134445, 1.3224054741299367, -0.050354176020029354, -0.07562156969624055, 0.11884517861836466, 0.14416497727699965, -0.3440744944772566, 1.27079476118073, -0.03849861845123647, -0.10186243833709842, 0.03174447551218126], "std": [0.10718818605556354, 0.10253792234811629, 0.15893216841885618, 0.07836098232717424, 0.12454684293090126, 0.38250178112191086, 0.12101307821513362, 0.05063606324319166, 0.13272530595449378, 0.0721954865351034, 0.17033468594910595, 0.1928886493774089], "min": [0.03696594889760801, 0.14033191017163904, 1.1824949999999999, -0.2849176140715405, -0.44784739575341037, -0.9763930606749791, 0.053933676630673416, -0.6014629904736131, 1.1819204797916745, -0.3271759603444883, -0.5534045575588586, -0.7557704090253693], "max": [0.37919492155938184, 0.7105355235680283, 1.5675543756654544, 0.18537180337846595, 0.18885782967711684, 1.4969583507514201, 0.4390855720363701, -0.06305438098663597, 1.5170504127569702, 0.08013334786083681, 0.27966793380234733, 1.266476026662032], "count": [2778]}, "gripper_mode_state": {"mean": [0.8837293016558675, 0.9233261339092873], "std": [0.3205492521449693, 0.266073268761474], "min": [0, 0], "max": [1, 1], "count": [2778]}, "gripper_activity_state": {"mean": [1.8585313174946003, 1.8876889848812095], "std": [0.48274876187285376, 0.43387805518198574], "min": [0, 0], "max": [2, 2], "count": [2778]}, "gripper_mode_action": {"mean": [0.8837293016558675, 0.9233261339092873], "std": [0.3205492521449693, 0.266073268761474], "min": [0, 0], "max": [1, 1], "count": [2778]}, "gripper_activity_action": {"mean": [1.8585313174946003, 1.8876889848812095], "std": [0.48274876187285376, 0.43387805518198574], "min": [0, 0], "max": [2, 2], "count": [2778]}, "gripper_open_scale_state": {"mean": [0.1335447663583977, 0.09299458335894664], "std": [0.26163133461756344, 0.2172523875515731], "min": [0.029313585587910244, 0.022697663732937405], "max": [0.9495556013924735, 0.9531431879316058], "count": [2778]}, "gripper_open_scale_action": {"mean": [0.1335447663583977, 0.09299458335894664], "std": [0.26163133461756344, 0.2172523875515731], "min": [0.029313585587910244, 0.022697663732937405], "max": [0.9495556013924735, 0.9531431879316058], "count": [2778]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5613958322991643]], [[0.5901618722594523]], [[0.5448059912854031]]], "std": [[[0.20205582200659225]], [[0.20125999854382756]], [[0.22338955447753123]]], "count": [395]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43505253716113734]], [[0.45547820730261157]], [[0.4480613889578335]]], "std": [[[0.15600841095526072]], [[0.15504399554518658]], [[0.18641684995030416]]], "count": [395]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321077038691707]], [[0.4432536257963101]], [[0.42809799440169877]]], "std": [[[0.16779861526590248]], [[0.16521987743304226]], [[0.1958012171311924]]], "count": [395]}, "observation.state": {"min": [-1.0691356658935547, -5.216523252392604e-21, -2.001844882965088, -0.5094414353370667, -0.5426706075668335, -0.5384272336959839, 0.05390829220414162, -0.6519418358802795, 0.0, -1.9573594331741333, -0.7148350477218628, -0.21322332322597504, -0.3435664474964142, 0.04706983640789986], "max": [0.8851069211959839, 2.1475729942321777, 0.0, 0.2989680767059326, 0.803805947303772, 0.24173448979854584, 1.6612029075622559, 0.5767768025398254, 2.12762188911438, 0.0, 0.14727067947387695, 0.47701495885849, 0.09934798628091812, 1.6735341548919678], "mean": [0.016200529411435127, 0.8515859842300415, -0.872226357460022, -0.031365543603897095, 0.1704336255788803, -0.10031171888113022, 0.27254393696784973, 0.01044306717813015, 0.29326745867729187, -0.26277267932891846, -0.07850117236375809, 0.04197193309664726, -0.08777274936437607, 0.13106325268745422], "std": [0.41138991713523865, 0.82791668176651, 0.8454446196556091, 0.1379222720861435, 0.257258802652359, 0.1670917123556137, 0.4977722764015198, 0.1380612999200821, 0.5994902849197388, 0.5484591126441956, 0.17383986711502075, 0.0902910903096199, 0.0501476489007473, 0.3229343593120575], "count": [2904]}, "action": {"min": [-1.0691356658935547, -5.216523252392604e-21, -2.001844882965088, -0.5094414353370667, -0.5426706075668335, -0.5384272336959839, 0.05390829220414162, -0.6519418358802795, 0.0, -1.9573594331741333, -0.7148350477218628, -0.21322332322597504, -0.3435664474964142, 0.04706983640789986], "max": [0.8851069211959839, 2.1475729942321777, 0.0, 0.2989680767059326, 0.803805947303772, 0.24173448979854584, 1.6612029075622559, 0.5767768025398254, 2.12762188911438, 0.0, 0.14727067947387695, 0.47701495885849, 0.09934798628091812, 1.6735341548919678], "mean": [0.016200529411435127, 0.8515859842300415, -0.872226357460022, -0.031365543603897095, 0.1704336255788803, -0.10031171888113022, 0.27254393696784973, 0.01044306717813015, 0.29326745867729187, -0.26277267932891846, -0.07850117236375809, 0.04197193309664726, -0.08777274936437607, 0.13106325268745422], "std": [0.41138991713523865, 0.82791668176651, 0.8454446196556091, 0.1379222720861435, 0.257258802652359, 0.1670917123556137, 0.4977722764015198, 0.1380612999200821, 0.5994902849197388, 0.5484591126441956, 0.17383986711502075, 0.0902910903096199, 0.0501476489007473, 0.3229343593120575], "count": [2904]}, "timestamp": {"min": [0.0], "max": [96.76666666666667], "mean": [48.38333333333334], "std": [27.943751372010535], "count": [2904]}, "frame_index": {"min": [0], "max": [2903], "mean": [1451.5], "std": [838.3125411603161], "count": [2904]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [2904]}, "index": {"min": [156015], "max": [158918], "mean": [157466.5], "std": [838.3125411603161], "count": [2904]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2904]}, "subtask_annotation": {"mean": [4.964187327823692, 12.0, 12.0, 12.0, 12.0], "std": [3.187779884654332, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2904]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [2904]}, "eef_direction_state": {"mean": [4.097107438016529, 5.334022038567493], "std": [2.0671089210506848, 1.6608022123344373], "min": [0, 0], "max": [6, 6], "count": [2904]}, "eef_velocity_state": {"mean": [0.9535123966942148, 0.2689393939393939], "std": [0.9175222979315933, 0.6371635484798522], "min": [0, 0], "max": [2, 2], "count": [2904]}, "eef_acc_mag_state": {"mean": [0.7858126721763086, 0.25], "std": [0.8370664623725814, 0.5968523957974418], "min": [0, 0], "max": [2, 2], "count": [2904]}, "eef_direction_action": {"mean": [4.097107438016529, 5.334022038567493], "std": [2.0671089210506848, 1.6608022123344373], "min": [0, 0], "max": [6, 6], "count": [2904]}, "eef_velocity_action": {"mean": [0.9535123966942148, 0.2689393939393939], "std": [0.9175222979315933, 0.6371635484798522], "min": [0, 0], "max": [2, 2], "count": [2904]}, "eef_acc_mag_action": {"mean": [0.7858126721763086, 0.25], "std": [0.8370664623725814, 0.5968523957974418], "min": [0, 0], "max": [2, 2], "count": [2904]}, "eef_sim_pose_state": {"mean": [0.2011374048966834, 0.35105457652769745, 1.3422995062237126, -0.11277491699873415, -0.0483942251349482, 0.18862245817845602, 0.12118647616865764, -0.3311486013527779, 1.238917364855235, -0.08922793784325317, -0.047294635136750425, 0.05269404567539727], "std": [0.13596477176468652, 0.12541129543026666, 0.14604843282694074, 0.17418287170614782, 0.11989760626770757, 0.4343818824104754, 0.11007783202623522, 0.038048335347591125, 0.11472466618195058, 0.053140365701695655, 0.1202922315850993, 0.13964100540014615], "min": [0.015626058326476434, 0.009054590139876036, 1.181877399046795, -0.5592125129440697, -0.6358941872460487, -0.9939025273881752, 0.06842745937734328, -0.5250334255583251, 1.1809767890705964, -0.36562654440407316, -0.5789600158601621, -0.849491199054218], "max": [0.446932248440079, 0.6513218972579282, 1.5612761022716715, 0.35678541015502374, 0.29321104893699346, 1.4059752460249721, 0.4552184236363904, -0.10077023149482209, 1.5174712098214524, 0.07002137324566926, 0.135205876476721, 0.7182261884994179], "count": [2904]}, "eef_sim_pose_action": {"mean": [0.2011374048966834, 0.35105457652769745, 1.3422995062237126, -0.11277491699873415, -0.0483942251349482, 0.18862245817845602, 0.12118647616865764, -0.3311486013527779, 1.238917364855235, -0.08922793784325317, -0.047294635136750425, 0.05269404567539727], "std": [0.13596477176468652, 0.12541129543026666, 0.14604843282694074, 0.17418287170614782, 0.11989760626770757, 0.4343818824104754, 0.11007783202623522, 0.038048335347591125, 0.11472466618195058, 0.053140365701695655, 0.1202922315850993, 0.13964100540014615], "min": [0.015626058326476434, 0.009054590139876036, 1.181877399046795, -0.5592125129440697, -0.6358941872460487, -0.9939025273881752, 0.06842745937734328, -0.5250334255583251, 1.1809767890705964, -0.36562654440407316, -0.5789600158601621, -0.849491199054218], "max": [0.446932248440079, 0.6513218972579282, 1.5612761022716715, 0.35678541015502374, 0.29321104893699346, 1.4059752460249721, 0.4552184236363904, -0.10077023149482209, 1.5174712098214524, 0.07002137324566926, 0.135205876476721, 0.7182261884994179], "count": [2904]}, "gripper_mode_state": {"mean": [0.8581267217630854, 0.946969696969697], "std": [0.34892012145936957, 0.22409393117800563], "min": [0, 0], "max": [1, 1], "count": [2904]}, "gripper_activity_state": {"mean": [1.828168044077135, 1.928030303030303], "std": [0.5259308466972884, 0.3520690189764651], "min": [0, 0], "max": [2, 2], "count": [2904]}, "gripper_mode_action": {"mean": [0.8581267217630854, 0.946969696969697], "std": [0.34892012145936957, 0.22409393117800563], "min": [0, 0], "max": [1, 1], "count": [2904]}, "gripper_activity_action": {"mean": [1.828168044077135, 1.928030303030303], "std": [0.5259308466972884, 0.3520690189764651], "min": [0, 0], "max": [2, 2], "count": [2904]}, "gripper_open_scale_state": {"mean": [0.15573775786899477, 0.07489066787462188], "std": [0.2844416043866935, 0.18453082037832855], "min": [0.030804738402366638, 0.026897049375942776], "max": [0.9492588043212891, 0.9563052313668388], "count": [2904]}, "gripper_open_scale_action": {"mean": [0.15573775786899477, 0.07489066787462188], "std": [0.2844416043866935, 0.18453082037832855], "min": [0.030804738402366638, 0.026897049375942776], "max": [0.9492588043212891, 0.9563052313668388], "count": [2904]}}} +{"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.46155577784996193]], [[0.4761683867824238]], [[0.4177753440231514]]], "std": [[[0.2519221469854195]], [[0.24596857204293288]], [[0.21101319913989272]]], "count": [332]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231895236173452]], [[0.42902042483660136]], [[0.4167427495931438]]], "std": [[[0.1819355525088962]], [[0.1821142552529715]], [[0.19629091825575465]]], "count": [332]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42377383389768225]], [[0.4323474059637242]], [[0.4222616052445074]]], "std": [[[0.18524178465479532]], [[0.18340676357746397]], [[0.1942762919022673]]], "count": [332]}, "observation.state": {"min": [-0.5046796798706055, -2.7362700529432185e-26, -1.8739734888076782, -1.1833468675613403, -0.6150273084640503, -0.24236896634101868, 0.05323391035199165, -0.7761942744255066, 0.0, -1.756774663925171, -1.1811652183532715, -0.38656315207481384, -0.2727644145488739, 0.04150962457060814], "max": [0.8697671294212341, 2.2794954776763916, 3.6441130866113314e-16, 0.05800136923789978, 0.316954106092453, 0.18561168015003204, 1.6591249704360962, 0.8252816796302795, 2.2380778789520264, 0.0, -0.05062136426568031, 0.6642220616340637, 0.14380507171154022, 1.6740530729293823], "mean": [0.032843805849552155, 0.6102310419082642, -0.42996010184288025, -0.24466857314109802, -0.03548545017838478, -0.02656710520386696, 0.18454736471176147, -0.019522614777088165, 0.6428630948066711, -0.40677687525749207, -0.36060425639152527, -0.0680021122097969, 0.0022835347335785627, 0.1842324435710907], "std": [0.239528626203537, 0.8676794767379761, 0.6522651314735413, 0.35246261954307556, 0.14838357269763947, 0.07336980104446411, 0.39375221729278564, 0.19409294426441193, 0.8433281779289246, 0.570296049118042, 0.4096032977104187, 0.1316089928150177, 0.07839062064886093, 0.41082116961479187], "count": [2308]}, "action": {"min": [-0.5046796798706055, -2.7362700529432185e-26, -1.8739734888076782, -1.1833468675613403, -0.6150273084640503, -0.24236896634101868, 0.05323391035199165, -0.7761942744255066, 0.0, -1.756774663925171, -1.1811652183532715, -0.38656315207481384, -0.2727644145488739, 0.04150962457060814], "max": [0.8697671294212341, 2.2794954776763916, 3.6441130866113314e-16, 0.05800136923789978, 0.316954106092453, 0.18561168015003204, 1.6591249704360962, 0.8252816796302795, 2.2380778789520264, 0.0, -0.05062136426568031, 0.6642220616340637, 0.14380507171154022, 1.6740530729293823], "mean": [0.032843805849552155, 0.6102310419082642, -0.42996010184288025, -0.24466857314109802, -0.03548545017838478, -0.02656710520386696, 0.18454736471176147, -0.019522614777088165, 0.6428630948066711, -0.40677687525749207, -0.36060425639152527, -0.0680021122097969, 0.0022835347335785627, 0.1842324435710907], "std": [0.239528626203537, 0.8676794767379761, 0.6522651314735413, 0.35246261954307556, 0.14838357269763947, 0.07336980104446411, 0.39375221729278564, 0.19409294426441193, 0.8433281779289246, 0.570296049118042, 0.4096032977104187, 0.1316089928150177, 0.07839062064886093, 0.41082116961479187], "count": [2308]}, "timestamp": {"min": [0.0], "max": [76.9], "mean": [38.449999999999996], "std": [22.20873827022948], "count": [2308]}, "frame_index": {"min": [0], "max": [2307], "mean": [1153.5], "std": [666.2621481068844], "count": [2308]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [2308]}, "index": {"min": [158919], "max": [161226], "mean": [160072.5], "std": [666.2621481068844], "count": [2308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2308]}, "subtask_annotation": {"mean": [5.529896013864818, 12.0, 12.0, 12.0, 12.0], "std": [3.6647258306449917, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2308]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [2308]}, "eef_direction_state": {"mean": [4.657279029462738, 4.500866551126516], "std": [2.067524297584574, 2.189168850109187], "min": [0, 0], "max": [6, 6], "count": [2308]}, "eef_velocity_state": {"mean": [0.5719237435008665, 0.6039861351819757], "std": [0.8447669113821796, 0.8506403255269664], "min": [0, 0], "max": [2, 2], "count": [2308]}, "eef_acc_mag_state": {"mean": [0.45363951473136915, 0.511265164644714], "std": [0.7435567913343462, 0.7700826852786983], "min": [0, 0], "max": [2, 2], "count": [2308]}, "eef_direction_action": {"mean": [4.657279029462738, 4.500866551126516], "std": [2.067524297584574, 2.189168850109187], "min": [0, 0], "max": [6, 6], "count": [2308]}, "eef_velocity_action": {"mean": [0.5719237435008665, 0.6039861351819757], "std": [0.8447669113821796, 0.8506403255269664], "min": [0, 0], "max": [2, 2], "count": [2308]}, "eef_acc_mag_action": {"mean": [0.45363951473136915, 0.511265164644714], "std": [0.7435567913343462, 0.7700826852786983], "min": [0, 0], "max": [2, 2], "count": [2308]}, "eef_sim_pose_state": {"mean": [0.18390024430927412, 0.3449309495290466, 1.2499175997805207, -0.016968878761835896, -0.0623588760435827, -0.004547940528829067, 0.19100477694824253, -0.3448031474554243, 1.2587232633315275, 0.019450005574653786, -0.1221921690156898, -0.08994751916969221], "std": [0.16972544720827915, 0.08716454353164764, 0.0939650013835827, 0.0601461634418358, 0.11830827053024878, 0.1939562172847882, 0.16448982740493234, 0.06929349912386605, 0.09313946318227674, 0.061404485183606236, 0.11337324724489622, 0.20517504098817893], "min": [0.05756514786103523, 0.11637692885675416, 1.1823377624245897, -0.205104212264686, -0.4065047580577803, -0.6293945856747308, 0.06888764543882607, -0.6484039109318063, 1.187681324484966, -0.19685471343791772, -0.4542800989245357, -1.0308723577509262], "max": [0.5517596496014425, 0.6975334363460883, 1.456347371527609, 0.1642864351206535, 0.35723087762957584, 0.633058973356786, 0.5162185393297954, -0.01899973686949324, 1.4423563305200566, 0.20636588986135307, 0.30307066174621977, 0.4258686784135285], "count": [2308]}, "eef_sim_pose_action": {"mean": [0.18390024430927412, 0.3449309495290466, 1.2499175997805207, -0.016968878761835896, -0.0623588760435827, -0.004547940528829067, 0.19100477694824253, -0.3448031474554243, 1.2587232633315275, 0.019450005574653786, -0.1221921690156898, -0.08994751916969221], "std": [0.16972544720827915, 0.08716454353164764, 0.0939650013835827, 0.0601461634418358, 0.11830827053024878, 0.1939562172847882, 0.16448982740493234, 0.06929349912386605, 0.09313946318227674, 0.061404485183606236, 0.11337324724489622, 0.20517504098817893], "min": [0.05756514786103523, 0.11637692885675416, 1.1823377624245897, -0.205104212264686, -0.4065047580577803, -0.6293945856747308, 0.06888764543882607, -0.6484039109318063, 1.187681324484966, -0.19685471343791772, -0.4542800989245357, -1.0308723577509262], "max": [0.5517596496014425, 0.6975334363460883, 1.456347371527609, 0.1642864351206535, 0.35723087762957584, 0.633058973356786, 0.5162185393297954, -0.01899973686949324, 1.4423563305200566, 0.20636588986135307, 0.30307066174621977, 0.4258686784135285], "count": [2308]}, "gripper_mode_state": {"mean": [0.9129116117850953, 0.9090121317157712], "std": [0.2819645382899015, 0.28759185682024974], "min": [0, 0], "max": [1, 1], "count": [2308]}, "gripper_activity_state": {"mean": [1.8691507798960139, 1.8687175043327557], "std": [0.4656686437346117, 0.4669406141904953], "min": [0, 0], "max": [2, 2], "count": [2308]}, "gripper_mode_action": {"mean": [0.9129116117850953, 0.9090121317157712], "std": [0.2819645382899015, 0.28759185682024974], "min": [0, 0], "max": [1, 1], "count": [2308]}, "gripper_activity_action": {"mean": [1.8691507798960139, 1.8687175043327557], "std": [0.4656686437346117, 0.4669406141904953], "min": [0, 0], "max": [2, 2], "count": [2308]}, "gripper_open_scale_state": {"mean": [0.10545413907940904, 0.10527694351486305], "std": [0.2250024134596729, 0.2347563856758134], "min": [0.03041937734399523, 0.023719785468918935], "max": [0.9480714116777692, 0.956601755959647], "count": [2308]}, "gripper_open_scale_action": {"mean": [0.10545413907940904, 0.10527694351486305], "std": [0.2250024134596729, 0.2347563856758134], "min": [0.03041937734399523, 0.023719785468918935], "max": [0.9480714116777692, 0.956601755959647], "count": [2308]}}} +{"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.47047073771674813]], [[0.4845778721057298]], [[0.42710225991903944]]], "std": [[[0.2469542323640512]], [[0.24109795327536424]], [[0.2072580331912872]]], "count": [317]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42743613018288285]], [[0.43475960289478566]], [[0.42268200483838825]]], "std": [[[0.18109283933781564]], [[0.1816698303854314]], [[0.19600558770772958]]], "count": [317]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4244150928159557]], [[0.43141782042294663]], [[0.42099296062624136]]], "std": [[[0.19029786201067647]], [[0.18810578567464337]], [[0.19944792889776639]]], "count": [317]}, "observation.state": {"min": [-0.5039013028144836, 0.0, -1.93741774559021, -1.1086233854293823, -0.5054214596748352, -0.19764050841331482, 0.04772167652845383, -0.9572039842605591, -1.1945645270942681e-17, -1.780951738357544, -1.3259047269821167, -0.2546408176422119, -0.3438135087490082, 0.04144999384880066], "max": [0.8453280329704285, 2.319613218307495, 2.5857368163387126e-18, 0.01353989727795124, 0.2592427432537079, 0.281875342130661, 1.661073088645935, 0.6580017805099487, 2.273359537124634, 0.0, -0.020233754068613052, 0.5200194716453552, 0.4218239486217499, 1.6635186672210693], "mean": [0.0139066893607378, 0.45117148756980896, -0.32805514335632324, -0.19349801540374756, 0.003173278644680977, 0.010857830755412579, 0.15471161901950836, -0.027676720172166824, 0.8190546631813049, -0.5104571580886841, -0.5198687314987183, 0.018155477941036224, 0.020717527717351913, 0.238918274641037], "std": [0.16725416481494904, 0.7917999625205994, 0.5890617370605469, 0.3500746190547943, 0.10003317147493362, 0.061361268162727356, 0.3551812469959259, 0.25550007820129395, 0.8806933760643005, 0.5985407829284668, 0.49287834763526917, 0.13242842257022858, 0.10828015953302383, 0.46481719613075256], "count": [2163]}, "action": {"min": [-0.5039013028144836, 0.0, -1.93741774559021, -1.1086233854293823, -0.5054214596748352, -0.19764050841331482, 0.04772167652845383, -0.9572039842605591, -1.1945645270942681e-17, -1.780951738357544, -1.3259047269821167, -0.2546408176422119, -0.3438135087490082, 0.04144999384880066], "max": [0.8453280329704285, 2.319613218307495, 2.5857368163387126e-18, 0.01353989727795124, 0.2592427432537079, 0.281875342130661, 1.661073088645935, 0.6580017805099487, 2.273359537124634, 0.0, -0.020233754068613052, 0.5200194716453552, 0.4218239486217499, 1.6635186672210693], "mean": [0.0139066893607378, 0.45117148756980896, -0.32805514335632324, -0.19349801540374756, 0.003173278644680977, 0.010857830755412579, 0.15471161901950836, -0.027676720172166824, 0.8190546631813049, -0.5104571580886841, -0.5198687314987183, 0.018155477941036224, 0.020717527717351913, 0.238918274641037], "std": [0.16725416481494904, 0.7917999625205994, 0.5890617370605469, 0.3500746190547943, 0.10003317147493362, 0.061361268162727356, 0.3551812469959259, 0.25550007820129395, 0.8806933760643005, 0.5985407829284668, 0.49287834763526917, 0.13242842257022858, 0.10828015953302383, 0.46481719613075256], "count": [2163]}, "timestamp": {"min": [0.0], "max": [72.06666666666666], "mean": [36.03333333333333], "std": [20.81347497994366], "count": [2163]}, "frame_index": {"min": [0], "max": [2162], "mean": [1081.0], "std": [624.4042493983098], "count": [2163]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [2163]}, "index": {"min": [161227], "max": [163389], "mean": [162308.0], "std": [624.4042493983098], "count": [2163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2163]}, "subtask_annotation": {"mean": [5.5931576514100785, 12.0, 12.0, 12.0, 12.0], "std": [3.538048829607209, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2163]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [2163]}, "eef_direction_state": {"mean": [5.104022191400833, 4.315302820157189], "std": [1.7880782327677747, 2.1554223119568934], "min": [0, 0], "max": [6, 6], "count": [2163]}, "eef_velocity_state": {"mean": [0.3892741562644475, 0.7665279704114656], "std": [0.7386781938540671, 0.9048839142763813], "min": [0, 0], "max": [2, 2], "count": [2163]}, "eef_acc_mag_state": {"mean": [0.33841886269070737, 0.6634304207119741], "std": [0.6704506776735805, 0.8184695714157403], "min": [0, 0], "max": [2, 2], "count": [2163]}, "eef_direction_action": {"mean": [5.104022191400833, 4.315302820157189], "std": [1.7880782327677747, 2.1554223119568934], "min": [0, 0], "max": [6, 6], "count": [2163]}, "eef_velocity_action": {"mean": [0.3892741562644475, 0.7665279704114656], "std": [0.7386781938540671, 0.9048839142763813], "min": [0, 0], "max": [2, 2], "count": [2163]}, "eef_acc_mag_action": {"mean": [0.33841886269070737, 0.6634304207119741], "std": [0.6704506776735805, 0.8184695714157403], "min": [0, 0], "max": [2, 2], "count": [2163]}, "eef_sim_pose_state": {"mean": [0.15689237258150457, 0.3380840110015015, 1.2367769339536785, 0.012132410689555825, -0.06882429406012765, 0.016546902400149423, 0.22105581827102608, -0.3410413781777856, 1.2808831957207305, 0.011509651617435548, -0.207797889688193, -0.0080683162915187], "std": [0.15847797369718553, 0.0598555561096041, 0.09316477500683358, 0.04360336980135444, 0.12782112802095877, 0.12456554863802162, 0.17162463633998284, 0.08442276229168602, 0.09684582852686686, 0.08672971109014498, 0.18130170930973732, 0.2137349598428688], "min": [0.062468694987519814, 0.14361284363925955, 1.182498973170888, -0.1408488701349285, -0.4927993446739236, -0.6841835672079906, 0.06316480522638984, -0.6830184597266508, 1.1845688018429374, -0.27710531985149844, -0.6003097520945595, -0.8632215255232305], "max": [0.5643576967706035, 0.6896081165469239, 1.4616502984420783, 0.2065458244606876, 0.1301199131888262, 0.45528386684625416, 0.5334368765888873, -0.0726682768595944, 1.4361904632817433, 0.23175115138784802, 0.16341637957054345, 0.8871630287045797], "count": [2163]}, "eef_sim_pose_action": {"mean": [0.15689237258150457, 0.3380840110015015, 1.2367769339536785, 0.012132410689555825, -0.06882429406012765, 0.016546902400149423, 0.22105581827102608, -0.3410413781777856, 1.2808831957207305, 0.011509651617435548, -0.207797889688193, -0.0080683162915187], "std": [0.15847797369718553, 0.0598555561096041, 0.09316477500683358, 0.04360336980135444, 0.12782112802095877, 0.12456554863802162, 0.17162463633998284, 0.08442276229168602, 0.09684582852686686, 0.08672971109014498, 0.18130170930973732, 0.2137349598428688], "min": [0.062468694987519814, 0.14361284363925955, 1.182498973170888, -0.1408488701349285, -0.4927993446739236, -0.6841835672079906, 0.06316480522638984, -0.6830184597266508, 1.1845688018429374, -0.27710531985149844, -0.6003097520945595, -0.8632215255232305], "max": [0.5643576967706035, 0.6896081165469239, 1.4616502984420783, 0.2065458244606876, 0.1301199131888262, 0.45528386684625416, 0.5334368765888873, -0.0726682768595944, 1.4361904632817433, 0.23175115138784802, 0.16341637957054345, 0.8871630287045797], "count": [2163]}, "gripper_mode_state": {"mean": [0.932963476652797, 0.8705501618122977], "std": [0.2500852412373058, 0.33569715158291347], "min": [0, 0], "max": [1, 1], "count": [2163]}, "gripper_activity_state": {"mean": [1.9084604715672677, 1.7817845584835876], "std": [0.39522998060997305, 0.5853040398370553], "min": [0, 0], "max": [2, 2], "count": [2163]}, "gripper_mode_action": {"mean": [0.932963476652797, 0.8705501618122977], "std": [0.2500852412373058, 0.33569715158291347], "min": [0, 0], "max": [1, 1], "count": [2163]}, "gripper_activity_action": {"mean": [1.9084604715672677, 1.7817845584835876], "std": [0.39522998060997305, 0.5853040398370553], "min": [0, 0], "max": [2, 2], "count": [2163]}, "gripper_open_scale_state": {"mean": [0.08840546911545395, 0.13652544765316108], "std": [0.20296138513819242, 0.2656085601594877], "min": [0.02726952944483076, 0.023685710770743235], "max": [0.9491846220833915, 0.9505820955548968], "count": [2163]}, "gripper_open_scale_action": {"mean": [0.08840546911545395, 0.13652544765316108], "std": [0.20296138513819242, 0.2656085601594877], "min": [0.02726952944483076, 0.023685710770743235], "max": [0.9491846220833915, 0.9505820955548968], "count": [2163]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49942076115605527]], [[0.5732152596858479]], [[0.5611904889772537]]], "std": [[[0.21925915539122684]], [[0.25210586247268923]], [[0.28041832751220086]]], "count": [286]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44916310065207127]], [[0.4383388647028353]], [[0.4126383566052684]]], "std": [[[0.17299594145680697]], [[0.1847205608654812]], [[0.21547504437777937]]], "count": [286]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42562764618279325]], [[0.43134138995536053]], [[0.4073395483873425]]], "std": [[[0.19438563503398354]], [[0.2046057260698124]], [[0.23577157090348813]]], "count": [286]}, "observation.state": {"min": [-0.9403302073478699, 4.630809780792333e-05, -1.983437180519104, -1.0016894340515137, -0.8344855308532715, -0.4586602449417114, 0.05749429389834404, -1.0921943187713623, 0.0, -1.8540780544281006, -1.0461748838424683, -0.05982524901628494, -0.3880971372127533, 0.05202663317322731], "max": [1.2640001773834229, 2.1766066551208496, 0.0, 0.6280732750892639, 0.8007379770278931, 0.18551310896873474, 1.661462664604187, 0.748322606086731, 2.0738651752471924, 0.0, 0.04711214080452919, 0.6974301934242249, -0.01840776950120926, 1.6679542064666748], "mean": [0.12436036765575409, 0.5152726173400879, -0.47987398505210876, -0.1057310476899147, 0.0024204489309340715, -0.04800361394882202, 0.2740516662597656, 0.004089829977601767, 0.5243268609046936, -0.4123719334602356, -0.287142813205719, 0.10945300757884979, -0.09214181452989578, 0.2022920548915863], "std": [0.3406202793121338, 0.6605241298675537, 0.6668174266815186, 0.4194972515106201, 0.22850430011749268, 0.13353849947452545, 0.5016255378723145, 0.19249559938907623, 0.7039951682090759, 0.5693262815475464, 0.4044960141181946, 0.15526211261749268, 0.07816137373447418, 0.42795273661613464], "count": [1886]}, "action": {"min": [-0.9403302073478699, 4.630809780792333e-05, -1.983437180519104, -1.0016894340515137, -0.8344855308532715, -0.4586602449417114, 0.05749429389834404, -1.0921943187713623, 0.0, -1.8540780544281006, -1.0461748838424683, -0.05982524901628494, -0.3880971372127533, 0.05202663317322731], "max": [1.2640001773834229, 2.1766066551208496, 0.0, 0.6280732750892639, 0.8007379770278931, 0.18551310896873474, 1.661462664604187, 0.748322606086731, 2.0738651752471924, 0.0, 0.04711214080452919, 0.6974301934242249, -0.01840776950120926, 1.6679542064666748], "mean": [0.12436036765575409, 0.5152726173400879, -0.47987398505210876, -0.1057310476899147, 0.0024204489309340715, -0.04800361394882202, 0.2740516662597656, 0.004089829977601767, 0.5243268609046936, -0.4123719334602356, -0.287142813205719, 0.10945300757884979, -0.09214181452989578, 0.2022920548915863], "std": [0.3406202793121338, 0.6605241298675537, 0.6668174266815186, 0.4194972515106201, 0.22850430011749268, 0.13353849947452545, 0.5016255378723145, 0.19249559938907623, 0.7039951682090759, 0.5693262815475464, 0.4044960141181946, 0.15526211261749268, 0.07816137373447418, 0.42795273661613464], "count": [1886]}, "timestamp": {"min": [0.0], "max": [62.833333333333336], "mean": [31.416666666666664], "std": [18.148040910491932], "count": [1886]}, "frame_index": {"min": [0], "max": [1885], "mean": [942.5], "std": [544.441227314758], "count": [1886]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1886]}, "index": {"min": [163390], "max": [165275], "mean": [164332.5], "std": [544.441227314758], "count": [1886]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1886]}, "subtask_annotation": {"mean": [6.538176033934253, 12.0, 12.0, 12.0, 12.0], "std": [3.6322719378242168, 0.0, 0.0, 0.0, 0.0], "min": [3, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [1886]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [1886]}, "eef_direction_state": {"mean": [4.534464475079534, 4.84305408271474], "std": [2.1452133958768416, 2.0152578136306794], "min": [0, 0], "max": [6, 6], "count": [1886]}, "eef_velocity_state": {"mean": [0.630965005302227, 0.49045599151643693], "std": [0.8501611236754514, 0.7967751172104703], "min": [0, 0], "max": [2, 2], "count": [1886]}, "eef_acc_mag_state": {"mean": [0.5376458112407211, 0.45652173913043476], "std": [0.7777483159409851, 0.7496675765979768], "min": [0, 0], "max": [2, 2], "count": [1886]}, "eef_direction_action": {"mean": [4.534464475079534, 4.84305408271474], "std": [2.1452133958768416, 2.0152578136306794], "min": [0, 0], "max": [6, 6], "count": [1886]}, "eef_velocity_action": {"mean": [0.630965005302227, 0.49045599151643693], "std": [0.8501611236754514, 0.7967751172104703], "min": [0, 0], "max": [2, 2], "count": [1886]}, "eef_acc_mag_action": {"mean": [0.5376458112407211, 0.45652173913043476], "std": [0.7777483159409851, 0.7496675765979768], "min": [0, 0], "max": [2, 2], "count": [1886]}, "eef_sim_pose_state": {"mean": [0.13728874954451215, 0.3526138157083855, 1.290115101851722, -0.026134940642765975, -0.06665062441493125, 0.12467165817594486, 0.15766746186512845, -0.33150292882553745, 1.2841928665077733, -0.12364334336160387, -0.16943803768361118, 0.12107192261014792], "std": [0.09301526638387961, 0.0799491300174217, 0.13503676210463306, 0.10559986325676558, 0.18746668628842678, 0.2530882431683083, 0.12263884535904031, 0.05649443653923583, 0.1342565591750719, 0.09973006105726993, 0.25482201950459354, 0.22907279056661828], "min": [0.04316079083084394, 0.056093686880401894, 1.1817437074187653, -0.317513072515166, -0.48070748500373006, -0.6760066546564666, 0.05300372713883158, -0.6818917485077294, 1.1815590610682016, -0.5036250443986766, -0.7210519561498014, -0.8938648846108688], "max": [0.38012382130887884, 0.7599091206094787, 1.5707005941923116, 0.18282075498256045, 0.39564383739532216, 1.0889440751231432, 0.4154232377412632, -0.05530403143249234, 1.5203408929382274, -0.04448544234037399, 0.1026684247928209, 0.9203109286305625], "count": [1886]}, "eef_sim_pose_action": {"mean": [0.13728874954451215, 0.3526138157083855, 1.290115101851722, -0.026134940642765975, -0.06665062441493125, 0.12467165817594486, 0.15766746186512845, -0.33150292882553745, 1.2841928665077733, -0.12364334336160387, -0.16943803768361118, 0.12107192261014792], "std": [0.09301526638387961, 0.0799491300174217, 0.13503676210463306, 0.10559986325676558, 0.18746668628842678, 0.2530882431683083, 0.12263884535904031, 0.05649443653923583, 0.1342565591750719, 0.09973006105726993, 0.25482201950459354, 0.22907279056661828], "min": [0.04316079083084394, 0.056093686880401894, 1.1817437074187653, -0.317513072515166, -0.48070748500373006, -0.6760066546564666, 0.05300372713883158, -0.6818917485077294, 1.1815590610682016, -0.5036250443986766, -0.7210519561498014, -0.8938648846108688], "max": [0.38012382130887884, 0.7599091206094787, 1.5707005941923116, 0.18282075498256045, 0.39564383739532216, 1.0889440751231432, 0.4154232377412632, -0.05530403143249234, 1.5203408929382274, -0.04448544234037399, 0.1026684247928209, 0.9203109286305625], "count": [1886]}, "gripper_mode_state": {"mean": [0.8594909862142099, 0.9029692470837752], "std": [0.34751436061079866, 0.29599963835236587], "min": [0, 0], "max": [1, 1], "count": [1886]}, "gripper_activity_state": {"mean": [1.8510074231177094, 1.8886532343584306], "std": [0.49232340601081653, 0.43239522493768673], "min": [0, 0], "max": [2, 2], "count": [1886]}, "gripper_mode_action": {"mean": [0.8594909862142099, 0.9029692470837752], "std": [0.34751436061079866, 0.29599963835236587], "min": [0, 0], "max": [1, 1], "count": [1886]}, "gripper_activity_action": {"mean": [1.8510074231177094, 1.8886532343584306], "std": [0.49232340601081653, 0.43239522493768673], "min": [0, 0], "max": [2, 2], "count": [1886]}, "gripper_open_scale_state": {"mean": [0.15660173166359753, 0.11559371545475418], "std": [0.2866451317351719, 0.24454377507807734], "min": [0.03285388222762516, 0.029729504670415605], "max": [0.9494072369166783, 0.9531166894095284], "count": [1886]}, "gripper_open_scale_action": {"mean": [0.15660173166359753, 0.11559371545475418], "std": [0.2866451317351719, 0.24454377507807734], "min": [0.03285388222762516, 0.029729504670415605], "max": [0.9494072369166783, 0.9531166894095284], "count": [1886]}}} +{"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.4395584294057129]], [[0.4560535955277173]], [[0.40162883230452673]]], "std": [[[0.2446076457448274]], [[0.2382764842717908]], [[0.20315624681485156]]], "count": [360]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4213234015674171]], [[0.4288077198317599]], [[0.4178536878177197]]], "std": [[[0.18468639322371838]], [[0.1839333004456154]], [[0.1965198702320188]]], "count": [360]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41422803724885016]], [[0.4228631899055919]], [[0.41313997140522873]]], "std": [[[0.1921460839556832]], [[0.18919464833267408]], [[0.19952341390984552]]], "count": [360]}, "observation.state": {"min": [-0.6028455495834351, -1.7251747947209823e-33, -1.7073205709457397, -0.4769924283027649, -0.6917492151260376, -0.30526217818260193, 0.05102592334151268, -0.7163690328598022, 0.0, -1.8207793235778809, -0.9848156571388245, -0.26998060941696167, -0.40036898851394653, 0.0431918166577816], "max": [0.9802137017250061, 2.066272020339966, 1.5567618537586786e-17, 0.13166522979736328, 0.5570351481437683, 0.17640778422355652, 1.6617223024368286, 0.9188544750213623, 2.0141167640686035, 1.0842021724855044e-19, 0.20950064063072205, 0.7973151206970215, 0.25108101963996887, 1.6745718717575073], "mean": [0.050616152584552765, 0.4215582609176636, -0.36288541555404663, -0.10092852264642715, 0.010759878903627396, 0.016757162287831306, 0.19614259898662567, 0.012493410147726536, 0.7146827578544617, -0.5826192498207092, -0.29227858781814575, 0.044774129986763, -0.04912179335951805, 0.24335713684558868], "std": [0.2228000909090042, 0.6675686240196228, 0.5780588388442993, 0.16548293828964233, 0.1676279604434967, 0.08817347884178162, 0.41568082571029663, 0.2704431712627411, 0.7779854536056519, 0.6688389778137207, 0.3534289300441742, 0.16400563716888428, 0.11370636522769928, 0.4818803668022156], "count": [2564]}, "action": {"min": [-0.6028455495834351, -1.7251747947209823e-33, -1.7073205709457397, -0.4769924283027649, -0.6917492151260376, -0.30526217818260193, 0.05102592334151268, -0.7163690328598022, 0.0, -1.8207793235778809, -0.9848156571388245, -0.26998060941696167, -0.40036898851394653, 0.0431918166577816], "max": [0.9802137017250061, 2.066272020339966, 1.5567618537586786e-17, 0.13166522979736328, 0.5570351481437683, 0.17640778422355652, 1.6617223024368286, 0.9188544750213623, 2.0141167640686035, 1.0842021724855044e-19, 0.20950064063072205, 0.7973151206970215, 0.25108101963996887, 1.6745718717575073], "mean": [0.050616152584552765, 0.4215582609176636, -0.36288541555404663, -0.10092852264642715, 0.010759878903627396, 0.016757162287831306, 0.19614259898662567, 0.012493410147726536, 0.7146827578544617, -0.5826192498207092, -0.29227858781814575, 0.044774129986763, -0.04912179335951805, 0.24335713684558868], "std": [0.2228000909090042, 0.6675686240196228, 0.5780588388442993, 0.16548293828964233, 0.1676279604434967, 0.08817347884178162, 0.41568082571029663, 0.2704431712627411, 0.7779854536056519, 0.6688389778137207, 0.3534289300441742, 0.16400563716888428, 0.11370636522769928, 0.4818803668022156], "count": [2564]}, "timestamp": {"min": [0.0], "max": [85.43333333333334], "mean": [42.71666666666666], "std": [24.672099626906505], "count": [2564]}, "frame_index": {"min": [0], "max": [2563], "mean": [1281.5], "std": [740.1629888071951], "count": [2564]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [2564]}, "index": {"min": [165276], "max": [167839], "mean": [166557.5], "std": [740.1629888071951], "count": [2564]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2564]}, "subtask_annotation": {"mean": [5.258580343213729, 12.0, 12.0, 12.0, 12.0], "std": [3.50114541277903, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2564]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [2564]}, "eef_direction_state": {"mean": [5.007020280811233, 4.329563182527301], "std": [1.8078388890845505, 2.196696490691647], "min": [0, 0], "max": [6, 6], "count": [2564]}, "eef_velocity_state": {"mean": [0.49336973478939156, 0.7359594383775351], "std": [0.8211534649882034, 0.9020354301420184], "min": [0, 0], "max": [2, 2], "count": [2564]}, "eef_acc_mag_state": {"mean": [0.4032761310452418, 0.5951638065522621], "std": [0.7123307967519568, 0.7938384088372586], "min": [0, 0], "max": [2, 2], "count": [2564]}, "eef_direction_action": {"mean": [5.007020280811233, 4.329563182527301], "std": [1.8078388890845505, 2.196696490691647], "min": [0, 0], "max": [6, 6], "count": [2564]}, "eef_velocity_action": {"mean": [0.49336973478939156, 0.7359594383775351], "std": [0.8211534649882034, 0.9020354301420184], "min": [0, 0], "max": [2, 2], "count": [2564]}, "eef_acc_mag_action": {"mean": [0.4032761310452418, 0.5951638065522621], "std": [0.7123307967519568, 0.7938384088372586], "min": [0, 0], "max": [2, 2], "count": [2564]}, "eef_sim_pose_state": {"mean": [0.13932778563434425, 0.34918083366524105, 1.259950109326325, 0.008070598626538224, -0.041292383623048205, 0.06239246268355814, 0.1933534074874687, -0.32870188279065143, 1.3093670750818942, -0.06890296248297746, -0.1549418800612627, 0.06094997244153195], "std": [0.11691390611671425, 0.06364043594480434, 0.1182108668488081, 0.0896317215635897, 0.10668341036474703, 0.2059093682514312, 0.14376476474091998, 0.07402462387432504, 0.13842749212491795, 0.09376378068648442, 0.21215489817088115, 0.25248477518523516], "min": [0.030006013121153377, 0.18540359658063654, 1.1824949999999999, -0.4139669322990294, -0.4897655843541926, -0.7686953113929071, 0.04684998269903008, -0.6027682879296817, 1.1817518880717346, -0.3208373077796178, -0.5922084438157795, -0.734692690963908], "max": [0.4322415205575493, 0.675999961656953, 1.5011769874766676, 0.19379866491122585, 0.2195633356131892, 0.9111958186253593, 0.45947134732887807, -0.020954893934187653, 1.5632734157274806, 0.19034701954805175, 0.249155937103962, 0.9142893068651009], "count": [2564]}, "eef_sim_pose_action": {"mean": [0.13932778563434425, 0.34918083366524105, 1.259950109326325, 0.008070598626538224, -0.041292383623048205, 0.06239246268355814, 0.1933534074874687, -0.32870188279065143, 1.3093670750818942, -0.06890296248297746, -0.1549418800612627, 0.06094997244153195], "std": [0.11691390611671425, 0.06364043594480434, 0.1182108668488081, 0.0896317215635897, 0.10668341036474703, 0.2059093682514312, 0.14376476474091998, 0.07402462387432504, 0.13842749212491795, 0.09376378068648442, 0.21215489817088115, 0.25248477518523516], "min": [0.030006013121153377, 0.18540359658063654, 1.1824949999999999, -0.4139669322990294, -0.4897655843541926, -0.7686953113929071, 0.04684998269903008, -0.6027682879296817, 1.1817518880717346, -0.3208373077796178, -0.5922084438157795, -0.734692690963908], "max": [0.4322415205575493, 0.675999961656953, 1.5011769874766676, 0.19379866491122585, 0.2195633356131892, 0.9111958186253593, 0.45947134732887807, -0.020954893934187653, 1.5632734157274806, 0.19034701954805175, 0.249155937103962, 0.9142893068651009], "count": [2564]}, "gripper_mode_state": {"mean": [0.907176287051482, 0.8716848673946958], "std": [0.29018523612163577, 0.33444036740468985], "min": [0, 0], "max": [1, 1], "count": [2564]}, "gripper_activity_state": {"mean": [1.8865054602184088, 1.8361934477379096], "std": [0.43625350126376133, 0.5161968084996995], "min": [0, 0], "max": [2, 2], "count": [2564]}, "gripper_mode_action": {"mean": [0.907176287051482, 0.8716848673946958], "std": [0.29018523612163577, 0.33444036740468985], "min": [0, 0], "max": [1, 1], "count": [2564]}, "gripper_activity_action": {"mean": [1.8865054602184088, 1.8361934477379096], "std": [0.43625350126376133, 0.5161968084996995], "min": [0, 0], "max": [2, 2], "count": [2564]}, "gripper_open_scale_state": {"mean": [0.11208262699106786, 0.13905980366593085], "std": [0.23753424728476938, 0.27536015158775884], "min": [0.02915767048086439, 0.024681038090160916], "max": [0.9495556013924735, 0.9568982124328613], "count": [2564]}, "gripper_open_scale_action": {"mean": [0.11208262699106786, 0.13905980366593085], "std": [0.23753424728476938, 0.27536015158775884], "min": [0.02915767048086439, 0.024681038090160916], "max": [0.9495556013924735, 0.9568982124328613], "count": [2564]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.4407706206249758]], [[0.4567049267767594]], [[0.40558645950161787]]], "std": [[[0.25759927034390284]], [[0.2514039617957949]], [[0.21569770324095588]]], "count": [338]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4294584493560738]], [[0.4370511789199572]], [[0.4254511334777172]]], "std": [[[0.17977623703971923]], [[0.17982410865147427]], [[0.19334208726168164]]], "count": [338]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42598701673305744]], [[0.4354694674878498]], [[0.42570503796521897]]], "std": [[[0.1940688167201745]], [[0.18984979486288975]], [[0.2000065144963254]]], "count": [338]}, "observation.state": {"min": [-0.7010292410850525, 0.0, -1.9849711656570435, -1.0707186460494995, -0.7969587445259094, -0.2715145945549011, 0.04851246625185013, -1.2777981758117676, 0.0, -1.7686798572540283, -1.1029322147369385, -0.2077982872724533, -0.3538667559623718, 0.0419866107404232], "max": [0.8126106858253479, 2.590893507003784, 8.222849440976326e-19, 0.08817316591739655, 0.3159995973110199, 0.21888001263141632, 1.6612029075622559, 0.15186409652233124, 2.0540003776550293, 0.0, 0.002160819014534354, 0.9371927380561829, 0.15244315564632416, 1.6630852222442627], "mean": [0.06020083278417587, 0.7485041618347168, -0.5397912263870239, -0.33326390385627747, -0.03780919313430786, -0.047924503684043884, 0.24139414727687836, -0.08421465754508972, 0.4527289569377899, -0.3031851053237915, -0.2951015532016754, 0.05128397420048714, 0.00015213704318739474, 0.13714224100112915], "std": [0.2734193205833435, 0.905075192451477, 0.6986042857170105, 0.4062124192714691, 0.16227419674396515, 0.08155454695224762, 0.46587133407592773, 0.2344180792570114, 0.7183006405830383, 0.5127761363983154, 0.3768429756164551, 0.1854429990053177, 0.07914935797452927, 0.3361801505088806], "count": [2361]}, "action": {"min": [-0.7010292410850525, 0.0, -1.9849711656570435, -1.0707186460494995, -0.7969587445259094, -0.2715145945549011, 0.04851246625185013, -1.2777981758117676, 0.0, -1.7686798572540283, -1.1029322147369385, -0.2077982872724533, -0.3538667559623718, 0.0419866107404232], "max": [0.8126106858253479, 2.590893507003784, 8.222849440976326e-19, 0.08817316591739655, 0.3159995973110199, 0.21888001263141632, 1.6612029075622559, 0.15186409652233124, 2.0540003776550293, 0.0, 0.002160819014534354, 0.9371927380561829, 0.15244315564632416, 1.6630852222442627], "mean": [0.06020083278417587, 0.7485041618347168, -0.5397912263870239, -0.33326390385627747, -0.03780919313430786, -0.047924503684043884, 0.24139414727687836, -0.08421465754508972, 0.4527289569377899, -0.3031851053237915, -0.2951015532016754, 0.05128397420048714, 0.00015213704318739474, 0.13714224100112915], "std": [0.2734193205833435, 0.905075192451477, 0.6986042857170105, 0.4062124192714691, 0.16227419674396515, 0.08155454695224762, 0.46587133407592773, 0.2344180792570114, 0.7183006405830383, 0.5127761363983154, 0.3768429756164551, 0.1854429990053177, 0.07914935797452927, 0.3361801505088806], "count": [2361]}, "timestamp": {"min": [0.0], "max": [78.66666666666667], "mean": [39.333333333333336], "std": [22.718731054808952], "count": [2361]}, "frame_index": {"min": [0], "max": [2360], "mean": [1180.0], "std": [681.5619316442686], "count": [2361]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [2361]}, "index": {"min": [167840], "max": [170200], "mean": [169020.0], "std": [681.5619316442686], "count": [2361]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2361]}, "subtask_annotation": {"mean": [5.341804320203304, 12.0, 12.0, 12.0, 12.0], "std": [3.5112913956826266, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2361]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [2361]}, "eef_direction_state": {"mean": [4.4587039390088945, 5.088945362134688], "std": [2.0652449271421736, 1.8231093929092919], "min": [0, 0], "max": [6, 6], "count": [2361]}, "eef_velocity_state": {"mean": [0.7246929267259635, 0.40872511647606946], "std": [0.8973230465569125, 0.7613548921163334], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_acc_mag_state": {"mean": [0.5984752223634053, 0.35874629394324437], "std": [0.7974319515846494, 0.6872536758769751], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_direction_action": {"mean": [4.4587039390088945, 5.088945362134688], "std": [2.0652449271421736, 1.8231093929092919], "min": [0, 0], "max": [6, 6], "count": [2361]}, "eef_velocity_action": {"mean": [0.7246929267259635, 0.40872511647606946], "std": [0.8973230465569125, 0.7613548921163334], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_acc_mag_action": {"mean": [0.5984752223634053, 0.35874629394324437], "std": [0.7974319515846494, 0.6872536758769751], "min": [0, 0], "max": [2, 2], "count": [2361]}, "eef_sim_pose_state": {"mean": [0.20583294972097768, 0.3548161670323842, 1.2718672161531286, -0.03487708846244018, -0.12096561809211716, 0.019561068115799503, 0.1477466950467701, -0.35767795790506035, 1.2534842349293849, -0.0252967712089328, -0.1384090669278499, -0.02830551644897717], "std": [0.17153171768137415, 0.10170092958561101, 0.10812318424229526, 0.07027019889199906, 0.15888633909756955, 0.25885325002373183, 0.13183970783120091, 0.060482600037723044, 0.10178603898041808, 0.1265930714014502, 0.1368845510466211, 0.15687914103856881], "min": [0.06191085059716346, 0.07178010989402385, 1.1824949999999999, -0.22944275797008964, -0.5764543579172364, -1.1103295028537148, 0.06596074342449249, -0.7249715797513047, 1.1868962954872582, -0.5145313004965111, -0.502100264872285, -0.9740873399356504], "max": [0.5396498516351815, 0.6750353681808188, 1.4925750304861853, 0.18888617876534702, 0.2509078462947276, 0.864519363866625, 0.5137034539094928, -0.2716485831940345, 1.4925207044666564, 0.14327493408441583, 0.20444998958261995, 0.7117210216037267], "count": [2361]}, "eef_sim_pose_action": {"mean": [0.20583294972097768, 0.3548161670323842, 1.2718672161531286, -0.03487708846244018, -0.12096561809211716, 0.019561068115799503, 0.1477466950467701, -0.35767795790506035, 1.2534842349293849, -0.0252967712089328, -0.1384090669278499, -0.02830551644897717], "std": [0.17153171768137415, 0.10170092958561101, 0.10812318424229526, 0.07027019889199906, 0.15888633909756955, 0.25885325002373183, 0.13183970783120091, 0.060482600037723044, 0.10178603898041808, 0.1265930714014502, 0.1368845510466211, 0.15687914103856881], "min": [0.06191085059716346, 0.07178010989402385, 1.1824949999999999, -0.22944275797008964, -0.5764543579172364, -1.1103295028537148, 0.06596074342449249, -0.7249715797513047, 1.1868962954872582, -0.5145313004965111, -0.502100264872285, -0.9740873399356504], "max": [0.5396498516351815, 0.6750353681808188, 1.4925750304861853, 0.18888617876534702, 0.2509078462947276, 0.864519363866625, 0.5137034539094928, -0.2716485831940345, 1.4925207044666564, 0.14327493408441583, 0.20444998958261995, 0.7117210216037267], "count": [2361]}, "gripper_mode_state": {"mean": [0.8771706903854299, 0.9398559932232105], "std": [0.3282411770545887, 0.23775345470807946], "min": [0, 0], "max": [1, 1], "count": [2361]}, "gripper_activity_state": {"mean": [1.8356628547225753, 1.9123252858958069], "std": [0.5174781596908448, 0.3865875721550072], "min": [0, 0], "max": [2, 2], "count": [2361]}, "gripper_mode_action": {"mean": [0.8771706903854299, 0.9398559932232105], "std": [0.3282411770545887, 0.23775345470807946], "min": [0, 0], "max": [1, 1], "count": [2361]}, "gripper_activity_action": {"mean": [1.8356628547225753, 1.9123252858958069], "std": [0.5174781596908448, 0.3865875721550072], "min": [0, 0], "max": [2, 2], "count": [2361]}, "gripper_open_scale_state": {"mean": [0.13793732994259816, 0.07837015628335126], "std": [0.2662112219260552, 0.19210346587018765], "min": [0.0277214092867715, 0.023992348994527544], "max": [0.9492588043212891, 0.9503344127110073], "count": [2361]}, "gripper_open_scale_action": {"mean": [0.13793732994259816, 0.07837015628335126], "std": [0.2662112219260552, 0.19210346587018765], "min": [0.0277214092867715, 0.023992348994527544], "max": [0.9492588043212891, 0.9503344127110073], "count": [2361]}}} +{"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.45720446076668714]], [[0.46603893982979744]], [[0.40657660966220366]]], "std": [[[0.2450655232391324]], [[0.23603053593944145]], [[0.20047555535072087]]], "count": [309]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43442571264392127]], [[0.4434127755920779]], [[0.4332866739288308]]], "std": [[[0.1816633445137418]], [[0.18170670409627931]], [[0.19484698094769268]]], "count": [309]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42646064241949927]], [[0.43434156848643807]], [[0.42393242750174503]]], "std": [[[0.18446918625593361]], [[0.18375894704650675]], [[0.19582159498544244]]], "count": [309]}, "observation.state": {"min": [-0.6749515533447266, 0.0, -2.0064468383789062, -0.6795535087585449, -1.5700000524520874, -0.1750590056180954, 0.04520905390381813, -0.9418587684631348, -1.3552527156068805e-20, -1.7441061735153198, -1.0431069135665894, -0.27458256483078003, -0.6048529744148254, 0.036937862634658813], "max": [1.2593982219696045, 2.2226743698120117, 0.0, 0.25945860147476196, 0.4186101257801056, 0.4800695776939392, 1.6593844890594482, 0.6320000886917114, 1.9221811294555664, -5.319418505678186e-06, 0.12052855640649796, 0.5476294755935669, 0.36334356665611267, 1.6455748081207275], "mean": [0.046805188059806824, 0.48119378089904785, -0.4248960018157959, -0.09403263032436371, -0.07338753342628479, 0.013923815451562405, 0.17595435678958893, -0.04538620263338089, 0.483841210603714, -0.34296518564224243, -0.2198423445224762, 0.07641211152076721, -0.0370800755918026, 0.2017139494419098], "std": [0.2925041615962982, 0.7189773321151733, 0.6444714069366455, 0.19499483704566956, 0.3134302496910095, 0.09433464705944061, 0.3808497488498688, 0.2315625250339508, 0.6787096261978149, 0.5156001448631287, 0.34217777848243713, 0.12564881145954132, 0.08748020231723785, 0.4190138280391693], "count": [2090]}, "action": {"min": [-0.6749515533447266, 0.0, -2.0064468383789062, -0.6795535087585449, -1.5700000524520874, -0.1750590056180954, 0.04520905390381813, -0.9418587684631348, -1.3552527156068805e-20, -1.7441061735153198, -1.0431069135665894, -0.27458256483078003, -0.6048529744148254, 0.036937862634658813], "max": [1.2593982219696045, 2.2226743698120117, 0.0, 0.25945860147476196, 0.4186101257801056, 0.4800695776939392, 1.6593844890594482, 0.6320000886917114, 1.9221811294555664, -5.319418505678186e-06, 0.12052855640649796, 0.5476294755935669, 0.36334356665611267, 1.6455748081207275], "mean": [0.046805188059806824, 0.48119378089904785, -0.4248960018157959, -0.09403263032436371, -0.07338753342628479, 0.013923815451562405, 0.17595435678958893, -0.04538620263338089, 0.483841210603714, -0.34296518564224243, -0.2198423445224762, 0.07641211152076721, -0.0370800755918026, 0.2017139494419098], "std": [0.2925041615962982, 0.7189773321151733, 0.6444714069366455, 0.19499483704566956, 0.3134302496910095, 0.09433464705944061, 0.3808497488498688, 0.2315625250339508, 0.6787096261978149, 0.5156001448631287, 0.34217777848243713, 0.12564881145954132, 0.08748020231723785, 0.4190138280391693], "count": [2090]}, "timestamp": {"min": [0.0], "max": [69.63333333333334], "mean": [34.81666666666667], "std": [20.111032074737267], "count": [2090]}, "frame_index": {"min": [0], "max": [2089], "mean": [1044.5], "std": [603.330962242118], "count": [2090]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [2090]}, "index": {"min": [170201], "max": [172290], "mean": [171245.5], "std": [603.330962242118], "count": [2090]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2090]}, "subtask_annotation": {"mean": [5.201435406698565, 12.0, 12.0, 12.0, 12.0], "std": [3.7813566648346266, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2090]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [2090]}, "eef_direction_state": {"mean": [4.826315789473684, 4.7], "std": [1.9819704843300836, 2.0375541205716017], "min": [0, 0], "max": [6, 6], "count": [2090]}, "eef_velocity_state": {"mean": [0.5162679425837321, 0.5961722488038278], "std": [0.8178472412528859, 0.8520084287581173], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_acc_mag_state": {"mean": [0.43971291866028706, 0.5239234449760766], "std": [0.7290630507290601, 0.773144894332336], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_direction_action": {"mean": [4.826315789473684, 4.7], "std": [1.9819704843300836, 2.0375541205716017], "min": [0, 0], "max": [6, 6], "count": [2090]}, "eef_velocity_action": {"mean": [0.5162679425837321, 0.5961722488038278], "std": [0.8178472412528859, 0.8520084287581173], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_acc_mag_action": {"mean": [0.43971291866028706, 0.5239234449760766], "std": [0.7290630507290601, 0.773144894332336], "min": [0, 0], "max": [2, 2], "count": [2090]}, "eef_sim_pose_state": {"mean": [0.14564215995013968, 0.34856566333322553, 1.2672093007221066, 0.026414489563527183, -0.029488256517178693, -0.02726923641947968, 0.151347183339834, -0.3439587971397949, 1.263044409166485, -0.0486366678384219, -0.0770209195887052, 0.03277940384951388], "std": [0.11786767164029242, 0.08771068919449068, 0.12143678495506659, 0.12160042722413486, 0.08388312640618985, 0.19896345820644956, 0.12225235183072262, 0.05611544095903432, 0.11265482817096831, 0.07767843304202011, 0.13478917193909004, 0.16917197458372477], "min": [0.05521404274253498, 0.13719929587891036, 1.1817258428674675, -0.1728523007355107, -0.385124613651725, -0.9183842625999667, 0.05681986227268138, -0.6477062818929336, 1.181902572658705, -0.6062847027979519, -0.431772695183428, -0.7365494893107201], "max": [0.4085304168559474, 0.7497116322489251, 1.5256211572200375, 0.849392157751503, 0.358385430006533, 0.7258521339543071, 0.43348921170871413, -0.11952101346705453, 1.5133820671867473, 0.3510512824814339, 0.2720188577835816, 0.5832927415667727], "count": [2090]}, "eef_sim_pose_action": {"mean": [0.14564215995013968, 0.34856566333322553, 1.2672093007221066, 0.026414489563527183, -0.029488256517178693, -0.02726923641947968, 0.151347183339834, -0.3439587971397949, 1.263044409166485, -0.0486366678384219, -0.0770209195887052, 0.03277940384951388], "std": [0.11786767164029242, 0.08771068919449068, 0.12143678495506659, 0.12160042722413486, 0.08388312640618985, 0.19896345820644956, 0.12225235183072262, 0.05611544095903432, 0.11265482817096831, 0.07767843304202011, 0.13478917193909004, 0.16917197458372477], "min": [0.05521404274253498, 0.13719929587891036, 1.1817258428674675, -0.1728523007355107, -0.385124613651725, -0.9183842625999667, 0.05681986227268138, -0.6477062818929336, 1.181902572658705, -0.6062847027979519, -0.431772695183428, -0.7365494893107201], "max": [0.4085304168559474, 0.7497116322489251, 1.5256211572200375, 0.849392157751503, 0.358385430006533, 0.7258521339543071, 0.43348921170871413, -0.11952101346705453, 1.5133820671867473, 0.3510512824814339, 0.2720188577835816, 0.5832927415667727], "count": [2090]}, "gripper_mode_state": {"mean": [0.9196172248803828, 0.8933014354066986], "std": [0.27188487376771, 0.3087296242783114], "min": [0, 0], "max": [1, 1], "count": [2090]}, "gripper_activity_state": {"mean": [1.883732057416268, 1.8028708133971292], "std": [0.44006681199582715, 0.5605801741376321], "min": [0, 0], "max": [2, 2], "count": [2090]}, "gripper_mode_action": {"mean": [0.9196172248803828, 0.8933014354066986], "std": [0.27188487376771, 0.3087296242783114], "min": [0, 0], "max": [1, 1], "count": [2090]}, "gripper_activity_action": {"mean": [1.883732057416268, 1.8028708133971292], "std": [0.44006681199582715, 0.5605801741376321], "min": [0, 0], "max": [2, 2], "count": [2090]}, "gripper_open_scale_state": {"mean": [0.10054493216480793, 0.11526751532814823], "std": [0.21762714881771178, 0.23943538301552234], "min": [0.025833745087896074, 0.021107350076947893], "max": [0.9482197080339704, 0.9403284617832729], "count": [2090]}, "gripper_open_scale_action": {"mean": [0.10054493216480793, 0.11526751532814823], "std": [0.21762714881771178, 0.23943538301552234], "min": [0.025833745087896074, 0.021107350076947893], "max": [0.9482197080339704, 0.9403284617832729], "count": [2090]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4495398235365315]], [[0.458402874784627]], [[0.40048277727939396]]], "std": [[[0.241350742882757]], [[0.2326359367025939]], [[0.19720522208513513]]], "count": [306]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43754842421718143]], [[0.4438232588605522]], [[0.43334470271405584]]], "std": [[[0.1727799825378847]], [[0.17229270668553576]], [[0.18507212605332987]]], "count": [306]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4279058027895254]], [[0.4357364982485369]], [[0.4244723396984066]]], "std": [[[0.18832269215861058]], [[0.18735820590938446]], [[0.19965683758503489]]], "count": [306]}, "observation.state": {"min": [-0.40036898851394653, -4.336808689942018e-19, -1.9695171117782593, -0.9142525792121887, -0.5766359567642212, -0.1978835165500641, 0.05310388281941414, -0.826815664768219, -2.710505431213761e-19, -1.7284736633300781, -1.052310824394226, -0.33594179153442383, -0.29479262232780457, 0.04064575955271721], "max": [0.9283357262611389, 2.2794954776763916, 1.9177287492619164e-17, 0.03331378102302551, 0.3562089800834656, 0.29920893907546997, 1.6728854179382324, 0.9127185940742493, 2.021786689758301, 0.0, 0.11537623405456543, 0.6316652297973633, 0.5463617444038391, 1.6653655767440796], "mean": [0.02852536179125309, 0.38486358523368835, -0.2946315407752991, -0.1443638652563095, -0.019487259909510612, 0.006860981695353985, 0.34369736909866333, -0.04343290254473686, 0.6993687748908997, -0.5198476910591125, -0.3152068257331848, 0.0456114187836647, -0.04734712839126587, 0.2572610676288605], "std": [0.24095460772514343, 0.6731678247451782, 0.528925359249115, 0.25413885712623596, 0.1559191197156906, 0.07359421998262405, 0.6017380356788635, 0.31645849347114563, 0.7686757445335388, 0.6031941175460815, 0.3559284508228302, 0.17263104021549225, 0.1187981590628624, 0.4793337881565094], "count": [2065]}, "action": {"min": [-0.40036898851394653, -4.336808689942018e-19, -1.9695171117782593, -0.9142525792121887, -0.5766359567642212, -0.1978835165500641, 0.05310388281941414, -0.826815664768219, -2.710505431213761e-19, -1.7284736633300781, -1.052310824394226, -0.33594179153442383, -0.29479262232780457, 0.04064575955271721], "max": [0.9283357262611389, 2.2794954776763916, 1.9177287492619164e-17, 0.03331378102302551, 0.3562089800834656, 0.29920893907546997, 1.6728854179382324, 0.9127185940742493, 2.021786689758301, 0.0, 0.11537623405456543, 0.6316652297973633, 0.5463617444038391, 1.6653655767440796], "mean": [0.02852536179125309, 0.38486358523368835, -0.2946315407752991, -0.1443638652563095, -0.019487259909510612, 0.006860981695353985, 0.34369736909866333, -0.04343290254473686, 0.6993687748908997, -0.5198476910591125, -0.3152068257331848, 0.0456114187836647, -0.04734712839126587, 0.2572610676288605], "std": [0.24095460772514343, 0.6731678247451782, 0.528925359249115, 0.25413885712623596, 0.1559191197156906, 0.07359421998262405, 0.6017380356788635, 0.31645849347114563, 0.7686757445335388, 0.6031941175460815, 0.3559284508228302, 0.17263104021549225, 0.1187981590628624, 0.4793337881565094], "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": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [2065]}, "index": {"min": [172291], "max": [174355], "mean": [173323.0], "std": [596.1140830411575], "count": [2065]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2065]}, "subtask_annotation": {"mean": [5.271670702179176, 12.0, 12.0, 12.0, 12.0], "std": [3.4000849395513337, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2065]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [2065]}, "eef_direction_state": {"mean": [5.115738498789346, 4.320096852300242], "std": [1.76861781011371, 2.116625756033387], "min": [0, 0], "max": [6, 6], "count": [2065]}, "eef_velocity_state": {"mean": [0.4101694915254237, 0.7888619854721549], "std": [0.7621768368263913, 0.9035694151385333], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_acc_mag_state": {"mean": [0.35786924939467313, 0.6639225181598063], "std": [0.6883797254005491, 0.8135541335012652], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_direction_action": {"mean": [5.115738498789346, 4.320096852300242], "std": [1.76861781011371, 2.116625756033387], "min": [0, 0], "max": [6, 6], "count": [2065]}, "eef_velocity_action": {"mean": [0.4101694915254237, 0.7888619854721549], "std": [0.7621768368263913, 0.9035694151385333], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_acc_mag_action": {"mean": [0.35786924939467313, 0.6639225181598063], "std": [0.6883797254005491, 0.8135541335012652], "min": [0, 0], "max": [2, 2], "count": [2065]}, "eef_sim_pose_state": {"mean": [0.13459234920453414, 0.3452340251278236, 1.2439958327198786, 0.01209140388466601, -0.05140749961610439, 0.008395387665270518, 0.18893274691699033, -0.34269276156867057, 1.2965399414672159, -0.05167557838853318, -0.13123393080201096, 0.002841556661348432], "std": [0.1191182081899492, 0.06995113606929451, 0.10299453345414791, 0.061777727482544245, 0.0984071551339674, 0.16153969221069295, 0.14078903994145966, 0.0842953158697793, 0.12416927839671738, 0.1066813860416795, 0.17874472527808208, 0.2419589782255329], "min": [0.06592032413741168, 0.21127957854187648, 1.1823916254129365, -0.18134796239278045, -0.35577128520648005, -0.4735791966995726, 0.06480718323172055, -0.6403556059549473, 1.182085833930305, -0.33416611703653426, -0.5966033851068246, -0.9265207840986497], "max": [0.44073614916975057, 0.7106294894366544, 1.4917306547322264, 0.30070114946958837, 0.20733003073460687, 0.6430743600673665, 0.454847020971759, -0.02666426330112801, 1.5160094515746947, 0.5132846394877633, 0.15998071827345295, 0.616619208753228], "count": [2065]}, "eef_sim_pose_action": {"mean": [0.13459234920453414, 0.3452340251278236, 1.2439958327198786, 0.01209140388466601, -0.05140749961610439, 0.008395387665270518, 0.18893274691699033, -0.34269276156867057, 1.2965399414672159, -0.05167557838853318, -0.13123393080201096, 0.002841556661348432], "std": [0.1191182081899492, 0.06995113606929451, 0.10299453345414791, 0.061777727482544245, 0.0984071551339674, 0.16153969221069295, 0.14078903994145966, 0.0842953158697793, 0.12416927839671738, 0.1066813860416795, 0.17874472527808208, 0.2419589782255329], "min": [0.06592032413741168, 0.21127957854187648, 1.1823916254129365, -0.18134796239278045, -0.35577128520648005, -0.4735791966995726, 0.06480718323172055, -0.6403556059549473, 1.182085833930305, -0.33416611703653426, -0.5966033851068246, -0.9265207840986497], "max": [0.44073614916975057, 0.7106294894366544, 1.4917306547322264, 0.30070114946958837, 0.20733003073460687, 0.6430743600673665, 0.454847020971759, -0.02666426330112801, 1.5160094515746947, 0.5132846394877633, 0.15998071827345295, 0.616619208753228], "count": [2065]}, "gripper_mode_state": {"mean": [0.8188861985472154, 0.8615012106537531], "std": [0.3851124412118056, 0.34542274779734783], "min": [0, 0], "max": [1, 1], "count": [2065]}, "gripper_activity_state": {"mean": [1.9307506053268766, 1.7723970944309928], "std": [0.3374145656814795, 0.5966113486985591], "min": [0, 0], "max": [2, 2], "count": [2065]}, "gripper_mode_action": {"mean": [0.8188861985472154, 0.8615012106537531], "std": [0.3851124412118056, 0.34542274779734783], "min": [0, 0], "max": [1, 1], "count": [2065]}, "gripper_activity_action": {"mean": [1.9307506053268766, 1.7723970944309928], "std": [0.3374145656814795, 0.5966113486985591], "min": [0, 0], "max": [2, 2], "count": [2065]}, "gripper_open_scale_state": {"mean": [0.19639797261205064, 0.1470078405893532], "std": [0.3438460630791164, 0.27390465125852914], "min": [0.03034507589680808, 0.023226148315838406], "max": [0.9559345245361328, 0.9516374724251884], "count": [2065]}, "gripper_open_scale_action": {"mean": [0.19639797261205064, 0.1470078405893532], "std": [0.3438460630791164, 0.27390465125852914], "min": [0.03034507589680808, 0.023226148315838406], "max": [0.9559345245361328, 0.9516374724251884], "count": [2065]}}} +{"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.5031967781376726]], [[0.5591709420247942]], [[0.5626800831935528]]], "std": [[[0.2278342128340911]], [[0.2648240899069226]], [[0.2857102769290419]]], "count": [339]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44513332578196796]], [[0.43600650943760005]], [[0.41784105580940994]]], "std": [[[0.1959873921591815]], [[0.2080238940036283]], [[0.2334262234089004]]], "count": [339]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.440000610535922]], [[0.4371500375961594]], [[0.4226526580806036]]], "std": [[[0.18255614317501423]], [[0.1917399574019443]], [[0.21258930662185846]]], "count": [339]}, "observation.state": {"min": [-0.9418641924858093, 0.0005223641637712717, -1.9880391359329224, -0.6077961921691895, -0.429531455039978, -0.19174760580062866, 0.04957946389913559, -1.163070559501648, 0.0, -1.7814538478851318, -1.1291263103485107, -0.22542597353458405, -0.46172821521759033, 0.0400298610329628], "max": [0.9065826535224915, 1.902136206626892, 4.336808689942018e-19, 0.12971986830234528, 0.5443552732467651, 0.15566962957382202, 1.6591249704360962, 0.731708824634552, 2.004873514175415, 2.683946988190156e-19, 0.18001222610473633, 0.8546339869499207, 0.16289708018302917, 1.6632806062698364], "mean": [-0.01148368138819933, 0.3555716574192047, -0.3341624140739441, -0.06179656833410263, 0.023614900186657906, -0.02702445164322853, 0.14516639709472656, -0.10179506242275238, 0.5898608565330505, -0.4794253408908844, -0.2780647277832031, 0.07477721571922302, -0.09496530145406723, 0.24305056035518646], "std": [0.24724867939949036, 0.6181696057319641, 0.5780713558197021, 0.15404833853244781, 0.10786953568458557, 0.04905238002538681, 0.34735363721847534, 0.3229900002479553, 0.6572362184524536, 0.5552321672439575, 0.3308964669704437, 0.13233919441699982, 0.0941668450832367, 0.4750306308269501], "count": [2365]}, "action": {"min": [-0.9418641924858093, 0.0005223641637712717, -1.9880391359329224, -0.6077961921691895, -0.429531455039978, -0.19174760580062866, 0.04957946389913559, -1.163070559501648, 0.0, -1.7814538478851318, -1.1291263103485107, -0.22542597353458405, -0.46172821521759033, 0.0400298610329628], "max": [0.9065826535224915, 1.902136206626892, 4.336808689942018e-19, 0.12971986830234528, 0.5443552732467651, 0.15566962957382202, 1.6591249704360962, 0.731708824634552, 2.004873514175415, 2.683946988190156e-19, 0.18001222610473633, 0.8546339869499207, 0.16289708018302917, 1.6632806062698364], "mean": [-0.01148368138819933, 0.3555716574192047, -0.3341624140739441, -0.06179656833410263, 0.023614900186657906, -0.02702445164322853, 0.14516639709472656, -0.10179506242275238, 0.5898608565330505, -0.4794253408908844, -0.2780647277832031, 0.07477721571922302, -0.09496530145406723, 0.24305056035518646], "std": [0.24724867939949036, 0.6181696057319641, 0.5780713558197021, 0.15404833853244781, 0.10786953568458557, 0.04905238002538681, 0.34735363721847534, 0.3229900002479553, 0.6572362184524536, 0.5552321672439575, 0.3308964669704437, 0.13233919441699982, 0.0941668450832367, 0.4750306308269501], "count": [2365]}, "timestamp": {"min": [0.0], "max": [78.8], "mean": [39.4], "std": [22.75722107620153], "count": [2365]}, "frame_index": {"min": [0], "max": [2364], "mean": [1182.0], "std": [682.7166322860459], "count": [2365]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [2365]}, "index": {"min": [174356], "max": [176720], "mean": [175538.0], "std": [682.7166322860459], "count": [2365]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2365]}, "subtask_annotation": {"mean": [5.562367864693446, 12.0, 12.0, 12.0, 12.0], "std": [3.6047918977070394, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2365]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [2365]}, "eef_direction_state": {"mean": [5.155602536997886, 4.4541226215644825], "std": [1.7373813575487844, 2.1342146120607906], "min": [0, 0], "max": [6, 6], "count": [2365]}, "eef_velocity_state": {"mean": [0.386892177589852, 0.7099365750528541], "std": [0.7359662810277725, 0.8760415704671667], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_acc_mag_state": {"mean": [0.3412262156448203, 0.6300211416490487], "std": [0.6725139620593307, 0.8114582438934339], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_direction_action": {"mean": [5.155602536997886, 4.4541226215644825], "std": [1.7373813575487844, 2.1342146120607906], "min": [0, 0], "max": [6, 6], "count": [2365]}, "eef_velocity_action": {"mean": [0.386892177589852, 0.7099365750528541], "std": [0.7359662810277725, 0.8760415704671667], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_acc_mag_action": {"mean": [0.3412262156448203, 0.6300211416490487], "std": [0.6725139620593307, 0.8114582438934339], "min": [0, 0], "max": [2, 2], "count": [2365]}, "eef_sim_pose_state": {"mean": [0.12463917854205386, 0.3324510802196138, 1.2554067207272657, -0.02954347526566685, -0.039414030329454355, 0.012467407268038345, 0.15667370763989383, -0.35311798676729894, 1.3065141585396323, -0.11611637205520578, -0.16241620563910844, -0.02244086006212369], "std": [0.10277262905694863, 0.06032688674653109, 0.12332899318492195, 0.037183661210754525, 0.10187333664421727, 0.2212891570279968, 0.10729625480804669, 0.06914599721015763, 0.1345689231706717, 0.09891221057525786, 0.18764644868876054, 0.3025631933858326], "min": [0.0528281081880809, 0.08390267021542609, 1.1821999107211545, -0.23808074705230042, -0.3740039329730096, -0.9947983142791008, 0.045232880821613385, -0.6987175583048815, 1.181742771238158, -0.5982176804207403, -0.7352737070950259, -0.9882246879630727], "max": [0.3930538973946963, 0.630191531249705, 1.5348760516012834, 0.11455270636649462, 0.2560044107400925, 0.8794640570862813, 0.37394436701664235, -0.14592913139105174, 1.6000385783043751, 0.07954530074882069, 0.0996017671929672, 1.0531061320147568], "count": [2365]}, "eef_sim_pose_action": {"mean": [0.12463917854205386, 0.3324510802196138, 1.2554067207272657, -0.02954347526566685, -0.039414030329454355, 0.012467407268038345, 0.15667370763989383, -0.35311798676729894, 1.3065141585396323, -0.11611637205520578, -0.16241620563910844, -0.02244086006212369], "std": [0.10277262905694863, 0.06032688674653109, 0.12332899318492195, 0.037183661210754525, 0.10187333664421727, 0.2212891570279968, 0.10729625480804669, 0.06914599721015763, 0.1345689231706717, 0.09891221057525786, 0.18764644868876054, 0.3025631933858326], "min": [0.0528281081880809, 0.08390267021542609, 1.1821999107211545, -0.23808074705230042, -0.3740039329730096, -0.9947983142791008, 0.045232880821613385, -0.6987175583048815, 1.181742771238158, -0.5982176804207403, -0.7352737070950259, -0.9882246879630727], "max": [0.3930538973946963, 0.630191531249705, 1.5348760516012834, 0.11455270636649462, 0.2560044107400925, 0.8794640570862813, 0.37394436701664235, -0.14592913139105174, 1.6000385783043751, 0.07954530074882069, 0.0996017671929672, 1.0531061320147568], "count": [2365]}, "gripper_mode_state": {"mean": [0.9365750528541226, 0.8684989429175476], "std": [0.24372571309859734, 0.33794752413451173], "min": [0, 0], "max": [1, 1], "count": [2365]}, "gripper_activity_state": {"mean": [1.9141649048625793, 1.7995771670190275], "std": [0.38225738519455826, 0.5635134336665081], "min": [0, 0], "max": [2, 2], "count": [2365]}, "gripper_mode_action": {"mean": [0.9365750528541226, 0.8684989429175476], "std": [0.24372571309859734, 0.33794752413451173], "min": [0, 0], "max": [1, 1], "count": [2365]}, "gripper_activity_action": {"mean": [1.9141649048625793, 1.7995771670190275], "std": [0.38225738519455826, 0.5635134336665081], "min": [0, 0], "max": [2, 2], "count": [2365]}, "gripper_open_scale_state": {"mean": [0.08295239992946149, 0.13888557069127322], "std": [0.19848996038320912, 0.271447098652764], "min": [0.02833112222807748, 0.02287420630455017], "max": [0.9480714116777692, 0.9504460607256208], "count": [2365]}, "gripper_open_scale_action": {"mean": [0.08295239992946149, 0.13888557069127322], "std": [0.19848996038320912, 0.271447098652764], "min": [0.02833112222807748, 0.02287420630455017], "max": [0.9480714116777692, 0.9504460607256208], "count": [2365]}}} +{"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.5344606003707526]], [[0.5623794265756985]], [[0.5486666340187797]]], "std": [[[0.2129042876471778]], [[0.2493832106785457]], [[0.276549132077673]]], "count": [342]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44933848055141484]], [[0.43644899763024114]], [[0.41250284832906525]]], "std": [[[0.18104271876639974]], [[0.20214571149865537]], [[0.23142033628262118]]], "count": [342]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44756766394017]], [[0.44459517814598226]], [[0.4274966245270038]]], "std": [[[0.15313922629495827]], [[0.16895858221353943]], [[0.19673647894528648]]], "count": [342]}, "observation.state": {"min": [-0.6332893371582031, 0.0, -1.9941750764846802, -0.8084079027175903, -0.5445631742477417, -0.42337870597839355, 0.045439787209033966, -0.8713011145591736, -5.421010862427522e-19, -1.5033011436462402, -0.9154186844825745, -0.2684466242790222, -0.33277687430381775, 0.04168026149272919], "max": [0.9034975171089172, 2.3500585556030273, 2.3757603265645767e-18, 0.06424638628959656, 0.9457239508628845, 0.14048577845096588, 1.6591249704360962, 0.6703495979309082, 1.954291582107544, 0.0, 0.07957812398672104, 0.48925256729125977, 0.07669904083013535, 1.6740530729293823], "mean": [0.05141984671354294, 0.5340850353240967, -0.41900017857551575, -0.17439785599708557, -0.05010344088077545, -0.03535575419664383, 0.19345822930335999, 0.005123402923345566, 0.5375587940216064, -0.39602237939834595, -0.2575194239616394, -0.011600933969020844, -0.05287795141339302, 0.22351591289043427], "std": [0.2245030552148819, 0.7548989057540894, 0.6157326698303223, 0.27255764603614807, 0.19160793721675873, 0.12689965963363647, 0.4083152413368225, 0.1921599805355072, 0.734146237373352, 0.5390669703483582, 0.3784160912036896, 0.15019559860229492, 0.07492128014564514, 0.46574440598487854], "count": [2393]}, "action": {"min": [-0.6332893371582031, 0.0, -1.9941750764846802, -0.8084079027175903, -0.5445631742477417, -0.42337870597839355, 0.045439787209033966, -0.8713011145591736, -5.421010862427522e-19, -1.5033011436462402, -0.9154186844825745, -0.2684466242790222, -0.33277687430381775, 0.04168026149272919], "max": [0.9034975171089172, 2.3500585556030273, 2.3757603265645767e-18, 0.06424638628959656, 0.9457239508628845, 0.14048577845096588, 1.6591249704360962, 0.6703495979309082, 1.954291582107544, 0.0, 0.07957812398672104, 0.48925256729125977, 0.07669904083013535, 1.6740530729293823], "mean": [0.05141984671354294, 0.5340850353240967, -0.41900017857551575, -0.17439785599708557, -0.05010344088077545, -0.03535575419664383, 0.19345822930335999, 0.005123402923345566, 0.5375587940216064, -0.39602237939834595, -0.2575194239616394, -0.011600933969020844, -0.05287795141339302, 0.22351591289043427], "std": [0.2245030552148819, 0.7548989057540894, 0.6157326698303223, 0.27255764603614807, 0.19160793721675873, 0.12689965963363647, 0.4083152413368225, 0.1921599805355072, 0.734146237373352, 0.5390669703483582, 0.3784160912036896, 0.15019559860229492, 0.07492128014564514, 0.46574440598487854], "count": [2393]}, "timestamp": {"min": [0.0], "max": [79.73333333333333], "mean": [39.86666666666667], "std": [23.026651225626942], "count": [2393]}, "frame_index": {"min": [0], "max": [2392], "mean": [1196.0], "std": [690.7995367688083], "count": [2393]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [2393]}, "index": {"min": [176721], "max": [179113], "mean": [177917.0], "std": [690.7995367688083], "count": [2393]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2393]}, "subtask_annotation": {"mean": [5.611784371082323, 12.0, 12.0, 12.0, 12.0], "std": [3.624702110661042, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2393]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [2393]}, "eef_direction_state": {"mean": [4.7133305474300045, 4.82741328875888], "std": [1.9820912309848007, 2.010183194760405], "min": [0, 0], "max": [6, 6], "count": [2393]}, "eef_velocity_state": {"mean": [0.5858754701211868, 0.511073965733389], "std": [0.8474544836852012, 0.8140935085502187], "min": [0, 0], "max": [2, 2], "count": [2393]}, "eef_acc_mag_state": {"mean": [0.48056832427914753, 0.4625992478061011], "std": [0.7575629066237864, 0.7435198903048674], "min": [0, 0], "max": [2, 2], "count": [2393]}, "eef_direction_action": {"mean": [4.7133305474300045, 4.82741328875888], "std": [1.9820912309848007, 2.010183194760405], "min": [0, 0], "max": [6, 6], "count": [2393]}, "eef_velocity_action": {"mean": [0.5858754701211868, 0.511073965733389], "std": [0.8474544836852012, 0.8140935085502187], "min": [0, 0], "max": [2, 2], "count": [2393]}, "eef_acc_mag_action": {"mean": [0.48056832427914753, 0.4625992478061011], "std": [0.7575629066237864, 0.7435198903048674], "min": [0, 0], "max": [2, 2], "count": [2393]}, "eef_sim_pose_state": {"mean": [0.1629371836199555, 0.3497203638234428, 1.2656851518856005, -0.013545710331334764, -0.054032946768229215, -0.0021734526708853097, 0.1663679390470364, -0.33436138936433296, 1.2712693922728722, -0.04307741072639714, -0.11257973775233708, -0.008916410634927315], "std": [0.13725329947709913, 0.07723904733632253, 0.11368878220182582, 0.08237209385345251, 0.11601693796013392, 0.2978860142718216, 0.13927422905603937, 0.05294034353574422, 0.11731321049244463, 0.07044734896067709, 0.1764293090012483, 0.172802407967286], "min": [0.04649837417822076, 0.1270035788581204, 1.1820232975367742, -0.28767068072488006, -0.49396615526095267, -0.9727916652593834, 0.06368824997273038, -0.5981996757987252, 1.1814934843850184, -0.28085194519113776, -0.5111796445435988, -0.8286081617098158], "max": [0.4685526207619126, 0.6884558811906315, 1.5070896877894893, 0.14653308655086011, 0.19813564310300724, 1.113386855336981, 0.44554903076946156, -0.0955440163499715, 1.4784698585775524, 0.07698131636401369, 0.07234543748098443, 0.6811958943707495], "count": [2393]}, "eef_sim_pose_action": {"mean": [0.1629371836199555, 0.3497203638234428, 1.2656851518856005, -0.013545710331334764, -0.054032946768229215, -0.0021734526708853097, 0.1663679390470364, -0.33436138936433296, 1.2712693922728722, -0.04307741072639714, -0.11257973775233708, -0.008916410634927315], "std": [0.13725329947709913, 0.07723904733632253, 0.11368878220182582, 0.08237209385345251, 0.11601693796013392, 0.2978860142718216, 0.13927422905603937, 0.05294034353574422, 0.11731321049244463, 0.07044734896067709, 0.1764293090012483, 0.172802407967286], "min": [0.04649837417822076, 0.1270035788581204, 1.1820232975367742, -0.28767068072488006, -0.49396615526095267, -0.9727916652593834, 0.06368824997273038, -0.5981996757987252, 1.1814934843850184, -0.28085194519113776, -0.5111796445435988, -0.8286081617098158], "max": [0.4685526207619126, 0.6884558811906315, 1.5070896877894893, 0.14653308655086011, 0.19813564310300724, 1.113386855336981, 0.44554903076946156, -0.0955440163499715, 1.4784698585775524, 0.07698131636401369, 0.07234543748098443, 0.6811958943707495], "count": [2393]}, "gripper_mode_state": {"mean": [0.9084830756372754, 0.8850814876723778], "std": [0.28834281145524265, 0.31892357682058003], "min": [0, 0], "max": [1, 1], "count": [2393]}, "gripper_activity_state": {"mean": [1.8746343501880485, 1.87087338069369], "std": [0.4572809339016702, 0.463051830079391], "min": [0, 0], "max": [2, 2], "count": [2393]}, "gripper_mode_action": {"mean": [0.9084830756372754, 0.8850814876723778], "std": [0.28834281145524265, 0.31892357682058003], "min": [0, 0], "max": [1, 1], "count": [2393]}, "gripper_activity_action": {"mean": [1.8746343501880485, 1.87087338069369], "std": [0.4572809339016702, 0.463051830079391], "min": [0, 0], "max": [2, 2], "count": [2393]}, "gripper_open_scale_state": {"mean": [0.11054976897149668, 0.12772048996189841], "std": [0.2333241977610039, 0.26613921675953367], "min": [0.025965592690876553, 0.023817292281559536], "max": [0.9480714116777692, 0.956601755959647], "count": [2393]}, "gripper_open_scale_action": {"mean": [0.11054976897149668, 0.12772048996189841], "std": [0.2333241977610039, 0.26613921675953367], "min": [0.025965592690876553, 0.023817292281559536], "max": [0.9480714116777692, 0.956601755959647], "count": [2393]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5357230198785629]], [[0.5660931984891261]], [[0.5517886702182517]]], "std": [[[0.2103802815534752]], [[0.2464867651322694]], [[0.27320238156466536]]], "count": [338]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45707777874463396]], [[0.44367532244653285]], [[0.4191690306300035]]], "std": [[[0.16900319174321932]], [[0.18769318551227082]], [[0.21729617106206595]]], "count": [338]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4576468380580372]], [[0.44339877660465893]], [[0.42002462340952157]]], "std": [[[0.1700346308849728]], [[0.1876792424742445]], [[0.21800316874406409]]], "count": [338]}, "observation.state": {"min": [-0.9786797165870667, 0.0, -2.0033788681030273, -0.49854376912117004, -0.7106607556343079, -0.1315065175294876, 0.04284518584609032, -1.0768544673919678, -5.421162856865079e-19, -1.6628351211547852, -0.9142525792121887, -0.33922475576400757, -0.2346990555524826, 0.04265076294541359], "max": [0.6810874938964844, 2.055675983428955, 1.0842021724855044e-19, 0.1381499469280243, 0.33649763464927673, 0.10265093296766281, 1.6591249704360962, 0.5918332934379578, 1.808437705039978, 8.131516293641283e-19, 0.3436116874217987, 0.5445029139518738, 0.29742559790611267, 1.6740530729293823], "mean": [-0.04834764823317528, 0.4260424077510834, -0.3935418725013733, -0.08449293673038483, -0.005125475116074085, -0.022621486335992813, 0.15006381273269653, -0.07525196671485901, 0.5576657652854919, -0.4278270900249481, -0.22108326852321625, 0.01113677304238081, -0.004815730731934309, 0.25379717350006104], "std": [0.20596928894519806, 0.6956639289855957, 0.6365267038345337, 0.16001150012016296, 0.09580746293067932, 0.051724519580602646, 0.35612255334854126, 0.2816565930843353, 0.6759672164916992, 0.5338084697723389, 0.33102115988731384, 0.13159896433353424, 0.07280309498310089, 0.49052879214286804], "count": [2356]}, "action": {"min": [-0.9786797165870667, 0.0, -2.0033788681030273, -0.49854376912117004, -0.7106607556343079, -0.1315065175294876, 0.04284518584609032, -1.0768544673919678, -5.421162856865079e-19, -1.6628351211547852, -0.9142525792121887, -0.33922475576400757, -0.2346990555524826, 0.04265076294541359], "max": [0.6810874938964844, 2.055675983428955, 1.0842021724855044e-19, 0.1381499469280243, 0.33649763464927673, 0.10265093296766281, 1.6591249704360962, 0.5918332934379578, 1.808437705039978, 8.131516293641283e-19, 0.3436116874217987, 0.5445029139518738, 0.29742559790611267, 1.6740530729293823], "mean": [-0.04834764823317528, 0.4260424077510834, -0.3935418725013733, -0.08449293673038483, -0.005125475116074085, -0.022621486335992813, 0.15006381273269653, -0.07525196671485901, 0.5576657652854919, -0.4278270900249481, -0.22108326852321625, 0.01113677304238081, -0.004815730731934309, 0.25379717350006104], "std": [0.20596928894519806, 0.6956639289855957, 0.6365267038345337, 0.16001150012016296, 0.09580746293067932, 0.051724519580602646, 0.35612255334854126, 0.2816565930843353, 0.6759672164916992, 0.5338084697723389, 0.33102115988731384, 0.13159896433353424, 0.07280309498310089, 0.49052879214286804], "count": [2356]}, "timestamp": {"min": [0.0], "max": [78.5], "mean": [39.25], "std": [22.670618528051776], "count": [2356]}, "frame_index": {"min": [0], "max": [2355], "mean": [1177.5], "std": [680.1185558415533], "count": [2356]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [2356]}, "index": {"min": [179114], "max": [181469], "mean": [180291.5], "std": [680.1185558415533], "count": [2356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2356]}, "subtask_annotation": {"mean": [5.404499151103566, 12.0, 12.0, 12.0, 12.0], "std": [3.5854540307380374, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2356]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [2356]}, "eef_direction_state": {"mean": [5.006366723259762, 4.512733446519524], "std": [1.9064389708890883, 2.145851012772612], "min": [0, 0], "max": [6, 6], "count": [2356]}, "eef_velocity_state": {"mean": [0.43378607809847197, 0.6710526315789473], "std": [0.7781695219112725, 0.8794160427108879], "min": [0, 0], "max": [2, 2], "count": [2356]}, "eef_acc_mag_state": {"mean": [0.3561120543293718, 0.5674872665534805], "std": [0.6720916045934898, 0.785119870331048], "min": [0, 0], "max": [2, 2], "count": [2356]}, "eef_direction_action": {"mean": [5.006366723259762, 4.512733446519524], "std": [1.9064389708890883, 2.145851012772612], "min": [0, 0], "max": [6, 6], "count": [2356]}, "eef_velocity_action": {"mean": [0.43378607809847197, 0.6710526315789473], "std": [0.7781695219112725, 0.8794160427108879], "min": [0, 0], "max": [2, 2], "count": [2356]}, "eef_acc_mag_action": {"mean": [0.3561120543293718, 0.5674872665534805], "std": [0.6720916045934898, 0.785119870331048], "min": [0, 0], "max": [2, 2], "count": [2356]}, "eef_sim_pose_state": {"mean": [0.14269252226140647, 0.3241098554380905, 1.2625271584749382, -0.021807645513575696, -0.05169672198944922, -0.053726186857101, 0.15707817270846547, -0.34867274239382334, 1.284337627112574, -0.004760120735474771, -0.08995834273099804, -0.06408196114510174], "std": [0.1269083507027925, 0.060978667440500775, 0.1253537501403286, 0.05064576180692931, 0.09953581882529, 0.24703333755317822, 0.12037411855872893, 0.05778479990489668, 0.12130038778878302, 0.0691399548227362, 0.12136814167947807, 0.23235306439879488], "min": [0.053899730798483786, -0.01105586612231996, 1.1827793506488198, -0.1520461266884339, -0.42331798972683554, -1.1329775927254833, 0.04353898654769102, -0.6310870816069526, 1.1824949999999999, -0.22251311649425995, -0.4129298010962055, -1.0520308652930876], "max": [0.4525915630703154, 0.601639955473682, 1.561108464306808, 0.08912579255008864, 0.2617963975830768, 0.5788226457761579, 0.44756924417672966, -0.14426203907462426, 1.568984794932917, 0.25653835738881114, 0.11451822597636796, 0.4535969274808006], "count": [2356]}, "eef_sim_pose_action": {"mean": [0.14269252226140647, 0.3241098554380905, 1.2625271584749382, -0.021807645513575696, -0.05169672198944922, -0.053726186857101, 0.15707817270846547, -0.34867274239382334, 1.284337627112574, -0.004760120735474771, -0.08995834273099804, -0.06408196114510174], "std": [0.1269083507027925, 0.060978667440500775, 0.1253537501403286, 0.05064576180692931, 0.09953581882529, 0.24703333755317822, 0.12037411855872893, 0.05778479990489668, 0.12130038778878302, 0.0691399548227362, 0.12136814167947807, 0.23235306439879488], "min": [0.053899730798483786, -0.01105586612231996, 1.1827793506488198, -0.1520461266884339, -0.42331798972683554, -1.1329775927254833, 0.04353898654769102, -0.6310870816069526, 1.1824949999999999, -0.22251311649425995, -0.4129298010962055, -1.0520308652930876], "max": [0.4525915630703154, 0.601639955473682, 1.561108464306808, 0.08912579255008864, 0.2617963975830768, 0.5788226457761579, 0.44756924417672966, -0.14426203907462426, 1.568984794932917, 0.25653835738881114, 0.11451822597636796, 0.4535969274808006], "count": [2356]}, "gripper_mode_state": {"mean": [0.933786078098472, 0.865025466893039], "std": [0.24865566240877143, 0.34169636890010824], "min": [0, 0], "max": [1, 1], "count": [2356]}, "gripper_activity_state": {"mean": [1.91553480475382, 1.8234295415959254], "std": [0.3799916372426789, 0.5334907186663878], "min": [0, 0], "max": [2, 2], "count": [2356]}, "gripper_mode_action": {"mean": [0.933786078098472, 0.865025466893039], "std": [0.24865566240877143, 0.34169636890010824], "min": [0, 0], "max": [1, 1], "count": [2356]}, "gripper_activity_action": {"mean": [1.91553480475382, 1.8234295415959254], "std": [0.3799916372426789, 0.5334907186663878], "min": [0, 0], "max": [2, 2], "count": [2356]}, "gripper_open_scale_state": {"mean": [0.08575016788627073, 0.14502732981138358], "std": [0.20349955791260815, 0.2803002339574279], "min": [0.024482963340623037, 0.02437186454023634], "max": [0.9480714116777692, 0.956601755959647], "count": [2356]}, "gripper_open_scale_action": {"mean": [0.08575016788627073, 0.14502732981138358], "std": [0.20349955791260815, 0.2803002339574279], "min": [0.024482963340623037, 0.02437186454023634], "max": [0.9480714116777692, 0.956601755959647], "count": [2356]}}} +{"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.5639678597294201]], [[0.57594303974996]], [[0.5552485062599064]]], "std": [[[0.20742394345346674]], [[0.24087640019279377]], [[0.2675820096708434]]], "count": [367]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495762141368809]], [[0.4410201339542781]], [[0.42027881738526474]]], "std": [[[0.15722498206051327]], [[0.17593942649076788]], [[0.2055870885346683]]], "count": [367]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44138805334425624]], [[0.4260134963461618]], [[0.4015535757748452]]], "std": [[[0.1860116800753815]], [[0.20531764796442734]], [[0.2377877500976881]]], "count": [367]}, "observation.state": {"min": [-0.9142525792121887, 0.0, -2.0112099647521973, -0.6918253302574158, -1.1326626539230347, -0.2626332938671112, 0.04929874464869499, -0.9326603412628174, -1.599744686457681e-19, -1.9266798496246338, -0.8851069211959839, -0.38656315207481384, -0.2955706715583801, 0.042349908500909805], "max": [1.1397477388381958, 2.1905136108398438, 0.0, 0.44823259115219116, 0.5307573676109314, 0.2968686521053314, 1.658865213394165, 1.0499154329299927, 2.0831458568573, 0.0, 0.07506237924098969, 0.575242817401886, 0.4019220173358917, 1.659033179283142], "mean": [-0.020230980589985847, 0.3308563232421875, -0.34021875262260437, -0.05363306403160095, -0.020756768062710762, 0.012086106464266777, 0.11802158504724503, -0.017855171114206314, 0.5984385013580322, -0.5185202360153198, -0.22171631455421448, -0.02781536616384983, -0.021481171250343323, 0.23648379743099213], "std": [0.25460490584373474, 0.6368868947029114, 0.6531912684440613, 0.16741971671581268, 0.2039651870727539, 0.06872189790010452, 0.2963376045227051, 0.3682105839252472, 0.6977878212928772, 0.6150261759757996, 0.27187272906303406, 0.15426160395145416, 0.11403888463973999, 0.45956555008888245], "count": [2630]}, "action": {"min": [-0.9142525792121887, 0.0, -2.0112099647521973, -0.6918253302574158, -1.1326626539230347, -0.2626332938671112, 0.04929874464869499, -0.9326603412628174, -1.599744686457681e-19, -1.9266798496246338, -0.8851069211959839, -0.38656315207481384, -0.2955706715583801, 0.042349908500909805], "max": [1.1397477388381958, 2.1905136108398438, 0.0, 0.44823259115219116, 0.5307573676109314, 0.2968686521053314, 1.658865213394165, 1.0499154329299927, 2.0831458568573, 0.0, 0.07506237924098969, 0.575242817401886, 0.4019220173358917, 1.659033179283142], "mean": [-0.020230980589985847, 0.3308563232421875, -0.34021875262260437, -0.05363306403160095, -0.020756768062710762, 0.012086106464266777, 0.11802158504724503, -0.017855171114206314, 0.5984385013580322, -0.5185202360153198, -0.22171631455421448, -0.02781536616384983, -0.021481171250343323, 0.23648379743099213], "std": [0.25460490584373474, 0.6368868947029114, 0.6531912684440613, 0.16741971671581268, 0.2039651870727539, 0.06872189790010452, 0.2963376045227051, 0.3682105839252472, 0.6977878212928772, 0.6150261759757996, 0.27187272906303406, 0.15426160395145416, 0.11403888463973999, 0.45956555008888245], "count": [2630]}, "timestamp": {"min": [0.0], "max": [87.63333333333334], "mean": [43.81666666666667], "std": [25.307184970105055], "count": [2630]}, "frame_index": {"min": [0], "max": [2629], "mean": [1314.5], "std": [759.2155491031516], "count": [2630]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [2630]}, "index": {"min": [181470], "max": [184099], "mean": [182784.5], "std": [759.2155491031516], "count": [2630]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2630]}, "subtask_annotation": {"mean": [5.084790874524715, 12.0, 12.0, 12.0, 12.0], "std": [3.3307012720853373, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2630]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [2630]}, "eef_direction_state": {"mean": [5.183269961977186, 4.402661596958175], "std": [1.6850566528512003, 2.1056308149410374], "min": [0, 0], "max": [6, 6], "count": [2630]}, "eef_velocity_state": {"mean": [0.38517110266159693, 0.7467680608365019], "std": [0.7483369833743505, 0.8997987794738527], "min": [0, 0], "max": [2, 2], "count": [2630]}, "eef_acc_mag_state": {"mean": [0.30988593155893535, 0.6133079847908746], "std": [0.6468534444705133, 0.7996515925100842], "min": [0, 0], "max": [2, 2], "count": [2630]}, "eef_direction_action": {"mean": [5.183269961977186, 4.402661596958175], "std": [1.6850566528512003, 2.1056308149410374], "min": [0, 0], "max": [6, 6], "count": [2630]}, "eef_velocity_action": {"mean": [0.38517110266159693, 0.7467680608365019], "std": [0.7483369833743505, 0.8997987794738527], "min": [0, 0], "max": [2, 2], "count": [2630]}, "eef_acc_mag_action": {"mean": [0.30988593155893535, 0.6133079847908746], "std": [0.6468534444705133, 0.7996515925100842], "min": [0, 0], "max": [2, 2], "count": [2630]}, "eef_sim_pose_state": {"mean": [0.11838337205701398, 0.33036918853863445, 1.2528416542153968, 0.009329675087327226, -0.05942408882530669, -0.04010127154344366, 0.1591658096203658, -0.33364110835945743, 1.305119237410185, -0.02033497594359519, -0.13799739888198176, -0.04561462745690874], "std": [0.09969529773175721, 0.07127028543036174, 0.13063238122303314, 0.045303746648461075, 0.13696681568974906, 0.18513150743012488, 0.11583832121374396, 0.08473637101458693, 0.1375469407585542, 0.09037951365692423, 0.17113251437690863, 0.31706119902795643], "min": [0.06325850120320399, 0.03899296900359991, 1.1821805304176267, -0.1887237040652292, -0.5927465289792997, -1.2657855771002362, 0.05608798249809305, -0.6559715575093209, 1.1822731694246038, -0.30671320756329457, -0.5124299757664517, -0.9822984708720988], "max": [0.4096198864551052, 0.7415194715802917, 1.5413667550431291, 0.20183196885011956, 0.18227542338671987, 0.4157305297037484, 0.39498418623112636, -0.02899421122995057, 1.5458506120937083, 0.2078415376305097, 0.1745517661887548, 0.7562890792085611], "count": [2630]}, "eef_sim_pose_action": {"mean": [0.11838337205701398, 0.33036918853863445, 1.2528416542153968, 0.009329675087327226, -0.05942408882530669, -0.04010127154344366, 0.1591658096203658, -0.33364110835945743, 1.305119237410185, -0.02033497594359519, -0.13799739888198176, -0.04561462745690874], "std": [0.09969529773175721, 0.07127028543036174, 0.13063238122303314, 0.045303746648461075, 0.13696681568974906, 0.18513150743012488, 0.11583832121374396, 0.08473637101458693, 0.1375469407585542, 0.09037951365692423, 0.17113251437690863, 0.31706119902795643], "min": [0.06325850120320399, 0.03899296900359991, 1.1821805304176267, -0.1887237040652292, -0.5927465289792997, -1.2657855771002362, 0.05608798249809305, -0.6559715575093209, 1.1822731694246038, -0.30671320756329457, -0.5124299757664517, -0.9822984708720988], "max": [0.4096198864551052, 0.7415194715802917, 1.5413667550431291, 0.20183196885011956, 0.18227542338671987, 0.4157305297037484, 0.39498418623112636, -0.02899421122995057, 1.5458506120937083, 0.2078415376305097, 0.1745517661887548, 0.7562890792085611], "count": [2630]}, "gripper_mode_state": {"mean": [0.9555133079847908, 0.8756653992395437], "std": [0.20617377682129306, 0.32996288854080896], "min": [0, 0], "max": [1, 1], "count": [2630]}, "gripper_activity_state": {"mean": [1.9418250950570342, 1.8], "std": [0.31688793256242775, 0.5627201723729456], "min": [0, 0], "max": [2, 2], "count": [2630]}, "gripper_mode_action": {"mean": [0.9555133079847908, 0.8756653992395437], "std": [0.20617377682129306, 0.32996288854080896], "min": [0, 0], "max": [1, 1], "count": [2630]}, "gripper_activity_action": {"mean": [1.9418250950570342, 1.8], "std": [0.31688793256242775, 0.5627201723729456], "min": [0, 0], "max": [2, 2], "count": [2630]}, "gripper_open_scale_state": {"mean": [0.06743909858899477, 0.13513288364939563], "std": [0.16933509275375117, 0.2626100928446755], "min": [0.02817071122782571, 0.024199947714805603], "max": [0.94792297908238, 0.9480189595903669], "count": [2630]}, "gripper_open_scale_action": {"mean": [0.06743909858899477, 0.13513288364939563], "std": [0.16933509275375117, 0.2626100928446755], "min": [0.02817071122782571, 0.024199947714805603], "max": [0.94792297908238, 0.9480189595903669], "count": [2630]}}} +{"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.5498755816552697]], [[0.5609058135617767]], [[0.5309195214212853]]], "std": [[[0.20622283955019466]], [[0.23968630178326913]], [[0.2685211546736781]]], "count": [346]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44955609470827507]], [[0.4336258681539411]], [[0.40778502052715754]]], "std": [[[0.17287231493455027]], [[0.19374097012962488]], [[0.22623981147164302]]], "count": [346]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43830505418288057]], [[0.42634356070623497]], [[0.40089018757792133]]], "std": [[[0.16107610946068435]], [[0.1819632894402454]], [[0.21277805347454126]]], "count": [346]}, "observation.state": {"min": [-0.8919827938079834, -9.439010137377358e-36, -2.00455904006958, -0.7608544826507568, -0.9219224452972412, -0.28378644585609436, 0.048999108374118805, -0.983281672000885, 0.0, -1.4787575006484985, -0.9556700587272644, -0.3497476279735565, -0.4187767505645752, 0.0442257784307003], "max": [1.0431069135665894, 2.1505515575408936, 0.0, 0.3190680146217346, 0.5136951208114624, 0.1978835165500641, 1.658865213394165, 0.8145437836647034, 2.009514808654785, 0.0, 0.009604386985301971, 0.4598864018917084, 0.2189234048128128, 1.6452230215072632], "mean": [0.08577723801136017, 0.7288286089897156, -0.6613554954528809, -0.1982460767030716, -0.10194524377584457, -0.03449933975934982, 0.25707313418388367, -0.010319439694285393, 0.30042925477027893, -0.23324398696422577, -0.15354953706264496, -0.0031752099748700857, -0.007046958897262812, 0.11816798895597458], "std": [0.3484453856945038, 0.7797025442123413, 0.7283619046211243, 0.24874338507652283, 0.2280586212873459, 0.08114121854305267, 0.4835348427295685, 0.1903577297925949, 0.5713927149772644, 0.4479541778564453, 0.28547734022140503, 0.10030300915241241, 0.095271535217762, 0.29518404603004456], "count": [2432]}, "action": {"min": [-0.8919827938079834, -9.439010137377358e-36, -2.00455904006958, -0.7608544826507568, -0.9219224452972412, -0.28378644585609436, 0.048999108374118805, -0.983281672000885, 0.0, -1.4787575006484985, -0.9556700587272644, -0.3497476279735565, -0.4187767505645752, 0.0442257784307003], "max": [1.0431069135665894, 2.1505515575408936, 0.0, 0.3190680146217346, 0.5136951208114624, 0.1978835165500641, 1.658865213394165, 0.8145437836647034, 2.009514808654785, 0.0, 0.009604386985301971, 0.4598864018917084, 0.2189234048128128, 1.6452230215072632], "mean": [0.08577723801136017, 0.7288286089897156, -0.6613554954528809, -0.1982460767030716, -0.10194524377584457, -0.03449933975934982, 0.25707313418388367, -0.010319439694285393, 0.30042925477027893, -0.23324398696422577, -0.15354953706264496, -0.0031752099748700857, -0.007046958897262812, 0.11816798895597458], "std": [0.3484453856945038, 0.7797025442123413, 0.7283619046211243, 0.24874338507652283, 0.2280586212873459, 0.08114121854305267, 0.4835348427295685, 0.1903577297925949, 0.5713927149772644, 0.4479541778564453, 0.28547734022140503, 0.10030300915241241, 0.095271535217762, 0.29518404603004456], "count": [2432]}, "timestamp": {"min": [0.0], "max": [81.03333333333333], "mean": [40.516666666666666], "std": [23.40192893284179], "count": [2432]}, "frame_index": {"min": [0], "max": [2431], "mean": [1215.5], "std": [702.0578679852538], "count": [2432]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [2432]}, "index": {"min": [184100], "max": [186531], "mean": [185315.5], "std": [702.0578679852538], "count": [2432]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2432]}, "subtask_annotation": {"mean": [5.297697368421052, 12.0, 12.0, 12.0, 12.0], "std": [3.6800754372979823, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2432]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [2432]}, "eef_direction_state": {"mean": [4.1410361842105265, 5.3042763157894735], "std": [2.201284070242039, 1.6001176362896605], "min": [0, 0], "max": [6, 6], "count": [2432]}, "eef_velocity_state": {"mean": [0.8519736842105263, 0.3190789473684211], "std": [0.9187176700174172, 0.6805554574092062], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_acc_mag_state": {"mean": [0.6961348684210527, 0.28988486842105265], "std": [0.8257880177331045, 0.6330505092573878], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_direction_action": {"mean": [4.1410361842105265, 5.3042763157894735], "std": [2.201284070242039, 1.6001176362896605], "min": [0, 0], "max": [6, 6], "count": [2432]}, "eef_velocity_action": {"mean": [0.8519736842105263, 0.3190789473684211], "std": [0.9187176700174172, 0.6805554574092062], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_acc_mag_action": {"mean": [0.6961348684210527, 0.28988486842105265], "std": [0.8257880177331045, 0.6330505092573878], "min": [0, 0], "max": [2, 2], "count": [2432]}, "eef_sim_pose_state": {"mean": [0.1845638802919612, 0.3581478038564884, 1.3204400533145697, -0.002946008105811944, -0.12115903013791651, -0.021306024820030037, 0.11820204197773722, -0.33689991209335646, 1.2417081850357625, -0.00986170818408961, -0.08444934545795806, -0.012993586585942171], "std": [0.13043813513495753, 0.10301666251443406, 0.1421515474332513, 0.09089349725922218, 0.16299343847801398, 0.28352230737035194, 0.09804769920385986, 0.04558169860119693, 0.1091780259634427, 0.07201313816227399, 0.1546671979382095, 0.11429322461251736], "min": [0.055537171266975806, 0.024146659170290942, 1.182180533341698, -0.19787049084130653, -0.5610273913567643, -0.9234338308667605, 0.037847486307971336, -0.5809454506643106, 1.1820581723211754, -0.3251038572680778, -0.5006619329015298, -0.892564357957915], "max": [0.4330585691024225, 0.7013378561238769, 1.565141773174117, 0.32585691592336696, 0.276138111502344, 1.0976266994042128, 0.40170454786756116, -0.04400477844206574, 1.493432110335027, 0.16002323773738525, 0.09913977575637123, 0.48063635818240835], "count": [2432]}, "eef_sim_pose_action": {"mean": [0.1845638802919612, 0.3581478038564884, 1.3204400533145697, -0.002946008105811944, -0.12115903013791651, -0.021306024820030037, 0.11820204197773722, -0.33689991209335646, 1.2417081850357625, -0.00986170818408961, -0.08444934545795806, -0.012993586585942171], "std": [0.13043813513495753, 0.10301666251443406, 0.1421515474332513, 0.09089349725922218, 0.16299343847801398, 0.28352230737035194, 0.09804769920385986, 0.04558169860119693, 0.1091780259634427, 0.07201313816227399, 0.1546671979382095, 0.11429322461251736], "min": [0.055537171266975806, 0.024146659170290942, 1.182180533341698, -0.19787049084130653, -0.5610273913567643, -0.9234338308667605, 0.037847486307971336, -0.5809454506643106, 1.1820581723211754, -0.3251038572680778, -0.5006619329015298, -0.892564357957915], "max": [0.4330585691024225, 0.7013378561238769, 1.565141773174117, 0.32585691592336696, 0.276138111502344, 1.0976266994042128, 0.40170454786756116, -0.04400477844206574, 1.493432110335027, 0.16002323773738525, 0.09913977575637123, 0.48063635818240835], "count": [2432]}, "gripper_mode_state": {"mean": [0.8647203947368421, 0.9523026315789473], "std": [0.342021978333262, 0.2131251497753366], "min": [0, 0], "max": [1, 1], "count": [2432]}, "gripper_activity_state": {"mean": [1.8129111842105263, 1.9148848684210527], "std": [0.5463224045774825, 0.3811886101152096], "min": [0, 0], "max": [2, 2], "count": [2432]}, "gripper_mode_action": {"mean": [0.8647203947368421, 0.9523026315789473], "std": [0.342021978333262, 0.2131251497753366], "min": [0, 0], "max": [1, 1], "count": [2432]}, "gripper_activity_action": {"mean": [1.8129111842105263, 1.9148848684210527], "std": [0.5463224045774825, 0.3811886101152096], "min": [0, 0], "max": [2, 2], "count": [2432]}, "gripper_open_scale_state": {"mean": [0.1468961038469172, 0.06752588308181244], "std": [0.27630749328052906, 0.1686783975096358], "min": [0.02799949049949646, 0.0252718733889716], "max": [0.94792297908238, 0.9401274408612933], "count": [2432]}, "gripper_open_scale_action": {"mean": [0.1468961038469172, 0.06752588308181244], "std": [0.27630749328052906, 0.1686783975096358], "min": [0.02799949049949646, 0.0252718733889716], "max": [0.94792297908238, 0.9401274408612933], "count": [2432]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129088306069446]], [[0.5587235931095602]], [[0.5621737972809965]]], "std": [[[0.24367701763688002]], [[0.2749084459121448]], [[0.2925365904468708]]], "count": [354]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44560936942259644]], [[0.43762319830631563]], [[0.41965707891756826]]], "std": [[[0.2119944553861474]], [[0.22508635299858806]], [[0.24941860027284976]]], "count": [354]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354090213926123]], [[0.4346079646861884]], [[0.4213814820969191]]], "std": [[[0.18017480307023437]], [[0.1882446808725762]], [[0.2064163344784472]]], "count": [354]}, "observation.state": {"min": [-1.104466199874878, 0.0, -1.8521236181259155, -0.8145169019699097, -0.5097640156745911, -0.2328837513923645, 0.04571607708930969, -1.2379225492477417, 0.0, -1.483359456062317, -0.7194370031356812, -0.256122887134552, -0.39269909262657166, 0.04029315710067749], "max": [1.0518356561660767, 2.0026845932006836, 0.0, 0.07460817694664001, 0.8276231288909912, 0.11351457983255386, 1.660617709159851, 0.6105243563652039, 1.8254371881484985, 1.0842021724855044e-19, 0.1246332973241806, 0.552233099937439, 0.07976700365543365, 1.6623247861862183], "mean": [0.006006468087434769, 0.5064814686775208, -0.4063567519187927, -0.15257331728935242, 0.032588548958301544, -0.0534525029361248, 0.18676839768886566, -0.07838213443756104, 0.3727012276649475, -0.24444665014743805, -0.20235463976860046, 0.06686241179704666, -0.11331149935722351, 0.17914965748786926], "std": [0.35473358631134033, 0.6668422222137451, 0.5405165553092957, 0.2184191346168518, 0.1764058768749237, 0.057777002453804016, 0.40404894948005676, 0.2727799713611603, 0.537728488445282, 0.3680020570755005, 0.28661125898361206, 0.1279016137123108, 0.07129838317632675, 0.4059654176235199], "count": [2512]}, "action": {"min": [-1.104466199874878, 0.0, -1.8521236181259155, -0.8145169019699097, -0.5097640156745911, -0.2328837513923645, 0.04571607708930969, -1.2379225492477417, 0.0, -1.483359456062317, -0.7194370031356812, -0.256122887134552, -0.39269909262657166, 0.04029315710067749], "max": [1.0518356561660767, 2.0026845932006836, 0.0, 0.07460817694664001, 0.8276231288909912, 0.11351457983255386, 1.660617709159851, 0.6105243563652039, 1.8254371881484985, 1.0842021724855044e-19, 0.1246332973241806, 0.552233099937439, 0.07976700365543365, 1.6623247861862183], "mean": [0.006006468087434769, 0.5064814686775208, -0.4063567519187927, -0.15257331728935242, 0.032588548958301544, -0.0534525029361248, 0.18676839768886566, -0.07838213443756104, 0.3727012276649475, -0.24444665014743805, -0.20235463976860046, 0.06686241179704666, -0.11331149935722351, 0.17914965748786926], "std": [0.35473358631134033, 0.6668422222137451, 0.5405165553092957, 0.2184191346168518, 0.1764058768749237, 0.057777002453804016, 0.40404894948005676, 0.2727799713611603, 0.537728488445282, 0.3680020570755005, 0.28661125898361206, 0.1279016137123108, 0.07129838317632675, 0.4059654176235199], "count": [2512]}, "timestamp": {"min": [0.0], "max": [83.7], "mean": [41.85], "std": [24.171729354764835], "count": [2512]}, "frame_index": {"min": [0], "max": [2511], "mean": [1255.5], "std": [725.151880642945], "count": [2512]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [2512]}, "index": {"min": [186532], "max": [189043], "mean": [187787.5], "std": [725.151880642945], "count": [2512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2512]}, "subtask_annotation": {"mean": [5.455015923566879, 12.0, 12.0, 12.0, 12.0], "std": [3.4663370229154955, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2512]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [2512]}, "eef_direction_state": {"mean": [4.695859872611465, 5.000398089171974], "std": [1.9516077137228696, 1.857267486573801], "min": [0, 0], "max": [6, 6], "count": [2512]}, "eef_velocity_state": {"mean": [0.6126592356687898, 0.45143312101910826], "std": [0.8591298359168099, 0.7732785588671108], "min": [0, 0], "max": [2, 2], "count": [2512]}, "eef_acc_mag_state": {"mean": [0.5103503184713376, 0.39171974522292996], "std": [0.7700946286980462, 0.7095088265556985], "min": [0, 0], "max": [2, 2], "count": [2512]}, "eef_direction_action": {"mean": [4.695859872611465, 5.000398089171974], "std": [1.9516077137228696, 1.857267486573801], "min": [0, 0], "max": [6, 6], "count": [2512]}, "eef_velocity_action": {"mean": [0.6126592356687898, 0.45143312101910826], "std": [0.8591298359168099, 0.7732785588671108], "min": [0, 0], "max": [2, 2], "count": [2512]}, "eef_acc_mag_action": {"mean": [0.5103503184713376, 0.39171974522292996], "std": [0.7700946286980462, 0.7095088265556985], "min": [0, 0], "max": [2, 2], "count": [2512]}, "eef_sim_pose_state": {"mean": [0.141906333427114, 0.3394677141206344, 1.2752985382956397, -0.05226481490781945, -0.05168899302946416, 0.03871304339887517, 0.12165689220622604, -0.34578101051542387, 1.2538529655644237, -0.12275019204576122, -0.07094879540278361, -0.009777683730530947], "std": [0.10142823781284203, 0.09260978914954121, 0.11465431875530756, 0.05317034133877614, 0.0996809870447615, 0.39627183463169363, 0.08074140685666101, 0.05417961846602082, 0.09959471794282414, 0.07283930231857778, 0.12019490969710121, 0.22042754542136375], "min": [0.03639886055247863, -0.022638922129335343, 1.1823360198159076, -0.17697073815805142, -0.5059739239913925, -1.3657333704438797, 0.05638927799830208, -0.6827053320475588, 1.1820039250927281, -0.5087254095769016, -0.5300906897773601, -1.1620055971060355], "max": [0.42486157992463647, 0.6865934074068403, 1.5093045866514092, 0.09418157185683257, 0.2789902688185104, 1.3578276692456872, 0.3311976354412349, -0.17542165815696145, 1.4518004287949942, 0.06970515329940963, 0.2609491138787319, 0.4235961916729029], "count": [2512]}, "eef_sim_pose_action": {"mean": [0.141906333427114, 0.3394677141206344, 1.2752985382956397, -0.05226481490781945, -0.05168899302946416, 0.03871304339887517, 0.12165689220622604, -0.34578101051542387, 1.2538529655644237, -0.12275019204576122, -0.07094879540278361, -0.009777683730530947], "std": [0.10142823781284203, 0.09260978914954121, 0.11465431875530756, 0.05317034133877614, 0.0996809870447615, 0.39627183463169363, 0.08074140685666101, 0.05417961846602082, 0.09959471794282414, 0.07283930231857778, 0.12019490969710121, 0.22042754542136375], "min": [0.03639886055247863, -0.022638922129335343, 1.1823360198159076, -0.17697073815805142, -0.5059739239913925, -1.3657333704438797, 0.05638927799830208, -0.6827053320475588, 1.1820039250927281, -0.5087254095769016, -0.5300906897773601, -1.1620055971060355], "max": [0.42486157992463647, 0.6865934074068403, 1.5093045866514092, 0.09418157185683257, 0.2789902688185104, 1.3578276692456872, 0.3311976354412349, -0.17542165815696145, 1.4518004287949942, 0.06970515329940963, 0.2609491138787319, 0.4235961916729029], "count": [2512]}, "gripper_mode_state": {"mean": [0.9112261146496815, 0.910828025477707], "std": [0.2844170927179468, 0.2849918130088721], "min": [0, 0], "max": [1, 1], "count": [2512]}, "gripper_activity_state": {"mean": [1.8809713375796178, 1.875], "std": [0.4467729433087195, 0.4561810108385503], "min": [0, 0], "max": [2, 2], "count": [2512]}, "gripper_mode_action": {"mean": [0.9112261146496815, 0.910828025477707], "std": [0.2844170927179468, 0.2849918130088721], "min": [0, 0], "max": [1, 1], "count": [2512]}, "gripper_activity_action": {"mean": [1.8809713375796178, 1.875], "std": [0.4467729433087195, 0.4561810108385503], "min": [0, 0], "max": [2, 2], "count": [2512]}, "gripper_open_scale_state": {"mean": [0.10672610678334533, 0.10236970680995346], "std": [0.2308850007669545, 0.23198251945849585], "min": [0.02612347262246268, 0.023024661200387136], "max": [0.9489244052342006, 0.9498998778206962], "count": [2512]}, "gripper_open_scale_action": {"mean": [0.10672610678334533, 0.10236970680995346], "std": [0.2308850007669545, 0.23198251945849585], "min": [0.02612347262246268, 0.023024661200387136], "max": [0.9489244052342006, 0.9498998778206962], "count": [2512]}}} +{"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.4941328733288425]], [[0.5437745105625043]], [[0.5486674115947834]]], "std": [[[0.2455897843183398]], [[0.2780957262087379]], [[0.29652718782899945]]], "count": [359]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357393373629241]], [[0.4313841871939119]], [[0.4151671468494547]]], "std": [[[0.21242695163473688]], [[0.2230633099524554]], [[0.24343325747362576]]], "count": [359]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4298973652909012]], [[0.42931830277762606]], [[0.4175629160825581]]], "std": [[[0.19038885547951362]], [[0.19453885072269383]], [[0.21300441198521622]]], "count": [359]}, "observation.state": {"min": [-1.211844801902771, -5.421010862427522e-19, -1.9941750764846802, -1.1444635391235352, -1.2036113739013672, -0.518211841583252, 0.049672868102788925, -1.2547962665557861, -2.480182366322352e-18, -1.5968739986419678, -1.0657861232757568, -0.2880540192127228, -0.48780590295791626, 0.04039403051137924], "max": [0.9187802672386169, 2.182854652404785, 0.0, 0.6610913872718811, 0.7933579683303833, 0.1871456503868103, 1.6612029075622559, 0.7715923190116882, 1.9435536861419678, 0.0, 0.07174868136644363, 0.803805947303772, 0.1683695912361145, 1.659644603729248], "mean": [0.00023541603877674788, 0.502894937992096, -0.4461965560913086, -0.15091288089752197, -0.0682852566242218, -0.08921816200017929, 0.20668627321720123, -0.09726724028587341, 0.33348751068115234, -0.23966683447360992, -0.18010646104812622, 0.06501813232898712, -0.07032957673072815, 0.2015402615070343], "std": [0.3307605981826782, 0.6849342584609985, 0.5931104421615601, 0.27507853507995605, 0.25554710626602173, 0.13175785541534424, 0.43799519538879395, 0.3432077467441559, 0.5331012606620789, 0.39079511165618896, 0.31692951917648315, 0.14946278929710388, 0.10242340713739395, 0.4349501132965088], "count": [2555]}, "action": {"min": [-1.211844801902771, -5.421010862427522e-19, -1.9941750764846802, -1.1444635391235352, -1.2036113739013672, -0.518211841583252, 0.049672868102788925, -1.2547962665557861, -2.480182366322352e-18, -1.5968739986419678, -1.0657861232757568, -0.2880540192127228, -0.48780590295791626, 0.04039403051137924], "max": [0.9187802672386169, 2.182854652404785, 0.0, 0.6610913872718811, 0.7933579683303833, 0.1871456503868103, 1.6612029075622559, 0.7715923190116882, 1.9435536861419678, 0.0, 0.07174868136644363, 0.803805947303772, 0.1683695912361145, 1.659644603729248], "mean": [0.00023541603877674788, 0.502894937992096, -0.4461965560913086, -0.15091288089752197, -0.0682852566242218, -0.08921816200017929, 0.20668627321720123, -0.09726724028587341, 0.33348751068115234, -0.23966683447360992, -0.18010646104812622, 0.06501813232898712, -0.07032957673072815, 0.2015402615070343], "std": [0.3307605981826782, 0.6849342584609985, 0.5931104421615601, 0.27507853507995605, 0.25554710626602173, 0.13175785541534424, 0.43799519538879395, 0.3432077467441559, 0.5331012606620789, 0.39079511165618896, 0.31692951917648315, 0.14946278929710388, 0.10242340713739395, 0.4349501132965088], "count": [2555]}, "timestamp": {"min": [0.0], "max": [85.13333333333334], "mean": [42.56666666666666], "std": [24.58549707991821], "count": [2555]}, "frame_index": {"min": [0], "max": [2554], "mean": [1277.0], "std": [737.5649123975462], "count": [2555]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [2555]}, "index": {"min": [189044], "max": [191598], "mean": [190321.0], "std": [737.5649123975462], "count": [2555]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2555]}, "subtask_annotation": {"mean": [5.64774951076321, 12.0, 12.0, 12.0, 12.0], "std": [3.455332788733156, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2555]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [2555]}, "eef_direction_state": {"mean": [4.763600782778865, 5.077495107632094], "std": [1.9633844808112733, 1.7302032016097681], "min": [0, 0], "max": [6, 6], "count": [2555]}, "eef_velocity_state": {"mean": [0.6, 0.45362035225048924], "std": [0.8626178696509229, 0.7665343799673379], "min": [0, 0], "max": [2, 2], "count": [2555]}, "eef_acc_mag_state": {"mean": [0.5099804305283757, 0.40587084148727987], "std": [0.7663407086986909, 0.7083820039730495], "min": [0, 0], "max": [2, 2], "count": [2555]}, "eef_direction_action": {"mean": [4.763600782778865, 5.077495107632094], "std": [1.9633844808112733, 1.7302032016097681], "min": [0, 0], "max": [6, 6], "count": [2555]}, "eef_velocity_action": {"mean": [0.6, 0.45362035225048924], "std": [0.8626178696509229, 0.7665343799673379], "min": [0, 0], "max": [2, 2], "count": [2555]}, "eef_acc_mag_action": {"mean": [0.5099804305283757, 0.40587084148727987], "std": [0.7663407086986909, 0.7083820039730495], "min": [0, 0], "max": [2, 2], "count": [2555]}, "eef_sim_pose_state": {"mean": [0.1404998233657535, 0.3365627192260717, 1.2828689602088075, -0.06266325895409043, -0.0846431355263405, -0.07200721028190107, 0.11144392607499128, -0.3520606931657524, 1.2505955462317349, -0.08753628137808439, -0.08076514299108854, -0.029002753552644218], "std": [0.10855519116520951, 0.08892361287604805, 0.1268130604619364, 0.0952788913833271, 0.13714617364964166, 0.44826726036069564, 0.0733143150371241, 0.061670586559308, 0.10533447371117159, 0.08163364885653271, 0.15558726463000655, 0.23421434791185514], "min": [-0.0004533026866661363, -0.05376527822192716, 1.1822154175335697, -0.337962533084065, -0.680357229987163, -1.903392360626495, 0.039836662354574066, -0.7091678635183192, 1.1812837466670347, -0.3973278659964025, -0.5256506466145088, -1.055816612736804], "max": [0.40072121854080067, 0.6601551453526026, 1.5828964205164562, 0.16998681060356213, 0.14960694214402026, 1.270224045226953, 0.3107169778726755, -0.13525425846373185, 1.4875421755050562, 0.047804134904144036, 0.16388111098097258, 0.6116773018342535], "count": [2555]}, "eef_sim_pose_action": {"mean": [0.1404998233657535, 0.3365627192260717, 1.2828689602088075, -0.06266325895409043, -0.0846431355263405, -0.07200721028190107, 0.11144392607499128, -0.3520606931657524, 1.2505955462317349, -0.08753628137808439, -0.08076514299108854, -0.029002753552644218], "std": [0.10855519116520951, 0.08892361287604805, 0.1268130604619364, 0.0952788913833271, 0.13714617364964166, 0.44826726036069564, 0.0733143150371241, 0.061670586559308, 0.10533447371117159, 0.08163364885653271, 0.15558726463000655, 0.23421434791185514], "min": [-0.0004533026866661363, -0.05376527822192716, 1.1822154175335697, -0.337962533084065, -0.680357229987163, -1.903392360626495, 0.039836662354574066, -0.7091678635183192, 1.1812837466670347, -0.3973278659964025, -0.5256506466145088, -1.055816612736804], "max": [0.40072121854080067, 0.6601551453526026, 1.5828964205164562, 0.16998681060356213, 0.14960694214402026, 1.270224045226953, 0.3107169778726755, -0.13525425846373185, 1.4875421755050562, 0.047804134904144036, 0.16388111098097258, 0.6116773018342535], "count": [2555]}, "gripper_mode_state": {"mean": [0.8990215264187867, 0.8966731898238748], "std": [0.30130021814532554, 0.30438525009426426], "min": [0, 0], "max": [1, 1], "count": [2555]}, "gripper_activity_state": {"mean": [1.8829745596868885, 1.8559686888454012], "std": [0.4423781105560865, 0.48660993411812264], "min": [0, 0], "max": [2, 2], "count": [2555]}, "gripper_mode_action": {"mean": [0.8990215264187867, 0.8966731898238748], "std": [0.30130021814532554, 0.30438525009426426], "min": [0, 0], "max": [1, 1], "count": [2555]}, "gripper_activity_action": {"mean": [1.8829745596868885, 1.8559686888454012], "std": [0.4423781105560865, 0.48660993411812264], "min": [0, 0], "max": [2, 2], "count": [2555]}, "gripper_open_scale_state": {"mean": [0.1181075407717556, 0.11516567236856563], "std": [0.25028358232409414, 0.24853886253666804], "min": [0.028384496058736528, 0.02308230314935957], "max": [0.9492588043212891, 0.9483683449881417], "count": [2555]}, "gripper_open_scale_action": {"mean": [0.1181075407717556, 0.11516567236856563], "std": [0.25028358232409414, 0.24853886253666804], "min": [0.028384496058736528, 0.02308230314935957], "max": [0.9492588043212891, 0.9483683449881417], "count": [2555]}}} +{"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.5177648487188663]], [[0.5577835657958348]], [[0.5593343167077911]]], "std": [[[0.2371721456340662]], [[0.26644122595455544]], [[0.2850740485291167]]], "count": [347]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4544158151412983]], [[0.45001819281987526]], [[0.43494328056230497]]], "std": [[[0.18153608488424092]], [[0.19508458888259958]], [[0.21780281154135075]]], "count": [347]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338486804103646]], [[0.4299101330734023]], [[0.41488345325321935]]], "std": [[[0.2054276676854376]], [[0.21061048448600486]], [[0.23071358808481238]]], "count": [347]}, "observation.state": {"min": [-0.7159047722816467, 0.0, -1.6345552206039429, -0.5446158051490784, -0.7047578692436218, -0.5629709362983704, 0.04366904869675636, -1.1642913818359375, 0.0, -1.9509620666503906, -1.0047574043273926, -0.31749480962753296, -0.2719919681549072, 0.0376635305583477], "max": [1.023165225982666, 2.043262481689453, 4.336808689942018e-19, 0.13776953518390656, 0.90604567527771, 0.19465488195419312, 1.6589620113372803, 0.7853981852531433, 2.060136079788208, 0.0, 0.23962298035621643, 0.7576785683631897, 0.38196122646331787, 1.6632806062698364], "mean": [0.03235297277569771, 0.42558547854423523, -0.3490012586116791, -0.10371241718530655, 0.013837084174156189, -0.04077109694480896, 0.16697455942630768, -0.05046388506889343, 0.4977765679359436, -0.4052309989929199, -0.17177292704582214, -0.0440501905977726, -0.01314539834856987, 0.2056257277727127], "std": [0.2496652603149414, 0.6350501775741577, 0.5286969542503357, 0.11869267374277115, 0.14487053453922272, 0.11555366963148117, 0.37211811542510986, 0.32963326573371887, 0.6435673236846924, 0.5495235323905945, 0.29358458518981934, 0.16960541903972626, 0.10837139189243317, 0.4302557408809662], "count": [2441]}, "action": {"min": [-0.7159047722816467, 0.0, -1.6345552206039429, -0.5446158051490784, -0.7047578692436218, -0.5629709362983704, 0.04366904869675636, -1.1642913818359375, 0.0, -1.9509620666503906, -1.0047574043273926, -0.31749480962753296, -0.2719919681549072, 0.0376635305583477], "max": [1.023165225982666, 2.043262481689453, 4.336808689942018e-19, 0.13776953518390656, 0.90604567527771, 0.19465488195419312, 1.6589620113372803, 0.7853981852531433, 2.060136079788208, 0.0, 0.23962298035621643, 0.7576785683631897, 0.38196122646331787, 1.6632806062698364], "mean": [0.03235297277569771, 0.42558547854423523, -0.3490012586116791, -0.10371241718530655, 0.013837084174156189, -0.04077109694480896, 0.16697455942630768, -0.05046388506889343, 0.4977765679359436, -0.4052309989929199, -0.17177292704582214, -0.0440501905977726, -0.01314539834856987, 0.2056257277727127], "std": [0.2496652603149414, 0.6350501775741577, 0.5286969542503357, 0.11869267374277115, 0.14487053453922272, 0.11555366963148117, 0.37211811542510986, 0.32963326573371887, 0.6435673236846924, 0.5495235323905945, 0.29358458518981934, 0.16960541903972626, 0.10837139189243317, 0.4302557408809662], "count": [2441]}, "timestamp": {"min": [0.0], "max": [81.33333333333333], "mean": [40.666666666666664], "std": [23.488531480514297], "count": [2441]}, "frame_index": {"min": [0], "max": [2440], "mean": [1220.0], "std": [704.6559444154288], "count": [2441]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [2441]}, "index": {"min": [191599], "max": [194039], "mean": [192819.0], "std": [704.6559444154288], "count": [2441]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2441]}, "subtask_annotation": {"mean": [5.65956575174109, 12.0, 12.0, 12.0, 12.0], "std": [3.5535408044588657, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2441]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [2441]}, "eef_direction_state": {"mean": [4.945514133551823, 4.686194182712003], "std": [1.858112562264308, 1.9993469585170993], "min": [0, 0], "max": [6, 6], "count": [2441]}, "eef_velocity_state": {"mean": [0.5014338385907415, 0.6206472757066775], "std": [0.8091662961745151, 0.860322857307401], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_acc_mag_state": {"mean": [0.4547316673494469, 0.5284719377304383], "std": [0.7401539553419948, 0.7697345478814599], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_direction_action": {"mean": [4.945514133551823, 4.686194182712003], "std": [1.858112562264308, 1.9993469585170993], "min": [0, 0], "max": [6, 6], "count": [2441]}, "eef_velocity_action": {"mean": [0.5014338385907415, 0.6206472757066775], "std": [0.8091662961745151, 0.860322857307401], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_acc_mag_action": {"mean": [0.4547316673494469, 0.5284719377304383], "std": [0.7401539553419948, 0.7697345478814599], "min": [0, 0], "max": [2, 2], "count": [2441]}, "eef_sim_pose_state": {"mean": [0.13583300314517344, 0.3417985178611262, 1.261048798653178, -0.04373162490895954, -0.027916387293768483, 0.04576982679837581, 0.14328114685905835, -0.3425800154519173, 1.2809372847456424, -0.005922598604476492, -0.07649798597965315, -0.09514951561231774], "std": [0.10486501252031111, 0.06915713191856877, 0.10832636132499228, 0.11567583727196012, 0.08668603049274713, 0.31987445804044495, 0.10310831918751903, 0.07049760460723142, 0.12466113333969492, 0.09068808814518087, 0.13464613839253384, 0.2962833214689515], "min": [0.0316507054048438, 0.11166266527014083, 1.1853596065163203, -0.5618597130114988, -0.40700016356742896, -1.0373149214121802, 0.05146923288626104, -0.6787423237523819, 1.1818851114490383, -0.2194809275614303, -0.45537235573180634, -1.2592699673309364], "max": [0.3834772882587278, 0.7008885916206204, 1.5010760590848309, 0.18643401495399398, 0.273574764008645, 1.4325623073379368, 0.40080888193108577, -0.04203463386852731, 1.5213630466493349, 0.28328005117860816, 0.2612225704584892, 0.9933789731123033], "count": [2441]}, "eef_sim_pose_action": {"mean": [0.13583300314517344, 0.3417985178611262, 1.261048798653178, -0.04373162490895954, -0.027916387293768483, 0.04576982679837581, 0.14328114685905835, -0.3425800154519173, 1.2809372847456424, -0.005922598604476492, -0.07649798597965315, -0.09514951561231774], "std": [0.10486501252031111, 0.06915713191856877, 0.10832636132499228, 0.11567583727196012, 0.08668603049274713, 0.31987445804044495, 0.10310831918751903, 0.07049760460723142, 0.12466113333969492, 0.09068808814518087, 0.13464613839253384, 0.2962833214689515], "min": [0.0316507054048438, 0.11166266527014083, 1.1853596065163203, -0.5618597130114988, -0.40700016356742896, -1.0373149214121802, 0.05146923288626104, -0.6787423237523819, 1.1818851114490383, -0.2194809275614303, -0.45537235573180634, -1.2592699673309364], "max": [0.3834772882587278, 0.7008885916206204, 1.5010760590848309, 0.18643401495399398, 0.273574764008645, 1.4325623073379368, 0.40080888193108577, -0.04203463386852731, 1.5213630466493349, 0.28328005117860816, 0.2612225704584892, 0.9933789731123033], "count": [2441]}, "gripper_mode_state": {"mean": [0.9233920524375256, 0.8943056124539124], "std": [0.2659683626537884, 0.3074460667943946], "min": [0, 0], "max": [1, 1], "count": [2441]}, "gripper_activity_state": {"mean": [1.8770995493650144, 1.8283490372798035], "std": [0.4521920141948029, 0.5289947206056165], "min": [0, 0], "max": [2, 2], "count": [2441]}, "gripper_mode_action": {"mean": [0.9233920524375256, 0.8943056124539124], "std": [0.2659683626537884, 0.3074460667943946], "min": [0, 0], "max": [1, 1], "count": [2441]}, "gripper_activity_action": {"mean": [1.8770995493650144, 1.8283490372798035], "std": [0.4521920141948029, 0.5289947206056165], "min": [0, 0], "max": [2, 2], "count": [2441]}, "gripper_open_scale_state": {"mean": [0.09541342565965098, 0.11750055087445], "std": [0.21263909116580404, 0.24585836411301434], "min": [0.024953742112432207, 0.021522017461912974], "max": [0.9479782921927316, 0.9504460607256208], "count": [2441]}, "gripper_open_scale_action": {"mean": [0.09541342565965098, 0.11750055087445], "std": [0.21263909116580404, 0.24585836411301434], "min": [0.024953742112432207, 0.021522017461912974], "max": [0.9479782921927316, 0.9504460607256208], "count": [2441]}}} +{"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.51960190162517]], [[0.5601015084159571]], [[0.5616296758477107]]], "std": [[[0.2362454831683413]], [[0.2683152859866054]], [[0.2885288616586499]]], "count": [383]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4522754206556426]], [[0.44489200185441163]], [[0.4288984062583548]]], "std": [[[0.18969346639729723]], [[0.2023846724022003]], [[0.22552582731628235]]], "count": [383]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4396364663503928]], [[0.43500598844121346]], [[0.41977378951290406]]], "std": [[[0.19624146926156869]], [[0.20768568827831502]], [[0.2312123085260621]]], "count": [383]}, "observation.state": {"min": [-0.9279255270957947, -1.0842021724855044e-19, -1.9312770366668701, -0.9775916934013367, -0.6059224009513855, -0.19014383852481842, 0.04513690248131752, -1.1583324670791626, 0.0, -1.5123592615127563, -0.9817476868629456, -0.3926598131656647, -0.8943107724189758, 0.03369893133640289], "max": [0.9786797165870667, 1.998776912689209, 0.0, 0.11904767900705338, 0.45140179991722107, 0.10562347620725632, 1.658865213394165, 1.1117583513259888, 1.8315730094909668, 1.0842021724855044e-19, 0.02119656279683113, 0.3206019699573517, 0.07636293768882751, 1.658532977104187], "mean": [-0.014578767120838165, 0.3571074604988098, -0.29595786333084106, -0.102346271276474, -0.005767306312918663, -0.05086038261651993, 0.128402978181839, -0.05559679865837097, 0.5894286036491394, -0.41671258211135864, -0.27356797456741333, -0.025996064767241478, -0.18240824341773987, 0.23892660439014435], "std": [0.26084309816360474, 0.624488115310669, 0.5410192608833313, 0.23000818490982056, 0.1529913991689682, 0.04994494467973709, 0.3158203661441803, 0.37358158826828003, 0.6513804793357849, 0.48963046073913574, 0.3237529993057251, 0.15261542797088623, 0.16764745116233826, 0.4695798456668854], "count": [2788]}, "action": {"min": [-0.9279255270957947, -1.0842021724855044e-19, -1.9312770366668701, -0.9775916934013367, -0.6059224009513855, -0.19014383852481842, 0.04513690248131752, -1.1583324670791626, 0.0, -1.5123592615127563, -0.9817476868629456, -0.3926598131656647, -0.8943107724189758, 0.03369893133640289], "max": [0.9786797165870667, 1.998776912689209, 0.0, 0.11904767900705338, 0.45140179991722107, 0.10562347620725632, 1.658865213394165, 1.1117583513259888, 1.8315730094909668, 1.0842021724855044e-19, 0.02119656279683113, 0.3206019699573517, 0.07636293768882751, 1.658532977104187], "mean": [-0.014578767120838165, 0.3571074604988098, -0.29595786333084106, -0.102346271276474, -0.005767306312918663, -0.05086038261651993, 0.128402978181839, -0.05559679865837097, 0.5894286036491394, -0.41671258211135864, -0.27356797456741333, -0.025996064767241478, -0.18240824341773987, 0.23892660439014435], "std": [0.26084309816360474, 0.624488115310669, 0.5410192608833313, 0.23000818490982056, 0.1529913991689682, 0.04994494467973709, 0.3158203661441803, 0.37358158826828003, 0.6513804793357849, 0.48963046073913574, 0.3237529993057251, 0.15261542797088623, 0.16764745116233826, 0.4695798456668854], "count": [2788]}, "timestamp": {"min": [0.0], "max": [92.9], "mean": [46.449999999999996], "std": [26.827540782644327], "count": [2788]}, "frame_index": {"min": [0], "max": [2787], "mean": [1393.5], "std": [804.8262234793298], "count": [2788]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [2788]}, "index": {"min": [194040], "max": [196827], "mean": [195433.5], "std": [804.8262234793298], "count": [2788]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2788]}, "subtask_annotation": {"mean": [6.503228120516499, 12.0, 12.0, 12.0, 12.0], "std": [2.706266371047084, 0.0, 0.0, 0.0, 0.0], "min": [0, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2788]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [2788]}, "eef_direction_state": {"mean": [5.173601147776184, 4.408895265423243], "std": [1.7080677249781493, 2.0602352700108706], "min": [0, 0], "max": [6, 6], "count": [2788]}, "eef_velocity_state": {"mean": [0.38737446197991393, 0.7600430416068866], "std": [0.7450543732051987, 0.8819220553865796], "min": [0, 0], "max": [2, 2], "count": [2788]}, "eef_acc_mag_state": {"mean": [0.3321377331420373, 0.6456241032998565], "std": [0.667024178768034, 0.8088189961921293], "min": [0, 0], "max": [2, 2], "count": [2788]}, "eef_direction_action": {"mean": [5.173601147776184, 4.408895265423243], "std": [1.7080677249781493, 2.0602352700108706], "min": [0, 0], "max": [6, 6], "count": [2788]}, "eef_velocity_action": {"mean": [0.38737446197991393, 0.7600430416068866], "std": [0.7450543732051987, 0.8819220553865796], "min": [0, 0], "max": [2, 2], "count": [2788]}, "eef_acc_mag_action": {"mean": [0.3321377331420373, 0.6456241032998565], "std": [0.667024178768034, 0.8088189961921293], "min": [0, 0], "max": [2, 2], "count": [2788]}, "eef_sim_pose_state": {"mean": [0.12481580817517808, 0.3304744403139521, 1.247588279134433, -0.04466630076266491, -0.03898706740314865, -0.021214016275979776, 0.15708326859636193, -0.34248725004306957, 1.2892137363416851, -0.17198887709558477, -0.09806709732070225, -0.08290057232045492], "std": [0.10183747402254409, 0.06635189637035775, 0.11112526554819209, 0.04370816806166411, 0.08180843375584534, 0.24123211437360054, 0.10850692556843314, 0.07380378212088923, 0.11515994787795009, 0.14677084350230837, 0.12892529531773403, 0.34905817853769405], "min": [0.05431291306768364, 0.02589350191695753, 1.182338392360594, -0.20796028160916463, -0.34113195247894246, -1.1079454832050801, 0.029606300553831448, -0.6226053900348839, 1.1820235036170936, -0.8735364723970476, -0.5451311366320553, -1.153810240076508], "max": [0.373226979183806, 0.6672509573974315, 1.5463183388936623, 0.1237705761077932, 0.17741950046693833, 0.7276834247944893, 0.4538424719454449, -0.0713336755089139, 1.5353239727993653, 0.04066970733551811, 0.14585197174044784, 0.9219228252733127], "count": [2788]}, "eef_sim_pose_action": {"mean": [0.12481580817517808, 0.3304744403139521, 1.247588279134433, -0.04466630076266491, -0.03898706740314865, -0.021214016275979776, 0.15708326859636193, -0.34248725004306957, 1.2892137363416851, -0.17198887709558477, -0.09806709732070225, -0.08290057232045492], "std": [0.10183747402254409, 0.06635189637035775, 0.11112526554819209, 0.04370816806166411, 0.08180843375584534, 0.24123211437360054, 0.10850692556843314, 0.07380378212088923, 0.11515994787795009, 0.14677084350230837, 0.12892529531773403, 0.34905817853769405], "min": [0.05431291306768364, 0.02589350191695753, 1.182338392360594, -0.20796028160916463, -0.34113195247894246, -1.1079454832050801, 0.029606300553831448, -0.6226053900348839, 1.1820235036170936, -0.8735364723970476, -0.5451311366320553, -1.153810240076508], "max": [0.373226979183806, 0.6672509573974315, 1.5463183388936623, 0.1237705761077932, 0.17741950046693833, 0.7276834247944893, 0.4538424719454449, -0.0713336755089139, 1.5353239727993653, 0.04066970733551811, 0.14585197174044784, 0.9219228252733127], "count": [2788]}, "gripper_mode_state": {"mean": [0.9476327116212339, 0.8723098995695839], "std": [0.22276659418913008, 0.3337444212005425], "min": [0, 0], "max": [1, 1], "count": [2788]}, "gripper_activity_state": {"mean": [1.9279053084648494, 1.812051649928264], "std": [0.35254199206591336, 0.5487415708109038], "min": [0, 0], "max": [2, 2], "count": [2788]}, "gripper_mode_action": {"mean": [0.9476327116212339, 0.8723098995695839], "std": [0.22276659418913008, 0.3337444212005425], "min": [0, 0], "max": [1, 1], "count": [2788]}, "gripper_activity_action": {"mean": [1.9279053084648494, 1.812051649928264], "std": [0.35254199206591336, 0.5487415708109038], "min": [0, 0], "max": [2, 2], "count": [2788]}, "gripper_open_scale_state": {"mean": [0.07337285465934494, 0.13653042755271286], "std": [0.1804686886944751, 0.26833201394744155], "min": [0.025792515703610013, 0.019256532192230225], "max": [0.94792297908238, 0.9477331297738212], "count": [2788]}, "gripper_open_scale_action": {"mean": [0.07337285465934494, 0.13653042755271286], "std": [0.1804686886944751, 0.26833201394744155], "min": [0.025792515703610013, 0.019256532192230225], "max": [0.94792297908238, 0.9477331297738212], "count": [2788]}}} +{"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.5544282039719943]], [[0.5675383970766018]], [[0.5491423790914322]]], "std": [[[0.20965644957587554]], [[0.24365459520205143]], [[0.2695200306873617]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44207816631433317]], [[0.43497589182392377]], [[0.41593980188514573]]], "std": [[[0.16465943137076353]], [[0.1833888169826312]], [[0.21198882438490613]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44121243931136583]], [[0.42649540188643875]], [[0.4030486446474403]]], "std": [[[0.17975131049074203]], [[0.1996031143906323]], [[0.23139433559256523]]], "count": [337]}, "observation.state": {"min": [-0.6243151426315308, -4.336808689942018e-19, -1.7134565114974976, -0.7593204975128174, -0.6289321184158325, -0.3436116874217987, 0.0498107373714447, -1.0216312408447266, -2.710505431213761e-19, -1.9144079685211182, -0.8759030103683472, -0.21196584403514862, -0.2899223566055298, 0.040982551872730255], "max": [1.1811652183532715, 1.9144079685211182, 0.0, 0.14888077974319458, 0.3445442020893097, 0.04295146092772484, 1.656137466430664, 0.809941828250885, 2.1199615001678467, 1.0842021724855044e-19, 0.05229054391384125, 0.6688156127929688, 0.18856355547904968, 1.6492854356765747], "mean": [0.06834516674280167, 0.27662044763565063, -0.23351120948791504, -0.10217169672250748, -0.04912734776735306, -0.01917615905404091, 0.11288566142320633, -0.017154544591903687, 0.6624437570571899, -0.5277673602104187, -0.30129238963127136, 0.06275332719087601, 0.001663341885432601, 0.20943352580070496], "std": [0.2627890110015869, 0.5522655248641968, 0.4610382914543152, 0.21230734884738922, 0.12087935209274292, 0.06824915111064911, 0.2717788517475128, 0.3236784338951111, 0.7472645044326782, 0.6221740245819092, 0.32358846068382263, 0.18616989254951477, 0.10539167374372482, 0.43494781851768494], "count": [2349]}, "action": {"min": [-0.6243151426315308, -4.336808689942018e-19, -1.7134565114974976, -0.7593204975128174, -0.6289321184158325, -0.3436116874217987, 0.0498107373714447, -1.0216312408447266, -2.710505431213761e-19, -1.9144079685211182, -0.8759030103683472, -0.21196584403514862, -0.2899223566055298, 0.040982551872730255], "max": [1.1811652183532715, 1.9144079685211182, 0.0, 0.14888077974319458, 0.3445442020893097, 0.04295146092772484, 1.656137466430664, 0.809941828250885, 2.1199615001678467, 1.0842021724855044e-19, 0.05229054391384125, 0.6688156127929688, 0.18856355547904968, 1.6492854356765747], "mean": [0.06834516674280167, 0.27662044763565063, -0.23351120948791504, -0.10217169672250748, -0.04912734776735306, -0.01917615905404091, 0.11288566142320633, -0.017154544591903687, 0.6624437570571899, -0.5277673602104187, -0.30129238963127136, 0.06275332719087601, 0.001663341885432601, 0.20943352580070496], "std": [0.2627890110015869, 0.5522655248641968, 0.4610382914543152, 0.21230734884738922, 0.12087935209274292, 0.06824915111064911, 0.2717788517475128, 0.3236784338951111, 0.7472645044326782, 0.6221740245819092, 0.32358846068382263, 0.18616989254951477, 0.10539167374372482, 0.43494781851768494], "count": [2349]}, "timestamp": {"min": [0.0], "max": [78.26666666666667], "mean": [39.13333333333334], "std": [22.603260990560795], "count": [2349]}, "frame_index": {"min": [0], "max": [2348], "mean": [1174.0], "std": [678.0978297168239], "count": [2349]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [2349]}, "index": {"min": [196828], "max": [199176], "mean": [198002.0], "std": [678.0978297168239], "count": [2349]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2349]}, "subtask_annotation": {"mean": [5.495955725840783, 12.0, 12.0, 12.0, 12.0], "std": [3.6047371733792417, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2349]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [2349]}, "eef_direction_state": {"mean": [5.296722009365688, 4.323541932737335], "std": [1.5711024889714786, 2.1533492017413387], "min": [0, 0], "max": [6, 6], "count": [2349]}, "eef_velocity_state": {"mean": [0.33673903788846316, 0.7841634738186463], "std": [0.7023161284239764, 0.9142853968067084], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_acc_mag_state": {"mean": [0.2852277564921243, 0.6381438910174543], "std": [0.6234038462621169, 0.8113767232570602], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_direction_action": {"mean": [5.296722009365688, 4.323541932737335], "std": [1.5711024889714786, 2.1533492017413387], "min": [0, 0], "max": [6, 6], "count": [2349]}, "eef_velocity_action": {"mean": [0.33673903788846316, 0.7841634738186463], "std": [0.7023161284239764, 0.9142853968067084], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_acc_mag_action": {"mean": [0.2852277564921243, 0.6381438910174543], "std": [0.6234038462621169, 0.8113767232570602], "min": [0, 0], "max": [2, 2], "count": [2349]}, "eef_sim_pose_state": {"mean": [0.11060094360019437, 0.34386679684963145, 1.238690191240118, -0.005271390728866062, -0.056238767118682316, 0.01698582806316805, 0.17890256934626658, -0.3380871249279707, 1.304087682532741, -0.026860698425705133, -0.15931629507237371, 0.05040447911722348], "std": [0.08848776478211755, 0.05655040155792588, 0.10683389635469391, 0.038334544940218124, 0.1119342383228943, 0.19429460711997426, 0.13201189229438026, 0.08425423602384235, 0.13263399918945584, 0.09180109578816756, 0.17942521752194, 0.25453394396818163], "min": [0.05002885766356003, 0.11321505836539189, 1.1824949999999999, -0.2686229842000357, -0.45702850997441824, -0.8235020271402389, 0.05163025073278667, -0.6428337205408472, 1.1823251848415095, -0.2978042134006388, -0.5545926795348928, -0.6077149355559589], "max": [0.3961865218122824, 0.6885979156018072, 1.5124753208872401, 0.06214644569502859, 0.14800413349569963, 0.838420281487567, 0.44226565059741957, -0.031369058274470445, 1.520133911104853, 0.08636864921527376, 0.08904620878669678, 0.9686855858398379], "count": [2349]}, "eef_sim_pose_action": {"mean": [0.11060094360019437, 0.34386679684963145, 1.238690191240118, -0.005271390728866062, -0.056238767118682316, 0.01698582806316805, 0.17890256934626658, -0.3380871249279707, 1.304087682532741, -0.026860698425705133, -0.15931629507237371, 0.05040447911722348], "std": [0.08848776478211755, 0.05655040155792588, 0.10683389635469391, 0.038334544940218124, 0.1119342383228943, 0.19429460711997426, 0.13201189229438026, 0.08425423602384235, 0.13263399918945584, 0.09180109578816756, 0.17942521752194, 0.25453394396818163], "min": [0.05002885766356003, 0.11321505836539189, 1.1824949999999999, -0.2686229842000357, -0.45702850997441824, -0.8235020271402389, 0.05163025073278667, -0.6428337205408472, 1.1823251848415095, -0.2978042134006388, -0.5545926795348928, -0.6077149355559589], "max": [0.3961865218122824, 0.6885979156018072, 1.5124753208872401, 0.06214644569502859, 0.14800413349569963, 0.838420281487567, 0.44226565059741957, -0.031369058274470445, 1.520133911104853, 0.08636864921527376, 0.08904620878669678, 0.9686855858398379], "count": [2349]}, "gripper_mode_state": {"mean": [0.9578544061302682, 0.8914431673052363], "std": [0.20092123528163702, 0.3110823793949799], "min": [0, 0], "max": [1, 1], "count": [2349]}, "gripper_activity_state": {"mean": [1.9161345253299276, 1.824180502341422], "std": [0.3784749604048633, 0.5310241145613246], "min": [0, 0], "max": [2, 2], "count": [2349]}, "gripper_mode_action": {"mean": [0.9578544061302682, 0.8914431673052363], "std": [0.20092123528163702, 0.3110823793949799], "min": [0, 0], "max": [1, 1], "count": [2349]}, "gripper_activity_action": {"mean": [1.9161345253299276, 1.824180502341422], "std": [0.3784749604048633, 0.5310241145613246], "min": [0, 0], "max": [2, 2], "count": [2349]}, "gripper_open_scale_state": {"mean": [0.06450610990428128, 0.1196761854894176], "std": [0.15530140947927656, 0.24854235389947163], "min": [0.0284632784979684, 0.023418601070131575], "max": [0.946364266531808, 0.9424488203866142], "count": [2349]}, "gripper_open_scale_action": {"mean": [0.06450610990428128, 0.1196761854894176], "std": [0.15530140947927656, 0.24854235389947163], "min": [0.0284632784979684, 0.023418601070131575], "max": [0.946364266531808, 0.9424488203866142], "count": [2349]}}} +{"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.5358103510226644]], [[0.5506297068578676]], [[0.5300854217474718]]], "std": [[[0.21744882207443686]], [[0.25439794355375056]], [[0.2812924113346175]]], "count": [335]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45858007674048057]], [[0.44579006113224723]], [[0.4224507080610022]]], "std": [[[0.1734291491574495]], [[0.19391217304806357]], [[0.22344117849355957]]], "count": [335]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495132913862062]], [[0.44021709833187006]], [[0.41925629694663935]]], "std": [[[0.17680705282050785]], [[0.19490704356697125]], [[0.22435933472911487]]], "count": [335]}, "observation.state": {"min": [-1.0016894340515137, 0.0, -1.93741774559021, -0.7393787503242493, -0.45551878213882446, -0.21015536785125732, 0.04974312707781792, -1.1829103231430054, -1.2325864070725223e-12, -1.495631217956543, -0.8482913970947266, -0.251572847366333, -0.1867670714855194, 0.04035017266869545], "max": [0.9798309206962585, 2.0799074172973633, 8.470329472543003e-22, 0.08403143286705017, 0.5041792392730713, 0.20938122272491455, 1.6591249704360962, 0.7255728840827942, 1.9420197010040283, 0.0, 0.03834952041506767, 0.5416174530982971, 0.3712233603000641, 1.665974736213684], "mean": [-0.010085676796734333, 0.3740106523036957, -0.3167337477207184, -0.10713207721710205, 0.00609054509550333, -0.005783300846815109, 0.1347459852695465, -0.09369318932294846, 0.5858702063560486, -0.4123398959636688, -0.2894308865070343, 0.04247622564435005, -0.008612041361629963, 0.23151719570159912], "std": [0.24922098219394684, 0.643161416053772, 0.5448485016822815, 0.2126867026090622, 0.1447448581457138, 0.05845639854669571, 0.32306063175201416, 0.30080077052116394, 0.6751621961593628, 0.48884010314941406, 0.34464043378829956, 0.13337956368923187, 0.08221489936113358, 0.4606935679912567], "count": [2335]}, "action": {"min": [-1.0016894340515137, 0.0, -1.93741774559021, -0.7393787503242493, -0.45551878213882446, -0.21015536785125732, 0.04974312707781792, -1.1829103231430054, -1.2325864070725223e-12, -1.495631217956543, -0.8482913970947266, -0.251572847366333, -0.1867670714855194, 0.04035017266869545], "max": [0.9798309206962585, 2.0799074172973633, 8.470329472543003e-22, 0.08403143286705017, 0.5041792392730713, 0.20938122272491455, 1.6591249704360962, 0.7255728840827942, 1.9420197010040283, 0.0, 0.03834952041506767, 0.5416174530982971, 0.3712233603000641, 1.665974736213684], "mean": [-0.010085676796734333, 0.3740106523036957, -0.3167337477207184, -0.10713207721710205, 0.00609054509550333, -0.005783300846815109, 0.1347459852695465, -0.09369318932294846, 0.5858702063560486, -0.4123398959636688, -0.2894308865070343, 0.04247622564435005, -0.008612041361629963, 0.23151719570159912], "std": [0.24922098219394684, 0.643161416053772, 0.5448485016822815, 0.2126867026090622, 0.1447448581457138, 0.05845639854669571, 0.32306063175201416, 0.30080077052116394, 0.6751621961593628, 0.48884010314941406, 0.34464043378829956, 0.13337956368923187, 0.08221489936113358, 0.4606935679912567], "count": [2335]}, "timestamp": {"min": [0.0], "max": [77.8], "mean": [38.9], "std": [22.468545915469377], "count": [2335]}, "frame_index": {"min": [0], "max": [2334], "mean": [1167.0], "std": [674.0563774640813], "count": [2335]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [2335]}, "index": {"min": [199177], "max": [201511], "mean": [200344.0], "std": [674.0563774640813], "count": [2335]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2335]}, "subtask_annotation": {"mean": [5.388436830835118, 12.0, 12.0, 12.0, 12.0], "std": [3.4653801911385536, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2335]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [2335]}, "eef_direction_state": {"mean": [5.163169164882227, 4.465096359743041], "std": [1.6960506522702523, 2.1155997882274975], "min": [0, 0], "max": [6, 6], "count": [2335]}, "eef_velocity_state": {"mean": [0.41284796573875804, 0.7014989293361884], "std": [0.7737709217929687, 0.8733368418269339], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_acc_mag_state": {"mean": [0.34518201284796574, 0.6081370449678801], "std": [0.6756021337315267, 0.7962560670157475], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_direction_action": {"mean": [5.163169164882227, 4.465096359743041], "std": [1.6960506522702523, 2.1155997882274975], "min": [0, 0], "max": [6, 6], "count": [2335]}, "eef_velocity_action": {"mean": [0.41284796573875804, 0.7014989293361884], "std": [0.7737709217929687, 0.8733368418269339], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_acc_mag_action": {"mean": [0.34518201284796574, 0.6081370449678801], "std": [0.6756021337315267, 0.7962560670157475], "min": [0, 0], "max": [2, 2], "count": [2335]}, "eef_sim_pose_state": {"mean": [0.12918587762862885, 0.3338066891601008, 1.2514871122564024, -0.002468883140492254, -0.04842969507984778, -0.004777200622806968, 0.16341076936340493, -0.35244013696106125, 1.2864711418003472, -0.022705265354845246, -0.11249981704330594, -0.04891820398170254], "std": [0.10718360773428325, 0.07101370683301181, 0.11372014896893629, 0.038708388230747424, 0.10028516665489522, 0.23728608442114887, 0.11709682718427886, 0.0666619797058354, 0.1165435565509086, 0.06594773665098458, 0.14765043834826103, 0.2153413706429456], "min": [0.05910644761082151, -0.013560393216061783, 1.1824949999999999, -0.16791092189255707, -0.41064733458687974, -0.9841205608367755, 0.05563962404462812, -0.6660444695503148, 1.1821781480249554, -0.16544297768779115, -0.46909364259092756, -0.8980438204777146], "max": [0.40785124079677776, 0.6898181505201196, 1.5056081611494876, 0.1689052516016893, 0.19870682842775977, 0.8949356533867711, 0.4138082212418277, -0.1271959056354322, 1.4820286318807099, 0.31606812434765186, 0.08409791755500917, 0.5949759860595162], "count": [2335]}, "eef_sim_pose_action": {"mean": [0.12918587762862885, 0.3338066891601008, 1.2514871122564024, -0.002468883140492254, -0.04842969507984778, -0.004777200622806968, 0.16341076936340493, -0.35244013696106125, 1.2864711418003472, -0.022705265354845246, -0.11249981704330594, -0.04891820398170254], "std": [0.10718360773428325, 0.07101370683301181, 0.11372014896893629, 0.038708388230747424, 0.10028516665489522, 0.23728608442114887, 0.11709682718427886, 0.0666619797058354, 0.1165435565509086, 0.06594773665098458, 0.14765043834826103, 0.2153413706429456], "min": [0.05910644761082151, -0.013560393216061783, 1.1824949999999999, -0.16791092189255707, -0.41064733458687974, -0.9841205608367755, 0.05563962404462812, -0.6660444695503148, 1.1821781480249554, -0.16544297768779115, -0.46909364259092756, -0.8980438204777146], "max": [0.40785124079677776, 0.6898181505201196, 1.5056081611494876, 0.1689052516016893, 0.19870682842775977, 0.8949356533867711, 0.4138082212418277, -0.1271959056354322, 1.4820286318807099, 0.31606812434765186, 0.08409791755500917, 0.5949759860595162], "count": [2335]}, "gripper_mode_state": {"mean": [0.94389721627409, 0.8792291220556745], "std": [0.23012010208608794, 0.32586081842542347], "min": [0, 0], "max": [1, 1], "count": [2335]}, "gripper_activity_state": {"mean": [1.9126338329764454, 1.8205567451820128], "std": [0.3850400028869853, 0.5371880455153986], "min": [0, 0], "max": [2, 2], "count": [2335]}, "gripper_mode_action": {"mean": [0.94389721627409, 0.8792291220556745], "std": [0.23012010208608794, 0.32586081842542347], "min": [0, 0], "max": [1, 1], "count": [2335]}, "gripper_activity_action": {"mean": [1.9126338329764454, 1.8205567451820128], "std": [0.3850400028869853, 0.5371880455153986], "min": [0, 0], "max": [2, 2], "count": [2335]}, "gripper_open_scale_state": {"mean": [0.07699887904234007, 0.13229463952748444], "std": [0.18460420485515566, 0.2632556055000106], "min": [0.02842464404446738, 0.023057241524968828], "max": [0.9480714116777692, 0.9519855635506767], "count": [2335]}, "gripper_open_scale_action": {"mean": [0.07699887904234007, 0.13229463952748444], "std": [0.18460420485515566, 0.2632556055000106], "min": [0.02842464404446738, 0.023057241524968828], "max": [0.9480714116777692, 0.9519855635506767], "count": [2335]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.51524279692153]], [[0.5517202893155948]], [[0.550603714661407]]], "std": [[[0.24372441822029536]], [[0.27361464655372153]], [[0.29203634543062706]]], "count": [338]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515696120328473]], [[0.4449063269456369]], [[0.42797068894947854]]], "std": [[[0.20503584374937345]], [[0.21686336545184676]], [[0.23875698690319894]]], "count": [338]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4384226063864073]], [[0.4364482893091491]], [[0.4225790139033917]]], "std": [[[0.1900718827656993]], [[0.1985348848131945]], [[0.2187594254269059]]], "count": [338]}, "observation.state": {"min": [-0.8316863775253296, 0.0, -1.9634953737258911, -0.8053399324417114, -0.6289321184158325, -0.25770875811576843, 0.05016627162694931, -0.9940195679664612, 0.0, -1.5477865934371948, -0.7514626979827881, -0.3190680146217346, -0.43874263763427734, 0.04339363053441048], "max": [0.9495341181755066, 2.1797709465026855, 2.541098841762901e-21, 0.15511064231395721, 0.7179030179977417, 0.1564660370349884, 1.661073088645935, 0.7071651220321655, 1.8831008672714233, 0.0, 0.04448544234037399, 0.2761165499687195, 0.15033011138439178, 1.6514296531677246], "mean": [0.07255060225725174, 0.5761224627494812, -0.45986461639404297, -0.23551376163959503, -0.020447425544261932, -0.019466981291770935, 0.21369020640850067, -0.02907453663647175, 0.32327279448509216, -0.24629801511764526, -0.15166394412517548, -0.03312438353896141, 0.001026799320243299, 0.11878322809934616], "std": [0.309102326631546, 0.7156192064285278, 0.577971875667572, 0.2768982946872711, 0.2005457580089569, 0.07031161338090897, 0.43116796016693115, 0.192729651927948, 0.5605031251907349, 0.43473511934280396, 0.25615227222442627, 0.09487402439117432, 0.08245429396629333, 0.30143651366233826], "count": [2362]}, "action": {"min": [-0.8316863775253296, 0.0, -1.9634953737258911, -0.8053399324417114, -0.6289321184158325, -0.25770875811576843, 0.05016627162694931, -0.9940195679664612, 0.0, -1.5477865934371948, -0.7514626979827881, -0.3190680146217346, -0.43874263763427734, 0.04339363053441048], "max": [0.9495341181755066, 2.1797709465026855, 2.541098841762901e-21, 0.15511064231395721, 0.7179030179977417, 0.1564660370349884, 1.661073088645935, 0.7071651220321655, 1.8831008672714233, 0.0, 0.04448544234037399, 0.2761165499687195, 0.15033011138439178, 1.6514296531677246], "mean": [0.07255060225725174, 0.5761224627494812, -0.45986461639404297, -0.23551376163959503, -0.020447425544261932, -0.019466981291770935, 0.21369020640850067, -0.02907453663647175, 0.32327279448509216, -0.24629801511764526, -0.15166394412517548, -0.03312438353896141, 0.001026799320243299, 0.11878322809934616], "std": [0.309102326631546, 0.7156192064285278, 0.577971875667572, 0.2768982946872711, 0.2005457580089569, 0.07031161338090897, 0.43116796016693115, 0.192729651927948, 0.5605031251907349, 0.43473511934280396, 0.25615227222442627, 0.09487402439117432, 0.08245429396629333, 0.30143651366233826], "count": [2362]}, "timestamp": {"min": [0.0], "max": [78.7], "mean": [39.35], "std": [22.72835356015819], "count": [2362]}, "frame_index": {"min": [0], "max": [2361], "mean": [1180.5], "std": [681.8506068047458], "count": [2362]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [2362]}, "index": {"min": [201512], "max": [203873], "mean": [202692.5], "std": [681.8506068047458], "count": [2362]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2362]}, "subtask_annotation": {"mean": [5.722692633361558, 12.0, 12.0, 12.0, 12.0], "std": [3.581834145908254, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2362]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [2362]}, "eef_direction_state": {"mean": [4.531752751905165, 5.189669771380187], "std": [2.050187259740657, 1.7154756997854255], "min": [0, 0], "max": [6, 6], "count": [2362]}, "eef_velocity_state": {"mean": [0.7027942421676545, 0.35478408128704486], "std": [0.8881956035382427, 0.6967600536383485], "min": [0, 0], "max": [2, 2], "count": [2362]}, "eef_acc_mag_state": {"mean": [0.5994919559695173, 0.3348856900931414], "std": [0.7977315930022065, 0.6693056985996517], "min": [0, 0], "max": [2, 2], "count": [2362]}, "eef_direction_action": {"mean": [4.531752751905165, 5.189669771380187], "std": [2.050187259740657, 1.7154756997854255], "min": [0, 0], "max": [6, 6], "count": [2362]}, "eef_velocity_action": {"mean": [0.7027942421676545, 0.35478408128704486], "std": [0.8881956035382427, 0.6967600536383485], "min": [0, 0], "max": [2, 2], "count": [2362]}, "eef_acc_mag_action": {"mean": [0.5994919559695173, 0.3348856900931414], "std": [0.7977315930022065, 0.6693056985996517], "min": [0, 0], "max": [2, 2], "count": [2362]}, "eef_sim_pose_state": {"mean": [0.1600938282983043, 0.35355139171659133, 1.2883074251537139, -0.006457613789541303, -0.11491839348958045, 0.05028611478621169, 0.12084891698762101, -0.34021343012084304, 1.247124899690285, 0.004979296456182319, -0.07329317198491485, -0.06283399656960406], "std": [0.12109891971256825, 0.0850642212576015, 0.12054965178275281, 0.053253618923516544, 0.12514078264532702, 0.3099202697762996, 0.09357860394837834, 0.04411625455166927, 0.10857235673438687, 0.06471907484194177, 0.12310511056977023, 0.1752935906526784], "min": [0.04435544734616066, 0.036289705749869804, 1.1856742039798494, -0.24239904404130913, -0.43995508451749643, -0.8780571438346193, 0.060177911811815, -0.6061867367768319, 1.1822444950796682, -0.3620880912858162, -0.39026865538240907, -1.1134375450572942], "max": [0.42153648505184554, 0.6817107760556174, 1.5285633768770688, 0.11491513363630482, 0.24909547064346982, 1.1969948228188645, 0.3917972269830674, -0.09460831657376655, 1.490506854537078, 0.1401756967881572, 0.05480610949223186, 0.4148771117495778], "count": [2362]}, "eef_sim_pose_action": {"mean": [0.1600938282983043, 0.35355139171659133, 1.2883074251537139, -0.006457613789541303, -0.11491839348958045, 0.05028611478621169, 0.12084891698762101, -0.34021343012084304, 1.247124899690285, 0.004979296456182319, -0.07329317198491485, -0.06283399656960406], "std": [0.12109891971256825, 0.0850642212576015, 0.12054965178275281, 0.053253618923516544, 0.12514078264532702, 0.3099202697762996, 0.09357860394837834, 0.04411625455166927, 0.10857235673438687, 0.06471907484194177, 0.12310511056977023, 0.1752935906526784], "min": [0.04435544734616066, 0.036289705749869804, 1.1856742039798494, -0.24239904404130913, -0.43995508451749643, -0.8780571438346193, 0.060177911811815, -0.6061867367768319, 1.1822444950796682, -0.3620880912858162, -0.39026865538240907, -1.1134375450572942], "max": [0.42153648505184554, 0.6817107760556174, 1.5285633768770688, 0.11491513363630482, 0.24909547064346982, 1.1969948228188645, 0.3917972269830674, -0.09460831657376655, 1.490506854537078, 0.1401756967881572, 0.05480610949223186, 0.4148771117495778], "count": [2362]}, "gripper_mode_state": {"mean": [0.8920406435224386, 0.9491955969517358], "std": [0.31032907344706245, 0.2195980775853361], "min": [0, 0], "max": [1, 1], "count": [2362]}, "gripper_activity_state": {"mean": [1.8331922099915325, 1.91151566469094], "std": [0.5214605825728976, 0.3895908391909813], "min": [0, 0], "max": [2, 2], "count": [2362]}, "gripper_mode_action": {"mean": [0.8920406435224386, 0.9491955969517358], "std": [0.31032907344706245, 0.2195980775853361], "min": [0, 0], "max": [1, 1], "count": [2362]}, "gripper_activity_action": {"mean": [1.8331922099915325, 1.91151566469094], "std": [0.5214605825728976, 0.3895908391909813], "min": [0, 0], "max": [2, 2], "count": [2362]}, "gripper_open_scale_state": {"mean": [0.12210911734982173, 0.0678756659650183], "std": [0.24638119320472726, 0.17224659534107797], "min": [0.02866644092968532, 0.024796360305377414], "max": [0.9491846220833915, 0.9436740875244141], "count": [2362]}, "gripper_open_scale_action": {"mean": [0.12210911734982173, 0.0678756659650183], "std": [0.24638119320472726, 0.17224659534107797], "min": [0.02866644092968532, 0.024796360305377414], "max": [0.9491846220833915, 0.9436740875244141], "count": [2362]}}} +{"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.5441849803044713]], [[0.5705816706799679]], [[0.550226223719622]]], "std": [[[0.20652191499025563]], [[0.2341170670419806]], [[0.2599975016813874]]], "count": [323]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511489811610919]], [[0.4389751731790067]], [[0.41466872727763276]]], "std": [[[0.16865400659704927]], [[0.185956574293913]], [[0.21445801729938202]]], "count": [323]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4515477464807732]], [[0.4468990224744869]], [[0.4258740303999137]]], "std": [[[0.15008620407064133]], [[0.1664152795737472]], [[0.19462577961071198]]], "count": [323]}, "observation.state": {"min": [-0.8687254190444946, -2.168404344971009e-19, -1.986505150794983, -0.7576460838317871, -0.5891931056976318, -0.33133983612060547, 0.04979442432522774, -0.6350680589675903, -3.2526065174565133e-19, -1.3376312255859375, -0.9876247048377991, -0.3742913007736206, -0.40493229031562805, 0.0406794399023056], "max": [1.0144485235214233, 2.376136302947998, 1.1519648082658485e-19, 0.037490274757146835, 0.4593971371650696, 0.26250511407852173, 1.661073088645935, 0.6626796722412109, 1.90827214717865, 1.0842021724855044e-19, 0.0, 0.3834952116012573, 0.08283495903015137, 1.6638000011444092], "mean": [0.06058270111680031, 0.6636559367179871, -0.5560209155082703, -0.22078937292099, -0.02366543374955654, -0.024471616372466087, 0.23916251957416534, 0.001748861512169242, 0.35822728276252747, -0.22620224952697754, -0.21664954721927643, 0.0006413934170268476, -0.014220030978322029, 0.13304398953914642], "std": [0.3583323657512665, 0.7874667048454285, 0.6778882741928101, 0.27011585235595703, 0.1645541489124298, 0.10403439402580261, 0.46380552649497986, 0.12407863140106201, 0.6369947791099548, 0.41478031873703003, 0.37246382236480713, 0.11705431342124939, 0.06936342269182205, 0.33078765869140625], "count": [2225]}, "action": {"min": [-0.8687254190444946, -2.168404344971009e-19, -1.986505150794983, -0.7576460838317871, -0.5891931056976318, -0.33133983612060547, 0.04979442432522774, -0.6350680589675903, -3.2526065174565133e-19, -1.3376312255859375, -0.9876247048377991, -0.3742913007736206, -0.40493229031562805, 0.0406794399023056], "max": [1.0144485235214233, 2.376136302947998, 1.1519648082658485e-19, 0.037490274757146835, 0.4593971371650696, 0.26250511407852173, 1.661073088645935, 0.6626796722412109, 1.90827214717865, 1.0842021724855044e-19, 0.0, 0.3834952116012573, 0.08283495903015137, 1.6638000011444092], "mean": [0.06058270111680031, 0.6636559367179871, -0.5560209155082703, -0.22078937292099, -0.02366543374955654, -0.024471616372466087, 0.23916251957416534, 0.001748861512169242, 0.35822728276252747, -0.22620224952697754, -0.21664954721927643, 0.0006413934170268476, -0.014220030978322029, 0.13304398953914642], "std": [0.3583323657512665, 0.7874667048454285, 0.6778882741928101, 0.27011585235595703, 0.1645541489124298, 0.10403439402580261, 0.46380552649497986, 0.12407863140106201, 0.6369947791099548, 0.41478031873703003, 0.37246382236480713, 0.11705431342124939, 0.06936342269182205, 0.33078765869140625], "count": [2225]}, "timestamp": {"min": [0.0], "max": [74.13333333333334], "mean": [37.06666666666667], "std": [21.410070320087954], "count": [2225]}, "frame_index": {"min": [0], "max": [2224], "mean": [1112.0], "std": [642.3021096026387], "count": [2225]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [2225]}, "index": {"min": [203874], "max": [206098], "mean": [204986.0], "std": [642.3021096026387], "count": [2225]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2225]}, "subtask_annotation": {"mean": [5.498426966292135, 12.0, 12.0, 12.0, 12.0], "std": [3.549346798229813, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2225]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [2225]}, "eef_direction_state": {"mean": [4.334831460674157, 5.197303370786517], "std": [2.1054824701879262, 1.7500412605376356], "min": [0, 0], "max": [6, 6], "count": [2225]}, "eef_velocity_state": {"mean": [0.7874157303370787, 0.3379775280898876], "std": [0.9129400931524041, 0.6927687160063246], "min": [0, 0], "max": [2, 2], "count": [2225]}, "eef_acc_mag_state": {"mean": [0.6220224719101124, 0.30741573033707864], "std": [0.7980653288784745, 0.6401290742207043], "min": [0, 0], "max": [2, 2], "count": [2225]}, "eef_direction_action": {"mean": [4.334831460674157, 5.197303370786517], "std": [2.1054824701879262, 1.7500412605376356], "min": [0, 0], "max": [6, 6], "count": [2225]}, "eef_velocity_action": {"mean": [0.7874157303370787, 0.3379775280898876], "std": [0.9129400931524041, 0.6927687160063246], "min": [0, 0], "max": [2, 2], "count": [2225]}, "eef_acc_mag_action": {"mean": [0.6220224719101124, 0.30741573033707864], "std": [0.7980653288784745, 0.6401290742207043], "min": [0, 0], "max": [2, 2], "count": [2225]}, "eef_sim_pose_state": {"mean": [0.17467831717774215, 0.3537448191173615, 1.2963795056936713, -0.018522302175009064, -0.10966644718680996, 0.035519703573538605, 0.1342594810134328, -0.33457428421916807, 1.2373946510019584, -0.013671351599959662, -0.08217596757686932, 0.00207511993569253], "std": [0.1306772763550243, 0.11120609549694935, 0.12946118207558766, 0.06879664654943682, 0.14985721221916515, 0.27238257507003927, 0.12015893631990063, 0.03313152451130979, 0.09504029328003558, 0.05410109037688904, 0.14337888699892332, 0.09280396091823591], "min": [0.047215027369647646, 0.023388680064997378, 1.182337765714228, -0.24280457772687453, -0.5050775043074647, -0.9703771012424409, 0.06187836591114076, -0.5092111169258686, 1.1825058490227935, -0.28939324560712915, -0.4641160792005061, -0.5038112651271779], "max": [0.4219348299712786, 0.7175234722667785, 1.5133683861709726, 0.21738552013528928, 0.15778859046549676, 0.8199820659407997, 0.4271330668995602, -0.10778996699461535, 1.4397328203408317, 0.04072492835994543, 0.10016532330016292, 0.50344217445943], "count": [2225]}, "eef_sim_pose_action": {"mean": [0.17467831717774215, 0.3537448191173615, 1.2963795056936713, -0.018522302175009064, -0.10966644718680996, 0.035519703573538605, 0.1342594810134328, -0.33457428421916807, 1.2373946510019584, -0.013671351599959662, -0.08217596757686932, 0.00207511993569253], "std": [0.1306772763550243, 0.11120609549694935, 0.12946118207558766, 0.06879664654943682, 0.14985721221916515, 0.27238257507003927, 0.12015893631990063, 0.03313152451130979, 0.09504029328003558, 0.05410109037688904, 0.14337888699892332, 0.09280396091823591], "min": [0.047215027369647646, 0.023388680064997378, 1.182337765714228, -0.24280457772687453, -0.5050775043074647, -0.9703771012424409, 0.06187836591114076, -0.5092111169258686, 1.1825058490227935, -0.28939324560712915, -0.4641160792005061, -0.5038112651271779], "max": [0.4219348299712786, 0.7175234722667785, 1.5133683861709726, 0.21738552013528928, 0.15778859046549676, 0.8199820659407997, 0.4271330668995602, -0.10778996699461535, 1.4397328203408317, 0.04072492835994543, 0.10016532330016292, 0.50344217445943], "count": [2225]}, "gripper_mode_state": {"mean": [0.8759550561797753, 0.9415730337078652], "std": [0.32963281956270957, 0.23454904796659048], "min": [0, 0], "max": [1, 1], "count": [2225]}, "gripper_activity_state": {"mean": [1.8179775280898876, 1.90561797752809], "std": [0.5401959273675303, 0.4001009846014688], "min": [0, 0], "max": [2, 2], "count": [2225]}, "gripper_mode_action": {"mean": [0.8759550561797753, 0.9415730337078652], "std": [0.32963281956270957, 0.23454904796659048], "min": [0, 0], "max": [1, 1], "count": [2225]}, "gripper_activity_action": {"mean": [1.8179775280898876, 1.90561797752809], "std": [0.5401959273675303, 0.4001009846014688], "min": [0, 0], "max": [2, 2], "count": [2225]}, "gripper_open_scale_state": {"mean": [0.1366638039212749, 0.07602597083172506], "std": [0.26503103571833003, 0.18902105256536678], "min": [0.028453956757272993, 0.023245394229888916], "max": [0.9491846220833915, 0.9507428577968052], "count": [2225]}, "gripper_open_scale_action": {"mean": [0.1366638039212749, 0.07602597083172506], "std": [0.26503103571833003, 0.18902105256536678], "min": [0.028453956757272993, 0.023245394229888916], "max": [0.9491846220833915, 0.9507428577968052], "count": [2225]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5073951160890713]], [[0.5537346037898364]], [[0.5560442221462228]]], "std": [[[0.23494497052528335]], [[0.2699070130105956]], [[0.29201464186435433]]], "count": [344]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4468561030678421]], [[0.4368662220702234]], [[0.4176973648794143]]], "std": [[[0.19731284362306056]], [[0.2098696334132428]], [[0.23699786906298037]]], "count": [344]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44257004768961844]], [[0.4394450405646755]], [[0.42474350680194556]]], "std": [[[0.18489660048758386]], [[0.19228860709615703]], [[0.21283547101820535]]], "count": [344]}, "observation.state": {"min": [-0.8651651740074158, -2.7362700529432185e-26, -1.9987595081329346, -0.5921165943145752, -0.4049709141254425, -0.2899223566055298, 0.0468076653778553, -1.1244078874588013, 0.0, -1.323825478553772, -0.9556700587272644, -0.09195267409086227, -0.5228667855262756, 0.043191373348236084], "max": [1.0400389432907104, 2.0254104137420654, 1.411533981087412e-18, 0.13629133999347687, 0.9550851583480835, 0.18988674879074097, 1.6579560041427612, 0.5567134618759155, 1.8161355257034302, 6.204959914241232e-19, 0.02393488772213459, 0.46690016984939575, -0.003798316465690732, 1.6579560041427612], "mean": [0.04657857492566109, 0.5663235187530518, -0.5286667346954346, -0.1499308943748474, 0.019002897664904594, -0.03732575848698616, 0.1995355635881424, -0.07261224091053009, 0.30009812116622925, -0.19389861822128296, -0.1803443878889084, 0.06399745494127274, -0.11899510771036148, 0.12873618304729462], "std": [0.35836735367774963, 0.6687615513801575, 0.6265971660614014, 0.2176433950662613, 0.18484535813331604, 0.08752807229757309, 0.409225732088089, 0.2294863909482956, 0.5284336805343628, 0.3576461672782898, 0.32995277643203735, 0.08156546205282211, 0.06025299057364464, 0.3254412114620209], "count": [2412]}, "action": {"min": [-0.8651651740074158, -2.7362700529432185e-26, -1.9987595081329346, -0.5921165943145752, -0.4049709141254425, -0.2899223566055298, 0.0468076653778553, -1.1244078874588013, 0.0, -1.323825478553772, -0.9556700587272644, -0.09195267409086227, -0.5228667855262756, 0.043191373348236084], "max": [1.0400389432907104, 2.0254104137420654, 1.411533981087412e-18, 0.13629133999347687, 0.9550851583480835, 0.18988674879074097, 1.6579560041427612, 0.5567134618759155, 1.8161355257034302, 6.204959914241232e-19, 0.02393488772213459, 0.46690016984939575, -0.003798316465690732, 1.6579560041427612], "mean": [0.04657857492566109, 0.5663235187530518, -0.5286667346954346, -0.1499308943748474, 0.019002897664904594, -0.03732575848698616, 0.1995355635881424, -0.07261224091053009, 0.30009812116622925, -0.19389861822128296, -0.1803443878889084, 0.06399745494127274, -0.11899510771036148, 0.12873618304729462], "std": [0.35836735367774963, 0.6687615513801575, 0.6265971660614014, 0.2176433950662613, 0.18484535813331604, 0.08752807229757309, 0.409225732088089, 0.2294863909482956, 0.5284336805343628, 0.3576461672782898, 0.32995277643203735, 0.08156546205282211, 0.06025299057364464, 0.3254412114620209], "count": [2412]}, "timestamp": {"min": [0.0], "max": [80.36666666666666], "mean": [40.18333333333333], "std": [23.20947882670801], "count": [2412]}, "frame_index": {"min": [0], "max": [2411], "mean": [1205.5], "std": [696.2843648012403], "count": [2412]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [2412]}, "index": {"min": [206099], "max": [208510], "mean": [207304.5], "std": [696.2843648012403], "count": [2412]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2412]}, "subtask_annotation": {"mean": [5.534411276948591, 12.0, 12.0, 12.0, 12.0], "std": [3.6271127464730797, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2412]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [2412]}, "eef_direction_state": {"mean": [4.548507462686567, 5.274461028192372], "std": [1.98390336585114, 1.5887648131695347], "min": [0, 0], "max": [6, 6], "count": [2412]}, "eef_velocity_state": {"mean": [0.7122719734660033, 0.3407960199004975], "std": [0.8834006239237324, 0.691654130331095], "min": [0, 0], "max": [2, 2], "count": [2412]}, "eef_acc_mag_state": {"mean": [0.6077943615257048, 0.32587064676616917], "std": [0.7972208843699771, 0.6603763160426966], "min": [0, 0], "max": [2, 2], "count": [2412]}, "eef_direction_action": {"mean": [4.548507462686567, 5.274461028192372], "std": [1.98390336585114, 1.5887648131695347], "min": [0, 0], "max": [6, 6], "count": [2412]}, "eef_velocity_action": {"mean": [0.7122719734660033, 0.3407960199004975], "std": [0.8834006239237324, 0.691654130331095], "min": [0, 0], "max": [2, 2], "count": [2412]}, "eef_acc_mag_action": {"mean": [0.6077943615257048, 0.32587064676616917], "std": [0.7972208843699771, 0.6603763160426966], "min": [0, 0], "max": [2, 2], "count": [2412]}, "eef_sim_pose_state": {"mean": [0.1486695786962075, 0.34895835006825976, 1.3070024665561832, -0.02903271604819394, -0.10867268828138647, 0.06320002329671473, 0.11392077720130676, -0.3473119315492144, 1.2384820915893953, -0.1319927702221512, -0.07241281485343191, -0.006357071446571992], "std": [0.10161383577239194, 0.08504704378517267, 0.14036413931942474, 0.06000158866969463, 0.159522355544451, 0.37019541264194694, 0.08328505367858424, 0.04389428171683656, 0.0980775829200708, 0.06909018321311808, 0.1440971600867749, 0.18677100904024474], "min": [0.026553434738839865, 0.11446057357172564, 1.1821805317984433, -0.18841827007437406, -0.6426476494735825, -1.0665822690744204, 0.05718065519593071, -0.6608839207587214, 1.1817139655283269, -0.5620347870029686, -0.5571467314858751, -0.9772745930251374], "max": [0.35369073700617354, 0.676598928946234, 1.5707637913451755, 0.18885476732474626, 0.1952063372195305, 1.3652579120022663, 0.3644572537580354, -0.21016193174188716, 1.4634095680272152, -0.02707129263575095, 0.26911252757996174, 0.7001863141217267], "count": [2412]}, "eef_sim_pose_action": {"mean": [0.1486695786962075, 0.34895835006825976, 1.3070024665561832, -0.02903271604819394, -0.10867268828138647, 0.06320002329671473, 0.11392077720130676, -0.3473119315492144, 1.2384820915893953, -0.1319927702221512, -0.07241281485343191, -0.006357071446571992], "std": [0.10161383577239194, 0.08504704378517267, 0.14036413931942474, 0.06000158866969463, 0.159522355544451, 0.37019541264194694, 0.08328505367858424, 0.04389428171683656, 0.0980775829200708, 0.06909018321311808, 0.1440971600867749, 0.18677100904024474], "min": [0.026553434738839865, 0.11446057357172564, 1.1821805317984433, -0.18841827007437406, -0.6426476494735825, -1.0665822690744204, 0.05718065519593071, -0.6608839207587214, 1.1817139655283269, -0.5620347870029686, -0.5571467314858751, -0.9772745930251374], "max": [0.35369073700617354, 0.676598928946234, 1.5707637913451755, 0.18885476732474626, 0.1952063372195305, 1.3652579120022663, 0.3644572537580354, -0.21016193174188716, 1.4634095680272152, -0.02707129263575095, 0.26911252757996174, 0.7001863141217267], "count": [2412]}, "gripper_mode_state": {"mean": [0.9017412935323383, 0.9440298507462687], "std": [0.29766412795459335, 0.22986407210837448], "min": [0, 0], "max": [1, 1], "count": [2412]}, "gripper_activity_state": {"mean": [1.8325041459369817, 1.913764510779436], "std": [0.5208471838789339, 0.38313482760025724], "min": [0, 0], "max": [2, 2], "count": [2412]}, "gripper_mode_action": {"mean": [0.9017412935323383, 0.9440298507462687], "std": [0.29766412795459335, 0.22986407210837448], "min": [0, 0], "max": [1, 1], "count": [2412]}, "gripper_activity_action": {"mean": [1.8325041459369817, 1.913764510779436], "std": [0.5208471838789339, 0.38313482760025724], "min": [0, 0], "max": [2, 2], "count": [2412]}, "gripper_open_scale_state": {"mean": [0.1140200573385263, 0.07356270199151282], "std": [0.2338434627218465, 0.1859646923618027], "min": [0.026747237358774458, 0.02468078477042062], "max": [0.9474034309387207, 0.9474034309387207], "count": [2412]}, "gripper_open_scale_action": {"mean": [0.1140200573385263, 0.07356270199151282], "std": [0.2338434627218465, 0.1859646923618027], "min": [0.026747237358774458, 0.02468078477042062], "max": [0.9474034309387207, 0.9474034309387207], "count": [2412]}}} +{"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.5287888207264713]], [[0.5605442840716534]], [[0.5542847938883155]]], "std": [[[0.22698894567862551]], [[0.2560728432397027]], [[0.2753401830108063]]], "count": [342]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4519610200155436]], [[0.44094955742205916]], [[0.42084296127482834]]], "std": [[[0.19539808222460203]], [[0.2114915743340241]], [[0.2369562516638464]]], "count": [342]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43780455063766893]], [[0.4353115524149881]], [[0.4210594645428022]]], "std": [[[0.1790836161093293]], [[0.18762672338633093]], [[0.20721336102532034]]], "count": [342]}, "observation.state": {"min": [-1.0538448095321655, 0.0, -2.003368616104126, -0.7507531046867371, -1.221787691116333, -0.45222318172454834, 0.049407001584768295, -1.356039047241211, 0.0, -1.6643691062927246, -0.8661916851997375, -0.3726509213447571, -0.293840229511261, 0.02942969650030136], "max": [0.9848156571388245, 2.152174949645996, 2.168404344971009e-19, 0.31446605920791626, 0.8002734184265137, 0.18167924880981445, 1.6612029075622559, 0.47400006651878357, 1.8760584592819214, 0.0, 0.0674370527267456, 0.5215534567832947, 0.29452431201934814, 1.658865213394165], "mean": [0.009544694796204567, 0.4794308543205261, -0.4899004101753235, -0.0843203216791153, 0.005134589038789272, -0.04552562162280083, 0.19072705507278442, -0.0816679522395134, 0.35159239172935486, -0.3130878508090973, -0.1420401632785797, 0.06582150608301163, -0.021712707355618477, 0.1549874097108841], "std": [0.3276890218257904, 0.6837900280952454, 0.6941421627998352, 0.20855817198753357, 0.21990782022476196, 0.0929224044084549, 0.4095233976840973, 0.27744269371032715, 0.5578586459159851, 0.5119526982307434, 0.25049516558647156, 0.12725889682769775, 0.07638759166002274, 0.36025717854499817], "count": [2400]}, "action": {"min": [-1.0538448095321655, 0.0, -2.003368616104126, -0.7507531046867371, -1.221787691116333, -0.45222318172454834, 0.049407001584768295, -1.356039047241211, 0.0, -1.6643691062927246, -0.8661916851997375, -0.3726509213447571, -0.293840229511261, 0.02942969650030136], "max": [0.9848156571388245, 2.152174949645996, 2.168404344971009e-19, 0.31446605920791626, 0.8002734184265137, 0.18167924880981445, 1.6612029075622559, 0.47400006651878357, 1.8760584592819214, 0.0, 0.0674370527267456, 0.5215534567832947, 0.29452431201934814, 1.658865213394165], "mean": [0.009544694796204567, 0.4794308543205261, -0.4899004101753235, -0.0843203216791153, 0.005134589038789272, -0.04552562162280083, 0.19072705507278442, -0.0816679522395134, 0.35159239172935486, -0.3130878508090973, -0.1420401632785797, 0.06582150608301163, -0.021712707355618477, 0.1549874097108841], "std": [0.3276890218257904, 0.6837900280952454, 0.6941421627998352, 0.20855817198753357, 0.21990782022476196, 0.0929224044084549, 0.4095233976840973, 0.27744269371032715, 0.5578586459159851, 0.5119526982307434, 0.25049516558647156, 0.12725889682769775, 0.07638759166002274, 0.36025717854499817], "count": [2400]}, "timestamp": {"min": [0.0], "max": [79.96666666666667], "mean": [39.983333333333334], "std": [23.09400876289651], "count": [2400]}, "frame_index": {"min": [0], "max": [2399], "mean": [1199.5], "std": [692.8202628868953], "count": [2400]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [2400]}, "index": {"min": [208511], "max": [210910], "mean": [209710.5], "std": [692.8202628868953], "count": [2400]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2400]}, "subtask_annotation": {"mean": [5.578333333333333, 12.0, 12.0, 12.0, 12.0], "std": [3.6149731057858796, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2400]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [2400]}, "eef_direction_state": {"mean": [4.83875, 4.925416666666667], "std": [1.8556890285911025, 1.9284762533467785], "min": [0, 0], "max": [6, 6], "count": [2400]}, "eef_velocity_state": {"mean": [0.5866666666666667, 0.4795833333333333], "std": [0.8573149298180229, 0.7971301606736417], "min": [0, 0], "max": [2, 2], "count": [2400]}, "eef_acc_mag_state": {"mean": [0.48083333333333333, 0.40458333333333335], "std": [0.743056282450312, 0.7100908343694762], "min": [0, 0], "max": [2, 2], "count": [2400]}, "eef_direction_action": {"mean": [4.83875, 4.925416666666667], "std": [1.8556890285911025, 1.9284762533467785], "min": [0, 0], "max": [6, 6], "count": [2400]}, "eef_velocity_action": {"mean": [0.5866666666666667, 0.4795833333333333], "std": [0.8573149298180229, 0.7971301606736417], "min": [0, 0], "max": [2, 2], "count": [2400]}, "eef_acc_mag_action": {"mean": [0.48083333333333333, 0.40458333333333335], "std": [0.743056282450312, 0.7100908343694762], "min": [0, 0], "max": [2, 2], "count": [2400]}, "eef_sim_pose_state": {"mean": [0.13566855116884516, 0.3451369113498584, 1.2894461315551573, -0.03665015360137362, -0.09031782503522809, 0.010886534080113742, 0.1164084634289559, -0.3494662919837354, 1.2650094938278884, -0.036954003978517155, -0.09981554459996987, -0.012945988356933547], "std": [0.10254658434793575, 0.0846227684936688, 0.14488843766786125, 0.06119972931595354, 0.18452802583245687, 0.3635776755993372, 0.08083196313477307, 0.05476763498290169, 0.12842011772988682, 0.04799421183045356, 0.16380570449867635, 0.23706348898297114], "min": [0.02983432387682002, 0.07981616082591272, 1.1826522160931172, -0.3457494877187634, -0.7501034140586852, -1.3072318540155106, 0.04199470392585242, -0.7046681677437144, 1.1815185521116567, -0.2964218964014439, -0.5201449394557569, -1.1869904391678026], "max": [0.38034718616134067, 0.6826114060266028, 1.5607874141824123, 0.07704906330711953, 0.35872428583796645, 1.3210026582893066, 0.34981337270254825, -0.21841769931165494, 1.5460417551545507, 0.10280686490726254, 0.28920482156635696, 0.6136388899572034], "count": [2400]}, "eef_sim_pose_action": {"mean": [0.13566855116884516, 0.3451369113498584, 1.2894461315551573, -0.03665015360137362, -0.09031782503522809, 0.010886534080113742, 0.1164084634289559, -0.3494662919837354, 1.2650094938278884, -0.036954003978517155, -0.09981554459996987, -0.012945988356933547], "std": [0.10254658434793575, 0.0846227684936688, 0.14488843766786125, 0.06119972931595354, 0.18452802583245687, 0.3635776755993372, 0.08083196313477307, 0.05476763498290169, 0.12842011772988682, 0.04799421183045356, 0.16380570449867635, 0.23706348898297114], "min": [0.02983432387682002, 0.07981616082591272, 1.1826522160931172, -0.3457494877187634, -0.7501034140586852, -1.3072318540155106, 0.04199470392585242, -0.7046681677437144, 1.1815185521116567, -0.2964218964014439, -0.5201449394557569, -1.1869904391678026], "max": [0.38034718616134067, 0.6826114060266028, 1.5607874141824123, 0.07704906330711953, 0.35872428583796645, 1.3210026582893066, 0.34981337270254825, -0.21841769931165494, 1.5460417551545507, 0.10280686490726254, 0.28920482156635696, 0.6136388899572034], "count": [2400]}, "gripper_mode_state": {"mean": [0.9083333333333333, 0.9270833333333334], "std": [0.28855482821967565, 0.2599996661322572], "min": [0, 0], "max": [1, 1], "count": [2400]}, "gripper_activity_state": {"mean": [1.87375, 1.8704166666666666], "std": [0.45768723400011196, 0.4639951433534182], "min": [0, 0], "max": [2, 2], "count": [2400]}, "gripper_mode_action": {"mean": [0.9083333333333333, 0.9270833333333334], "std": [0.28855482821967565, 0.2599996661322572], "min": [0, 0], "max": [1, 1], "count": [2400]}, "gripper_activity_action": {"mean": [1.87375, 1.8704166666666666], "std": [0.45768723400011196, 0.4639951433534182], "min": [0, 0], "max": [2, 2], "count": [2400]}, "gripper_open_scale_state": {"mean": [0.10898673621671694, 0.0885632674466987], "std": [0.23401221457190066, 0.20586179719958506], "min": [0.02823257233415331, 0.016816969428743635], "max": [0.9492588043212891, 0.94792297908238], "count": [2400]}, "gripper_open_scale_action": {"mean": [0.10898673621671694, 0.0885632674466987], "std": [0.23401221457190066, 0.20586179719958506], "min": [0.02823257233415331, 0.016816969428743635], "max": [0.9492588043212891, 0.94792297908238], "count": [2400]}}} +{"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.5373819185902209]], [[0.5552264416315049]], [[0.5369842573632829]]], "std": [[[0.2158062042812506]], [[0.24997561955867295]], [[0.2741852770852547]]], "count": [316]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45016235332037174]], [[0.44047557292959383]], [[0.42048165815200905]]], "std": [[[0.1770939309553864]], [[0.1950469336278401]], [[0.22109221553261516]]], "count": [316]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4475450406428394]], [[0.43654475883180277]], [[0.4132428332092331]]], "std": [[[0.18130383756421833]], [[0.20121136135531956]], [[0.23168501712248057]]], "count": [316]}, "observation.state": {"min": [-0.757458508014679, 0.0, -1.6793538331985474, -0.5338253378868103, -0.5909391641616821, -0.0782330185174942, 0.04979626461863518, -1.1327534914016724, -1.0842021724855044e-19, -1.512505054473877, -0.7698426246643066, -0.2504725456237793, -0.21935924887657166, 0.04337530955672264], "max": [0.8975476622581482, 1.82541024684906, 3.057049440120402e-18, 0.03698791190981865, 0.6885324120521545, 0.20862138271331787, 1.6587353944778442, 0.7409127354621887, 1.9297478199005127, 1.0164395367051604e-20, 0.055463243275880814, 0.5915382504463196, 0.15753525495529175, 1.6532793045043945], "mean": [0.010917913168668747, 0.32780614495277405, -0.2901870906352997, -0.06731458008289337, 0.04654231294989586, -0.02183087170124054, 0.12863712012767792, -0.03221867233514786, 0.5534734725952148, -0.4084664583206177, -0.25953221321105957, 0.026676705107092857, -0.015995414927601814, 0.21181094646453857], "std": [0.1975199282169342, 0.5752021670341492, 0.5195489525794983, 0.13504144549369812, 0.12855663895606995, 0.0540580078959465, 0.3069825768470764, 0.2617263197898865, 0.6771216988563538, 0.5068104267120361, 0.3284197151660919, 0.14830315113067627, 0.06029464304447174, 0.4301132559776306], "count": [2160]}, "action": {"min": [-0.757458508014679, 0.0, -1.6793538331985474, -0.5338253378868103, -0.5909391641616821, -0.0782330185174942, 0.04979626461863518, -1.1327534914016724, -1.0842021724855044e-19, -1.512505054473877, -0.7698426246643066, -0.2504725456237793, -0.21935924887657166, 0.04337530955672264], "max": [0.8975476622581482, 1.82541024684906, 3.057049440120402e-18, 0.03698791190981865, 0.6885324120521545, 0.20862138271331787, 1.6587353944778442, 0.7409127354621887, 1.9297478199005127, 1.0164395367051604e-20, 0.055463243275880814, 0.5915382504463196, 0.15753525495529175, 1.6532793045043945], "mean": [0.010917913168668747, 0.32780614495277405, -0.2901870906352997, -0.06731458008289337, 0.04654231294989586, -0.02183087170124054, 0.12863712012767792, -0.03221867233514786, 0.5534734725952148, -0.4084664583206177, -0.25953221321105957, 0.026676705107092857, -0.015995414927601814, 0.21181094646453857], "std": [0.1975199282169342, 0.5752021670341492, 0.5195489525794983, 0.13504144549369812, 0.12855663895606995, 0.0540580078959465, 0.3069825768470764, 0.2617263197898865, 0.6771216988563538, 0.5068104267120361, 0.3284197151660919, 0.14830315113067627, 0.06029464304447174, 0.4301132559776306], "count": [2160]}, "timestamp": {"min": [0.0], "max": [71.96666666666667], "mean": [35.983333333333334], "std": [20.784607463394813], "count": [2160]}, "frame_index": {"min": [0], "max": [2159], "mean": [1079.5], "std": [623.5382239018444], "count": [2160]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [2160]}, "index": {"min": [210911], "max": [213070], "mean": [211990.5], "std": [623.5382239018444], "count": [2160]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2160]}, "subtask_annotation": {"mean": [5.924074074074074, 12.0, 12.0, 12.0, 12.0], "std": [3.6981945137026235, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2160]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [2160]}, "eef_direction_state": {"mean": [5.175, 4.525925925925926], "std": [1.7207677550054936, 2.0618389118009812], "min": [0, 0], "max": [6, 6], "count": [2160]}, "eef_velocity_state": {"mean": [0.3824074074074074, 0.6842592592592592], "std": [0.7416608868318869, 0.8731236004561421], "min": [0, 0], "max": [2, 2], "count": [2160]}, "eef_acc_mag_state": {"mean": [0.3333333333333333, 0.5796296296296296], "std": [0.6652763279965554, 0.7935806406384678], "min": [0, 0], "max": [2, 2], "count": [2160]}, "eef_direction_action": {"mean": [5.175, 4.525925925925926], "std": [1.7207677550054936, 2.0618389118009812], "min": [0, 0], "max": [6, 6], "count": [2160]}, "eef_velocity_action": {"mean": [0.3824074074074074, 0.6842592592592592], "std": [0.7416608868318869, 0.8731236004561421], "min": [0, 0], "max": [2, 2], "count": [2160]}, "eef_acc_mag_action": {"mean": [0.3333333333333333, 0.5796296296296296], "std": [0.6652763279965554, 0.7935806406384678], "min": [0, 0], "max": [2, 2], "count": [2160]}, "eef_sim_pose_state": {"mean": [0.12123548025020983, 0.33751850898221225, 1.249460290963819, -0.026883406529071643, -0.02903013577072926, 0.0577901530271759, 0.16053332386181332, -0.3400765126157762, 1.2835666876974903, -0.02403315514580171, -0.1115286821354285, -0.004481047450109473], "std": [0.0946878945088288, 0.047799659686914, 0.11469905831722098, 0.04834168765587369, 0.05654857078149329, 0.24030431881515563, 0.12029406017120839, 0.06189705902159938, 0.1190469345663166, 0.04548311253436631, 0.15080724093913828, 0.16690885445763468], "min": [0.05206883483737902, 0.14446693024018148, 1.1824949999999999, -0.0982217426261109, -0.18674884092658295, -0.890121825505905, 0.060692275091723216, -0.6340096269547109, 1.1814219865358588, -0.2347867850395907, -0.3985501946856944, -0.7908127035726369], "max": [0.35260651473684657, 0.6145875197196242, 1.5148366478350974, 0.20040631198915934, 0.2674270320315144, 1.0599505910217841, 0.3956055029009941, -0.07395120230517375, 1.4748348482488078, 0.09484601372041505, 0.08857419223151153, 0.5129077952732768], "count": [2160]}, "eef_sim_pose_action": {"mean": [0.12123548025020983, 0.33751850898221225, 1.249460290963819, -0.026883406529071643, -0.02903013577072926, 0.0577901530271759, 0.16053332386181332, -0.3400765126157762, 1.2835666876974903, -0.02403315514580171, -0.1115286821354285, -0.004481047450109473], "std": [0.0946878945088288, 0.047799659686914, 0.11469905831722098, 0.04834168765587369, 0.05654857078149329, 0.24030431881515563, 0.12029406017120839, 0.06189705902159938, 0.1190469345663166, 0.04548311253436631, 0.15080724093913828, 0.16690885445763468], "min": [0.05206883483737902, 0.14446693024018148, 1.1824949999999999, -0.0982217426261109, -0.18674884092658295, -0.890121825505905, 0.060692275091723216, -0.6340096269547109, 1.1814219865358588, -0.2347867850395907, -0.3985501946856944, -0.7908127035726369], "max": [0.35260651473684657, 0.6145875197196242, 1.5148366478350974, 0.20040631198915934, 0.2674270320315144, 1.0599505910217841, 0.3956055029009941, -0.07395120230517375, 1.4748348482488078, 0.09484601372041505, 0.08857419223151153, 0.5129077952732768], "count": [2160]}, "gripper_mode_state": {"mean": [0.9472222222222222, 0.8916666666666667], "std": [0.2235895434733438, 0.3108009366495196], "min": [0, 0], "max": [1, 1], "count": [2160]}, "gripper_activity_state": {"mean": [1.9064814814814814, 1.8074074074074074], "std": [0.39855599266186736, 0.5543938471185488], "min": [0, 0], "max": [2, 2], "count": [2160]}, "gripper_mode_action": {"mean": [0.9472222222222222, 0.8916666666666667], "std": [0.2235895434733438, 0.3108009366495196], "min": [0, 0], "max": [1, 1], "count": [2160]}, "gripper_activity_action": {"mean": [1.9064814814814814, 1.8074074074074074], "std": [0.39855599266186736, 0.5543938471185488], "min": [0, 0], "max": [2, 2], "count": [2160]}, "gripper_open_scale_state": {"mean": [0.0735076551133412, 0.12103429657145866], "std": [0.175418906663416, 0.24577778246020288], "min": [0.028455008353505815, 0.02478589117527008], "max": [0.9478487968444824, 0.9447310311453683], "count": [2160]}, "gripper_open_scale_action": {"mean": [0.0735076551133412, 0.12103429657145866], "std": [0.175418906663416, 0.24577778246020288], "min": [0.028455008353505815, 0.02478589117527008], "max": [0.9478487968444824, 0.9447310311453683], "count": [2160]}}} +{"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.5467113821719164]], [[0.5684586771216423]], [[0.5469587334933974]]], "std": [[[0.2105902006718015]], [[0.24014547495140734]], [[0.2672564407783324]]], "count": [343]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45764127317593706]], [[0.44748440963687064]], [[0.4233682361833622]]], "std": [[[0.165099127911057]], [[0.18813266379131208]], [[0.22338941835699636]]], "count": [343]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44804220497722896]], [[0.44273179033518173]], [[0.42381846627539904]]], "std": [[[0.16238619597110854]], [[0.17553906791782922]], [[0.20257314503563234]]], "count": [343]}, "observation.state": {"min": [-0.9464661478996277, -6.947447119848193e-33, -1.998776912689209, -0.9547157287597656, -0.9307994842529297, -0.4079885184764862, 0.04979442432522774, -1.1412817239761353, -2.710505431213761e-19, -1.5677284002304077, -0.9850336313247681, -0.2991262674331665, -0.2796107828617096, 0.04369431361556053], "max": [0.9165223240852356, 2.2242722511291504, 4.336808689942018e-19, 0.03096337430179119, 0.708699107170105, 0.607456386089325, 1.6611857414245605, 0.4518227279186249, 1.9404857158660889, 0.0, 0.048398036509752274, 0.7422319650650024, 0.1257864236831665, 1.6562511920928955], "mean": [-0.024487996473908424, 0.5521165728569031, -0.4818674623966217, -0.16867318749427795, 0.04257749393582344, -0.032085660845041275, 0.21590179204940796, -0.11002109944820404, 0.445294052362442, -0.3194374442100525, -0.23063351213932037, 0.05653521791100502, -0.006709152366966009, 0.18507668375968933], "std": [0.30384567379951477, 0.7756350040435791, 0.6964855790138245, 0.27021875977516174, 0.19270412623882294, 0.13116908073425293, 0.4507509768009186, 0.2892680764198303, 0.6735919713973999, 0.49987533688545227, 0.34520021080970764, 0.19262638688087463, 0.06277251243591309, 0.40926676988601685], "count": [2409]}, "action": {"min": [-0.9464661478996277, -6.947447119848193e-33, -1.998776912689209, -0.9547157287597656, -0.9307994842529297, -0.4079885184764862, 0.04979442432522774, -1.1412817239761353, -2.710505431213761e-19, -1.5677284002304077, -0.9850336313247681, -0.2991262674331665, -0.2796107828617096, 0.04369431361556053], "max": [0.9165223240852356, 2.2242722511291504, 4.336808689942018e-19, 0.03096337430179119, 0.708699107170105, 0.607456386089325, 1.6611857414245605, 0.4518227279186249, 1.9404857158660889, 0.0, 0.048398036509752274, 0.7422319650650024, 0.1257864236831665, 1.6562511920928955], "mean": [-0.024487996473908424, 0.5521165728569031, -0.4818674623966217, -0.16867318749427795, 0.04257749393582344, -0.032085660845041275, 0.21590179204940796, -0.11002109944820404, 0.445294052362442, -0.3194374442100525, -0.23063351213932037, 0.05653521791100502, -0.006709152366966009, 0.18507668375968933], "std": [0.30384567379951477, 0.7756350040435791, 0.6964855790138245, 0.27021875977516174, 0.19270412623882294, 0.13116908073425293, 0.4507509768009186, 0.2892680764198303, 0.6735919713973999, 0.49987533688545227, 0.34520021080970764, 0.19262638688087463, 0.06277251243591309, 0.40926676988601685], "count": [2409]}, "timestamp": {"min": [0.0], "max": [80.26666666666667], "mean": [40.13333333333333], "std": [23.18061131076445], "count": [2409]}, "frame_index": {"min": [0], "max": [2408], "mean": [1204.0], "std": [695.4183393229335], "count": [2409]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [2409]}, "index": {"min": [213071], "max": [215479], "mean": [214275.0], "std": [695.4183393229335], "count": [2409]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2409]}, "subtask_annotation": {"mean": [5.323370693233707, 12.0, 12.0, 12.0, 12.0], "std": [3.5491621816660532, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2409]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [2409]}, "eef_direction_state": {"mean": [4.7015359070153595, 4.857617268576172], "std": [1.9879675740840852, 1.9184454239824822], "min": [0, 0], "max": [6, 6], "count": [2409]}, "eef_velocity_state": {"mean": [0.6019095060190951, 0.526774595267746], "std": [0.8555319500206574, 0.8181530695714255], "min": [0, 0], "max": [2, 2], "count": [2409]}, "eef_acc_mag_state": {"mean": [0.4852635948526359, 0.4350352843503528], "std": [0.751289705446488, 0.7261020372750514], "min": [0, 0], "max": [2, 2], "count": [2409]}, "eef_direction_action": {"mean": [4.7015359070153595, 4.857617268576172], "std": [1.9879675740840852, 1.9184454239824822], "min": [0, 0], "max": [6, 6], "count": [2409]}, "eef_velocity_action": {"mean": [0.6019095060190951, 0.526774595267746], "std": [0.8555319500206574, 0.8181530695714255], "min": [0, 0], "max": [2, 2], "count": [2409]}, "eef_acc_mag_action": {"mean": [0.4852635948526359, 0.4350352843503528], "std": [0.751289705446488, 0.7261020372750514], "min": [0, 0], "max": [2, 2], "count": [2409]}, "eef_sim_pose_state": {"mean": [0.1605995186606353, 0.32946229679959477, 1.2782301738030544, -0.046846252205926704, -0.09255022016558356, 0.020643071170532826, 0.14071079458641164, -0.3581854138256351, 1.258946237172785, -0.032450075013081815, -0.09662459980204144, -0.04889465045575377], "std": [0.1351376238689968, 0.09179935177014416, 0.13054510255633828, 0.09133184109379505, 0.147519717540295, 0.25833116790701743, 0.11611160716015154, 0.06713526135593945, 0.11134211133823105, 0.08388667115403989, 0.14452340056476373, 0.1594377696777495], "min": [0.050222896496628824, -0.018757440282566987, 1.1824949999999999, -0.3416453699312568, -0.49796643722616984, -1.1945456999432893, 0.04539864530711488, -0.6908099211314378, 1.1826522361133358, -0.4857340751771544, -0.46724302875366974, -0.8926111246161563], "max": [0.4799989075216285, 0.6788731944897015, 1.5787679262993424, 0.2051100739394535, 0.20587225491959127, 1.1819810348990731, 0.4433009047237495, -0.17372553977070607, 1.4942082977930415, 0.07391729920893536, 0.21459831507113236, 0.3826039129004527], "count": [2409]}, "eef_sim_pose_action": {"mean": [0.1605995186606353, 0.32946229679959477, 1.2782301738030544, -0.046846252205926704, -0.09255022016558356, 0.020643071170532826, 0.14071079458641164, -0.3581854138256351, 1.258946237172785, -0.032450075013081815, -0.09662459980204144, -0.04889465045575377], "std": [0.1351376238689968, 0.09179935177014416, 0.13054510255633828, 0.09133184109379505, 0.147519717540295, 0.25833116790701743, 0.11611160716015154, 0.06713526135593945, 0.11134211133823105, 0.08388667115403989, 0.14452340056476373, 0.1594377696777495], "min": [0.050222896496628824, -0.018757440282566987, 1.1824949999999999, -0.3416453699312568, -0.49796643722616984, -1.1945456999432893, 0.04539864530711488, -0.6908099211314378, 1.1826522361133358, -0.4857340751771544, -0.46724302875366974, -0.8926111246161563], "max": [0.4799989075216285, 0.6788731944897015, 1.5787679262993424, 0.2051100739394535, 0.20587225491959127, 1.1819810348990731, 0.4433009047237495, -0.17372553977070607, 1.4942082977930415, 0.07391729920893536, 0.21459831507113236, 0.3826039129004527], "count": [2409]}, "gripper_mode_state": {"mean": [0.8912411789124118, 0.908675799086758], "std": [0.3113363774492585, 0.2880695944399563], "min": [0, 0], "max": [1, 1], "count": [2409]}, "gripper_activity_state": {"mean": [1.8738065587380657, 1.86799501867995], "std": [0.45723608522553616, 0.46728702877836936], "min": [0, 0], "max": [2, 2], "count": [2409]}, "gripper_mode_action": {"mean": [0.8912411789124118, 0.908675799086758], "std": [0.3113363774492585, 0.2880695944399563], "min": [0, 0], "max": [1, 1], "count": [2409]}, "gripper_activity_action": {"mean": [1.8738065587380657, 1.86799501867995], "std": [0.45723608522553616, 0.46728702877836936], "min": [0, 0], "max": [2, 2], "count": [2409]}, "gripper_open_scale_state": {"mean": [0.12337420722089044, 0.10575965782971035], "std": [0.25757089921779547, 0.2338668491032991], "min": [0.028453956757272993, 0.024968179208891734], "max": [0.9492489950997489, 0.9464292526245117], "count": [2409]}, "gripper_open_scale_action": {"mean": [0.12337420722089044, 0.10575965782971035], "std": [0.25757089921779547, 0.2338668491032991], "min": [0.028453956757272993, 0.024968179208891734], "max": [0.9492489950997489, 0.9464292526245117], "count": [2409]}}} +{"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.5238890433919509]], [[0.5669957277562411]], [[0.5307559327615159]]], "std": [[[0.2224784461118216]], [[0.2383119118532676]], [[0.2645256551076787]]], "count": [349]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45100457968924595]], [[0.4485469712717943]], [[0.4253447376881348]]], "std": [[[0.1747436054605688]], [[0.1798063246441165]], [[0.2139945042128926]]], "count": [349]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356032720315124]], [[0.444539068206079]], [[0.42253242847600675]]], "std": [[[0.185921819159157]], [[0.19577463320766655]], [[0.23058751435464994]]], "count": [349]}, "observation.state": {"min": [-1.1182719469070435, -4.352148754401814e-19, -1.9773012399673462, -0.8314175605773926, -0.44310906529426575, -0.3405437469482422, 0.05587897449731827, -1.1443496942520142, 0.0, -1.96656334400177, -0.9553529620170593, -0.25310683250427246, -0.3997746407985687, 0.04979442432522774], "max": [0.8912428617477417, 2.152174472808838, 5.421010943206879e-21, 0.18635106086730957, 0.6336967349052429, 0.2539910078048706, 1.6591249704360962, 0.7869321703910828, 2.1767187118530273, 1.0842021724855044e-19, 0.07056311517953873, 0.9738203883171082, 0.2746870815753937, 1.6708095073699951], "mean": [-0.031164655461907387, 0.5349239110946655, -0.48020949959754944, -0.11792487651109695, 0.021662315353751183, -0.04380762204527855, 0.1874922662973404, 0.03085188753902912, 0.5256618857383728, -0.4348169267177582, -0.21554699540138245, 0.03378244489431381, -0.07348479330539703, 0.21961137652397156], "std": [0.31732821464538574, 0.738896906375885, 0.684453547000885, 0.22391937673091888, 0.16968220472335815, 0.12112773954868317, 0.39541399478912354, 0.26791518926620483, 0.7429351806640625, 0.6423619985580444, 0.32051894068717957, 0.17294161021709442, 0.1057099923491478, 0.4461911618709564], "count": [2464]}, "action": {"min": [-1.1182719469070435, -4.352148754401814e-19, -1.9773012399673462, -0.8314175605773926, -0.44310906529426575, -0.3405437469482422, 0.05587897449731827, -1.1443496942520142, 0.0, -1.96656334400177, -0.9553529620170593, -0.25310683250427246, -0.3997746407985687, 0.04979442432522774], "max": [0.8912428617477417, 2.152174472808838, 5.421010943206879e-21, 0.18635106086730957, 0.6336967349052429, 0.2539910078048706, 1.6591249704360962, 0.7869321703910828, 2.1767187118530273, 1.0842021724855044e-19, 0.07056311517953873, 0.9738203883171082, 0.2746870815753937, 1.6708095073699951], "mean": [-0.031164655461907387, 0.5349239110946655, -0.48020949959754944, -0.11792487651109695, 0.021662315353751183, -0.04380762204527855, 0.1874922662973404, 0.03085188753902912, 0.5256618857383728, -0.4348169267177582, -0.21554699540138245, 0.03378244489431381, -0.07348479330539703, 0.21961137652397156], "std": [0.31732821464538574, 0.738896906375885, 0.684453547000885, 0.22391937673091888, 0.16968220472335815, 0.12112773954868317, 0.39541399478912354, 0.26791518926620483, 0.7429351806640625, 0.6423619985580444, 0.32051894068717957, 0.17294161021709442, 0.1057099923491478, 0.4461911618709564], "count": [2464]}, "timestamp": {"min": [0.0], "max": [82.1], "mean": [41.04999999999999], "std": [23.709849102101945], "count": [2464]}, "frame_index": {"min": [0], "max": [2463], "mean": [1231.5], "std": [711.2954730630584], "count": [2464]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [2464]}, "index": {"min": [215480], "max": [217943], "mean": [216711.5], "std": [711.2954730630584], "count": [2464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2464]}, "subtask_annotation": {"mean": [5.610795454545454, 12.0, 12.0, 12.0, 12.0], "std": [3.62316639927873, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2464]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [2464]}, "eef_direction_state": {"mean": [4.857954545454546, 4.935876623376624], "std": [1.9236949627272557, 1.8419565078975002], "min": [0, 0], "max": [6, 6], "count": [2464]}, "eef_velocity_state": {"mean": [0.5515422077922078, 0.546672077922078], "std": [0.8474211595158067, 0.8448259039894039], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_acc_mag_state": {"mean": [0.45211038961038963, 0.4525162337662338], "std": [0.7397429095501562, 0.7512015265577558], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_direction_action": {"mean": [4.857954545454546, 4.935876623376624], "std": [1.9236949627272557, 1.8419565078975002], "min": [0, 0], "max": [6, 6], "count": [2464]}, "eef_velocity_action": {"mean": [0.5515422077922078, 0.546672077922078], "std": [0.8474211595158067, 0.8448259039894039], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_acc_mag_action": {"mean": [0.45211038961038963, 0.4525162337662338], "std": [0.7397429095501562, 0.7512015265577558], "min": [0, 0], "max": [2, 2], "count": [2464]}, "eef_sim_pose_state": {"mean": [0.15551445781420933, 0.3272998772515685, 1.2804615041250649, -0.04572698847480934, -0.06012058962289428, -0.010430556251317776, 0.15573054518643697, -0.32281687743728826, 1.2764960060446424, -0.07095934736964674, -0.1206936816245201, 0.06316384602046646], "std": [0.12568276538737982, 0.08469892267693754, 0.13291741064077847, 0.1213898184281362, 0.12883469243286746, 0.26531358866867566, 0.12721863230731104, 0.0829197200509115, 0.13050117035656994, 0.09126150340994658, 0.2057852892039436, 0.23347655383338572], "min": [0.04140951209563426, -0.01964896675420376, 1.1826522361133358, -0.37015570678637144, -0.5775561327371284, -1.0414120064265857, 0.04839481009095228, -0.6870317522469092, 1.1817106575787466, -0.3840210136701622, -0.7049804885717712, -0.7784960119647066], "max": [0.4349001737534989, 0.6742721062650097, 1.5402862455465762, 0.19545388224240925, 0.3022833621925638, 0.5856142187443674, 0.46178169174856176, -0.04012596660219832, 1.5460588259191426, 0.1775174328037482, 0.24940599926126916, 1.1563192351750304], "count": [2464]}, "eef_sim_pose_action": {"mean": [0.15551445781420933, 0.3272998772515685, 1.2804615041250649, -0.04572698847480934, -0.06012058962289428, -0.010430556251317776, 0.15573054518643697, -0.32281687743728826, 1.2764960060446424, -0.07095934736964674, -0.1206936816245201, 0.06316384602046646], "std": [0.12568276538737982, 0.08469892267693754, 0.13291741064077847, 0.1213898184281362, 0.12883469243286746, 0.26531358866867566, 0.12721863230731104, 0.0829197200509115, 0.13050117035656994, 0.09126150340994658, 0.2057852892039436, 0.23347655383338572], "min": [0.04140951209563426, -0.01964896675420376, 1.1826522361133358, -0.37015570678637144, -0.5775561327371284, -1.0414120064265857, 0.04839481009095228, -0.6870317522469092, 1.1817106575787466, -0.3840210136701622, -0.7049804885717712, -0.7784960119647066], "max": [0.4349001737534989, 0.6742721062650097, 1.5402862455465762, 0.19545388224240925, 0.3022833621925638, 0.5856142187443674, 0.46178169174856176, -0.04012596660219832, 1.5460588259191426, 0.1775174328037482, 0.24940599926126916, 1.1563192351750304], "count": [2464]}, "gripper_mode_state": {"mean": [0.9123376623376623, 0.8936688311688312], "std": [0.28280320404463555, 0.30826101175167275], "min": [0, 0], "max": [1, 1], "count": [2464]}, "gripper_activity_state": {"mean": [1.8778409090909092, 1.8713474025974026], "std": [0.45147221011735794, 0.46212784545533736], "min": [0, 0], "max": [2, 2], "count": [2464]}, "gripper_mode_action": {"mean": [0.9123376623376623, 0.8936688311688312], "std": [0.28280320404463555, 0.30826101175167275], "min": [0, 0], "max": [1, 1], "count": [2464]}, "gripper_activity_action": {"mean": [1.8778409090909092, 1.8713474025974026], "std": [0.45147221011735794, 0.46212784545533736], "min": [0, 0], "max": [2, 2], "count": [2464]}, "gripper_open_scale_state": {"mean": [0.10713938652349354, 0.12549309488748545], "std": [0.2259484657344926, 0.2549673648664727], "min": [0.03193084256989615, 0.028453956757272993], "max": [0.9480714116777692, 0.9547482899257115], "count": [2464]}, "gripper_open_scale_action": {"mean": [0.10713938652349354, 0.12549309488748545], "std": [0.2259484657344926, 0.2549673648664727], "min": [0.03193084256989615, 0.028453956757272993], "max": [0.9480714116777692, 0.9547482899257115], "count": [2464]}}} +{"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.5223382547463429]], [[0.5531590642295566]], [[0.542150380925317]]], "std": [[[0.22606633717657146]], [[0.25985457894959696]], [[0.2819508668764031]]], "count": [322]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44599416433239963]], [[0.4364260257242994]], [[0.41780154924288554]]], "std": [[[0.19212414741871958]], [[0.2094175759439953]], [[0.23481323746062283]]], "count": [322]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4430097836235944]], [[0.43758176531482157]], [[0.4212321420113939]]], "std": [[[0.17382630465599413]], [[0.18755632731093425]], [[0.21194464299577026]]], "count": [322]}, "observation.state": {"min": [-0.9035146832466125, 0.0, -1.9895731210708618, -0.7384375929832458, -1.064584732055664, -0.13499030470848083, 0.04979442432522774, -1.0047574043273926, -1.5339807636205812e-27, -1.2348545789718628, -1.1351250410079956, -0.1774105727672577, -0.18254370987415314, 0.043446991592645645], "max": [0.960271954536438, 2.1399033069610596, -0.00021319212100934237, 0.09392202645540237, 0.6876775622367859, 0.25614020228385925, 1.6591249704360962, 0.552233099937439, 1.9006022214889526, 0.0, 0.05476350709795952, 0.48611828684806824, 0.15186409652233124, 1.6660393476486206], "mean": [0.02895292267203331, 0.527433454990387, -0.46941623091697693, -0.10328906029462814, 0.03059656359255314, -0.02520502358675003, 0.18894131481647491, -0.056399740278720856, 0.5067417025566101, -0.31589391827583313, -0.3058772683143616, 0.035426054149866104, -0.0009830358903855085, 0.184175506234169], "std": [0.30814746022224426, 0.729833722114563, 0.6435054540634155, 0.2186393141746521, 0.17418928444385529, 0.05931524187326431, 0.4036455750465393, 0.21981018781661987, 0.7087259888648987, 0.463588148355484, 0.4214240312576294, 0.13756881654262543, 0.05684478580951691, 0.40456461906433105], "count": [2208]}, "action": {"min": [-0.9035146832466125, 0.0, -1.9895731210708618, -0.7384375929832458, -1.064584732055664, -0.13499030470848083, 0.04979442432522774, -1.0047574043273926, -1.5339807636205812e-27, -1.2348545789718628, -1.1351250410079956, -0.1774105727672577, -0.18254370987415314, 0.043446991592645645], "max": [0.960271954536438, 2.1399033069610596, -0.00021319212100934237, 0.09392202645540237, 0.6876775622367859, 0.25614020228385925, 1.6591249704360962, 0.552233099937439, 1.9006022214889526, 0.0, 0.05476350709795952, 0.48611828684806824, 0.15186409652233124, 1.6660393476486206], "mean": [0.02895292267203331, 0.527433454990387, -0.46941623091697693, -0.10328906029462814, 0.03059656359255314, -0.02520502358675003, 0.18894131481647491, -0.056399740278720856, 0.5067417025566101, -0.31589391827583313, -0.3058772683143616, 0.035426054149866104, -0.0009830358903855085, 0.184175506234169], "std": [0.30814746022224426, 0.729833722114563, 0.6435054540634155, 0.2186393141746521, 0.17418928444385529, 0.05931524187326431, 0.4036455750465393, 0.21981018781661987, 0.7087259888648987, 0.463588148355484, 0.4214240312576294, 0.13756881654262543, 0.05684478580951691, 0.40456461906433105], "count": [2208]}, "timestamp": {"min": [0.0], "max": [73.56666666666666], "mean": [36.78333333333334], "std": [21.246487727168947], "count": [2208]}, "frame_index": {"min": [0], "max": [2207], "mean": [1103.5], "std": [637.3946318150685], "count": [2208]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [2208]}, "index": {"min": [217944], "max": [220151], "mean": [219047.5], "std": [637.3946318150685], "count": [2208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2208]}, "subtask_annotation": {"mean": [5.3731884057971016, 12.0, 12.0, 12.0, 12.0], "std": [3.5365901012434797, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2208]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [2208]}, "eef_direction_state": {"mean": [4.676177536231884, 4.815217391304348], "std": [1.9876733971400422, 1.9864359670756053], "min": [0, 0], "max": [6, 6], "count": [2208]}, "eef_velocity_state": {"mean": [0.6231884057971014, 0.5321557971014492], "std": [0.8645841636864734, 0.819739745949621], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_acc_mag_state": {"mean": [0.5022644927536232, 0.4673913043478261], "std": [0.7560111395257854, 0.7529086635021197], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_direction_action": {"mean": [4.676177536231884, 4.815217391304348], "std": [1.9876733971400422, 1.9864359670756053], "min": [0, 0], "max": [6, 6], "count": [2208]}, "eef_velocity_action": {"mean": [0.6231884057971014, 0.5321557971014492], "std": [0.8645841636864734, 0.819739745949621], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_acc_mag_action": {"mean": [0.5022644927536232, 0.4673913043478261], "std": [0.7560111395257854, 0.7529086635021197], "min": [0, 0], "max": [2, 2], "count": [2208]}, "eef_sim_pose_state": {"mean": [0.15238386418222047, 0.344486618998736, 1.2775527653513206, -0.028622272435355943, -0.043654946335096874, 0.059822763747670975, 0.15719610843969517, -0.3486936712890106, 1.2586096542053296, -0.014815292173905412, -0.11201579282550603, -0.018646915366738542], "std": [0.12131615900290917, 0.09210253068417805, 0.12532558921756526, 0.045719609187456836, 0.10015834058084278, 0.3163985681521212, 0.12886070044910358, 0.05735089758663728, 0.10465558127986327, 0.04436573662958021, 0.16024453942875103, 0.1814681222582677], "min": [0.05118330323625478, 0.0009523416040326561, 1.1824176054432554, -0.14314982135460808, -0.33001261056950004, -1.2759261314957981, 0.05346810261561792, -0.6113733786500166, 1.1824302774301068, -0.16234468851964473, -0.5073196634781911, -0.8385386257852465], "max": [0.4122136129237705, 0.6656876261142934, 1.5198541170834434, 0.1542549926826981, 0.24755821782224685, 1.133971997378468, 0.41586940595279476, -0.1422883854815658, 1.4724721259117557, 0.09133828455239416, 0.07644891795398867, 0.5571148322616417], "count": [2208]}, "eef_sim_pose_action": {"mean": [0.15238386418222047, 0.344486618998736, 1.2775527653513206, -0.028622272435355943, -0.043654946335096874, 0.059822763747670975, 0.15719610843969517, -0.3486936712890106, 1.2586096542053296, -0.014815292173905412, -0.11201579282550603, -0.018646915366738542], "std": [0.12131615900290917, 0.09210253068417805, 0.12532558921756526, 0.045719609187456836, 0.10015834058084278, 0.3163985681521212, 0.12886070044910358, 0.05735089758663728, 0.10465558127986327, 0.04436573662958021, 0.16024453942875103, 0.1814681222582677], "min": [0.05118330323625478, 0.0009523416040326561, 1.1824176054432554, -0.14314982135460808, -0.33001261056950004, -1.2759261314957981, 0.05346810261561792, -0.6113733786500166, 1.1824302774301068, -0.16234468851964473, -0.5073196634781911, -0.8385386257852465], "max": [0.4122136129237705, 0.6656876261142934, 1.5198541170834434, 0.1542549926826981, 0.24755821782224685, 1.133971997378468, 0.41586940595279476, -0.1422883854815658, 1.4724721259117557, 0.09133828455239416, 0.07644891795398867, 0.5571148322616417], "count": [2208]}, "gripper_mode_state": {"mean": [0.9089673913043478, 0.9089673913043478], "std": [0.2876554759598989, 0.2876554759599074], "min": [0, 0], "max": [1, 1], "count": [2208]}, "gripper_activity_state": {"mean": [1.8627717391304348, 1.8582427536231885], "std": [0.4746374650818111, 0.4837157947143958], "min": [0, 0], "max": [2, 2], "count": [2208]}, "gripper_mode_action": {"mean": [0.9089673913043478, 0.9089673913043478], "std": [0.2876554759598989, 0.2876554759599074], "min": [0, 0], "max": [1, 1], "count": [2208]}, "gripper_activity_action": {"mean": [1.8627717391304348, 1.8582427536231885], "std": [0.4746374650818111, 0.4837157947143958], "min": [0, 0], "max": [2, 2], "count": [2208]}, "gripper_open_scale_state": {"mean": [0.10796666867244464, 0.10524326614557283], "std": [0.23065506686832213, 0.23118327489089405], "min": [0.028453956757272993, 0.024826852338654653], "max": [0.9480714116777692, 0.9520224843706403], "count": [2208]}, "gripper_open_scale_action": {"mean": [0.10796666867244464, 0.10524326614557283], "std": [0.23065506686832213, 0.23118327489089405], "min": [0.028453956757272993, 0.024826852338654653], "max": [0.9480714116777692, 0.9520224843706403], "count": [2208]}}} +{"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.5083341589176855]], [[0.5527510352020233]], [[0.5543094403551817]]], "std": [[[0.24266366590021715]], [[0.2709003926126112]], [[0.28770424826259783]]], "count": [317]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4384428654392006]], [[0.4333378083269761]], [[0.41918600389682686]]], "std": [[[0.21190557217081182]], [[0.2216026222266739]], [[0.2423040751793825]]], "count": [317]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43564819797529947]], [[0.43530459165790397]], [[0.42234822821522583]]], "std": [[[0.1925382323000298]], [[0.19867455376753096]], [[0.2178049167739327]]], "count": [317]}, "observation.state": {"min": [-1.0266269445419312, 0.0, -1.980369210243225, -1.0585116147994995, -0.7783815860748291, -0.38179537653923035, 0.04156205803155899, -1.193437099456787, 0.0, -1.5953400135040283, -0.8360195159912109, -0.3006364107131958, -0.23294523358345032, 0.04348459839820862], "max": [0.9184949398040771, 1.9926410913467407, 0.0, 0.10728831589221954, 0.838568389415741, 0.32520392537117004, 1.6584755182266235, 0.7623884677886963, 1.8193012475967407, 2.168404344971009e-19, 0.05338020995259285, 0.6975515484809875, 0.31122711300849915, 1.656137466430664], "mean": [0.01711989752948284, 0.5506677031517029, -0.5002664923667908, -0.1697939783334732, 0.04313458502292633, -0.032148756086826324, 0.22161798179149628, -0.04423984885215759, 0.30924439430236816, -0.2552286684513092, -0.15513533353805542, 0.006060154177248478, 0.00405358849093318, 0.12744246423244476], "std": [0.33676278591156006, 0.6747530102729797, 0.6241224408149719, 0.2847134470939636, 0.20874261856079102, 0.10079112648963928, 0.43654683232307434, 0.21560627222061157, 0.5522717833518982, 0.4646839499473572, 0.2772117555141449, 0.11995179951190948, 0.07128925621509552, 0.3172806203365326], "count": [2164]}, "action": {"min": [-1.0266269445419312, 0.0, -1.980369210243225, -1.0585116147994995, -0.7783815860748291, -0.38179537653923035, 0.04156205803155899, -1.193437099456787, 0.0, -1.5953400135040283, -0.8360195159912109, -0.3006364107131958, -0.23294523358345032, 0.04348459839820862], "max": [0.9184949398040771, 1.9926410913467407, 0.0, 0.10728831589221954, 0.838568389415741, 0.32520392537117004, 1.6584755182266235, 0.7623884677886963, 1.8193012475967407, 2.168404344971009e-19, 0.05338020995259285, 0.6975515484809875, 0.31122711300849915, 1.656137466430664], "mean": [0.01711989752948284, 0.5506677031517029, -0.5002664923667908, -0.1697939783334732, 0.04313458502292633, -0.032148756086826324, 0.22161798179149628, -0.04423984885215759, 0.30924439430236816, -0.2552286684513092, -0.15513533353805542, 0.006060154177248478, 0.00405358849093318, 0.12744246423244476], "std": [0.33676278591156006, 0.6747530102729797, 0.6241224408149719, 0.2847134470939636, 0.20874261856079102, 0.10079112648963928, 0.43654683232307434, 0.21560627222061157, 0.5522717833518982, 0.4646839499473572, 0.2772117555141449, 0.11995179951190948, 0.07128925621509552, 0.3172806203365326], "count": [2164]}, "timestamp": {"min": [0.0], "max": [72.1], "mean": [36.05], "std": [20.82309748545804], "count": [2164]}, "frame_index": {"min": [0], "max": [2163], "mean": [1081.5], "std": [624.6929245637411], "count": [2164]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [2164]}, "index": {"min": [220152], "max": [222315], "mean": [221233.5], "std": [624.6929245637411], "count": [2164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2164]}, "subtask_annotation": {"mean": [5.7181146025878, 12.0, 12.0, 12.0, 12.0], "std": [3.6570930944998183, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2164]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [2164]}, "eef_direction_state": {"mean": [4.537430683918669, 5.136783733826248], "std": [2.0053035174596805, 1.7892046393814196], "min": [0, 0], "max": [6, 6], "count": [2164]}, "eef_velocity_state": {"mean": [0.7213493530499075, 0.36044362292051757], "std": [0.8943687196023273, 0.6995027194979535], "min": [0, 0], "max": [2, 2], "count": [2164]}, "eef_acc_mag_state": {"mean": [0.6021256931608133, 0.3364140480591497], "std": [0.7952115884077553, 0.6671215006176696], "min": [0, 0], "max": [2, 2], "count": [2164]}, "eef_direction_action": {"mean": [4.537430683918669, 5.136783733826248], "std": [2.0053035174596805, 1.7892046393814196], "min": [0, 0], "max": [6, 6], "count": [2164]}, "eef_velocity_action": {"mean": [0.7213493530499075, 0.36044362292051757], "std": [0.8943687196023273, 0.6995027194979535], "min": [0, 0], "max": [2, 2], "count": [2164]}, "eef_acc_mag_action": {"mean": [0.6021256931608133, 0.3364140480591497], "std": [0.7952115884077553, 0.6671215006176696], "min": [0, 0], "max": [2, 2], "count": [2164]}, "eef_sim_pose_state": {"mean": [0.14782102732904598, 0.33924825523170304, 1.3005468758365364, -0.032522970393878775, -0.11562389310540597, 0.05970415239211836, 0.11618380453007049, -0.34219999649382776, 1.250752277024269, -0.003366473948858949, -0.09779184868138495, -0.03654686180612148], "std": [0.10367011857312806, 0.08413083570775899, 0.13572615052851505, 0.06615934568696004, 0.16060130732106168, 0.3477437351514294, 0.0890964339483308, 0.0427281647670421, 0.11877453782306732, 0.050873012956683325, 0.16764669403316088, 0.1493674624900665], "min": [0.04689466519717121, -0.006135734562569044, 1.1840904849965528, -0.2418136182682612, -0.6009066329957029, -1.2059975369977205, 0.04797165673720662, -0.6217559797188564, 1.1817385558474576, -0.16406156929376595, -0.5132163658667888, -0.9679885553321309], "max": [0.37951070151189936, 0.648303586900423, 1.5468180867564414, 0.23203304257101323, 0.24331904253347902, 1.3568314199337017, 0.40021068261280934, -0.09568142006195127, 1.5167614493186259, 0.12099305070806479, 0.18674593974823828, 0.4701897863261342], "count": [2164]}, "eef_sim_pose_action": {"mean": [0.14782102732904598, 0.33924825523170304, 1.3005468758365364, -0.032522970393878775, -0.11562389310540597, 0.05970415239211836, 0.11618380453007049, -0.34219999649382776, 1.250752277024269, -0.003366473948858949, -0.09779184868138495, -0.03654686180612148], "std": [0.10367011857312806, 0.08413083570775899, 0.13572615052851505, 0.06615934568696004, 0.16060130732106168, 0.3477437351514294, 0.0890964339483308, 0.0427281647670421, 0.11877453782306732, 0.050873012956683325, 0.16764669403316088, 0.1493674624900665], "min": [0.04689466519717121, -0.006135734562569044, 1.1840904849965528, -0.2418136182682612, -0.6009066329957029, -1.2059975369977205, 0.04797165673720662, -0.6217559797188564, 1.1817385558474576, -0.16406156929376595, -0.5132163658667888, -0.9679885553321309], "max": [0.37951070151189936, 0.648303586900423, 1.5468180867564414, 0.23203304257101323, 0.24331904253347902, 1.3568314199337017, 0.40021068261280934, -0.09568142006195127, 1.5167614493186259, 0.12099305070806479, 0.18674593974823828, 0.4701897863261342], "count": [2164]}, "gripper_mode_state": {"mean": [0.8863216266173752, 0.9440850277264325], "std": [0.31742022747094184, 0.22975745504599374], "min": [0, 0], "max": [1, 1], "count": [2164]}, "gripper_activity_state": {"mean": [1.8183918669131238, 1.905268022181146], "std": [0.5411137294985163, 0.4019246352893361], "min": [0, 0], "max": [2, 2], "count": [2164]}, "gripper_mode_action": {"mean": [0.8863216266173752, 0.9440850277264325], "std": [0.31742022747094184, 0.22975745504599374], "min": [0, 0], "max": [1, 1], "count": [2164]}, "gripper_activity_action": {"mean": [1.8183918669131238, 1.905268022181146], "std": [0.5411137294985163, 0.4019246352893361], "min": [0, 0], "max": [2, 2], "count": [2164]}, "gripper_open_scale_state": {"mean": [0.1266401048650321, 0.07282354209325173], "std": [0.24945627434112258, 0.18130284386107837], "min": [0.023749747446605136, 0.024848341941833496], "max": [0.9477002961294991, 0.946364266531808], "count": [2164]}, "gripper_open_scale_action": {"mean": [0.1266401048650321, 0.07282354209325173], "std": [0.24945627434112258, 0.18130284386107837], "min": [0.023749747446605136, 0.024848341941833496], "max": [0.9477002961294991, 0.946364266531808], "count": [2164]}}} +{"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.5471497247596697]], [[0.5767981549362244]], [[0.557594385776071]]], "std": [[[0.19474163104306005]], [[0.22568442765142074]], [[0.25471231093707347]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4536135265349133]], [[0.4421752349967353]], [[0.41904422431682864]]], "std": [[[0.16214909757241974]], [[0.1811714550769912]], [[0.21187366328490448]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44594245974024294]], [[0.4421457464621193]], [[0.42194441616079337]]], "std": [[[0.1528713089689983]], [[0.17110377366607013]], [[0.20110425038901927]]], "count": [337]}, "observation.state": {"min": [-0.6159639954566956, 0.0, -1.9187231063842773, -0.928058385848999, -0.5759702920913696, -0.45405831933021545, 0.046451181173324585, -0.8728350400924683, -2.710505431213761e-20, -1.8192838430404663, -0.8007379770278931, -0.11811652034521103, -0.21015536785125732, 0.03234678506851196], "max": [1.0820013284683228, 2.124563455581665, 2.168404344971009e-19, 0.09653942286968231, 0.7555639147758484, 0.11965049803256989, 1.6612029075622559, 0.5951671600341797, 1.9573594331741333, 3.5575383784680614e-20, 0.08042247593402863, 0.5038776397705078, 0.06596117466688156, 1.6638000011444092], "mean": [0.07974721491336823, 0.5400515794754028, -0.48267996311187744, -0.14241808652877808, 0.021157681941986084, -0.04664670675992966, 0.2346564680337906, -0.011712685227394104, 0.4640235900878906, -0.3990446925163269, -0.17236821353435516, 0.043723952025175095, -0.02277175523340702, 0.17886288464069366], "std": [0.301466703414917, 0.7152562141418457, 0.6420210003852844, 0.26045459508895874, 0.21484535932540894, 0.11932819336652756, 0.47176864743232727, 0.17370785772800446, 0.6928502321243286, 0.6201335787773132, 0.25398507714271545, 0.11957105994224548, 0.04152732342481613, 0.39831122756004333], "count": [2353]}, "action": {"min": [-0.6159639954566956, 0.0, -1.9187231063842773, -0.928058385848999, -0.5759702920913696, -0.45405831933021545, 0.046451181173324585, -0.8728350400924683, -2.710505431213761e-20, -1.8192838430404663, -0.8007379770278931, -0.11811652034521103, -0.21015536785125732, 0.03234678506851196], "max": [1.0820013284683228, 2.124563455581665, 2.168404344971009e-19, 0.09653942286968231, 0.7555639147758484, 0.11965049803256989, 1.6612029075622559, 0.5951671600341797, 1.9573594331741333, 3.5575383784680614e-20, 0.08042247593402863, 0.5038776397705078, 0.06596117466688156, 1.6638000011444092], "mean": [0.07974721491336823, 0.5400515794754028, -0.48267996311187744, -0.14241808652877808, 0.021157681941986084, -0.04664670675992966, 0.2346564680337906, -0.011712685227394104, 0.4640235900878906, -0.3990446925163269, -0.17236821353435516, 0.043723952025175095, -0.02277175523340702, 0.17886288464069366], "std": [0.301466703414917, 0.7152562141418457, 0.6420210003852844, 0.26045459508895874, 0.21484535932540894, 0.11932819336652756, 0.47176864743232727, 0.17370785772800446, 0.6928502321243286, 0.6201335787773132, 0.25398507714271545, 0.11957105994224548, 0.04152732342481613, 0.39831122756004333], "count": [2353]}, "timestamp": {"min": [0.0], "max": [78.4], "mean": [39.199999999999996], "std": [22.64175101198865], "count": [2353]}, "frame_index": {"min": [0], "max": [2352], "mean": [1176.0], "std": [679.2525303596594], "count": [2353]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [2353]}, "index": {"min": [222316], "max": [224668], "mean": [223492.0], "std": [679.2525303596594], "count": [2353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2353]}, "subtask_annotation": {"mean": [5.626009349766256, 12.0, 12.0, 12.0, 12.0], "std": [3.6548315353753145, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2353]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [2353]}, "eef_direction_state": {"mean": [4.520186995325117, 4.926476838079048], "std": [2.1262021791540056, 1.953374981326968], "min": [0, 0], "max": [6, 6], "count": [2353]}, "eef_velocity_state": {"mean": [0.6243093922651933, 0.4832129196770081], "std": [0.8449468564911558, 0.8094183454417203], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_acc_mag_state": {"mean": [0.504462388440289, 0.41308967275818104], "std": [0.7608691500810144, 0.7172445853324345], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_direction_action": {"mean": [4.520186995325117, 4.926476838079048], "std": [2.1262021791540056, 1.953374981326968], "min": [0, 0], "max": [6, 6], "count": [2353]}, "eef_velocity_action": {"mean": [0.6243093922651933, 0.4832129196770081], "std": [0.8449468564911558, 0.8094183454417203], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_acc_mag_action": {"mean": [0.504462388440289, 0.41308967275818104], "std": [0.7608691500810144, 0.7172445853324345], "min": [0, 0], "max": [2, 2], "count": [2353]}, "eef_sim_pose_state": {"mean": [0.15307212956209346, 0.35507884696323, 1.287350371260426, -0.03935356315894589, -0.07903454043327904, 0.09804709523263982, 0.15034687552268974, -0.3358743121858863, 1.2727623762277596, -0.033842666446996794, -0.10531598095726433, 0.033631929690922456], "std": [0.11690869658368348, 0.08413656663275, 0.13285385532699007, 0.0674403948023409, 0.12728064590926821, 0.3063516035444012, 0.1271557492248059, 0.046835424396890965, 0.1333207243931492, 0.0524490505704702, 0.1652973336176436, 0.17647249077082], "min": [0.03349051116326291, 0.1772508731593469, 1.182337765023819, -0.29139303715220183, -0.5139158002918893, -0.8028194448957782, 0.05055157565913167, -0.5712021197138862, 1.1823377749405273, -0.25027416521128326, -0.5525262742320765, -0.7928827468316864], "max": [0.3857947919715864, 0.6932975785688432, 1.5177972337607826, 0.044520735710460654, 0.18852072947250065, 1.2448839651015557, 0.43160594287754794, -0.1182820679683292, 1.5449836999820594, 0.06611641323748416, 0.05596428145515242, 0.6940570917959074], "count": [2353]}, "eef_sim_pose_action": {"mean": [0.15307212956209346, 0.35507884696323, 1.287350371260426, -0.03935356315894589, -0.07903454043327904, 0.09804709523263982, 0.15034687552268974, -0.3358743121858863, 1.2727623762277596, -0.033842666446996794, -0.10531598095726433, 0.033631929690922456], "std": [0.11690869658368348, 0.08413656663275, 0.13285385532699007, 0.0674403948023409, 0.12728064590926821, 0.3063516035444012, 0.1271557492248059, 0.046835424396890965, 0.1333207243931492, 0.0524490505704702, 0.1652973336176436, 0.17647249077082], "min": [0.03349051116326291, 0.1772508731593469, 1.182337765023819, -0.29139303715220183, -0.5139158002918893, -0.8028194448957782, 0.05055157565913167, -0.5712021197138862, 1.1823377749405273, -0.25027416521128326, -0.5525262742320765, -0.7928827468316864], "max": [0.3857947919715864, 0.6932975785688432, 1.5177972337607826, 0.044520735710460654, 0.18852072947250065, 1.2448839651015557, 0.43160594287754794, -0.1182820679683292, 1.5449836999820594, 0.06611641323748416, 0.05596428145515242, 0.6940570917959074], "count": [2353]}, "gripper_mode_state": {"mean": [0.8822779430514237, 0.9124521886952827], "std": [0.32227872138316777, 0.2826361477951185], "min": [0, 0], "max": [1, 1], "count": [2353]}, "gripper_activity_state": {"mean": [1.8737781555461113, 1.867403314917127], "std": [0.4570420390928665, 0.46857463706783603], "min": [0, 0], "max": [2, 2], "count": [2353]}, "gripper_mode_action": {"mean": [0.8822779430514237, 0.9124521886952827], "std": [0.32227872138316777, 0.2826361477951185], "min": [0, 0], "max": [1, 1], "count": [2353]}, "gripper_activity_action": {"mean": [1.8737781555461113, 1.867403314917127], "std": [0.4570420390928665, 0.46857463706783603], "min": [0, 0], "max": [2, 2], "count": [2353]}, "gripper_open_scale_state": {"mean": [0.13408922502073997, 0.10220867856069112], "std": [0.26958062240511754, 0.22760705873879603], "min": [0.02654353209904262, 0.018483877182006836], "max": [0.9492588043212891, 0.9507428577968052], "count": [2353]}, "gripper_open_scale_action": {"mean": [0.13408922502073997, 0.10220867856069112], "std": [0.26958062240511754, 0.22760705873879603], "min": [0.02654353209904262, 0.018483877182006836], "max": [0.9492588043212891, 0.9507428577968052], "count": [2353]}}} +{"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.5087467657798644]], [[0.5535539223357575]], [[0.5561045659578385]]], "std": [[[0.2459319398636274]], [[0.2755402751247686]], [[0.2930229831514027]]], "count": [355]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4271341472582773]], [[0.42358591319156774]], [[0.4095022001288779]]], "std": [[[0.21535489651186945]], [[0.2236659422640748]], [[0.24278816075587895]]], "count": [355]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4341284789346098]], [[0.4311367133081715]], [[0.41701654315873454]]], "std": [[[0.18839578512440855]], [[0.196192250174389]], [[0.21683576538043356]]], "count": [355]}, "observation.state": {"min": [-1.150388240814209, -1.0842021724855044e-19, -1.9838964939117432, -0.7746602892875671, -0.7258775234222412, -0.1840776950120926, 0.04954656958580017, -1.1842331886291504, 0.0, -1.6157456636428833, -0.9327428936958313, -0.27101752161979675, -0.3067961633205414, 0.04348459839820862], "max": [1.0400389432907104, 2.152174949645996, 2.592676651147485e-07, 0.0782330185174942, 0.9897674918174744, 0.20385563373565674, 1.658865213394165, 0.7700583338737488, 1.8928759098052979, 0.0, 0.11753661930561066, 0.6672816276550293, 0.1564660370349884, 1.66873300075531], "mean": [0.01209813728928566, 0.5201215744018555, -0.49332982301712036, -0.11008859425783157, -0.0038229862693697214, -0.013692359440028667, 0.16561314463615417, -0.02343085967004299, 0.45684507489204407, -0.3243682086467743, -0.19055180251598358, 0.012908844277262688, -0.028773684054613113, 0.16178788244724274], "std": [0.3470781743526459, 0.6836921572685242, 0.6529497504234314, 0.17358696460723877, 0.2523135840892792, 0.06675847619771957, 0.36226367950439453, 0.25714829564094543, 0.6704245209693909, 0.4782315492630005, 0.33723917603492737, 0.1244785413146019, 0.07181686908006668, 0.37701043486595154], "count": [2517]}, "action": {"min": [-1.150388240814209, -1.0842021724855044e-19, -1.9838964939117432, -0.7746602892875671, -0.7258775234222412, -0.1840776950120926, 0.04954656958580017, -1.1842331886291504, 0.0, -1.6157456636428833, -0.9327428936958313, -0.27101752161979675, -0.3067961633205414, 0.04348459839820862], "max": [1.0400389432907104, 2.152174949645996, 2.592676651147485e-07, 0.0782330185174942, 0.9897674918174744, 0.20385563373565674, 1.658865213394165, 0.7700583338737488, 1.8928759098052979, 0.0, 0.11753661930561066, 0.6672816276550293, 0.1564660370349884, 1.66873300075531], "mean": [0.01209813728928566, 0.5201215744018555, -0.49332982301712036, -0.11008859425783157, -0.0038229862693697214, -0.013692359440028667, 0.16561314463615417, -0.02343085967004299, 0.45684507489204407, -0.3243682086467743, -0.19055180251598358, 0.012908844277262688, -0.028773684054613113, 0.16178788244724274], "std": [0.3470781743526459, 0.6836921572685242, 0.6529497504234314, 0.17358696460723877, 0.2523135840892792, 0.06675847619771957, 0.36226367950439453, 0.25714829564094543, 0.6704245209693909, 0.4782315492630005, 0.33723917603492737, 0.1244785413146019, 0.07181686908006668, 0.37701043486595154], "count": [2517]}, "timestamp": {"min": [0.0], "max": [83.86666666666666], "mean": [41.93333333333333], "std": [24.219841881002047], "count": [2517]}, "frame_index": {"min": [0], "max": [2516], "mean": [1258.0], "std": [726.5952564300613], "count": [2517]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [2517]}, "index": {"min": [224669], "max": [227185], "mean": [225927.0], "std": [726.5952564300613], "count": [2517]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2517]}, "subtask_annotation": {"mean": [5.64719904648391, 12.0, 12.0, 12.0, 12.0], "std": [3.4986070645110106, 0.0, 0.0, 0.0, 0.0], "min": [1, 12, 12, 12, 12], "max": [12, 12, 12, 12, 12], "count": [2517]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [2517]}, "eef_direction_state": {"mean": [4.66150178784267, 4.880015891934843], "std": [1.9217509070545824, 1.8932333345429002], "min": [0, 0], "max": [6, 6], "count": [2517]}, "eef_velocity_state": {"mean": [0.6630909813269765, 0.5113230035756854], "std": [0.8802564801603208, 0.8084101277222894], "min": [0, 0], "max": [2, 2], "count": [2517]}, "eef_acc_mag_state": {"mean": [0.5439014700039729, 0.44020659515295985], "std": [0.7802689163801921, 0.7291673190495211], "min": [0, 0], "max": [2, 2], "count": [2517]}, "eef_direction_action": {"mean": [4.66150178784267, 4.880015891934843], "std": [1.9217509070545824, 1.8932333345429002], "min": [0, 0], "max": [6, 6], "count": [2517]}, "eef_velocity_action": {"mean": [0.6630909813269765, 0.5113230035756854], "std": [0.8802564801603208, 0.8084101277222894], "min": [0, 0], "max": [2, 2], "count": [2517]}, "eef_acc_mag_action": {"mean": [0.5439014700039729, 0.44020659515295985], "std": [0.7802689163801921, 0.7291673190495211], "min": [0, 0], "max": [2, 2], "count": [2517]}, "eef_sim_pose_state": {"mean": [0.14163015354040417, 0.33743070391129704, 1.2924418998366194, -0.007080866749456466, -0.07935105677290609, 0.007472703225899446, 0.1450903346194503, -0.3396278624113748, 1.256754680273741, -0.029619240140207902, -0.056452476933266924, -0.010301010684128087], "std": [0.10234113475975039, 0.09221164036641354, 0.13339147507272645, 0.04275065873999609, 0.10669678419159444, 0.45380524749782897, 0.1212690490464787, 0.05837570008638235, 0.10494332595687396, 0.06425753061042949, 0.11862697053140918, 0.2297954095712868], "min": [0.05609242360569186, -0.00914255556769182, 1.1858310532427443, -0.12476435474690684, -0.5147386817824833, -1.5881432304412115, 0.05312470468244143, -0.6581021157332464, 1.1812222580736227, -0.31548844525299086, -0.3912112797493412, -0.9891399753331875], "max": [0.3768858965247952, 0.7036951480554559, 1.5812006633202895, 0.2014025644825637, 0.1870949970039335, 1.5484187799164868, 0.4263877021381225, -0.14154712412372966, 1.4676270385173267, 0.0916488097114643, 0.08746553223891795, 0.9793233340437615], "count": [2517]}, "eef_sim_pose_action": {"mean": [0.14163015354040417, 0.33743070391129704, 1.2924418998366194, -0.007080866749456466, -0.07935105677290609, 0.007472703225899446, 0.1450903346194503, -0.3396278624113748, 1.256754680273741, -0.029619240140207902, -0.056452476933266924, -0.010301010684128087], "std": [0.10234113475975039, 0.09221164036641354, 0.13339147507272645, 0.04275065873999609, 0.10669678419159444, 0.45380524749782897, 0.1212690490464787, 0.05837570008638235, 0.10494332595687396, 0.06425753061042949, 0.11862697053140918, 0.2297954095712868], "min": [0.05609242360569186, -0.00914255556769182, 1.1858310532427443, -0.12476435474690684, -0.5147386817824833, -1.5881432304412115, 0.05312470468244143, -0.6581021157332464, 1.1812222580736227, -0.31548844525299086, -0.3912112797493412, -0.9891399753331875], "max": [0.3768858965247952, 0.7036951480554559, 1.5812006633202895, 0.2014025644825637, 0.1870949970039335, 1.5484187799164868, 0.4263877021381225, -0.14154712412372966, 1.4676270385173267, 0.0916488097114643, 0.08746553223891795, 0.9793233340437615], "count": [2517]}, "gripper_mode_state": {"mean": [0.9241160111243544, 0.922129519268971], "std": [0.26481240361427055, 0.2679676640226327], "min": [0, 0], "max": [1, 1], "count": [2517]}, "gripper_activity_state": {"mean": [1.860150973381009, 1.8804131903059198], "std": [0.4803542687767388, 0.4479256787678821], "min": [0, 0], "max": [2, 2], "count": [2517]}, "gripper_mode_action": {"mean": [0.9241160111243544, 0.922129519268971], "std": [0.26481240361427055, 0.2679676640226327], "min": [0, 0], "max": [1, 1], "count": [2517]}, "gripper_activity_action": {"mean": [1.860150973381009, 1.8804131903059198], "std": [0.4803542687767388, 0.4479256787678821], "min": [0, 0], "max": [2, 2], "count": [2517]}, "gripper_open_scale_state": {"mean": [0.09463685082823789, 0.09244976174571609], "std": [0.20700776532938203, 0.21543126964824247], "min": [0.028312325477600098, 0.024848341941833496], "max": [0.94792297908238, 0.95356171471732], "count": [2517]}, "gripper_open_scale_action": {"mean": [0.09463685082823789, 0.09244976174571609], "std": [0.20700776532938203, 0.21543126964824247], "min": [0.028312325477600098, 0.024848341941833496], "max": [0.94792297908238, 0.95356171471732], "count": [2517]}}} diff --git a/R1_Lite_open_and_close_curtains/meta/info.json b/R1_Lite_open_and_close_curtains/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6461719b31de0b09f89f355a6dd0a87757d3fad2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 98, "total_frames": 226694, "total_tasks": 1, "total_videos": 294, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:97"}, "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_open_and_close_curtains/meta/tasks.jsonl b/R1_Lite_open_and_close_curtains/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4505161151c67bc95ee7c1d94ebfb60266ac902f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "open close inner and outer curtains on both sides."} diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..686e08384818527891cf9da148ccea2ff3beee98 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c97796965cc96719d42854a0d73710f8e97100ee80b506fc8c18fbc66bfd5bfd +size 32004901 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b8adc6e482906025b76024e069577d1cafd6894 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c4edf8c9dd2e25655854c31502c1969c723b728a800ce4123bf8585c9fb668f9 +size 32942884 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c783755e57fd65605344bba99606c7414b542dbe --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8041852decfbbda4a58022bdce16e9fd9e8536f1b5d5fad9af50052d4f2fd61b +size 30300548 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4dd6ef8bfb35aa35575759d88d67562b79248ad5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:74cee7e01f00e4e20712c542283db68cbe471207688d3636a2f0421d7617100a +size 33217929 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..842c0e5c29553937debe546132962c0a57e0ed8d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5ee8af3586e9be7951ca0966ba9e7a420f8369ccb5f3e80f2738db9e684438ed +size 33541389 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6817c4d707e1514cf3a8b301c0de9db7c1b716ee --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:53fed73e10eaa4d977c9c4a45b4162d616f207529791782234f8d8138e5cfe19 +size 37328709 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67a860ce4fa325c8bc557ffddaeebceaac5be538 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bfddccc3cff3bb61521e6666377f198c599cd2d4a8c9c1c1c93f100e0149cee6 +size 25588980 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8a4e7feab628ae35bdd5253a6d1953f7d9b910c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:442d817821fdad66de3f07ac5f1d73bec8e2eeebe8225a23e79acdbe4b7fab6e +size 45717676 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db0abe9de664511eef1e0174bd307c2fe6fd795f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:eb5d1c2dc4da1874a377d913c37af39d996c9ee4b7d37f4ac23377cb430b18aa +size 31787894 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..649fb28255da142f72c3e81eb97280179b82904d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:99435cefea940d117223ee0b29aae1057bef6174a3e5cccf33f11aa2337586eb +size 37267689 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..973b987f6613b6ebba1af7a71412753156d58fbe --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2823faa22bdc8c3232ab36b2b60b04f455fa19575bbb3bf567ec152c079f1c7b +size 38268044 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..215c696fef9f2d572bcc4fedd94ceaf84bfbba09 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3369aaabdb2c1324199cc8f8222b13c0564b6442e5efad7dbba8a93edf42d1d8 +size 31435881 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bef6e89e3b4dfa47c45cf4bb3818669d2cc3792 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:24c48d37793cc5e834a9afbddf0edfc6c58c91b7005844f63db01850420b65ed +size 30656300 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77ee20463cf7375c96a80028a81ad5f4c9333da5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ffa73e9ab7928c306f6637a68a0e8f9dcc955af82c4a3377fdc24bedc4480547 +size 30404001 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9f477984ab53378c8f9651844b083f9f09f2526 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:856c220b502a0f8e3190246b50214d8cb1a6cce967a5d1de86e2a98b57e54138 +size 39896609 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16367351bc2b439ffd99727ada2c9fb1bd027877 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4b054ec97d7af1ece9f3b205b7fe148cc0d49c966490d40f72b1ed7e416e4d49 +size 33797383 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49635b6c7d5e7f945a6ff11fd50eaefb7cf4fb18 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:811911e7fd3928c1ee06be2f9689b9e610939686969f864a613521219ae5f1b8 +size 30053087 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..192925918d66ff6821c3c6e5aa92bb8a000718f4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:16efe956204dbe37442b781e20a7496325f648f5240cf2f7946faf36477beaf1 +size 30382481 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..469c5caaf230ca00b7c50e6f82b47f6f18901e25 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c1e38b536c3d204bcccf0101f09fdb074f2f912f4f43056da1d551c3cb32fd27 +size 30956865 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40093bbc76983e58867acd36054643494b451139 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:eca3f3905a691d9c70ed887563493fe3247eb86771a7940ccb467d7effa19373 +size 31789108 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f948ce7f6ea13bdc907499fcd1539b5fec84e5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:21e7dbe5bd37d122a2cc500a917bf0890352634e75ded61f0ea19b08e924576b +size 29049855 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96be2199113afb19dea49a2143924ce8b2209f07 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8ef471d79618135144ad1ef62efb2c0527021d5eb37afeeb4fa229e5eef3def2 +size 30627796 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd6138cc740cad48805a6b1ee3f7b25b746d440c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9abc7d9785ece22188f02e370f472e34c45fad06c4e1f7c108c0135526482019 +size 36384954 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..830afdd4e2f7156670950a722c541c534f48c337 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:79df509a1cc31db79d2ff9e44cda2a986211f61ffc1e84fde7d679ba999f8102 +size 30390433 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e3a824553c7e549f3f8119902d3cb80df7bab62 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8417a66587ab07bd3aeba47325fbf67ed3ced780dcca90886242b322275063be +size 30822128 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f139f1c387eb061c4dbc7f639945100a4fdc6b34 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f552184ff84a4c11af7ac6f39a0ac865b605530ec687d88584c1c51736c16506 +size 29598158 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f37db483e3c57d9fd5f89f9e81bb502f00c8a1c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:80e8dc7d8ec98511962c69cea2eb552aa3f0a7be93558ec1a7d0993280a9649b +size 37467878 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9234a1d12f108629ae55723ead2688794e1117b9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:27d98d5a688a4022d0b49d74b05f9f1bf82b009eb47b1d1f71f60a9285065408 +size 32001501 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b913f279939607816134360b620cf7bb007c1422 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5f0ddb10c636516fdfb1eab79a6fc386d93025d5fb4bcc20f05c06e5c99f4531 +size 26499290 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d4252f7f66433f70fb94662a0c21c1fcd951f5b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f9f6d992c65fd8407c93236ab15e2801cfa5f59ebfa07e98f2aff48919e5299e +size 42202587 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..466607ffac41d402c3fea0106991f909e8e4a737 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c02a45c8bf4f889b37bddfe17b801ae4e8a37f9c2d4d18dbd8e39d8e5483c980 +size 27318251 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f08631f2119469cfe4e250d6fbec10e0161e5c2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:05c8a7a517c6542e69a00db9a9daf8f8d9cd29bb0d4aa37aacd07fd96d5fa505 +size 29574246 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43fc2a64fe1c7a7d0d80b0df9e9e0834de422031 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9eefee152ea76d21e25fe7bce6eb8f01dd7afd53a1351a71781224c822292c36 +size 30330800 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7467657961b9cd0cbec7046a1be290b3061aaba3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ba2ef1f21e3728c9e9dfc2400c0558a2ace394bdcf264f331fcb5ee757a912cd +size 27776276 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13373df31a25430a117f08451498566086aa0e74 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:18d1b598b3ec46d0ab2a97230db97e98453648c45a7b289c1d415b30ff08c272 +size 32906301 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ac36ca760f0de63a34897cbc8c95580e6cce999 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:921840712232dd25efcc0b5d1f7050d92989eebdbdaa4a60401030870be0c50b +size 33302777 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b22cfa2d210ff1a7beeb687613758f244e1da016 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2b3fbfeb8d7667102669f4381ee9c12be642d4a173213544276881d42a45c3ff +size 32347879 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b0bd57189b02e272f662bdb8c47e7606c31711f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1a4254212104f518e9643281e54bd7c7aa1dd84fbcd6df38a3243623e2d1d3f8 +size 31078090 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a97718abddad58d91173f66db6fc595b00e666b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2655bbd421af11cf236a56c7461b086e853db76530708636cd8a2a5cd54ece34 +size 34748176 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a03ac802ac722000cdfbbabbf4ee6dfb25b5189 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:dd8a1c1fee5366a8930904f14aa45c6d8e7753213bbdece259cdef59b2a02aa7 +size 33048927 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64bd408ba4699c550b1bd665453864200bb9ed41 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:cf59be52db9fab99d96215abb326d5292339fdbe060c646097f106d4a775b9b4 +size 30073580 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eda8218b791c72abe1c4ab50734953872a68b38 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9541f3175d5897d3fcc98d9352e7b30c4e4b205dccdd545e4a6c7d09daed8121 +size 28901973 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b7f8874d6bf2578626c3944a2d96ff91a53276bd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f45d15e7b7211c420d6685b36b4d120801500d4cb8e1e664154b8a0f19e6d268 +size 40023503 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ec9819c79d79fa371b95b27ae319451001de09d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ae9b2c284dc7e5ab6a5853ae2ca06226f5f1da9b41da5ce640d675180cfbec81 +size 34851030 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3477bdc6cee0361ff776bb69775774ac39c32417 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:499c636f3e3ad39f91d6841e7d6c9299a35df597bc8287afa17fab7b597d5c49 +size 38201891 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4607a1241e39460113a157164715830256d927cf --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6307ac3026d333fbbb6e0eb4d28f1dbef81b89158a4c2ed582591aec453d30f4 +size 31740327 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d7f9ec04ab92e1a6bccd55c78fdac6ba4f0c18 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1a6a2c987dc866d4032ea49ad283d957760d741dccb3be28543360163a5c915e +size 30985084 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a78a31aaa5fe8240247ed06d0c3bab1866711162 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c5095b6da879c596f92fe997394239f3600212039daee0596eb13d2047737048 +size 32151297 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c7ba3e8ba851d50a443080758898d8ec76678ad --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c8bc471c481167bebfb4989e4e73fbaed1581ce2b4447721226915ae77eb7094 +size 29550117 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40f32f232323cdb656de6d472a2d06008d11bddc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3903f334d58d8cd35690ff48dd11bade302b4feb1f8504d4956167f78fc171a4 +size 31978834 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e833f2dd5c2a5da29e3f3e8c5b4ccba962c9e4a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:095c230a84a57b7b8ae79143c812237be9fb9ca68197c7a8caa6f80f25c03d07 +size 36327156 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a880c2e0d561adaa011a5bed02d5f0940f30f5c4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:317d482d340f035e1d35a1f29f65ec7fb932582c99328819f0462532b054a961 +size 35842651 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae987df06c1d7a45870bdd5816f40d9d9f6ab76 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:31c1b2570b37d63518d9a0c05fb02b15a845e1bba5b0b856f8a42f2a47a8c31b +size 29735244 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b76b6fc48153a89068fef0f826230a15dc780cab --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0d510be00d4ededc9e9c990b4ae623fd10951e2bdc675fd08c14a54ea5456186 +size 34848247 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5cda2b8fc7ceaa9a78b69ff5a700d98ad8915dd4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c0f76a882f485b7211f307f90d3aaae5f8007dfc6b23c25e53615175bb64df82 +size 25656884 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5da4cb28d8ff5b32a533c5bc409cf612c13d7cee --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c00c5b326f43f8137e025cace14e210d32cf0ae6e7626bd3d2878f911d5707e3 +size 31857169 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad52558e5b183b9d2365d0898c9caa0daca07689 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6a11721e37b2acb89fc5a7bc2d0d387eb4faac460638e2d53d4a421a2546d6f0 +size 33165581 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df98a704887abb532bc4e5b3a7856956725a92cc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f9baa8a4ed49bee3db24d378573923187fca962c0008031c57daf807b552d725 +size 34830014 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ccd9955f9c906527d78ce0d581fcec83ee53491 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d970752e9ba28d6462bee3f8bebaff3104c7037aee0b4418c85f8df394c17adb +size 31804596 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf109349f5d8611c1a6bcd3e1f7d631cd1a7412c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:017cc6c8de0bca186975e4db39d79931b580cf8e42eb7ac72ccc45afcc7eadd1 +size 30350172 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81c26916712c6be4e2071fb8670f90682fde304a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6170c77af6d4a5fe1aa0cf623c68ff7bd7e02d09ca5c06f2ff0164ba806c277c +size 32134751 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3265fdbeeb216fd6645c1123b02863be4587e512 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bc744e10e978e08b27bc0b9d1e853501f48442cdba8aba6034aa3e618397a941 +size 32929455 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f962b530724d1884be7399baf59bd7ab30fa25d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:37209d55e9027809e1b24cb4cfb4c0d4af9eb72a5da9e1230a98b49d63a155af +size 29696436 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b658ad22b8294fd4b6985079ee27f533453c9da4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0eec1322ccaafc3a9fa8d621bca13a23039527239ffeda014eb5bd33cca09f0c +size 28648339 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbdbb61130e531914adaa102ae2504799e65496 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b025787e801fec526d1c396ea23119d88d0fc868eda0027f39309ac2865a7171 +size 36077850 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d29065fb68d502cc1eb786ddad024c34aed9b89f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:31b3901ba6ba81091b96430736f7f610ff57bae0148e16b69298f7e3b904ad15 +size 22880277 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a53ec660ee1dc6e1222a9c7de0578bc723698e6f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:650336da9b7c5c12e1f0e1c4e0081991d13eb9f9d18c359cf4721b2c98df7ae1 +size 31106243 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfd4bed6dc40c089c52c20cadbc7148822e035ba --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0cc4d5540d1f1160a29bc8aa46bcdec6aeab7dd4cad4ef216c2a7b0a073a2fbc +size 33795631 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ec7db7c73a15a8a60e05e931955712ccc2b2c7e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0c93f041bfb852243c932f7779b2baadf0c656d212da99d3c1167fd21ee7ecec +size 40093754 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d40fff77da2d7839326746c1b71ad50a6b789ebd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8425a298b72defd568c89991ad434de3f097d28053997769e1e17ca5796acf33 +size 30997476 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e062e2c2ac5b54b7d322f24f6def673d6e65afbc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:14e785d0850aab8029a09f9179a40e969299e3058a5d62167362a99cb68210f8 +size 28505835 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..99a549d0b2395ff067f4a6d998e5dda6081887bd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ec3ecb267891a87853592fd26c8348c6c3d62421c2d2b53e9f4c11003b1847bc +size 29323990 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d42d83500ca7c6b3a200dc785b00d6621af3d752 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a099a3dfeef767f53f563b7336848ba769cbc39371bf674ea18257f5a7358a30 +size 33160934 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b0116690e39ae7be118761f93174050d0c8e237 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:93d21ed607f476cf47ed64b53798a818ad2d64969bce2fbd0e9971c487bb3853 +size 29601811 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40c64d24a0eb5723d413f9c86549f2fee4a91123 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4d4a618ff46188f58cd0d8f8ef712d89715f6a7fbedc9085bf9965532939f200 +size 26027182 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8ce27015a5e8597c7079c78cfd9b90b5582b9c4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4f19dc4d140149ef283385340e27c859cad28b6c18bbed623e27b65818e59695 +size 25686744 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78294545294a167cf82d8eb070dce93b44b06cd2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:370dd2a4e8e794355b62ee4ec273a3a89582f4fa666c9dd51d898e1434e387dc +size 32754477 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bde2d4a69a8627c8cd017d60fedabc42e033947a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3ffc9ef0ab151ee9045fab04de298ebefbd3c1113b9f25f8151f7b4cf6bc8415 +size 30757735 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e492e563c1c65ed94a08de527fcc60c8bad33728 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f54be2792f964f2f277f4ec1cbb3ac2d77e71c10608f3faa3fd375bc97ef05ad +size 32202034 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6ace99d26893db7e4191dab4ff9b22ec2ecb6b6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a653eba4c8f93ec3006eb8564acf64009e086e2c5e672353d5255a47fb0d15a9 +size 37620969 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1ca31a01f153e1fbbf9855fd79b01df8bfeb7aa --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d18084e8eaf2bc56b4dfdeeec8725cc70f79ff3fb1d799072c792413f042f84b +size 35203968 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6e90d4d6fa28f2b2b736dfcb4e8260c836651e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d047258f7821d4f6d641015b5250dcf176e4b631a02d91ba0165896ca0b02888 +size 33806932 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14f0698549b8fdc2e0844211b9753817b24e2f5e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d72673d556f8c8fa5b4a14951bd6b74c38306f5a46a94c2fcd377d99fae95a1e +size 34661895 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd355b42e539282d16e0d6d575081319b88f0378 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6d49968ab7f72819eaa0d3aaffc151db720dcf23fd4399b061b431bd6f56f607 +size 33449192 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2363de900c2bfa8c9ec90ae6b0df6d60497b84f7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f997940b9776691be69ad5df75bbe6d8c9522c78cd9b8a5d172d426be979aabb +size 36144993 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0657f8fa77513a9aaf20e9ba24549050d9526b0a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4e96ec3046cb643fa11ebe7cf54c8856237648827d93e8afb6edfd433919c8f6 +size 35460457 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0e3bbdedc94a1c47d2f10be10f5bf42de7b6bcc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:11f46308e45c10adde925116708b1badec44d8584169a68d7d2d99218f4bca68 +size 32722483 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae89200091346d063ce1ca90079acd78cc12c805 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a810c8ab85c37fb1bc97654eaba25baa34cbf912276fc213f0cd897d0ca87858 +size 31917001 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96948294755d8c1780764f272fe5446b8c300fa7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d71934dcd37a46594e7f1bd27d5c108187e35a41e0305623d5c413a54c829cbc +size 30213021 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a8eeff339c2ce68d85f34dd361c29900717fccd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:74518d245b099627d243bb9682157bb5df7d7283957d25f90dc3d550fd25ac9b +size 33611110 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d143bc9c87e9d47d1cad0b4336ceb0498a0de6bf --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4f02bfaf048e563172ba775e4ab4e5dc296719b89578e9ac5bbfc6d43154fe73 +size 32634117 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fa5ab43785a40eacbcab72bce088530ee109681 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f1c9ba144cd57e84ec94dc4f5290b8140afe483b281806b191896d02fd377ae9 +size 28798032 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4d1388e11838ab122b6711ad6133b3e3e92b641 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:65fa53c2545131ae9d8ca83cd5a2fbe214199305f51e72d54b1863c4f7b1647f +size 33666348 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c5b152e75caacaf16215fbcff5b26b1c947700 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1a025e3c8d972b7fe5c338853c2cfacdc5125735ffd30ec2bf08b7281b20bee7 +size 36156291 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17623c10d0f52e4ed2f3700f352813de29e57ed1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ab0072eb16c0779a607ace091bf829d576573628d014c78ebf285743ffd6a22b +size 29659937 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c72ad706f7b69b2a38ceccaef191772727e7e88 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a795b0cbabc15e9e92dfa2c0f6e4c5c5692b1bd516b0da4ec69764c03f4d7c1c +size 29064039 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0128bf47ae1b3e3870e2f3f0a71c2c7a870afc0b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1c9bcd629e3b6ca8d5bbd5fee6437858bebf9311c823059cca4b7fb3140f138b +size 30551571 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_high_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..312cdd47301dde4dfe891ff06d4b5c9c330b6507 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:73a26b02563ce41789661bee1ce69a4bf066a8f0f1c8216185f361e756995bce +size 34345015 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6ed289a5a6678431123c5f2c3c598676c688a18 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3013a50d892bb88316d59595307a8d62ceb0913b0d15d2d78926ca44c04192f2 +size 28032388 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e19f49ef5ee1b65b5c67718d9d69f92fba04621 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ffdab3d4b52232f5f2983e31e6e6842b726e4647c0614f4703cb8703a7dd4fac +size 27261401 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33dee792547c3c9a13d2f8751bfc12af52cb63a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5ece18f3a245dae0060bec135aaa3c93c7a069a0ec40f976bf603de937634eda +size 27911792 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ecab3b5193831bde3eb2c4d000c15e0c287e24e9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9c8303df5eb0e4fc7bc16c6a1fd7daad6252e7befa963b7118a117e693753d62 +size 36950516 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c30d020d50a69f73b559e6213b6aba6f09783f9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5b023a57b1c66914f86854ed7fb8ecd53b9f4c02230e9889cb8f9d6d7cd05dc5 +size 29367202 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d11874d964e786711a4e43e987e5ed0f661b6941 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f1ab8840cb24f30111070e2728ec7a9be93c2516b8441e6be9712c6dea2dd4b6 +size 30587324 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26643d3a56efbadb00889c074e477acee5437ca6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:57e94c250e273258753600346a2e4cba63028e452bf9e4a48dfb265d399337f5 +size 22655400 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c57f93231d823644f3764a084d870379e4ce8830 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:670fa614f64ec350772359c9f6880a3a4464dc95c2147075f5c426b2d804ae2c +size 37623764 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30c94c1a72c6061c4f37e01f0336c6f074ec14cc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d9ecc4736ded53451af21011702116d4ac6308bc840b4bac8ecb454a83c98242 +size 35061897 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4f1f263c81484d29b0bd1131d7967d9f3c2d349e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c81fe0f4e025386916015af853f503df4b2aa54e6f597a9bfce38fd9e009bf55 +size 33166295 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b82db67759cb31607e65035f2286bcea3658128 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:7c2c5923c311ec816b3ce8f9426ace9941e95babfccd29c7cf02e0b5e0352054 +size 31705559 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4735588829e7ce2715092913e9dab79402876421 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b80b30133cb37370929b8a0bcc148e5a3ef5cfecf4e176e24c633df2fe45068a +size 30066869 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a224824f1f51b4a76d1ccdd3c1efa1877b255f40 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ba09cd03bae5f2acfe56ce17a01180938caa9e0d5440f74d0e88bee0d44a015b +size 29209977 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..490bc392894f42268f609d8e078bc8d08d169613 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b6ccd37a030d037620e15b894c372e7fa686ed2780fb9f5cc0662ac002a12d63 +size 25017480 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9fd5ad7a25887ab178575ed6902ce35968b416a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0f451a9e47d69e79a97010c8d30116f16869e15f72d216f3f13a7139e501cec0 +size 34753746 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..526575c5b94ae08ea67a42254bf2553c0fab3aae --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9032fc5bde49dc7e9a28975f44b8401b0a24dbe6d432237ea40f69ee22d2a92f +size 38707590 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4a3e6f1ff977f02dc998ca035d7a9fa05933f40 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:dbbb3036031f8643642cac516a63c239b6a67b95def8a9ddf699b1e556360f4a +size 35083073 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a528a2e263a3efe37ad2685391369a4877e32cb7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b92af2e74658e4c05771cb5daa84e60be439f33c57440aa8cfe3d0cd5cadd6c4 +size 37258775 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa79494e539e1ef0848aac0d4a170a9cfa33ba77 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:843066a76bf2a41cd0709ebdcff30a94841c1fe9595567607332a570df0048a2 +size 38350520 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a55178b855e1aa73d61e933fe7954b3b3f5ef47d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ada03d2816df5b2521f9bc1f3e33cd65b03e5b643337e7b2740c389a0301afa1 +size 27314719 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c98ec25d11f9667a8accf171c95bf4bd0c08406d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:13e02b5bdaa6dc83ff1c5b05ed491eca8ae9e7fa1283580c7f82ed810f9c8502 +size 25018682 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cc7064d01eac4675d94242b630571832dacbac1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:238f487c20bca4f7f6546579fdf1063325c8cbf8633faf4e06b01ad156ffef60 +size 30563675 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46911cbfdba2eec74461230060ab0ec27dc78ba5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:da65fbf3fc6096b30b37ccb0d37611670ffa9bb55a171e55c30566b360aa2733 +size 44276578 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..187bac45f7917d11a921530ee62d2c94c5d93d2f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:546f63e75e8f0cd888bc47078a708f5d64cf2394903d03781b40aa57bf9da84e +size 37463596 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19730919d962a3692e743724dfeb054f8f30eff9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f40bd2c11b4cb82647590e890f94e2c1bc9b6119ab94932aef90509e79c88652 +size 37947635 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..005fa6312387087a70c9b8d323c8d6601f8ec2f5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:43238deabd7dae6b23f908d26ba0483d437aa14196fe99cee8f474a89d4fe134 +size 36498450 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ede06fc9a2edb0ecefb534ed1c22031a714088 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:24b0c8e9a495216c4dbc999c3995bceeec27f729231fb3ae4e984c9a6c18676d +size 32915621 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caaebc4ce43cf01c7b322e65d3f5e6c7de2e689a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:e93556a24b4823bef8a7e2f39684fce9a126f6213a9d40f23a8e87cda98d5665 +size 36831065 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81e07b4560c95902902720e1dda97c4f872ca490 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ea1af19a3ca8e324e849a836f4b0479ef04323bd4a4f30e0588ab6722738284e +size 25594135 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9851e598a0bbdcb305b1b03b3606ff30a0582309 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:291889328bcfe763299405e7acca0c3399142de92dcaa7b7951fa31f8135ba8f +size 35635485 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1921ad7d8e256aa85e77de2e5b3d19a87f09c153 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0026ca852af013a1de1318bb9db72f7a1c5f4891f0e7e1c99d735a235f365af3 +size 25713344 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..addaa907a60c49b9d619922e82a317b67112f1e9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d6bdc72571e0f571b5fe4b954f4003cf72d60ffd99ec0e5e83cc05911c37bd0a +size 25968819 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84aca90ed4ad22720a477a0700c759508e392d41 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:021a6449a2d7884f535211d224551170433da8b03b2cbda0e1739b2e7b96afe0 +size 24200523 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa4ed64d0aff34db43d2ae62d5bc3b19c9836701 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:598e0631266d6607f626f7493df9442cbc6e726c906f27e2825d637947695f55 +size 22668156 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a1c92ea11d034eed00cc08dc6c5b17e29e64fe5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c38d3369b8c49e2e17ebe0ec47f34d08b60842a3632861647e70a6b474531ffc +size 27071649 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8ea35ab4e055cc262921e16ec29b7d914f72d0b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a90f91a05816f81c7809f7e8844c467d7a2c38b770a5adbddae49d5b4d87ad11 +size 29016296 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1eb1ec3be6ff8d0bab3ab22453ccbf210f5d0cd3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c226a2615288779a8beb42469abdbe16e8624de863ee8c64dd55ecc7e42bedc5 +size 29037570 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5ff0d9fc56eff4d4b0e3479cb447aeec7d4a504 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:45cce9a34521f53e8bbf8fac2f19c3798122ec030642e32b6ac992a01cad2125 +size 28979041 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..573baaf7aaa78736c66a447939e309e41e0e08d3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:727a40795e6f3ccdbe95410263907bbe4b05bbea4f5cd5a9d8df5cf966ef11f5 +size 32625695 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb55fd136c333d8d4eb1500a33ea7489d796d077 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:98e05086a6d1c99a68c9587ff29c40120d07af7f20989c2290087a4c16d0e350 +size 26297637 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f28e425ebbca9fd0b1b988a02356b69a66ae20b5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bf9b286ab526321214491a41b006422a5482e9a316208eb425ec2743fb0540e4 +size 36492933 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c5417822220b426345138a5b09152935be5b59 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:38e2152fb1ba22b99e5ead48afe04eaa847e417255077892ef212085841c7882 +size 35488910 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5738b92c7eb09e5f38043236f8243c90f25ac4d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8a739ebc10561cac526c4ebbefc618e47c9be03e0557738d7c82b9d95b51af0a +size 49687637 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e17528c4eb5c17d08c943da4bf16f8163e179d15 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5e7ad2457d2219492f2d4b299f4a0ed9818639738014e0fcbbb00d47d7fcd9b9 +size 42192604 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e03005ba451fa9035550b3c81c178904529e1d6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1f49b636785bf09220cf92c19bd3372a32bbb7382748d6469c2ae039c68c0230 +size 34878299 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2ee97add4c6d2302bc04d70b28e9d099e35986 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b8d65fd21ea177a5c83f05dd99d7bd827e00ff54c2c968d9a3c6212e791f82b7 +size 33082570 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f595a417c56fe1003a8c61d36211461ddedbbf1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:25cefa4a05ebfae52fe7089eac520fe38084a519e2deafd0b8900d4f8bee2385 +size 37459574 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f8112900eed58f4492d3ad31cabd11bbb3be066 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:773af8949c118af906b9482f558b822f3b6200b217c4720fe962d8fae24065e5 +size 39669501 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1478b3fbaadababa2605ecc9b85a991511492171 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5606f9e64561805980f9b5d894e3c2346f6bdf8deef2e7691795dacbef1cf50c +size 35989965 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcaba37742ab68d0b30601d454b3d9b8845cc24d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:268cf2067ea25f99fde295508fc44b68bba7ecfba81e3e166c4424a417eb9e0e +size 36726656 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cefdd85234c14d4fdc69cdb7edae21b64947a5b9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1cca2622e3802594a3f2505093fcc15475265dff3dff3a749d064679da563f64 +size 35109909 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4b0b707e56a4a1c24b99ed95d5eb6739e8f884b9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3890be1b42cde387a26be95bf73ed5d0b428c2a714a1d2e467dd0bd1c59f7a99 +size 28646956 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aaf8b9dd39089d523842119a071860e937d7cb76 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:20d96f70e4d2cbd8b90bcc175fdcacef595e4b556250394e3a6ca260d1d1f207 +size 28954722 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8856ee2986b3651cb84ba1f6124e41782ca50ae8 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:459d8e37a09dbb1258418d77834512b54f030b126657d94a8c73aec121a6dbe3 +size 33014584 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08904611fdbbfa9e8e4addea8a8cbfe983a49aec --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8b62a7a4d4fd8c8ace2939522e24aa3e27302534345a794b3a7dcefd9dc7ed88 +size 23783726 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d28a7e368540a9d76b1c05f8d79d18269075842f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1558f17a30dd9f0da37fbc3676c4d62804af4db31b468799b0e4154d41bd9ef4 +size 24545789 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1a0f9b3edc7cf7d97ff47c899c34664860ceb10 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3f95bf2e39e67d4f9cd7f20aae2266f2c148e2ffab72bb10f47aa0936d6b5865 +size 28441891 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c041622475b7f46d473b000d5d2e45327c2b388 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:7a7b96486d58487583b8b06f15d1f84fe3908e55f5c2114dfdf37c50715016da +size 29073835 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c58402c963c4e0b4bc0848841933feed0a0bfbe7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2f150eac6204c916eb8fb9730481396faa0e0e9c398045097d4ba0d2354d594b +size 30056107 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1379f532149a8545982201f59c65c7813ca0c6a8 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:e19ceffbe878e4fa14feafc1ff5865acf9544d55edff33abe51a56d2a50f3459 +size 25647957 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76692fe37b57a83816e2da6fbec7f32a4faf3f35 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b8d89dd67a9116dd3f483d9cb3ff42bae272bbd401bb222a0c582727f684e7d1 +size 27505717 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19d5e461e58ae467b9ff74340038d3431ac18ff9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b0ca56597f1d7229b9e8b20bdd5f380bfcbfac37088f6318a19aa14ac2c25ede +size 31326832 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ede3c0f4e6f56cfb326c996979d6d5b9f209f883 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:fe84ad0c39a9ac9a423e3bfc8dfc1f47b7c3bc4e159a1d9f8a80c5799cbc87ec +size 26820270 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00600adc42417a7bd18a07c87bb8bbf8e4858d80 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:625f75f23c0f98a7c6c1acab1ee62a109d2dd458095c8338f31f7ac1ce219d46 +size 24309181 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4f6ad53b332589b96abbad2c8a6ee53b1121403 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:71bbb290dc2a947e7c861a188326bf7f60e2f0fd56ca01cb47e57829d987c00e +size 31692189 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fef8b413eeb1cd4dda737fb185b5c61302d0131 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:070f66e72811024577f98ae8ddd0045e6e6982f3855a15ea40539ec969f71b94 +size 21137851 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5e90e16fe4cb237eb5b5167bf00447ed623a7bd8 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d93139abefe514368038a26dc64e282587f9d5b5615bc45faf9e90b01a8a2ea1 +size 29918766 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f30218c505a42472c31752d8b3cb41de0d66a8b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:aaacab86ccb0143dc49c7fb9d920721db93a761be100242bb421af07505c5508 +size 36394367 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff379172fa4c0a322bda8ee7a678169f44379e1d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1be0ee7bbe76c1d100cc589afb4dcb149245c378c79f319dadf574979b6568f8 +size 36167427 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10bee5e5c29f1160759758185f697cb88075433f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9451f9abbd12e2c600774c036937beb5d790bf322646abe6d01b6951ca7a55cf +size 27109323 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c7130638a3765d71c08fb299621a459be58a811 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f1583301293ae36989c0a9ff69177e25cebfa1f50b8927399d0149157981aef5 +size 24423972 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53ef322f9b68b378e923df41617dba1162fbe652 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c106b9dbf9f34d97ca64277c2396163b26c1fce58fd29f27c412919c90ff764b +size 24300515 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75b6bb62138e6568cca29e062b6d7713c641a4a6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f7694671c488c0c1a138b2c4879778f36c8b3015ebe463745a0d4a3efbc3d60b +size 29748403 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d7acf03280c81836ecafcd4c06f1949b6876cf4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d8142a30a5df07e3b55f6d2bcbac0dd238ec1b1a40d3801f45b1d498ea95f8fd +size 29189251 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2872f70f4930c0cd6276d13deed222a6adfb7c47 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:914ff43360ffde02d235c0c118f76dcf2c1b12406a0abba64e8e764ad1d5e572 +size 24778139 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b46e629069d18aba953aeb0afaa8e138e8f6653 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c687dbe88fe18ec65e844e1be68e56e4aa97a2d6a50924426b8d99f17b00a968 +size 22093699 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b43ff7a950c52ea896468319b67daf7a76f9f44 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:7ca09168d7674ff129c1e9c214370a5e22436bb7d1545bd2543525d35e13eabd +size 37817804 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..150107cb66ac1bbd3d2d0279bd7ab5cb9dc51fb2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:592044cad46a409ea893b31c575322ad930d07057595558f03e3f28f12501990 +size 35414979 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e93351720be2593bb8dfc65039b9b388f7c58ce4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9d111b34c7b2d64a757592ceb2cb06bd698855b325856288cab20f0c9b464a96 +size 35370682 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30f993fca6fb2d987cf589126ddd6b1b18e7619f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b6c44ae0c40d4cfd71a525e0707bad40030c3ac579174d829ba541827478b669 +size 31617876 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd9f160f29d221918f16491259ef24439e41551e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b30819216d39b45affecb83e9f11c1ded6127d9f9f1712b97ae2a06b7b718205 +size 37080299 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bff1bbc4e2e2863354ba68726849b5c43d25d47c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:80905a22c97f647cf277db89146e1bc617c5947fb7badac5ab827b15e2baa43f +size 40999822 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02331ec10ff7e155691236e55087fa42d52c06fa --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:865b9fa022c014d3eb21ea2046080e3715eecd2a35d90c2870f722f27e1eb2eb +size 40813938 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be843fd3cdea79427791473e9a1659935721c039 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:670967dda6339163424529e82aedc51c45744c9f72f9df409e2a718b81379284 +size 32968973 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e64cfdadc2714aaa6ee3cd01d28a8f18462694a0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2a2053544dd8e3b1c361215eb8b0ca2c31abe80bd4830bbb597cf81fac8fffb8 +size 42534707 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7dd3e36db61c4da67923cee7130be4d9959e6f1c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:33aa74612fdede4da9ea6059278215bc3e2daf4bb003bdf083eeb9097afeac41 +size 30864054 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ef8dde0729ba2400ef49770f47a978a997775dd --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0f68c689313047b1edae7c481b6ea3364a7965bd81527ec102f9dde198debe61 +size 35686411 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3cda968a94a107e65ae073e194c5637cba1bbe2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3321bf54379d88c9215feade30acf5a6a857b7eb340327991bb1f2e7a6faa672 +size 38743924 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bad32502cf2429ba70e818601e57307e0d85297 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:95858ecf8bef0055ef89424ad8a9a528cff35769b788e2a0384f09278a0a4bfe +size 34752421 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8dcf07282238d13ad11c88fb8142e1db745bde6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:be311ee47d9c70c68d41dfe6fd131bf9a159bbd070684a25f82d2bd3cb429ae2 +size 38495819 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90969674b8b34005ca2ae7f8a6fb2b9035c67fde --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:055fa4b6f4c0bde7eee37434af797568f47ec9ccced129d689aeb89e44aad483 +size 37390417 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a39c2342082ca1ae17509f6046f6406b0282d9 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2e40c663256e5e7bf12c90fd4827bf09b242d17a41cea7c07e4af8c910b629a5 +size 34612884 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cb5c19850fc15b1dfbee71970925b6658c882dca --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:721f29fd53d6e91665647ff2fb5278d86384b5160af59c7a6905f2c4f49de551 +size 37388936 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e406525f8786594036235294e1000e3416a68bf --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f7ac24835a412dffb8971d0bc77edd5f058014245b98048a95ae1be5eb1df060 +size 33764704 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7988e8ce07c747485ef2aa7dadefbd0f2bde6590 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0371b86e6eac46ff936c56086d64f70c953d7cea58681243c17b751f4162c5ea +size 35786888 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f00bef628582b8d3c946dd5eb9391bd182ea05ab --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:e3c72d4f89bd2d0f0ef9d1939ac457be8d5800d6e468b4a65b0b35c52dec4efe +size 35024188 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9457726cac14e0947f1dfba918273b68951cccd0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:db6039afb969fc7dcd6e34efcd2d3b401f6d8bccd416281701f26149726f5fe8 +size 34484124 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69bc26073a45e633c24449e30d932b31b2b8a397 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:64e7dc203f1b76b849568761e25b783547cb35600b4d9d6ed6cbcd283884a20f +size 42442386 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca4b30a7b7c7a7be6a1649452ea5c8ff72086733 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:61023e0e2d4c87258fac1b529465e8b31ae0d1c2e4772d434d73036ab06f2dd9 +size 23330911 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a55b4a94ca116edab613f2530bd92c504f14df4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:15c1839a491d932ece16bdb82fd89bd0a31696503c5de96bdf5dd93f64efbae8 +size 24901846 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041ae55bf3eb8e620194a73bf0813d9064466571 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a96a070da53bc5390efdce9b3133794e457b6ef826bbf2f1fe52c90c1bf8e998 +size 27016808 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee16f7b988c8c09f8ff3b5c52ca54a1fcaae1232 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6e5fc5c6e2b2ef80d0ad7a59f0f8dc73d35b248cbf004119af496563e6db8e2a +size 29301048 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a33350cd1cc46ee539090dd7226be262850aaeae --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:600f42c71b44836b7fa07476562003f36e68ef6b70ff7c4f07a21f8f689d29a8 +size 24791311 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a96c9bc885a02d32ee3bfd3e9a42f6beddf655f1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:92c6d1c75ca3cfe67c76812e3c8d117be8af68f77439a4f6ae3ef2eb69129abd +size 26807971 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c53ad7be120906d0b4c51f1d383ec4c222dd66e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:019494851188e945c0fbd8519acdd6e16709c8153580423a52a4fcffdc8caf97 +size 25772600 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e460fd87c1450dec75bd8918bb45e9861e23458 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:e37cd4d5c303d5ad9d016d614abc1fd2731ce019b03c6225dca67fa6cfb0407a +size 33923083 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db1b12097a80492bdb02d3df08c11c53cc01720d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:29638c0d2b532411848ad7105256517dc0160c68de294e63a386ff5cf2baed82 +size 27838954 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad674630ffe7aa679426c2129f03bc50ef5627d0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:7fae5ced20a89b81af35ba93efaf184586ed32a629cbdb2691354d3bdf49190b +size 30316362 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01b325d0624a87b86985c3d169f08c7f02feafd4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bac928d287a3434431b665a09a34a70f9905656ae7a4eb0354c3ac1768412580 +size 30338822 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f6d1fe96b616e89dfe1cdc2e446c78bb9916633 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:01b9fef004b648db70469adfe64afd9fdbe35e5f76de8872550181ac3ace2c31 +size 28156610 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..93e19d5911d84b052e1874c00c1851020fbb7db0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5e9120330845d22ed73dda4cca2ea2c3a96594d66d42ea9a45e9fe107a628de9 +size 29183778 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44aedd9ca8a2399b0cb91f33c74fae6c9c9a0e55 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:856089bfa029b60b0b852266350edc6ab0285f4e21c9ed928dda475146f35433 +size 23250203 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60f9abffd58011e9d7c7728da73f92dc1d9eb0f8 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1ce009bd52cfced3063ce53524113d33ad3dc027cf23f76265f02fa35f64cd64 +size 31408242 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7753d942b086fb1674804b1a4b42eee19ac401f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0cb9a1d255948033f946a3a4757781462780c978fb7fcce739d5d07441152017 +size 31893521 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c91f9d4ea1e6c1f2f46e5d33dca429c87d8b6977 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:49795042187f9cf600d2aff994ef02f6b7b59cfd7ce09b80595005049d0d6ee5 +size 29254494 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f19955b34950fad7a371f71020b2579de6111fb1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ef7b7be80b22314566cdf80abbebe9941887e06afd64843e76013d8ce360ab09 +size 31712463 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55377ef85ed6cf14a6adfc45f269ee3c4d8fb561 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4081583f3546fb44a1a93b046fde6cc9169442b486a40426f9e6f729ee73c938 +size 31074600 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5380b46c2baf1bac9ee6c26137eb128d3d96e9e0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c4e8d66f12e6bb073cec0ee80f3325433971c34b7573dc01168be7483136fbee +size 21467508 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..724f3b66873fea4328470b01e16613603d849cd5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8caf03d82eb8a447f71ccdc8d60eadb6cf7eed6fcd6df7fafb087bdbb2f40a11 +size 20552005 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dcceddaee2617e90cad58abb2e816fdb738d5193 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3c3fee29949d0c063cd26859e5f3a4953cc610fb4b101dfae9b45d2c0f3f4ae3 +size 26960464 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2cdffc8b12aa388620ba337c85c7aa6ce8c88c2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:64ac1107ab84d00272a7ee5c2ebcd18d090fa0fe104309202ecdb903a6bf04ec +size 36991084 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66820b49c2169bd775f3f626737ddce1b3f8ad7d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:26e578cac21220aa6d7da24b79afccb03883868d839f93a3879c353fd8d515bc +size 30160227 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53f29e166d9ca0bddb1a7e818cc621fabd9cf176 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:93a7dcb31b900a0d0f0a0b692af407f2792204931d8aeb5e9f44171d3063a4a7 +size 32250647 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951d131556427da617bc9f9149a7c23cf93f37d6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:85e255e57fc936f40dbf594f71d5d715aa0fc57d501d1e6c3f128beae1784dd8 +size 29677108 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72437fcae73f18a9c83d6938549d14f8fbd81ff0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1538e9f56f7bc8a0d8835c285c1632725b8a2148dc82c9b031c7b5a8ed140d45 +size 25650307 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36ed85e077fa911d70b1dde7ebc25c0655c107c3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:112139e8b6fda760f2435ea187b9277c549c1f31a647a2339b46f89da1126509 +size 30030586 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf5cf505c8dc51d1ec47259310e65a1fa2beb7b6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:8ba3204da9d6afcb0c98e58fc27e3697d9eac687b32083b57c4352ea4757ee26 +size 25206486 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46b4609f5b2210e0cd6357529f6af07ecc069a75 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c502122897cf5e5208ec35c9c0b3f422817f862ba0af147174f6c193bedc349c +size 33139487 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9852018e7c77ff3d50b8357b4a57292b9303037f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:3686ff4faeccd4d3846ede9ef0637c266a25f097ae549b7fae8edf9508a46601 +size 22540225 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41e51f4e13babee36844b12a69f2713b8ebe63e2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5366cb93a7d743cc4f03e8c2a31ec49b17f433dc086d1ebfa74fb623726fa295 +size 24448017 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..379802f8a11e8ac450b86163856139c6b6fca1d7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b8467d430b7cea00e6af7983ce129c894e6680163afd8e2e9bbf43d42b8faa49 +size 21386650 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72bd4a6ed37c01b2e529a835d53635b220a62c46 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bb3712e304eed53c27c5f8eb71eb34bf0702ad1d29169a07eed94d76825b7afc +size 21496133 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be01c8d732eb25706c68b6b47037d671fc9c2cd4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:389b03ddef84345502352e83abce9d2b6603573a4b7b0067698fe3cd7dfb6bbc +size 25880587 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b4b8502bf6321050796d4e8d438649b44e3168 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:05db68a7d95561666bbf58729ed91047a2d4742a1e1e9362566abaf649854c11 +size 26171601 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23748f3e252e1500d0e2e9870d7fb18e8529030e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1e19b5a9f9dd02e1cce889be4c97ec8242cddcb4f4c03c90ab7c0808f7dae166 +size 25810682 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f51cdf2fc218edea00da229769dac00b69673890 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d5f18ea7d25263782282343ff19038270db49eb73e8cbd388200b89468bffb8c +size 25516399 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6757bf8ec19178417d33ada2df4aeef39127ef --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:78e4c7c0a729fd94a000ee173e25842b1beadd33c5dc0ad4133f198734ea73ce +size 28545235 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..243d42099be73c4b54e59c4d4d8b1d252eeb35f5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6f53bc4c5ce12c772bdabac46d73765e6f8eda1ade424536d6b178e02ec40ca3 +size 24291930 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b89620e98f22bc0d4d1514e30a22ba6fc6545a2c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f776b9eb844d0bddc1c385d982f98c1871b0c49a9e2cd596c7dad2a53dc7564e +size 31958055 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6dc2986043218cb60d65fca5fecee088715de750 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:f716b40007481ac27f695f1998a3f2639aff660ab778a4804e251ed68c39c456 +size 28407545 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b6c16318201527ed03ea66a6c88ad44964db86d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:dc768d46c0759c6cb12c6e897acc10a21b01c00721c1ced168b654380cdf3583 +size 40141811 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9b65a86edcd749a224d1814e167a54e54e9a0f0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b53a810edaa689af6a9c0ec77c39b2026c79afa8f213719052d0589ffdb7a671 +size 34483563 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95f419c0d23ca378c9f908bdc863ba056b96b62d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:93eb2a1fd18cdaea0712d6498a63ec347edf317379e38a28735698fd5c2d233c +size 31553571 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c01d636b8cb4b064663d2502ee20c775a324890f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0f141adfd1a0eddfdb41f29628515b72c186d08fad312c41d54d2cb59e3fb011 +size 29221236 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..96d6b855055f675943708a3b8e110587ee21d5f5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5f57768e074cf33e70ffd1aafec6022866a1d244ff813214fc061b6e2e1af7e6 +size 32542657 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4bd617f1afaf29cfa579790d47736559c2a3c1ab --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:13c3f7f1a262db15b87f023d9cb089e6baa776d3084ce593253c345ff6478b96 +size 34285034 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1649cc1f32c592854bbf663768ca0ba65ca0283a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:64fc84fc0e5888f9a604f68f33bdebda1afd8fd08c6f2b0ac07a71bbbc3b6906 +size 30692244 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e1e6eb463494fa3414045ee7c3472e9d099fbcf --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5919b0b2040a42d24e21c2e38f0c9c685f1a68e56763f457e566b8ac16d0c84d +size 33427269 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba18c1e6ea7132cd4596ce2f37aebeaab24fcf1d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:02c0ee5091a1e32d3baee0c9e40ded415549bc1b4b121fb9ef5c31195278b493 +size 27116950 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8f375575f51ee0094b3c45b04fe97a168a59148 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:fdf7ff2640e6fe77600031ef91bf349e3f06bb9acd4b689999e7bdcb49890f10 +size 27367733 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03a0c9a63158d87011c74dab5d2bef6cca2c6c2d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:39e0e0e7d8b875368258dbb22986757a4586ebae9e00bf2ad1f40a9c74bd2f3d +size 25240752 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e21f9552ce92354b054f2ae3b4f489029793356 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4a6b69e30c1a62c1d3ad83228f185a5392858c9e8304b3c9b3e91bfae6c1c7a7 +size 30955981 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee19655e0b3b03c57f55c72e59622bc4460e532d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5107b8f5c2496e402a5a288a92b62b4733669d76cfda8b754190b0c9130b94a0 +size 21714046 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b8b7dee99ba3e9da9a72222d1db0318388987ae --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:2a9965451d6212ccee4248265789d21af7be690acadb84c6766e0105e5fd8003 +size 23922037 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659b77416b64dff933409fc1821ea5befa755557 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:365e75db0dd711f6c5965497ab7b3eeff3b7fcd4392c0aa2bdf33162c4c25668 +size 25168515 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfee07a1ecce02e9082c7e197b20c20dc1be0c61 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:415f718dc212b9b482853fcee40ac3a83aabcff49881c7668adcddca951aba41 +size 24688995 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..413cfe3d6809a6353a955cb2e78d44a87e87c506 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c1ff5734286afbe90fa8ec801ad64c02e283f2741033b5bc4813932c60a50cb5 +size 23208295 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20a39ef54165276ff8c82f4d539f3b86d39e6d62 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:ad0aab802d587ce3d40fc85096155be309c24e8543a9f073e2ffb7a008018588 +size 23491423 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05c66a88c8b45ce379fccd15158b086a2e2b109d --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d2cbf39c96fed16ddaf6d54379e2f641e03233ad792c8e23f3de68481f4c645c +size 24179491 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a140eb2bea57998bdfd54597de0ec5a5c4af26 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:5ba3f4e92c91960b1b254ab2ee46de908257b1d5bbb9c6d9fee696a28a77685c +size 26327436 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02a99f13a96de6c25c9972552e4414aafaa75ba0 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bd814eb71ea00e3fa124f1a0fa01335e028e3b92a1561c11ce7c25b32969aad4 +size 26387392 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7149bf194f24db00e7e686f75f68e36d768e395 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b03a434f122d58da2f04bacf909a65b0bce96130185aec6c678d6852e426798e +size 24094806 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8c4c65eaf9ff97283c933f19751e127fe651ada --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4637498749eeb9666ee5b98336cf31a4337fac304f61150522d341e06b8b074a +size 28095954 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5af2d778a8ff5042ee735dc26ad191cb9d7722c --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:12630dcb069b3ec8d6bcc403f4725d13bd6d68ff7a6b6719b0580a74c1f646de +size 19472852 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..659c5d3184582e2dfbb3eda3339253e730b1fa24 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:63670e120ac35071f12af8a68498e2e584b1b0fa0d8fde2811ec136f43fa7632 +size 28688430 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..504b64fbf0884fd75e3dbfa94e048d66202ab037 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:58c42349fdad88f33738985fcd6c0821b3a44cdc24a07218a8ee39ada3abff13 +size 30873192 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b51ac2778fae0e75906c5e05978333fb054e77dc --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b948854efa179d9b979560149a1e717d415a72d36a400221bed9fa8a37163139 +size 31091303 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f977d94e6cb1a1e006e5b733a9e76d35e50fd8e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:4bcd7fb3f3fbe77db5a7bec4690e4df7d97a362413d91e3ee7970b76465c937b +size 22525358 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7621031a639b201121095fd633905ababced2638 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0fb3e790b7cf503f0d5c6e918870ed5e319fb1bf74c6e9766227a097cc702181 +size 22551982 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c64af99f870511db4a23ac2ec59b693188207c2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0aaf54fa0326332499b921a2d8fd75cee579fd62622a2e75a25e2ecf2fc39e25 +size 21659160 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6bb4920c7238bd7b6044c9396f1a2e7b23ee380f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:7c6915a1b3d8d9f14ea83d763e9c9404124f88d8974f29d6d1793fa06d27acf5 +size 26604384 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f735a83f50278ab54260081f3ac0cf046de8f8 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:fc3d3ec16d8374505f11b6b3a9c77f8c407ac035dccd409bfd78595d5e872e73 +size 24881035 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..366ab5021135f8f432deeee865b941297056cb7a --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:6697b2353976b6e2890db5416d097f39e398d6624ed922bd3cf82f8f9f795832 +size 23421095 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90fb3c3b7c7286719552db3ab1dfb33ac6f02078 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:7a9e6368261dedfc33118143b3f8556ea6d12b9a82f2cf3339d7aff22a1e3c0b +size 22114094 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f13b14965f9d935b838e8f04bd4add2a89b186ba --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:383f38e5dc77971ededf22da96381d37fce0045015e13059cc9db46e896e466d +size 33584789 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..559e274ae633477bf0684c5be75f009624dea5f1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:bc8ee4f84da019aefb2601e4d69acf672dc44c9f0e48dba34cf8a02209172ad3 +size 29548876 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..965d27423b8774c5a58cbcca08f3b71f3f33be14 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:72dafb5f912cf6d199e73d3ff2fd31632dc934966441b689e0b4c4d979d00f14 +size 28630318 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ade8ef02802f017ad18bc8f48512155b835533c6 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:0a1fd5e441b21c74d24c2e85e602166052a080da5b79517f935adfd3030fc17f +size 35143235 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..591c3eaef09a6bb150ac4744aa3f2914fede114f --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:fcb99ec2ec783b5d0a90a3e7fe2645d89194ea14427f2cd2f2cbec82e4917579 +size 29709575 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..017992bcf0f1e071b6de94733bf558153a2e2dd3 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:dfe530e531575921eef1092723b08ff83aa83b755482c92777d4c6303619fb3e +size 33651064 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557c8dcf557c3caf305d3a7ca30c62c4711333a1 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b336ffe0d903948e2536623d329e3c413d78bca3aaf12f8f3cd849c08582d522 +size 36175749 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1614772ba8775929aa4b257f893dffb2e8859dad --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:de7402c1f4547d1f83480afbe48194902cb662625caa926d583c3ac18316e13d +size 37536744 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df2a96da7597d83ff4f1708c420b1af66c31c46 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:1f0971f288b704cd864d5774b14533d260b5783abb4e04a9b1824d917bbcd49c +size 37063348 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..933bd2e0ce08584edce715fd7991bd50c79b85e4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:dd13c1af7962452929368026825c09122dfb3131c25ab49fadaed6bc5205a931 +size 33331481 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34e087658b7f1bab349e826bf75bb18220b062ea --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:019251244a2875a8e5be78b0bef1b498592a3ccdad717d3448b18390c65db0b5 +size 31690144 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d5f88ecce4a45679829b16a19de07a90879a889 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:d54f7f4c37da5ba45c47e226e6dce2a161090b820262cdf90d60190a8d5f9496 +size 32181857 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdb703612bead5c4a55c0a85098b4a941f7bbbd2 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:221f1fb5e4d6b6e4bf9a5b5812e09c8f82b8bda8ab17d3374d49a456b3fc5013 +size 26368303 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbab2b478c1eb9895dceb6c86812d17d911b637e --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:9c541b06be28b28adabad1fabd03de8cadc291a75cfd5134980f8ef14bf38d8e +size 34538212 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249e532e257057e14d34cafd348834002d136dc4 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:151c915e3623148ebc616aa6a56e3c6447e7a89b846e6bf41b4d0f1403c2dcc0 +size 32858967 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b67182e89db2bad27bc9f817d56703a8853dfb5 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:44a94602e463208aadc89c82f281a1cccaa511ccbc6f3db50167b152f4ee8c7e +size 28639079 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ecae0cf2cec9cb2d9cd544838b2eecb3f0580d7 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:240de34b78fe06b578220f8ae791b85e71df5fda64a95c6892ef329c717204bc +size 31634066 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ba96a1586436b86a44b72cf8e8516905fc7f57b --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a4b01285524726d2dceaf56106cb54099d89672f82a11d9aad79d3811620e1e5 +size 31189558 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be3467500fa3870600296f663676f700e2eeab87 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:c0722ae5192d647f11a513e9724f8e4fbf1a080b2fbc6a02e750102459169612 +size 28869044 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fdce92dd95f6581fcaacfc9ad235470b9772096 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:b9c3c25855e71860056c7800258a8ddb1911fddf1a10c121d264c61c05d10c98 +size 30308889 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c90350b7eb0ab5ec48fd0205cb97b16074a19e80 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:a266d3bb6bb96d2a655441bbecea4a475c52464168c48f204314b55250852f21 +size 27426335 diff --git a/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_open_and_close_curtains/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f53623276515dcec2af2526c78095a2ac1b32815 --- /dev/null +++ b/R1_Lite_open_and_close_curtains/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:eaf06b90bd946beb338ffc10246537fba7acad29bba1d77cd92ec1d1938acce1 +size 33306105