diff --git a/R1_Lite_peach_storage/.gitattributes b/R1_Lite_peach_storage/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_peach_storage/.gitattributes @@ -0,0 +1,59 @@ +*.7z filter=lfs diff=lfs merge=lfs -text +*.arrow filter=lfs diff=lfs merge=lfs -text +*.bin filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.ckpt filter=lfs diff=lfs merge=lfs -text +*.ftz filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.h5 filter=lfs diff=lfs merge=lfs -text +*.joblib filter=lfs diff=lfs merge=lfs -text +*.lfs.* filter=lfs diff=lfs merge=lfs -text +*.lz4 filter=lfs diff=lfs merge=lfs -text +*.mds filter=lfs diff=lfs merge=lfs -text +*.mlmodel filter=lfs diff=lfs merge=lfs -text +*.model filter=lfs diff=lfs merge=lfs -text +*.msgpack filter=lfs diff=lfs merge=lfs -text +*.npy filter=lfs diff=lfs merge=lfs -text +*.npz filter=lfs diff=lfs merge=lfs -text +*.onnx filter=lfs diff=lfs merge=lfs -text +*.ot filter=lfs diff=lfs merge=lfs -text +*.parquet filter=lfs diff=lfs merge=lfs -text +*.pb filter=lfs diff=lfs merge=lfs -text +*.pickle filter=lfs diff=lfs merge=lfs -text +*.pkl filter=lfs diff=lfs merge=lfs -text +*.pt filter=lfs diff=lfs merge=lfs -text +*.pth filter=lfs diff=lfs merge=lfs -text +*.rar filter=lfs diff=lfs merge=lfs -text +*.safetensors filter=lfs diff=lfs merge=lfs -text +saved_model/**/* filter=lfs diff=lfs merge=lfs -text +*.tar.* filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text +*.tflite filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.wasm filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text +*tfevents* filter=lfs diff=lfs merge=lfs -text +# Audio files - uncompressed +*.pcm filter=lfs diff=lfs merge=lfs -text +*.sam filter=lfs diff=lfs merge=lfs -text +*.raw filter=lfs diff=lfs merge=lfs -text +# Audio files - compressed +*.aac filter=lfs diff=lfs merge=lfs -text +*.flac filter=lfs diff=lfs merge=lfs -text +*.mp3 filter=lfs diff=lfs merge=lfs -text +*.ogg filter=lfs diff=lfs merge=lfs -text +*.wav filter=lfs diff=lfs merge=lfs -text +# Image files - uncompressed +*.bmp filter=lfs diff=lfs merge=lfs -text +*.gif filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.tiff filter=lfs diff=lfs merge=lfs -text +# Image files - compressed +*.jpg filter=lfs diff=lfs merge=lfs -text +*.jpeg filter=lfs diff=lfs merge=lfs -text +*.webp filter=lfs diff=lfs merge=lfs -text +# Video files - compressed +*.mp4 filter=lfs diff=lfs merge=lfs -text +*.webm filter=lfs diff=lfs merge=lfs -text diff --git a/R1_Lite_peach_storage/README.md b/R1_Lite_peach_storage/README.md new file mode 100644 index 0000000000000000000000000000000000000000..246411e44856e36d029a11c9c9831526e6b27686 --- /dev/null +++ b/R1_Lite_peach_storage/README.md @@ -0,0 +1,337 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_peach_storage + +## πŸ“‹ 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: +- `kitchen` +- `living_room` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `place` +- `pick` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 110 | +| **Total Frames** | 31755 | +| **Total Tasks** | 1 | +| **Total Videos** | 440 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 1.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 +place the basket in the center of the table and align it, then put the peaches into the basket. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **End** +2. **Place the light basket on the middle of the table with the left gripper** +3. **Grasp the light basket with the left gripper** +4. **Static** +5. **Grasp the peach with the right gripper** +6. **Place the peach into the light basket with the right gripper** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:109 + + +## πŸ“ 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_left_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_high_right_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": 110, "total_frames": 31755, "total_tasks": 1, "total_videos": 440, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:109"}, "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_left_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_high_right_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": [16], "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_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "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_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_gripper_open", "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_peach_storage_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_left_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_high_right_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_peach_storage/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_peach_storage/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_peach_storage/annotations/eef_acc_mag_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_acc_mag_index": 0, "eef_acc_mag": "constant"} +{"eef_acc_mag_index": 1, "eef_acc_mag": "accelerating"} +{"eef_acc_mag_index": 2, "eef_acc_mag": "decelerating"} diff --git a/R1_Lite_peach_storage/annotations/eef_direction_annotation.jsonl b/R1_Lite_peach_storage/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_peach_storage/annotations/eef_direction_annotation.jsonl @@ -0,0 +1,7 @@ +{"eef_direction_index": 0, "eef_direction": "forward"} +{"eef_direction_index": 1, "eef_direction": "backward"} +{"eef_direction_index": 2, "eef_direction": "left"} +{"eef_direction_index": 3, "eef_direction": "right"} +{"eef_direction_index": 4, "eef_direction": "up"} +{"eef_direction_index": 5, "eef_direction": "down"} +{"eef_direction_index": 6, "eef_direction": "still"} diff --git a/R1_Lite_peach_storage/annotations/eef_velocity_annotation.jsonl b/R1_Lite_peach_storage/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_peach_storage/annotations/eef_velocity_annotation.jsonl @@ -0,0 +1,3 @@ +{"eef_velocity_index": 0, "eef_velocity": "still"} +{"eef_velocity_index": 1, "eef_velocity": "slow"} +{"eef_velocity_index": 2, "eef_velocity": "fast"} diff --git a/R1_Lite_peach_storage/annotations/gripper_activity_annotation.jsonl b/R1_Lite_peach_storage/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_peach_storage/annotations/gripper_activity_annotation.jsonl @@ -0,0 +1,4 @@ +{"gripper_activity_index": 0, "gripper_activity": "openning"} +{"gripper_activity_index": 1, "gripper_activity": "closing"} +{"gripper_activity_index": 2, "gripper_activity": "holding"} +{"gripper_activity_index": 3, "gripper_activity": "unknown"} diff --git a/R1_Lite_peach_storage/annotations/gripper_mode_annotation.jsonl b/R1_Lite_peach_storage/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_peach_storage/annotations/gripper_mode_annotation.jsonl @@ -0,0 +1,3 @@ +{"gripper_mode_index": 0, "gripper_mode": "open"} +{"gripper_mode_index": 1, "gripper_mode": "closed"} +{"gripper_mode_index": 2, "gripper_mode": "unknown"} diff --git a/R1_Lite_peach_storage/annotations/scene_annotations.jsonl b/R1_Lite_peach_storage/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..98e6bf5152eac5887d93cfc2f51259e52e6465de --- /dev/null +++ b/R1_Lite_peach_storage/annotations/scene_annotations.jsonl @@ -0,0 +1,110 @@ +{"scene_index": 0, "scene": "The basket is located at the back, while the peach is positioned at the back right."} +{"scene_index": 1, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 2, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 3, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 4, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 5, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 6, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 7, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 8, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 9, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 10, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 11, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 12, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 13, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 14, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 15, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 16, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 17, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 18, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 19, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 20, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 21, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 22, "scene": "The basket is located at the back, while the peach is positioned at the back right."} +{"scene_index": 23, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 24, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 25, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 26, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 27, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 28, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 29, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 30, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 31, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 32, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 33, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 34, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 35, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 36, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 37, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 38, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 39, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 40, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 41, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 42, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 43, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 44, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 45, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 46, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 47, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 48, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 49, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 50, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 51, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 52, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 53, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 54, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 55, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 56, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 57, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 58, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 59, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 60, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 61, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 62, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 63, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 64, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 65, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 66, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 67, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 68, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 69, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 70, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 71, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 72, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 73, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 74, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 75, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 76, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 77, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 78, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 79, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 80, "scene": "The basket is positioned at the back, while the peach is located at the back right."} +{"scene_index": 81, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 82, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 83, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 84, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 85, "scene": "The basket is positioned at the back, while the peach is located at the back right."} +{"scene_index": 86, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 87, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 88, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 89, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 90, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 91, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 92, "scene": "The peach is located at the back right position, while the basket is positioned at the back left."} +{"scene_index": 93, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 94, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 95, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 96, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 97, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 98, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 99, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 100, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 101, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 102, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 103, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 104, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 105, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 106, "scene": "The basket is located at the back left, while the peach is situated at the back right."} +{"scene_index": 107, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 108, "scene": "The basket is located at the back left, while the peach is positioned at the back right."} +{"scene_index": 109, "scene": "The basket is located at the back, while the peach is positioned at the back right."} diff --git a/R1_Lite_peach_storage/annotations/subtask_annotations.jsonl b/R1_Lite_peach_storage/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2c01369bc6cb1d5bf421bad6dd898dd17a1ab532 --- /dev/null +++ b/R1_Lite_peach_storage/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Place the light basket on the middle of the table with the left gripper"} +{"subtask_index": 2, "subtask": "Grasp the light basket with the left gripper"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "Grasp the peach with the right gripper"} +{"subtask_index": 5, "subtask": "Place the peach into the light basket with the right gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_peach_storage/annotations/subtasks.jsonl b/R1_Lite_peach_storage/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..bdfd1408b58ac73cc028d09ae72048b563a5bd56 --- /dev/null +++ b/R1_Lite_peach_storage/annotations/subtasks.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Grasp the light basket with the left gripper"} +{"subtask_index": 1, "subtask": "Place the peach into the light basket with the right gripper"} +{"subtask_index": 2, "subtask": "Static"} +{"subtask_index": 3, "subtask": "Place the light basket on the middle of the table with the left gripper"} +{"subtask_index": 4, "subtask": "Grasp the peach with the right gripper"} +{"subtask_index": 5, "subtask": "End"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000000.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af692bec3419ed9c4c738d4d4523a2a27bcf51e3 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:842104c054b34b2a4ff0dc56f73f09b85d8fb800a37eb1c590f30c5dc7f9bbde +size 83954 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000001.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8cf46c31848dce45b79a0ebee3df851fe2f34e2e --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e31c7d547fff81c78b85f994d5bc4b20e8e59f9d3c768ac2538485cf205ef0b +size 78449 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000002.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1be866584d5654ad86e5b7ffa98159e83a932c73 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91b6e9dc8f7d6b558cdcd8451453d414fb450d880821ea73e5d7d2f0340dc3f2 +size 76183 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000003.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c95c736a368bb0185daec22396431ac5cf94525 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef23ff66c645c124a9f8d9876e5bf4002cd785632bb2a5a57dc6c07c3b06fdb3 +size 71190 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000004.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16648e995f98cc671d871fad33cdfcb36ee403ff --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faea4c59ae5feab3326c3c3c262e06c8743496d5bc9e309d1b9d84d9d0f8ec18 +size 78970 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000005.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..16edb3adfae8c555bb6b31a9b771577ef9f30c46 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47995a32fa58a576da7f903d170b82229bb7490936d0561236500ac72b195e2 +size 78220 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000006.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14dca48dc6231f798e4631a3554d23b38c1fd0f4 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e611fb0e8fbc8409aa6e7e2e1c85d3d8fd70de496bc0c157ebcb5e7d9c53d7c4 +size 77870 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000007.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..87005ce1271a22103ae0a1ec9d965a3db4162a43 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bedc73021d2896f8f6a2249b1c0a7b642fe6a976b9beb6ada81c35b49f57124e +size 70550 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000008.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c49ee2ca0c4a4339f72076854b1d97ad9c898976 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11b3f99e0a6d76749e5dfa29061efef58b32540caa4ef45e07f85b87e0f8978a +size 67280 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000009.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..486f8c155c8591cc26bfe8c8b5769cc48eed2552 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7d1170a3e1ff01fa8786d54531c22b55f11448fb3893ffc5ba5641a269f0282 +size 79081 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000010.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a729de7edc7fed75004118f8d13ca1f59fbe0261 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89eda15bd4ea46792aa85f090ddd8008f499e4c11026c946c58cfcfe4ec34337 +size 73053 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000011.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dad20b5de7437845c376372583dc2c38b9000bf5 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872f93a1c17a36b2788ab44c03339c74b97578c055b32c5da0e095635a165a25 +size 71841 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000012.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..de14b02babbde2ea6c4568f1d23a27fe6d6a1dc0 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c50ab61ce9967072c6285602fa4ea2a7bcda114c118859b7f7a45f32df1a700 +size 77474 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000013.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d51c1e7ef0de94dba05156f13bf7864582319574 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0a7327a391b02d064afcaadd04f232407daf7f66b0d1a84cee4c497fb2372d8 +size 76123 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000014.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..796b3264f221701d34502f3a748e5603ac419ccc --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da9bbeda87bc82f3e3fbc54bb4d3fdff7db80f25f85c3aba26da8d970a95e4fe +size 80432 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000015.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fe133a949120c0e695fe9ffe8f86f7ac210144d --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:149ee8db606a6b692bdec927d987af919d41f9c241956d1faa41d2d6d7cb27f3 +size 77662 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000016.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dcfa0f5624af5d1880832f33d0f5726984a862bc --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b47f748a5939ef2d6a05f9465e597eeb2c5b2b12c39a0cf90a621dc5ebb58a5 +size 77828 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000017.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6edd300b2d6aa9bd6a40d3d7182832c7c9d0a37d --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51fe516b80b7bef09cfe297a74fae7383e6984c418261c01176b8fb889585b7c +size 72709 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000018.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..905b6ff3fb15131e17656241733f074779ab5b71 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961e40f6a5e1e42cf15efd641587a1a5714d6df7ce9b1ad02b11798a14e549fe +size 71360 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000019.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97f434b86b8a0db772755a7cb18435c6feb8725b --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05be029fe35c44326d4c5989a202e810b75a360d0aa82aa27839c0d183ea315c +size 71293 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000020.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4308a9de630e8a33b336c1ea466e77d94764ce35 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27085671ead1f166a18efa133913220040ae97fcf11186487821717469c93b4b +size 67214 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000021.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82c7103ab715a86b90325a0ae172cecc01e5ad1e --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92d1232a2a76ad9985c1d6c6dc5acb23a8a7b5031ed874c20271fc02d7115a8 +size 65573 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000022.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be79008c73ceba4577b463a5e7dc38c621f3b7a6 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92fa07657fc019c1d63cfe57fba347a7d5d7d2d580997c592adbc03dca64c6e +size 67681 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000023.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..469ca0094643787c73e36b3739cbd6dd4a9583e6 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e99eeef4e77440000bc81921b2309f744f91e6898a1c061e80af404a40880641 +size 66329 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000024.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42dbdb9c7d2d4f7d1fc6f7cae6e6f7b72c794b19 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db0bd51b1bdfa196a2116f175715025ce1d597ba6f816f4a0c2c7e4bcce18ab6 +size 64437 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000025.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f5f14fb4994e1a7029142f074690ef0e1007aad --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb111eacb74f645bc2ae1b3a84f050f655b469c3fadaa71d63936eadbec69364 +size 67090 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000026.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1581299ff185648bb043668780bcc7b5a1339c00 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:513ac7d8ae271497e2039b14ed35125a3f5f8ec036eba1a2cf9c6111c4a469bb +size 69599 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000027.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..531ba1c4323d8774c5d37a4293c9b8e49eea3613 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b361c1ac62c18d79d8e5df597f7e06a01baaf1e5ee01fe84e903b33f0427e4 +size 63303 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000028.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e13c733071d69fb4b620f7045a18e62cee1db976 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37475efb4a75d0a231294ada9bb3f1929ef8737a87f316a8ca99785393c93559 +size 66174 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000029.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..257d785ddd2e6a5dc5e5ce764470864cb9d2e748 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490d8b356471d617662b0de91f73a79c6aacd0a9ecb0d65474ed381eac5352d6 +size 67541 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000030.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f588ada4de5785ad37b8f5fba5758566cc15d87f --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aac7bd3ee9b9406a701e500fd09f9aa796cc9d783a11864702f5215388a038af +size 73907 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000031.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1cc53f0d17482427c460a77e7fb4f123a54b8d4 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32d50e43cfe7d8404f737377385facdcf83714c5ba9892c73ba8a52c1bd26b24 +size 68566 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000032.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..444dca41f84bf22da2b4fda13531a0168c8af3e0 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7b9122916e9e27c34b0acd0d4bff81cc89795c0e453ce304628e2ec8630ab17 +size 64040 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000033.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5d89b15a45fa928ff1ae414441e01c3318809ac0 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6d3cc94c174afa42bc5904ecaaa1f71e4c836a21e9212af31237fe058b92fc5 +size 67932 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000034.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dfa35198e36ba4b30feefb6df5dc8def00f33179 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37800c5da9eb164f787c40016ef08e4a69b63572b47e19398c9e539f4ed05477 +size 61611 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000035.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a664ac3540f214abd608ecfad651fbab949b6067 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f105a2bf45f9f6c7b5449050ee4752b8ba2da7adb687172f6179134f94768df +size 63265 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000036.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..09da145dde49a4416a79f65653efd56d2435bb92 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a1b29961f82e84f621bafced36ccfc1fe1815d79bf19c394d3b6ac2fe2efb9 +size 63673 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000037.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc60e9387e414d264fc4d20cbba052b0d5b81096 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56d6227a5f68778d6f6cface7ef39ce6178dbe44ecebe09d58abcf9135be3da +size 69176 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000038.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3f2538afa306bd9462addb16b242aab35c10dfc0 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca54c5504251076d3cf70194784543222de590b0ebba25f9769b3e3e2aec047f +size 63152 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000039.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..adaa7ba8dfb5f48ba2d0cdf15b19c6805d3dca2a --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2a7cdd825e1d6e483d2f78134643467fe7ce9642d013cf8d1d48d7cc7f70d7 +size 65897 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000040.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..14bf3b8a842462adc9204c34dbd57c0ef73ce17a --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:917c6bd78d058f88c227f8df83e7f72118b8954986602a254c69d82dcbb7357f +size 62378 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000041.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0341fad5e482d87d870d03bc3551b821ed072fb6 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07dd9c2fff8b0e840ede4fd47710226f7da90f84375cb4c4b648a6412b392c65 +size 61174 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000042.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6a2885c019c9d7a77dd5538dcdc91f38c1106a91 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4b4fd47f6b6ef389367c01112615e908878ae1a6f9f6e9f8eea928aba082fe4 +size 61353 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000043.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..936f9a7cc915ff696ceb6e797e1b6bee71c3a3a0 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:251fe70bd7596ec5e277e7b667de0c6b4cfa7aa8ee6d1ab75b8b08b8e7f4f626 +size 59426 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000044.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d23cd09d0b0157944ef91500b913efbfdd7f2d2d --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14186c78e0cbf856fe1b1aee48c520d755170ed4141dc567f7a10c38c18e7b20 +size 62574 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000045.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34443e1a90e2e9be766e4de5fe24e9903168d382 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b06e7bd3749217bb554456fcea5930a9e8ae8a8988f100c714148e5b8d1dc4 +size 63651 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000046.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c1784055b7f5192947871efa01ad68a15a9d2aa --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d318f09f7b098cbacd8af4a626c87ae6804d1483d221ba16686f1bc4bbca9e72 +size 56855 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000047.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..80188ffa24eab3d2e45056698179005d0f5c9304 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9e1203ede4b98d1fd4f07b08ab56be4b0983bca357e1fc74ef03e4c7053fe1 +size 58489 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000048.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..90be8496b4c5676b68cd4742c1649381bbc30a9f --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac729ae548fe2be4d805802d5c3db72f844a50606d6f149897bfd28246068fe +size 58745 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000049.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..27de8c7df9a1da690d992130388160712c81d138 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1c81cb953df91ffe6d5f5d9596e5b7e388adc1eb4ba1c691e5c29b00ecdf47 +size 61508 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000050.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38f0b597680964b7704808f5a2ee5e6359e9bf41 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3e15c10b62e3dce8fc02e4e74d3a0754621b64024a2714ee008198482c98918 +size 73893 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000051.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3bf22e4479ca458be5897c279cde648e60bc61a7 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fa6ae1a17fd49109bdc49a87b72426d9c07d15f481b6a6e128ca52abd7a8914 +size 75286 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000052.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..973e842b78dbff4b82a10d20778c451a4b838af8 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b98e1b6e438203d15ff1b0a55a5f83684ff31e716caf31fd6a11ec548893ead +size 74352 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000053.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55ec14e3461e4c2d5df566e4a6db27e9820e321a --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29bfac61ee6471146052bd85a6ae2c539af720c1081e046d3b9c536bb5e8e3a9 +size 73547 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000054.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cadc3e18756d59fd05c6bb3dc2d4f4d9af5ea9cb --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92e4f447c05fe044c7448a0b9dba8fe5fea3be617a6d7f77f3f4aec0aad04d2c +size 74544 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000055.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f852155b026e5d63644212d13ae1bf6d96b81f8 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69d6c999fc3fd702e7a9e702eab85a4727733730bd4047281fd1904df4f2a30c +size 80476 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000056.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dbd28833928c3a053a0ad730ecdb2480ec37fe53 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b12b0cc1bebf17b20785da0e1b68ce16e05588f3a115cfe96ede6d7ffa7261b +size 69942 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000057.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9c5a2c713139a33804b269ccaf6a8cae75fa7014 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7900eb4b2245dd1f6fa41ed22d64dbd9f2168d347537b86af1d1b25ca276367 +size 73272 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000058.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e94d589c03462a05a5390a2d002d38db85c51d7 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02172ffe03488193ac65ff3bff8cddd85acff254e1ff1b1724eca2deeef06fdd +size 73547 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000059.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..659e0c027c5996af1b914a6e196820d530c8405d --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:decd14369f7fc68fafd5de15d2378bb9e825b6ebd5f444cf5aad7462c6f498b9 +size 70097 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000060.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b7078d2d149cfbf045e8c17027c2e683dd9bd067 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89afd7482251030669ffd34fc5223e6527f800db53edee46d87715af6b75a0e1 +size 72836 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000061.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77f85730c7c633b7cfe0dbe8f3a62ecfd792313c --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74c8654b2298ae3428fe9cf83daef1dc85cfbb45fd86d464c3aed705db92c592 +size 71438 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000062.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..267071b923a8e8c8d3ab0c1ff09396bb621675c6 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb185271aba60c0fc3f2a2c0c937d9bcd89a0d94dfe8abfc38a211a8fd06ede +size 73431 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000063.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..702ba8dc1361ceecbc98cf1b7374779e328ca665 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a725d76d4dfc7623429c68d9f4b6fcd911c4f2f893c76ca595b3a407048208cf +size 67403 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000064.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c9a53859998da4bf5d23461747d0a39296b9647 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:128427b39dc0d8071b48afe45273fd251d678cd6d6f48a16b31133c737ff8dc0 +size 64033 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000065.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..881bd368c85dd9b1626c3241926e6bc2d295f81e --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2dc0c29dd46beb8d7200fb7b385ad2c73247783c89c7d5abbb289bc67e3e50 +size 67615 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000066.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7decad3f2295a38bf8ed4b0ac51d26919f4273d2 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c00835a9de3bcbd7b1982c9c658e7b14bda58e625d0d6c791d68e62315fd383 +size 68509 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000067.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02f71e8598814a2527e69a9d758776bbe80ba2ea --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a347ed3dd13f1af17ed364186bfacdd8b879e053cb5521e6abcb1e18725fa8 +size 65315 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000068.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6d7a449cc112e8b706fc4a42bb01218bdabaec76 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe154877ac3cc46df24b84266bf0b68bbef736e6b48a4748bc77bd32cbaf893d +size 65315 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000069.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4745a5e16f1cfb01e03f461065238dda24b70bab --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85d1f31d5763f6fce9ab324f3f56d99ee98fa0eb8ac40b3e712d040ab55a4f20 +size 68549 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000070.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..838e03487b139d66cbf90635336b8dc388f7b35b --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c2a3f8019250958fe025f71d8a192a82c42f51da4b0807c3002051c992fadf +size 74087 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000071.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78a2869edb60c6db36b2996b59035eee3f344e44 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c9b856904e57a7db3ebbcef3e4cbec94392647d21ac35cba0e2e0067120a016 +size 66102 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000072.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6cff4474f3f1bd5812089f02ecf2f261a117e72 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2443194304c9bbdb0bec3c9df787a3e836872f760a2cd21a339a6d760dd9563f +size 64923 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000073.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b8d1580ca101b2439b05e03fce21f0baf205a81c --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcaaeced595b075667ebbfc7dcea5eca4f63ca1b7c596e1a2ff625f1e687a5ce +size 65316 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000074.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..549c141d51702d7d66e27695f842e01a06e97555 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86590c4ef371d03cb581682d0b87ffaba3119ec03ce135557cd0280716597c9e +size 63476 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000075.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8ad29cf4e8e77c7b8082b0e2e12295bd9cd9a90 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b05374a01fcda5eb58145d8115ebc96fc1b4c0b21f8f59756308a62b62c7cf57 +size 64416 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000076.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f3e93af81408ac5a14548cb3433f0977f6965670 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f256e013077dcd5c41fcde495ba2e8a737a977a3afc2a3d0055ceaf664bce71 +size 61059 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000077.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f5f30aec33b8ad6fb6d5900fcc3a5db5c3e25cc7 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53b33f4a2b2ba69d2e15ea095032dec177460399c8e22cfd1b9f6b3871a6a45d +size 65665 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000078.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..42ac3483419c66f534dbb67be8979efef727c948 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac8527631a66ac612e6d7bbaf94620798f3910481575e81e136a615c4d5d50c +size 66207 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000079.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d49de01cc87668a684770b70b17f82324504b438 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd8b0f97132e9354e7edf45fad78caeda5c35a8d5a10f2d82dc6a5e2e9079504 +size 66378 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000080.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4b0ade926b220a577ea9d9d89b11bbd3ceda3333 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7d3d3326ba3f1abafea08f9d4abb319ddc1fb327e84ca9721db452871de18e +size 68069 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000081.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..aca78e542bfd5769d565c7460f89d265a2d6d625 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c1c2a8c01cc372fc2409026246b9a7cf566e007249a39f7ea43b4b72760f80 +size 67402 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000082.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c294ea1fd8ec980e4f2e5dfa2077ea501ab7152d --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85744a6f770a1a1d6c0b0e40a82b0ab70f572323eee4139641b879333a85349e +size 66050 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000083.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bf3dc51005a457ffae6fbfc407727c90857517fb --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7353b705118ad028f9ccf9dbd8f3b654919b7b02eb87e9edb8f3d20308b58074 +size 66538 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000084.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97b014c0a43abe51b0d5e2e5ab72de51a4515a13 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187931f554af03ecca58d643f5e649bfcd15a3a5ea8b0c87194645c9aef92078 +size 66306 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000085.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..759c052b56bf50edfe235e5e981ec0315da2e825 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34502e0c7eea10d9b180190c54c4ece0a78c1bf31c94eba1e2ef8d2899abe611 +size 63720 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000086.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b89efbaed0db6868bb720da8d7c72c6b88183419 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b552364744178bfab0e99a583af8a5488670ce6e5b81763e8e02184b4728e116 +size 63521 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000087.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000087.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4bd6a5c3176aaab3a42cfeb3572a9e3b980b1dde --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000087.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:458c6f0180c3a0dcd9eb9ca1c799ed21c8fcc4845efe18806805cf6d8b05a681 +size 59503 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000088.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000088.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f7e9d5b1b01e2f02bb7edfc5f26ae1ad1fd821d7 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000088.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5749b86e5bee699c65be4662455aad526a4c029c637739eafc4447e5cd09e772 +size 64340 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000089.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000089.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad17c96b58f1735c6a84ae758a62e1ea22b7f53a --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000089.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d29bceebb4d59284bc244854260bdc682536a59c0df227803bee196ba462205 +size 65392 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000090.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000090.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2d14244350cee5f5c0a3642aeaf27d209aa1636 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000090.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be99f9288cc8efa9d28a33b8f788dd203dd5d49578a118162eda7e229ebcdc35 +size 68462 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000091.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000091.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff301c179fa10513ac2d4600e152122668f91770 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000091.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd7dccb50e9dfa3ce5f02aad3de656fe2f939ff1a3d200248226cc97046c1f8 +size 60384 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000092.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000092.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad96d736397fb6984120a6460a95d1d316c0a0aa --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000092.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:392bbb73d3a3d1e1c47a0854c30ac63ad91bde5b558804e6ecd850b04c776444 +size 54036 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000093.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000093.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e67c6fa287e2199c80be8bd0a6e99ec9349de4dd --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000093.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8c40c1412c3232ce3c3339989fe7145ceeea20de5c669a886aea9251fc7272f +size 66221 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000094.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000094.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97b53ceec1918b79e66461b6b25717b7765b2ba1 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000094.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288ffa9712b5f5c975c9547c7c3170d299ba3d052b2c5d4bc9201f374b156e95 +size 62100 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000095.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000095.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e9aecf2edf1d3eb5dc625513c8ea17c1cc13eea --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000095.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf9f6e342cddfb657b0cc3ced85d138ffefe4f3f3cf977eabb98d51392253a29 +size 63617 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000096.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000096.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2b85a5b842fffaa404abd55f68fd828df1532844 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000096.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f8521f185136e920c33712bc9b7592d282fe5a65a860ba851d2a5345970854 +size 66887 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000097.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000097.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b0ed1e261c9936635a2e3929e4749008c555213f --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000097.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fc08ac404f22c88cd5db094282916ea2250db3d28178452a658213707f8b01 +size 60211 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000098.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000098.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ea23503c2b88a79e1f3d7bed7c080ddc873ed766 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000098.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cbb80f1370308d40935e49a721a06de7082d3227e808438f11297ae61af74b +size 62382 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000099.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000099.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0f5e3d7790201616f12386c4ca5158395ab23e47 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000099.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55f02277b5afb7776df8c33771d4cb37d9047fe56edf0515420e69af4a5b0c3 +size 64522 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000100.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000100.parquet new file mode 100644 index 0000000000000000000000000000000000000000..54543b11d136b1cbc6ab20e03758a7540b056f8b --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000100.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d0f2f5a2f7071c135640ef36e60a4f8dd21a00af33e0f71aeaa5f82e3ff2309 +size 69442 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000101.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000101.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d33e84a21f880350f8558ed9870b643915023a47 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000101.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbaa9b1355ad5d67783be096e9734c169c42857f4c31fe9d12ee19699d7e2b0b +size 68002 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000102.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000102.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e06c29ff7fcdc1aeadb706d8b2de063e2ad32ad --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000102.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42a729e72ea45bc62d1f5227ad3450ba09196575dad5bf82c93b16b79c844973 +size 71862 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000103.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000103.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6cd6ad08522d3425eaeac0d9582061a5475b27a7 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000103.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d0fc5e3d56b9c51c64cf46ab1975db8eda10236a00cf05fcd6e640fcf6d47dd +size 67258 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000104.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000104.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3adc90afadc5dcc347103d8d3d8d91b0924e6904 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000104.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4ab12653b0fc86a29ce2552c756827967701870bef246eaf1378d5a015786d +size 68825 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000105.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000105.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c0af66438c330fe26e43ea2b771d5065bf4e8f2 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000105.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e1cb7da61fcdc37fc87d6f1fe99a31064d006a39689ff1474c7ef59444894e1 +size 67891 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000106.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000106.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e29bf69bd392e9a45d2825cc563ebefbb60f7a2 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000106.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44ad82adf85569c76f0f0eb4072544d3d3b00dc0f2fbabff98ae1493fdc432b7 +size 70391 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000107.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000107.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b906328e00bedc13dbc123bd3e7798d3013525ee --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000107.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f86f28dc314bbdc4445131270361b6f745011d174fafeae86ae6ece2665e201c +size 75325 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000108.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000108.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a78d2e6924ed77153bdae1dfc1fd77c13cb5d403 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000108.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e3b2905dec3a2c9dda4cfa15507414e83dfc6d2652b2803e357a37ed485cf84 +size 73425 diff --git a/R1_Lite_peach_storage/data/chunk-000/episode_000109.parquet b/R1_Lite_peach_storage/data/chunk-000/episode_000109.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98051da90006887a3857ef442486ac9d5b45a9e2 --- /dev/null +++ b/R1_Lite_peach_storage/data/chunk-000/episode_000109.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bf94690c2fd09096ed26464d4f0b8a7db940a4ae8564338ed47ad06c35350e1 +size 68693 diff --git a/R1_Lite_peach_storage/meta/episodes.jsonl b/R1_Lite_peach_storage/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..2f795044bc49a6222b268f2b062e2c850565d6f8 --- /dev/null +++ b/R1_Lite_peach_storage/meta/episodes.jsonl @@ -0,0 +1,110 @@ +{"episode_index": 0, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 364} +{"episode_index": 1, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 315} +{"episode_index": 2, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 329} +{"episode_index": 3, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 305} +{"episode_index": 4, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 331} +{"episode_index": 5, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 324} +{"episode_index": 6, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 333} +{"episode_index": 7, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 291} +{"episode_index": 8, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 260} +{"episode_index": 9, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 337} +{"episode_index": 10, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 294} +{"episode_index": 11, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 291} +{"episode_index": 12, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 308} +{"episode_index": 13, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 314} +{"episode_index": 14, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 327} +{"episode_index": 15, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 319} +{"episode_index": 16, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 318} +{"episode_index": 17, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 294} +{"episode_index": 18, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 296} +{"episode_index": 19, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 285} +{"episode_index": 20, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 272} +{"episode_index": 21, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 262} +{"episode_index": 22, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 283} +{"episode_index": 23, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 260} +{"episode_index": 24, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 252} +{"episode_index": 25, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 275} +{"episode_index": 26, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 284} +{"episode_index": 27, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 254} +{"episode_index": 28, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 272} +{"episode_index": 29, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 263} +{"episode_index": 30, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 310} +{"episode_index": 31, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 271} +{"episode_index": 32, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 258} +{"episode_index": 33, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 284} +{"episode_index": 34, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 248} +{"episode_index": 35, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 258} +{"episode_index": 36, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 255} +{"episode_index": 37, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 284} +{"episode_index": 38, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 248} +{"episode_index": 39, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 266} +{"episode_index": 40, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 248} +{"episode_index": 41, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 243} +{"episode_index": 42, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 237} +{"episode_index": 43, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 234} +{"episode_index": 44, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 243} +{"episode_index": 45, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 246} +{"episode_index": 46, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 208} +{"episode_index": 47, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 218} +{"episode_index": 48, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 223} +{"episode_index": 49, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 234} +{"episode_index": 50, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 351} +{"episode_index": 51, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 353} +{"episode_index": 52, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 370} +{"episode_index": 53, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 352} +{"episode_index": 54, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 339} +{"episode_index": 55, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 374} +{"episode_index": 56, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 319} +{"episode_index": 57, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 350} +{"episode_index": 58, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 329} +{"episode_index": 59, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 325} +{"episode_index": 60, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 311} +{"episode_index": 61, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 340} +{"episode_index": 62, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 342} +{"episode_index": 63, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 277} +{"episode_index": 64, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 282} +{"episode_index": 65, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 294} +{"episode_index": 66, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 306} +{"episode_index": 67, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 290} +{"episode_index": 68, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 276} +{"episode_index": 69, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 302} +{"episode_index": 70, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 363} +{"episode_index": 71, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 291} +{"episode_index": 72, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 275} +{"episode_index": 73, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 291} +{"episode_index": 74, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 271} +{"episode_index": 75, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 276} +{"episode_index": 76, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 259} +{"episode_index": 77, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 288} +{"episode_index": 78, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 266} +{"episode_index": 79, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 278} +{"episode_index": 80, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 295} +{"episode_index": 81, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 294} +{"episode_index": 82, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 289} +{"episode_index": 83, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 277} +{"episode_index": 84, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 272} +{"episode_index": 85, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 265} +{"episode_index": 86, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 260} +{"episode_index": 87, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 234} +{"episode_index": 88, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 269} +{"episode_index": 89, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 260} +{"episode_index": 90, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 285} +{"episode_index": 91, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 238} +{"episode_index": 92, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 202} +{"episode_index": 93, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 270} +{"episode_index": 94, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 245} +{"episode_index": 95, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 263} +{"episode_index": 96, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 284} +{"episode_index": 97, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 246} +{"episode_index": 98, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 257} +{"episode_index": 99, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 277} +{"episode_index": 100, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 321} +{"episode_index": 101, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 292} +{"episode_index": 102, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 322} +{"episode_index": 103, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 306} +{"episode_index": 104, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 320} +{"episode_index": 105, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 312} +{"episode_index": 106, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 301} +{"episode_index": 107, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 358} +{"episode_index": 108, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 355} +{"episode_index": 109, "tasks": ["place the basket in the center of the table and align it, then put the peaches into the basket."], "length": 318} diff --git a/R1_Lite_peach_storage/meta/episodes_stats.jsonl b/R1_Lite_peach_storage/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..696e99001ff19e9a0729ddb5c7ee2b44ce8ed02a --- /dev/null +++ b/R1_Lite_peach_storage/meta/episodes_stats.jsonl @@ -0,0 +1,110 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6440853703703704]], [[0.6466799346405229]], [[0.6158777913943355]]], "std": [[[0.17497007685109706]], [[0.20506039152163652]], [[0.22572259570214398]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6141110076252723]], [[0.6267783033769063]], [[0.5954354275599129]]], "std": [[[0.17572755747798388]], [[0.2037543358927053]], [[0.22015232593564374]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413051552287582]], [[0.4159866503267974]], [[0.3767019226579521]]], "std": [[[0.22343488664275307]], [[0.23919292526347755]], [[0.27463820540073064]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45345557461873637]], [[0.4410305038126362]], [[0.4142637962962963]]], "std": [[[0.22300399600792759]], [[0.2293196262788269]], [[0.2547580970925621]]], "count": [100]}, "observation.state": {"min": [-0.6100000143051147, -0.001276595750823617, -1.7740426063537598, 0.027234042063355446, -0.43574467301368713, -0.8534042835235596, -2.7551064491271973, -0.2808510661125183, -0.001276595750823617, -1.8685106039047241, 0.0, -0.10957446694374084, -0.04234042391180992, -2.742553234100342, 14.735391616821289, 4.073999404907227], "max": [0.007234042510390282, 2.286170244216919, -0.015319149009883404, 1.0448936223983765, 0.1927659511566162, -0.00957446824759245, -0.32212767004966736, 0.6580851078033447, 2.389361619949341, -0.00042553190723992884, 1.5229787826538086, 0.5151063799858093, 0.9687234163284302, -0.01425531879067421, 97.77780151367188, 97.3410415649414], "mean": [-0.08777590095996857, 0.7464393377304077, -0.585173487663269, 0.3099665641784668, -0.05030234903097153, -0.2798456847667694, -2.3219807147979736, 0.0966406986117363, 0.775067150592804, -0.7034382820129395, 0.4604554772377014, 0.03993101418018341, 0.27448269724845886, -2.3460135459899902, 82.98512268066406, 83.77916717529297], "std": [0.175359845161438, 0.9660909175872803, 0.6887882947921753, 0.35445669293403625, 0.15261535346508026, 0.2952735424041748, 0.8804088234901428, 0.19891135394573212, 0.9519609212875366, 0.7959170341491699, 0.5132669806480408, 0.14105761051177979, 0.37340694665908813, 0.8953723311424255, 30.04866600036621, 30.607656478881836], "count": [364]}, "action": {"min": [-0.6166602969169617, -0.003067961661145091, -1.7794177532196045, 0.02761165425181389, -0.44025248289108276, -0.859029233455658, -2.7551064491271973, -0.29145634174346924, -0.0015339808305725455, -1.8699226379394531, 0.003067961661145091, -0.11044661700725555, -0.04601942375302315, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.01073786523193121, 2.2886993885040283, -0.015339807607233524, 1.0799224376678467, 0.20555342733860016, -0.007669903803616762, -0.32212767004966736, 0.6596117615699768, 2.3884081840515137, -0.0015339808305725455, 1.6321555376052856, 0.526155412197113, 0.9740778207778931, -0.01425531879067421, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08680900931358337, 0.7457717061042786, -0.5849623680114746, 0.3113301396369934, -0.048872340470552444, -0.28449371457099915, -2.3219807147979736, 0.09708741307258606, 0.7759203314781189, -0.7054418325424194, 0.468176007270813, 0.04073476791381836, 0.2763441503047943, -2.3460135459899902, 82.96703338623047, 85.989013671875, 0.0, 0.0], "std": [0.1754993349313736, 0.9680460691452026, 0.6891016364097595, 0.3563884198665619, 0.1543978601694107, 0.29960715770721436, 0.8804088234901428, 0.20141035318374634, 0.9513489007949829, 0.7948757410049438, 0.5237244963645935, 0.14343856275081635, 0.37591660022735596, 0.8953723311424255, 37.59225082397461, 34.71013259887695, 0.0, 0.0], "count": [364]}, "timestamp": {"min": [0.0], "max": [12.1], "mean": [6.05], "std": [3.5025784153328465], "count": [364]}, "frame_index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "index": {"min": [0], "max": [363], "mean": [181.5], "std": [105.0773524599854], "count": [364]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [364]}, "subtask_annotation": {"mean": [2.9368131868131866, 6.0, 6.0, 6.0, 6.0], "std": [1.542036172892008, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [364]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [364]}, "eef_direction_state": {"mean": [4.8598901098901095, 4.434065934065934], "std": [1.7695954678378623, 2.104036924644646], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_state": {"mean": [0.7554945054945055, 0.9203296703296703], "std": [0.9097140762455309, 0.9674504281243123], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_state": {"mean": [0.695054945054945, 0.7554945054945055], "std": [0.8788589925859371, 0.869569507912212], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_direction_action": {"mean": [4.777472527472527, 4.414835164835165], "std": [1.8847094936936224, 2.1280181476119138], "min": [0, 0], "max": [6, 6], "count": [364]}, "eef_velocity_action": {"mean": [0.728021978021978, 0.9010989010989011], "std": [0.8988303997023357, 0.9585353416580852], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_acc_mag_action": {"mean": [0.6456043956043956, 0.7554945054945055], "std": [0.8472368907169189, 0.8600393087569721], "min": [0, 0], "max": [2, 2], "count": [364]}, "eef_sim_pose_state": {"mean": [0.18865465308239504, 0.3016859653884278, 1.2149381907920842, -0.4624275427537115, 0.4370744994190322, -0.26130433214284904, 0.18713279116904366, -0.30118551868722915, 1.2348531150432793, 0.3493160411226, 0.5084323881874293, 0.17527186556043112], "std": [0.17008292350894694, 0.06770242684786323, 0.0575568781739859, 0.5832790285363336, 0.5314544680152418, 0.5537337461865365, 0.17016943173668977, 0.06454853698630778, 0.07547919684150492, 0.4388526625746499, 0.5667260007083171, 0.39189877185252225], "min": [0.005379025221577134, 0.099069835571309, 1.17363110053752, -1.7658511557233505, 0.004253908342390922, -1.7869342552338698, -0.025017298631100825, -0.3828411054685153, 1.1645568352153952, -0.04289135373639144, 2.220446049250313e-16, -0.33028820553841487], "max": [0.459761718245351, 0.3377730416309968, 1.417733235262916, -0.009464927874643892, 1.3665031398054448, 0.19930694136630717, 0.5014240723820572, -0.09966844220616783, 1.4113079970837248, 1.3324756281538797, 1.3977788242094698, 1.3014434531723948], "count": [364]}, "eef_sim_pose_action": {"mean": [0.18853661161464394, 0.30208061478759374, 1.214312653721893, -0.462461470143478, 0.43776044440286904, -0.255341268995888, 0.1863257783235202, -0.30083997829230025, 1.2347935629662645, 0.3532681469476246, 0.5140068300493953, 0.17768131490945238], "std": [0.17055298430824561, 0.06790041490616451, 0.057826366877003606, 0.5848329036991274, 0.5303660128259715, 0.5567181509031042, 0.17018999427529244, 0.0649462910818508, 0.07594823754048267, 0.44434623027644693, 0.5682056770912524, 0.40116821323833135], "min": [-0.0011355172988156102, 0.09310720300938866, 1.174533465035222, -1.796766947366295, 0.010732812568378547, -1.812785236888789, -0.03846039668378812, -0.385095489696604, 1.1642710319928093, -0.046676412190800855, 0.0, -0.3625549428427511], "max": [0.4597226870973683, 0.338050951336047, 1.4231160480883385, -0.007349902803646117, 1.3683226233373649, 0.21138040168943162, 0.5004051964460016, -0.09945911662370906, 1.4174756405149287, 1.3711237628458035, 1.3977921223639265, 1.349370660972874], "count": [364]}, "gripper_mode_state": {"mean": [0.16483516483516483, 0.1401098901098901], "std": [0.3710317146403105, 0.3471010066296033], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_state": {"mean": [1.8626373626373627, 1.8543956043956045], "std": [0.4778956508585617, 0.4896819079460551], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_mode_action": {"mean": [0.17032967032967034, 0.1401098901098901], "std": [0.3759221644636774, 0.34710100662960325], "min": [0, 0], "max": [1, 1], "count": [364]}, "gripper_activity_action": {"mean": [1.9752747252747254, 1.9752747252747254], "std": [0.2014880939374593, 0.20148809393746014], "min": [0, 0], "max": [2, 2], "count": [364]}, "gripper_open_scale_state": {"mean": [0.8298491690447107, 0.837791591607609], "std": [0.3004875804667467, 0.3060766495373518], "min": [0.1473539161682129, 0.04073999404907227], "max": [0.9777780151367188, 0.9734104156494141], "count": [364]}, "gripper_open_scale_action": {"mean": [0.8296703296703297, 0.8598901098901099], "std": [0.3759221644636774, 0.3471010066296032], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [364]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6376240359477124]], [[0.639848287037037]], [[0.6101866176470588]]], "std": [[[0.16811992571787523]], [[0.20010684775104645]], [[0.22155806345965143]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6111100217864923]], [[0.6226471922657951]], [[0.5924398284313726]]], "std": [[[0.16554138630716636]], [[0.19645824105528756]], [[0.21408469224370671]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186991258169935]], [[0.38955543572984747]], [[0.34761935729847493]]], "std": [[[0.22535613565929946]], [[0.23873308831849382]], [[0.2729123638737996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450163017429194]], [[0.4343546650326798]], [[0.41076255174291937]]], "std": [[[0.2247240883650446]], [[0.2294346159820406]], [[0.25717583641788105]]], "count": [100]}, "observation.state": {"min": [-0.5363829731941223, -0.001276595750823617, -1.3170212507247925, 0.049361702054739, -0.4517021179199219, -1.0423403978347778, -2.7551064491271973, -0.2365957498550415, -0.001276595750823617, -1.6393617391586304, -0.008085106499493122, -0.07744681090116501, -0.05382978543639183, -2.742553234100342, 14.82468318939209, 3.1801586151123047], "max": [0.0191489364951849, 2.103191375732422, -0.054680850356817245, 0.8748936057090759, 0.2614893615245819, -0.005744680762290955, -0.3246808648109436, 0.7076596021652222, 2.114680767059326, 0.0, 1.053617000579834, 0.5357446670532227, 0.4604255259037018, 0.01234042551368475, 97.77780151367188, 97.3410415649414], "mean": [-0.08222964406013489, 0.666212260723114, -0.5045462250709534, 0.3907224237918854, -0.02852332964539528, -0.2971435785293579, -2.371514081954956, 0.04401082545518875, 0.6321541666984558, -0.48616281151771545, 0.3176826536655426, 0.06745424121618271, 0.11141236126422882, -2.397961378097534, 84.67473602294922, 85.55606079101562], "std": [0.15245869755744934, 0.8793772459030151, 0.4899132549762726, 0.18352486193180084, 0.1624641865491867, 0.34081628918647766, 0.8247414231300354, 0.1849009394645691, 0.8516302108764648, 0.586420476436615, 0.33414193987846375, 0.17636817693710327, 0.1618395894765854, 0.8282666802406311, 28.147907257080078, 28.311471939086914], "count": [315]}, "action": {"min": [-0.5430291891098022, -0.003067961661145091, -1.3222914934158325, 0.11504855751991272, -0.4601942300796509, -1.0492428541183472, -2.7551064491271973, -0.24083498120307922, -0.003067961661145091, -1.6413594484329224, -0.0015339808305725455, -0.0782330185174942, -0.05982524901628494, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.02147573046386242, 2.104621648788452, -0.11351457983255386, 0.8835729360580444, 0.3067961633205414, -0.023009711876511574, -0.3246808648109436, 0.7117670774459839, 2.113825559616089, -0.0015339808305725455, 1.0661166906356812, 0.5399612188339233, 0.4632622003555298, 0.01234042551368475, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08372130244970322, 0.6674869656562805, -0.5071997046470642, 0.3962036073207855, -0.02506960928440094, -0.30440130829811096, -2.371514081954956, 0.04450947418808937, 0.6373072266578674, -0.4905225336551666, 0.32010990381240845, 0.06886353343725204, 0.11375807225704193, -2.397961378097534, 85.0793685913086, 88.25396728515625, 0.0, 0.0], "std": [0.15612371265888214, 0.8820921778678894, 0.4904012680053711, 0.18305644392967224, 0.1657164841890335, 0.34584924578666687, 0.8247414231300354, 0.18591821193695068, 0.854871392250061, 0.5861812829971313, 0.3367885649204254, 0.17929980158805847, 0.16267088055610657, 0.8282666802406311, 35.629173278808594, 32.19679641723633, 0.0, 0.0], "count": [315]}, "timestamp": {"min": [0.0], "max": [10.466666666666667], "mean": [5.233333333333333], "std": [3.031073639390407], "count": [315]}, "frame_index": {"min": [0], "max": [314], "mean": [157.0], "std": [90.93220918171221], "count": [315]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [315]}, "index": {"min": [364], "max": [678], "mean": [521.0], "std": [90.93220918171221], "count": [315]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [315]}, "subtask_annotation": {"mean": [2.403174603174603, 6.0, 6.0, 6.0, 6.0], "std": [1.8098468104925975, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [315]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [315]}, "eef_direction_state": {"mean": [4.666666666666667, 4.415873015873016], "std": [1.920648038785064, 2.082825183681959], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_state": {"mean": [0.819047619047619, 0.8603174603174604], "std": [0.9439627956848667, 0.9324042454840731], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_state": {"mean": [0.6222222222222222, 0.7428571428571429], "std": [0.8281638601078388, 0.8695399779438724], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_direction_action": {"mean": [4.723809523809524, 4.450793650793651], "std": [1.914830531331388, 2.042397674060393], "min": [0, 0], "max": [6, 6], "count": [315]}, "eef_velocity_action": {"mean": [0.7714285714285715, 0.8539682539682539], "std": [0.9352749483574023, 0.9280163854645048], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_acc_mag_action": {"mean": [0.6634920634920635, 0.7587301587301587], "std": [0.8476487718466924, 0.8758913683159854], "min": [0, 0], "max": [2, 2], "count": [315]}, "eef_sim_pose_state": {"mean": [0.16542152842243155, 0.3073400915896842, 1.2101838339452697, -0.45676807988325163, 0.5165145346793052, -0.22352127280664108, 0.1635145320397498, -0.31891080708576064, 1.2171477731940405, 0.1997959978463607, 0.44099506750047784, 0.1520622157504868], "std": [0.1504626412328384, 0.04941255487483903, 0.04575004602254046, 0.6091057134897108, 0.4720425340416494, 0.5330852053745334, 0.150524264702518, 0.05943967623084303, 0.05415125706595925, 0.30148003792528544, 0.46603114630947184, 0.31758876323105706], "min": [0.03359575704557111, 0.1547655964419495, 1.1667320779359713, -1.838105263463494, 0.006592943768265469, -1.7951014868029855, 0.024313384087670854, -0.39350699497985475, 1.155166610283429, -0.054700916142813666, -0.009360379780668726, -0.25682666739425264], "max": [0.4184034068085742, 0.3352420515826017, 1.3440544827998693, -0.005293424682752283, 1.4293783730386531, 0.12371671641985138, 0.4403599904938107, -0.09840699585274877, 1.3525199903383365, 0.9501468521586278, 1.238641309816097, 0.9223518614065199], "count": [315]}, "eef_sim_pose_action": {"mean": [0.1654394759274721, 0.30675194759615604, 1.2097604718474526, -0.45208257796809487, 0.5204590093798319, -0.21281274821150445, 0.16421968641209997, -0.3186666797667557, 1.217108209546484, 0.19928874284417353, 0.4445209082323079, 0.15137908619614485], "std": [0.15093721974098762, 0.050398682646950896, 0.045921624386547656, 0.6038618796047159, 0.4694546050770583, 0.5337421207212314, 0.15145807767195352, 0.05961980701497594, 0.05471033844720009, 0.29549414203194635, 0.4650616878325516, 0.3147683534730714], "min": [0.02569420332338466, 0.15162979468367926, 1.1663131791361898, -1.832794332147493, 0.1104464716293565, -1.8166161213787606, 0.01947800942446424, -0.3985163076079453, 1.1551557420271301, -0.060475774587860694, -0.0030675249078686573, -0.26172098121635834], "max": [0.41707368921366567, 0.33537166409431274, 1.3482746513058568, -0.01073697025651995, 1.438157689007804, 0.15719233164743562, 0.44179837278203704, -0.09641053408798214, 1.3592091074908956, 0.9495766810278314, 1.2271769754939035, 0.9085307874565667], "count": [315]}, "gripper_mode_state": {"mean": [0.14285714285714285, 0.11428571428571428], "std": [0.3499271061118851, 0.3181579635902871], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_state": {"mean": [1.838095238095238, 1.838095238095238], "std": [0.5125190113170929, 0.5125190113170934], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_mode_action": {"mean": [0.1492063492063492, 0.11746031746031746], "std": [0.3562917548342411, 0.3219679972954447], "min": [0, 0], "max": [1, 1], "count": [315]}, "gripper_activity_action": {"mean": [1.9714285714285715, 1.9714285714285715], "std": [0.21633936555429692, 0.2163393655542965], "min": [0, 0], "max": [2, 2], "count": [315]}, "gripper_open_scale_state": {"mean": [0.8467457300821997, 0.855561159966483], "std": [0.28147950070671407, 0.2831145701578419], "min": [0.1482468318939209, 0.031801586151123044], "max": [0.9777780151367188, 0.9734104156494141], "count": [315]}, "gripper_open_scale_action": {"mean": [0.8507936507936508, 0.8825396825396825], "std": [0.3562917548342411, 0.3219679972954447], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [315]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6367673856209151]], [[0.6398608769063181]], [[0.610025438453159]]], "std": [[[0.16785222483083534]], [[0.1977980668495121]], [[0.21761079648715947]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6087337990196078]], [[0.621143635620915]], [[0.5911029166666667]]], "std": [[[0.16589338622181649]], [[0.19454918164639762]], [[0.21032899335287483]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4231668818082789]], [[0.3943723965141612]], [[0.3533464651416122]]], "std": [[[0.2214817894450383]], [[0.23471685786721366]], [[0.2698676191040411]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4469900435729847]], [[0.42701123638344224]], [[0.3987905364923747]]], "std": [[[0.22343630526230082]], [[0.22592817442051555]], [[0.2574059456169011]]], "count": [100]}, "observation.state": {"min": [-0.46234041452407837, -0.001276595750823617, -1.3646808862686157, 0.11765957623720169, -0.3582978844642639, -1.0025532245635986, -2.7551064491271973, -0.23808510601520538, -0.001276595750823617, -1.6731915473937988, 0.11106383055448532, -0.08787234127521515, -0.01425531879067421, -2.742553234100342, 14.74283218383789, 3.8660178184509277], "max": [0.0031914892606437206, 2.1610639095306396, -0.09021276235580444, 0.7210638523101807, 0.3044680953025818, 0.006595744751393795, -0.3223404288291931, 0.6836169958114624, 2.231276512145996, -0.04510638117790222, 0.9187234044075012, 0.529574453830719, 0.6238297820091248, -0.008085106499493122, 97.77780151367188, 97.3410415649414], "mean": [-0.09108813852071762, 0.6490226984024048, -0.4536091387271881, 0.3087880611419678, -0.008599182590842247, -0.2937012314796448, -2.3761889934539795, 0.0738065168261528, 0.7141970992088318, -0.5742378830909729, 0.360237181186676, 0.06187676638364792, 0.16677488386631012, -2.400035858154297, 84.8334732055664, 85.62567901611328], "std": [0.1327010691165924, 0.8660035729408264, 0.47335246205329895, 0.14404183626174927, 0.14963647723197937, 0.3335356116294861, 0.8224143385887146, 0.18043455481529236, 0.8923815488815308, 0.6222403049468994, 0.2789347469806671, 0.1658213883638382, 0.21483765542507172, 0.8288132548332214, 28.070907592773438, 28.33115005493164], "count": [329]}, "action": {"min": [-0.46172821521759033, -0.004601942375302315, -1.3667768239974976, 0.0951068103313446, -0.3604854941368103, -1.009359359741211, -2.7551064491271973, -0.24390295147895813, -0.0015339808305725455, -1.6735730171203613, 0.11351457983255386, -0.08897088468074799, -0.016873788088560104, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 2.1675148010253906, -0.09357282519340515, 0.7255728840827942, 0.3129320740699768, 0.007669903803616762, -0.3223404288291931, 0.6872233748435974, 2.2350099086761475, -0.04601942375302315, 0.9234564304351807, 0.5353593230247498, 0.6350680589675903, -0.008085106499493122, 100.0, 100.0, 0.0, 0.0], "mean": [-0.09199172258377075, 0.650193989276886, -0.4534900188446045, 0.30889981985092163, -0.005254576448351145, -0.2993733882904053, -2.3761889934539795, 0.07563578337430954, 0.716616153717041, -0.5777043104171753, 0.3668826222419739, 0.06340143084526062, 0.1704491674900055, -2.400035858154297, 85.41033172607422, 87.8419418334961, 0.0, 0.0], "std": [0.13384011387825012, 0.8688820600509644, 0.4730975329875946, 0.14621824026107788, 0.15343855321407318, 0.33762046694755554, 0.8224143385887146, 0.18300776183605194, 0.8927587270736694, 0.6223854422569275, 0.28167882561683655, 0.16793912649154663, 0.21853747963905334, 0.8288132548332214, 35.30010986328125, 32.680049896240234, 0.0, 0.0], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [329]}, "index": {"min": [679], "max": [1007], "mean": [843.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [2.641337386018237, 6.0, 6.0, 6.0, 6.0], "std": [1.781087584436855, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [329]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [329]}, "eef_direction_state": {"mean": [4.76595744680851, 4.382978723404255], "std": [1.876894158464939, 2.0933711274780817], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [0.7750759878419453, 0.9270516717325228], "std": [0.9345701401229547, 0.9616494823028365], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.6443768996960486, 0.7051671732522796], "std": [0.838641427889633, 0.8404681279981806], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [4.829787234042553, 4.328267477203648], "std": [1.8454479321379378, 2.138478788120223], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [0.723404255319149, 0.9209726443768997], "std": [0.9189490945647334, 0.9674729542394477], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.5927051671732523, 0.756838905775076], "std": [0.82775283082564, 0.8586182305553287], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.1665380150429224, 0.30895397503042965, 1.2061836570580151, -0.37088021447225844, 0.4793042625237345, -0.15345506655934363, 0.18077544830287545, -0.30995253372901427, 1.2248225447187808, 0.25477999219900377, 0.47790178620903445, 0.17699619861234264], "std": [0.1486981523936658, 0.047433383152513664, 0.04245773084788862, 0.49596100248898345, 0.44556475905526866, 0.44697468285012115, 0.15903688144190536, 0.061558388452801455, 0.059192466758689555, 0.31709046775203265, 0.47542567106759626, 0.3122845263489909], "min": [0.05608604077379342, 0.16464608653971685, 1.1697020250829488, -1.5990031548474692, 0.1344001248394764, -1.5042285785465441, 0.04089367267749642, -0.4022221904657344, 1.1580692647150725, -0.017257200522346507, 0.06467238576168644, -0.08505174620504054], "max": [0.41471880668984157, 0.3381998217930868, 1.3473214883591995, 0.024504499190482046, 1.3006286218534022, 0.3440482258026731, 0.4670264207166111, -0.08300034899847851, 1.3649987748063357, 0.9048562405761416, 1.2908737784291988, 0.9470742143087323], "count": [329]}, "eef_sim_pose_action": {"mean": [0.16683416785482674, 0.3088009056216557, 1.2055917566613925, -0.3693179424015298, 0.47945539925975333, -0.14638136937445492, 0.18059163390212804, -0.3093596400923366, 1.2249782665768678, 0.2546791823078979, 0.48402863960828113, 0.17676916355427252], "std": [0.14895940763026752, 0.04773226743246315, 0.043203101723586566, 0.49705957288497027, 0.4421691755394912, 0.4546313558353829, 0.15848849797771697, 0.06249138762851994, 0.06045656718981704, 0.3141370907032259, 0.47630270533560776, 0.31194652787814015], "min": [0.059574367295060014, 0.16457362129992134, 1.1689122473835964, -1.603997705731321, 0.1410720732801014, -1.5323423683690178, 0.035178946337745494, -0.4066218850912503, 1.156698325342104, -0.01973794290735164, 0.06441960330974039, -0.09398151163251343], "max": [0.4138277464709469, 0.33859347264172374, 1.3524392453971756, 0.027371776860193313, 1.30497172109115, 0.3643494459430297, 0.4663607742782613, -0.08051455769612503, 1.3693152234610821, 0.8937901081427492, 1.3011123372728535, 0.9570871661127105], "count": [329]}, "gripper_mode_state": {"mean": [0.1398176291793313, 0.11854103343465046], "std": [0.34679772166207073, 0.323247671030891], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.844984802431611, 1.8389057750759878], "std": [0.5025594822542764, 0.5126426143896241], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.1458966565349544, 0.12158054711246201], "std": [0.35300258093515124, 0.3268007308380701], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.972644376899696, 1.972644376899696], "std": [0.21176490514711707, 0.2117649051471169], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.8483330337907101, 0.8562568147421611], "std": [0.2807090512396687, 0.28331164247414314], "min": [0.1474283218383789, 0.03866017818450928], "max": [0.9777780151367188, 0.9734104156494141], "count": [329]}, "gripper_open_scale_action": {"mean": [0.8541033434650456, 0.878419452887538], "std": [0.35300258093515124, 0.3268007308380701], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [329]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6405901633986928]], [[0.6436589978213507]], [[0.6140980119825709]]], "std": [[[0.1674747127867327]], [[0.19960816332174341]], [[0.2205745201715462]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6119898665577342]], [[0.6242785539215686]], [[0.5942289133986928]]], "std": [[[0.16649424715648406]], [[0.19708989130573973]], [[0.2139202937535958]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41742978213507625]], [[0.3968237962962963]], [[0.36165236928104577]]], "std": [[[0.20986477742014198]], [[0.22198219223307808]], [[0.2523454322443429]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304075871459695]], [[0.41999539760348586]], [[0.3953413507625272]]], "std": [[[0.21708223887617675]], [[0.22402789790338265]], [[0.2537361903687461]]], "count": [100]}, "observation.state": {"min": [-0.5085106492042542, 0.00042553190723992884, -1.323404312133789, -0.10723404586315155, -0.46893617510795593, -0.987021267414093, -2.7551064491271973, -0.17787234485149384, -0.001276595750823617, -1.6789361238479614, 0.14914894104003906, -0.1346808522939682, -0.016808509826660156, -2.7357447147369385, 14.028238296508789, 5.379795551300049], "max": [0.10382978618144989, 2.1897871494293213, 0.0, 0.6653191447257996, 0.20680850744247437, 0.013829787261784077, -0.30191490054130554, 0.7772340178489685, 2.2859573364257812, -0.05808510631322861, 1.164042592048645, 0.5655319094657898, 0.5863829851150513, -0.05276595801115036, 97.77780151367188, 97.10391235351562], "mean": [-0.06368155777454376, 0.6712324023246765, -0.420154869556427, 0.2046123445034027, -0.02695293352007866, -0.24067212641239166, -2.406273365020752, 0.08064528554677963, 0.6806871294975281, -0.5766391158103943, 0.3853141665458679, 0.035287752747535706, 0.1645754873752594, -2.3975157737731934, 85.85966491699219, 85.53594207763672], "std": [0.14741244912147522, 0.8629970550537109, 0.5516930818557739, 0.26149168610572815, 0.14607439935207367, 0.3345547318458557, 0.7863256931304932, 0.1948879212141037, 0.8991250991821289, 0.6199527382850647, 0.28361770510673523, 0.1598404198884964, 0.2276443988084793, 0.8175038695335388, 26.839309692382812, 27.943864822387695], "count": [305]}, "action": {"min": [-0.5092816352844238, -0.0015339808305725455, -1.323825478553772, -0.11044661700725555, -0.47400006651878357, -0.9940195679664612, -2.7551064491271973, -0.1902136206626892, -0.0015339808305725455, -1.6797089576721191, 0.15033011138439178, -0.1365242898464203, -0.026077672839164734, -2.7357447147369385, 0.0, 0.0, 0.0, 0.0], "max": [0.11351457983255386, 2.199728488922119, -0.0, 0.6688156127929688, 0.24236896634101868, 0.015339807607233524, -0.30191490054130554, 0.780796229839325, 2.2917673587799072, -0.058291271328926086, 1.1750292778015137, 0.5844466686248779, 0.5905826091766357, -0.05276595801115036, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06497997790575027, 0.6725540161132812, -0.4208136796951294, 0.204018697142601, -0.024961329996585846, -0.2475142925977707, -2.406273365020752, 0.082819864153862, 0.6822388172149658, -0.578521728515625, 0.3879360258579254, 0.036518823355436325, 0.16650977730751038, -2.3975157737731934, 86.88524627685547, 88.19672393798828, 0.0, 0.0], "std": [0.14970727264881134, 0.868071973323822, 0.5562031269073486, 0.26368850469589233, 0.1483875960111618, 0.3426762521266937, 0.7863256931304932, 0.19738614559173584, 0.8998286724090576, 0.6192378401756287, 0.2878272831439972, 0.1634639948606491, 0.2290370613336563, 0.8175038695335388, 33.75619888305664, 32.26466751098633, 0.0, 0.0], "count": [305]}, "timestamp": {"min": [0.0], "max": [10.133333333333333], "mean": [5.066666666666666], "std": [2.934848093740685], "count": [305]}, "frame_index": {"min": [0], "max": [304], "mean": [152.0], "std": [88.04544281222056], "count": [305]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [305]}, "index": {"min": [1008], "max": [1312], "mean": [1160.0], "std": [88.04544281222056], "count": [305]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [305]}, "subtask_annotation": {"mean": [2.8065573770491805, 6.0, 6.0, 6.0, 6.0], "std": [1.7495544025161407, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [305]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [305]}, "eef_direction_state": {"mean": [4.60655737704918, 4.622950819672131], "std": [1.967595591233695, 1.9431589493655255], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_state": {"mean": [0.8098360655737705, 0.8950819672131147], "std": [0.9214573130009238, 0.9795325465112541], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_state": {"mean": [0.7016393442622951, 0.7311475409836066], "std": [0.852862451823695, 0.8607166254808829], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_direction_action": {"mean": [4.636065573770492, 4.5442622950819676], "std": [1.9674426095644102, 2.0290128901144207], "min": [0, 0], "max": [6, 6], "count": [305]}, "eef_velocity_action": {"mean": [0.7967213114754098, 0.8885245901639345], "std": [0.9257637012377579, 0.9788079670091399], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_acc_mag_action": {"mean": [0.7377049180327869, 0.7016393442622951], "std": [0.8703050029573128, 0.8566981608360666], "min": [0, 0], "max": [2, 2], "count": [305]}, "eef_sim_pose_state": {"mean": [0.17415937068480888, 0.3111318368463047, 1.2070082685268926, -0.3864556632620459, 0.4260955393749181, -0.193158576572337, 0.17287182857445482, -0.3093061302473538, 1.2222700428169997, 0.2115035022953791, 0.470787795673157, 0.13675722395454953], "std": [0.14677035645891787, 0.04581044271117105, 0.044345634581070194, 0.587163630422485, 0.5226230071296042, 0.49863601070138835, 0.16252062034240372, 0.06529601742706458, 0.061652229469281984, 0.31925594834709, 0.43782191718707186, 0.3184585674565832], "min": [0.055806434224433626, 0.16689181318073285, 1.1630786807972244, -1.7696144255300437, 0.004040576048789379, -1.7556626704475475, 0.028566658300616513, -0.3788707826988218, 1.1448964365407641, -0.018252563620074724, 0.08977452147352682, -0.22740458534939792], "max": [0.44547272662614146, 0.3562192905562906, 1.3509872449761051, 0.029486774974839425, 1.4332992256520298, 0.15395815130007984, 0.49018448262891035, -0.06334908855496713, 1.3962832167516235, 0.9990354318636787, 1.2361807796380093, 0.9528756593984101], "count": [305]}, "eef_sim_pose_action": {"mean": [0.17508683745737016, 0.3105076835919539, 1.2064237894906356, -0.38376788153471686, 0.42591253072667523, -0.1849280499241404, 0.17246975594058744, -0.30874792484862146, 1.2222205140171116, 0.2088401397111815, 0.4733857034525951, 0.1362446304120224], "std": [0.1472796089568142, 0.046253000206637904, 0.04500826861147283, 0.5835373973977113, 0.5239777228482372, 0.49854237364895587, 0.16236488371689572, 0.06625563200423999, 0.06259374703759804, 0.31245016720479213, 0.438377316241188, 0.3170759385908482], "min": [0.06901031914719892, 0.1663019514225593, 1.158854649235689, -1.8058173382950498, 0.0015331849807882492, -1.7898581973134438, 0.020873624649795777, -0.38443261406322776, 1.1428552282169937, -0.026224006276458326, 0.09049193975831571, -0.2325424058712675], "max": [0.4450768803645843, 0.35912788430968046, 1.3572860499774404, 0.0329127233856652, 1.4504697166077491, 0.15594231665385805, 0.49035169836907777, -0.059897826084018876, 1.4028567080301566, 0.9786885766514606, 1.257299813436834, 0.9350876539497146], "count": [305]}, "gripper_mode_state": {"mean": [0.12786885245901639, 0.11475409836065574], "std": [0.3339437213511124, 0.3187249523807151], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_state": {"mean": [1.839344262295082, 1.8262295081967213], "std": [0.5093482458807808, 0.5303576397248494], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_mode_action": {"mean": [0.13114754098360656, 0.1180327868852459], "std": [0.33756164396678834, 0.32264694033160823], "min": [0, 0], "max": [1, 1], "count": [305]}, "gripper_activity_action": {"mean": [1.9704918032786884, 1.9704918032786884], "std": [0.21979443622418737, 0.21979443622418804], "min": [0, 0], "max": [2, 2], "count": [305]}, "gripper_open_scale_state": {"mean": [0.8585952317284814, 0.8553600425407509], "std": [0.26839325667852393, 0.27943852342613584], "min": [0.14028238296508788, 0.05379795551300049], "max": [0.9777780151367188, 0.9710391235351562], "count": [305]}, "gripper_open_scale_action": {"mean": [0.8688524590163934, 0.8819672131147541], "std": [0.33756164396678834, 0.32264694033160823], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [305]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6384644798474945]], [[0.642429044117647]], [[0.612908954248366]]], "std": [[[0.1636562974335939]], [[0.19383513118975024]], [[0.21384302129015204]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6093774210239652]], [[0.6226517047930282]], [[0.5928676361655774]]], "std": [[[0.1629327950542454]], [[0.19167842186505196]], [[0.2076664513729761]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42779087145969497]], [[0.4031470397603486]], [[0.3652444035947712]]], "std": [[[0.2087946959804288]], [[0.22244480339976483]], [[0.2552994440307888]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44419028050108933]], [[0.42792434368191723]], [[0.4006362908496732]]], "std": [[[0.21038272895586907]], [[0.21802749234068336]], [[0.24951405999774928]]], "count": [100]}, "observation.state": {"min": [-0.4410638213157654, -0.0008510638144798577, -1.4214893579483032, -0.02148936130106449, -0.4959574341773987, -0.789787232875824, -2.7551064491271973, -0.3242553174495697, -0.001276595750823617, -1.8419148921966553, 0.002340425504371524, -0.07638297975063324, -0.14553190767765045, -2.7421276569366455, 13.067639350891113, 5.104599952697754], "max": [0.059574469923973083, 2.2065956592559814, -0.011914893984794617, 0.6748936176300049, 0.18617020547389984, -0.002765957498922944, -0.2744680941104889, 0.6768085360527039, 2.358297824859619, -0.0017021276289597154, 0.9197872281074524, 0.5493617057800293, 0.5463829636573792, -0.04468085244297981, 97.77780151367188, 97.32622528076172], "mean": [-0.054692771285772324, 0.6365728378295898, -0.416199654340744, 0.18755385279655457, -0.05838238075375557, -0.22369611263275146, -2.355978012084961, 0.047080427408218384, 0.7666189670562744, -0.6463860273361206, 0.35106316208839417, 0.07856851816177368, 0.1246538758277893, -2.411853551864624, 84.14399719238281, 86.02767181396484], "std": [0.12764042615890503, 0.8798110485076904, 0.543046772480011, 0.2237386852502823, 0.1592317372560501, 0.25770920515060425, 0.8432641625404358, 0.21263368427753448, 0.9467275738716125, 0.6740292310714722, 0.2540035545825958, 0.1769106239080429, 0.20296049118041992, 0.8070502281188965, 28.78159523010254, 27.584882736206055], "count": [331]}, "action": {"min": [-0.44332045316696167, -0.006135923322290182, -1.4235341548919678, -0.023009711876511574, -0.5016117095947266, -0.7961360216140747, -2.7551064491271973, -0.32827189564704895, -0.0015339808305725455, -1.8515148162841797, -0.019941750913858414, -0.08436894416809082, -0.1595340073108673, -2.7421276569366455, 0.0, 0.0, 0.0, 0.0], "max": [0.07363107800483704, 2.2120003700256348, -0.012271846644580364, 0.6826214790344238, 0.20248545706272125, -0.023009711876511574, -0.2744680941104889, 0.6810874938964844, 2.3638644218444824, 0.0015339808305725455, 0.9295923709869385, 0.5537670850753784, 0.5568350553512573, -0.04468085244297981, 100.0, 100.0, 0.0, 0.0], "mean": [-0.054453253746032715, 0.6396846175193787, -0.41799381375312805, 0.18919357657432556, -0.05696592852473259, -0.22938178479671478, -2.355978012084961, 0.0484895259141922, 0.7709757685661316, -0.6495183110237122, 0.34975212812423706, 0.07828840613365173, 0.1274223029613495, -2.411853551864624, 84.59214782714844, 88.51963806152344, 0.0, 0.0], "std": [0.12846995890140533, 0.8822746276855469, 0.5433952808380127, 0.22526270151138306, 0.16195382177829742, 0.26195207238197327, 0.8432641625404358, 0.21469099819660187, 0.9487021565437317, 0.6752185821533203, 0.2573125958442688, 0.17856337130069733, 0.2087419033050537, 0.8070502281188965, 36.10245132446289, 31.8785400390625, 0.0, 0.0], "count": [331]}, "timestamp": {"min": [0.0], "max": [11.0], "mean": [5.5], "std": [3.1850344494910012], "count": [331]}, "frame_index": {"min": [0], "max": [330], "mean": [165.0], "std": [95.55103348473003], "count": [331]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [331]}, "index": {"min": [1313], "max": [1643], "mean": [1478.0], "std": [95.55103348473003], "count": [331]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [331]}, "subtask_annotation": {"mean": [2.5075528700906347, 6.0, 6.0, 6.0, 6.0], "std": [1.8335008676013194, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [331]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [331]}, "eef_direction_state": {"mean": [4.734138972809668, 4.235649546827794], "std": [1.9313006352788558, 2.1817835045825196], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_state": {"mean": [0.7643504531722054, 0.9788519637462235], "std": [0.9321698290405611, 0.9721996173163421], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_state": {"mean": [0.6555891238670695, 0.7552870090634441], "std": [0.863382584240575, 0.8429165446896834], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_direction_action": {"mean": [4.833836858006042, 4.323262839879154], "std": [1.8261784071095337, 2.1333284464002094], "min": [0, 0], "max": [6, 6], "count": [331]}, "eef_velocity_action": {"mean": [0.7522658610271903, 0.9577039274924471], "std": [0.9290312672246622, 0.9730629607759845], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_acc_mag_action": {"mean": [0.6102719033232629, 0.7190332326283988], "std": [0.8527989735046426, 0.8387699428463581], "min": [0, 0], "max": [2, 2], "count": [331]}, "eef_sim_pose_state": {"mean": [0.17146125660601386, 0.3139520637613065, 1.2053785929449472, -0.38075708525471774, 0.37691775083889906, -0.21128851571594542, 0.19327763550945107, -0.30855918612874433, 1.226603926581553, 0.2210902501331887, 0.4475004561992337, 0.1708730679595911], "std": [0.15196303432847627, 0.04672958222818238, 0.0455339395772225, 0.5155364398237987, 0.4886310373011195, 0.4596832913668794, 0.17830521863284987, 0.06803991743733252, 0.06160512224247479, 0.30466568259977006, 0.43530003597531447, 0.29341067434614], "min": [0.061911863357168806, 0.16830727198995196, 1.1636419907301438, -1.5778645547294252, -0.004466700887838071, -1.5308403986445216, 0.022655201962505332, -0.43315410540367383, 1.1492576941637187, -0.04656828811006652, 0.00042547179673735336, -0.018825365009712165], "max": [0.4324288773780281, 0.3391074566314027, 1.359884922354829, -0.002744411585266453, 1.3199756201489814, 0.1828209619672348, 0.5096843933770365, -0.07771438904209313, 1.3658062801476292, 1.126871747674993, 1.207766975651289, 1.0123119071816555], "count": [331]}, "eef_sim_pose_action": {"mean": [0.17195590780852102, 0.3139395223404135, 1.2050993087238062, -0.3800538102001714, 0.37950272065458623, -0.20506311797665114, 0.19400361684056155, -0.30770602464064856, 1.2268297634304701, 0.21853016636947328, 0.4481420274637899, 0.16817433729530396], "std": [0.15228388595245465, 0.046843732124909825, 0.046570419554796905, 0.5144093879372965, 0.4878347319317903, 0.46355560738964413, 0.17838323458771685, 0.06839032071515129, 0.06280716332678561, 0.3010015307065656, 0.4384894761525217, 0.2908157889602754], "min": [0.06666136353340578, 0.1683823702511078, 1.1617681241039666, -1.57702011401635, 0.007669867706879163, -1.584922173637391, 0.01533403901784628, -0.43574711126087146, 1.1460080965587256, -0.06246956333052158, -0.027608405776043066, -0.021594062844615864], "max": [0.4313795751848442, 0.34333157373777634, 1.363038472112186, -0.022986180481183238, 1.3304880296753714, 0.22598941700191388, 0.5101544670076049, -0.07498427518959996, 1.3670325970940231, 1.1209716247576407, 1.2164430222851799, 1.0324041839088158], "count": [331]}, "gripper_mode_state": {"mean": [0.1510574018126888, 0.11178247734138973], "std": [0.358104821484283, 0.31509864344489136], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_state": {"mean": [1.851963746223565, 1.8398791540785497], "std": [0.49084126428196784, 0.5112439516957715], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_mode_action": {"mean": [0.1540785498489426, 0.1148036253776435], "std": [0.3610240301218028, 0.31878480669221665], "min": [0, 0], "max": [1, 1], "count": [331]}, "gripper_activity_action": {"mean": [1.972809667673716, 1.972809667673716], "std": [0.21113480615898703, 0.2111348061589868], "min": [0, 0], "max": [2, 2], "count": [331]}, "gripper_open_scale_state": {"mean": [0.8414388581417175, 0.860277603731413], "std": [0.2878157055189458, 0.2758486479275532], "min": [0.13067639350891114, 0.05104599952697754], "max": [0.9777780151367188, 0.9732622528076171], "count": [331]}, "gripper_open_scale_action": {"mean": [0.8459214501510574, 0.8851963746223565], "std": [0.36102403012180273, 0.31878480669221665], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [331]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6344081263616558]], [[0.638467908496732]], [[0.6091600381263617]]], "std": [[[0.16525754587706998]], [[0.19498305266422294]], [[0.21437362981850241]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6058437282135076]], [[0.6191783959694989]], [[0.589401279956427]]], "std": [[[0.16432586140217909]], [[0.19285842242081805]], [[0.20820416115205886]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43024811274509805]], [[0.4076371377995643]], [[0.37213516612200437]]], "std": [[[0.21197221182895296]], [[0.22641550711122954]], [[0.2604672119451052]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44374880446623094]], [[0.4289852478213507]], [[0.40270986928104574]]], "std": [[[0.2073639797275956]], [[0.21331530174711621]], [[0.24513768063285543]]], "count": [100]}, "observation.state": {"min": [-0.41085106134414673, -0.001276595750823617, -1.4768085479736328, 0.0465957447886467, -0.4746808409690857, -0.7668085098266602, -2.7551064491271973, -0.17936170101165771, -0.001276595750823617, -1.643404245376587, 0.0017021276289597154, -0.06340425461530685, -0.020212765783071518, -2.742553234100342, 14.229257583618164, 4.59909200668335], "max": [0.04744680970907211, 2.214468002319336, -0.020638298243284225, 0.725957453250885, 0.07106383144855499, 0.03638297691941261, -0.3076595664024353, 0.6791489124298096, 2.2859573364257812, -0.001276595750823617, 1.0429787635803223, 0.4589361846446991, 0.473191499710083, -0.029787234961986542, 97.77780151367188, 97.3410415649414], "mean": [-0.05657874792814255, 0.704538106918335, -0.4847671687602997, 0.23732797801494598, -0.07955483347177505, -0.25519922375679016, -2.3438053131103516, 0.05705150589346886, 0.758098840713501, -0.6104440689086914, 0.30995067954063416, 0.04495993256568909, 0.14180061221122742, -2.3807919025421143, 83.726806640625, 84.96782684326172], "std": [0.1187763512134552, 0.9243602156639099, 0.58234041929245, 0.2429400533437729, 0.18589644134044647, 0.24498994648456573, 0.8444879651069641, 0.18575216829776764, 0.9251392483711243, 0.6733511090278625, 0.3247866630554199, 0.11869363486766815, 0.1891736537218094, 0.8506981730461121, 28.8265438079834, 29.077953338623047], "count": [324]}, "action": {"min": [-0.4111068546772003, -0.006135923322290182, -1.480291485786438, 0.0475534051656723, -0.4770680367946625, -0.7715923190116882, -2.7551064491271973, -0.18100973963737488, -0.003067961661145091, -1.6474953889846802, 0.0015339808305725455, -0.06289321184158325, -0.03067961521446705, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.05062136426568031, 2.2181363105773926, -0.02147573046386242, 0.7332428097724915, 0.07363107800483704, 0.04295146092772484, -0.3076595664024353, 0.6826214790344238, 2.2856314182281494, -0.0015339808305725455, 1.052310824394226, 0.4663301706314087, 0.4770680367946625, -0.029787234961986542, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0572686530649662, 0.7067342400550842, -0.484867662191391, 0.23692913353443146, -0.07850328832864761, -0.26110681891441345, -2.3438053131103516, 0.05807347223162651, 0.7598929405212402, -0.6129676699638367, 0.31367558240890503, 0.04495416581630707, 0.14342725276947021, -2.3807919025421143, 83.64197540283203, 87.3456802368164, 0.0, 0.0], "std": [0.1196441799402237, 0.9265633821487427, 0.5832889080047607, 0.24341826140880585, 0.1865902543067932, 0.2484707534313202, 0.8444879651069641, 0.18846161663532257, 0.9265672564506531, 0.6725995540618896, 0.3253955841064453, 0.11958412081003189, 0.19115278124809265, 0.8506981730461121, 36.989505767822266, 33.246028900146484, 0.0, 0.0], "count": [324]}, "timestamp": {"min": [0.0], "max": [10.766666666666667], "mean": [5.383333333333333], "std": [3.117676604044654], "count": [324]}, "frame_index": {"min": [0], "max": [323], "mean": [161.5], "std": [93.53029812133963], "count": [324]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [324]}, "index": {"min": [1644], "max": [1967], "mean": [1805.5], "std": [93.53029812133963], "count": [324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [324]}, "subtask_annotation": {"mean": [2.638888888888889, 6.0, 6.0, 6.0, 6.0], "std": [1.7956995954326676, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [324]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [324]}, "eef_direction_state": {"mean": [4.682098765432099, 4.212962962962963], "std": [1.8907312688444482, 2.1590361043444433], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_state": {"mean": [0.8179012345679012, 0.9814814814814815], "std": [0.9300474115744074, 0.9716488609144368], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_state": {"mean": [0.6512345679012346, 0.7901234567901234], "std": [0.8232529316208619, 0.8565801856148969], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_direction_action": {"mean": [4.697530864197531, 4.166666666666667], "std": [1.916753641095364, 2.1963774889745302], "min": [0, 0], "max": [6, 6], "count": [324]}, "eef_velocity_action": {"mean": [0.7901234567901234, 0.9783950617283951], "std": [0.9291712673224922, 0.9731721794419586], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_acc_mag_action": {"mean": [0.691358024691358, 0.7870370370370371], "std": [0.8518965813985679, 0.8540129591702496], "min": [0, 0], "max": [2, 2], "count": [324]}, "eef_sim_pose_state": {"mean": [0.1851177920314655, 0.31251493784022016, 1.2067981013301963, -0.46753301132583086, 0.40983477276870783, -0.2677910434227524, 0.1926948462646088, -0.31332310318359746, 1.2277463346627473, 0.21621530239022171, 0.4449130697886746, 0.1408345591449397], "std": [0.16385125188227703, 0.04446745023077955, 0.04421915717616376, 0.5660644400929404, 0.49040310366107015, 0.5141788169592937, 0.17076755062364002, 0.06370488414213857, 0.06382912636164423, 0.28586259585359053, 0.49374195139975763, 0.2935043104001549], "min": [0.05532119279737534, 0.17456536966036218, 1.154934471207356, -1.6581953815367343, 0.01679852410495042, -1.6324476256170062, 0.021438727056595934, -0.39122160945509893, 1.1607905304005688, -0.02073982736170346, 0.0, -0.1888518568214967], "max": [0.44952329320998724, 0.3394232741630104, 1.3537939922770998, 0.037150976585784284, 1.3400886889300785, 0.042358823256401584, 0.4964690759918362, -0.08383798060336077, 1.3913033446092797, 0.9131565971942445, 1.24849972931402, 0.9874191763746414], "count": [324]}, "eef_sim_pose_action": {"mean": [0.18574745112890445, 0.3121979763348535, 1.2061697277686712, -0.46593392073712964, 0.4120863912158679, -0.2617537155252348, 0.19258296228123303, -0.31271007608721024, 1.2275834223163993, 0.2142581549292456, 0.4484474556969497, 0.13913659576771953], "std": [0.1643936916683855, 0.044673548873165915, 0.04438381038417386, 0.5622086651543546, 0.48803935195252585, 0.5130127663702252, 0.17073923805114424, 0.06459820679604496, 0.06426257996514818, 0.28225968922594846, 0.49338922714811567, 0.2942853399803745], "min": [0.04938701895267719, 0.1742873462690665, 1.1532947359508308, -1.6846283262594666, 0.015331848143116167, -1.663479550952964, 0.014082952155496826, -0.3967180902267108, 1.1592918593211492, -0.03121856333535466, -0.001533892396015979, -0.20630136978186966], "max": [0.4495920605549037, 0.3412121448466898, 1.3610092314261149, 0.0438342270076496, 1.3492155047116556, 0.04920513208933517, 0.496797606462772, -0.08167756597637352, 1.3883593032602803, 0.9088834939949632, 1.2546963793875703, 1.001980994582725], "count": [324]}, "gripper_mode_state": {"mean": [0.1574074074074074, 0.12345679012345678], "std": [0.3641844525795757, 0.32896080480183315], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_state": {"mean": [1.8395061728395061, 1.8364197530864197], "std": [0.5020154471937688, 0.516189286369741], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_mode_action": {"mean": [0.16358024691358025, 0.12654320987654322], "std": [0.3698942412815779, 0.3324605629404557], "min": [0, 0], "max": [1, 1], "count": [324]}, "gripper_activity_action": {"mean": [1.9722222222222223, 1.9722222222222223], "std": [0.21336515966301803, 0.21336515966301736], "min": [0, 0], "max": [2, 2], "count": [324]}, "gripper_open_scale_state": {"mean": [0.8372663573276908, 0.849677997400731], "std": [0.28826573162838504, 0.2907795743879006], "min": [0.14229257583618163, 0.045990920066833495], "max": [0.9777780151367188, 0.9734104156494141], "count": [324]}, "gripper_open_scale_action": {"mean": [0.8364197530864198, 0.8734567901234568], "std": [0.3698942412815779, 0.3324605629404557], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [324]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6426603104575164]], [[0.6484153295206971]], [[0.61985151416122]]], "std": [[[0.1606128594598609]], [[0.18869130609120477]], [[0.2066682355958738]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6130337854030501]], [[0.6283655228758169]], [[0.599724741285403]]], "std": [[[0.16130427016599488]], [[0.18777683406627022]], [[0.20137224567502232]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4283964705882353]], [[0.4030873638344226]], [[0.3687682107843137]]], "std": [[[0.2112569513840185]], [[0.2254262041653109]], [[0.26110291323032286]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361849891067538]], [[0.4212846677559913]], [[0.3959513834422658]]], "std": [[[0.21215459794470526]], [[0.21763200618810105]], [[0.2494331207330352]]], "count": [100]}, "observation.state": {"min": [-0.3887234032154083, -0.001276595750823617, -1.4374468326568604, 0.10085106641054153, -0.4853191375732422, -0.7219148874282837, -2.7551064491271973, -0.3940425515174866, -0.001276595750823617, -1.888723373413086, -0.04085106402635574, -0.1508510708808899, -0.3774468004703522, -2.742553234100342, 14.772597312927246, 5.626467704772949], "max": [0.06914893537759781, 2.219574451446533, -0.05276595801115036, 0.8274468183517456, 0.1346808522939682, 0.023404255509376526, -0.32319149374961853, 0.6974468231201172, 2.3580851554870605, -0.05531914904713631, 1.192553162574768, 0.6374468207359314, 0.4068085253238678, -0.05999999865889549, 97.77780151367188, 97.3410415649414], "mean": [-0.039557863026857376, 0.6060208082199097, -0.4503766894340515, 0.25367406010627747, -0.045766063034534454, -0.19132040441036224, -2.417834758758545, 0.038120221346616745, 0.827693521976471, -0.6995810866355896, 0.3656386137008667, 0.053682826459407806, 0.074041947722435, -2.430903434753418, 86.25609588623047, 86.68118286132812], "std": [0.1046166643500328, 0.8884864449501038, 0.5522172451019287, 0.2115669548511505, 0.14447735249996185, 0.2219819277524948, 0.7732300162315369, 0.2314905971288681, 0.9452433586120605, 0.6874656677246094, 0.3314235508441925, 0.18307240307331085, 0.18894563615322113, 0.786545991897583, 26.390371322631836, 26.885303497314453], "count": [333]}, "action": {"min": [-0.38963112235069275, -0.0015339808305725455, -1.4388740062713623, 0.10737865418195724, -0.4908738434314728, -0.7255728840827942, -2.7551064491271973, -0.3973010182380676, -0.0015339808305725455, -1.8929322957992554, -0.04448544234037399, -0.15186409652233124, -0.3804272413253784, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.07209710031747818, 2.222738265991211, -0.05215534567832947, 0.8344855308532715, 0.139592245221138, 0.029145635664463043, -0.32319149374961853, 0.6979612708091736, 2.3638644218444824, -0.05675728991627693, 1.2041748762130737, 0.6412039399147034, 0.4111068546772003, -0.05999999865889549, 100.0, 100.0, 0.0, 0.0], "mean": [-0.04024285823106766, 0.6064984202384949, -0.4508686661720276, 0.2549911439418793, -0.044176630675792694, -0.1964227259159088, -2.417834758758545, 0.04092458635568619, 0.8334775567054749, -0.7041804790496826, 0.3666032552719116, 0.053606435656547546, 0.07646410912275314, -2.430903434753418, 86.78678894042969, 89.1891860961914, 0.0, 0.0], "std": [0.10602690279483795, 0.8926284313201904, 0.5524699091911316, 0.21274293959140778, 0.1457124501466751, 0.2248973250389099, 0.7732300162315369, 0.2347041815519333, 0.9472328424453735, 0.6860728859901428, 0.33417046070098877, 0.18449591100215912, 0.19254851341247559, 0.786545991897583, 33.86349105834961, 31.051706314086914, 0.0, 0.0], "count": [333]}, "timestamp": {"min": [0.0], "max": [11.066666666666666], "mean": [5.533333333333333], "std": [3.2042795457649147], "count": [333]}, "frame_index": {"min": [0], "max": [332], "mean": [166.0], "std": [96.12838637294743], "count": [333]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [333]}, "index": {"min": [1968], "max": [2300], "mean": [2134.0], "std": [96.12838637294743], "count": [333]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [333]}, "subtask_annotation": {"mean": [2.4684684684684686, 6.0, 6.0, 6.0, 6.0], "std": [1.876773570730505, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [333]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [333]}, "eef_direction_state": {"mean": [4.951951951951952, 4.237237237237237], "std": [1.7007605004743254, 2.069554984195245], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_state": {"mean": [0.7237237237237237, 1.018018018018018], "std": [0.9276897951922559, 0.9552948570674981], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_state": {"mean": [0.5945945945945946, 0.8228228228228228], "std": [0.8315661808442809, 0.8392520382002436], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_direction_action": {"mean": [4.963963963963964, 4.2192192192192195], "std": [1.7203669274511688, 2.1245009991728585], "min": [0, 0], "max": [6, 6], "count": [333]}, "eef_velocity_action": {"mean": [0.6996996996996997, 1.009009009009009], "std": [0.9266977277346141, 0.960125387477383], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_acc_mag_action": {"mean": [0.6066066066066066, 0.8438438438438438], "std": [0.8444581137642652, 0.859289251449881], "min": [0, 0], "max": [2, 2], "count": [333]}, "eef_sim_pose_state": {"mean": [0.16728836971407957, 0.31735825918820426, 1.2069303858975728, -0.32189305153950987, 0.38496027820674583, -0.1668866293929941, 0.20168261992900574, -0.3129920132067799, 1.2341624129758635, 0.1475214043432043, 0.4680087753644248, 0.12528709424086615], "std": [0.1605737070416781, 0.03886390567596988, 0.0492304545831795, 0.45507082021880246, 0.45445169385090484, 0.3919906829771086, 0.1792371281147002, 0.07668940306578029, 0.07130319359160954, 0.1881471962902905, 0.3962249584082767, 0.24275074150816622], "min": [0.04089786652409166, 0.18252453287755044, 1.1590681829455014, -1.5650904680369164, 0.035728358452336906, -1.2633337387860064, 0.04656886258922498, -0.45294754087613953, 1.134614496168879, -0.010333347324436151, 0.07935853049822472, -0.1942735261865987], "max": [0.4565380390913069, 0.34896885856920934, 1.3783277717513471, 0.024804480159621476, 1.2793542805307383, 0.09648255443592305, 0.5186177936119978, -0.04933808457305966, 1.3870727517965757, 0.574900745401416, 1.0736166396630669, 0.7509354009167957], "count": [333]}, "eef_sim_pose_action": {"mean": [0.16747644902251874, 0.31696815464732403, 1.2060588441110203, -0.3194919916221093, 0.3865255149614922, -0.1604441730756874, 0.20234420755361887, -0.31175621597720776, 1.2342355930074858, 0.14629912054356806, 0.47028030949431215, 0.1253784217616079], "std": [0.16133513895055654, 0.03924314191445078, 0.049460433281643186, 0.4505127739047916, 0.45330147596177317, 0.3925839259757263, 0.1795253076289128, 0.07750776838997356, 0.07246118941820635, 0.1848379739682478, 0.39344790758188675, 0.24092610831716305], "min": [0.03283506983397465, 0.18151376370926184, 1.15503047066833, -1.5472229214832955, 0.06746644389564471, -1.3199232468437232, 0.04243146469434046, -0.45267644007486035, 1.1322351139847593, -0.010684780376944552, 0.07976361417959299, -0.1967823976632891], "max": [0.45629702330336713, 0.35070517118999367, 1.3825874231865032, 0.032921549828353124, 1.2946755789473063, 0.13054279907770452, 0.5187328040897177, -0.04679266591109792, 1.3902966013301974, 0.5813631811527832, 1.0745352673793405, 0.7471000373406841], "count": [333]}, "gripper_mode_state": {"mean": [0.12612612612612611, 0.10810810810810811], "std": [0.3319914553637518, 0.31051689981286656], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_state": {"mean": [1.837837837837838, 1.8468468468468469], "std": [0.5059503092648252, 0.4998173515920795], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_mode_action": {"mean": [0.13213213213213212, 0.10810810810810811], "std": [0.33863436297923377, 0.3105168998128665], "min": [0, 0], "max": [1, 1], "count": [333]}, "gripper_activity_action": {"mean": [1.972972972972973, 1.972972972972973], "std": [0.21051029631617757, 0.21051029631617824], "min": [0, 0], "max": [2, 2], "count": [333]}, "gripper_open_scale_state": {"mean": [0.8625608821960588, 0.8668120934082565], "std": [0.263903949566809, 0.26885298144478065], "min": [0.14772597312927246, 0.05626467704772949], "max": [0.9777780151367188, 0.9734104156494141], "count": [333]}, "gripper_open_scale_action": {"mean": [0.8678678678678678, 0.8918918918918919], "std": [0.33863436297923377, 0.3105168998128665], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [333]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.638964272875817]], [[0.6433654193899782]], [[0.6147173665577341]]], "std": [[[0.16784971050004144]], [[0.1957840054578445]], [[0.21400362454253427]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6108599210239651]], [[0.6248428186274511]], [[0.5958651089324618]]], "std": [[[0.16551282632240666]], [[0.1924982325614577]], [[0.20701037275193607]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4204574183006536]], [[0.39176513616557734]], [[0.34905574346405227]]], "std": [[[0.21638803211686547]], [[0.23103152875172187]], [[0.26499058664008607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4370450680827887]], [[0.42090464052287585]], [[0.3931291312636166]]], "std": [[[0.22190107867658504]], [[0.22840036863775276]], [[0.26057122201930677]]], "count": [100]}, "observation.state": {"min": [-0.484255313873291, -0.0019148936262354255, -1.5104255676269531, 0.10382978618144989, -0.5002127885818481, -0.8385106325149536, -2.7555320262908936, -0.17787234485149384, -0.001276595750823617, -1.7331914901733398, 0.15829786658287048, -0.16382978856563568, -0.04468085244297981, -2.742553234100342, 14.757715225219727, 5.090130805969238], "max": [0.05000000074505806, 2.2236170768737793, -0.08276595920324326, 0.8748936057090759, 0.22063830494880676, -0.06148936226963997, -0.32276594638824463, 0.726808488368988, 2.1793618202209473, -0.06425531953573227, 1.2257447242736816, 0.7912765741348267, 0.46702128648757935, -0.044255319982767105, 97.79259490966797, 97.3410415649414], "mean": [-0.07942444831132889, 0.7297182083129883, -0.5429257154464722, 0.34153151512145996, -0.04383407160639763, -0.2577386200428009, -2.3025312423706055, 0.06792718172073364, 0.7453922629356384, -0.6147794723510742, 0.3963676691055298, 0.06398405134677887, 0.11503397673368454, -2.398264169692993, 82.31922149658203, 85.56644439697266], "std": [0.14610867202281952, 0.9313151240348816, 0.5644291043281555, 0.22332926094532013, 0.16940335929393768, 0.2801196873188019, 0.8833285570144653, 0.19255147874355316, 0.9054718017578125, 0.6074744462966919, 0.24652142822742462, 0.21529002487659454, 0.18459612131118774, 0.820564329624176, 30.14716911315918, 28.045677185058594], "count": [291]}, "action": {"min": [-0.4908738434314728, -0.0015339808305725455, -1.5186409950256348, 0.09664078801870346, -0.5077476501464844, -0.8436894416809082, -2.7555320262908936, -0.18100973963737488, -0.0015339808305725455, -1.7380002737045288, 0.1595340073108673, -0.16566991806030273, -0.04908738657832146, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.05215534567832947, 2.22580623626709, -0.08283495903015137, 0.8805049657821655, 0.22856314480304718, -0.06442718952894211, -0.32276594638824463, 0.7286408543586731, 2.195126533508301, -0.06442718952894211, 1.240990400314331, 0.7976700067520142, 0.47093209624290466, -0.044255319982767105, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08067396283149719, 0.7263587117195129, -0.5394207835197449, 0.3422292172908783, -0.04150674492120743, -0.2618684470653534, -2.3025312423706055, 0.06972501426935196, 0.7507808804512024, -0.6196913719177246, 0.39765962958335876, 0.06363119930028915, 0.11747869849205017, -2.398264169692993, 82.47422790527344, 87.9725112915039, 0.0, 0.0], "std": [0.1475459635257721, 0.9364213347434998, 0.5641394257545471, 0.223971888422966, 0.1725953221321106, 0.2829674482345581, 0.8833285570144653, 0.19442056119441986, 0.9087437987327576, 0.6077588796615601, 0.24913661181926727, 0.2179146111011505, 0.18700946867465973, 0.820564329624176, 38.018775939941406, 32.52824783325195, 0.0, 0.0], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [291]}, "index": {"min": [2301], "max": [2591], "mean": [2446.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [2.457044673539519, 6.0, 6.0, 6.0, 6.0], "std": [1.8409368024783088, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [291]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [291]}, "eef_direction_state": {"mean": [4.597938144329897, 4.419243986254296], "std": [2.0525390887752843, 2.022937398216515], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.8144329896907216, 0.9553264604810997], "std": [0.9415556722773203, 0.9639894981430485], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.6838487972508591, 0.7731958762886598], "std": [0.8633708599104659, 0.8596149698210149], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [4.608247422680412, 4.436426116838488], "std": [2.055367799449945, 1.9892959979765037], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.7903780068728522, 0.9450171821305842], "std": [0.938326832946259, 0.9616714310436457], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.6219931271477663, 0.7628865979381443], "std": [0.8340256450404097, 0.8628235739628467], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.18303536757747052, 0.3060290745981224, 1.209419186744936, -0.4310757710261395, 0.4902276996162099, -0.23998130047245425, 0.18279471914812576, -0.31054737943918986, 1.2258747837074822, 0.16773428283406266, 0.49700861906241156, 0.14312228668429627], "std": [0.16358748875834894, 0.053463561674263284, 0.05129442904444489, 0.5697600171691849, 0.47178623150948146, 0.5394488964079847, 0.16485870606497185, 0.06759742732414377, 0.06368131005876063, 0.26404852837327003, 0.4211735688506648, 0.3266181692628119], "min": [0.03181450731743209, 0.15820167214422143, 1.1601737823442955, -1.6885345534415461, 0.027413940648304047, -1.6889602853114476, 0.045991899130554396, -0.396669912223334, 1.1528578681916997, -0.07133243144639384, 0.0929641761620319, -0.387373796838872], "max": [0.4434283992062084, 0.3420710694587996, 1.3815850775181935, -0.05830044375024965, 1.3160797144511474, 0.18473726973236237, 0.4876822783116001, -0.06541203376484064, 1.394982588601234, 0.8461715343462057, 1.2886037361571345, 1.023927492515341], "count": [291]}, "eef_sim_pose_action": {"mean": [0.1826695183911658, 0.3056291520811416, 1.2076296282834489, -0.42714284903887134, 0.49033347296107277, -0.23319446653016304, 0.18346341393184096, -0.30990830959059334, 1.22602403584934, 0.16182643247671968, 0.49928212547960965, 0.1385071462864555], "std": [0.16424985426383057, 0.05380211797916842, 0.05068177649107578, 0.5704919372889723, 0.4695941880800173, 0.5464003929833655, 0.16523170413030594, 0.06824694994921597, 0.0648923690460332, 0.25907759000059494, 0.42383768016965523, 0.32757143116411186], "min": [0.019269440722130864, 0.15732117595480669, 1.1583386445383812, -1.728623418654303, 0.11926823728293012, -1.7454917716155651, 0.033315284316683125, -0.40078920064325524, 1.1501599432109209, -0.09312872576937498, 0.09355947701022371, -0.4082865749669957], "max": [0.4436543881890365, 0.34484389447114827, 1.3854796691643538, -0.057997445263079955, 1.3296550833608491, 0.2364141974276775, 0.4895131455963167, -0.06344632467346727, 1.398966181557947, 0.810830458497799, 1.2855573468405685, 1.0358951000904006], "count": [291]}, "gripper_mode_state": {"mean": [0.1718213058419244, 0.11683848797250859], "std": [0.3772250584209616, 0.32122773183647535], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.831615120274914, 1.8178694158075601], "std": [0.5202072706574957, 0.5415615675076817], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.17525773195876287, 0.12027491408934708], "std": [0.38018740030073955, 0.32528273721509954], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.9690721649484537, 1.9690721649484537], "std": [0.22492189927083864, 0.2249218992708391], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.8231912085280846, 0.8556646119114448], "std": [0.30147127038100463, 0.2804565443486703], "min": [0.14757715225219725, 0.05090130805969238], "max": [0.9779259490966797, 0.9734104156494141], "count": [291]}, "gripper_open_scale_action": {"mean": [0.8247422680412371, 0.8797250859106529], "std": [0.38018740030073955, 0.32528273721509954], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [291]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6472309912854031]], [[0.6488937363834422]], [[0.6189058850762528]]], "std": [[[0.16710478882929009]], [[0.198930588784194]], [[0.2216273218457542]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6196017973856209]], [[0.6310550708061002]], [[0.6005678622004358]]], "std": [[[0.16509051373152622]], [[0.19548711404671223]], [[0.21409487717884748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4247699945533769]], [[0.39902158496732026]], [[0.3617757897603486]]], "std": [[[0.21624682303718276]], [[0.23023622936137284]], [[0.26448975970008415]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44371778050108934]], [[0.4284432843137255]], [[0.4005047685185185]]], "std": [[[0.2250130862464859]], [[0.22979690223544916]], [[0.25896182842365545]]], "count": [100]}, "observation.state": {"min": [-0.4597872197628021, -0.001276595750823617, -1.4725531339645386, 0.14234042167663574, -0.5765957236289978, -0.7976595759391785, -2.7551064491271973, -0.3182978630065918, -0.001276595750823617, -1.4344680309295654, 0.051276594400405884, -0.035531915724277496, -0.2365957498550415, -2.735319137573242, 14.74283218383789, 5.379795551300049], "max": [0.021063830703496933, 2.188936233520508, -0.060638297349214554, 0.822127640247345, 0.059574469923973083, 0.04404255375266075, -0.3223404288291931, 0.6451063752174377, 2.274468183517456, -0.02148936130106449, 1.420212745666504, 0.7253191471099854, 0.3842553198337555, -0.05276595801115036, 97.77780151367188, 97.0890884399414], "mean": [-0.055047258734703064, 0.6806061267852783, -0.49355649948120117, 0.3032517433166504, -0.06164175271987915, -0.21893410384655, -2.3741374015808105, 0.06292391568422318, 0.7567127346992493, -0.6111069917678833, 0.374201238155365, 0.07883796840906143, 0.08196400105953217, -2.4004945755004883, 84.7613525390625, 85.63702392578125], "std": [0.1204129233956337, 0.9042133688926697, 0.5536755323410034, 0.2262459099292755, 0.16983646154403687, 0.2674204409122467, 0.8094301819801331, 0.1923266053199768, 0.8954349160194397, 0.6031121015548706, 0.3468896448612213, 0.20097142457962036, 0.16647474467754364, 0.8001312017440796, 27.626781463623047, 27.34865379333496], "count": [260]}, "action": {"min": [-0.46172821521759033, -0.003067961661145091, -1.477223515510559, 0.14112623035907745, -0.5859806537628174, -0.8022719621658325, -2.7551064491271973, -0.3298058807849884, -0.0015339808305725455, -1.4373400211334229, 0.03374757617712021, -0.03681553900241852, -0.24390295147895813, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.02761165425181389, 2.1966605186462402, -0.0613592304289341, 0.8283496499061584, 0.06289321184158325, 0.05982524901628494, -0.3223404288291931, 0.6458058953285217, 2.2764275074005127, -0.02147573046386242, 1.4296700954437256, 0.7301748394966125, 0.3911651074886322, -0.05276595801115036, 100.0, 100.0, 0.0, 0.0], "mean": [-0.05564841628074646, 0.6770466566085815, -0.490379273891449, 0.3022414743900299, -0.059282343834638596, -0.22358378767967224, -2.3741374015808105, 0.06476330757141113, 0.7634676098823547, -0.6170497536659241, 0.3726155757904053, 0.07915341854095459, 0.08292346447706223, -2.4004945755004883, 85.38461303710938, 88.46154022216797, 0.0, 0.0], "std": [0.12177935987710953, 0.9104407429695129, 0.5543689131736755, 0.22622765600681305, 0.1711524873971939, 0.2742617130279541, 0.8094301819801331, 0.1941942572593689, 0.8980341553688049, 0.6058168411254883, 0.3524797856807709, 0.20348308980464935, 0.168718621134758, 0.8001312017440796, 35.326202392578125, 31.948545455932617, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [260]}, "index": {"min": [2592], "max": [2851], "mean": [2721.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.6076923076923078, 6.0, 6.0, 6.0, 6.0], "std": [1.8397163403681944, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [260]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [260]}, "eef_direction_state": {"mean": [4.730769230769231, 4.3961538461538465], "std": [1.890414938327899, 1.9769791970483983], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.8, 1.023076923076923], "std": [0.9438057166436441, 0.972430615404073], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.6846153846153846, 0.8576923076923076], "std": [0.8596476504011583, 0.8808532039244145], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [4.8307692307692305, 4.3538461538461535], "std": [1.7915977464841484, 2.0563654960279876], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.7692307692307693, 1.0038461538461538], "std": [0.9326427425370863, 0.9825323518771306], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.6923076923076923, 0.8461538461538461], "std": [0.8800887529208379, 0.8810966808170048], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.17668232579343357, 0.31296311289785983, 1.2091588482115938, -0.41310502554287243, 0.4502043597567243, -0.24309173457216704, 0.185695052504727, -0.310050591939833, 1.2285667673052734, 0.1981862322279336, 0.4846668373018165, 0.19661006662762529], "std": [0.15831682440234246, 0.04392963344482793, 0.046433078128992764, 0.5605713286226394, 0.48464185540064697, 0.5039457448085806, 0.16659236660367857, 0.05928325195903235, 0.06352803594662196, 0.27020555247536937, 0.4438368806807645, 0.3205326578088316], "min": [0.06194283025609748, 0.16190783542769038, 1.1623658018936274, -1.718477829845075, 0.07925278585469098, -1.668206728121894, 0.022958339461247423, -0.41852149817986983, 1.1500806153851368, -0.03781339640524878, 0.02872220006163162, -0.03302447762468902], "max": [0.43955842541949897, 0.33473398781211605, 1.3479804773857702, 0.04951772981985231, 1.3609134070193605, 0.07410199768734715, 0.487542646251646, -0.1201725613637239, 1.386664417421971, 0.8850584311332634, 1.1869485721275201, 1.048686381743123], "count": [260]}, "eef_sim_pose_action": {"mean": [0.1765257343886162, 0.3126535295505615, 1.2074193222818705, -0.40786342322663127, 0.44937018710303955, -0.23351097298444523, 0.1868802244533677, -0.3092401991267515, 1.2291413114984082, 0.19460062061430597, 0.48455208011344253, 0.19524536158833156], "std": [0.15926647408854988, 0.04431826807572678, 0.04593542288560612, 0.5586937218423313, 0.4860715627217721, 0.5036822744721524, 0.16730878750445047, 0.05978457223009313, 0.06507983642968923, 0.26339940266647954, 0.44460753728600877, 0.3189284663568483], "min": [0.05196711351207437, 0.1608079607902338, 1.1566778323824167, -1.7023855357211546, 0.04899026170517318, -1.7044722957438863, 0.012564718741467563, -0.42398471605421034, 1.1487504461409004, -0.04908738657832146, 0.02761084060756258, -0.055920923006925576], "max": [0.43908726756808314, 0.3348760284403387, 1.348119282967538, 0.06291294842673088, 1.3807352715430756, 0.08213940995928012, 0.4874829133286538, -0.11853069593910523, 1.3915326905168368, 0.8528320978794123, 1.1958888665357033, 1.06288710725305], "count": [260]}, "gripper_mode_state": {"mean": [0.13846153846153847, 0.11153846153846154], "std": [0.34538375877913297, 0.31479776545600546], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_state": {"mean": [1.8076923076923077, 1.7961538461538462], "std": [0.5560320113385017, 0.5690618252411123], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.14615384615384616, 0.11538461538461539], "std": [0.35326038471400184, 0.31948553318915707], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 1.9653846153846153], "std": [0.2376848393150838, 0.23768483931508316], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.8476130430515043, 0.856370923354074], "std": [0.2762674095027315, 0.27348650276994685], "min": [0.1474283218383789, 0.05379795551300049], "max": [0.9777780151367188, 0.9708908843994141], "count": [260]}, "gripper_open_scale_action": {"mean": [0.8538461538461538, 0.8846153846153846], "std": [0.35326038471400184, 0.31948553318915707], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6382294934640523]], [[0.6416145206971677]], [[0.6117756862745098]]], "std": [[[0.16232292750400412]], [[0.19342484897974305]], [[0.21389329435963933]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6101539596949891]], [[0.6230522821350762]], [[0.5926929547930283]]], "std": [[[0.1611104847291534]], [[0.19055253515016943]], [[0.2071290408899341]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41128046840958604]], [[0.3901237636165577]], [[0.3555402668845316]]], "std": [[[0.2199849308738268]], [[0.2325136795519495]], [[0.26578557043278545]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4422811029411765]], [[0.4294570506535948]], [[0.40410852668845315]]], "std": [[[0.21264122023888127]], [[0.22183508550291303]], [[0.253605739986473]]], "count": [100]}, "observation.state": {"min": [-0.4242553114891052, 0.00042553190723992884, -1.6636170148849487, 0.16723404824733734, -0.5434042811393738, -0.6734042763710022, -2.7551064491271973, -0.3029787242412567, -0.001276595750823617, -1.8459573984146118, -0.0017021276289597154, -0.1461702138185501, -0.19531914591789246, -2.735319137573242, 14.675858497619629, 4.8732757568359375], "max": [0.31106382608413696, 2.286170244216919, -0.09468085318803787, 0.9057446718215942, 0.06765957176685333, 0.15000000596046448, -0.32042554020881653, 0.694468080997467, 2.238936185836792, 0.0, 1.2525532245635986, 0.6840425729751587, 0.43382978439331055, -0.03787234053015709, 97.77780151367188, 97.0890884399414], "mean": [-0.029246710240840912, 0.6697668433189392, -0.5614168047904968, 0.4147472083568573, -0.10444438457489014, -0.14688384532928467, -2.4181406497955322, 0.05932694301009178, 0.6798363327980042, -0.558636486530304, 0.3055881857872009, 0.05854789912700653, 0.08016478270292282, -2.4513485431671143, 86.26643371582031, 87.37754821777344], "std": [0.1444317251443863, 0.9080890417098999, 0.6145204305648804, 0.2517225742340088, 0.19323308765888214, 0.22755898535251617, 0.779516339302063, 0.19053205847740173, 0.8842518329620361, 0.6528769135475159, 0.3283444046974182, 0.18622030317783356, 0.1814197450876236, 0.7559524178504944, 26.606122970581055, 25.837743759155273], "count": [337]}, "action": {"min": [-0.424912691116333, -0.0015339808305725455, -1.6643691062927246, 0.1733398288488388, -0.5491651296615601, -0.676485538482666, -2.7551064491271973, -0.3160000443458557, -0.0015339808305725455, -1.8484468460083008, -0.006135923322290182, -0.14572817087173462, -0.19941750168800354, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.31139808893203735, 2.2856314182281494, -0.0951068103313446, 0.9173204898834229, 0.07209710031747818, 0.15186409652233124, -0.32042554020881653, 0.6964272856712341, 2.2411458492279053, -0.0, 1.2686021327972412, 0.6964272856712341, 0.43718451261520386, -0.03787234053015709, 100.0, 100.0, 0.0, 0.0], "mean": [-0.02927284874022007, 0.6698096990585327, -0.5622352361679077, 0.4168391823768616, -0.10417456179857254, -0.15015237033367157, -2.4181406497955322, 0.061586860567331314, 0.6832669973373413, -0.5624796748161316, 0.30595874786376953, 0.05882379040122032, 0.08217032998800278, -2.4513485431671143, 86.94361877441406, 90.20771789550781, 0.0, 0.0], "std": [0.1468261480331421, 0.912878692150116, 0.6151363849639893, 0.25058960914611816, 0.1949063390493393, 0.23335623741149902, 0.779516339302063, 0.1945198029279709, 0.8867492079734802, 0.6546100378036499, 0.3290921449661255, 0.18733875453472137, 0.18425333499908447, 0.7559524178504944, 33.6922607421875, 29.720956802368164, 0.0, 0.0], "count": [337]}, "timestamp": {"min": [0.0], "max": [11.2], "mean": [5.6000000000000005], "std": [3.2427697352040825], "count": [337]}, "frame_index": {"min": [0], "max": [336], "mean": [168.0], "std": [97.28309205612247], "count": [337]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [337]}, "index": {"min": [2852], "max": [3188], "mean": [3020.0], "std": [97.28309205612247], "count": [337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [337]}, "subtask_annotation": {"mean": [2.5014836795252227, 6.0, 6.0, 6.0, 6.0], "std": [1.8297323977455715, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [337]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [337]}, "eef_direction_state": {"mean": [4.629080118694362, 4.433234421364985], "std": [2.018192491868344, 2.0445685262176365], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_state": {"mean": [0.8071216617210683, 0.9228486646884273], "std": [0.9567236810153867, 0.9652632446127274], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_state": {"mean": [0.6795252225519288, 0.7685459940652819], "std": [0.8567912051632675, 0.8577566965959347], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_direction_action": {"mean": [4.667655786350148, 4.451038575667655], "std": [1.9871825544379171, 2.092406886135423], "min": [0, 0], "max": [6, 6], "count": [337]}, "eef_velocity_action": {"mean": [0.771513353115727, 0.8753709198813057], "std": [0.9425744910545198, 0.969513902237658], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_acc_mag_action": {"mean": [0.6706231454005934, 0.7240356083086054], "std": [0.8586083024470761, 0.8462437716091279], "min": [0, 0], "max": [2, 2], "count": [337]}, "eef_sim_pose_state": {"mean": [0.17244854047984376, 0.3170192916099626, 1.2154315793280566, -0.369805737338382, 0.47048596185847213, -0.2699506454046372, 0.17615705749155847, -0.311457804990844, 1.2283982389591521, 0.1388884846366641, 0.40080218212830493, 0.1402466045942605], "std": [0.16706054289615355, 0.045463737660867476, 0.05051227788658209, 0.5415922091251689, 0.43185199381978373, 0.5058157567681516, 0.15928714634978058, 0.06235717122354181, 0.06420487525278153, 0.24702621875109124, 0.45563321040452803, 0.2877519195194845], "min": [0.0600144879979093, 0.16499442751369917, 1.169986020101117, -1.7483857229724962, 0.06870021518229064, -1.780969346801055, 0.037292061216744596, -0.4276466198124407, 1.1529943846956492, -0.05780273698901273, -0.01638270872985781, -0.1875679336539003], "max": [0.48893446299817955, 0.4015192235676587, 1.3538865385207939, 0.0994790858495561, 1.3402982695637973, 0.02933794884441418, 0.47665272693363225, -0.0775465370905746, 1.3898831573793504, 0.8416027180845472, 1.1862309743685207, 1.0653761525960255], "count": [337]}, "eef_sim_pose_action": {"mean": [0.17279771552864007, 0.316584692717489, 1.2145624610355041, -0.36458511679587985, 0.4722884459432261, -0.2627945400178804, 0.17651120724827463, -0.3104779495636515, 1.228640991600573, 0.13551242390583237, 0.40183656910933185, 0.1387399328189795], "std": [0.16774264264933478, 0.04542785120901278, 0.05142079742655085, 0.5390473663561011, 0.4314328289888417, 0.5054027640614752, 0.15931609594510607, 0.06358560357285153, 0.0655455459908971, 0.24036350032940154, 0.45661026091442747, 0.28433964670332446], "min": [0.05743256065432677, 0.16467010157489198, 1.1638422630895793, -1.7819041806592892, 0.14110600220851577, -1.8072641483626013, 0.02891833427009626, -0.43228061738364654, 1.1518659759176126, -0.06895854327859399, -0.009203614256694248, -0.21455367893575947], "max": [0.48884860839507865, 0.40538883961529876, 1.3595518916066047, 0.1068229692131225, 1.3443278061654689, 0.049690489140847005, 0.4764541618056802, -0.07486658459706302, 1.3943193838791053, 0.8125619334394653, 1.1906680874613138, 1.0798568561514792], "count": [337]}, "gripper_mode_state": {"mean": [0.12462908011869436, 0.09792284866468842], "std": [0.3302978542277601, 0.29721030327712566], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_state": {"mean": [1.8486646884272997, 1.8427299703264095], "std": [0.49711899688273536, 0.5071146296043458], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_mode_action": {"mean": [0.13056379821958458, 0.09792284866468842], "std": [0.33692268076527304, 0.29721030327712566], "min": [0, 0], "max": [1, 1], "count": [337]}, "gripper_activity_action": {"mean": [1.9732937685459941, 1.9732937685459941], "std": [0.2092777172997664, 0.20927771729976738], "min": [0, 0], "max": [2, 2], "count": [337]}, "gripper_open_scale_state": {"mean": [0.8626631064655579, 0.8737755175797075], "std": [0.2660611425231589, 0.2583772764551007], "min": [0.1467585849761963, 0.048732757568359375], "max": [0.9777780151367188, 0.9708908843994141], "count": [337]}, "gripper_open_scale_action": {"mean": [0.8694362017804155, 0.9020771513353115], "std": [0.33692268076527304, 0.29721030327712566], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [337]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.6390851334422658]], [[0.641493695533769]], [[0.6120371650326798]]], "std": [[[0.1646369232996172]], [[0.19631222987327693]], [[0.2177986772926573]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6116411846405229]], [[0.6240865032679738]], [[0.5940834749455338]]], "std": [[[0.1621012466219907]], [[0.19245067534714624]], [[0.20999839358733846]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42816345588235294]], [[0.40002305555555556]], [[0.3641052668845316]]], "std": [[[0.2177666202194811]], [[0.23060202382861833]], [[0.26579476930532203]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464791339869281]], [[0.42993472222222223]], [[0.4038244199346405]]], "std": [[[0.21858310302187384]], [[0.22481087836400052]], [[0.2559695924973598]]], "count": [100]}, "observation.state": {"min": [-0.49872341752052307, -0.0008510638144798577, -1.4485106468200684, 0.1268085092306137, -0.6210638284683228, -0.8308510780334473, -2.758085012435913, -0.16680851578712463, -0.00042553190723992884, -1.4104255437850952, -0.22319148480892181, -0.17978723347187042, -0.009999999776482582, -2.742553234100342, 14.437692642211914, 5.495825290679932], "max": [0.1268085092306137, 2.1127660274505615, -0.05340425670146942, 0.848936140537262, 0.13127659261226654, 0.05425531789660454, -0.3136170208454132, 0.6600000262260437, 2.124042510986328, 0.0, 1.1559574604034424, 0.6208510398864746, 0.37659573554992676, -0.05617021396756172, 97.88134765625, 97.3410415649414], "mean": [-0.051625218242406845, 0.6370964646339417, -0.4647181034088135, 0.28517401218414307, -0.08611871302127838, -0.18295574188232422, -2.3805909156799316, 0.07731212675571442, 0.6282610893249512, -0.44192737340927124, 0.1948915272951126, 0.04604863002896309, 0.09599725157022476, -2.4034969806671143, 84.98196411132812, 85.7435531616211], "std": [0.14041996002197266, 0.8680936694145203, 0.5177377462387085, 0.2222103774547577, 0.1657748967409134, 0.2802228629589081, 0.813189685344696, 0.17219945788383484, 0.8358287215232849, 0.5272932052612305, 0.33064883947372437, 0.18522313237190247, 0.1292000561952591, 0.8134557604789734, 27.758813858032227, 27.80450439453125], "count": [294]}, "action": {"min": [-0.503145694732666, -0.0015339808305725455, -1.4572817087173462, 0.12732040882110596, -0.6366020441055298, -0.8360195159912109, -2.758085012435913, -0.1840776950120926, -0.003067961661145091, -1.4112622737884521, -0.22702915966510773, -0.1871456503868103, -0.012271846644580364, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.1426602154970169, 2.1153595447540283, -0.05368932709097862, 0.8651651740074158, 0.139592245221138, 0.05982524901628494, -0.3136170208454132, 0.6611457467079163, 2.127631425857544, -0.0, 1.1642913818359375, 0.6273981332778931, 0.37889325618743896, -0.05617021396756172, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0517955981194973, 0.6378345489501953, -0.4645520746707916, 0.2848236560821533, -0.08603344857692719, -0.1869628131389618, -2.3805909156799316, 0.07827478647232056, 0.6313221454620361, -0.4455586075782776, 0.19842053949832916, 0.047099366784095764, 0.09668251872062683, -2.4034969806671143, 85.71428680419922, 88.0952377319336, 0.0, 0.0], "std": [0.14296136796474457, 0.8719990849494934, 0.518925666809082, 0.2240440994501114, 0.1673923134803772, 0.28604578971862793, 0.813189685344696, 0.17375491559505463, 0.837805449962616, 0.5262178778648376, 0.335943341255188, 0.18875041604042053, 0.12971042096614838, 0.8134557604789734, 34.99283981323242, 32.384429931640625, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [294]}, "index": {"min": [3189], "max": [3482], "mean": [3335.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.7108843537414966, 6.0, 6.0, 6.0, 6.0], "std": [1.7383481584421676, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [294]}, "eef_direction_state": {"mean": [4.846938775510204, 4.476190476190476], "std": [1.786297280925935, 2.0163728914038184], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.7755102040816326, 0.8979591836734694], "std": [0.9425390398984064, 0.9492904179721573], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.6632653061224489, 0.7346938775510204], "std": [0.8643806821223288, 0.863677713040769], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.816326530612245, 4.41156462585034], "std": [1.844353059016337, 2.0826467006761145], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.7585034013605442, 0.8741496598639455], "std": [0.943747309761627, 0.9482234326793442], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.673469387755102, 0.7551020408163265], "std": [0.8623908019693851, 0.8696847245984709], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.16579031716903858, 0.3127210015020109, 1.2121464545580058, -0.3685487401660453, 0.4198270321809313, -0.25502105219964094, 0.16363303147463124, -0.3101580045038302, 1.2184405108845882, 0.14014163834485377, 0.36170174976117847, 0.13782132985517423], "std": [0.1497395514385209, 0.04588128387135128, 0.05072789208674852, 0.5625030717482752, 0.4680250543796001, 0.48697082316713175, 0.14616763975076552, 0.055837819570690755, 0.0613245246447524, 0.22143107381522303, 0.414515241469576, 0.2878414167559969], "min": [0.04706460534356437, 0.16408474041886084, 1.168455918484787, -1.7471839255709973, 0.071487484800703, -1.5838771009393318, 0.029436774317781873, -0.3582649603864368, 1.1389778861411888, -0.013766297874554231, -0.005956747612706925, -0.19794681593020624], "max": [0.4307649079795061, 0.35038384202014, 1.359155341237985, 0.049076593091452736, 1.2813721392157094, 0.07676657872176607, 0.4352178868204009, -0.11114408652231039, 1.400641120899444, 0.7786348759134991, 1.051985518582729, 0.7990746780897863], "count": [294]}, "eef_sim_pose_action": {"mean": [0.16611384765143355, 0.31229891116734904, 1.2113956606849425, -0.3637629421725148, 0.4209616474170534, -0.24852369611758504, 0.1635201789505389, -0.30981741508521476, 1.2184842427505953, 0.13743150478068278, 0.36497470343476407, 0.13734696861549606], "std": [0.15020389406344226, 0.046330096870297134, 0.051600657398550125, 0.5589837025606181, 0.46864412873278577, 0.48733658906829297, 0.14648327314406714, 0.05617361083106759, 0.06254024264982003, 0.21377999308585, 0.41339183329025814, 0.28423649545308116], "min": [0.042267545310442356, 0.16165937746708375, 1.1679853361854873, -1.7287839874722917, 0.07209020702123525, -1.6134067824459584, 0.018592267213984666, -0.36277473400876165, 1.1394291054611831, -0.012530695332145708, -0.006135338451697114, -0.19440728331476997], "max": [0.43036073629697946, 0.3555437818292989, 1.366311530657905, 0.056487362183200815, 1.2871187355138587, 0.11226978787870345, 0.4362641656219867, -0.10949789690640514, 1.4044744142678105, 0.7673887091692734, 1.0616212429596468, 0.8026451368672403], "count": [294]}, "gripper_mode_state": {"mean": [0.13945578231292516, 0.11564625850340136], "std": [0.34642151649748254, 0.31980025234131026], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_state": {"mean": [1.8265306122448979, 1.8197278911564625], "std": [0.5286134514327877, 0.539102233786677], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.14285714285714285, 0.11904761904761904], "std": [0.34992710611188477, 0.3238445359222727], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 1.969387755102041], "std": [0.22379298162715705, 0.22379298162715655], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.8498200592054032, 0.8574366366619963], "std": [0.2775877974843555, 0.27804490838842455], "min": [0.14437692642211913, 0.054958252906799315], "max": [0.9788134765625, 0.9734104156494141], "count": [294]}, "gripper_open_scale_action": {"mean": [0.8571428571428571, 0.8809523809523809], "std": [0.34992710611188477, 0.3238445359222727], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6470171704793028]], [[0.6494966503267974]], [[0.6203499537037037]]], "std": [[[0.16764143286256733]], [[0.19805329026593174]], [[0.2191940783150663]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.618903197167756]], [[0.6312461083877996]], [[0.6017107189542483]]], "std": [[[0.16622815422704604]], [[0.19492795188244985]], [[0.21184235859128736]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4187035185185185]], [[0.3938313316993464]], [[0.3582710511982571]]], "std": [[[0.21531873632009596]], [[0.23129013769130238]], [[0.2679215712439333]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43911374183006535]], [[0.4242287881263616]], [[0.39457376361655777]]], "std": [[[0.21024666082620247]], [[0.21770295056253192]], [[0.24769616998269495]]], "count": [100]}, "observation.state": {"min": [-0.44574469327926636, -0.001276595750823617, -1.2872340679168701, 0.14000000059604645, -0.47659575939178467, -0.7504255175590515, -2.758085012435913, -0.19085106253623962, -0.0017021276289597154, -1.378723382949829, -0.07787234336137772, -0.16063830256462097, -0.03510638326406479, -2.742553234100342, 12.955944061279297, 3.8516876697540283], "max": [0.007021276745945215, 2.1553192138671875, -0.07212766259908676, 0.7368085384368896, 0.09127659350633621, 0.0382978729903698, -0.271276593208313, 0.7297872304916382, 2.1389362812042236, -0.06680851429700851, 0.9129787087440491, 0.5319148898124695, 0.4680851101875305, -0.007659574504941702, 97.88134765625, 97.3410415649414], "mean": [-0.053713519126176834, 0.6042042374610901, -0.44106778502464294, 0.28813636302948, -0.04863128811120987, -0.1986517608165741, -2.389805555343628, 0.06835050135850906, 0.7613152861595154, -0.5436909198760986, 0.27593857049942017, 0.0283797737210989, 0.13848072290420532, -2.2588906288146973, 85.29711151123047, 80.80486297607422], "std": [0.11480243504047394, 0.866115927696228, 0.49704796075820923, 0.16379061341285706, 0.14231666922569275, 0.2717529237270355, 0.8013318777084351, 0.21878184378147125, 0.8707494139671326, 0.5041574239730835, 0.20070479810237885, 0.1482538878917694, 0.17838160693645477, 0.9664678573608398, 27.351348876953125, 33.02928924560547], "count": [291]}, "action": {"min": [-0.4463884234428406, -0.004601942375302315, -1.2946797609329224, 0.1564660370349884, -0.480135977268219, -0.754718542098999, -2.758085012435913, -0.1978835165500641, -0.0015339808305725455, -1.3805826902389526, -0.0782330185174942, -0.16260196268558502, -0.03681553900241852, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.012271846644580364, 2.1598448753356934, -0.07209710031747818, 0.7501165866851807, 0.09970875084400177, 0.04448544234037399, -0.271276593208313, 0.731708824634552, 2.1399033069610596, -0.07056311517953873, 0.9249904155731201, 0.5445631742477417, 0.47093209624290466, -0.007659574504941702, 100.0, 100.0, 0.0, 0.0], "mean": [-0.053246498107910156, 0.6053500771522522, -0.44233477115631104, 0.29033321142196655, -0.046620070934295654, -0.20243796706199646, -2.389805555343628, 0.0691714882850647, 0.7630203366279602, -0.5451532006263733, 0.2759898006916046, 0.027811970561742783, 0.13962379097938538, -2.2588906288146973, 86.2542953491211, 83.16151428222656, 0.0, 0.0], "std": [0.11473677307367325, 0.869043231010437, 0.4973422586917877, 0.16614045202732086, 0.14419279992580414, 0.2764299213886261, 0.8013318777084351, 0.22009249031543732, 0.8718290328979492, 0.5034849643707275, 0.20175637304782867, 0.1493167132139206, 0.17949916422367096, 0.9664678573608398, 34.43284225463867, 37.42076873779297, 0.0, 0.0], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [291]}, "index": {"min": [3483], "max": [3773], "mean": [3628.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [2.7079037800687287, 6.0, 6.0, 6.0, 6.0], "std": [1.8502083297818026, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [291]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [291]}, "eef_direction_state": {"mean": [4.848797250859106, 4.329896907216495], "std": [1.8175803172767682, 2.052849747446657], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.7525773195876289, 1.0], "std": [0.9346068269586004, 0.9703508417133185], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.6323024054982818, 0.8419243986254296], "std": [0.8528431475506573, 0.8748657674883162], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [4.920962199312715, 4.323024054982818], "std": [1.7869151465134472, 2.098629677955247], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.718213058419244, 0.979381443298969], "std": [0.9285348004077786, 0.9701317596766502], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.6254295532646048, 0.8144329896907216], "std": [0.8578960544414802, 0.869449763676849], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.16210235073673684, 0.31636611290384153, 1.2065338919153301, -0.34537535342237, 0.42399394308706084, -0.19879105210597, 0.1856398619933912, -0.3138029402210972, 1.2231856586676526, 0.1661554114449283, 0.48016816546286917, 0.10658116944934987], "std": [0.1517960235272373, 0.03992935791235469, 0.0482754947367098, 0.5399408293271775, 0.4495818998632877, 0.4393384225719434, 0.15288090149061762, 0.0687820339814463, 0.06110664882817512, 0.25256964297955065, 0.3831856702038956, 0.30748668672753227], "min": [0.04944209294494743, 0.1797878136114981, 1.1594069293490008, -1.626896546906298, 0.049140705319897116, -1.5226389454425069, 0.055995894811080166, -0.3836580923704086, 1.1383638127714697, -0.03642729302412263, 0.11147865166157556, -0.3694664623797639], "max": [0.44439922795140163, 0.3363798933327807, 1.3749073457280818, 0.06165066837380097, 1.3126208819773981, 0.09740005657988744, 0.43853250328918003, -0.08912611640052599, 1.385833450179307, 0.7588946992088855, 1.0697379331816492, 0.8325205792068777], "count": [291]}, "eef_sim_pose_action": {"mean": [0.16225007389014792, 0.3165999937808984, 1.206051195049528, -0.3428957963955092, 0.4262567159293417, -0.1917968804371358, 0.18550068541033254, -0.31362822763730724, 1.223266481783642, 0.16136650508116063, 0.48089473643612757, 0.10292152602209599], "std": [0.15236345144569144, 0.03989764215906119, 0.04890637901636938, 0.5386590511805173, 0.4497108294385203, 0.4392410422976549, 0.15266329368437548, 0.06940694776689521, 0.062233932656341646, 0.2479684710505832, 0.38508326801384524, 0.3072411686081441], "min": [0.0416397105372618, 0.1793547549237678, 1.157640505464589, -1.6400199156026851, 0.08435691981685234, -1.548845066839495, 0.0565320967387816, -0.3874388651199819, 1.13721332424532, -0.038233623030026614, 0.10114223944108214, -0.3820334262688636], "max": [0.44411437713341756, 0.33727269223801754, 1.3841802016843197, 0.06727362019330745, 1.326962441977122, 0.10784690174518947, 0.4388486754399042, -0.08725507596665376, 1.3893378105496346, 0.7684065440742174, 1.0727742329334036, 0.8356807004587326], "count": [291]}, "gripper_mode_state": {"mean": [0.13402061855670103, 0.16838487972508592], "std": [0.3406744668424387, 0.3742077123805095], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.831615120274914, 1.824742268041237], "std": [0.520207270657496, 0.5310362549025945], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.13745704467353953, 0.16838487972508592], "std": [0.34432921099313823, 0.3742077123805095], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.9690721649484537, 1.9690721649484537], "std": [0.22492189927083858, 0.22492189927083914], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.8529706561032896, 0.8080490293945224], "std": [0.273514190409589, 0.33029294541212173], "min": [0.12955944061279298, 0.03851687669754028], "max": [0.9788134765625, 0.9734104156494141], "count": [291]}, "gripper_open_scale_action": {"mean": [0.8625429553264605, 0.8316151202749141], "std": [0.34432921099313823, 0.3742077123805095], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [291]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.6359316230936819]], [[0.6384718763616557]], [[0.609246977124183]]], "std": [[[0.16834110793368212]], [[0.19803466135600545]], [[0.21813479006023093]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.607333551198257]], [[0.6195098284313726]], [[0.589686802832244]]], "std": [[[0.16723584135886496]], [[0.19562253229226143]], [[0.2117002320155606]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4221448311546841]], [[0.3969597440087146]], [[0.35602831699346404]]], "std": [[[0.21411236615956264]], [[0.22737749178570346]], [[0.2590368065212027]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44170202886710236]], [[0.42041943082788674]], [[0.388495901416122]]], "std": [[[0.22009664964697062]], [[0.22598267125224344]], [[0.25823635679840146]]], "count": [100]}, "observation.state": {"min": [-0.421702116727829, -0.001276595750823617, -1.4317021369934082, 0.12489362061023712, -0.4493617117404938, -1.0136170387268066, -2.7551064491271973, -0.16680851578712463, -0.001276595750823617, -1.2468085289001465, 0.07531914860010147, -0.17744681239128113, -0.05999999865889549, -2.738297939300537, 14.735391616821289, 3.24428129196167], "max": [0.04127659648656845, 2.17191481590271, -0.051914893090724945, 0.8014893531799316, 0.1970212757587433, 0.10765957087278366, -0.32212767004966736, 0.7470212578773499, 2.138723373413086, -0.06425531953573227, 0.9342553019523621, 0.7478723526000977, 0.47574469447135925, 0.01042553223669529, 97.77780151367188, 97.19285583496094], "mean": [-0.06545829772949219, 0.6170557737350464, -0.4786362946033478, 0.29583680629730225, -0.019336828961968422, -0.2193383276462555, -2.422117233276367, 0.11421525478363037, 0.7290844321250916, -0.5184218883514404, 0.2483869045972824, 0.05243920534849167, 0.12488251179456711, -2.3583145141601562, 86.40022277832031, 84.19623565673828], "std": [0.13322322070598602, 0.8761337399482727, 0.5639222860336304, 0.23632055521011353, 0.1600014865398407, 0.3270808458328247, 0.7691092491149902, 0.21604199707508087, 0.8487156629562378, 0.489010214805603, 0.18703851103782654, 0.19890516996383667, 0.18095625936985016, 0.8674585819244385, 26.25288963317871, 29.650718688964844], "count": [308]}, "action": {"min": [-0.4218447208404541, -0.0015339808305725455, -1.4327380657196045, 0.1257864236831665, -0.452524334192276, -1.020097255706787, -2.7551064491271973, -0.1733398288488388, -0.0015339808305725455, -1.2486603260040283, 0.07669904083013535, -0.18100973963737488, -0.06442718952894211, -2.738297939300537, 0.0, 0.0, 0.0, 0.0], "max": [0.0475534051656723, 2.1705827713012695, -0.04908738657832146, 0.8053399324417114, 0.2147573083639145, 0.13038836419582367, -0.32212767004966736, 0.7501165866851807, 2.1399033069610596, -0.06442718952894211, 0.9449321627616882, 0.754718542098999, 0.480135977268219, 0.01042553223669529, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06703227013349533, 0.6195246577262878, -0.48021742701530457, 0.2970585525035858, -0.016624758020043373, -0.22809597849845886, -2.422117233276367, 0.11597487330436707, 0.7347516417503357, -0.5233014225959778, 0.24954593181610107, 0.052713122218847275, 0.12653347849845886, -2.3583145141601562, 87.33766174316406, 87.01298522949219, 0.0, 0.0], "std": [0.13574862480163574, 0.8796755075454712, 0.5649206638336182, 0.23802877962589264, 0.16262410581111908, 0.33477240800857544, 0.7691092491149902, 0.21749430894851685, 0.8500800728797913, 0.49083617329597473, 0.18889497220516205, 0.20126014947891235, 0.18163137137889862, 0.8674585819244385, 33.25516891479492, 33.61601638793945, 0.0, 0.0], "count": [308]}, "timestamp": {"min": [0.0], "max": [10.233333333333333], "mean": [5.116666666666667], "std": [2.9637157608500706], "count": [308]}, "frame_index": {"min": [0], "max": [307], "mean": [153.5], "std": [88.9114728255021], "count": [308]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [308]}, "index": {"min": [3774], "max": [4081], "mean": [3927.5], "std": [88.9114728255021], "count": [308]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [308]}, "subtask_annotation": {"mean": [2.6136363636363638, 6.0, 6.0, 6.0, 6.0], "std": [1.8099855844234067, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [308]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [308]}, "eef_direction_state": {"mean": [4.821428571428571, 4.467532467532467], "std": [1.8315228312149472, 1.9694709922224332], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_state": {"mean": [0.788961038961039, 0.961038961038961], "std": [0.9453963429352187, 0.9628361574091958], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_state": {"mean": [0.6136363636363636, 0.7987012987012987], "std": [0.8277310704035777, 0.863245688416537], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_direction_action": {"mean": [4.837662337662338, 4.441558441558442], "std": [1.8321472011013795, 2.006440969345397], "min": [0, 0], "max": [6, 6], "count": [308]}, "eef_velocity_action": {"mean": [0.7694805194805194, 0.9545454545454546], "std": [0.9408360417270958, 0.965918640136146], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_acc_mag_action": {"mean": [0.6201298701298701, 0.762987012987013], "std": [0.8307311652081122, 0.8598135783073705], "min": [0, 0], "max": [2, 2], "count": [308]}, "eef_sim_pose_state": {"mean": [0.16456998453093483, 0.31053909535490015, 1.214097535599693, -0.34476758306177047, 0.40287798481900566, -0.17079450745461977, 0.1785827238390774, -0.30058520073013245, 1.2248519671101137, 0.14792702043065684, 0.438645791125058, 0.16445858564039742], "std": [0.1525698224905763, 0.04653014249632256, 0.056911788201068056, 0.5670264786921305, 0.47588751392235634, 0.4891147885474679, 0.14837955139390474, 0.06569630872281519, 0.06364235663999099, 0.26568821936540077, 0.3703161104823066, 0.2910171520081108], "min": [0.046839971952636, 0.18086019812863133, 1.1691712291508651, -1.770393652016768, 0.04203482618515686, -1.5968948674429795, 0.056241928129014185, -0.3749243749932032, 1.146721571105015, -0.05954198417577464, 0.09850174819856683, -0.12510755680022242], "max": [0.4455854100418906, 0.3431851180407121, 1.4119412768978576, 0.11072112387247869, 1.3710096582501174, 0.2122299029191601, 0.43231854450582363, -0.1036521405620571, 1.398975412962991, 0.8924242497626564, 1.1380274749195336, 0.9462520653362505], "count": [308]}, "eef_sim_pose_action": {"mean": [0.16479478255176236, 0.309953475990437, 1.213624831339029, -0.3430521874050567, 0.4046569264587609, -0.16121293427413, 0.17931084755047746, -0.3001381674495973, 1.2254108047590893, 0.1455145582850641, 0.44108177203173626, 0.16391271925068684], "std": [0.15300939541382633, 0.04707195164858656, 0.0575677084762026, 0.5607800513247239, 0.477554352829291, 0.48914369704002003, 0.14854432792809466, 0.06598319369723854, 0.06503251660501679, 0.2615022379540548, 0.3724173898006412, 0.2902094977963087], "min": [0.03749989650769336, 0.18094838444175548, 1.166440058201848, -1.760292757366744, 0.04424348654767707, -1.6440308831006898, 0.04711124060952725, -0.3793495418742185, 1.145816437182601, -0.06390969825656889, 0.09663349772086582, -0.14022649931682266], "max": [0.44501973786415583, 0.343045637595097, 1.417699821930849, 0.1363889317017968, 1.385463108267706, 0.2331097501284169, 0.4326998341890342, -0.10175730848734521, 1.4039359979338384, 0.8621588797488308, 1.1432082856274697, 0.9474823109886527], "count": [308]}, "gripper_mode_state": {"mean": [0.12012987012987013, 0.12987012987012986], "std": [0.3251133409019844, 0.33616049624791533], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_state": {"mean": [1.8344155844155845, 1.8344155844155845], "std": [0.5177222679874907, 0.5177222679874918], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_mode_action": {"mean": [0.1266233766233766, 0.12987012987012986], "std": [0.3325505933175755, 0.3361604962479153], "min": [0, 0], "max": [1, 1], "count": [308]}, "gripper_activity_action": {"mean": [1.9707792207792207, 1.9707792207792207], "std": [0.21874058782729053, 0.21874058782729133], "min": [0, 0], "max": [2, 2], "count": [308]}, "gripper_open_scale_state": {"mean": [0.8640007109456307, 0.841963434033578], "std": [0.26252924158731455, 0.296507150723264], "min": [0.1473539161682129, 0.0324428129196167], "max": [0.9777780151367188, 0.9719285583496093], "count": [308]}, "gripper_open_scale_action": {"mean": [0.8733766233766234, 0.8701298701298701], "std": [0.3325505933175755, 0.3361604962479153], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [308]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6515399591503267]], [[0.6558460757080611]], [[0.627729417211329]]], "std": [[[0.16209307485742058]], [[0.19081295063342024]], [[0.21011602370565044]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.623965059912854]], [[0.6382482380174292]], [[0.6097913916122004]]], "std": [[[0.1598237027764029]], [[0.1870279734535893]], [[0.2021169040726315]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267354711328976]], [[0.3997493600217865]], [[0.3576211274509804]]], "std": [[[0.21496297924050528]], [[0.23101914779554913]], [[0.266132038761917]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43750621187363836]], [[0.4211230119825708]], [[0.3939756454248366]]], "std": [[[0.20815808326177065]], [[0.21244467434073422]], [[0.24255769239386357]]], "count": [100]}, "observation.state": {"min": [-0.36829787492752075, 0.0, -1.697234034538269, 0.14191488921642303, -0.4953191578388214, -0.6036170125007629, -2.7551064491271973, -0.23361702263355255, -0.001276595750823617, -1.5931915044784546, -0.03361701965332031, -0.1259574443101883, -0.06297872215509415, -2.742553234100342, 19.125741958618164, 5.365298271179199], "max": [0.20723403990268707, 2.333191394805908, -0.05276595801115036, 0.8782978653907776, 0.06297872215509415, 0.003829787252470851, -0.4482978582382202, 0.6368085145950317, 2.1831915378570557, -0.0465957447886467, 0.9134042263031006, 0.5093616843223572, 0.38085106015205383, -0.05234042555093765, 97.77780151367188, 97.3410415649414], "mean": [-0.011255611665546894, 0.684311032295227, -0.5457151532173157, 0.33186307549476624, -0.07103145867586136, -0.17405828833580017, -2.3689980506896973, 0.059775691479444504, 0.706922173500061, -0.5287222266197205, 0.2479272335767746, 0.03836224228143692, 0.07879117876291275, -2.38452410697937, 84.59870147705078, 85.09408569335938], "std": [0.12793244421482086, 0.925262451171875, 0.6275458931922913, 0.26847028732299805, 0.16379345953464508, 0.2112700641155243, 0.8019218444824219, 0.17835663259029388, 0.9011431336402893, 0.5810527205467224, 0.21277859807014465, 0.13326725363731384, 0.12751421332359314, 0.8410980701446533, 27.344802856445312, 28.7514591217041], "count": [314]}, "action": {"min": [-0.3712233603000641, -0.0015339808305725455, -1.7011847496032715, 0.1426602154970169, -0.49854376912117004, -0.607456386089325, -2.7551064491271973, -0.24083498120307922, -0.0015339808305725455, -1.5968739986419678, -0.03528155758976936, -0.12732040882110596, -0.06902913749217987, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.21168935298919678, 2.3362526893615723, -0.05675728991627693, 0.8851069211959839, 0.06749515235424042, 0.004601942375302315, -0.4482978582382202, 0.6381360292434692, 2.1966605186462402, -0.04601942375302315, 0.9234564304351807, 0.526155412197113, 0.3834952116012573, -0.05234042555093765, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009873175993561745, 0.6852115988731384, -0.5457006096839905, 0.3329087197780609, -0.07007936388254166, -0.17743857204914093, -2.3689980506896973, 0.06135915592312813, 0.7101989388465881, -0.5312603712081909, 0.24936965107917786, 0.03963926434516907, 0.07939083129167557, -2.38452410697937, 84.39490509033203, 87.57962036132812, 0.0, 0.0], "std": [0.12915284931659698, 0.929055392742157, 0.6274350881576538, 0.2691773772239685, 0.1647232174873352, 0.21407610177993774, 0.8019218444824219, 0.17951790988445282, 0.902423620223999, 0.5802772641181946, 0.2167840451002121, 0.13645312190055847, 0.12852226197719574, 0.8410980701446533, 36.29049301147461, 32.9814567565918, 0.0, 0.0], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [314]}, "index": {"min": [4082], "max": [4395], "mean": [4238.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [2.6496815286624202, 6.0, 6.0, 6.0, 6.0], "std": [1.8018611822868207, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [314]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [314]}, "eef_direction_state": {"mean": [4.821656050955414, 4.617834394904459], "std": [1.7828024339903044, 1.9271279308200906], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [0.8057324840764332, 0.89171974522293], "std": [0.9326861446160747, 0.9615514125149461], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_state": {"mean": [0.7484076433121019, 0.7738853503184714], "std": [0.8616459656568144, 0.8759814511615047], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.8312101910828025, 4.563694267515924], "std": [1.7828394122389284, 1.9882025575157996], "min": [0, 0], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [0.8057324840764332, 0.8853503184713376], "std": [0.9360944776625861, 0.9641216778815015], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_acc_mag_action": {"mean": [0.6560509554140127, 0.7611464968152867], "std": [0.8537170565768114, 0.8725940302317053], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_sim_pose_state": {"mean": [0.1783342024071592, 0.3249031370686569, 1.2144254802317689, -0.3761449735197223, 0.42816296293256517, -0.21451364834484263, 0.1841082947384967, -0.31370992615982896, 1.2180492436977033, 0.11344032899894502, 0.4160760700024813, 0.11029648982338344], "std": [0.16758961207243467, 0.04871753274449142, 0.05704176977958632, 0.5743079351581547, 0.4613757602774359, 0.48738291873211287, 0.1661587180891132, 0.0649904512735529, 0.058267643215881876, 0.2002213268558964, 0.3836395444602891, 0.2410796037930102], "min": [0.053146940366668435, 0.1816455840481729, 1.1564584584702935, -1.7012387383990337, 0.002551363934427675, -1.493161133212795, 0.048894576352839114, -0.417607682089321, 1.1430362233686966, -0.06337197562254612, 0.07233805447981334, -0.16935707901397873], "max": [0.47117141850314376, 0.39818448775902926, 1.397585309335914, 0.005603863379202095, 1.3109618983909144, 0.24628632285893337, 0.47733257699883813, -0.08814727061600679, 1.38869884634202, 0.6245624202182667, 1.0557119283344596, 0.7323608190633241], "count": [314]}, "eef_sim_pose_action": {"mean": [0.17852872831859098, 0.3251953381801632, 1.2134931480930338, -0.3724397939321733, 0.43063436498054153, -0.2067406152757406, 0.18419815274873944, -0.3131801402284724, 1.2181071597417363, 0.1117368190674566, 0.41830988178269357, 0.11134381877950753], "std": [0.16798614139447768, 0.049060418524103665, 0.05807499342247092, 0.5711045563951399, 0.46092492014649383, 0.4902109013918235, 0.16610055401667032, 0.06566186191822428, 0.059281569654338256, 0.19911016947966206, 0.38441717633851924, 0.24344673822138743], "min": [0.03990722678388209, 0.18099391010447263, 1.1515936073045072, -1.7335890470567363, 0.06743280888349212, -1.535298486319244, 0.03846861060670673, -0.4208841801787678, 1.142751373812337, -0.0697133351177448, 0.07516284064682233, -0.1719193578515732], "max": [0.4711305836058606, 0.39998180998988436, 1.4039923761308009, 0.006446922555346238, 1.327193889725267, 0.281802389028842, 0.4753082887502415, -0.08728666081286293, 1.3923729958661468, 0.6414865495922568, 1.0677309027476092, 0.734787829066146], "count": [314]}, "gripper_mode_state": {"mean": [0.15286624203821655, 0.12101910828025478], "std": [0.35985851953695536, 0.3261494806240034], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_state": {"mean": [1.8471337579617835, 1.8312101910828025], "std": [0.5005169950796766, 0.5235052732364134], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.15605095541401273, 0.12420382165605096], "std": [0.36290364386209234, 0.32981393594280206], "min": [0, 0], "max": [1, 1], "count": [314]}, "gripper_activity_action": {"mean": [1.9713375796178343, 1.9713375796178343], "std": [0.21667756297036941, 0.21667756297036983], "min": [0, 0], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.8459893238164831, 0.8509414034740168], "std": [0.27344820090105015, 0.28751433758818834], "min": [0.19125741958618164, 0.053652982711791995], "max": [0.9777780151367188, 0.9734104156494141], "count": [314]}, "gripper_open_scale_action": {"mean": [0.8439490445859873, 0.8757961783439491], "std": [0.36290364386209234, 0.32981393594280206], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [314]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6471292538126362]], [[0.6494727505446624]], [[0.6203825163398693]]], "std": [[[0.16633442424430525]], [[0.19635484620557314]], [[0.21736725624112516]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.620065324074074]], [[0.6321071922657953]], [[0.6027598039215687]]], "std": [[[0.16309614631109834]], [[0.19212656255885688]], [[0.2091905944628432]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42040108660130715]], [[0.3918170860566449]], [[0.350223924291939]]], "std": [[[0.2243686132592739]], [[0.23982429637069588]], [[0.27452760176888696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4353598665577342]], [[0.42422766339869283]], [[0.3999878839869281]]], "std": [[[0.21897759684843707]], [[0.2234612856105691]], [[0.25491200439519435]]], "count": [100]}, "observation.state": {"min": [-0.4304255247116089, -0.001276595750823617, -1.7189362049102783, 0.1489361673593521, -0.5121276378631592, -1.0774468183517456, -2.758085012435913, -0.2006382942199707, -0.001276595750823617, -1.6076595783233643, 0.06531915068626404, -0.16531914472579956, -0.02297872304916382, -2.742553234100342, 15.092499732971191, 5.648252964019775], "max": [0.11148936301469803, 2.2917020320892334, -0.0714893639087677, 1.0246808528900146, 0.09744680672883987, -0.003829787252470851, -0.33234041929244995, 0.6795744895935059, 2.230212688446045, -0.04787234216928482, 1.0297871828079224, 0.5580850839614868, 0.4493617117404938, -0.060638297349214554, 97.88134765625, 97.3410415649414], "mean": [-0.048034269362688065, 0.6980923414230347, -0.5586065649986267, 0.39852774143218994, -0.06356833130121231, -0.28803709149360657, -2.3458251953125, 0.06321493536233902, 0.652664065361023, -0.51761394739151, 0.30928748846054077, 0.04331511631608009, 0.09595939517021179, -2.436729669570923, 83.79983520507812, 86.87971496582031], "std": [0.12086532264947891, 0.8974393010139465, 0.5921392440795898, 0.28289562463760376, 0.1662771999835968, 0.35798805952072144, 0.8472155928611755, 0.18145707249641418, 0.8664939999580383, 0.5678392648696899, 0.2720222473144531, 0.1678476631641388, 0.16482503712177277, 0.7757110595703125, 28.911039352416992, 26.514415740966797], "count": [327]}, "action": {"min": [-0.429514616727829, -0.0015339808305725455, -1.7211264371871948, 0.16106797754764557, -0.5154175162315369, -1.0829904079437256, -2.758085012435913, -0.20862138271331787, -0.0015339808305725455, -1.6106798648834229, 0.06902913749217987, -0.1672039031982422, -0.023009711876511574, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.11504855751991272, 2.294835329055786, -0.07669904083013535, 1.035436987876892, 0.10277671366930008, 0.006135923322290182, -0.33234041929244995, 0.6826214790344238, 2.2411458492279053, -0.0475534051656723, 1.035436987876892, 0.5629709362983704, 0.452524334192276, -0.060638297349214554, 100.0, 100.0, 0.0, 0.0], "mean": [-0.04834125190973282, 0.6985531449317932, -0.5595229268074036, 0.4012497365474701, -0.06238182634115219, -0.29419487714767456, -2.3458251953125, 0.06507451832294464, 0.6566049456596375, -0.5214595794677734, 0.31330740451812744, 0.04483727365732193, 0.09725058823823929, -2.436729669570923, 84.09786224365234, 89.60244750976562, 0.0, 0.0], "std": [0.12217352539300919, 0.8988433480262756, 0.5901170969009399, 0.2835695445537567, 0.16809917986392975, 0.3632817566394806, 0.8472155928611755, 0.1836169958114624, 0.8674764633178711, 0.5682420134544373, 0.27501970529556274, 0.17134225368499756, 0.16592039167881012, 0.7757110595703125, 36.5695686340332, 30.522798538208008, 0.0, 0.0], "count": [327]}, "timestamp": {"min": [0.0], "max": [10.866666666666667], "mean": [5.433333333333333], "std": [3.146544253739448], "count": [327]}, "frame_index": {"min": [0], "max": [326], "mean": [163.0], "std": [94.39632761218344], "count": [327]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [327]}, "index": {"min": [4396], "max": [4722], "mean": [4559.0], "std": [94.39632761218344], "count": [327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [327]}, "subtask_annotation": {"mean": [2.458715596330275, 6.0, 6.0, 6.0, 6.0], "std": [1.7826831481158742, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [327]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [327]}, "eef_direction_state": {"mean": [4.678899082568807, 4.581039755351682], "std": [1.9420380886655928, 1.9626500577494788], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_state": {"mean": [0.8746177370030581, 0.9143730886850153], "std": [0.9607898878605374, 0.9698867276515117], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_state": {"mean": [0.7125382262996942, 0.7859327217125383], "std": [0.8725837644081986, 0.8691366071894648], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_direction_action": {"mean": [4.853211009174312, 4.623853211009174], "std": [1.7669702541419747, 1.935294227252563], "min": [0, 0], "max": [6, 6], "count": [327]}, "eef_velocity_action": {"mean": [0.8501529051987767, 0.8990825688073395], "std": [0.9604686234437844, 0.9699927878458203], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_acc_mag_action": {"mean": [0.6758409785932722, 0.7706422018348624], "std": [0.8524817946362236, 0.8705128108980705], "min": [0, 0], "max": [2, 2], "count": [327]}, "eef_sim_pose_state": {"mean": [0.1747809100071124, 0.3153043950676814, 1.2193973112232142, -0.5260508938295246, 0.4977225723757828, -0.2822694182743185, 0.16939774604321323, -0.3136647426542491, 1.2206029160390819, 0.1316132590096975, 0.4276195618887589, 0.11667910408745719], "std": [0.15660627975617444, 0.04423225733095008, 0.05842188666473196, 0.6981671610957398, 0.5049570171210132, 0.5325575116034523, 0.1579304270355626, 0.061099056389379056, 0.05901571277243303, 0.21066982060087192, 0.40875519452291803, 0.2598587707829022], "min": [0.0212963234980748, 0.16141440813382962, 1.1628595097763421, -2.304157888417598, 0.05442258964034452, -1.6549870173977554, 0.025081820407628467, -0.4047334867150368, 1.134729523858943, -0.02297872304916382, 0.07191128862271534, -0.25498303830275876], "max": [0.4613501628231103, 0.353467168092489, 1.416082070144401, 0.0014549167971622656, 1.4532637256245415, 0.12472287053861009, 0.46745816645682703, -0.08956067105417491, 1.3873290262691373, 0.7027067979486694, 1.1146421183180002, 0.7476129029273116], "count": [327]}, "eef_sim_pose_action": {"mean": [0.17436395146858077, 0.3150026698521177, 1.219075905664118, -0.5327426917156537, 0.49924058251687903, -0.2834572202150178, 0.16945495728801954, -0.31307800507548544, 1.220822307221503, 0.12985728747983652, 0.4317942016222423, 0.11741156493474605], "std": [0.15670451078711276, 0.044568979636140656, 0.0591259587307714, 0.7150351069563456, 0.5050577320265525, 0.5488577248698261, 0.15769004529464561, 0.0619964033861238, 0.060518276955094805, 0.20784437768808256, 0.40868490804684326, 0.2615270757408883], "min": [0.013437882325860257, 0.16156105416345537, 1.1598855134437696, -2.4168142873446627, 0.07509560982786212, -1.686833719025767, 0.020518877157086293, -0.4094454168913701, 1.1306548387307331, -0.02314181035049967, 0.07516186603372566, -0.26969293413081386], "max": [0.4567579691310717, 0.3538581324067604, 1.418135014111553, 0.011035167303592571, 1.464529118528223, 0.16444610786875685, 0.46740903548930746, -0.08723527586994324, 1.3941665854687313, 0.6880066173753876, 1.136639136150848, 0.7487193726195072], "count": [327]}, "gripper_mode_state": {"mean": [0.1559633027522936, 0.10397553516819572], "std": [0.36282054923459384, 0.30522880475912334], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_state": {"mean": [1.8440366972477065, 1.834862385321101], "std": [0.49784204524851894, 0.5160499490064288], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_mode_action": {"mean": [0.15902140672782875, 0.10397553516819572], "std": [0.36569604718964377, 0.30522880475912334], "min": [0, 0], "max": [1, 1], "count": [327]}, "gripper_activity_action": {"mean": [1.9724770642201834, 1.9724770642201834], "std": [0.21240067711541824, 0.21240067711541755], "min": [0, 0], "max": [2, 2], "count": [327]}, "gripper_open_scale_state": {"mean": [0.8379983959722999, 0.868797469022441], "std": [0.28911056338131136, 0.2651444567080081], "min": [0.1509249973297119, 0.05648252964019775], "max": [0.9788134765625, 0.9734104156494141], "count": [327]}, "gripper_open_scale_action": {"mean": [0.8409785932721713, 0.8960244648318043], "std": [0.36569604718964377, 0.30522880475912334], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [327]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.996078431372549]], [[0.9921568627450981]]], "mean": [[[0.6512384395424836]], [[0.6555064351851851]], [[0.627496484204793]]], "std": [[[0.16167627139461285]], [[0.19055436934649572]], [[0.21002120829089177]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9647058823529412]], [[0.9725490196078431]]], "mean": [[[0.6242949591503267]], [[0.6385567483660131]], [[0.6101439052287582]]], "std": [[[0.15881237670381723]], [[0.18649259236321425]], [[0.20187590599377617]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4267545751633987]], [[0.40239626089324615]], [[0.3614273774509804]]], "std": [[[0.21529454495331435]], [[0.23169819060164354]], [[0.266353940355989]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4337506535947712]], [[0.4182677587145969]], [[0.3916783551198257]]], "std": [[[0.20768562995171408]], [[0.2137139637067983]], [[0.24501345172631406]]], "count": [100]}, "observation.state": {"min": [-0.46744680404663086, -0.001276595750823617, -1.6957446336746216, 0.15829786658287048, -0.5363829731941223, -0.8691489100456238, -2.758085012435913, -0.2961702048778534, -0.0017021276289597154, -1.5225532054901123, 0.04404255375266075, -0.12787234783172607, -0.08595744520425797, -2.742553234100342, 23.275047302246094, 5.640990734100342], "max": [0.14468085765838623, 2.327446699142456, -0.0687234029173851, 0.8972340226173401, 0.15574468672275543, 0.003617021255195141, -0.5699999928474426, 0.6295744776725769, 2.291914939880371, -0.024468084797263145, 0.9827659726142883, 0.7134042382240295, 0.48680850863456726, -0.0604255311191082, 97.88134765625, 97.3410415649414], "mean": [-0.047095976769924164, 0.6900960206985474, -0.5239292979240417, 0.30762407183647156, -0.04843934252858162, -0.30067723989486694, -2.396251678466797, 0.0424504391849041, 0.6718243956565857, -0.5394772291183472, 0.28641238808631897, 0.04888814687728882, 0.09064099937677383, -2.456352949142456, 85.52540588378906, 87.55126190185547], "std": [0.13488274812698364, 0.9201454520225525, 0.5803363919258118, 0.20605459809303284, 0.16498233377933502, 0.3499380946159363, 0.7514554262161255, 0.17508162558078766, 0.889715313911438, 0.5793914794921875, 0.21872106194496155, 0.18890684843063354, 0.16186246275901794, 0.7485501766204834, 25.63264274597168, 25.58544158935547], "count": [319]}, "action": {"min": [-0.4724660813808441, -0.0015339808305725455, -1.699650764465332, 0.14112623035907745, -0.5414952039718628, -0.8743690252304077, -2.758085012435913, -0.29759228229522705, -0.0015339808305725455, -1.5355147123336792, 0.0475534051656723, -0.12885437905788422, -0.08743690699338913, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.14572817087173462, 2.3270487785339355, -0.06902913749217987, 0.9127185940742493, 0.1672039031982422, 0.007669903803616762, -0.5699999928474426, 0.6335340738296509, 2.3071072101593018, -0.02454369328916073, 0.9878836274147034, 0.7209709882736206, 0.4908738434314728, -0.0604255311191082, 100.0, 100.0, 0.0, 0.0], "mean": [-0.046788815408945084, 0.6909796595573425, -0.5229647159576416, 0.30871477723121643, -0.045548342168331146, -0.3052513003349304, -2.396251678466797, 0.044586390256881714, 0.6763791441917419, -0.5433652997016907, 0.2850947082042694, 0.0484430305659771, 0.09310153871774673, -2.456352949142456, 84.32601928710938, 90.28213500976562, 0.0, 0.0], "std": [0.1363556683063507, 0.9217889904975891, 0.5777590870857239, 0.20859548449516296, 0.16622067987918854, 0.35429009795188904, 0.7514554262161255, 0.17753402888774872, 0.8940168619155884, 0.5811556577682495, 0.2196439951658249, 0.19020293653011322, 0.16350924968719482, 0.7485501766204834, 36.35565948486328, 29.620092391967773, 0.0, 0.0], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [319]}, "index": {"min": [4723], "max": [5041], "mean": [4882.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [2.501567398119122, 6.0, 6.0, 6.0, 6.0], "std": [1.7614375152317032, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [319]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [319]}, "eef_direction_state": {"mean": [4.6802507836990594, 4.504702194357367], "std": [1.9064200887166507, 2.0462849177480984], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.8307210031347962, 0.8714733542319749], "std": [0.948284929618038, 0.9628367302088255], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.6489028213166145, 0.7053291536050157], "std": [0.8203468873803804, 0.8422632229884969], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.714733542319749, 4.5423197492163006], "std": [1.9094228906649453, 2.0381769186405103], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.786833855799373, 0.8589341692789969], "std": [0.9326953932201211, 0.9643358811073441], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.6551724137931034, 0.64576802507837], "std": [0.8380993677427423, 0.8209097080041599], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.1769127340724101, 0.3149785669689196, 1.210775005396211, -0.4448736617029479, 0.4434377061976077, -0.18481256957168557, 0.17787020070720175, -0.319673602828442, 1.2222036267376877, 0.14148154484741385, 0.39704286966082586, 0.10876975928398967], "std": [0.16470674069705063, 0.05456300505764271, 0.05406514487514623, 0.5993510222482911, 0.45611418690165084, 0.4364879102728357, 0.16543125788899068, 0.05745838793721358, 0.06778006882000144, 0.22366944550958065, 0.3646123162086116, 0.23629391534469424], "min": [0.02503541726258961, 0.13892559624678574, 1.1548909562865948, -1.7194856481593317, -0.002551005164621589, -1.3598162234046387, 0.058132150606700406, -0.40946794936416553, 1.1327147115669054, -0.02155203787615778, 0.031057482242661694, -0.18329942137987165], "max": [0.46982835577949417, 0.3706031444997591, 1.3943596623250638, 0.006707132661765501, 1.2997863522808197, 0.1554869979724499, 0.4941256297510447, -0.10687912381284667, 1.405196002304926, 0.7431289551277918, 1.0548561842956765, 0.7670980224785919], "count": [319]}, "eef_sim_pose_action": {"mean": [0.1764406244242458, 0.31509109197713836, 1.210034165846087, -0.4419632203924117, 0.44642137125154396, -0.17661031422699022, 0.1785780421233058, -0.3190703778427758, 1.2222872859311409, 0.13921375950424653, 0.3967551232233873, 0.10735086543637634], "std": [0.1645335685728466, 0.055090008603880025, 0.05455485876945067, 0.5977712437317604, 0.45867793690166136, 0.44088476924899256, 0.16588865585326765, 0.05827847626480165, 0.06918372081711036, 0.21997097371844476, 0.36846519144636786, 0.23575933887975664], "min": [0.015001810799544213, 0.13651968212074997, 1.1514269375330017, -1.7096361996601124, 0.02452264271819482, -1.3928884836239066, 0.05246606605996831, -0.4119731795783723, 1.1260204321062601, -0.022424415970590958, 0.02144652739636954, -0.19833381066760347], "max": [0.4673760177856988, 0.3719820939819774, 1.3961306376099911, 0.013709395807096441, 1.3161478718988038, 0.22428070862656055, 0.49420757935989235, -0.10520436320613683, 1.407406188099898, 0.7134089278916491, 1.0779304403285606, 0.7598580076452847], "count": [319]}, "gripper_mode_state": {"mean": [0.14733542319749215, 0.09717868338557993], "std": [0.35443997555115886, 0.2962009231603187], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.8557993730407523, 1.8338557993730407], "std": [0.4860652947090659, 0.5198093373836761], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.15673981191222572, 0.09717868338557993], "std": [0.36355528228035133, 0.2962009231603187], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.9717868338557993, 1.9717868338557993], "std": [0.21500223447626765, 0.21500223447626698], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.8552524914636945, 0.8755131620149988], "std": [0.2563257439405204, 0.255854406233074], "min": [0.23275047302246094, 0.056409907341003415], "max": [0.9788134765625, 0.9734104156494141], "count": [319]}, "gripper_open_scale_action": {"mean": [0.8432601880877743, 0.9028213166144201], "std": [0.36355528228035133, 0.2962009231603187], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [319]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6520386328976036]], [[0.6589810893246187]], [[0.6321101824618737]]], "std": [[[0.15928395222137737]], [[0.185317680761198]], [[0.2011634106210151]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9882352941176471]], [[0.9882352941176471]]], "mean": [[[0.6237091557734205]], [[0.6406980909586056]], [[0.6133360484749455]]], "std": [[[0.15911836571668916]], [[0.18366872307011445]], [[0.19525292651643195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4361646323529412]], [[0.411883281590414]], [[0.375138287037037]]], "std": [[[0.21560615029943453]], [[0.23255145327258164]], [[0.26731003041890433]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4466336601307189]], [[0.43297625544662305]], [[0.4077498638344227]]], "std": [[[0.20789779869634328]], [[0.21254658049597933]], [[0.2458160862623495]]], "count": [100]}, "observation.state": {"min": [-0.37808510661125183, -0.001276595750823617, -1.9570212364196777, 0.040425531566143036, -0.5248936414718628, -0.8042553067207336, -2.7551064491271973, -0.23127660155296326, -0.001276595750823617, -1.7591489553451538, 0.06723403930664062, -0.13936170935630798, -0.09425532072782516, -2.742553234100342, 24.41212272644043, 5.844458103179932], "max": [0.22127659618854523, 2.450000047683716, -0.019999999552965164, 0.9908510446548462, 0.07170213013887405, -0.012765957042574883, -0.6040425300598145, 0.5772340297698975, 2.3236169815063477, -0.025957446545362473, 0.7642553448677063, 0.590638279914856, 0.45510637760162354, -0.0663829818367958, 97.77780151367188, 97.3410415649414], "mean": [-0.019932517781853676, 0.7103485465049744, -0.5927487015724182, 0.31363120675086975, -0.07245773077011108, -0.2379755973815918, -2.408721685409546, 0.03302424028515816, 0.7219399809837341, -0.5454930067062378, 0.24297606945037842, 0.05512576922774315, 0.08829987049102783, -2.391122817993164, 85.94690704345703, 85.32001495361328], "std": [0.11589706689119339, 0.9904000163078308, 0.7576227188110352, 0.34781044721603394, 0.16801860928535461, 0.2628130614757538, 0.7337843179702759, 0.17026732861995697, 0.9012739658355713, 0.619464099407196, 0.1947893351316452, 0.17398487031459808, 0.1754184067249298, 0.831098198890686, 25.037887573242188, 28.408893585205078], "count": [318]}, "action": {"min": [-0.37889325618743896, -0.0015339808305725455, -1.9573594331741333, 0.041417479515075684, -0.5292233824729919, -0.809941828250885, -2.7551064491271973, -0.23316508531570435, -0.0015339808305725455, -1.7594759464263916, 0.06749515235424042, -0.139592245221138, -0.09817477315664291, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.23009711503982544, 2.4528353214263916, -0.019941750913858414, 1.0216312408447266, 0.07669904083013535, -0.007669903803616762, -0.6040425300598145, 0.5783107280731201, 2.3377866744995117, -0.026077672839164734, 0.7746602892875671, 0.5967185497283936, 0.4586602449417114, -0.0663829818367958, 100.0, 100.0, 0.0, 0.0], "mean": [-0.018002813681960106, 0.7126079797744751, -0.5930150151252747, 0.3128708600997925, -0.07174532115459442, -0.24156051874160767, -2.408721685409546, 0.033901605755090714, 0.7263588309288025, -0.5495848655700684, 0.24536943435668945, 0.05574430152773857, 0.08924102783203125, -2.391122817993164, 84.9056625366211, 87.73584747314453, 0.0, 0.0], "std": [0.1187901496887207, 0.9941148161888123, 0.7577803730964661, 0.3485919237136841, 0.1690475195646286, 0.2659470736980438, 0.7337843179702759, 0.1720677614212036, 0.9033986330032349, 0.6200171709060669, 0.19700618088245392, 0.1763773262500763, 0.1768827587366104, 0.831098198890686, 35.799415588378906, 32.80251693725586, 0.0, 0.0], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [318]}, "index": {"min": [5042], "max": [5359], "mean": [5200.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [2.50314465408805, 6.0, 6.0, 6.0, 6.0], "std": [1.8577534747069864, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [318]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [318]}, "eef_direction_state": {"mean": [4.761006289308176, 4.333333333333333], "std": [1.82732274690162, 2.0700520051397797], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.779874213836478, 0.9622641509433962], "std": [0.9190355810697349, 0.9705525395933334], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.660377358490566, 0.7515723270440252], "std": [0.8417575853197459, 0.8418574361980806], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.80188679245283, 4.336477987421383], "std": [1.8071476429822442, 2.095965618076059], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.7641509433962265, 0.9465408805031447], "std": [0.9236775703380727, 0.9714334784460369], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.660377358490566, 0.7452830188679245], "std": [0.8454851510342625, 0.8548197142086109], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.1902947627509374, 0.3199071432505942, 1.211652601984455, -0.42537668391480316, 0.39631882071322444, -0.20926832159851602, 0.18913489973985595, -0.3173031955164015, 1.222360275718062, 0.12929430822423582, 0.40213667512086165, 0.09874789988989761], "std": [0.18652383696980818, 0.04695036947936886, 0.055319143820079096, 0.5677281471375722, 0.4895754343215465, 0.43716683400553447, 0.16804815760824726, 0.06249243421093284, 0.05654971590026647, 0.23505839402117765, 0.41162630057165617, 0.23061490524902203], "min": [0.029500101481627922, 0.16343306159366922, 1.1503873056426381, -1.7339739370916625, 0.01828952002747064, -1.3648201123508839, 0.05174055248096744, -0.4050549301231994, 1.1387263974059265, -0.04621217645174877, 0.03999199487237126, -0.29782904372606217], "max": [0.5076641931794774, 0.36118343979627526, 1.3821885833992202, -0.011218395300959794, 1.314815000862005, 0.11431331445212084, 0.48506900020224947, -0.09266072164134304, 1.3598255788364335, 0.8251867360532059, 1.1393174277618576, 0.7618858334940339], "count": [318]}, "eef_sim_pose_action": {"mean": [0.19076412620982874, 0.32000762057672355, 1.2107732701570177, -0.4222083781575571, 0.39811674602046443, -0.2017190192506806, 0.189662266250298, -0.3168811370881816, 1.2225945686868953, 0.1260035867210433, 0.40505316569541244, 0.09713200164872424], "std": [0.1870183561920562, 0.04720918366957526, 0.05631512590551657, 0.5652860728907059, 0.4906233406194365, 0.43933292245020855, 0.16787245567419007, 0.0632374316779557, 0.058098602805176716, 0.23278806745280614, 0.4138679621409144, 0.23181966848958693], "min": [0.025335956677557833, 0.16318914177210536, 1.1425092802266124, -1.767424767963505, 0.019930391526973512, -1.4118233662366722, 0.04540868786361389, -0.40786568463149514, 1.1363020023616255, -0.051225696142470814, 0.03987556816182658, -0.3184236373242805], "max": [0.508238154108404, 0.36448822844721673, 1.3916621458372707, -0.0067803611919538195, 1.3191661357511495, 0.13106491111295018, 0.4778662924122487, -0.09156414049184647, 1.3698412794879598, 0.8201969350799472, 1.1422575030322095, 0.749015836065455], "count": [318]}, "gripper_mode_state": {"mean": [0.14465408805031446, 0.11949685534591195], "std": [0.35175173469457705, 0.3243722505214487], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_state": {"mean": [1.8553459119496856, 1.830188679245283], "std": [0.4867615741104218, 0.5225427329858946], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.1509433962264151, 0.12264150943396226], "std": [0.35799369737754977, 0.3280252575606358], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_action": {"mean": [1.971698113207547, 1.971698113207547], "std": [0.21533419265119472, 0.2153341926511948], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.8594706300219674, 0.853200785738866], "std": [0.25037870979362886, 0.28408917159239455], "min": [0.2441212272644043, 0.058444581031799316], "max": [0.9777780151367188, 0.9734104156494141], "count": [318]}, "gripper_open_scale_action": {"mean": [0.8490566037735849, 0.8773584905660378], "std": [0.35799369737754977, 0.3280252575606358], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [318]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6338693518518518]], [[0.6361372331154684]], [[0.606222938453159]]], "std": [[[0.1639278694835168]], [[0.1960312031749621]], [[0.21733534456393552]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6068346541394336]], [[0.6185308932461873]], [[0.5885266911764706]]], "std": [[[0.16175481113237328]], [[0.19251833445451771]], [[0.20970587874113344]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4217481045751634]], [[0.3959801552287582]], [[0.3567707080610022]]], "std": [[[0.22598449071641843]], [[0.23910259703733827]], [[0.27170457457904745]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43856531590413944]], [[0.42675704248366014]], [[0.40464315904139436]]], "std": [[[0.20774855124906252]], [[0.21437478095275414]], [[0.24587508199178165]]], "count": [100]}, "observation.state": {"min": [-0.457446813583374, 0.0, -1.5240426063537598, 0.1599999964237213, -0.4929787218570709, -0.861914873123169, -2.758085012435913, -0.24851064383983612, -0.0017021276289597154, -1.329574465751648, 0.0825531929731369, -0.13617020845413208, -0.02297872304916382, -2.742553234100342, 14.802360534667969, 4.203270435333252], "max": [0.18851064145565033, 2.224893569946289, -0.06617021560668945, 1.0978723764419556, 0.10723404586315155, 0.04510638117790222, -0.32404255867004395, 0.6848936080932617, 2.1185107231140137, -0.04595744609832764, 0.8438298106193542, 0.470425546169281, 0.5474467873573303, -0.01808510720729828, 97.88134765625, 97.3410415649414], "mean": [-0.02413365989923477, 0.6584498286247253, -0.5132415294647217, 0.3846971392631531, -0.08114580810070038, -0.22423577308654785, -2.369020938873291, 0.050973374396562576, 0.6679075360298157, -0.4761897623538971, 0.24139590561389923, 0.01615574024617672, 0.1427963227033615, -2.396182060241699, 84.5878677368164, 85.49232482910156], "std": [0.13383358716964722, 0.8887655138969421, 0.5482593178749084, 0.3031049370765686, 0.17975378036499023, 0.29058119654655457, 0.8227074146270752, 0.18613451719284058, 0.844458818435669, 0.5145409107208252, 0.19528834521770477, 0.1277157962322235, 0.20086610317230225, 0.8237616419792175, 28.080585479736328, 28.155746459960938], "count": [294]}, "action": {"min": [-0.45712628960609436, -0.0015339808305725455, -1.5278449058532715, 0.16106797754764557, -0.49854376912117004, -0.8666991591453552, -2.758085012435913, -0.2592427432537079, -0.003067961661145091, -1.3299612998962402, 0.08436894416809082, -0.1365242898464203, -0.02454369328916073, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.19328157603740692, 2.2350099086761475, -0.06596117466688156, 1.1060001850128174, 0.11658254265785217, 0.04601942375302315, -0.32404255867004395, 0.6902913451194763, 2.1199615001678467, -0.04601942375302315, 0.8528932929039001, 0.475534051656723, 0.5506991147994995, -0.01808510720729828, 100.0, 100.0, 0.0, 0.0], "mean": [-0.02252458967268467, 0.6569100022315979, -0.5107478499412537, 0.3842851221561432, -0.07967298477888107, -0.22862999141216278, -2.369020938873291, 0.052812736481428146, 0.6697803139686584, -0.4787844717502594, 0.242645725607872, 0.014593692496418953, 0.14546726644039154, -2.396182060241699, 85.37415313720703, 88.0952377319336, 0.0, 0.0], "std": [0.13657836616039276, 0.8939923048019409, 0.5491425395011902, 0.30494454503059387, 0.18168489634990692, 0.29758039116859436, 0.8227074146270752, 0.1890403777360916, 0.8473178744316101, 0.5150426030158997, 0.1944388747215271, 0.12628880143165588, 0.20257101953029633, 0.8237616419792175, 35.33642578125, 32.384429931640625, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [294]}, "index": {"min": [5360], "max": [5653], "mean": [5506.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.6462585034013606, 6.0, 6.0, 6.0, 6.0], "std": [1.7816247308216504, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [294]}, "eef_direction_state": {"mean": [4.574829931972789, 4.581632653061225], "std": [2.018497573461524, 1.9426652709234662], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.8231292517006803, 0.9013605442176871], "std": [0.9454558722770979, 0.9691490337402733], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.6836734693877551, 0.7108843537414966], "std": [0.860275293410542, 0.8419793049067479], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.649659863945578, 4.510204081632653], "std": [1.9837048465739724, 2.0332854246796304], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.7857142857142857, 0.891156462585034], "std": [0.946709302479574, 0.9698113407998223], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.6428571428571429, 0.7857142857142857], "std": [0.8441475191064652, 0.8757892456071206], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.16552045038651045, 0.3222555116361527, 1.2115923025983109, -0.4586399162063268, 0.48067414694179184, -0.26068077051220556, 0.17398045909751023, -0.3212628918193069, 1.2206737399532606, 0.15882427843569735, 0.42170408910812823, 0.07112017622157059], "std": [0.15624185066937127, 0.045953354511032975, 0.04868365824408649, 0.6185983450347986, 0.48908842597117885, 0.5293079735914914, 0.1473468159745801, 0.05609897244638016, 0.05781492040132788, 0.24561590109342066, 0.42619710904314706, 0.23799743775374171], "min": [0.0034818972538348016, 0.1616350196526005, 1.1656746621569274, -1.8543243627836814, 0.06080489030308933, -1.790906154727688, 0.05295370756150129, -0.4029807231520437, 1.1509174989238462, -0.023592708635063776, 0.06553119587865375, -0.29763874291056003], "max": [0.4305809331709015, 0.366990754399034, 1.355989475860182, 0.04854889937256597, 1.4095002413547877, 0.2175187392582731, 0.43791093668422953, -0.11267395366384822, 1.3746485310601269, 0.8077260237230846, 1.1429390248194045, 0.7195684989726243], "count": [294]}, "eef_sim_pose_action": {"mean": [0.16559569937589724, 0.32232052896411545, 1.210084533481565, -0.45111538900012826, 0.4821943322312365, -0.24802611683413314, 0.17403717289453183, -0.3210487613010062, 1.2206980896546893, 0.15663492943816942, 0.4228221746141591, 0.06826089284089551], "std": [0.15691942222457622, 0.0464104542261265, 0.048423672437870234, 0.6130191223659363, 0.49215251673203614, 0.5289991061355079, 0.14739085566165883, 0.057223411337195614, 0.058745415084298015, 0.24130121942697333, 0.4297785984409426, 0.23816688531010957], "min": [-0.002793791578265769, 0.16156260087122007, 1.16402567514325, -1.812067971653486, 0.09199095822826342, -1.8346077070749924, 0.054183218105734905, -0.4089182644192142, 1.1504313823906551, -0.025139975345117332, 0.05214497366326243, -0.30382828263089107], "max": [0.4272459697805278, 0.36743659652354904, 1.3598781662569013, 0.04964228514336669, 1.4286987246735823, 0.259705278673469, 0.437904637368247, -0.10821983305129147, 1.3797309044402517, 0.7842457351931673, 1.1454448775903558, 0.72538368397083], "count": [294]}, "gripper_mode_state": {"mean": [0.14285714285714285, 0.11564625850340136], "std": [0.3499271061118848, 0.31980025234131026], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.8197278911564625], "std": [0.5178229326412233, 0.539102233786677], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.14625850340136054, 0.11904761904761904], "std": [0.3533651844539194, 0.3238445359222727], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 1.969387755102041], "std": [0.22379298162715702, 0.22379298162715655], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.8458775311749054, 0.8549239699370186], "std": [0.28080642151315055, 0.28155748114666096], "min": [0.1480236053466797, 0.04203270435333252], "max": [0.9788134765625, 0.9734104156494141], "count": [294]}, "gripper_open_scale_action": {"mean": [0.8537414965986394, 0.8809523809523809], "std": [0.3533651844539194, 0.3238445359222727], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6476068164488018]], [[0.6523637717864924]], [[0.6241192837690632]]], "std": [[[0.15914232202162895]], [[0.18740229875434616]], [[0.20546445944415034]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9686274509803922]], [[0.9568627450980393]]], "mean": [[[0.6204153240740742]], [[0.6351685484749455]], [[0.6065507407407408]]], "std": [[[0.15764585527591082]], [[0.18450251122327133]], [[0.19846864410210438]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42234791394335514]], [[0.3965401552287582]], [[0.35997396241830065]]], "std": [[[0.21239821011159485]], [[0.22364853915888858]], [[0.25655207012155906]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43465861111111115]], [[0.4154492320261438]], [[0.38471825980392155]]], "std": [[[0.2186531722651028]], [[0.22548508085212982]], [[0.2578969245168324]]], "count": [100]}, "observation.state": {"min": [-0.46978724002838135, -0.0008510638144798577, -1.5065957307815552, 0.13851064443588257, -0.44638296961784363, -0.5565957427024841, -2.7551064491271973, -0.35404255986213684, -0.001276595750823617, -1.4080851078033447, 0.1287233978509903, -0.123617023229599, -0.29276594519615173, -2.742553234100342, 14.489795684814453, 4.469415187835693], "max": [0.11489361524581909, 2.2585105895996094, -0.06106382980942726, 0.739787220954895, 0.04957446828484535, -0.055744681507349014, -0.3151063919067383, 0.6470212936401367, 2.204680919647217, -0.0793616995215416, 1.1948935985565186, 0.7648935914039612, 0.43106383085250854, -0.025957446545362473, 97.77780151367188, 97.3410415649414], "mean": [-0.0345272570848465, 0.6149390935897827, -0.4582960307598114, 0.2534414231777191, -0.0402638204395771, -0.1851075440645218, -2.4075515270233154, 0.034992098808288574, 0.7148423790931702, -0.5636687278747559, 0.3225215971469879, 0.07120685279369354, 0.04921577870845795, -2.4537224769592285, 85.9025650024414, 87.45793914794922], "std": [0.1238718032836914, 0.8908603191375732, 0.5470898747444153, 0.17423681914806366, 0.13696250319480896, 0.17878006398677826, 0.7837132811546326, 0.2018105685710907, 0.8632566332817078, 0.5500131249427795, 0.2655285596847534, 0.23041865229606628, 0.17176854610443115, 0.7430852651596069, 26.75149154663086, 25.398653030395508], "count": [296]}, "action": {"min": [-0.4693981111049652, -0.0015339808305725455, -1.5155730247497559, 0.12425244599580765, -0.45099034905433655, -0.5614369511604309, -2.7551064491271973, -0.36201947927474976, -0.0015339808305725455, -1.4097282886505127, 0.13038836419582367, -0.1257864236831665, -0.29452431201934814, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.11504855751991272, 2.2656896114349365, -0.0613592304289341, 0.7501165866851807, 0.05368932709097862, -0.05215534567832947, -0.3151063919067383, 0.6519418358802795, 2.2104663848876953, -0.07976700365543365, 1.2026408910751343, 0.7700583338737488, 0.43411657214164734, -0.025957446545362473, 100.0, 100.0, 0.0, 0.0], "mean": [-0.03330688923597336, 0.6144949793815613, -0.4583835005760193, 0.2536667585372925, -0.03994591161608696, -0.18757502734661102, -2.4075515270233154, 0.037706922739744186, 0.7181413173675537, -0.5669979453086853, 0.3206537961959839, 0.07012257725000381, 0.05082865059375763, -2.4537224769592285, 86.82432556152344, 90.54054260253906, 0.0, 0.0], "std": [0.12554284930229187, 0.8961904048919678, 0.5471713542938232, 0.17755603790283203, 0.13780201971530914, 0.1808900237083435, 0.7837132811546326, 0.20343157649040222, 0.8661666512489319, 0.5512961149215698, 0.26551222801208496, 0.2316829264163971, 0.17257089912891388, 0.7430852651596069, 33.82256317138672, 29.265439987182617, 0.0, 0.0], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [296]}, "index": {"min": [5654], "max": [5949], "mean": [5801.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [2.2972972972972974, 6.0, 6.0, 6.0, 6.0], "std": [1.8832815647573395, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [296]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [296]}, "eef_direction_state": {"mean": [4.79054054054054, 4.371621621621622], "std": [1.8572479581591121, 2.082035144592016], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [0.75, 0.918918918918919], "std": [0.9180987993704193, 0.9516238860247709], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_state": {"mean": [0.6317567567567568, 0.7905405405405406], "std": [0.835976299463779, 0.8718834720861524], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_direction_action": {"mean": [4.827702702702703, 4.388513513513513], "std": [1.841904161090195, 2.06835956832255], "min": [0, 0], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [0.722972972972973, 0.9155405405405406], "std": [0.9140121380259248, 0.9636791014225763], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_acc_mag_action": {"mean": [0.6452702702702703, 0.8141891891891891], "std": [0.8537543842204283, 0.8675462551057385], "min": [0, 0], "max": [2, 2], "count": [296]}, "eef_sim_pose_state": {"mean": [0.1684810024855833, 0.32186069995371697, 1.2065222092012318, -0.29446905374792925, 0.3920389949898669, -0.13945943763853852, 0.17993002769744512, -0.3176716833315124, 1.2286198603914467, 0.1146071598831252, 0.43980497465766427, 0.125370856200336], "std": [0.16365602707445212, 0.04771594825605472, 0.04663761263473063, 0.38806628100570606, 0.42390016064012936, 0.34396712261849105, 0.15978121867574488, 0.061174803699342695, 0.066045896312578, 0.18557053618875158, 0.3652238418222779, 0.2513307267009984], "min": [0.05219462126518447, 0.14749012125557626, 1.160927931088898, -1.4044226035696892, 0.0833443095561055, -1.120893343125706, 0.0593780269582155, -0.4505596514798901, 1.1496690933283003, -0.027981765325657992, 0.12105825062636066, -0.1679774629651428], "max": [0.46268612734056785, 0.37450837690139954, 1.3671448387945055, -0.052257410002252765, 1.2012472496913893, 0.16628606073105642, 0.4692124982555653, -0.11148210927291362, 1.378987436164436, 0.5798247753263845, 1.1167938294601094, 0.843312255462677], "count": [296]}, "eef_sim_pose_action": {"mean": [0.1686582164434198, 0.32199184875880216, 1.205479495180068, -0.2914323597218802, 0.3922319980764966, -0.13379887508290345, 0.18061015150607784, -0.317020052024077, 1.228976151460784, 0.11202871492149949, 0.4381657839279585, 0.12451254462676817], "std": [0.16471916579225104, 0.048105076813123274, 0.046454571366458634, 0.3832631098568972, 0.424506620391594, 0.3445415467821806, 0.15995344836677108, 0.06167347137636156, 0.0672561036445206, 0.18329861965396801, 0.36775090295443663, 0.2514342479684987], "min": [0.042137826096676705, 0.14671179275121918, 1.1591246472962684, -1.380296079086377, 0.08430169161249257, -1.1428733569920408, 0.05768090039811985, -0.45586127652171293, 1.1476297395416164, -0.029349184128596, 0.12424523826303835, -0.1834370504042145], "max": [0.46331790682190266, 0.37487026009980107, 1.3685245064014198, -0.049041058526260436, 1.2110428459909683, 0.1896619391123613, 0.4696159904515937, -0.10799058803061452, 1.3799611690144606, 0.5467190586932047, 1.1222619222654417, 0.8283882196030006], "count": [296]}, "gripper_mode_state": {"mean": [0.12837837837837837, 0.0945945945945946], "std": [0.33451064309423184, 0.2926541598338886], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_state": {"mean": [1.8344594594594594, 1.820945945945946], "std": [0.5162511485279828, 0.5374807826078581], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.13175675675675674, 0.0945945945945946], "std": [0.33822612821261694, 0.2926541598338886], "min": [0, 0], "max": [1, 1], "count": [296]}, "gripper_activity_action": {"mean": [1.9695945945945945, 1.9695945945945945], "std": [0.22304974108437986, 0.22304974108437953], "min": [0, 0], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.8590247568246532, 0.8745803641145271], "std": [0.2675147973164492, 0.2539867708203853], "min": [0.14489795684814452, 0.04469415187835693], "max": [0.9777780151367188, 0.9734104156494141], "count": [296]}, "gripper_open_scale_action": {"mean": [0.8682432432432432, 0.9054054054054054], "std": [0.33822612821261694, 0.2926541598338886], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [296]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6524207979302833]], [[0.6583754983660131]], [[0.63128200708061]]], "std": [[[0.16188694424044453]], [[0.18889337425061858]], [[0.20625379351089543]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6255199863834422]], [[0.6416764406318083]], [[0.6139357761437908]]], "std": [[[0.15984915197555427]], [[0.18546102198768166]], [[0.19858127371769113]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44002867919389976]], [[0.4127839515250545]], [[0.3691448801742919]]], "std": [[[0.22049174315577288]], [[0.23790038232561195]], [[0.27483288357428065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4411481917211329]], [[0.420363052832244]], [[0.3915530964052288]]], "std": [[[0.20236859452256684]], [[0.20897269454578035]], [[0.24232821183864006]]], "count": [100]}, "observation.state": {"min": [-0.4155319035053253, -0.002340425504371524, -1.8795744180679321, 0.13617020845413208, -0.5040425658226013, -0.8191489577293396, -2.758085012435913, -0.34148937463760376, -0.0019148936262354255, -1.27765953540802, -0.05617021396756172, -0.05893617123365402, -0.009148935787379742, -2.742553234100342, 25.11639404296875, 5.365298271179199], "max": [0.20255319774150848, 2.4270212650299072, -0.05617021396756172, 0.8399999737739563, 0.14510639011859894, 0.042127661406993866, -0.6253191232681274, 0.5219148993492126, 2.1214892864227295, -0.0604255311191082, 0.3597872257232666, 0.45404255390167236, 0.2942553162574768, -0.05234042555093765, 97.88134765625, 97.3410415649414], "mean": [-0.020306820049881935, 0.7985357642173767, -0.6397361159324646, 0.3339981138706207, -0.07366199046373367, -0.265183687210083, -2.3724517822265625, 0.031086228787899017, 0.6642764210700989, -0.4543524384498596, 0.18268519639968872, 0.039713334292173386, 0.06813588738441467, -2.4068663120269775, 84.70746612548828, 85.8590316772461], "std": [0.1366165578365326, 1.0026534795761108, 0.7128643989562988, 0.25141996145248413, 0.17746196687221527, 0.2708941102027893, 0.7589905261993408, 0.1608094424009323, 0.8660405874252319, 0.4680797755718231, 0.1058487817645073, 0.12145862728357315, 0.10577113926410675, 0.8072023987770081, 25.90639305114746, 27.590429306030273], "count": [285]}, "action": {"min": [-0.4141748249530792, -0.004601942375302315, -1.8806604146957397, 0.13805827498435974, -0.5092816352844238, -0.8237476944923401, -2.758085012435913, -0.3466796576976776, -0.003067961661145091, -1.277806043624878, -0.05675728991627693, -0.06289321184158325, -0.00920388475060463, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.2040194422006607, 2.4298255443573, -0.05522330850362778, 0.8544272780418396, 0.16106797754764557, 0.05062136426568031, -0.6253191232681274, 0.5246214270591736, 2.124563455581665, -0.06442718952894211, 0.3742913007736206, 0.45712628960609436, 0.2960582971572876, -0.05234042555093765, 100.0, 100.0, 0.0, 0.0], "mean": [-0.018375473096966743, 0.8003875017166138, -0.6393601894378662, 0.33468905091285706, -0.07113881409168243, -0.26727303862571716, -2.3724517822265625, 0.032735589891672134, 0.6684927940368652, -0.45686259865760803, 0.18399658799171448, 0.038989972323179245, 0.06954588741064072, -2.4068663120269775, 83.15789794921875, 88.42105102539062, 0.0, 0.0], "std": [0.13753552734851837, 1.0048539638519287, 0.7118048667907715, 0.2515735626220703, 0.17855985462665558, 0.27274322509765625, 0.7589905261993408, 0.16247443854808807, 0.8691606521606445, 0.4689306318759918, 0.10752255469560623, 0.12062923610210419, 0.1062541976571083, 0.8072023987770081, 37.423980712890625, 31.99718475341797, 0.0, 0.0], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [285]}, "index": {"min": [5950], "max": [6234], "mean": [6092.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [2.501754385964912, 6.0, 6.0, 6.0, 6.0], "std": [1.7998529401982855, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [285]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [285]}, "eef_direction_state": {"mean": [4.817543859649123, 4.568421052631579], "std": [1.713222346772252, 1.9698746860790501], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [0.8596491228070176, 0.8701754385964913], "std": [0.9521645975065688, 0.9664485378119404], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.7052631578947368, 0.7368421052631579], "std": [0.8609299445044405, 0.8486587103472157], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [4.828070175438596, 4.491228070175438], "std": [1.727563377461321, 2.0461586347373735], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [0.8315789473684211, 0.8736842105263158], "std": [0.9476023103096306, 0.9687261151852565], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.6877192982456141, 0.7228070175438597], "std": [0.8608584404766304, 0.8606438927490231], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.20606424353808755, 0.32270625935525443, 1.2129474003771021, -0.4469739705522522, 0.4558553783409141, -0.20424441346717623, 0.17785167042512504, -0.3238973188891518, 1.2139457337762427, 0.10360669257917707, 0.38567006135925735, 0.08258960081285797], "std": [0.18750450437052135, 0.05840686778299881, 0.054688625160180526, 0.5630396545732035, 0.469543267471669, 0.4391170542432116, 0.15852062210527396, 0.054046969449170076, 0.05184178675164307, 0.15198736847057573, 0.35297804222203444, 0.17756764015973253], "min": [0.04871378184223776, 0.14625991617681944, 1.1541300992629118, -1.6392973494070031, 0.009557848877048025, -1.286005587180681, 0.05190654194380853, -0.4366737500229871, 1.1393021117141469, -0.010520608912706805, 0.06095767711374678, -0.07357133874865643], "max": [0.49823975347736255, 0.4006865640255291, 1.3799919205323983, 0.044327384179714366, 1.2959770445249719, 0.21131596846671208, 0.43993089245005756, -0.14041331901649934, 1.349243046609044, 0.45258284409402194, 1.1125626800693245, 0.6013112619358181], "count": [285]}, "eef_sim_pose_action": {"mean": [0.20636998240269164, 0.32324017164709257, 1.2120278634669028, -0.44017166017210685, 0.459548068166757, -0.19385037985419945, 0.17833681536084997, -0.32365246340794696, 1.2137934706195475, 0.102549296629551, 0.3890320424471503, 0.08222906105906007], "std": [0.1878828768220167, 0.05873177716828072, 0.0549166304882753, 0.5589872884109762, 0.4691494629538663, 0.4406637292671589, 0.15860351521411686, 0.05465570902469033, 0.052656978777170786, 0.15022357824626303, 0.3594550947808443, 0.17824335547458006], "min": [0.03602153841217637, 0.14686193682065152, 1.151621489534226, -1.680489274660984, 0.03368403556151334, -1.3253451082675818, 0.04570355282025343, -0.441970524463627, 1.1381286179534003, -0.010595186983023357, 0.06125488131903434, -0.07810427366788202], "max": [0.4990060732820499, 0.40242636211982197, 1.3842249446518484, 0.05237108302340319, 1.3033188194683354, 0.2504303840449616, 0.43184023906826813, -0.1390350119250662, 1.3538988078188863, 0.459212635343618, 1.120215380727652, 0.6283546331784204], "count": [285]}, "gripper_mode_state": {"mean": [0.16140350877192983, 0.11228070175438597], "std": [0.36790272644822697, 0.31571149134602045], "min": [0, 0], "max": [1, 1], "count": [285]}, "gripper_activity_state": {"mean": [1.831578947368421, 1.8210526315789475], "std": [0.5228658862417648, 0.5359814222053], "min": [0, 0], "max": [2, 2], "count": [285]}, "gripper_mode_action": {"mean": [0.16842105263157894, 0.11578947368421053], "std": [0.3742397649396011, 0.31997229796990817], "min": [0, 0], "max": [1, 1], "count": [285]}, "gripper_activity_action": {"mean": [1.9684210526315788, 1.9684210526315788], "std": [0.22723192784129426, 0.22723192784129395], "min": [0, 0], "max": [2, 2], "count": [285]}, "gripper_open_scale_state": {"mean": [0.8470735840379198, 0.858591717720031], "std": [0.25906334218142824, 0.2759043097993517], "min": [0.2511639404296875, 0.053652982711791995], "max": [0.9788134765625, 0.9734104156494141], "count": [285]}, "gripper_open_scale_action": {"mean": [0.8315789473684211, 0.8842105263157894], "std": [0.3742397649396011, 0.31997229796990817], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [285]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6378815740740741]], [[0.6432715631808279]], [[0.6160600027233115]]], "std": [[[0.16568464430052315]], [[0.19301773053415963]], [[0.20992335321054664]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6112689733115468]], [[0.6265218436819172]], [[0.5986995887799564]]], "std": [[[0.16296947875212597]], [[0.18940309720227533]], [[0.20253176362365644]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4348988180827887]], [[0.4085506127450981]], [[0.37063976579520697]]], "std": [[[0.21942552754217298]], [[0.23227938026802306]], [[0.2695515354026741]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43657825435729847]], [[0.41784490740740743]], [[0.39052741013071895]]], "std": [[[0.20249468577632893]], [[0.21160997127407286]], [[0.24915549589001998]]], "count": [100]}, "observation.state": {"min": [-0.5474467873573303, -0.0019148936262354255, -1.623191475868225, 0.11914893984794617, -0.4621276557445526, -0.7680851221084595, -2.758085012435913, -0.3891489505767822, -0.0017021276289597154, -1.1304255723953247, -0.16446807980537415, -0.2274468094110489, -0.044255319982767105, -2.742553234100342, 14.720508575439453, 2.2017738819122314], "max": [0.021063830703496933, 2.291276693344116, -0.05340425670146942, 0.9376595616340637, 0.05340425670146942, -0.05702127516269684, -0.32170212268829346, 0.6040425300598145, 2.0795745849609375, -0.05808510631322861, 0.42510637640953064, 0.45872339606285095, 0.4742553234100342, 0.04170212894678116, 97.88134765625, 97.3410415649414], "mean": [-0.06942114979028702, 0.6778184771537781, -0.510213315486908, 0.25442132353782654, -0.02063208818435669, -0.255126953125, -2.3394548892974854, 0.04732085391879082, 0.7455567121505737, -0.43698588013648987, 0.12826736271381378, -0.0019540097564458847, 0.12454552948474884, -2.402388334274292, 83.5784912109375, 85.70472717285156], "std": [0.16252180933952332, 0.9366341829299927, 0.5930629372596741, 0.23360668122768402, 0.12670721113681793, 0.25884589552879333, 0.8445313572883606, 0.21370556950569153, 0.8539062142372131, 0.41848859190940857, 0.12778301537036896, 0.16235269606113434, 0.1865902543067932, 0.8124932050704956, 28.824373245239258, 27.77202606201172], "count": [272]}, "action": {"min": [-0.5553010702133179, -0.0015339808305725455, -1.6306215524673462, 0.11504855751991272, -0.46786412596702576, -0.7731263041496277, -2.758085012435913, -0.40036898851394653, -0.003067961661145091, -1.133611798286438, -0.1672039031982422, -0.23009711503982544, -0.05062136426568031, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.02147573046386242, 2.294835329055786, -0.05368932709097862, 0.9526020884513855, 0.05522330850362778, -0.06289321184158325, -0.32170212268829346, 0.607456386089325, 2.0816118717193604, -0.058291271328926086, 0.4325825870037079, 0.46172821521759033, 0.47860199213027954, 0.04170212894678116, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06706090271472931, 0.6788160800933838, -0.5088229775428772, 0.2524697184562683, -0.018311819061636925, -0.25930535793304443, -2.3394548892974854, 0.049019668251276016, 0.7505559325218201, -0.44151026010513306, 0.13036014139652252, -0.002396846655756235, 0.12640126049518585, -2.402388334274292, 83.82353210449219, 88.60294342041016, 0.0, 0.0], "std": [0.16166718304157257, 0.9432253241539001, 0.5934145450592041, 0.2364218533039093, 0.12636110186576843, 0.26127538084983826, 0.8445313572883606, 0.21521292626857758, 0.8577205538749695, 0.4190555810928345, 0.12960945069789886, 0.1629326045513153, 0.1878184825181961, 0.8124932050704956, 36.823577880859375, 31.777626037597656, 0.0, 0.0], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [272]}, "index": {"min": [6235], "max": [6506], "mean": [6370.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [2.5625, 6.0, 6.0, 6.0, 6.0], "std": [1.8159196948751049, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [272]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [272]}, "eef_direction_state": {"mean": [4.805147058823529, 4.334558823529412], "std": [1.8176754649883928, 2.090379879509328], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.7426470588235294, 0.9669117647058824], "std": [0.915522380050704, 0.9676803029333173], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.6397058823529411, 0.7977941176470589], "std": [0.832897088813274, 0.8529332530057935], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.867647058823529, 4.231617647058823], "std": [1.739712719393856, 2.1662587091533427], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.7132352941176471, 0.9669117647058824], "std": [0.9067401877969687, 0.9638735536929345], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.5882352941176471, 0.7757352941176471], "std": [0.8177316926151699, 0.8474005514729596], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.1777827907018399, 0.30899254633574597, 1.2077214897074335, -0.3520857198771758, 0.40650818465804944, -0.15051223953187928, 0.18721653636797955, -0.31849997198920366, 1.2118763520134146, 0.11164057335964095, 0.4232669128216608, 0.0334936177451314], "std": [0.16864175155081984, 0.06363129093835737, 0.05488138852328589, 0.4477893840052689, 0.4523378158123073, 0.3869313364801064, 0.14951297439742556, 0.06081287340859637, 0.04364892667433453, 0.14540586591810545, 0.35772946498135577, 0.16077288918412988], "min": [0.020249098579085575, 0.11456607911594575, 1.1527850993897044, -1.5474236242176649, -0.006801315540373443, -1.1796864093744215, 0.060242468982637486, -0.4330207824589495, 1.1444023395135186, -0.041550244078738405, 0.08721263069814711, -0.27469622581137626], "max": [0.46191744253418016, 0.3410855366503483, 1.3981690130356512, -0.056812199035953435, 1.1814372943081737, 0.0983449733562991, 0.4255896011152384, -0.14045700253610482, 1.3163871056123597, 0.4074247069740893, 1.0049020952680205, 0.4186026825875368], "count": [272]}, "eef_sim_pose_action": {"mean": [0.17833405885275658, 0.30980437797562893, 1.206009783648407, -0.3507277068834014, 0.4073510750520305, -0.1420845097909278, 0.1880897860394453, -0.3181617963890937, 1.2120054896541677, 0.1089135928276847, 0.4261293120820251, 0.031800670101325805], "std": [0.1698841888899104, 0.06359595730666276, 0.05535923300845539, 0.4433753769819222, 0.45112597456097775, 0.3867155880927001, 0.14977144065248843, 0.06123929600386236, 0.04500005840007208, 0.14264060766031667, 0.3614091889990281, 0.16187616233936064], "min": [0.009369359840658491, 0.11019875648956617, 1.1479564364898454, -1.5348982105807523, 0.06743280946502939, -1.1886528871187882, 0.057996175128815504, -0.4353934875358913, 1.141849120436024, -0.04620724389665938, 0.08741050965041408, -0.28920042709011995], "max": [0.46238768428085975, 0.3420696413909248, 1.408670053866904, -0.059924512956837046, 1.1794914854887981, 0.11745888507604713, 0.42298010998664404, -0.13880577674445174, 1.3207383410737072, 0.4253615341639003, 1.0542696516549412, 0.4182203289825746], "count": [272]}, "gripper_mode_state": {"mean": [0.15441176470588236, 0.11397058823529412], "std": [0.3613430110383987, 0.3177755391036181], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_state": {"mean": [1.8088235294117647, 1.8125], "std": [0.5425254925204946, 0.54717691246014], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.16176470588235295, 0.11397058823529412], "std": [0.3682348242808508, 0.3177755391036181], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_action": {"mean": [1.9669117647058822, 1.9669117647058822], "std": [0.23249134932003418, 0.2324913493200346], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.8357841778152177, 0.8570482534608407], "std": [0.28824346759166736, 0.27772029717963326], "min": [0.14720508575439453, 0.022017738819122314], "max": [0.9788134765625, 0.9734104156494141], "count": [272]}, "gripper_open_scale_action": {"mean": [0.8382352941176471, 0.8860294117647058], "std": [0.3682348242808508, 0.3177755391036182], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [272]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.6392086737472766]], [[0.6420002450980392]], [[0.6125026171023965]]], "std": [[[0.16327246275806961]], [[0.19363094876172163]], [[0.21357978911083042]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6130532216775598]], [[0.6256502805010893]], [[0.596005138888889]]], "std": [[[0.16064145121284323]], [[0.18931046297118415]], [[0.20497502085351618]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4354093436819172]], [[0.41132960239651417]], [[0.3716571623093682]]], "std": [[[0.22143427848378083]], [[0.2377700404070618]], [[0.2720892248817299]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4398298747276688]], [[0.41972449346405233]], [[0.3896912690631808]]], "std": [[[0.20484531985300303]], [[0.21604686642658866]], [[0.25068595360198276]]], "count": [100]}, "observation.state": {"min": [-0.5242553353309631, -0.0019148936262354255, -1.7582979202270508, 0.10914893448352814, -0.3717021346092224, -0.7904255390167236, -2.7551064491271973, -0.2480851113796234, -0.001276595750823617, -1.1353191137313843, -0.22893616557121277, -0.11382978409528732, -0.07446808367967606, -2.742553234100342, 25.452579498291016, 4.692828178405762], "max": [0.13851064443588257, 2.3744680881500244, -0.043191488832235336, 0.8644680976867676, 0.08063829690217972, 0.0219148937612772, -0.6355319023132324, 0.5772340297698975, 2.031489372253418, -0.0017021276289597154, 0.32404255867004395, 0.4612765908241272, 0.28851065039634705, -0.03255319222807884, 97.77780151367188, 97.3410415649414], "mean": [-0.03253136947751045, 0.6951447129249573, -0.5481588244438171, 0.3110159635543823, -0.046551164239645004, -0.21565639972686768, -2.411299467086792, 0.0699172094464302, 0.6130006313323975, -0.34043848514556885, 0.11946974694728851, -0.004048233851790428, 0.058638960123062134, -2.3882107734680176, 86.03005981445312, 85.2204360961914], "std": [0.14645633101463318, 0.962990939617157, 0.6820774078369141, 0.281160831451416, 0.12159108370542526, 0.3086682856082916, 0.7167761325836182, 0.16079720854759216, 0.7904161810874939, 0.37640830874443054, 0.15426555275917053, 0.1164996400475502, 0.08947265893220901, 0.8252551555633545, 24.46407699584961, 28.206058502197266], "count": [262]}, "action": {"min": [-0.5246214270591736, -0.0015339808305725455, -1.76407790184021, 0.1089126393198967, -0.3742913007736206, -0.7961360216140747, -2.7551064491271973, -0.2546408176422119, -0.0015339808305725455, -1.1382137537002563, -0.23009711503982544, -0.11658254265785217, -0.07669904083013535, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.13805827498435974, 2.3807382583618164, -0.04295146092772484, 0.8835729360580444, 0.08590292185544968, 0.023009711876511574, -0.6355319023132324, 0.5798447132110596, 2.043262481689453, -0.0015339808305725455, 0.3344078063964844, 0.47093209624290466, 0.29145634174346924, -0.03255319222807884, 100.0, 100.0, 0.0, 0.0], "mean": [-0.029327142983675003, 0.691835343837738, -0.5452451109886169, 0.31175321340560913, -0.04522337019443512, -0.21571163833141327, -2.411299467086792, 0.07285172492265701, 0.6176320314407349, -0.340777724981308, 0.115440733730793, -0.005708533804863691, 0.05939784273505211, -2.3882107734680176, 85.114501953125, 87.78626251220703, 0.0, 0.0], "std": [0.14738959074020386, 0.9715414047241211, 0.6848654747009277, 0.28174105286598206, 0.12143690884113312, 0.31332746148109436, 0.7167761325836182, 0.1628967672586441, 0.7953364849090576, 0.3770783245563507, 0.15678952634334564, 0.11688817292451859, 0.08930593729019165, 0.8252551555633545, 35.59437942504883, 32.744510650634766, 0.0, 0.0], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [262]}, "index": {"min": [6507], "max": [6768], "mean": [6637.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [2.7900763358778624, 6.0, 6.0, 6.0, 6.0], "std": [1.6867854138392289, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [262]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [262]}, "eef_direction_state": {"mean": [4.801526717557252, 4.374045801526718], "std": [1.834445013847014, 2.096292175103081], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [0.767175572519084, 0.8396946564885496], "std": [0.9466649171472982, 0.9106393517209461], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_state": {"mean": [0.6793893129770993, 0.7175572519083969], "std": [0.8628655930337695, 0.8405269989924157], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_direction_action": {"mean": [4.874045801526718, 4.343511450381679], "std": [1.7439574101118163, 2.1213958834087747], "min": [0, 0], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [0.7480916030534351, 0.8396946564885496], "std": [0.9437905661905354, 0.9148210845236376], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_acc_mag_action": {"mean": [0.6335877862595419, 0.7900763358778626], "std": [0.8444349198704555, 0.8725110696672653], "min": [0, 0], "max": [2, 2], "count": [262]}, "eef_sim_pose_state": {"mean": [0.18457681565684736, 0.3195445427153633, 1.2081071141455022, -0.37816139545368066, 0.4338952787680477, -0.19311956444467376, 0.16099334098237392, -0.3193822213222617, 1.2056869031421773, 0.05991750413169208, 0.3857858893945077, 0.06398850151612803], "std": [0.17394503824362045, 0.05943607258979265, 0.05140842033283448, 0.595320838311908, 0.5028257807734239, 0.44122213544514766, 0.1361586716342183, 0.04667908292777194, 0.03816069061172593, 0.09286265068277752, 0.35561604822713533, 0.13391380750324852], "min": [0.06515901598429222, 0.11704069512395793, 1.1494170822014627, -1.7328522662216856, 0.0625475615653952, -1.4396666710592254, 0.05996844167321984, -0.3874774862746297, 1.1420137212742165, -0.055917062496054305, -0.01318971933227342, -0.06871506425975371], "max": [0.48601115592718136, 0.38755409960111453, 1.3614017625629335, 0.022654818639303034, 1.3687896971027667, 0.2118514752692459, 0.39970417223045057, -0.14973420934240442, 1.3133799014496566, 0.3578594989811297, 1.0515510959218353, 0.45797295296143925], "count": [262]}, "eef_sim_pose_action": {"mean": [0.18464071450531921, 0.320669754765337, 1.2056359186562562, -0.36981260439361147, 0.4349181887797148, -0.18199201625409614, 0.1617011055771398, -0.31883716909916754, 1.205280637859562, 0.05802118336471442, 0.38635925157888557, 0.06389674864666024], "std": [0.17543018196454702, 0.05977534747350078, 0.050658380020472564, 0.5907986372872075, 0.505351416527876, 0.44219330861419154, 0.13631722134117769, 0.04732279628845893, 0.039067649854910555, 0.08793584696004578, 0.36186664991603223, 0.13201211906633822], "min": [0.05214826241367114, 0.11682810666138486, 1.1416741982965684, -1.763235498396098, 0.06288721085445315, -1.5192625413230871, 0.05989675361516669, -0.3923460725851711, 1.1357809704788946, -0.07029773447281291, -0.04141046176871899, -0.07828620443194566], "max": [0.48674277645949515, 0.38766848800130177, 1.364239266717081, 0.032795785558845, 1.3781398909520135, 0.2583531726035938, 0.3976846780072949, -0.14772719884118063, 1.3154183882871306, 0.3371321332021426, 1.0782218261319314, 0.46097962664200554], "count": [262]}, "gripper_mode_state": {"mean": [0.13740458015267176, 0.1183206106870229], "std": [0.34427396286350187, 0.3229873740158786], "min": [0, 0], "max": [1, 1], "count": [262]}, "gripper_activity_state": {"mean": [1.8129770992366412, 1.797709923664122], "std": [0.5450536701026353, 0.5671632435757381], "min": [0, 0], "max": [2, 2], "count": [262]}, "gripper_mode_action": {"mean": [0.14885496183206107, 0.12213740458015267], "std": [0.35594544830639097, 0.3274444364813319], "min": [0, 0], "max": [1, 1], "count": [262]}, "gripper_activity_action": {"mean": [1.965648854961832, 1.965648854961832], "std": [0.23679507433963584, 0.23679507433963545], "min": [0, 0], "max": [2, 2], "count": [262]}, "gripper_open_scale_state": {"mean": [0.8603000216447719, 0.8522058755932855], "std": [0.24464145180892038, 0.2820606178123807], "min": [0.25452579498291017, 0.04692828178405762], "max": [0.9777780151367188, 0.9734104156494141], "count": [262]}, "gripper_open_scale_action": {"mean": [0.851145038167939, 0.8778625954198473], "std": [0.35594544830639097, 0.3274444364813319], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [262]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9529411764705882]], [[1.0]]], "mean": [[[0.6415241230936819]], [[0.6463807706971677]], [[0.6182325925925926]]], "std": [[[0.1634477294700796]], [[0.19074762720064245]], [[0.20786386778774824]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.6137037282135076]], [[0.6282933224400872]], [[0.6000548447712418]]], "std": [[[0.16209207073665627]], [[0.18811202718564018]], [[0.20109333288069683]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.426248809912854]], [[0.4008228267973856]], [[0.36272322440087146]]], "std": [[[0.21654256269265956]], [[0.22972708285627175]], [[0.26423542994367055]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44393804738562087]], [[0.42778472222222225]], [[0.40354691176470586]]], "std": [[[0.19934719782262864]], [[0.20847491522517733]], [[0.2477299295491032]]], "count": [100]}, "observation.state": {"min": [-0.4902127683162689, 0.0, -1.4531915187835693, 0.12446808815002441, -0.40936169028282166, -0.6440425515174866, -2.7551064491271973, -0.07063829898834229, -0.0017021276289597154, -0.9687234163284302, -0.37021276354789734, -0.13063830137252808, 0.009148935787379742, -2.734893560409546, 14.318591117858887, 2.2017738819122314], "max": [0.12063829600811005, 2.197021245956421, -0.05234042555093765, 0.7782979011535645, 0.10617021471261978, 0.009148935787379742, -0.31021276116371155, 0.6465957164764404, 2.014680862426758, -0.0017021276289597154, 0.5825532078742981, 0.28765958547592163, 0.3357446789741516, 0.04170212894678116, 97.77780151367188, 97.07426452636719], "mean": [-0.037651292979717255, 0.6912926435470581, -0.50913405418396, 0.28060075640678406, -0.03120061382651329, -0.25466322898864746, -2.338872194290161, 0.07763103395700455, 0.5909785032272339, -0.2987731695175171, 0.0057018352672457695, -0.018064044415950775, 0.10386581718921661, -2.3645589351654053, 83.55696868896484, 84.40998077392578], "std": [0.1373065859079361, 0.8871864676475525, 0.5449145436286926, 0.20406346023082733, 0.14089979231357574, 0.24683889746665955, 0.8519769310951233, 0.17255482077598572, 0.8000834584236145, 0.3589898943901062, 0.23311972618103027, 0.08598283678293228, 0.12049906700849533, 0.8577111959457397, 29.082666397094727, 29.314722061157227], "count": [283]}, "action": {"min": [-0.4908738434314728, -0.0015339808305725455, -1.4542137384414673, 0.1257864236831665, -0.4141748249530792, -0.6519418358802795, -2.7551064491271973, -0.07976700365543365, -0.0015339808305725455, -0.9694758653640747, -0.3773592710494995, -0.13192234933376312, 0.00920388475060463, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.12118448317050934, 2.2012624740600586, -0.05215534567832947, 0.7838642001152039, 0.11198059469461441, 0.019941750913858414, -0.31021276116371155, 0.6473398804664612, 2.029456615447998, -0.0015339808305725455, 0.6089903712272644, 0.2960582971572876, 0.33900976181030273, 0.04170212894678116, 100.0, 100.0, 0.0, 0.0], "mean": [-0.03624085336923599, 0.6916047930717468, -0.509048342704773, 0.28109219670295715, -0.028809580951929092, -0.2594824433326721, -2.338872194290161, 0.07885638624429703, 0.593937337398529, -0.30270400643348694, 0.010212098248302937, -0.018342742696404457, 0.10562244802713394, -2.3645589351654053, 84.09893798828125, 87.2791519165039, 0.0, 0.0], "std": [0.13740301132202148, 0.891118049621582, 0.5453959703445435, 0.20565319061279297, 0.14143437147140503, 0.25039732456207275, 0.8519769310951233, 0.1746915578842163, 0.8031527400016785, 0.3601715564727783, 0.2397761344909668, 0.08682012557983398, 0.12131193280220032, 0.8577111959457397, 36.56858825683594, 33.320613861083984, 0.0, 0.0], "count": [283]}, "timestamp": {"min": [0.0], "max": [9.4], "mean": [4.699999999999999], "std": [2.723151768733347], "count": [283]}, "frame_index": {"min": [0], "max": [282], "mean": [141.0], "std": [81.69455306200041], "count": [283]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [283]}, "index": {"min": [6769], "max": [7051], "mean": [6910.0], "std": [81.69455306200041], "count": [283]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [283]}, "subtask_annotation": {"mean": [2.7632508833922262, 6.0, 6.0, 6.0, 6.0], "std": [1.7784912504339836, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [283]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [283]}, "eef_direction_state": {"mean": [4.681978798586573, 4.660777385159011], "std": [1.8412030287803889, 1.9366601145285833], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_state": {"mean": [0.872791519434629, 0.8268551236749117], "std": [0.950024166885557, 0.9483403786143958], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_state": {"mean": [0.7667844522968198, 0.7208480565371025], "std": [0.8829115299924484, 0.8633630448607373], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_direction_action": {"mean": [4.678445229681979, 4.639575971731449], "std": [1.8757693506649948, 1.9851362416566136], "min": [0, 0], "max": [6, 6], "count": [283]}, "eef_velocity_action": {"mean": [0.8586572438162544, 0.823321554770318], "std": [0.9517443345131693, 0.9495509032189586], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_acc_mag_action": {"mean": [0.7632508833922261, 0.6643109540636042], "std": [0.8879599225096321, 0.8554740397207803], "min": [0, 0], "max": [2, 2], "count": [283]}, "eef_sim_pose_state": {"mean": [0.17771141762661774, 0.3203933358319373, 1.21561571134836, -0.36804481389570143, 0.44115156399454014, -0.14107600276685367, 0.1588434528759364, -0.31495323290371735, 1.2059976774314463, 0.09430365538634725, 0.2942570176792684, 0.054414336614009025], "std": [0.15975238255633942, 0.051289856648669, 0.05269073851821917, 0.4681418561971661, 0.45750058133693206, 0.4077073963711831, 0.13120667382148984, 0.05404120500602812, 0.04378747154255727, 0.11426341855632502, 0.3642553062302195, 0.15589379744683107], "min": [0.03325289595956651, 0.14607750430935293, 1.1731782641742856, -1.4343686336217059, 0.04314284397819512, -1.2979216248398835, 0.056050540994643225, -0.34601637791359485, 1.1357866644512709, 0.009200268840166299, -0.01318971933227342, -0.1433743625041113], "max": [0.43958491879340117, 0.3712880043939022, 1.37722812592029, 0.011275986523792966, 1.281455878688437, 0.2728640686113577, 0.39262649926986704, -0.12489844211559431, 1.3275082871168653, 0.4229391347844724, 0.9979251403423404, 0.4797997692717052], "count": [283]}, "eef_sim_pose_action": {"mean": [0.1778894101515956, 0.32104333432939264, 1.2148811677763136, -0.3659029417009655, 0.44221717925408294, -0.13252370687837844, 0.15894112172311708, -0.3147276494839596, 1.2061098515123858, 0.09462425608097574, 0.29788475015984417, 0.05439792584582149], "std": [0.16004057524477036, 0.051365916478828454, 0.05388277450656479, 0.46543919617173546, 0.4591349074239297, 0.4113555519517852, 0.1311975136862505, 0.0549684825953093, 0.04549262036310663, 0.11270050606537847, 0.3664819925291805, 0.15589254840506225], "min": [0.029477460382520398, 0.14579366114842215, 1.1721043206164767, -1.4408534793664334, 0.07051912928535287, -1.3203601286760378, 0.05268161557707386, -0.34856615187960877, 1.134522630396825, 0.009255650589365241, -0.013803861966723563, -0.16135873878905221], "max": [0.43608883318055297, 0.37237779183215297, 1.3832194151708108, 0.02272168643306846, 1.2710541029074376, 0.31155798249808175, 0.3901624118238906, -0.12427342735230622, 1.3350164828111797, 0.4110930078683626, 1.036356580108265, 0.47921814783609545], "count": [283]}, "gripper_mode_state": {"mean": [0.1519434628975265, 0.12367491166077739], "std": [0.35896608054276136, 0.32921030950818747], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_state": {"mean": [1.8197879858657244, 1.8056537102473498], "std": [0.5376601159465829, 0.5586169002224602], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_mode_action": {"mean": [0.15901060070671377, 0.127208480565371], "std": [0.36568597125075053, 0.3332063670424385], "min": [0, 0], "max": [1, 1], "count": [283]}, "gripper_activity_action": {"mean": [1.9681978798586572, 1.9681978798586572], "std": [0.22801789123535968, 0.22801789123535954], "min": [0, 0], "max": [2, 2], "count": [283]}, "gripper_open_scale_state": {"mean": [0.8355688200569878, 0.8440998297361085], "std": [0.29082656303927257, 0.29314704970816186], "min": [0.14318591117858886, 0.022017738819122314], "max": [0.9777780151367188, 0.9707426452636718], "count": [283]}, "gripper_open_scale_action": {"mean": [0.8409893992932862, 0.872791519434629], "std": [0.36568597125075053, 0.3332063670424385], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [283]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6470409722222222]], [[0.6491265032679738]], [[0.620145901416122]]], "std": [[[0.16470841187370203]], [[0.19460647953007554]], [[0.21513712312336575]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.6190514787581699]], [[0.6313626361655774]], [[0.6021869635076252]]], "std": [[[0.1633381616897022]], [[0.19150876279784654]], [[0.20767292064577772]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4199658278867103]], [[0.39853253812636164]], [[0.36480454520697164]]], "std": [[[0.20749106223119126]], [[0.21918874122844567]], [[0.2518646559144453]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.437961424291939]], [[0.4169231236383442]], [[0.3872600517429194]]], "std": [[[0.20592839627695775]], [[0.2151372460421034]], [[0.24923999558363402]]], "count": [100]}, "observation.state": {"min": [-0.5893617272377014, -0.001276595750823617, -1.3959574699401855, 0.026808511465787888, -0.46851062774658203, -0.6978723406791687, -2.7551064491271973, -0.1282978653907776, -0.0017021276289597154, -1.1770212650299072, -0.11787234246730804, -0.1480851024389267, -0.058510638773441315, -2.734893560409546, 15.06274700164795, 4.959976673126221], "max": [0.07063829898834229, 2.157233953475952, -0.013404255732893944, 0.6440425515174866, 0.13851064443588257, -0.04510638117790222, -0.33148935437202454, 0.5897872447967529, 2.0287234783172607, -0.050851065665483475, 0.44063830375671387, 0.18595744669437408, 0.34340426325798035, -0.040425531566143036, 97.77780151367188, 97.07426452636719], "mean": [-0.05239523574709892, 0.66521155834198, -0.4274357557296753, 0.1678828001022339, -0.028385430574417114, -0.24487774074077606, -2.364015579223633, 0.04594600573182106, 0.6322926878929138, -0.41171208024024963, 0.1930343061685562, -0.028558094054460526, 0.10274303704500198, -2.3988187313079834, 84.41694641113281, 85.58096313476562], "std": [0.16834579408168793, 0.8758560419082642, 0.5322174429893494, 0.18582963943481445, 0.14070425927639008, 0.25923463702201843, 0.8146644830703735, 0.15249815583229065, 0.7997490763664246, 0.3656083643436432, 0.14765845239162445, 0.0741283968091011, 0.12187431752681732, 0.8043010234832764, 27.80207061767578, 27.488365173339844], "count": [260]}, "action": {"min": [-0.5951845645904541, -0.0015339808305725455, -1.4035924673080444, 0.023009711876511574, -0.47400006651878357, -0.7040972113609314, -2.7551064491271973, -0.13038836419582367, -0.0015339808305725455, -1.193437099456787, -0.11965049803256989, -0.14879614114761353, -0.06596117466688156, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.07363107800483704, 2.1598448753356934, -0.013805827125906944, 0.6657476425170898, 0.15033011138439178, -0.04601942375302315, -0.33148935437202454, 0.5921165943145752, 2.0386605262756348, -0.05215534567832947, 0.4586602449417114, 0.1871456503868103, 0.34514567255973816, -0.040425531566143036, 100.0, 100.0, 0.0, 0.0], "mean": [-0.051229119300842285, 0.6678863763809204, -0.4287320375442505, 0.16691426932811737, -0.026408188045024872, -0.250168114900589, -2.364015579223633, 0.047010596841573715, 0.6342417597770691, -0.4129064083099365, 0.19330526888370514, -0.02984185703098774, 0.10395082831382751, -2.3988187313079834, 85.0, 88.46154022216797, 0.0, 0.0], "std": [0.17009101808071136, 0.8824272155761719, 0.537155032157898, 0.18648453056812286, 0.14160732924938202, 0.26429495215415955, 0.8146644830703735, 0.15353767573833466, 0.8023941516876221, 0.36639925837516785, 0.1499982327222824, 0.07485825568437576, 0.1230892539024353, 0.8043010234832764, 35.7071418762207, 31.948545455932617, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [260]}, "index": {"min": [7052], "max": [7311], "mean": [7181.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.4461538461538463, 6.0, 6.0, 6.0, 6.0], "std": [1.8874546900788338, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [260]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [260]}, "eef_direction_state": {"mean": [4.657692307692308, 4.461538461538462], "std": [1.943959693496965, 1.9967429099713132], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.8192307692307692, 0.9230769230769231], "std": [0.9415695696218509, 0.9536600314689184], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.7115384615384616, 0.8], "std": [0.8756654274484086, 0.8494342008292699], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [4.788461538461538, 4.4], "std": [1.8180350599726993, 2.0703028392372547], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.8, 0.9115384615384615], "std": [0.9519211344191482, 0.9465837047293658], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.6538461538461539, 0.7961538461538461], "std": [0.8567518127433736, 0.8686774958038094], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.17552392130881503, 0.3138509646767583, 1.2088614838789218, -0.3586336498785731, 0.38425390867649795, -0.1528271292113075, 0.1641396374071625, -0.32467181203771667, 1.216439260518592, 0.07871439189099148, 0.41011360350922804, 0.003979494440731977], "std": [0.14941489917192988, 0.059464188554578454, 0.046678631472280505, 0.48394470559478553, 0.47968774749928045, 0.4353353187942168, 0.14003991044655498, 0.04309252839752681, 0.04992734497937276, 0.12605464405260167, 0.34278260574728203, 0.1846280328472027], "min": [0.05905648201964123, 0.12234051670050447, 1.159489673353632, -1.5801496501960683, 0.012120978966976503, -1.3636976563541487, 0.05400297076721397, -0.3670956900447712, 1.1447212780183202, -0.06439873340388996, 0.05177496660092373, -0.33395058654705245], "max": [0.42895086460238685, 0.34995716451916076, 1.3483295281209715, -0.03830337998124152, 1.260966492457813, 0.21040269673078, 0.39915652752675723, -0.1665427815420565, 1.3413742559608053, 0.3804124931699211, 1.0946957977538143, 0.5531361440439817], "count": [260]}, "eef_sim_pose_action": {"mean": [0.1767681757140505, 0.314151939786128, 1.207986468428384, -0.3569993836840002, 0.38496346420893685, -0.14498875704314465, 0.16433458532399978, -0.32458451875553523, 1.2162605723942534, 0.07649199973241279, 0.41098399185028034, 0.0017009214877934584], "std": [0.15041254098601478, 0.06007055420644521, 0.047754821520330115, 0.47981083870027463, 0.47952388530265944, 0.43887794633949845, 0.14029117708818942, 0.04350190045461073, 0.050566425245153486, 0.1268077043611946, 0.3454479222326443, 0.1877821747327869], "min": [0.06767640383444096, 0.11922172816403685, 1.1561416009191776, -1.5489029356752484, 0.012264858411944912, -1.4032357251728564, 0.05067515590821454, -0.3688071758401344, 1.1425558634036332, -0.07094153656169418, 0.05660968450193238, -0.340058475055295], "max": [0.4292291493070687, 0.35086598731197277, 1.3570516803051822, -0.037134399483428185, 1.2742273130909498, 0.2473357892616872, 0.40053170222354106, -0.16536483845843758, 1.3462543374217302, 0.38576122202757274, 1.09649534725162, 0.5542128039872817], "count": [260]}, "gripper_mode_state": {"mean": [0.1423076923076923, 0.11538461538461539], "std": [0.3493654433651823, 0.319485533189157], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_state": {"mean": [1.7923076923076924, 1.7961538461538462], "std": [0.5642715364644065, 0.5690618252411123], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.15, 0.11538461538461539], "std": [0.3570714214271434, 0.31948553318915707], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 1.9653846153846153], "std": [0.2376848393150838, 0.23768483931508316], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.8441689759034422, 0.8558105661869022], "std": [0.27802149043497804, 0.27488375852700975], "min": [0.1506274700164795, 0.04959976673126221], "max": [0.9777780151367188, 0.9707426452636718], "count": [260]}, "gripper_open_scale_action": {"mean": [0.85, 0.8846153846153846], "std": [0.3570714214271434, 0.31948553318915707], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6451574618736384]], [[0.6466856535947713]], [[0.6167589651416121]]], "std": [[[0.16523404124630683]], [[0.1960964894910024]], [[0.21722506702508512]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6182629248366014]], [[0.6295914923747277]], [[0.5994076525054466]]], "std": [[[0.1627626292075069]], [[0.19194364408175066]], [[0.20909407258736962]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.42007770152505447]], [[0.39471364923747276]], [[0.35483902233115466]]], "std": [[[0.21814348698032882]], [[0.23213259835254035]], [[0.2655782085952263]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43960897331154686]], [[0.4253615168845316]], [[0.40146620098039215]]], "std": [[[0.20356083378012296]], [[0.2119993489316734]], [[0.24282400703421722]]], "count": [100]}, "observation.state": {"min": [-0.47851064801216125, -0.001276595750823617, -1.4240425825119019, 0.12063829600811005, -0.4487234055995941, -0.7825531959533691, -2.754680871963501, -0.10851063579320908, -0.0019148936262354255, -1.323404312133789, 0.1259574443101883, -0.07340425252914429, -0.00042553190723992884, -2.735319137573242, 14.35581111907959, 4.988889217376709], "max": [0.10659574717283249, 2.1225531101226807, -0.08276595920324326, 0.809148907661438, 0.16531914472579956, -0.03361701965332031, -0.3112765848636627, 0.5863829851150513, 2.138723373413086, -0.05340425670146942, 0.6970213055610657, 0.1951063871383667, 0.32085105776786804, -0.04127659648656845, 97.76300048828125, 97.0890884399414], "mean": [-0.028058897703886032, 0.6566133499145508, -0.4626694619655609, 0.3137910068035126, -0.056692011654376984, -0.25449687242507935, -2.3607633113861084, 0.041545066982507706, 0.6653768420219421, -0.47556570172309875, 0.2407902181148529, 0.013324888423085213, 0.0790349468588829, -2.3562886714935303, 84.30374908447266, 84.12873077392578], "std": [0.128579780459404, 0.8530886769294739, 0.4735039472579956, 0.17875726521015167, 0.14593039453029633, 0.2854921519756317, 0.8221517205238342, 0.14709484577178955, 0.8484382629394531, 0.50784832239151, 0.1530212014913559, 0.07109038531780243, 0.09552043676376343, 0.8517765998840332, 28.062885284423828, 29.11029052734375], "count": [252]}, "action": {"min": [-0.47860199213027954, -0.0015339808305725455, -1.4434759616851807, 0.18100973963737488, -0.452524334192276, -0.7884660959243774, -2.754680871963501, -0.12118448317050934, -0.003067961661145091, -1.3284273147583008, 0.12732040882110596, -0.07516505569219589, -0.0015339808305725455, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.1089126393198967, 2.1368353366851807, -0.08283495903015137, 0.826815664768219, 0.1902136206626892, -0.03374757617712021, -0.3112765848636627, 0.5905826091766357, 2.1460390090942383, -0.05368932709097862, 0.7255728840827942, 0.19634954631328583, 0.3236699402332306, -0.04127659648656845, 100.0, 100.0, 0.0, 0.0], "mean": [-0.026412460952997208, 0.6548172235488892, -0.4611548185348511, 0.3169914782047272, -0.05457821488380432, -0.25932785868644714, -2.3607633113861084, 0.04268362745642662, 0.6675488948822021, -0.47798722982406616, 0.24437782168388367, 0.013130144216120243, 0.08027225732803345, -2.3562886714935303, 84.9206314086914, 86.9047622680664, 0.0, 0.0], "std": [0.12956398725509644, 0.8572813868522644, 0.4719998240470886, 0.17886491119861603, 0.1480802446603775, 0.2911726236343384, 0.8221517205238342, 0.1493680775165558, 0.8507270812988281, 0.5080159306526184, 0.1535392850637436, 0.07212388515472412, 0.09598919749259949, 0.8517765998840332, 35.784637451171875, 33.734886169433594, 0.0, 0.0], "count": [252]}, "timestamp": {"min": [0.0], "max": [8.366666666666667], "mean": [4.183333333333334], "std": [2.4248520382504593], "count": [252]}, "frame_index": {"min": [0], "max": [251], "mean": [125.5], "std": [72.74556114751378], "count": [252]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [252]}, "index": {"min": [7312], "max": [7563], "mean": [7437.5], "std": [72.74556114751378], "count": [252]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [252]}, "subtask_annotation": {"mean": [2.7857142857142856, 6.0, 6.0, 6.0, 6.0], "std": [1.7233556361140567, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [252]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [252]}, "eef_direction_state": {"mean": [4.76984126984127, 4.5396825396825395], "std": [1.8841978564116726, 1.9524132143417805], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_state": {"mean": [0.8214285714285714, 0.9246031746031746], "std": [0.9614891841550621, 0.9668461662520411], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_state": {"mean": [0.6865079365079365, 0.7698412698412699], "std": [0.8642689519851885, 0.8560030634559713], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_direction_action": {"mean": [4.785714285714286, 4.476190476190476], "std": [1.8606499242440908, 2.036236357450029], "min": [0, 0], "max": [6, 6], "count": [252]}, "eef_velocity_action": {"mean": [0.8015873015873016, 0.9166666666666666], "std": [0.9471749245078905, 0.9661944659496591], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_acc_mag_action": {"mean": [0.6547619047619048, 0.7619047619047619], "std": [0.847415036978906, 0.8767596495010465], "min": [0, 0], "max": [2, 2], "count": [252]}, "eef_sim_pose_state": {"mean": [0.16623634195131595, 0.32203292125583416, 1.2115325892394353, -0.4032447116205384, 0.4795403448675831, -0.1806597872335477, 0.1761775338430418, -0.32419787779934983, 1.2197331638016309, 0.09747542344499685, 0.4271580401667371, 0.062343447474093996], "std": [0.14469171668926537, 0.043450398111935754, 0.04816848013444771, 0.5257985573678606, 0.4734115692992274, 0.4329480250446679, 0.1511406086682181, 0.046003631272343457, 0.05650413006139248, 0.15616307991890582, 0.43316550475787496, 0.22545391082632704], "min": [0.05750904646246531, 0.16332705018910507, 1.168454180170573, -1.7019429744645787, 0.015945746458644994, -1.4972662579808507, 0.05530054660262713, -0.3638004572975849, 1.1510616308146302, -0.004070405989728066, 0.04637183300904768, -0.22940409422175584], "max": [0.40819575153296367, 0.35970765219590284, 1.3634087543099649, -0.032318000079953974, 1.3348829700650966, 0.2407895569430039, 0.44412386241667745, -0.14442082107000973, 1.3645185191961415, 0.4853415970504034, 1.177240543949376, 0.7792592810398644], "count": [252]}, "eef_sim_pose_action": {"mean": [0.16573119895930027, 0.32233925459826657, 1.210199508336613, -0.3978004958887916, 0.48255525794611714, -0.16949072451179242, 0.17623628175252679, -0.3239511391791281, 1.2195346872451391, 0.09498927187673023, 0.4304974635375221, 0.06072817986904773], "std": [0.14517274896770185, 0.04377813327493997, 0.04827189781448655, 0.5220391432850582, 0.4743648265551193, 0.4378978645214486, 0.15123837260903578, 0.04696272969032876, 0.05705252921470647, 0.1557018303209845, 0.4342167726942941, 0.22915743546944084], "min": [0.0442758869324438, 0.16271938136847597, 1.165266055308822, -1.6540892219827603, 0.11810520819172932, -1.5408238873594367, 0.0551774322137365, -0.36837357682250693, 1.1489225910678738, -0.011883104058132837, 0.046003758502510816, -0.23113230227462203], "max": [0.4058773486345114, 0.3608257531194589, 1.36363113941639, -0.03245664429234477, 1.349772100725807, 0.31751324066934355, 0.4447865212485941, -0.14141797687374977, 1.368310638331065, 0.4865719358821924, 1.1829492149661434, 0.7933101687438011], "count": [252]}, "gripper_mode_state": {"mean": [0.14285714285714285, 0.13095238095238096], "std": [0.3499271061118815, 0.3373482694120178], "min": [0, 0], "max": [1, 1], "count": [252]}, "gripper_activity_state": {"mean": [1.8055555555555556, 1.7896825396825398], "std": [0.5544632118209315, 0.5768454670617955], "min": [0, 0], "max": [2, 2], "count": [252]}, "gripper_mode_action": {"mean": [0.15079365079365079, 0.13095238095238096], "std": [0.35784762913001517, 0.3373482694120178], "min": [0, 0], "max": [1, 1], "count": [252]}, "gripper_activity_action": {"mean": [1.9642857142857142, 1.9642857142857142], "std": [0.2413468444370626, 0.2413468444370629], "min": [0, 0], "max": [2, 2], "count": [252]}, "gripper_open_scale_state": {"mean": [0.8430371945244971, 0.841288647311072], "std": [0.2806284657508666, 0.29110291487053425], "min": [0.1435581111907959, 0.04988889217376709], "max": [0.9776300048828125, 0.9708908843994141], "count": [252]}, "gripper_open_scale_action": {"mean": [0.8492063492063492, 0.8690476190476191], "std": [0.35784762913001517, 0.3373482694120178], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [252]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6470797930283224]], [[0.6490924074074074]], [[0.6196578649237472]]], "std": [[[0.16809478908923417]], [[0.19825904034246264]], [[0.2191153567773244]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6189653050108933]], [[0.6307301960784313]], [[0.6008587445533768]]], "std": [[[0.16619136461574555]], [[0.1949509298610299]], [[0.21169262833369124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42355889161220045]], [[0.3960339188453159]], [[0.35525263888888886]]], "std": [[[0.21813968727988475]], [[0.23036004076606503]], [[0.264661189099971]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43852830882352944]], [[0.4194682216775599]], [[0.39061536492374727]]], "std": [[[0.2046757434870522]], [[0.21439095225715826]], [[0.24898083749194375]]], "count": [100]}, "observation.state": {"min": [-0.48234042525291443, -0.001276595750823617, -1.2708510160446167, 0.18553191423416138, -0.3174467980861664, -0.7599999904632568, -2.7551064491271973, -0.17978723347187042, -0.0019148936262354255, -1.254680871963501, 0.05000000074505806, -0.05276595801115036, -0.01148936152458191, -2.734893560409546, 13.544230461120605, 4.267956733703613], "max": [0.03404255211353302, 2.1180851459503174, -0.07680851221084595, 0.8085106611251831, 0.08063829690217972, -0.047021277248859406, -0.28808510303497314, 0.6940425634384155, 2.1768085956573486, -0.049361702054739, 0.694468080997467, 0.4044680893421173, 0.336595743894577, -0.019999999552965164, 97.77780151367188, 97.07426452636719], "mean": [-0.06966732442378998, 0.6129326224327087, -0.44254469871520996, 0.26868051290512085, -0.02401699684560299, -0.25464266538619995, -2.3808958530426025, 0.09127652645111084, 0.6814823150634766, -0.4776018261909485, 0.2164650410413742, 0.007443714886903763, 0.0966661348938942, -2.3250818252563477, 84.99150848388672, 83.06111145019531], "std": [0.1353517472743988, 0.8495420813560486, 0.47050848603248596, 0.15996703505516052, 0.11483944207429886, 0.26664817333221436, 0.8068121671676636, 0.20583084225654602, 0.8712018132209778, 0.4936645030975342, 0.11821866035461426, 0.099249929189682, 0.12547063827514648, 0.8969985842704773, 27.539926528930664, 30.656803131103516], "count": [275]}, "action": {"min": [-0.48166996240615845, -0.0015339808305725455, -1.2793400287628174, 0.1871456503868103, -0.3206019699573517, -0.7669904232025146, -2.7551064491271973, -0.19174760580062866, -0.0015339808305725455, -1.2563302516937256, 0.05062136426568031, -0.05368932709097862, -0.016873788088560104, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.04601942375302315, 2.121495485305786, -0.07669904083013535, 0.8191457390785217, 0.08283495903015137, -0.04601942375302315, -0.28808510303497314, 0.6948933005332947, 2.182854652404785, -0.04908738657832146, 0.7378447651863098, 0.4218447208404541, 0.3436116874217987, -0.019999999552965164, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06903472542762756, 0.6093655228614807, -0.4396103620529175, 0.27142587304115295, -0.022206490859389305, -0.2585065960884094, -2.3808958530426025, 0.09344957768917084, 0.6850082278251648, -0.4810791611671448, 0.21886231005191803, 0.008121688850224018, 0.0989222303032875, -2.3250818252563477, 85.81818389892578, 85.81818389892578, 0.0, 0.0], "std": [0.1354115605354309, 0.8543524146080017, 0.47213587164878845, 0.16456355154514313, 0.11504091322422028, 0.26988840103149414, 0.8068121671676636, 0.20754916965961456, 0.8753344416618347, 0.49441084265708923, 0.12362893670797348, 0.10169203579425812, 0.1275477111339569, 0.8969985842704773, 34.88636779785156, 34.886356353759766, 0.0, 0.0], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [275]}, "index": {"min": [7564], "max": [7838], "mean": [7701.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [2.7563636363636363, 6.0, 6.0, 6.0, 6.0], "std": [1.7936011147068573, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [275]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [275]}, "eef_direction_state": {"mean": [4.781818181818182, 4.592727272727273], "std": [1.9380487759216083, 1.9281507433953908], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [0.7490909090909091, 0.8945454545454545], "std": [0.9296866974265547, 0.9609499432272364], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.6436363636363637, 0.7381818181818182], "std": [0.8635578911717252, 0.8467028907024969], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_direction_action": {"mean": [4.825454545454545, 4.549090909090909], "std": [1.921762276644505, 1.9763025833172492], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [0.7272727272727273, 0.9018181818181819], "std": [0.9313635254447815, 0.957931656148411], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.6436363636363637, 0.7563636363636363], "std": [0.8550946011170358, 0.8711045519889494], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.1625214224234424, 0.31125229363723805, 1.2100759942812085, -0.3312814511039452, 0.4270026313991766, -0.13923068452757237, 0.17783519998842787, -0.30622681511481614, 1.2153190644790923, 0.11374393746900148, 0.41532654820838083, 0.10555629093257994], "std": [0.1500521376816545, 0.046152359428109524, 0.04923497286923714, 0.4097658593969017, 0.42437160948906677, 0.3461223802290281, 0.15654792782099353, 0.06103042439144175, 0.04801269284198764, 0.14484749255420898, 0.39170825867991477, 0.19787204164885214], "min": [0.04434824098681858, 0.1677248552537072, 1.1648736400503352, -1.3212279437929406, 0.07719143534268746, -1.1306195480735386, 0.05688996504469058, -0.3831473148917522, 1.1569946783786673, -0.013235912510453527, 0.05060819759435908, -0.036582487629741305], "max": [0.4432880445517516, 0.33462176679584854, 1.3645954369929159, -0.0415361498496628, 1.2053718433642442, 0.05607463733247466, 0.46190093606909305, -0.11690519573462191, 1.3377505250426316, 0.4977701674188456, 1.0552718230391034, 0.6588209607832622], "count": [275]}, "eef_sim_pose_action": {"mean": [0.1623254524228156, 0.31156081385994033, 1.2083896580149507, -0.32857383323050116, 0.4294491930409741, -0.13211434163603383, 0.1782726121810668, -0.3054099245169458, 1.2150253197795973, 0.11396353434368418, 0.4178757930303235, 0.10698190353249194], "std": [0.1507104963223978, 0.04613788091380249, 0.04920870727961238, 0.406257868259117, 0.4240675746249448, 0.34342956985238576, 0.15718320176676728, 0.061534435788315356, 0.048386324691860376, 0.14268765266153835, 0.39373477846199884, 0.19711288224400758], "min": [0.03900131585087194, 0.1677779548026865, 1.162772812979105, -1.295112034576962, 0.10731156834461264, -1.143195733053922, 0.05355608042508518, -0.3891736962866108, 1.1545146870567427, -0.019078416757773484, 0.059784666426502486, -0.04347820331494008], "max": [0.4430309840407062, 0.33523929684192055, 1.3699625613178716, -0.03810612899850861, 1.214201367441846, 0.06648684092550669, 0.4621268741847053, -0.1145302637113134, 1.3366293375891385, 0.49177912733512236, 1.0621353617239326, 0.6576314067102647], "count": [275]}, "gripper_mode_state": {"mean": [0.13454545454545455, 0.14181818181818182], "std": [0.3412374176531812, 0.3488635623334248], "min": [0, 0], "max": [1, 1], "count": [275]}, "gripper_activity_state": {"mean": [1.8145454545454545, 1.8072727272727274], "std": [0.5445325541042854, 0.555257367174585], "min": [0, 0], "max": [2, 2], "count": [275]}, "gripper_mode_action": {"mean": [0.14181818181818182, 0.14181818181818182], "std": [0.3488635623334257, 0.3488635623334248], "min": [0, 0], "max": [1, 1], "count": [275]}, "gripper_activity_action": {"mean": [1.9672727272727273, 1.9672727272727273], "std": [0.23124528139032263, 0.23124528139032233], "min": [0, 0], "max": [2, 2], "count": [275]}, "gripper_open_scale_state": {"mean": [0.8499144830183598, 0.8306121285178434], "std": [0.27539941605023716, 0.3065678807665254], "min": [0.13544230461120604, 0.04267956733703613], "max": [0.9777780151367188, 0.9707426452636718], "count": [275]}, "gripper_open_scale_action": {"mean": [0.8581818181818182, 0.8581818181818182], "std": [0.3488635623334257, 0.34886356233342486], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [275]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.6372502042483661]], [[0.6408727369281046]], [[0.6123035675381264]]], "std": [[[0.16518092823521222]], [[0.1937862016463525]], [[0.21216618358349934]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6101234123093682]], [[0.6237115958605665]], [[0.5947080255991285]]], "std": [[[0.1618192586487943]], [[0.1895009132384202]], [[0.20426674462332392]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43011752178649243]], [[0.4045638262527233]], [[0.36470926470588233]]], "std": [[[0.2147333695400035]], [[0.2299513030705393]], [[0.26584220630833744]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44059200435729845]], [[0.42509303649237473]], [[0.4008119907407407]]], "std": [[[0.1966137743065353]], [[0.20603660147348654]], [[0.2408460984045154]]], "count": [100]}, "observation.state": {"min": [-0.4502127766609192, -0.001276595750823617, -1.4917020797729492, 0.07000000029802322, -0.41127660870552063, -0.748085081577301, -2.7551064491271973, -0.19808509945869446, -0.0019148936262354255, -1.138085126876831, -0.10851063579320908, -0.05234042555093765, -0.04617021232843399, -2.735319137573242, 14.556782722473145, 4.483817100524902], "max": [0.15765957534313202, 2.2053191661834717, -0.04595744609832764, 0.7489361763000488, 0.1682978719472885, -0.0017021276289597154, -0.31702128052711487, 0.6131914854049683, 2.1051063537597656, -0.04893616959452629, 0.26446807384490967, 0.24872340261936188, 0.24382978677749634, -0.02638297900557518, 97.77780151367188, 97.0890884399414], "mean": [-0.025241943076252937, 0.7243044972419739, -0.5092639923095703, 0.2705308496952057, -0.049523599445819855, -0.2402065396308899, -2.328359365463257, 0.054658401757478714, 0.6754699349403381, -0.40820425748825073, 0.11289040744304657, 0.001615960500203073, 0.05722280219197273, -2.3529415130615234, 83.19969940185547, 84.01256561279297], "std": [0.133805513381958, 0.8961207866668701, 0.5561843514442444, 0.21198178827762604, 0.16508305072784424, 0.25257542729377747, 0.8612910509109497, 0.1681351661682129, 0.8535941243171692, 0.4286797344684601, 0.08539744466543198, 0.0710604339838028, 0.07927573472261429, 0.8688475489616394, 29.397430419921875, 29.69673728942871], "count": [284]}, "action": {"min": [-0.452524334192276, -0.003067961661145091, -1.5002331733703613, 0.05522330850362778, -0.4157087802886963, -0.7531845569610596, -2.7551064491271973, -0.21015536785125732, -0.006135923322290182, -1.1382137537002563, -0.10584467649459839, -0.05522330850362778, -0.05675728991627693, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.1595340073108673, 2.2104663848876953, -0.04601942375302315, 0.7685243487358093, 0.17180584371089935, 0.003067961661145091, -0.31702128052711487, 0.6166602969169617, 2.104621648788452, -0.04908738657832146, 0.26998060941696167, 0.251572847366333, 0.2454369217157364, -0.02638297900557518, 100.0, 100.0, 0.0, 0.0], "mean": [-0.023620057851076126, 0.7224225997924805, -0.5075518488883972, 0.27029865980148315, -0.047175273299217224, -0.24327154457569122, -2.328359365463257, 0.056173909455537796, 0.6776410937309265, -0.41045352816581726, 0.11441127210855484, 0.001026180456392467, 0.05763757601380348, -2.3529415130615234, 83.4507064819336, 86.61972045898438, 0.0, 0.0], "std": [0.13415753841400146, 0.8989840149879456, 0.5575465559959412, 0.21260498464107513, 0.1664259284734726, 0.25589123368263245, 0.8612910509109497, 0.1697934865951538, 0.8557733297348022, 0.42862042784690857, 0.0871674120426178, 0.07107076048851013, 0.07955688238143921, 0.8688475489616394, 37.16244888305664, 34.04402160644531, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [284]}, "index": {"min": [7839], "max": [8122], "mean": [7980.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [2.7711267605633805, 6.0, 6.0, 6.0, 6.0], "std": [1.7281057359536736, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [284]}, "eef_direction_state": {"mean": [4.809859154929577, 4.573943661971831], "std": [1.7154357167998278, 1.9296128042410001], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8661971830985915, 0.8838028169014085], "std": [0.9511214525268867, 0.9626209325120508], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.7570422535211268, 0.7429577464788732], "std": [0.8925274988720525, 0.8562856150564885], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.806338028169014, 4.559859154929577], "std": [1.7181186397873738, 1.9680389846116852], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.852112676056338, 0.8661971830985915], "std": [0.9453159774188031, 0.954816354582378], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.7253521126760564, 0.7183098591549296], "std": [0.8812951912071428, 0.8505689660216463], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.18576215942269772, 0.3224675167496533, 1.2149648953009666, -0.3857561305008174, 0.45183582934954675, -0.1671440895717735, 0.17863252980650524, -0.3186036223973937, 1.2102589996879254, 0.06694812617315758, 0.37787464090269524, 0.059038922280285656], "std": [0.15729148170983037, 0.04908092324407616, 0.05132974662729486, 0.49833843100201314, 0.4865701639041453, 0.47833670898652964, 0.15063188124362292, 0.053213955654283225, 0.04610472872120482, 0.10819656302018749, 0.3779966134667864, 0.18545240241121505], "min": [0.061086348556235986, 0.15985225682546442, 1.1699783018631924, -1.5647388872523147, 0.052737234128297894, -1.4897865289579617, 0.058688070139893106, -0.3892028859698483, 1.1453251592241955, -0.05216440589438765, 0.061245762216191935, -0.0609562585401785], "max": [0.43576337290169587, 0.3794634127129814, 1.377797911707155, -0.0008480052905965136, 1.3189881754391664, 0.4263526696840637, 0.4331183380487152, -0.13211282412839842, 1.334216710489746, 0.3560561545480241, 1.0618718710189214, 0.6516289205465757], "count": [284]}, "eef_sim_pose_action": {"mean": [0.1859039591071876, 0.3229007032516735, 1.2141823940952552, -0.37837346625020923, 0.45170052781688563, -0.1554802201999837, 0.17886620736289044, -0.3183919676841393, 1.2102690743507611, 0.06523670023392081, 0.37938830400525764, 0.05872438064802726], "std": [0.15751702046611243, 0.04915784580600966, 0.05234232992640465, 0.49447073381773726, 0.4852052238707967, 0.4816028684296604, 0.15069756747817956, 0.053837278488240714, 0.04704325956601135, 0.10751694624761281, 0.3790567817099131, 0.18720590659224845], "min": [0.05952030003470134, 0.1589450131479602, 1.1680825843029503, -1.5293823315392816, 0.053658727834239306, -1.5184630985040528, 0.05555991755657987, -0.39312955957691803, 1.1453375537248012, -0.06426126720768541, 0.04906188963802993, -0.06719127960943572], "max": [0.43359605541382146, 0.3812590074091234, 1.3774485088830173, 0.0038828172567976276, 1.3258319142791564, 0.4628702591956556, 0.4327373730330681, -0.13054221305170666, 1.3440985119646072, 0.36167755861046397, 1.079056349290811, 0.6551640093751163], "count": [284]}, "gripper_mode_state": {"mean": [0.15845070422535212, 0.13028169014084506], "std": [0.3651630848755673, 0.33661308850799293], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_state": {"mean": [1.8204225352112675, 1.8169014084507042], "std": [0.5368188422096578, 0.5453996894623435], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.16549295774647887, 0.13380281690140844], "std": [0.3716248628426265, 0.340440337049911], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_action": {"mean": [1.9683098591549295, 1.9683098591549295], "std": [0.22762389237878947, 0.22762389237878888], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.8319965153344966, 0.8401263070274381], "std": [0.2939739976225045, 0.2969673426622905], "min": [0.14556782722473144, 0.044838171005249026], "max": [0.9777780151367188, 0.9708908843994141], "count": [284]}, "gripper_open_scale_action": {"mean": [0.8345070422535211, 0.8661971830985915], "std": [0.3716248628426265, 0.340440337049911], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9647058823529412]], [[1.0]]], "mean": [[[0.6442379193899782]], [[0.6459636683006535]], [[0.6163903322440087]]], "std": [[[0.16653442996746645]], [[0.196525545870364]], [[0.2169582494874962]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.6166142184095861]], [[0.6279501007625272]], [[0.5981437772331154]]], "std": [[[0.1652457494328635]], [[0.1938602982143738]], [[0.21001460956919885]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4367944199346405]], [[0.409517121459695]], [[0.3662300136165577]]], "std": [[[0.2156877918117666]], [[0.23130063480353139]], [[0.267043617796603]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4372227314814815]], [[0.419751947167756]], [[0.3924061873638344]]], "std": [[[0.20428952759339042]], [[0.21132059110956128]], [[0.24338224697778216]]], "count": [100]}, "observation.state": {"min": [-0.4459574520587921, -0.001276595750823617, -1.361276626586914, 0.08978723734617233, -0.4770212769508362, -0.5929787158966064, -2.7551064491271973, -0.1042553186416626, -0.002340425504371524, -1.1921277046203613, 0.039787232875823975, -0.16106383502483368, -0.018297871574759483, -2.734893560409546, 14.735391616821289, 5.263858795166016], "max": [0.11829787492752075, 2.186383008956909, -0.03510638326406479, 0.7095744609832764, 0.21595744788646698, 0.008085106499493122, -0.32212767004966736, 0.6317021250724792, 1.9208511114120483, -0.050851065665483475, 0.40893617272377014, 0.21021276712417603, 0.3370212912559509, -0.049361702054739, 97.77780151367188, 97.07426452636719], "mean": [-0.039989810436964035, 0.7520132660865784, -0.5024557709693909, 0.24508486688137054, -0.04814208298921585, -0.21503689885139465, -2.285952568054199, 0.05619117617607117, 0.6244757175445557, -0.39568763971328735, 0.22856852412223816, -0.013062475249171257, 0.074303038418293, -2.3134000301361084, 81.75128173828125, 82.66280364990234], "std": [0.12645037472248077, 0.9174123406410217, 0.5342641472816467, 0.20958025753498077, 0.1674942970275879, 0.22219853103160858, 0.8632642030715942, 0.1729198545217514, 0.7972879409790039, 0.39707130193710327, 0.06370954215526581, 0.07669700682163239, 0.10538285225629807, 0.8966747522354126, 29.461271286010742, 30.645822525024414], "count": [254]}, "action": {"min": [-0.44792237877845764, -0.004601942375302315, -1.3621749877929688, 0.08130098134279251, -0.480135977268219, -0.5997864603996277, -2.7551064491271973, -0.12118448317050934, -0.0015339808305725455, -1.193437099456787, 0.04295146092772484, -0.16413594782352448, -0.03374757617712021, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.11965049803256989, 2.192058563232422, -0.03528155758976936, 0.7148350477218628, 0.2208932340145111, 0.00920388475060463, -0.32212767004966736, 0.6335340738296509, 1.9435536861419678, -0.05215534567832947, 0.424912691116333, 0.2208932340145111, 0.33900976181030273, -0.049361702054739, 100.0, 100.0, 0.0, 0.0], "mean": [-0.03845823556184769, 0.7528305053710938, -0.5001364946365356, 0.24492298066616058, -0.04559076577425003, -0.2201862335205078, -2.285952568054199, 0.05619562789797783, 0.6237318515777588, -0.3945348858833313, 0.22953547537326813, -0.014899006113409996, 0.07474234700202942, -2.3134000301361084, 81.10236358642578, 85.03936767578125, 0.0, 0.0], "std": [0.12617701292037964, 0.9217208623886108, 0.5347974300384521, 0.21253706514835358, 0.16851119697093964, 0.22688843309879303, 0.8632642030715942, 0.17444925010204315, 0.8004326224327087, 0.3967679738998413, 0.06718546897172928, 0.07776051014661789, 0.10574209690093994, 0.8966747522354126, 39.149024963378906, 35.66847229003906, 0.0, 0.0], "count": [254]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [254]}, "index": {"min": [8123], "max": [8376], "mean": [8249.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [2.7283464566929134, 6.0, 6.0, 6.0, 6.0], "std": [1.754920983832413, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [254]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [254]}, "eef_direction_state": {"mean": [4.692913385826771, 4.519685039370079], "std": [1.8719302893660352, 1.9696532078179423], "min": [0, 0], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [0.8779527559055118, 0.8622047244094488], "std": [0.9582146608932021, 0.9642776361933934], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_state": {"mean": [0.7401574803149606, 0.7165354330708661], "std": [0.8576896124256977, 0.8455314481714201], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_direction_action": {"mean": [4.692913385826771, 4.547244094488189], "std": [1.919694082516986, 1.9246976149311907], "min": [0, 0], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [0.8346456692913385, 0.8740157480314961], "std": [0.953764027069398, 0.9638515746834247], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_acc_mag_action": {"mean": [0.7283464566929134, 0.6968503937007874], "std": [0.870007479178212, 0.8410189739987024], "min": [0, 0], "max": [2, 2], "count": [254]}, "eef_sim_pose_state": {"mean": [0.18959703091463131, 0.3236027535071323, 1.2077649850718684, -0.3527765518566852, 0.46296280344562013, -0.17549785052415906, 0.16005943467987394, -0.320115701808624, 1.2121368510415758, 0.04944036888266535, 0.45229258163345615, 0.021768668733136133], "std": [0.1633114637385993, 0.04679238629159038, 0.04781559757728589, 0.4802465398490913, 0.4794154827860435, 0.44380482747163924, 0.13083871053805493, 0.053065148401638895, 0.04522552407435924, 0.18488230596101046, 0.42041550787929277, 0.2760976753541598], "min": [0.048970202925927714, 0.1659236836218519, 1.1567651416807623, -1.4558225027604652, -0.019346698242279192, -1.4684303707252488, 0.05808092601270172, -0.3630520259663581, 1.1417730894755866, -0.4212532042091696, 0.06334905843412142, -0.6471171062835542], "max": [0.43861782505661295, 0.37223176297517346, 1.35489841706605, 0.026147610127470702, 1.2277748360970695, 0.32729551610500895, 0.3886171037090107, -0.1356141221681899, 1.3187855766473113, 0.4123635055572242, 1.2920790089944654, 0.7234532966295711], "count": [254]}, "eef_sim_pose_action": {"mean": [0.1899500463333744, 0.32436389341226113, 1.2062949562262062, -0.34759182636891767, 0.46605060424023226, -0.16396372157010475, 0.15967145247015554, -0.32026036599885715, 1.2115446163884054, 0.04127689325413751, 0.4530620404640993, 0.013169635313736229], "std": [0.16371061918194124, 0.046784336125129805, 0.04815404008033571, 0.4772200400214803, 0.47874121889915183, 0.4485355858426702, 0.1304718104155366, 0.05368998073633007, 0.04553016911938403, 0.19719379706832063, 0.42690061579524285, 0.2892730805293959], "min": [0.043463642965123186, 0.1654616852981804, 1.1555731866332069, -1.4543890455184603, 0.050618444014716824, -1.5004153850323296, 0.04827330517299679, -0.36815255212325027, 1.1354180273263335, -0.5265804725796337, 0.03834584847309963, -0.74110906044358], "max": [0.4383784090453074, 0.37303291452875537, 1.3564657934085629, 0.03186149047572133, 1.2267491285952525, 0.37229585029554385, 0.38148626842188127, -0.1338008864447949, 1.3194327606497365, 0.4145933741484168, 1.3172705253146, 0.7265523187008476], "count": [254]}, "gripper_mode_state": {"mean": [0.18503937007874016, 0.14566929133858267], "std": [0.38832950132536054, 0.35277435975350846], "min": [0, 0], "max": [1, 1], "count": [254]}, "gripper_activity_state": {"mean": [1.795275590551181, 1.7913385826771653], "std": [0.558944205477839, 0.574870560171873], "min": [0, 0], "max": [2, 2], "count": [254]}, "gripper_mode_action": {"mean": [0.1889763779527559, 0.14960629921259844], "std": [0.3914898549497974, 0.3566850914301141], "min": [0, 0], "max": [1, 1], "count": [254]}, "gripper_activity_action": {"mean": [1.9645669291338583, 1.9645669291338583], "std": [0.24041550615389107, 0.24041550615389046], "min": [0, 0], "max": [2, 2], "count": [254]}, "gripper_open_scale_state": {"mean": [0.8175124556624084, 0.8266289674954128], "std": [0.2946127351785454, 0.30645825776057967], "min": [0.1473539161682129, 0.052638587951660154], "max": [0.9777780151367188, 0.9707426452636718], "count": [254]}, "gripper_open_scale_action": {"mean": [0.8110236220472441, 0.8503937007874016], "std": [0.3914898549497974, 0.3566850914301141], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [254]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.642461274509804]], [[0.6450227805010893]], [[0.6140295778867102]]], "std": [[[0.17036676966764297]], [[0.199533997175011]], [[0.21945443418057392]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.6136343409586057]], [[0.6259460157952069]], [[0.5944437663398693]]], "std": [[[0.16988536270356666]], [[0.19734898085181965]], [[0.21302830264639752]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176428267973856]], [[0.3928184123093682]], [[0.3541214814814815]]], "std": [[[0.2185086589821635]], [[0.22940812375860944]], [[0.26200501229282824]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44569886982570806]], [[0.42621322167755993]], [[0.39739525871459697]]], "std": [[[0.20277542218024228]], [[0.21166419224253338]], [[0.2447095942544879]]], "count": [100]}, "observation.state": {"min": [-0.5395744442939758, -0.001276595750823617, -1.2825531959533691, 0.10680851340293884, -0.36638298630714417, -0.8465957641601562, -2.7551064491271973, -0.0682978704571724, -0.0019148936262354255, -1.0865957736968994, -0.23234042525291443, -0.11914893984794617, -0.007659574504941702, -2.735319137573242, 14.586552619934082, 3.9448652267456055], "max": [0.0274468082934618, 2.1108510494232178, -0.07595744729042053, 0.8370212912559509, 0.22851063311100006, -0.034893617033958435, -0.3178723454475403, 0.6517021059989929, 2.114680767059326, -0.050851065665483475, 0.34808510541915894, 0.03170212730765343, 0.35638296604156494, -0.01042553223669529, 97.77780151367188, 97.0890884399414], "mean": [-0.10343915224075317, 0.6076912879943848, -0.43738463521003723, 0.2738511562347412, 0.009763764217495918, -0.25994494557380676, -2.4172873497009277, 0.07100126892328262, 0.7794758081436157, -0.44785112142562866, 0.08727633208036423, -0.0396839864552021, 0.09986311197280884, -2.304612159729004, 86.23461151123047, 82.36041259765625], "std": [0.15786203742027283, 0.856484591960907, 0.4722103178501129, 0.1479683220386505, 0.1252279281616211, 0.28231391310691833, 0.7662405371665955, 0.18854254484176636, 0.8678374290466309, 0.4201551377773285, 0.14021629095077515, 0.041567906737327576, 0.11268191039562225, 0.9196100234985352, 26.154029846191406, 31.43050193786621], "count": [272]}, "action": {"min": [-0.5399612188339233, -0.0015339808305725455, -1.2977477312088013, 0.13499030470848083, -0.3712233603000641, -0.8528932929039001, -2.7551064491271973, -0.07669904083013535, -0.003067961661145091, -1.0891263484954834, -0.2316311001777649, -0.11965049803256989, -0.01073786523193121, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.04448544234037399, 2.1230294704437256, -0.08130098134279251, 0.8574952483177185, 0.24236896634101868, -0.05368932709097862, -0.3178723454475403, 0.653475821018219, 2.1153595447540283, -0.05062136426568031, 0.3712233603000641, 0.03834952041506767, 0.3604854941368103, -0.01042553223669529, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10317061096429825, 0.6090684533119202, -0.4393532872200012, 0.2781746983528137, 0.013647563755512238, -0.2670194208621979, -2.4172873497009277, 0.07103127986192703, 0.7799503207206726, -0.4482608735561371, 0.0904482901096344, -0.039877843111753464, 0.09988369792699814, -2.304612159729004, 87.13235473632812, 85.29412078857422, 0.0, 0.0], "std": [0.1587582677602768, 0.859572172164917, 0.47245001792907715, 0.1519167125225067, 0.12771227955818176, 0.28745242953300476, 0.7662405371665955, 0.1898200362920761, 0.8693137764930725, 0.41935694217681885, 0.1438576877117157, 0.04242340475320816, 0.11256808787584305, 0.9196100234985352, 33.4839973449707, 35.41641616821289, 0.0, 0.0], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [272]}, "index": {"min": [8377], "max": [8648], "mean": [8512.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [2.7573529411764706, 6.0, 6.0, 6.0, 6.0], "std": [1.7884281774845678, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [272]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [272]}, "eef_direction_state": {"mean": [4.783088235294118, 4.150735294117647], "std": [1.8788707163307243, 2.21361084853556], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.7757352941176471, 0.9595588235294118], "std": [0.9380044778779227, 0.948208735122875], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.6323529411764706, 0.8272058823529411], "std": [0.8340971124992536, 0.8678884883443806], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.8786764705882355, 4.1911764705882355], "std": [1.7935713669296451, 2.217957147925675], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.7463235294117647, 0.9411764705882353], "std": [0.9422601183446316, 0.9607342924153571], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.5919117647058824, 0.7904411764705882], "std": [0.8262739848844807, 0.855465015999261], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.15990055150639498, 0.3042514626099492, 1.2072826992965826, -0.30761502759289244, 0.4313160042945863, -0.1250704544966486, 0.1959544786721804, -0.31740127090702475, 1.213261036686319, 0.06100253345090003, 0.4169807563298156, 0.013266903079347032], "std": [0.1481228230003205, 0.05337958137503329, 0.04551476329453367, 0.4096883408039564, 0.4363145649994726, 0.3615473502325408, 0.1532597808113111, 0.05615584644789363, 0.047745771397519954, 0.08811799863524461, 0.36582738128299963, 0.18344431711397677], "min": [0.04427212749512098, 0.14291264990398964, 1.1678120448411378, -1.4324862541231913, 0.03508176742030389, -1.1763049485862558, 0.06041627572920595, -0.35755376601147243, 1.1425271186979973, -0.009597170768766854, 0.0738193459103873, -0.2534919090867988], "max": [0.4307036898406268, 0.3417691655712179, 1.348338812649464, -0.03357876259332233, 1.2751122372755774, 0.19384911501151106, 0.43713173514959575, -0.14048862613278001, 1.3384395521270764, 0.283594375106277, 0.9781128284173963, 0.53931911675343], "count": [272]}, "eef_sim_pose_action": {"mean": [0.16004843743939492, 0.3044942317505782, 1.2068375603565973, -0.30658699472617185, 0.43477230585380383, -0.11535702000293636, 0.19567384153304135, -0.31746375452180736, 1.2129392254041438, 0.05967904030333021, 0.42014723653057423, 0.012269388943837434], "std": [0.14860484087608755, 0.05341168598025254, 0.0461905227727082, 0.4061336555767978, 0.43655579497609887, 0.36136440121768726, 0.15305906892993065, 0.056478925265328446, 0.04809797227109914, 0.08819607842007181, 0.37063374356233314, 0.1846667262212257], "min": [0.03431821853376536, 0.1423469072814344, 1.1673294738542968, -1.4119154022420024, 0.11343075054011353, -1.2174885539645357, 0.057494275526124655, -0.36048282547806987, 1.1415669934659811, -0.012398042210148421, 0.07515433193542709, -0.25644937916443555], "max": [0.4303267703917943, 0.3434306247457799, 1.353174029061862, -0.049318402273682255, 1.2808287566821792, 0.22551333994201872, 0.43719233362880094, -0.14036377934286462, 1.3437963773567259, 0.29221940360655735, 0.9786262005572244, 0.5390033022429267], "count": [272]}, "gripper_mode_state": {"mean": [0.1213235294117647, 0.14705882352941177], "std": [0.32650287996101485, 0.3541645464350671], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_state": {"mean": [1.8125, 1.8051470588235294], "std": [0.54717691246014, 0.5579399942621365], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.12867647058823528, 0.14705882352941177], "std": [0.33484150953128755, 0.354164546435067], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_action": {"mean": [1.9669117647058822, 1.9669117647058822], "std": [0.23249134932003418, 0.23249134932003468], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.8623454999573141, 0.8236047319191319], "std": [0.26154004478953263, 0.3143049456575136], "min": [0.14586552619934082, 0.03944865226745606], "max": [0.9777780151367188, 0.9708908843994141], "count": [272]}, "gripper_open_scale_action": {"mean": [0.8713235294117647, 0.8529411764705882], "std": [0.33484150953128755, 0.354164546435067], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [272]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6498958006535948]], [[0.6533431290849673]], [[0.6230447140522877]]], "std": [[[0.16219055580744002]], [[0.1915696049867407]], [[0.21170507337676098]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.6223207897603485]], [[0.6359412227668846]], [[0.6051501606753813]]], "std": [[[0.1604773318704169]], [[0.18791767790556557]], [[0.20387751727002046]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4278173011982571]], [[0.40321542755991285]], [[0.3621205855119826]]], "std": [[[0.21461693390102463]], [[0.22897397497654437]], [[0.26367005022784334]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4317206345315904]], [[0.4170919989106754]], [[0.38854930555555556]]], "std": [[[0.20214049077280682]], [[0.210354836558845]], [[0.23888190042334545]]], "count": [100]}, "observation.state": {"min": [-0.44680851697921753, 0.0, -1.2868084907531738, 0.07340425252914429, -0.4861702024936676, -0.778723418712616, -2.7551064491271973, -0.3621276617050171, -0.0019148936262354255, -1.193404197692871, -0.04617021232843399, -0.2338297814130783, -0.04510638117790222, -2.734893560409546, 21.562864303588867, 4.5126261711120605], "max": [0.04553191363811493, 2.164255380630493, -0.034893617033958435, 0.7272340655326843, 0.34382978081703186, 0.021063830703496933, -0.519361674785614, 0.5944680571556091, 1.9974467754364014, -0.051276594400405884, 0.3389361798763275, 0.4608510732650757, 0.2965957522392273, -0.027234042063355446, 97.77780151367188, 97.07426452636719], "mean": [-0.058983080089092255, 0.6859188675880432, -0.4505833089351654, 0.19513873755931854, -0.026839232072234154, -0.2578299939632416, -2.3734395503997803, 0.0010047705145552754, 0.6270456314086914, -0.4053668677806854, 0.20227019488811493, 0.023053959012031555, 0.06027747690677643, -2.3691413402557373, 84.74589538574219, 84.56578063964844], "std": [0.12841376662254333, 0.8757743239402771, 0.4907309412956238, 0.16612577438354492, 0.15927831828594208, 0.2999124228954315, 0.7686184644699097, 0.18810950219631195, 0.8185425400733948, 0.4111650288105011, 0.08167951554059982, 0.14219245314598083, 0.1174016073346138, 0.8432993292808533, 26.214590072631836, 28.823238372802734], "count": [263]}, "action": {"min": [-0.44792237877845764, -0.004601942375302315, -1.2962137460708618, 0.07056311517953873, -0.4893398582935333, -0.7853981852531433, -2.7551064491271973, -0.3681553900241852, -0.0015339808305725455, -1.196505069732666, -0.0475534051656723, -0.24083498120307922, -0.04908738657832146, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.04908738657832146, 2.1675148010253906, -0.032213594764471054, 0.7332428097724915, 0.35281556844711304, 0.02454369328916073, -0.519361674785614, 0.598252534866333, 2.001844882965088, -0.04908738657832146, 0.34821364283561707, 0.48166996240615845, 0.2991262674331665, -0.027234042063355446, 100.0, 100.0, 0.0, 0.0], "mean": [-0.05799410492181778, 0.6884451508522034, -0.45193371176719666, 0.19607481360435486, -0.02342417649924755, -0.262584924697876, -2.3734395503997803, 0.0023622140288352966, 0.6294740438461304, -0.4066505432128906, 0.20153486728668213, 0.019883446395397186, 0.061580948531627655, -2.3691413402557373, 84.0304183959961, 87.45246887207031, 0.0, 0.0], "std": [0.12821298837661743, 0.8792642951011658, 0.491897314786911, 0.17045053839683533, 0.16180995106697083, 0.302206814289093, 0.7686184644699097, 0.18886609375476837, 0.8234922289848328, 0.41156136989593506, 0.08473101258277893, 0.14412415027618408, 0.11848241090774536, 0.8432993292808533, 36.63241195678711, 33.12569808959961, 0.0, 0.0], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [263]}, "index": {"min": [8649], "max": [8911], "mean": [8780.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [2.4866920152091256, 6.0, 6.0, 6.0, 6.0], "std": [1.880157972140213, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [263]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [263]}, "eef_direction_state": {"mean": [4.562737642585551, 4.479087452471483], "std": [1.925133770372901, 2.0053492920752203], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.8973384030418251, 0.8783269961977186], "std": [0.9437167376499367, 0.9634113657277493], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.7490494296577946, 0.7224334600760456], "std": [0.8576146562981514, 0.8426322206399732], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [4.570342205323194, 4.524714828897339], "std": [1.9542764545586335, 1.9259972021942158], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.8555133079847909, 0.8821292775665399], "std": [0.9402481383177345, 0.9579485519349303], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.7072243346007605, 0.7224334600760456], "std": [0.8554372589773053, 0.8516091737034883], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.17740132644582673, 0.31426990623988427, 1.2098067229601182, -0.3293919680496242, 0.41081189893025893, -0.12934898505212836, 0.16456658410212086, -0.3329800329363997, 1.2113261734151581, 0.0801992661114969, 0.4116125715539224, 0.028572001547438036], "std": [0.15574009990435006, 0.04622824992644419, 0.05072396612929586, 0.4763411244153165, 0.4406042961770589, 0.36912051485579506, 0.14127450735177838, 0.05559796572753224, 0.043142483614003815, 0.19172494036291654, 0.37439003952276345, 0.2902523605868066], "min": [0.05496013092591504, 0.16565497131700252, 1.1548567655950628, -1.4689195036044016, 0.04952158459291889, -1.1224214177636063, 0.06047528502803631, -0.43561126037492526, 1.152145083555386, -0.2399848104046211, 0.0411754547324823, -0.7098042726910521], "max": [0.4305313861495614, 0.34193845763633557, 1.353693689591457, 0.019564681653767686, 1.2425944047350135, 0.3774917697737619, 0.41583395902781484, -0.14153672740830822, 1.318109297998978, 0.45687450901419596, 1.1334826752539686, 0.7891902877240868], "count": [263]}, "eef_sim_pose_action": {"mean": [0.177900765784212, 0.31477227565701327, 1.2093645161516315, -0.3267322666223807, 0.41305481430677077, -0.1202045539332699, 0.1648770066855632, -0.3327684022688331, 1.210853028216155, 0.07245266454393368, 0.41159229733117314, 0.02116105867818402], "std": [0.1561069822204498, 0.04619385863250924, 0.05188577519355112, 0.47167968599901344, 0.44267501293870254, 0.3714071206974034, 0.14173316560274532, 0.05630678602211029, 0.04352717457325883, 0.19551591783938574, 0.37786746030332374, 0.3022213020659149], "min": [0.047890990121582724, 0.1643447690889945, 1.1510899847796068, -1.4484081390778467, 0.05062112641026073, -1.1601909598344564, 0.057255063833452594, -0.43925975514735427, 1.1504336620642872, -0.2552780875733194, 0.022999939698395533, -0.7234883718890984], "max": [0.43077004452988354, 0.3427380238377738, 1.3614074704538164, 0.023224968852972296, 1.2559466013535685, 0.416265827094333, 0.41251330581697127, -0.1389893777699999, 1.3219281682804875, 0.46758359732183796, 1.1063552356703132, 0.800625226616644], "count": [263]}, "gripper_mode_state": {"mean": [0.1520912547528517, 0.12167300380228137], "std": [0.35910932176783555, 0.3269077606114783], "min": [0, 0], "max": [1, 1], "count": [263]}, "gripper_activity_state": {"mean": [1.8098859315589353, 1.7984790874524714], "std": [0.5463125492216562, 0.566220850767643], "min": [0, 0], "max": [2, 2], "count": [263]}, "gripper_mode_action": {"mean": [0.1596958174904943, 0.12547528517110265], "std": [0.3663237139014287, 0.3312570572566458], "min": [0, 0], "max": [1, 1], "count": [263]}, "gripper_activity_action": {"mean": [1.9657794676806084, 1.9657794676806084], "std": [0.2363539204246398, 0.23635392042463968], "min": [0, 0], "max": [2, 2], "count": [263]}, "gripper_open_scale_state": {"mean": [0.8474582659065089, 0.8456585749745804], "std": [0.2621465672541017, 0.2882322296897076], "min": [0.21562864303588866, 0.04512626171112061], "max": [0.9777780151367188, 0.9707426452636718], "count": [263]}, "gripper_open_scale_action": {"mean": [0.8403041825095057, 0.8745247148288974], "std": [0.3663237139014287, 0.3312570572566458], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [263]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6520680255991286]], [[0.6565433823529412]], [[0.626914158496732]]], "std": [[[0.16596067519528973]], [[0.19353459326667266]], [[0.21196707336175408]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.624779795751634]], [[0.6392158823529411]], [[0.6089520751633987]]], "std": [[[0.16307710991599686]], [[0.18954536779404757]], [[0.20444006198387865]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.436926220043573]], [[0.41078598856209153]], [[0.370420582788671]]], "std": [[[0.2193320301115358]], [[0.23455544847097826]], [[0.27080959351664985]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4435748883442266]], [[0.4254804493464052]], [[0.39924370098039214]]], "std": [[[0.19993196014537784]], [[0.2077745824864943]], [[0.24222983465441406]]], "count": [100]}, "observation.state": {"min": [-0.491702139377594, 0.00042553190723992884, -1.7346808910369873, 0.009999999776482582, -0.47574469447135925, -0.4902127683162689, -2.7551064491271973, -0.037021275609731674, -0.0019148936262354255, -0.9804255366325378, -0.4131914973258972, -0.11787234246730804, -0.008510638028383255, -2.7421276569366455, 14.08035659790039, 3.2300286293029785], "max": [0.19617021083831787, 2.321063756942749, -0.006595744751393795, 0.9191489219665527, 0.3265957534313202, 0.09510638564825058, -0.3034042418003082, 0.6391489505767822, 2.0340425968170166, -0.04957446828484535, 0.4348936080932617, 0.006595744751393795, 0.30829787254333496, 0.010851063765585423, 97.77780151367188, 97.32622528076172], "mean": [-0.070016048848629, 0.7905339598655701, -0.5840240120887756, 0.28524941205978394, -0.04662667587399483, -0.16649454832077026, -2.256448984146118, 0.06454148143529892, 0.5551639795303345, -0.2996148467063904, 0.04692791774868965, -0.0373644158244133, 0.07047086209058762, -2.373670816421509, 80.74437713623047, 84.72126007080078], "std": [0.18251857161521912, 0.9764881134033203, 0.7138642072677612, 0.3369491696357727, 0.17453564703464508, 0.15121357142925262, 0.9300386309623718, 0.1642160713672638, 0.8013250231742859, 0.3344460725784302, 0.22666051983833313, 0.036513760685920715, 0.10599679499864578, 0.8521361351013184, 31.746856689453125, 29.126577377319336], "count": [310]}, "action": {"min": [-0.49240782856941223, -0.0015339808305725455, -1.7426022291183472, 0.01073786523193121, -0.47860199213027954, -0.49240782856941223, -2.7551064491271973, -0.03681553900241852, -0.0015339808305725455, -0.983281672000885, -0.4141748249530792, -0.11965049803256989, -0.016873788088560104, -2.7421276569366455, 0.0, 0.0, 0.0, 0.0], "max": [0.19941750168800354, 2.3270487785339355, -0.006135923322290182, 0.9572039842605591, 0.34514567255973816, 0.10431069135665894, -0.3034042418003082, 0.6412039399147034, 2.032524585723877, -0.05062136426568031, 0.45405831933021545, 0.01073786523193121, 0.31139808893203735, 0.010851063765585423, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06735718995332718, 0.7853108644485474, -0.5790449976921082, 0.2840224802494049, -0.043461497873067856, -0.16732768714427948, -2.256448984146118, 0.06367000192403793, 0.555670976638794, -0.29994767904281616, 0.04881536588072777, -0.0379239022731781, 0.06995941698551178, -2.373670816421509, 80.6451644897461, 87.41935729980469, 0.0, 0.0], "std": [0.18287324905395508, 0.9815177321434021, 0.714039146900177, 0.3374192416667938, 0.17778894305229187, 0.15192757546901703, 0.9300386309623718, 0.1649327576160431, 0.8032435178756714, 0.33390921354293823, 0.23082004487514496, 0.0372583344578743, 0.10611000657081604, 0.8521361351013184, 39.5080451965332, 33.16314697265625, 0.0, 0.0], "count": [310]}, "timestamp": {"min": [0.0], "max": [10.3], "mean": [5.15], "std": [2.9829608706041646], "count": [310]}, "frame_index": {"min": [0], "max": [309], "mean": [154.5], "std": [89.48882611812493], "count": [310]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [310]}, "index": {"min": [8912], "max": [9221], "mean": [9066.5], "std": [89.48882611812493], "count": [310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [310]}, "subtask_annotation": {"mean": [2.8, 6.0, 6.0, 6.0, 6.0], "std": [1.6476767612846333, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [310]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [310]}, "eef_direction_state": {"mean": [4.638709677419355, 4.774193548387097], "std": [1.9020663499425428, 1.9110827435936992], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_state": {"mean": [0.8354838709677419, 0.7516129032258064], "std": [0.9203955626117142, 0.9399282634747523], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_state": {"mean": [0.7645161290322581, 0.667741935483871], "std": [0.8647387772996337, 0.8553011530653779], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_direction_action": {"mean": [4.648387096774194, 4.741935483870968], "std": [1.954873309605438, 1.9455116573130278], "min": [0, 0], "max": [6, 6], "count": [310]}, "eef_velocity_action": {"mean": [0.8129032258064516, 0.7451612903225806], "std": [0.935239122599777, 0.9381996175508325], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_acc_mag_action": {"mean": [0.7354838709677419, 0.635483870967742], "std": [0.880450173379712, 0.8420590689175591], "min": [0, 0], "max": [2, 2], "count": [310]}, "eef_sim_pose_state": {"mean": [0.20073139548859947, 0.31416546351874036, 1.2105961950044313, -0.3815396743927719, 0.4478262069216007, -0.26716182909182434, 0.15312318291814908, -0.3193710696859254, 1.202705968875072, 0.04380393183588582, 0.30123356183610933, 0.01648294121677618], "std": [0.17485396948754492, 0.06757542696896801, 0.047417812842827804, 0.5342280369438055, 0.5176271515200768, 0.5557334464779198, 0.13442106532921297, 0.05163672917267415, 0.04257818286513956, 0.08020166396221023, 0.31198453594886355, 0.15418117362049388], "min": [0.06379780342230941, 0.13912832463397323, 1.1771095913002319, -1.6108247177809902, 0.0031898860046279953, -1.6331549914650991, 0.05300022003203743, -0.3503873996525705, 1.138027099734635, -0.00921864565299232, 0.06551585871840993, -0.23529800893219016], "max": [0.47929602076958383, 0.4034059493771471, 1.3763702838313288, 0.11343262233766038, 1.2915962100745717, 0.17086514003285977, 0.39705394770343744, -0.12577336326743527, 1.3414914858203584, 0.27775301144675135, 0.9352507642290706, 0.5203698599751071], "count": [310]}, "eef_sim_pose_action": {"mean": [0.2004081628602102, 0.31572609516530437, 1.2087976243555798, -0.3779418332916645, 0.44616325257617356, -0.2584282741489703, 0.1528907594404912, -0.3196617553478809, 1.2024029146675532, 0.04283826938664114, 0.30327346453599496, 0.014753983126271509], "std": [0.17560987775416423, 0.06751549076781999, 0.04680132327536191, 0.5353934711299962, 0.5181201604537896, 0.5602339415445515, 0.13433923261768535, 0.05197744405599653, 0.043214199012469194, 0.08055081565813467, 0.3162397989267865, 0.15499592075512486], "min": [0.05114138090627503, 0.1385645385927012, 1.1767789793324235, -1.6428410346647355, 0.0015331847480786198, -1.6564260934152755, 0.053582471980258214, -0.3503975778500615, 1.1383992466022574, -0.02613474936434749, 0.07362057756131257, -0.23586562768152372], "max": [0.4789637356861538, 0.404495463740565, 1.39011303654046, 0.11928815546404112, 1.2934174155113523, 0.1843606928731272, 0.3968622464607142, -0.12430832461816957, 1.341608957686125, 0.28603009024103904, 0.9329202467729809, 0.5211572339316997], "count": [310]}, "gripper_mode_state": {"mean": [0.19032258064516128, 0.12258064516129032], "std": [0.392555595988296, 0.3279552265068084], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_state": {"mean": [1.8451612903225807, 1.8290322580645162], "std": [0.5034325464490171, 0.5265184176462464], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_mode_action": {"mean": [0.1935483870967742, 0.12580645161290321], "std": [0.39507899077148056, 0.33163110280170377], "min": [0, 0], "max": [1, 1], "count": [310]}, "gripper_activity_action": {"mean": [1.9709677419354839, 1.9709677419354839], "std": [0.21804638214349775, 0.21804638214349872], "min": [0, 0], "max": [2, 2], "count": [310]}, "gripper_open_scale_state": {"mean": [0.8074426524869912, 0.8472141140507085], "std": [0.3174693011908217, 0.29126571089617986], "min": [0.1408035659790039, 0.032300286293029785], "max": [0.9777780151367188, 0.9732622528076171], "count": [310]}, "gripper_open_scale_action": {"mean": [0.8064516129032258, 0.8741935483870967], "std": [0.39507899077148056, 0.33163110280170377], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [310]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9137254901960784]], [[0.9803921568627451]]], "mean": [[[0.6520444308278867]], [[0.6577284150326798]], [[0.6280973093681917]]], "std": [[[0.1632940556581361]], [[0.19056373261848333]], [[0.2082576762378065]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6245127587145969]], [[0.6401158033769063]], [[0.6102113752723312]]], "std": [[[0.1617309587061158]], [[0.18730394252555893]], [[0.20073204919926957]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42562839324618734]], [[0.39931662309368193]], [[0.35998706427015253]]], "std": [[[0.2163334962851191]], [[0.22728127786688668]], [[0.26038671027151605]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462979847494553]], [[0.42571973583878]], [[0.398478690087146]]], "std": [[[0.20468901336181836]], [[0.21108628985741387]], [[0.24385644698604594]]], "count": [100]}, "observation.state": {"min": [-0.4376595616340637, -0.001276595750823617, -1.477872371673584, 0.11914893984794617, -0.5248936414718628, -0.5963829755783081, -2.7551064491271973, -0.17127659916877747, -0.0031914892606437206, -1.3531914949417114, -0.16531914472579956, -0.12106382846832275, -0.03893617168068886, -2.734893560409546, 15.159438133239746, 5.314569473266602], "max": [0.04468085244297981, 2.2782979011535645, -0.06148936226963997, 0.7514893412590027, 0.07021276652812958, -0.025957446545362473, -0.33425530791282654, 0.550851047039032, 2.159574508666992, -0.07489361613988876, 0.34531915187835693, 0.19659574329853058, 0.35446807742118835, -0.050851065665483475, 97.77780151367188, 97.07426452636719], "mean": [-0.04112643375992775, 0.6483335494995117, -0.47099652886390686, 0.25749367475509644, -0.04146575927734375, -0.19311773777008057, -2.3946430683135986, 0.047774169594049454, 0.7523137927055359, -0.48128145933151245, 0.15359589457511902, -0.009432362392544746, 0.08598572015762329, -2.294940233230591, 85.46369934082031, 82.0294418334961], "std": [0.11701973527669907, 0.8944888114929199, 0.5294703245162964, 0.17390216886997223, 0.14076636731624603, 0.20088104903697968, 0.7835936546325684, 0.1514473259449005, 0.9058375358581543, 0.4840083718299866, 0.1251680850982666, 0.06547190248966217, 0.11884528398513794, 0.9204487800598145, 26.739818572998047, 31.46124839782715], "count": [271]}, "action": {"min": [-0.4387184977531433, -0.0015339808305725455, -1.4787575006484985, 0.1564660370349884, -0.5307573676109314, -0.6089903712272644, -2.7551064491271973, -0.18254370987415314, -0.0015339808305725455, -1.356039047241211, -0.16413594782352448, -0.12425244599580765, -0.03988350182771683, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0475534051656723, 2.2825634479522705, -0.06442718952894211, 0.7623884677886963, 0.07363107800483704, -0.02454369328916073, -0.33425530791282654, 0.552233099937439, 2.1644468307495117, -0.07516505569219589, 0.37889325618743896, 0.2147573083639145, 0.3604854941368103, -0.050851065665483475, 100.0, 100.0, 0.0, 0.0], "mean": [-0.03958378732204437, 0.6479186415672302, -0.46911129355430603, 0.2596050202846527, -0.03917035833001137, -0.19724416732788086, -2.3946430683135986, 0.04861190915107727, 0.7535355687141418, -0.48144954442977905, 0.1544112265110016, -0.009685029275715351, 0.08621428161859512, -2.294940233230591, 85.97785949707031, 84.50184631347656, 0.0, 0.0], "std": [0.11664947867393494, 0.9000950455665588, 0.5307857394218445, 0.1765468865633011, 0.14196854829788208, 0.206044539809227, 0.7835936546325684, 0.15313641726970673, 0.9084072709083557, 0.4839532673358917, 0.12760882079601288, 0.06636492908000946, 0.11872082948684692, 0.9204487800598145, 34.72170639038086, 36.188690185546875, 0.0, 0.0], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [271]}, "index": {"min": [9222], "max": [9492], "mean": [9357.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [2.7785977859778597, 6.0, 6.0, 6.0, 6.0], "std": [1.7945344113036767, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [271]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [271]}, "eef_direction_state": {"mean": [4.693726937269373, 4.4206642066420665], "std": [1.9415626298762445, 2.0202337014009135], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.7933579335793358, 0.915129151291513], "std": [0.9379809600826936, 0.9509132733486485], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.6937269372693727, 0.7712177121771218], "std": [0.8709737855015116, 0.8413122287560924], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.800738007380073, 4.442804428044281], "std": [1.8377347001237292, 2.0246301367247077], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.7306273062730627, 0.9114391143911439], "std": [0.9159025419035827, 0.9602324033447117], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.6420664206642066, 0.7638376383763837], "std": [0.8553725215190463, 0.8523585875854054], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.1726255655278288, 0.3177801339140367, 1.2076921803215102, -0.30052728094796516, 0.41474985610882287, -0.14678508675439023, 0.19548164088332573, -0.3199723489804913, 1.2098956162265964, 0.07422211438223039, 0.4223385706620651, 0.03087116776760296], "std": [0.1626120542054754, 0.04634649842138432, 0.04992057427736175, 0.40270557553532643, 0.4290734061890858, 0.3620385806961347, 0.16640648942685893, 0.053631994596264145, 0.04794943874648123, 0.13159531072314234, 0.3663720045697605, 0.17316527890352254], "min": [0.04440193693665402, 0.15488461021348973, 1.1596407773783992, -1.3270644004360272, -0.019994715140150054, -1.168247852802697, 0.057995844998120744, -0.3919202421982845, 1.1345011674899175, -0.04748769643889797, 0.09957305626481361, -0.21294873931131858], "max": [0.4590542153825888, 0.3446183806747603, 1.3568522750666097, -0.02429126883696233, 1.2337997203046767, 0.14636735781692833, 0.4464039937346315, -0.13114080918028914, 1.3314918613802775, 0.3606358418508023, 1.017593495671043, 0.5488520757305289], "count": [271]}, "eef_sim_pose_action": {"mean": [0.17297331216000444, 0.31839490785268304, 1.2060203755539176, -0.2992492324971839, 0.41840896471802813, -0.13936753556512926, 0.19547578225038106, -0.3197589740673432, 1.2093940536794696, 0.0721384767793903, 0.4241942330280707, 0.03011590633435477], "std": [0.16321539252697906, 0.046223220572178474, 0.050388260428356826, 0.4017833027907016, 0.4281479910330038, 0.36410846828792887, 0.16633541995604553, 0.05447104729514319, 0.048259176365572656, 0.1317836906982609, 0.37003553950269147, 0.17547308508691498], "min": [0.04125677607533435, 0.15421120759933002, 1.1570818781963497, -1.31217044247838, 0.09046632367175023, -1.1975423954236954, 0.05831191992272495, -0.3959778595213436, 1.1328058280613773, -0.06187876697741029, 0.09966627078402235, -0.21743133078906807], "max": [0.45891185596452105, 0.3452331589791224, 1.3645915915190399, -0.023788281295719912, 1.2451843062186008, 0.16706839116466657, 0.44635740225547904, -0.12934140829727164, 1.3340366164129642, 0.36517962466016257, 1.02170622026027, 0.5498014134738725], "count": [271]}, "gripper_mode_state": {"mean": [0.13284132841328414, 0.15498154981549817], "std": [0.33940316716064556, 0.36188709431573335], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_state": {"mean": [1.8081180811808117, 1.8044280442804428], "std": [0.5434010031859314, 0.5588426573473804], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.14022140221402213, 0.15498154981549817], "std": [0.3472165902936606, 0.36188709431573335], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_action": {"mean": [1.966789667896679, 1.966789667896679], "std": [0.23291120056176484, 0.23291120056176423], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.854636368311644, 0.8202947293876268], "std": [0.2673989040280029, 0.3146124204918652], "min": [0.15159438133239747, 0.05314569473266602], "max": [0.9777780151367188, 0.9707426452636718], "count": [271]}, "gripper_open_scale_action": {"mean": [0.8597785977859779, 0.8450184501845018], "std": [0.3472165902936606, 0.36188709431573335], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [271]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.656537962962963]], [[0.6593444308278867]], [[0.6288501606753812]]], "std": [[[0.16716613864439459]], [[0.1988441816752573]], [[0.22179779449744444]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.6287806563180828]], [[0.6409719771241831]], [[0.6099766857298474]]], "std": [[[0.1659736197714294]], [[0.1958372239796476]], [[0.21468443111679508]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42823593137254906]], [[0.4030212282135076]], [[0.3654560866013072]]], "std": [[[0.21693703426930638]], [[0.23281884681129478]], [[0.26791968275265204]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4400606862745098]], [[0.42501153050108936]], [[0.4000789324618736]]], "std": [[[0.20533614180860923]], [[0.21188127697208636]], [[0.24104554381044255]]], "count": [100]}, "observation.state": {"min": [-0.5044680833816528, -0.0008510638144798577, -1.3974467515945435, 0.062340427190065384, -0.38574469089508057, -0.9025532007217407, -2.7551064491271973, -0.24872340261936188, -0.0019148936262354255, -1.218510627746582, -0.015319149009883404, -0.16872340440750122, -0.003617021255195141, -2.734893560409546, 14.735391616821289, 2.711085081100464], "max": [0.04787234216928482, 2.2259573936462402, -0.024042552337050438, 0.7625532150268555, 0.28574466705322266, 0.01872340403497219, -0.32212767004966736, 0.7085106372833252, 2.128723382949829, -0.050851065665483475, 0.3506383001804352, 0.2923404276371002, 0.3091489374637604, 0.02638297900557518, 97.77780151367188, 97.07426452636719], "mean": [-0.07000986486673355, 0.7476351261138916, -0.5316621661186218, 0.2987019717693329, -0.025357041507959366, -0.2670036256313324, -2.3436737060546875, 0.03883887454867363, 0.6401180028915405, -0.4259352684020996, 0.17817820608615875, -0.002110334113240242, 0.07287978380918503, -2.4115777015686035, 83.72113037109375, 86.01594543457031], "std": [0.13687871396541595, 0.9249694347381592, 0.5974140167236328, 0.26923659443855286, 0.160355344414711, 0.3431127965450287, 0.8382279872894287, 0.18733756244182587, 0.8422960638999939, 0.45865654945373535, 0.0803699791431427, 0.09894736111164093, 0.10264629125595093, 0.7878069281578064, 28.6097412109375, 26.92650604248047], "count": [258]}, "action": {"min": [-0.5092816352844238, -0.0015339808305725455, -1.3974565267562866, 0.06289321184158325, -0.3880971372127533, -0.9081166386604309, -2.7551064491271973, -0.26077672839164734, 0.0, -1.2210487127304077, -0.015339807607233524, -0.1702718734741211, -0.004586602561175823, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.07056311517953873, 2.2288739681243896, -0.02454369328916073, 0.7792622447013855, 0.2899223566055298, 0.01840776950120926, -0.32212767004966736, 0.7117670774459839, 2.1322333812713623, -0.05368932709097862, 0.35588353872299194, 0.302194207906723, 0.31446605920791626, 0.02638297900557518, 100.0, 100.0, 0.0, 0.0], "mean": [-0.07108685374259949, 0.7480917572975159, -0.5320285558700562, 0.30166661739349365, -0.02050686813890934, -0.273726224899292, -2.3436737060546875, 0.03967538848519325, 0.6438854336738586, -0.4274395704269409, 0.17691902816295624, -0.0032701289746910334, 0.07331006228923798, -2.4115777015686035, 84.49612426757812, 89.14728546142578, 0.0, 0.0], "std": [0.1382538378238678, 0.9318401217460632, 0.6032992005348206, 0.27361026406288147, 0.16366639733314514, 0.34899717569351196, 0.8382279872894287, 0.18877501785755157, 0.8460418581962585, 0.4590567946434021, 0.08399219065904617, 0.10141517221927643, 0.10249530524015427, 0.7878069281578064, 36.194210052490234, 31.1044921875, 0.0, 0.0], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [258]}, "index": {"min": [9493], "max": [9750], "mean": [9621.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [2.616279069767442, 6.0, 6.0, 6.0, 6.0], "std": [1.796865949354465, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [258]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [258]}, "eef_direction_state": {"mean": [4.596899224806202, 4.5271317829457365], "std": [1.9884136478121393, 2.0118930087748925], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.8798449612403101, 0.8643410852713178], "std": [0.9467922052060602, 0.9649917419104725], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.7286821705426356, 0.7286821705426356], "std": [0.8826663093792081, 0.8468083076099037], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.755813953488372, 4.542635658914729], "std": [1.8610827463179833, 1.9844658427922268], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.8410852713178295, 0.8449612403100775], "std": [0.9410626026923834, 0.9560060037038696], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.7364341085271318, 0.7403100775193798], "std": [0.8762090636244816, 0.866250888326442], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.18881027733090353, 0.30966939317555753, 1.211177805155203, -0.4246601788354538, 0.48272716642842867, -0.2113071761406656, 0.17157842322796785, -0.32426723402453417, 1.2128463098278057, 0.06929543305599341, 0.38688621073277707, 0.03192693567134114], "std": [0.1633136642968769, 0.04793168291632416, 0.04999478045836936, 0.6249949721435911, 0.5315205380544153, 0.5141831994143969, 0.1504531130697196, 0.05803876503895365, 0.04758613174475486, 0.13455078268998746, 0.36382383606948665, 0.2345793137297089], "min": [0.05370192853571467, 0.16182029727822203, 1.1651848286398239, -1.7659765241290832, 0.03552127663325466, -1.6489989670074712, 0.059911272642843405, -0.41397012582902126, 1.1479011792207694, -0.09086372963568223, 0.07848708422313022, -0.403245906755343], "max": [0.46145592287732234, 0.3402536095056181, 1.3731400223162638, 0.019574369551821277, 1.4270182964436007, 0.36481212226722814, 0.4420745369229353, -0.11129027283571556, 1.3362964760459675, 0.38113561931825674, 1.0734508079942477, 0.7779315144451889], "count": [258]}, "eef_sim_pose_action": {"mean": [0.18970078990348, 0.30960580999912085, 1.2097557931163363, -0.41999990183889657, 0.48556536843738285, -0.19992436805879787, 0.17202105679309143, -0.3243308828480749, 1.2125716395894521, 0.06526682473375668, 0.3875474186501987, 0.028920123560935887], "std": [0.16436721002547836, 0.04827347890044059, 0.04983046486276814, 0.6221455637421964, 0.5329156520422345, 0.5177967496052016, 0.15069529464665068, 0.05863016237858483, 0.04848512057756728, 0.13694850181921575, 0.3674194909317685, 0.2392434184745365], "min": [0.04857266113682371, 0.15862970019170897, 1.1638704685756158, -1.7202926922594075, 0.03527092761626127, -1.6836580429445662, 0.060961550839538574, -0.4194873385118606, 1.1463977688767626, -0.11422536047521349, 0.058233543922854514, -0.41595730455143587], "max": [0.4607832622245528, 0.34393340913416504, 1.3839037785765134, 0.019184803118609352, 1.4382527059425234, 0.38001253428623283, 0.4421847188581029, -0.10924562371734425, 1.3404666413879784, 0.40512199266457627, 1.0746069473466604, 0.7826261295271293], "count": [258]}, "gripper_mode_state": {"mean": [0.1511627906976744, 0.10852713178294573], "std": [0.35820748373835876, 0.31104500229052473], "min": [0, 0], "max": [1, 1], "count": [258]}, "gripper_activity_state": {"mean": [1.810077519379845, 1.7945736434108528], "std": [0.5487611080248577, 0.5709790418938985], "min": [0, 0], "max": [2, 2], "count": [258]}, "gripper_mode_action": {"mean": [0.15503875968992248, 0.10852713178294573], "std": [0.3619416288349992, 0.3110450022905247], "min": [0, 0], "max": [1, 1], "count": [258]}, "gripper_activity_action": {"mean": [1.9651162790697674, 1.9651162790697674], "std": [0.23858470382189859, 0.23858470382189798], "min": [0, 0], "max": [2, 2], "count": [258]}, "gripper_open_scale_state": {"mean": [0.8372107311367109, 0.8601604020041076], "std": [0.28609753238427843, 0.2692652226012174], "min": [0.1473539161682129, 0.027110850811004637], "max": [0.9777780151367188, 0.9707426452636718], "count": [258]}, "gripper_open_scale_action": {"mean": [0.8449612403100775, 0.8914728682170543], "std": [0.3619416288349992, 0.3110450022905247], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [258]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6509728050108933]], [[0.6513675680827886]], [[0.6191530283224401]]], "std": [[[0.1632942174040056]], [[0.19450223819744156]], [[0.21569317301265628]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6232752478213507]], [[0.6335973366013071]], [[0.6011074564270152]]], "std": [[[0.16208439817402065]], [[0.19155597909889915]], [[0.20840590916344154]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4392241394335512]], [[0.41462388344226575]], [[0.37554585239651417]]], "std": [[[0.21511559224849375]], [[0.22859078473232927]], [[0.26367920553930024]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4401816394335512]], [[0.41926301470588234]], [[0.3897818545751634]]], "std": [[[0.20364451425708538]], [[0.20868453609321036]], [[0.24166608470155224]]], "count": [100]}, "observation.state": {"min": [-0.44574469327926636, -0.001276595750823617, -1.3680851459503174, 0.043617021292448044, -0.5253191590309143, -0.6425532102584839, -2.7551064491271973, -0.33042553067207336, -0.001276595750823617, -1.4051064252853394, -0.048085104674100876, -0.11723404377698898, -0.15808510780334473, -2.735319137573242, 14.586552619934082, 4.627926826477051], "max": [0.06723403930664062, 2.194042444229126, -0.020638298243284225, 0.7344681024551392, 0.3010638356208801, 0.047021277248859406, -0.3178723454475403, 0.6431915163993835, 2.135106325149536, -0.05234042555093765, 0.5176595449447632, 0.46510639786720276, 0.20914894342422485, -0.030638298019766808, 97.77780151367188, 97.0890884399414], "mean": [-0.05967293307185173, 0.6602391600608826, -0.44707033038139343, 0.17982783913612366, -0.04052525386214256, -0.18781866133213043, -2.3680360317230225, 0.02720031514763832, 0.6301008462905884, -0.4346269965171814, 0.204639732837677, 0.026741821318864822, 0.034534770995378494, -2.356442451477051, 84.5549545288086, 84.13209533691406], "std": [0.13147877156734467, 0.9086719155311584, 0.5552653670310974, 0.21436114609241486, 0.17642928659915924, 0.22277870774269104, 0.8043429851531982, 0.20108939707279205, 0.8330714106559753, 0.48851606249809265, 0.146658793091774, 0.12963029742240906, 0.08192328363656998, 0.860916018486023, 27.451141357421875, 29.42658805847168], "count": [284]}, "action": {"min": [-0.4463884234428406, -0.006135923322290182, -1.368310809135437, 0.03681553900241852, -0.5292233824729919, -0.6504078507423401, -2.7551064491271973, -0.34207770228385925, 0.0, -1.4066604375839233, -0.0475534051656723, -0.11965049803256989, -0.16106797754764557, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.07363107800483704, 2.2150683403015137, -0.019941750913858414, 0.7424467206001282, 0.3098641335964203, 0.003067961661145091, -0.3178723454475403, 0.6473398804664612, 2.1368353366851807, -0.05215534567832947, 0.5246214270591736, 0.47400006651878357, 0.21015536785125732, -0.030638298019766808, 100.0, 100.0, 0.0, 0.0], "mean": [-0.058377426117658615, 0.6628376245498657, -0.4477393627166748, 0.17826656997203827, -0.038112010806798935, -0.19386456906795502, -2.3680360317230225, 0.02972356788814068, 0.6318919658660889, -0.435936838388443, 0.20620164275169373, 0.026515182107686996, 0.03500604256987572, -2.356442451477051, 84.8591537475586, 86.61972045898438, 0.0, 0.0], "std": [0.1310449093580246, 0.9144234657287598, 0.5572777390480042, 0.2164502739906311, 0.17998933792114258, 0.2257513850927353, 0.8043429851531982, 0.20341648161411285, 0.8355313539505005, 0.4891013205051422, 0.1496235430240631, 0.12919917702674866, 0.08211556822061539, 0.860916018486023, 35.844703674316406, 34.04402160644531, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [284]}, "index": {"min": [9751], "max": [10034], "mean": [9892.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [2.7640845070422535, 6.0, 6.0, 6.0, 6.0], "std": [1.753461026177469, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [284]}, "eef_direction_state": {"mean": [4.78169014084507, 4.492957746478873], "std": [1.8002980863629032, 2.007894555874488], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.7746478873239436, 0.8802816901408451], "std": [0.9336764089233748, 0.9566843738000544], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.6514084507042254, 0.7323943661971831], "std": [0.8275397029318784, 0.8426608841058569], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.806338028169014, 4.471830985915493], "std": [1.8118823294788682, 2.0630678030948553], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.7676056338028169, 0.8626760563380281], "std": [0.9432151559378159, 0.9598348709895616], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.6549295774647887, 0.704225352112676], "std": [0.8602797992913878, 0.841600858812807], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.17831339767404997, 0.3150034112478489, 1.2055925003389347, -0.31912629773021517, 0.3627558504040259, -0.1804681246754689, 0.16740716647938142, -0.32441526939802107, 1.2159947859476783, 0.07293122614852457, 0.3908098601475121, 0.07008745550909054], "std": [0.1635663930016011, 0.048009651171701556, 0.04798302832673968, 0.4827970290583118, 0.4492404357589409, 0.442706781742674, 0.1441214758985605, 0.06313911785201891, 0.05233344704069702, 0.13420002603063977, 0.39705859978451974, 0.27180732028853494], "min": [0.05457025069121776, 0.1654839712083592, 1.1440131933097604, -1.443953166222336, -0.0004254454942835828, -1.4391903026522317, 0.05355332947346865, -0.40218746996089094, 1.1417165430483653, -0.09078080498063879, 0.05336803740858409, -0.40311586324140136], "max": [0.46459843562922376, 0.3470390526559299, 1.3577615024706993, 0.04701276720394758, 1.1501395742633296, 0.27818118751566245, 0.435270848761962, -0.10502559974356449, 1.3381699782014407, 0.3981478077066357, 1.0875377696109942, 0.822606737018034], "count": [284]}, "eef_sim_pose_action": {"mean": [0.17936561952658261, 0.3157480306363007, 1.2045628344845183, -0.3207321700750907, 0.3630998113641467, -0.1735229373258642, 0.16731121176043182, -0.3238827760680905, 1.21564826637406, 0.06945600892061994, 0.3932607557692986, 0.07003209591662721], "std": [0.16488296778066439, 0.047803898497706325, 0.04850056838679689, 0.48048504525589786, 0.44625390089256206, 0.4427768083518724, 0.14394949187796047, 0.06426661769673687, 0.05342681190187757, 0.13281393661444513, 0.39767767641509405, 0.27573634150548726], "min": [0.046412011485753926, 0.16523262153574725, 1.1334305113219483, -1.4477077898591468, 0.021468428105583914, -1.4567874335518893, 0.056977029598084254, -0.40361133228725043, 1.1406612326766021, -0.11374989961809193, 0.061324251682616904, -0.42216711582614685], "max": [0.4644375394383525, 0.34933287712813477, 1.360801811531795, 0.003710536801793187, 1.1667397699420534, 0.31372940681796124, 0.4358814853601843, -0.10297006303224693, 1.3412997688446977, 0.39826174567001926, 1.1039826490123636, 0.8339271917255674], "count": [284]}, "gripper_mode_state": {"mean": [0.14788732394366197, 0.13028169014084506], "std": [0.3549882580599601, 0.3366130885079929], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_state": {"mean": [1.806338028169014, 1.8133802816901408], "std": [0.5384791819549997, 0.5474304732031899], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.15140845070422534, 0.13380281690140844], "std": [0.3584465535607406, 0.34044033704991106], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_action": {"mean": [1.9683098591549295, 1.9683098591549295], "std": [0.22762389237878952, 0.22762389237878897], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.8455486408757543, 0.8413213723813969], "std": [0.2745113427158587, 0.29426585410801953], "min": [0.14586552619934082, 0.04627926826477051], "max": [0.9777780151367188, 0.9708908843994141], "count": [284]}, "gripper_open_scale_action": {"mean": [0.8485915492957746, 0.8661971830985915], "std": [0.3584465535607406, 0.34044033704991106], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.636891598583878]], [[0.6388515767973856]], [[0.6095876225490195]]], "std": [[[0.16865513734580234]], [[0.19927571480844616]], [[0.2198742155729749]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6099128976034859]], [[0.6217230065359477]], [[0.5922207598039215]]], "std": [[[0.1658745938970355]], [[0.19524243417744214]], [[0.21177358759262507]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42648212962962967]], [[0.3979276089324619]], [[0.3566422739651416]]], "std": [[[0.21410840901087655]], [[0.22821285020514853]], [[0.2633149651950342]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383162745098039]], [[0.4231737854030501]], [[0.3977134831154684]]], "std": [[[0.20700790418415357]], [[0.2144411707145652]], [[0.2478323457053524]]], "count": [100]}, "observation.state": {"min": [-0.47659575939178467, -0.001276595750823617, -1.3485106229782104, 0.12787234783172607, -0.45404255390167236, -0.6482978463172913, -2.7551064491271973, -0.04170212894678116, -0.0019148936262354255, -1.2580851316452026, -0.0191489364951849, -0.12106382846832275, -0.008510638028383255, -2.742553234100342, 13.611250877380371, 4.779412269592285], "max": [0.10808510333299637, 2.1523404121398926, -0.054680850356817245, 0.8629786968231201, 0.09765957295894623, 0.005319148767739534, -0.28999999165534973, 0.6523404121398926, 2.0363829135894775, -0.07829787582159042, 0.4861702024936676, 0.08085106313228607, 0.4419148862361908, -0.03510638326406479, 97.77780151367188, 97.3410415649414], "mean": [-0.07245658338069916, 0.7113940119743347, -0.48726803064346313, 0.2839031219482422, -0.046904679387807846, -0.20931966602802277, -2.3262298107147217, 0.06714478880167007, 0.6200113892555237, -0.4288676381111145, 0.23685568571090698, -0.01779855228960514, 0.11033976823091507, -2.3356857299804688, 83.12435913085938, 83.42314910888672], "std": [0.16239476203918457, 0.8845146894454956, 0.5058983564376831, 0.20577412843704224, 0.13613919913768768, 0.25695955753326416, 0.8519877791404724, 0.1808062493801117, 0.8124986886978149, 0.44725680351257324, 0.1146853119134903, 0.0362154096364975, 0.15174396336078644, 0.8788684010505676, 29.08086395263672, 30.03986167907715], "count": [248]}, "action": {"min": [-0.4770680367946625, -0.0015339808305725455, -1.3545050621032715, 0.1426602154970169, -0.46172821521759033, -0.6550098061561584, -2.7551064491271973, -0.05522330850362778, -0.003067961661145091, -1.2593982219696045, -0.019941750913858414, -0.12425244599580765, -0.00920388475060463, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.1089126393198967, 2.1567769050598145, -0.05522330850362778, 0.9004467129707336, 0.10431069135665894, 0.007669903803616762, -0.28999999165534973, 0.6596117615699768, 2.0417284965515137, -0.0782330185174942, 0.5353593230247498, 0.08283495903015137, 0.4463884234428406, -0.03510638326406479, 100.0, 100.0, 0.0, 0.0], "mean": [-0.07074829936027527, 0.7122148871421814, -0.48649975657463074, 0.2854451537132263, -0.046217456459999084, -0.21469518542289734, -2.3262298107147217, 0.06661674380302429, 0.6222018599510193, -0.4300650656223297, 0.24024103581905365, -0.01838303916156292, 0.11039718985557556, -2.3356857299804688, 83.87096405029297, 86.29032135009766, 0.0, 0.0], "std": [0.16250428557395935, 0.890700101852417, 0.5078929662704468, 0.20790092647075653, 0.13773943483829498, 0.2626981735229492, 0.8519877791404724, 0.18273040652275085, 0.8151692152023315, 0.44738802313804626, 0.11934367567300797, 0.03656623139977455, 0.15220338106155396, 0.8788684010505676, 36.77996063232422, 34.39499282836914, 0.0, 0.0], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [248]}, "index": {"min": [10035], "max": [10282], "mean": [10158.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [2.7379032258064515, 6.0, 6.0, 6.0, 6.0], "std": [1.7320085646595726, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [248]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [248]}, "eef_direction_state": {"mean": [4.754032258064516, 4.633064516129032], "std": [1.836015109641085, 1.931914551564676], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.8629032258064516, 0.8508064516129032], "std": [0.9616407133657028, 0.9619365521077544], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.7459677419354839, 0.7379032258064516], "std": [0.8729722304222765, 0.861271822321547], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [4.862903225806452, 4.548387096774194], "std": [1.7428872847688528, 2.015483767708888], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.8266129032258065, 0.842741935483871], "std": [0.9578713691480224, 0.9564444731278973], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.717741935483871, 0.7217741935483871], "std": [0.8895493954531682, 0.8608941791655472], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.17673663764682418, 0.3146245348740081, 1.211040784581241, -0.34731455445662046, 0.4838021395870257, -0.21242024738688708, 0.16263599451624558, -0.3170030481815972, 1.216331351023196, 0.09166272616383744, 0.4267590399936993, 0.037886440951083684], "std": [0.1497530128214976, 0.05454633212478715, 0.05236418053941553, 0.5121011739092864, 0.49151742164159984, 0.42178645137375836, 0.13854154617365208, 0.055741347961299474, 0.05238089011021461, 0.14729503808385785, 0.39882763534094406, 0.20360960051261712], "min": [0.048635577920516725, 0.16333471338449307, 1.1616643810796097, -1.5079466171151725, -0.02126456642287078, -1.4705575338511208, 0.05255350194347214, -0.34572178202810977, 1.148628822611018, -0.013289131002907345, 0.11382108086277931, -0.3063422530443562], "max": [0.41558642455739864, 0.36572850102283255, 1.3812916346007111, 0.005172112023438601, 1.3268820143243034, 0.12592223042887024, 0.4037905061716906, -0.12848588108443043, 1.3556689905669468, 0.42982453470702126, 1.1472846153951255, 0.6429477223613688], "count": [248]}, "eef_sim_pose_action": {"mean": [0.17715892136241723, 0.31522496193915744, 1.2095326312423447, -0.3501724770529436, 0.486731563145239, -0.20822906919765918, 0.16256391308065807, -0.31713979915479795, 1.2159507740330109, 0.0895443738788618, 0.43105414653487506, 0.03512695845120733], "std": [0.15055104503264313, 0.05477184711851947, 0.053079278718027735, 0.5132388229916466, 0.4913758273537096, 0.4280413907431961, 0.13832025005619927, 0.05632245930906086, 0.0531972928070092, 0.14811967514122135, 0.40408078245639373, 0.20788509768777041], "min": [0.038028584574912636, 0.1634659105522898, 1.1593790466564815, -1.531338790793157, 0.08130089350959135, -1.4867222829024338, 0.05186797379415005, -0.34949436508511855, 1.1468196804888535, -0.023730980441620614, 0.10268826303776768, -0.31618399894543436], "max": [0.41515202944810564, 0.36608110795846854, 1.3914302280175992, 0.007544914184960592, 1.326048445267089, 0.1763585045855865, 0.4040385079037006, -0.12536648386204496, 1.3577738467860327, 0.434054497050241, 1.1519747599356265, 0.6548515101377548], "count": [248]}, "gripper_mode_state": {"mean": [0.15725806451612903, 0.13709677419354838], "std": [0.36404390622666527, 0.3439494856796148], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_state": {"mean": [1.8024193548387097, 1.782258064516129], "std": [0.558362194521218, 0.582825208553377], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_mode_action": {"mean": [0.16129032258064516, 0.13709677419354838], "std": [0.3677985242255275, 0.3439494856796148], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_action": {"mean": [1.9637096774193548, 1.9637096774193548], "std": [0.24324243761057568, 0.2432424376105755], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_open_scale_state": {"mean": [0.8312434355674293, 0.8342326197508833], "std": [0.29080801804274026, 0.3003985131658579], "min": [0.1361125087738037, 0.04779412269592285], "max": [0.9777780151367188, 0.9734104156494141], "count": [248]}, "gripper_open_scale_action": {"mean": [0.8387096774193549, 0.8629032258064516], "std": [0.3677985242255275, 0.3439494856796148], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [248]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.6349590958605665]], [[0.6382208496732026]], [[0.6093923638344226]]], "std": [[[0.1606458538985108]], [[0.19124433426135554]], [[0.2110831716764453]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6083374128540305]], [[0.6212172739651416]], [[0.5921855038126361]]], "std": [[[0.15827247567218522]], [[0.18736282813840235]], [[0.20297390630446793]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4280917973856209]], [[0.40414316448801746]], [[0.3686775653594771]]], "std": [[[0.21224555124164762]], [[0.22514217682772503]], [[0.2604653560550348]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43787700163398696]], [[0.4212925816993464]], [[0.3944781535947713]]], "std": [[[0.20489133198706383]], [[0.21380862644263546]], [[0.24631063280605706]]], "count": [100]}, "observation.state": {"min": [-0.5063830018043518, -0.00042553190723992884, -1.2395744323730469, 0.07446808367967606, -0.3574468195438385, -0.6170212626457214, -2.754680871963501, -0.20255319774150848, -0.001276595750823617, -1.149148941040039, 0.06148936226963997, -0.17638297379016876, -0.009999999776482582, -2.734893560409546, 14.415362358093262, 4.714468955993652], "max": [0.10276595503091812, 2.126383066177368, -0.030638298019766808, 0.7504255175590515, 0.1619148999452591, 0.04021276533603668, -0.31297871470451355, 0.5925531983375549, 2.0493617057800293, -0.06617021560668945, 0.34148937463760376, 0.1895744651556015, 0.336595743894577, -0.0331914909183979, 97.76300048828125, 97.07426452636719], "mean": [-0.05575147271156311, 0.6482555866241455, -0.3978081941604614, 0.17831338942050934, -0.02901531010866165, -0.2151271253824234, -2.34040904045105, 0.02431880682706833, 0.5717546939849854, -0.390270471572876, 0.2334883213043213, -0.013860288076102734, 0.07333249598741531, -2.37929630279541, 83.60900115966797, 84.9128646850586], "std": [0.14057880640029907, 0.8554706573486328, 0.46343255043029785, 0.1643180400133133, 0.132441908121109, 0.23163914680480957, 0.8443102240562439, 0.1570867896080017, 0.7902636528015137, 0.3987450897693634, 0.06234775483608246, 0.06680773198604584, 0.11094074696302414, 0.8287976980209351, 28.819459915161133, 28.32701873779297], "count": [258]}, "action": {"min": [-0.5077476501464844, -0.004601942375302315, -1.2486603260040283, 0.07516505569219589, -0.3604854941368103, -0.6212621927261353, -2.754680871963501, -0.21322332322597504, -0.0015339808305725455, -1.1520196199417114, 0.058291271328926086, -0.17947575449943542, -0.013805827125906944, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.10737865418195724, 2.1337673664093018, -0.03067961521446705, 0.7623884677886963, 0.16873788833618164, 0.04295146092772484, -0.31297871470451355, 0.5967185497283936, 2.060136079788208, -0.06902913749217987, 0.3604854941368103, 0.200951486825943, 0.33900976181030273, -0.0331914909183979, 100.0, 100.0, 0.0, 0.0], "mean": [-0.05374261364340782, 0.649357259273529, -0.3977160155773163, 0.18052200973033905, -0.025875553488731384, -0.22004307806491852, -2.34040904045105, 0.025495000183582306, 0.5736194252967834, -0.39218735694885254, 0.2340984344482422, -0.01469814870506525, 0.07439805567264557, -2.37929630279541, 84.10852813720703, 87.5969009399414, 0.0, 0.0], "std": [0.13965117931365967, 0.8591989278793335, 0.4629542827606201, 0.1700761914253235, 0.13434478640556335, 0.23570415377616882, 0.8443102240562439, 0.16045629978179932, 0.7945536971092224, 0.40071600675582886, 0.06370271742343903, 0.06832531839609146, 0.11135146021842957, 0.8287976980209351, 36.5595817565918, 32.96172332763672, 0.0, 0.0], "count": [258]}, "timestamp": {"min": [0.0], "max": [8.566666666666666], "mean": [4.283333333333333], "std": [2.482587509180843], "count": [258]}, "frame_index": {"min": [0], "max": [257], "mean": [128.5], "std": [74.47762527542528], "count": [258]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [258]}, "index": {"min": [10283], "max": [10540], "mean": [10411.5], "std": [74.47762527542528], "count": [258]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [258]}, "subtask_annotation": {"mean": [1.996124031007752, 6.0, 6.0, 6.0, 6.0], "std": [1.6600599176995785, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [258]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [258]}, "eef_direction_state": {"mean": [4.573643410852713, 4.616279069767442], "std": [1.9260563146252412, 1.9097989137896996], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_state": {"mean": [0.8333333333333334, 0.8449612403100775], "std": [0.9230748525783482, 0.9478626499387189], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_state": {"mean": [0.751937984496124, 0.7248062015503876], "std": [0.8763119312238351, 0.8569398419228259], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_direction_action": {"mean": [4.5852713178294575, 4.651162790697675], "std": [1.9772191251913085, 1.888977258207816], "min": [0, 0], "max": [6, 6], "count": [258]}, "eef_velocity_action": {"mean": [0.8217054263565892, 0.8294573643410853], "std": [0.9437646238148368, 0.9451961857612154], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_acc_mag_action": {"mean": [0.7403100775193798, 0.7248062015503876], "std": [0.8883413147258399, 0.8614510030519522], "min": [0, 0], "max": [2, 2], "count": [258]}, "eef_sim_pose_state": {"mean": [0.1691845007898492, 0.31751963332385796, 1.2040720281135857, -0.3142708934738726, 0.41248416015388145, -0.14561409705580536, 0.154539282435095, -0.3293896618170656, 1.2113958984822517, 0.06042013466086423, 0.41161491506338516, 4.647983957918794e-05], "std": [0.14698811752181273, 0.0492591807567496, 0.04123043575186798, 0.421132567175049, 0.46065293402306806, 0.3579795997880823, 0.13711354265168657, 0.04713542252491508, 0.04588676204745796, 0.14411120115027726, 0.3757755611697157, 0.23407796334353867], "min": [0.055471487532104694, 0.1517410300035697, 1.1640709893152505, -1.2996278392720333, 0.029358065946698764, -1.1887300620476797, 0.05599857059709681, -0.3910977553480886, 1.144984006713471, -0.23170697470230153, 0.10551161768569695, -0.6072673702154376], "max": [0.41138982114001577, 0.35827828627216207, 1.3456952546223466, 0.05725589495216356, 1.2580648145760271, 0.24360874216787146, 0.4001283878427362, -0.14845354490718332, 1.3313461281532588, 0.4030795435918397, 1.2312724069121836, 0.6750317653898334], "count": [258]}, "eef_sim_pose_action": {"mean": [0.1693453858813962, 0.31825744857265814, 1.203215960863196, -0.3134825818175541, 0.4159592890327601, -0.13674357066168777, 0.15477661831707606, -0.329413528390135, 1.2112018218486054, 0.05613017277181725, 0.4117649512070168, -0.0036160338266051422], "std": [0.14742420420160335, 0.04904344823037615, 0.041641083558354275, 0.41962865331942695, 0.4631797587892921, 0.3597675016411577, 0.13731320496780267, 0.04831075528689476, 0.04664674034781168, 0.15030169437713223, 0.3797266485154404, 0.2468651842428321], "min": [0.04585516449790837, 0.15108041998390473, 1.160252615750234, -1.2860354676756993, 0.03987880880558481, -1.2164718574077042, 0.055868014754956494, -0.39643468293326223, 1.1412183065595896, -0.2879943023448389, 0.09510400874316027, -0.6611240501652962], "max": [0.4121382108958698, 0.3599113824609123, 1.3481627459389196, 0.06896002420096892, 1.2740869442422502, 0.26335499805005236, 0.3981469186204928, -0.14486174413734967, 1.334177872096354, 0.41018816005943126, 1.2357903824831982, 0.6855895245065091], "count": [258]}, "gripper_mode_state": {"mean": [0.1511627906976744, 0.12015503875968993], "std": [0.35820748373835876, 0.32514274622132894], "min": [0, 0], "max": [1, 1], "count": [258]}, "gripper_activity_state": {"mean": [1.806201550387597, 1.7945736434108528], "std": [0.5579241617192697, 0.5709790418938985], "min": [0, 0], "max": [2, 2], "count": [258]}, "gripper_mode_action": {"mean": [0.15891472868217055, 0.12403100775193798], "std": [0.3655965504350967, 0.3296169244258807], "min": [0, 0], "max": [1, 1], "count": [258]}, "gripper_activity_action": {"mean": [1.9651162790697674, 1.9651162790697674], "std": [0.2385847038218986, 0.23858470382189798], "min": [0, 0], "max": [2, 2], "count": [258]}, "gripper_open_scale_state": {"mean": [0.8360895776009417, 0.8491293548798348], "std": [0.28819507421589735, 0.2832699971635288], "min": [0.14415362358093262, 0.047144689559936524], "max": [0.9776300048828125, 0.9707426452636718], "count": [258]}, "gripper_open_scale_action": {"mean": [0.8410852713178295, 0.875968992248062], "std": [0.3655965504350967, 0.3296169244258807], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [258]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6529525027233115]], [[0.6576223366013072]], [[0.6301052832244008]]], "std": [[[0.16131114323882653]], [[0.18896953996501398]], [[0.2072731504902676]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6255196187363834]], [[0.6401871296296296]], [[0.6121997031590414]]], "std": [[[0.16021588074703225]], [[0.18638993486968747]], [[0.20034107960021222]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4212503867102397]], [[0.3970761791938998]], [[0.35752100217864924]]], "std": [[[0.22063812199904734]], [[0.23442451424765615]], [[0.27027552549799927]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44258158496732025]], [[0.4225160212418301]], [[0.39266927015250547]]], "std": [[[0.2008895812720805]], [[0.20810527813942623]], [[0.23841408146486132]]], "count": [100]}, "observation.state": {"min": [-0.4617021381855011, -0.001276595750823617, -1.6614893674850464, 0.10127659887075424, -0.44680851697921753, -0.6051063537597656, -2.754680871963501, -0.1157446801662445, -0.0019148936262354255, -0.9634042382240295, -0.34574466943740845, -0.0904255285859108, -0.014680851250886917, -2.734893560409546, 14.028238296508789, 5.025038242340088], "max": [0.17638297379016876, 2.2897872924804688, -0.07787234336137772, 0.789787232875824, 0.23553191125392914, -0.01765957474708557, -0.30191490054130554, 0.6055319309234619, 1.9246808290481567, -0.05510638281702995, 0.2519148886203766, 0.1374468058347702, 0.2393617033958435, -0.04234042391180992, 97.76300048828125, 97.07426452636719], "mean": [-0.02909563109278679, 0.7138171792030334, -0.5794397592544556, 0.33472782373428345, -0.01417444832623005, -0.16855375468730927, -2.3211820125579834, 0.051980841904878616, 0.576646089553833, -0.2832525074481964, 0.03992745652794838, -0.02015852741897106, 0.0623588040471077, -2.375354766845703, 82.95124053955078, 84.77831268310547], "std": [0.14852607250213623, 0.9551377296447754, 0.6492399573326111, 0.2107686549425125, 0.15956060588359833, 0.1629793494939804, 0.8614639043807983, 0.15562111139297485, 0.7908215522766113, 0.31167590618133545, 0.19120614230632782, 0.049453068524599075, 0.08291878551244736, 0.831196129322052, 29.40744400024414, 28.408723831176758], "count": [255]}, "action": {"min": [-0.4632622003555298, -0.0015339808305725455, -1.6720390319824219, 0.1227184608578682, -0.45099034905433655, -0.6089903712272644, -2.754680871963501, -0.13038836419582367, -0.003067961661145091, -0.9664078950881958, -0.34514567255973816, -0.0920388475060463, -0.015339807607233524, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.17794176936149597, 2.297903299331665, -0.0782330185174942, 0.8130097985267639, 0.23930099606513977, -0.013805827125906944, -0.30191490054130554, 0.6089903712272644, 1.9328157901763916, -0.05522330850362778, 0.2684466242790222, 0.1426602154970169, 0.24083498120307922, -0.04234042391180992, 100.0, 100.0, 0.0, 0.0], "mean": [-0.024627922102808952, 0.7151561379432678, -0.5803852677345276, 0.338337242603302, -0.0101001663133502, -0.16952522099018097, -2.3211820125579834, 0.05252228304743767, 0.5793083310127258, -0.28337717056274414, 0.03829524666070938, -0.020308682695031166, 0.06346473097801208, -2.375354766845703, 83.52941131591797, 87.45098114013672, 0.0, 0.0], "std": [0.14948147535324097, 0.9629248976707458, 0.6503649950027466, 0.2106168270111084, 0.1629960536956787, 0.1651899814605713, 0.8614639043807983, 0.15686118602752686, 0.7954029440879822, 0.31229621171951294, 0.19336603581905365, 0.04995962977409363, 0.0829993188381195, 0.831196129322052, 37.09149169921875, 33.127342224121094, 0.0, 0.0], "count": [255]}, "timestamp": {"min": [0.0], "max": [8.466666666666667], "mean": [4.233333333333333], "std": [2.4537197763275134], "count": [255]}, "frame_index": {"min": [0], "max": [254], "mean": [127.0], "std": [73.6115932898254], "count": [255]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [255]}, "index": {"min": [10541], "max": [10795], "mean": [10668.0], "std": [73.6115932898254], "count": [255]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [255]}, "subtask_annotation": {"mean": [2.619607843137255, 6.0, 6.0, 6.0, 6.0], "std": [1.7669092997842237, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [255]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [255]}, "eef_direction_state": {"mean": [4.780392156862745, 4.52156862745098], "std": [1.8146484138314096, 2.0480802800489952], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_state": {"mean": [0.8156862745098039, 0.8], "std": [0.9421237063395127, 0.9472353994445003], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_state": {"mean": [0.7098039215686275, 0.6901960784313725], "std": [0.8643834710836729, 0.8460415096572115], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_direction_action": {"mean": [4.8352941176470585, 4.529411764705882], "std": [1.7657774524367604, 2.059439683710593], "min": [0, 0], "max": [6, 6], "count": [255]}, "eef_velocity_action": {"mean": [0.807843137254902, 0.7843137254901961], "std": [0.9488575457152352, 0.9479332625263068], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_acc_mag_action": {"mean": [0.7411764705882353, 0.6627450980392157], "std": [0.892051275803167, 0.8424894912508581], "min": [0, 0], "max": [2, 2], "count": [255]}, "eef_sim_pose_state": {"mean": [0.18752452395964386, 0.32363403966601545, 1.2127406583632854, -0.2828525379146233, 0.44420214516060735, -0.12002275849964845, 0.15623044580595546, -0.32192022687754973, 1.2003574553530414, 0.04545158261292752, 0.33215058028008576, 0.023441912316474176], "std": [0.17905709720045032, 0.05908695199442353, 0.05142498962052497, 0.42647096081832286, 0.4388597367459718, 0.4170410079868436, 0.13211836743790195, 0.048113494694093956, 0.03200214191722146, 0.07078448161403113, 0.325078547171309, 0.13827609733941637], "min": [0.04679251739508306, 0.143613804470604, 1.16433115699322, -1.3410845082672571, -0.0023387728805315255, -1.2258358297478527, 0.061861265082129344, -0.3704173403125274, 1.1401747793413806, -0.016318532095050298, 0.08040264200406333, -0.19004423862751083], "max": [0.4949278722088868, 0.399881029014137, 1.3889849994855192, 0.0516700144100842, 1.243995636112813, 0.3158628852093199, 0.41075506570306436, -0.14347754376385305, 1.2823848036659904, 0.22803669569431997, 1.047625508022045, 0.4910825996186488], "count": [255]}, "eef_sim_pose_action": {"mean": [0.18803723277103981, 0.32531155334863404, 1.2108893927998317, -0.27668542845572, 0.44811805898619844, -0.10676359521683909, 0.1564934035924881, -0.3219442722780593, 1.199955938049016, 0.044846437945077165, 0.33304694614045627, 0.022847559056586246], "std": [0.1804026396489223, 0.05956023904047539, 0.05148866843827731, 0.4268922936339642, 0.43873322099974227, 0.4246169434803826, 0.1321037804375636, 0.04870795935613508, 0.0327699411943123, 0.07026024843842511, 0.33434354940646, 0.14087782258852516], "min": [0.04009731862106482, 0.14228610480927736, 1.1565354190312807, -1.3709871979838535, 0.10881886415898379, -1.2696672590885523, 0.061362358543284395, -0.3754116136430908, 1.1377185749385172, -0.01708952649833097, 0.05972879356166905, -0.19680635867182322], "max": [0.49600074929871435, 0.4004711410981658, 1.3974947651192302, 0.05041985249066584, 1.246636283999365, 0.354850555175014, 0.40856638820101543, -0.1414298817913303, 1.2852480758629854, 0.22477153229831665, 1.091541428819244, 0.4933129966043668], "count": [255]}, "gripper_mode_state": {"mean": [0.1607843137254902, 0.12156862745098039], "std": [0.36733189105400715, 0.3267869279372501], "min": [0, 0], "max": [1, 1], "count": [255]}, "gripper_activity_state": {"mean": [1.807843137254902, 1.8], "std": [0.5515906187456355, 0.5629056271685697], "min": [0, 0], "max": [2, 2], "count": [255]}, "gripper_mode_action": {"mean": [0.16470588235294117, 0.12549019607843137], "std": [0.3709148887161062, 0.33127391501086856], "min": [0, 0], "max": [1, 1], "count": [255]}, "gripper_activity_action": {"mean": [1.964705882352941, 1.964705882352941], "std": [0.2399538594631903, 0.23995385946319006], "min": [0, 0], "max": [2, 2], "count": [255]}, "gripper_open_scale_state": {"mean": [0.8295121606565034, 0.847784662190603], "std": [0.29407421124463545, 0.28408717190986277], "min": [0.14028238296508788, 0.05025038242340088], "max": [0.9776300048828125, 0.9707426452636718], "count": [255]}, "gripper_open_scale_action": {"mean": [0.8352941176470589, 0.8745098039215686], "std": [0.3709148887161061, 0.33127391501086856], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [255]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6499665196078431]], [[0.6539215305010894]], [[0.6257515822440087]]], "std": [[[0.1630590023339062]], [[0.19178769986245173]], [[0.211078112633119]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.6235560539215687]], [[0.6375628077342048]], [[0.6090105147058824]]], "std": [[[0.15986579066650103]], [[0.18730176815872]], [[0.20253756051293878]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42953299836601305]], [[0.40439916666666664]], [[0.3647220996732026]]], "std": [[[0.21442219750655336]], [[0.22979663519214957]], [[0.26625452817700923]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44379389161220045]], [[0.4292166993464053]], [[0.40271814270152506]]], "std": [[[0.19958530840969704]], [[0.21022206903218088]], [[0.24022311561771814]]], "count": [100]}, "observation.state": {"min": [-0.44765958189964294, -0.001276595750823617, -1.600000023841858, 0.07021276652812958, -0.4399999976158142, -0.5104255080223083, -2.7551064491271973, -0.2655319273471832, -0.001276595750823617, -1.2268085479736328, -0.09851063787937164, -0.09553191810846329, 0.001276595750823617, -2.734893560409546, 14.467466354370117, 5.300078868865967], "max": [0.2651063799858093, 2.3027658462524414, -0.035531915724277496, 0.7855319380760193, 0.1457446813583374, -0.008510638028383255, -0.3144680857658386, 0.6993616819381714, 2.106595754623413, -0.05510638281702995, 0.3025531768798828, 0.29872339963912964, 0.2961702048778534, -0.05042553320527077, 97.77780151367188, 97.07426452636719], "mean": [-0.016850462183356285, 0.750491201877594, -0.5469571352005005, 0.2826744318008423, -0.05462394282221794, -0.18812339007854462, -2.2891247272491455, 0.05693664774298668, 0.5948325991630554, -0.39096054434776306, 0.13754722476005554, -0.007054985500872135, 0.0747542455792427, -2.413893461227417, 81.8592300415039, 86.09648895263672], "std": [0.16195793449878693, 0.9533759355545044, 0.6211423873901367, 0.2382659912109375, 0.168882817029953, 0.16899408400058746, 0.8953712582588196, 0.1875147521495819, 0.8207172751426697, 0.45240578055381775, 0.08095601946115494, 0.08105930685997009, 0.09682541340589523, 0.7905896306037903, 30.56165313720703, 27.020919799804688], "count": [284]}, "action": {"min": [-0.44792237877845764, -0.003067961661145091, -1.604543924331665, 0.06596117466688156, -0.44332045316696167, -0.5138835906982422, -2.7551064491271973, -0.279184490442276, -0.0015339808305725455, -1.228718638420105, -0.09970875084400177, -0.0951068103313446, 0.0015339808305725455, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.26691266894340515, 2.3071072101593018, -0.03681553900241852, 0.8283496499061584, 0.17947575449943542, -0.006135923322290182, -0.3144680857658386, 0.7040972113609314, 2.1153595447540283, -0.05522330850362778, 0.31446605920791626, 0.3067961633205414, 0.29759228229522705, -0.05042553320527077, 100.0, 100.0, 0.0, 0.0], "mean": [-0.013298552483320236, 0.7526286840438843, -0.5457642674446106, 0.2829478085041046, -0.05088094249367714, -0.19181309640407562, -2.2891247272491455, 0.058755774050951004, 0.599716305732727, -0.3945518136024475, 0.13851210474967957, -0.008134364150464535, 0.07662341743707657, -2.413893461227417, 82.04225158691406, 88.73239135742188, 0.0, 0.0], "std": [0.16150493919849396, 0.9546218514442444, 0.6211693286895752, 0.24132010340690613, 0.16963420808315277, 0.17274919152259827, 0.8953712582588196, 0.1884564608335495, 0.8257153034210205, 0.4533267021179199, 0.08395352959632874, 0.08090866357088089, 0.0973399206995964, 0.7905896306037903, 38.3834114074707, 31.61968994140625, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [284]}, "index": {"min": [10796], "max": [11079], "mean": [10937.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [2.482394366197183, 6.0, 6.0, 6.0, 6.0], "std": [1.7928967549897448, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [284]}, "eef_direction_state": {"mean": [4.595070422535211, 4.595070422535211], "std": [1.9630684326067258, 1.952276658153307], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.8345070422535211, 0.823943661971831], "std": [0.9479812334453068, 0.9479354569952773], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.7570422535211268, 0.7147887323943662], "std": [0.8846020739295994, 0.8389671033100293], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.605633802816901, 4.693661971830986], "std": [1.9553384724788645, 1.8673893348711403], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.8274647887323944, 0.8063380281690141], "std": [0.9429982425115532, 0.9388871738252574], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.7077464788732394, 0.6795774647887324], "std": [0.8736014129365806, 0.8513484525511149], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.1917166340253986, 0.3262785771751886, 1.2083523297388339, -0.3697547091801501, 0.44992341940372327, -0.18981347813347288, 0.16397618316206364, -0.31946966263500265, 1.2130084502305956, 0.07669647993639403, 0.3384366286595181, 0.048889754934024664], "std": [0.1715954373136858, 0.06225066470558182, 0.04803736227101596, 0.48368227402685315, 0.4867649377569307, 0.46856999897163404, 0.1455168536989754, 0.06060329811663538, 0.04773718383186381, 0.1065942804852783, 0.34793137142882785, 0.18850158073853876], "min": [0.04967101185911318, 0.14846593011891587, 1.1690587842675417, -1.406796938843602, 0.022731916939556562, -1.423423335461705, 0.05953016060567248, -0.4193571353059974, 1.1396994141021761, -0.0008643417602103125, 0.061872904505137605, -0.1484638122519567], "max": [0.4584806338040465, 0.430518037782389, 1.356001545051508, -0.007864160941292598, 1.3086140746323922, 0.24699106789452457, 0.433967640593001, -0.1037380831241052, 1.3348030504964232, 0.3110194802834308, 1.0852159218179738, 0.6826910634662882], "count": [284]}, "eef_sim_pose_action": {"mean": [0.19212431844177097, 0.32767844699598464, 1.2076381345532883, -0.36618128574345893, 0.4541214680295257, -0.17825673859851995, 0.1646441951908433, -0.3191916079384926, 1.2128823574533096, 0.07547948770048582, 0.3407884739134154, 0.047828167280305554], "std": [0.17147342088973877, 0.06205181746607377, 0.04913072381632311, 0.4815351107047913, 0.4874299439705186, 0.46924854419757644, 0.14596761332595762, 0.061148701410824076, 0.04905107255234012, 0.105375560822801, 0.351535893844547, 0.19105967196366563], "min": [0.048428385807599506, 0.14836329913108334, 1.1645989727253987, -1.4368587318335548, 0.04295064931991255, -1.4463318341369213, 0.057589186438148386, -0.4239274294525349, 1.1351879413853592, -0.0006308676776115383, 0.050587040594501476, -0.14997390386655768], "max": [0.4580016029910433, 0.4310749612649608, 1.361402839769364, -0.0055141901704437845, 1.3214999984511735, 0.28218300970704774, 0.4342676890775466, -0.10194406456741695, 1.345368717497802, 0.31289002347354433, 1.1033543999754483, 0.6871719803652256], "count": [284]}, "gripper_mode_state": {"mean": [0.17253521126760563, 0.10915492957746478], "std": [0.3778449578073631, 0.31183349872392446], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_state": {"mean": [1.8204225352112675, 1.8133802816901408], "std": [0.5368188422096578, 0.5474304732031899], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.1795774647887324, 0.11267605633802817], "std": [0.383835119457277, 0.3161963988823042], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_action": {"mean": [1.9683098591549295, 1.9683098591549295], "std": [0.22762389237878947, 0.22762389237878897], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.8185913920066774, 0.8609658301380297], "std": [0.30561591973513397, 0.27020907902447006], "min": [0.14467466354370118, 0.05300078868865967], "max": [0.9777780151367188, 0.9707426452636718], "count": [284]}, "gripper_open_scale_action": {"mean": [0.8204225352112676, 0.8873239436619719], "std": [0.383835119457277, 0.3161963988823042], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6487624346405229]], [[0.6534576443355119]], [[0.6259499373638344]]], "std": [[[0.16527153171352724]], [[0.1926328708491466]], [[0.21063565606809267]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.622041598583878]], [[0.6363219852941177]], [[0.6081504003267973]]], "std": [[[0.16286320475763552]], [[0.18941718682196046]], [[0.20368027015296947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4260935294117647]], [[0.39951614106753813]], [[0.3582808278867103]]], "std": [[[0.22344373237199533]], [[0.23807485069086928]], [[0.27447451566411757]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4371098066448802]], [[0.4177107189542484]], [[0.386932614379085]]], "std": [[[0.20228981760181103]], [[0.21238951560947214]], [[0.2490652174641569]]], "count": [100]}, "observation.state": {"min": [-0.49787235260009766, -0.001276595750823617, -1.621276617050171, 0.12170212715864182, -0.40893617272377014, -0.6348935961723328, -2.754680871963501, -0.16936169564723969, -0.0019148936262354255, -1.2382978200912476, 0.08893617242574692, -0.07297872006893158, -0.015319149009883404, -2.734893560409546, 13.849536895751953, 3.3583691120147705], "max": [0.06297872215509415, 2.310638189315796, -0.08936170488595963, 0.8668085336685181, 0.15000000596046448, -0.0017021276289597154, -0.29680851101875305, 0.672340452671051, 2.067021369934082, -0.05234042555093765, 0.3625531792640686, 0.27936169505119324, 0.2591489255428314, 0.007021276745945215, 97.76300048828125, 97.07426452636719], "mean": [-0.08493787050247192, 0.7936304807662964, -0.6600881814956665, 0.4042493999004364, -0.020974600687623024, -0.2523472011089325, -2.3244571685791016, 0.05979922041296959, 0.6080518960952759, -0.42088788747787476, 0.21256259083747864, -0.0023567203897982836, 0.07322666049003601, -2.3838448524475098, 83.06271362304688, 85.07005310058594], "std": [0.15710341930389404, 0.9668784141540527, 0.6607056856155396, 0.22205790877342224, 0.15593431890010834, 0.2552255392074585, 0.8558313846588135, 0.18469774723052979, 0.8309223055839539, 0.43321505188941956, 0.06243407353758812, 0.08189063519239426, 0.08625931292772293, 0.8171013593673706, 29.214082717895508, 27.92730712890625], "count": [248]}, "action": {"min": [-0.49854376912117004, -0.0015339808305725455, -1.6275535821914673, 0.14112623035907745, -0.4141748249530792, -0.6412039399147034, -2.754680871963501, -0.18254370987415314, -0.0015339808305725455, -1.2394565343856812, 0.09050486981868744, -0.07363107800483704, -0.019941750913858414, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.06289321184158325, 2.3101751804351807, -0.09050486981868744, 0.905048668384552, 0.15493206679821014, 0.006135923322290182, -0.29680851101875305, 0.676485538482666, 2.0862138271331787, -0.05215534567832947, 0.40957286953926086, 0.28378644585609436, 0.26077672839164734, 0.007021276745945215, 100.0, 100.0, 0.0, 0.0], "mean": [-0.08388068526983261, 0.7974929809570312, -0.6649381518363953, 0.40942952036857605, -0.017560087144374847, -0.25697246193885803, -2.3244571685791016, 0.06192828342318535, 0.6124163866043091, -0.4233166575431824, 0.21356354653835297, -0.0027339973021298647, 0.07426813989877701, -2.3838448524475098, 83.87096405029297, 87.90322875976562, 0.0, 0.0], "std": [0.15674398839473724, 0.9732622504234314, 0.6655446290969849, 0.22227613627910614, 0.1572621613740921, 0.25848495960235596, 0.8558313846588135, 0.18739770352840424, 0.8359805941581726, 0.4356812536716461, 0.06578768044710159, 0.08194173872470856, 0.08741499483585358, 0.8171013593673706, 36.77996063232422, 32.608978271484375, 0.0, 0.0], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [248]}, "index": {"min": [11080], "max": [11327], "mean": [11203.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [2.754032258064516, 6.0, 6.0, 6.0, 6.0], "std": [1.7273837757246764, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [248]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [248]}, "eef_direction_state": {"mean": [4.637096774193548, 4.584677419354839], "std": [1.87872072732483, 1.973842835968207], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.9314516129032258, 0.8548387096774194], "std": [0.962679973578792, 0.9688166075923347], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.7943548387096774, 0.6935483870967742], "std": [0.8991754663305577, 0.8345118271146157], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [4.649193548387097, 4.75], "std": [1.9160609782093223, 1.8343716512306631], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.8951612903225806, 0.8467741935483871], "std": [0.9656900289688979, 0.9758730982305833], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.7741935483870968, 0.6854838709677419], "std": [0.8784031486574272, 0.8363412589085607], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.19781348891287553, 0.31156778617731673, 1.220122450442537, -0.3904482589546365, 0.5091705592365126, -0.20307254929051535, 0.16243809815118362, -0.317599076751666, 1.2123434817069494, 0.07231875494120067, 0.3968128570074202, 0.05364612387242812], "std": [0.18170209864916884, 0.05923388355850724, 0.059093448396700804, 0.5320220484286713, 0.4542356769829659, 0.479329411477007, 0.14496596404159157, 0.06025869364331554, 0.046815462635117384, 0.0989137659513578, 0.3778007841952068, 0.20419801218107791], "min": [0.048101508961622304, 0.1376443781882557, 1.172331178697647, -1.6092422011221215, 0.0008497804662248587, -1.52346522653678, 0.05731856874032332, -0.37807198905722467, 1.1481670364229115, -0.016836173560798535, 0.07722197262201624, -0.26188553097076805], "max": [0.5015903967773023, 0.35638201499251315, 1.3827035502556226, 0.00758291704247754, 1.2920191574458806, 0.29022209609927035, 0.4148849195735992, -0.10823638395863192, 1.3402964386328413, 0.3554275432798505, 1.2162089748012104, 0.6672298718597465], "count": [248]}, "eef_sim_pose_action": {"mean": [0.19933278690974646, 0.31264075157680554, 1.2192293373100764, -0.3867945416098454, 0.513293199454387, -0.19312611338882685, 0.16293458956150994, -0.3171984183827693, 1.2119584823327179, 0.06976656091289053, 0.3998572474209575, 0.0531343644218391], "std": [0.18329678391755322, 0.05875116835258063, 0.060000605538705024, 0.5307451563658813, 0.4496560620730672, 0.4837395524477387, 0.14508929928397069, 0.061282727440360125, 0.04800729753904, 0.09664614074227379, 0.38509737382045156, 0.2058686387966978], "min": [0.0399670340135445, 0.1372785084612124, 1.172372956223067, -1.6512941189078583, 0.13134184408654415, -1.5589563713860772, 0.05444058191638693, -0.38276811399972976, 1.1418886647427013, -0.02165587724944587, 0.05829064640253856, -0.2776163947963985], "max": [0.5007865456077168, 0.3566931815508588, 1.3853167975582021, 0.014023397977298274, 1.307161268604888, 0.3355091889267498, 0.41193292399618237, -0.10530246459223763, 1.3465102944662795, 0.35199214973841236, 1.2364771296284358, 0.6669621377108136], "count": [248]}, "gripper_mode_state": {"mean": [0.15725806451612903, 0.11693548387096774], "std": [0.3640439062266653, 0.32134339340156154], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_state": {"mean": [1.8024193548387097, 1.7862903225806452], "std": [0.558362194521218, 0.5808551367650525], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_mode_action": {"mean": [0.16129032258064516, 0.12096774193548387], "std": [0.3677985242255275, 0.32608978417993145], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_action": {"mean": [1.9637096774193548, 1.9637096774193548], "std": [0.24324243761057568, 0.2432424376105755], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_open_scale_state": {"mean": [0.8306269897568652, 0.8507011605174285], "std": [0.29214126162145, 0.27927304340606374], "min": [0.13849536895751954, 0.0335836911201477], "max": [0.9776300048828125, 0.9707426452636718], "count": [248]}, "gripper_open_scale_action": {"mean": [0.8387096774193549, 0.8790322580645161], "std": [0.3677985242255275, 0.32608978417993145], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [248]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6373743954248366]], [[0.6394741176470589]], [[0.6100686928104575]]], "std": [[[0.17087876385075312]], [[0.20191613045578463]], [[0.22294115620166682]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6091289106753813]], [[0.6207819362745098]], [[0.59088950708061]]], "std": [[[0.16994274464463224]], [[0.1993288916090771]], [[0.21606060257824597]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4180130473856209]], [[0.3972562962962963]], [[0.3593645179738562]]], "std": [[[0.21164491689006076]], [[0.2251383501206596]], [[0.25620842494563295]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445602941176471]], [[0.4187732843137255]], [[0.38699125272331153]]], "std": [[[0.20497318536988937]], [[0.21142511496710711]], [[0.24823935055547616]]], "count": [100]}, "observation.state": {"min": [-0.5819149017333984, -0.0008510638144798577, -1.265744686126709, 0.11872340738773346, -0.3274468183517456, -0.9934042692184448, -2.7551064491271973, -0.16021277010440826, -0.0019148936262354255, -1.1078723669052124, -0.360638290643692, -0.07787234336137772, -0.016382979229092598, -2.734893560409546, 13.506996154785156, 4.714468955993652], "max": [0.055744681507349014, 2.114893674850464, -0.04851063713431358, 0.6817021369934082, 0.2357446849346161, -0.006595744751393795, -0.287021279335022, 0.66765958070755, 2.0614893436431885, -0.051914893090724945, 0.31489360332489014, 0.14914894104003906, 0.23510637879371643, -0.0331914909183979, 97.77780151367188, 97.07426452636719], "mean": [-0.09875389188528061, 0.6662485599517822, -0.4738062918186188, 0.2720017731189728, -0.004995990544557571, -0.32110944390296936, -2.3805832862854004, 0.08060871064662933, 0.6685467958450317, -0.39469289779663086, 0.1206575259566307, -0.009424088522791862, 0.05776594206690788, -2.298696994781494, 84.98005676269531, 82.15808868408203], "std": [0.15844330191612244, 0.8624681234359741, 0.5124684572219849, 0.18868188560009003, 0.11952626705169678, 0.3431836664676666, 0.8055521845817566, 0.2008659988641739, 0.8333652019500732, 0.4056459963321686, 0.16731677949428558, 0.05140887573361397, 0.0827975943684578, 0.9191551804542542, 27.497854232788086, 31.41548728942871], "count": [266]}, "action": {"min": [-0.5829126834869385, -0.004601942375302315, -1.2701361179351807, 0.11198059469461441, -0.33133983612060547, -0.9986214637756348, -2.7551064491271973, -0.17487381398677826, -0.0015339808305725455, -1.1090681552886963, -0.36201947927474976, -0.0782330185174942, -0.016873788088560104, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.08283495903015137, 2.1153595447540283, -0.04908738657832146, 0.685689389705658, 0.2546408176422119, -0.019941750913858414, -0.287021279335022, 0.6688156127929688, 2.063204050064087, -0.05215534567832947, 0.3466796576976776, 0.15186409652233124, 0.2377670258283615, -0.0331914909183979, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10021623224020004, 0.6679120659828186, -0.47503218054771423, 0.27286475896835327, -0.0016838775482028723, -0.32928702235221863, -2.3805832862854004, 0.08206800371408463, 0.6704764366149902, -0.3965224325656891, 0.1242755800485611, -0.009399986825883389, 0.05867764726281166, -2.298696994781494, 86.09022521972656, 84.58646392822266, 0.0, 0.0], "std": [0.16076868772506714, 0.8678510189056396, 0.5164981484413147, 0.19235578179359436, 0.12179556488990784, 0.3484950065612793, 0.8055521845817566, 0.2022085189819336, 0.8363084197044373, 0.40507426857948303, 0.16986966133117676, 0.05161861702799797, 0.08292315155267715, 0.9191551804542542, 34.604713439941406, 36.10779571533203, 0.0, 0.0], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [266]}, "index": {"min": [11328], "max": [11593], "mean": [11460.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [2.7030075187969924, 6.0, 6.0, 6.0, 6.0], "std": [1.8511707268898385, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [266]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [266]}, "eef_direction_state": {"mean": [4.684210526315789, 4.469924812030075], "std": [1.957704736516193, 2.030092592517982], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.8345864661654135, 0.8909774436090225], "std": [0.9552423707544085, 0.9574369487174612], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.6917293233082706, 0.7593984962406015], "std": [0.8772860673847322, 0.8553271892084588], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [4.672932330827067, 4.473684210526316], "std": [2.0154899335180536, 2.052245963392784], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.793233082706767, 0.8759398496240601], "std": [0.9530872265757877, 0.9556047863317387], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.6616541353383458, 0.793233082706767], "std": [0.8530107496534006, 0.8919603727603075], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.17054379086407112, 0.3042872140642623, 1.2143150655838986, -0.39270950227966434, 0.4507728868187083, -0.1528269838352732, 0.17185296041565917, -0.3131082460848958, 1.2112138064047029, 0.04790793646039421, 0.3932650946267988, 0.0655252338971684], "std": [0.14833299482217613, 0.05388372603672186, 0.051346597122071, 0.488612389935428, 0.47838360899594096, 0.3905397966095513, 0.14023625241807372, 0.058635091955252114, 0.047710938581383096, 0.07723698114317985, 0.37358230585044205, 0.17908339849531416], "min": [0.04954632857411026, 0.1399394089016386, 1.1739274098925139, -1.4861260288123095, 0.06847284764939965, -1.4115861732729287, 0.05574476531697861, -0.3785759525722148, 1.1369232248172172, -0.017175251967432185, 0.06593445191718761, -0.08653381996975812], "max": [0.43241915591733626, 0.3375231995176942, 1.3537424038934804, -0.002853224537666293, 1.3512360307176028, 0.12124137731332665, 0.4084606344974718, -0.13108234870116017, 1.3288002795119378, 0.23850118247947055, 1.0073212962478402, 0.6031357431626247], "count": [266]}, "eef_sim_pose_action": {"mean": [0.17120710999065314, 0.3040051905036562, 1.213689524609686, -0.39189776252680925, 0.4516594904678758, -0.14472207942978105, 0.17168813866434612, -0.31292310050545447, 1.210938818542235, 0.04760353845874838, 0.3970138628117846, 0.06631358860458532], "std": [0.14869705111835888, 0.05442797001950786, 0.05261842392089205, 0.48430555256401225, 0.4807500984663645, 0.3914052905374269, 0.14007863425281208, 0.059159450769205826, 0.04865858851185845, 0.07656751179773372, 0.37859022548920196, 0.17966857999604827], "min": [0.04497957232040994, 0.13986072395882362, 1.1726460725371897, -1.5210169776909959, 0.0659412814062108, -1.4404263900384484, 0.04964728788003911, -0.38273598250074825, 1.1358702640954774, -0.021638830025361232, 0.06900563631529844, -0.087468649257254], "max": [0.43122150977871854, 0.3408904292888742, 1.357784625288559, -0.018098779875874868, 1.3866617962897578, 0.198980267492446, 0.40812141687625025, -0.13089993924354898, 1.332191828885629, 0.2527925688920597, 1.0175540602003714, 0.6017996790468314], "count": [266]}, "gripper_mode_state": {"mean": [0.13533834586466165, 0.15037593984962405], "std": [0.3420846064985656, 0.3574395285414945], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_state": {"mean": [1.8082706766917294, 1.800751879699248], "std": [0.5525804283013018, 0.5634208406683882], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_mode_action": {"mean": [0.13909774436090225, 0.15413533834586465], "std": [0.3460484964200982, 0.3610784344417016], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_action": {"mean": [1.9661654135338347, 1.9661654135338347], "std": [0.23504509823068542, 0.23504509823068548], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_open_scale_state": {"mean": [0.8497999517182707, 0.8215813330420844], "std": [0.274978296714226, 0.31415481952765156], "min": [0.13506996154785156, 0.047144689559936524], "max": [0.9777780151367188, 0.9707426452636718], "count": [266]}, "gripper_open_scale_action": {"mean": [0.8609022556390977, 0.8458646616541353], "std": [0.3460484964200982, 0.3610784344417016], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [266]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6506908905228758]], [[0.6547966367102397]], [[0.6268254302832243]]], "std": [[[0.16261811321628825]], [[0.19112078336152413]], [[0.21028171459738443]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.623788918845316]], [[0.6377136192810458]], [[0.6092791122004357]]], "std": [[[0.1603355544366004]], [[0.18768150856773608]], [[0.2027767025382319]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42250746732026145]], [[0.3986692374727669]], [[0.36045355392156864]]], "std": [[[0.21739600511399232]], [[0.22989744766814751]], [[0.2648927964109083]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43702549836601307]], [[0.41500285130718956]], [[0.38277104302832243]]], "std": [[[0.20444824824263313]], [[0.21458014345953497]], [[0.24892050915231168]]], "count": [100]}, "observation.state": {"min": [-0.4795744717121124, -0.001276595750823617, -1.493617057800293, 0.16404254734516144, -0.3834042549133301, -0.6046808362007141, -2.7551064491271973, -0.2965957522392273, -0.001276595750823617, -1.143404245376587, 0.020638298243284225, -0.04553191363811493, -0.06765957176685333, -2.734893560409546, 14.065465927124023, 3.451150894165039], "max": [0.07404255121946335, 2.246595859527588, -0.07021276652812958, 0.712978720664978, 0.07063829898834229, -0.014893617480993271, -0.3029787242412567, 0.5651063919067383, 1.9453191757202148, -0.0904255285859108, 0.42127659916877747, 0.3776595890522003, 0.2808510661125183, 0.0042553190141916275, 97.77780151367188, 97.07426452636719], "mean": [-0.054123006761074066, 0.6925943493843079, -0.49862855672836304, 0.2794518768787384, -0.02759859710931778, -0.21405799686908722, -2.3696961402893066, 0.04317004606127739, 0.5858938097953796, -0.3957655131816864, 0.23716557025909424, 0.014363427646458149, 0.06656317412853241, -2.400031328201294, 84.6075668334961, 85.62081146240234], "std": [0.1362125277519226, 0.8900723457336426, 0.5240591764450073, 0.17520776391029358, 0.13640540838241577, 0.21458278596401215, 0.8111318945884705, 0.16848550736904144, 0.7797344326972961, 0.3761448562145233, 0.08851973712444305, 0.1050405278801918, 0.07971904426813126, 0.798014760017395, 27.687849044799805, 27.276126861572266], "count": [248]}, "action": {"min": [-0.480135977268219, -0.0015339808305725455, -1.5048351287841797, 0.1733398288488388, -0.38656315207481384, -0.6105243563652039, -2.7551064491271973, -0.31139808893203735, -0.0015339808305725455, -1.1458836793899536, 0.02147573046386242, -0.0475534051656723, -0.07056311517953873, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.07516505569219589, 2.2595536708831787, -0.07209710031747818, 0.7286408543586731, 0.07363107800483704, -0.01073786523193121, -0.3029787242412567, 0.5706408619880676, 1.9588934183120728, -0.09357282519340515, 0.45405831933021545, 0.38656315207481384, 0.2822524607181549, 0.0042553190141916275, 100.0, 100.0, 0.0, 0.0], "mean": [-0.052211347967386246, 0.6962507963180542, -0.5007091760635376, 0.28115135431289673, -0.025372589007019997, -0.21885783970355988, -2.3696961402893066, 0.04484415054321289, 0.5914726853370667, -0.39918768405914307, 0.23824948072433472, 0.014480004087090492, 0.0672476589679718, -2.400031328201294, 85.48387145996094, 88.70967864990234, 0.0, 0.0], "std": [0.1359172761440277, 0.8956909775733948, 0.5259685516357422, 0.17807596921920776, 0.13649873435497284, 0.21971862018108368, 0.8111318945884705, 0.1708868145942688, 0.7846291065216064, 0.37799349427223206, 0.09101293236017227, 0.10540320724248886, 0.07993414998054504, 0.798014760017395, 35.22635269165039, 31.64743423461914, 0.0, 0.0], "count": [248]}, "timestamp": {"min": [0.0], "max": [8.233333333333333], "mean": [4.116666666666667], "std": [2.386361712360937], "count": [248]}, "frame_index": {"min": [0], "max": [247], "mean": [123.5], "std": [71.5908513708281], "count": [248]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [248]}, "index": {"min": [11594], "max": [11841], "mean": [11717.5], "std": [71.5908513708281], "count": [248]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [248]}, "subtask_annotation": {"mean": [2.5766129032258065, 6.0, 6.0, 6.0, 6.0], "std": [1.8278141745286105, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [248]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [248]}, "eef_direction_state": {"mean": [4.568548387096774, 4.528225806451613], "std": [2.002855499252136, 1.9836045913482594], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_state": {"mean": [0.8629032258064516, 0.8629032258064516], "std": [0.9616407133657027, 0.9532176190904346], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_state": {"mean": [0.717741935483871, 0.7298387096774194], "std": [0.8758450653877083, 0.8397849032120372], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_direction_action": {"mean": [4.57258064516129, 4.629032258064516], "std": [1.9885697044113866, 1.8706896345029624], "min": [0, 0], "max": [6, 6], "count": [248]}, "eef_velocity_action": {"mean": [0.842741935483871, 0.8669354838709677], "std": [0.9522192573393266, 0.9474262056711894], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_acc_mag_action": {"mean": [0.6491935483870968, 0.7137096774193549], "std": [0.8530775375777231, 0.8392426191378245], "min": [0, 0], "max": [2, 2], "count": [248]}, "eef_sim_pose_state": {"mean": [0.17773529143165975, 0.3161399585119966, 1.2119974553789545, -0.32578619648185875, 0.45416736157097276, -0.15287402095664762, 0.15381709005083236, -0.32250935117735646, 1.214401038475875, 0.0884286198339472, 0.4220638504178581, 0.06479530146201024], "std": [0.15947854623927984, 0.051210021337787376, 0.05067781009680686, 0.4281640236206578, 0.4400219611410886, 0.38809366841415466, 0.1323931361639508, 0.04956978222104251, 0.04546972842289285, 0.10746609565100608, 0.3767502667107482, 0.183503125358346], "min": [0.0580888450182772, 0.1432734149850122, 1.1609702909472257, -1.3226905898526768, 0.03402403064338433, -1.2593438088141622, 0.056069844226909166, -0.4042751118872328, 1.151050408491353, 0.009534013019781693, 0.12669991575686956, -0.11500214839236629], "max": [0.44569550174229233, 0.3575342067663591, 1.3486763624189857, 0.002280131013855269, 1.199521578097206, 0.093761978662595, 0.38925006782330096, -0.15019783838208262, 1.3298881639817335, 0.3465117907283997, 1.239002935278887, 0.5926778382736039], "count": [248]}, "eef_sim_pose_action": {"mean": [0.17878644312215847, 0.31682614891761807, 1.2111953583552677, -0.3247658199810966, 0.45790153899755587, -0.14470732969884004, 0.15450349848912587, -0.3221611753825691, 1.2144323080213664, 0.08536290716078984, 0.4255545297448603, 0.06397571057809395], "std": [0.16011806249758098, 0.05108799444349269, 0.052519933301957394, 0.4248704660437668, 0.4398458510090636, 0.3873548823230948, 0.13239758726889347, 0.050520700692913756, 0.047058513061703396, 0.10436134041721778, 0.38443095912329306, 0.18573346739646351], "min": [0.05041451887965698, 0.1428247122830137, 1.156359047889807, -1.332783049267924, 0.09809644587082778, -1.2838488130755403, 0.05592536476251678, -0.4093020438735144, 1.1467025082931956, 0.005765500565759529, 0.11500452094717839, -0.12548151171492114], "max": [0.4448709915765854, 0.35821142805746625, 1.3582718881370592, 0.0034766254100739996, 1.211889596123422, 0.10969698136799041, 0.38634482432225714, -0.14837532597361322, 1.3361116430891233, 0.32667302743220883, 1.2563390462724278, 0.5995632621252585], "count": [248]}, "gripper_mode_state": {"mean": [0.13709677419354838, 0.10887096774193548], "std": [0.34394948567961453, 0.31147725458670406], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_state": {"mean": [1.7943548387096775, 1.7943548387096775], "std": [0.569776755851663, 0.5697767558516627], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_mode_action": {"mean": [0.14516129032258066, 0.11290322580645161], "std": [0.3522633817393792, 0.3164744656507845], "min": [0, 0], "max": [1, 1], "count": [248]}, "gripper_activity_action": {"mean": [1.9637096774193548, 1.9637096774193548], "std": [0.24324243761057568, 0.24324243761057554], "min": [0, 0], "max": [2, 2], "count": [248]}, "gripper_open_scale_state": {"mean": [0.8460754572191588, 0.8562089990415856], "std": [0.2768787944537089, 0.27276116220177726], "min": [0.14065465927124024, 0.03451150894165039], "max": [0.9777780151367188, 0.9707426452636718], "count": [248]}, "gripper_open_scale_action": {"mean": [0.8548387096774194, 0.8870967741935484], "std": [0.3522633817393792, 0.3164744656507845], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [248]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9529411764705882]], [[1.0]]], "mean": [[[0.6387362309368192]], [[0.6440956236383443]], [[0.6165716421568627]]], "std": [[[0.1647094376366279]], [[0.19238244459485168]], [[0.20986330278710236]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6109586220043572]], [[0.6264327641612201]], [[0.5985346786492375]]], "std": [[[0.16338529252314368]], [[0.18956381118850202]], [[0.20279663887420463]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42743296568627454]], [[0.39921388616557735]], [[0.3555288289760349]]], "std": [[[0.21826046958566164]], [[0.23314155531929667]], [[0.26996820457205756]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402641748366013]], [[0.4232792619825708]], [[0.39461660130718956]]], "std": [[[0.2017276737649629]], [[0.21147881370680804]], [[0.24308739809689936]]], "count": [100]}, "observation.state": {"min": [-0.4059574604034424, -0.001276595750823617, -1.415744662284851, 0.17127659916877747, -0.4087234139442444, -0.5359574556350708, -2.7551064491271973, -0.004680851008743048, -0.0019148936262354255, -0.9755319356918335, -0.4017021358013153, -0.04595744609832764, -0.014893617480993271, -2.734893560409546, 14.415362358093262, 2.3147313594818115], "max": [0.1587233990430832, 2.220212697982788, -0.08468084782361984, 0.6042553186416626, 0.28808510303497314, 0.06914893537759781, -0.31297871470451355, 0.6165957450866699, 2.109574556350708, -0.06765957176685333, 0.29085105657577515, 0.11382978409528732, 0.3506383001804352, 0.0382978729903698, 97.77780151367188, 97.07426452636719], "mean": [-0.025747381150722504, 0.7449531555175781, -0.5267848372459412, 0.27326083183288574, -0.05253399536013603, -0.14396841824054718, -2.301523208618164, 0.0812179371714592, 0.6609247326850891, -0.37418609857559204, 0.07480259984731674, -0.011595305986702442, 0.08812536299228668, -2.3389174938201904, 82.28471374511719, 83.53202819824219], "std": [0.12535764276981354, 0.9336000680923462, 0.5404902100563049, 0.12309849262237549, 0.15068919956684113, 0.19259411096572876, 0.8544368743896484, 0.16382049024105072, 0.847482442855835, 0.3541361689567566, 0.2114555537700653, 0.04196349158883095, 0.10676031559705734, 0.8718326687812805, 29.15609359741211, 29.79773712158203], "count": [243]}, "action": {"min": [-0.40650489926338196, -0.0015339808305725455, -1.4158642292022705, 0.17180584371089935, -0.4111068546772003, -0.5384272336959839, -2.7551064491271973, -0.015339807607233524, -0.0015339808305725455, -0.9817476868629456, -0.40957286953926086, -0.05062136426568031, -0.01840776950120926, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.1595340073108673, 2.2288739681243896, -0.08436894416809082, 0.6120583415031433, 0.29759228229522705, 0.07363107800483704, -0.31297871470451355, 0.6197282671928406, 2.1122915744781494, -0.06749515235424042, 0.3129320740699768, 0.11965049803256989, 0.3635534346103668, 0.0382978729903698, 100.0, 100.0, 0.0, 0.0], "mean": [-0.022593097761273384, 0.7436424493789673, -0.5268227458000183, 0.2758696675300598, -0.04968075454235077, -0.14279861748218536, -2.301523208618164, 0.08207718282938004, 0.6631969213485718, -0.37487223744392395, 0.07418647408485413, -0.010573705658316612, 0.08755684643983841, -2.3389174938201904, 81.89300537109375, 86.41975402832031, 0.0, 0.0], "std": [0.12474463880062103, 0.9385238289833069, 0.5398931503295898, 0.12669061124324799, 0.15365080535411835, 0.1939125806093216, 0.8544368743896484, 0.1655222475528717, 0.8510133624076843, 0.3555033802986145, 0.21203793585300446, 0.04286247864365578, 0.10649428516626358, 0.8718326687812805, 38.50772476196289, 34.257930755615234, 0.0, 0.0], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [243]}, "index": {"min": [11842], "max": [12084], "mean": [11963.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.802469135802469, 6.0, 6.0, 6.0, 6.0], "std": [1.7409596219975942, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [243]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [243]}, "eef_direction_state": {"mean": [4.617283950617284, 4.423868312757202], "std": [1.9703641820503688, 2.1250432711992415], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [0.8600823045267489, 0.8724279835390947], "std": [0.9541824724636454, 0.9623472408085417], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.7654320987654321, 0.7736625514403292], "std": [0.8740182726137209, 0.866741308108692], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [4.732510288065844, 4.477366255144033], "std": [1.8830117377825026, 2.0514227868041512], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [0.8189300411522634, 0.8641975308641975], "std": [0.9515699001866045, 0.9526193443881678], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.7119341563786008, 0.7489711934156379], "std": [0.8697840206500663, 0.8741538949704398], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.19177184073025258, 0.3257844825295266, 1.2061074689914, -0.25875920849849016, 0.46947972546909833, -0.1478033122630783, 0.17313082022545762, -0.3132592419538895, 1.205945865162617, 0.09113165597545386, 0.3611304602641019, 0.07106889130964827], "std": [0.17393701178783055, 0.048047360557486124, 0.04562354694446038, 0.419866937094159, 0.4122929224550374, 0.35815011533298563, 0.14910587373742698, 0.050420585473430486, 0.04295357776162942, 0.1163939090161049, 0.30562479931234054, 0.17691951576307124], "min": [0.06104946474910562, 0.17197170144367613, 1.1564172142806353, -1.2419928782476648, 0.12098045974088367, -1.1709250853130415, 0.05841403516441944, -0.33764284818807955, 1.1330608811048695, -0.01797782237225113, 0.10485873256981137, -0.04332707210117157], "max": [0.46990772708447837, 0.3864321856795738, 1.3522256666322598, 0.2128676174674729, 1.1368777280698743, 0.30402484229471965, 0.4240652691789193, -0.1430341255143859, 1.3299963050498802, 0.34822587811726835, 0.9592706757300271, 0.6100984125953401], "count": [243]}, "eef_sim_pose_action": {"mean": [0.19170993861281074, 0.3271099992177154, 1.2050647850338598, -0.25194946980886607, 0.4709394922981642, -0.1381817633938428, 0.1734489637165653, -0.3130766639684484, 1.205620235949559, 0.09108916752497802, 0.36208785701981827, 0.07326020476416466], "std": [0.1745858004562902, 0.04792509453638197, 0.04631055345091049, 0.41781307038238447, 0.41315302948280863, 0.36083306800533055, 0.14912332680308593, 0.050886342288703965, 0.04377304877054685, 0.11622166363343286, 0.3134652648538515, 0.1785277585110418], "min": [0.057840431059602126, 0.17148890617289428, 1.1564196713206765, -1.2762023529218398, 0.12884890272486094, -1.2009766843681224, 0.059106159141706735, -0.3376996111415518, 1.1308687290623083, -0.020699930386384045, 0.07823292628431977, -0.04923711271460825], "max": [0.4701371502091015, 0.38772878113284986, 1.3564528830554592, 0.21179721403231755, 1.1356737126498029, 0.31801093114971535, 0.424248419216671, -0.14156110192179971, 1.3324379201302503, 0.36227869858752715, 0.9828295159407072, 0.617594590194768], "count": [243]}, "gripper_mode_state": {"mean": [0.17695473251028807, 0.13168724279835392], "std": [0.38163039076113925, 0.33815042936912154], "min": [0, 0], "max": [1, 1], "count": [243]}, "gripper_activity_state": {"mean": [1.7695473251028806, 1.7818930041152263], "std": [0.5847677257063895, 0.5859827987268329], "min": [0, 0], "max": [2, 2], "count": [243]}, "gripper_mode_action": {"mean": [0.18106995884773663, 0.13580246913580246], "std": [0.38507613383669564, 0.34257868951880566], "min": [0, 0], "max": [1, 1], "count": [243]}, "gripper_activity_action": {"mean": [1.962962962962963, 1.962962962962963], "std": [0.24567591039669556, 0.245675910396696], "min": [0, 0], "max": [2, 2], "count": [243]}, "gripper_open_scale_state": {"mean": [0.8228471793657506, 0.8353212204784], "std": [0.291560838046905, 0.2979773982657182], "min": [0.14415362358093262, 0.023147313594818114], "max": [0.9777780151367188, 0.9707426452636718], "count": [243]}, "gripper_open_scale_action": {"mean": [0.8189300411522634, 0.8641975308641975], "std": [0.38507613383669564, 0.34257868951880566], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [243]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.6389981508714597]], [[0.6437406835511982]], [[0.616254441721133]]], "std": [[[0.16490006106085142]], [[0.19221123218437008]], [[0.20929471624381127]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.6120987091503268]], [[0.6269618845315904]], [[0.5988136274509804]]], "std": [[[0.1628691745614259]], [[0.1889539040722379]], [[0.20208700994471804]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243888916122004]], [[0.40215222222222224]], [[0.3600787690631808]]], "std": [[[0.2197627180979817]], [[0.23539699825936844]], [[0.26835454826830907]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44713139705882354]], [[0.4240052859477124]], [[0.3912015631808279]]], "std": [[[0.20320478637250725]], [[0.2135621105696241]], [[0.25086693471510024]]], "count": [100]}, "observation.state": {"min": [-0.4902127683162689, -0.0017021276289597154, -1.6672340631484985, 0.20234042406082153, -0.36829787492752075, -0.9129787087440491, -2.754680871963501, -0.08404255658388138, -0.0017021276289597154, -1.0278723239898682, -0.11042553186416626, -0.06765957176685333, -0.008085106499493122, -2.742553234100342, 25.291645050048828, 4.577470302581787], "max": [0.1019148901104927, 2.327446699142456, -0.08127659559249878, 0.8702127933502197, 0.3925531804561615, 0.012978723272681236, -0.6306383013725281, 0.518510639667511, 1.9914894104003906, -0.06765957176685333, 0.45319148898124695, 0.25063830614089966, 0.3242553174495697, -0.02914893627166748, 97.76300048828125, 97.3410415649414], "mean": [-0.06982582807540894, 0.7687144875526428, -0.6064466238021851, 0.3620496392250061, -0.021300794556736946, -0.2610691785812378, -2.3478081226348877, 0.053790297359228134, 0.640344500541687, -0.37343743443489075, 0.1395726352930069, 0.00155398971401155, 0.10425803065299988, -2.301178216934204, 83.86097717285156, 82.24293518066406], "std": [0.1493576318025589, 0.978488028049469, 0.6528565287590027, 0.2206650674343109, 0.16333241760730743, 0.29429030418395996, 0.7681520581245422, 0.15609458088874817, 0.8153610825538635, 0.3639061450958252, 0.1202893778681755, 0.07035595923662186, 0.12716098129749298, 0.9141454100608826, 26.218339920043945, 31.247236251831055], "count": [237]}, "action": {"min": [-0.4908738434314728, -0.0015339808305725455, -1.6705050468444824, 0.2040194422006607, -0.36968937516212463, -0.9188544750213623, -2.754680871963501, -0.08590292185544968, -0.0015339808305725455, -1.0308350324630737, -0.11351457983255386, -0.06902913749217987, -0.00920388475060463, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.10277671366930008, 2.3439226150512695, -0.08130098134279251, 0.8789709806442261, 0.4049709141254425, 0.01840776950120926, -0.6306383013725281, 0.5200194716453552, 1.998776912689209, -0.06749515235424042, 0.5138835906982422, 0.2653786838054657, 0.3267379105091095, -0.02914893627166748, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06702269613742828, 0.7726433277130127, -0.6082928776741028, 0.36333879828453064, -0.017158539965748787, -0.2635791599750519, -2.3478081226348877, 0.0537993460893631, 0.6454172730445862, -0.3775598108768463, 0.14464716613292694, 0.002090617548674345, 0.10661491006612778, -2.301178216934204, 82.27848052978516, 84.81012725830078, 0.0, 0.0], "std": [0.14874565601348877, 0.9870885014533997, 0.6563134789466858, 0.22273075580596924, 0.16586188971996307, 0.2961333692073822, 0.7681520581245422, 0.15835119783878326, 0.8189894556999207, 0.36646386981010437, 0.12697333097457886, 0.07165186107158661, 0.12837252020835876, 0.9141454100608826, 38.18517303466797, 35.892215728759766, 0.0, 0.0], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [237]}, "index": {"min": [12085], "max": [12321], "mean": [12203.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.6962025316455698, 6.0, 6.0, 6.0, 6.0], "std": [1.8534112491724546, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [237]}, "eef_direction_state": {"mean": [4.594936708860759, 4.59915611814346], "std": [1.9542379827034013, 1.9647954674193655], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [0.8396624472573839, 0.890295358649789], "std": [0.9411080034957691, 0.9659775209553859], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_state": {"mean": [0.7637130801687764, 0.7637130801687764], "std": [0.8781643985757788, 0.868501625672142], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_direction_action": {"mean": [4.70464135021097, 4.654008438818566], "std": [1.8796319939157626, 1.9265288651570254], "min": [0, 0], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [0.810126582278481, 0.869198312236287], "std": [0.9468038533506027, 0.9523347895512152], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_acc_mag_action": {"mean": [0.6877637130801688, 0.7848101265822784], "std": [0.8639388622296178, 0.8763785197844853], "min": [0, 0], "max": [2, 2], "count": [237]}, "eef_sim_pose_state": {"mean": [0.19453612469949033, 0.3124046906078219, 1.2089089661856935, -0.37050415670899833, 0.49802521925600957, -0.16702684351157826, 0.1662619123497306, -0.32074554763472696, 1.2086409027123874, 0.10315843449079862, 0.4046503373261068, 0.05148237287305149], "std": [0.1812277066701739, 0.06292746163186584, 0.04952654417940558, 0.5615967243786794, 0.4685524086667866, 0.4454704413697514, 0.1377248373289836, 0.04778563868734328, 0.04479648153491879, 0.13848422720855824, 0.3844246640337792, 0.20297108711695944], "min": [0.05599478007884223, 0.1264942902275341, 1.1497148168415026, -1.6625442301943545, 0.06914666423404392, -1.3105316827428932, 0.0584022738744395, -0.3614893064565658, 1.1464558124095428, -0.010483560430249315, 0.10146443978881803, -0.2284896040792646], "max": [0.496496007502989, 0.37368791832845194, 1.345575665181647, 0.2368070612169917, 1.3192195326865481, 0.47706563472933017, 0.39917722902481734, -0.16908290864395636, 1.3321476961812857, 0.40768949130497756, 1.1390631671464124, 0.5545880461876969], "count": [237]}, "eef_sim_pose_action": {"mean": [0.19597511204632936, 0.31372359797381105, 1.2071300477617426, -0.3645142994384273, 0.5018094475780611, -0.1540445900683662, 0.16670531068200145, -0.3207284018155037, 1.2086630060022616, 0.10238311608489307, 0.4106879291112494, 0.049864952400941215], "std": [0.18269341387243013, 0.06272486947114365, 0.05088705416822828, 0.5555671002758266, 0.46844905890375216, 0.4453138354904506, 0.13755468157223766, 0.04864861800297012, 0.04617682266779002, 0.13787101087352321, 0.3937972187899106, 0.20638142620592448], "min": [0.061401259188445016, 0.12639718561106175, 1.1316008634651173, -1.6794912273012608, 0.11960467548694087, -1.3241160802994798, 0.056272662396848964, -0.36195146510711745, 1.1441415422600212, -0.011719661837805456, 0.06575112717773757, -0.24525445441085264], "max": [0.4967797545872131, 0.3742845744349162, 1.357018086443273, 0.2529104558595599, 1.3206422706570238, 0.510215080625917, 0.39511919195190937, -0.168015926225812, 1.3353573977511746, 0.41232781034866534, 1.172063940891804, 0.5669668847116957], "count": [237]}, "gripper_mode_state": {"mean": [0.16877637130801687, 0.14767932489451477], "std": [0.37455427883834863, 0.35478182294646216], "min": [0, 0], "max": [1, 1], "count": [237]}, "gripper_activity_state": {"mean": [1.8059071729957805, 1.7721518987341771], "std": [0.5552652840642416, 0.5942630174331904], "min": [0, 0], "max": [2, 2], "count": [237]}, "gripper_mode_action": {"mean": [0.17721518987341772, 0.1518987341772152], "std": [0.3818507121265414, 0.3589227057913375], "min": [0, 0], "max": [1, 1], "count": [237]}, "gripper_activity_action": {"mean": [1.9620253164556962, 1.9620253164556962], "std": [0.24869471777707033, 0.2486947177770699], "min": [0, 0], "max": [2, 2], "count": [237]}, "gripper_open_scale_state": {"mean": [0.8386098559898703, 0.8224302364703449], "std": [0.2621834342707494, 0.31247233297723415], "min": [0.2529164505004883, 0.04577470302581787], "max": [0.9776300048828125, 0.9734104156494141], "count": [237]}, "gripper_open_scale_action": {"mean": [0.8227848101265823, 0.8481012658227848], "std": [0.38185071212654154, 0.3589227057913375], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [237]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6461757952069717]], [[0.6496358033769063]], [[0.6209505310457517]]], "std": [[[0.16504182141112114]], [[0.19389033247358536]], [[0.21340916791108974]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6187284150326797]], [[0.6318712990196079]], [[0.6026647358387799]]], "std": [[[0.16306431618531397]], [[0.19063392684191047]], [[0.20606013806635265]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42266193355119824]], [[0.3970863507625272]], [[0.35895517973856206]]], "std": [[[0.21771657345351741]], [[0.229999598422577]], [[0.26503252224552215]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43924663671023967]], [[0.41794595315904143]], [[0.38643278050108937]]], "std": [[[0.20847038755498729]], [[0.2174555386316846]], [[0.2527711561561029]]], "count": [100]}, "observation.state": {"min": [-0.4963829815387726, -0.001276595750823617, -1.3329787254333496, 0.16723404824733734, -0.4265957474708557, -0.6810638308525085, -2.754680871963501, -0.0274468082934618, -0.0019148936262354255, -1.2306382656097412, -0.08404255658388138, -0.04893616959452629, 0.002340425504371524, -2.734893560409546, 14.28136920928955, 2.597683906555176], "max": [0.01765957474708557, 2.1802127361297607, -0.06765957176685333, 0.7561702132225037, 0.14191488921642303, -0.01042553223669529, -0.3091489374637604, 0.5493617057800293, 2.192765951156616, -0.10723404586315155, 0.4410638213157654, 0.17680850625038147, 0.27468085289001465, 0.029787234961986542, 97.76300048828125, 97.07426452636719], "mean": [-0.060527194291353226, 0.7069263458251953, -0.5125229954719543, 0.27964460849761963, -0.028014132753014565, -0.23027077317237854, -2.34564471244812, 0.0770612582564354, 0.6679769158363342, -0.4591241478919983, 0.21115848422050476, -0.00475086085498333, 0.09732497483491898, -2.321143865585327, 83.78516387939453, 82.9238510131836], "std": [0.1335686892271042, 0.9018296599388123, 0.536067545413971, 0.17670977115631104, 0.1460278481245041, 0.24305589497089386, 0.8311887383460999, 0.14670391380786896, 0.8641861081123352, 0.44340166449546814, 0.10430344194173813, 0.05184164643287659, 0.09713298082351685, 0.8895901441574097, 28.373699188232422, 30.40378189086914], "count": [234]}, "action": {"min": [-0.4970097839832306, -0.0015339808305725455, -1.3330292701721191, 0.16873788833618164, -0.43104860186576843, -0.6841554045677185, -2.754680871963501, -0.04908738657832146, -0.0015339808305725455, -1.2333205938339233, -0.08436894416809082, -0.05062136426568031, 0.003067961661145091, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.02147573046386242, 2.185922622680664, -0.06749515235424042, 0.7654564380645752, 0.14572817087173462, -0.00920388475060463, -0.3091489374637604, 0.552233099937439, 2.2012624740600586, -0.10737865418195724, 0.4770680367946625, 0.1902136206626892, 0.28071847558021545, 0.029787234961986542, 100.0, 100.0, 0.0, 0.0], "mean": [-0.05863894894719124, 0.7071159482002258, -0.5131635665893555, 0.2814728319644928, -0.02576325461268425, -0.23547957837581635, -2.34564471244812, 0.07800398766994476, 0.670775294303894, -0.4605809450149536, 0.21340681612491608, -0.004411857575178146, 0.09908600896596909, -2.321143865585327, 84.61538696289062, 85.8974380493164, 0.0, 0.0], "std": [0.13346798717975616, 0.9118566513061523, 0.5419808030128479, 0.18004073202610016, 0.14759010076522827, 0.24873054027557373, 0.8311887383460999, 0.14928728342056274, 0.8676421046257019, 0.4464524984359741, 0.10745227336883545, 0.05241013690829277, 0.09791672974824905, 0.8895901441574097, 36.08013916015625, 34.804779052734375, 0.0, 0.0], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [234]}, "index": {"min": [12322], "max": [12555], "mean": [12438.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.952991452991453, 6.0, 6.0, 6.0, 6.0], "std": [1.7078037402791812, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [234]}, "eef_direction_state": {"mean": [4.636752136752137, 4.5256410256410255], "std": [1.9415870806006246, 2.0426501073069274], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [0.8376068376068376, 0.9102564102564102], "std": [0.9424215486383261, 0.9720789788342219], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.7564102564102564, 0.7649572649572649], "std": [0.8942250252549622, 0.8674371564533861], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [4.816239316239316, 4.495726495726496], "std": [1.7530172896869618, 2.1107131359541547], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [0.8034188034188035, 0.8717948717948718], "std": [0.9404428511226112, 0.9611110161021185], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [0.6923076923076923, 0.7905982905982906], "std": [0.8668790515065135, 0.8933259572966543], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.18186309480661877, 0.3153377609575631, 1.2121630602738926, -0.3293566546712274, 0.45360341637827073, -0.15029329550519666, 0.17648555056094956, -0.31237295422075606, 1.2121815367837434, 0.10655409540893161, 0.41909804739879347, 0.07660922100658328], "std": [0.16354208258782635, 0.05031956353405129, 0.05332862527740678, 0.4505153748299267, 0.4369211741662994, 0.40340212277024373, 0.15863905485259594, 0.04831262191408433, 0.047159215400784486, 0.12147810006963201, 0.3515850142174768, 0.19182822498636978], "min": [0.06296005233389838, 0.14850979940019968, 1.160821903732637, -1.4126669690229487, 0.07671957205756441, -1.2947289742190653, 0.05389764144907394, -0.33767983899985077, 1.14208655562297, -0.0023093440687378414, 0.14221581901503644, -0.04727747055122395], "max": [0.4658307666294868, 0.3374714006993708, 1.3588446396330578, 0.08100998648191571, 1.1962982379347578, 0.19618380472523997, 0.4632468258104733, -0.14626540345562983, 1.3324544342211533, 0.3654102581842777, 1.068030368185473, 0.6674596313920934], "count": [234]}, "eef_sim_pose_action": {"mean": [0.18292624995537546, 0.3160282785203019, 1.2101999935582686, -0.32643927202892575, 0.45515542584726804, -0.14022745905905162, 0.17681179939946118, -0.3120747723333033, 1.2118041037952563, 0.10760525086926713, 0.4227049083917405, 0.0775149613070975], "std": [0.165475508856211, 0.050273294474816245, 0.053685341124947925, 0.4473717796327254, 0.43618743844209684, 0.4038195678193836, 0.15827076799690437, 0.04921944769880629, 0.04875004475245749, 0.12151639544881206, 0.35944317959002764, 0.19458751827272228], "min": [0.06184760601716606, 0.14812878016514514, 1.1548820957500792, -1.393376830400919, 0.09813722737541997, -1.3184938958600927, 0.05522345523766378, -0.33773175918058973, 1.1385855965469578, -0.001626550196455228, 0.12731499108748734, -0.04814177389744734], "max": [0.4657674754235696, 0.3377681074388782, 1.365968916012619, 0.08549499226830659, 1.2058816680763353, 0.22732603207240137, 0.4635740383943174, -0.14380284998752185, 1.3430111659857098, 0.36859500987910365, 1.0809595067382722, 0.6769541854406984], "count": [234]}, "gripper_mode_state": {"mean": [0.1452991452991453, 0.13675213675213677], "std": [0.3524021902237324, 0.34358549132037197], "min": [0, 0], "max": [1, 1], "count": [234]}, "gripper_activity_state": {"mean": [1.7820512820512822, 1.7735042735042734], "std": [0.5842835315438917, 0.595552341832419], "min": [0, 0], "max": [2, 2], "count": [234]}, "gripper_mode_action": {"mean": [0.15384615384615385, 0.14102564102564102], "std": [0.36080121229411094, 0.34804799898713457], "min": [0, 0], "max": [1, 1], "count": [234]}, "gripper_activity_action": {"mean": [1.9615384615384615, 1.9615384615384615], "std": [0.25024642687106596, 0.2502464268710659], "min": [0, 0], "max": [2, 2], "count": [234]}, "gripper_open_scale_state": {"mean": [0.8378517810707454, 0.8292393904669656], "std": [0.28373735518630877, 0.304037825241216], "min": [0.14281369209289552, 0.025976839065551757], "max": [0.9776300048828125, 0.9707426452636718], "count": [234]}, "gripper_open_scale_action": {"mean": [0.8461538461538461, 0.8589743589743589], "std": [0.36080121229411094, 0.34804799898713445], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [234]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.650153665577342]], [[0.6557793654684096]], [[0.6283324918300653]]], "std": [[[0.16421688953361602]], [[0.1909283100360243]], [[0.20830818112896154]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6232200816993464]], [[0.6386108741830065]], [[0.6105737037037037]]], "std": [[[0.1624416762426376]], [[0.18801668147938788]], [[0.20130638057481]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43284331699346407]], [[0.4041781345315904]], [[0.361362614379085]]], "std": [[[0.21653997756353838]], [[0.2354230714921226]], [[0.2745065564925874]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4454381835511983]], [[0.4251038779956427]], [[0.39652889978213507]]], "std": [[[0.20567334687557637]], [[0.21344078195487934]], [[0.24355969931570337]]], "count": [100]}, "observation.state": {"min": [-0.3838297724723816, -0.0019148936262354255, -1.537872314453125, 0.12021276354789734, -0.44574469327926636, -0.7802127599716187, -2.754680871963501, -0.002765957498922944, -0.0017021276289597154, -1.4310637712478638, -0.044255319982767105, -0.12553191184997559, 0.0008510638144798577, -2.734893560409546, 23.182140350341797, 4.988889217376709], "max": [0.05723404139280319, 2.29085111618042, -0.0793616995215416, 0.5910638570785522, 0.049361702054739, 0.07446808367967606, -0.5672340393066406, 0.5642552971839905, 2.189361810684204, -0.07021276652812958, 0.2693617045879364, 0.1327659636735916, 0.31851065158843994, -0.04127659648656845, 97.76300048828125, 97.07426452636719], "mean": [-0.03643382340669632, 0.7989370822906494, -0.5673421025276184, 0.2862796485424042, -0.069827601313591, -0.23454245924949646, -2.292973279953003, 0.07566849142313004, 0.6331766247749329, -0.4420049786567688, 0.20172318816184998, -0.03151825815439224, 0.09244108945131302, -2.3768560886383057, 82.0003890991211, 84.8292007446289], "std": [0.11524035036563873, 0.9681574106216431, 0.5724096298217773, 0.14378315210342407, 0.15900066494941711, 0.2779158055782318, 0.8269042372703552, 0.15901173651218414, 0.8588995337486267, 0.4635739028453827, 0.09641411900520325, 0.05133964121341705, 0.1101977527141571, 0.8250885605812073, 28.200708389282227, 28.200063705444336], "count": [243]}, "action": {"min": [-0.3834952116012573, -0.0015339808305725455, -1.538582682609558, 0.11965049803256989, -0.4494563639163971, -0.7853981852531433, -2.754680871963501, -0.05522330850362778, -0.0015339808305725455, -1.434272050857544, -0.04448544234037399, -0.12732040882110596, -0.0015339808305725455, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.058291271328926086, 2.294835329055786, -0.07976700365543365, 0.6105243563652039, 0.05215534567832947, 0.08436894416809082, -0.5672340393066406, 0.5691068768501282, 2.195126533508301, -0.07056311517953873, 0.26998060941696167, 0.14726215600967407, 0.3206019699573517, -0.04127659648656845, 100.0, 100.0, 0.0, 0.0], "mean": [-0.03416432440280914, 0.7988823056221008, -0.5641523003578186, 0.2859765887260437, -0.06746365875005722, -0.23467986285686493, -2.292973279953003, 0.07466001808643341, 0.6377888321876526, -0.4438634216785431, 0.20044030249118805, -0.031815819442272186, 0.09355389326810837, -2.3768560886383057, 80.24691009521484, 87.6543197631836, 0.0, 0.0], "std": [0.11569450795650482, 0.9736321568489075, 0.572746217250824, 0.14500238001346588, 0.15876954793930054, 0.27940014004707336, 0.8269042372703552, 0.1602916419506073, 0.863810658454895, 0.46456989645957947, 0.09751073271036148, 0.053808558732271194, 0.11030808836221695, 0.8250885605812073, 39.813636779785156, 32.89610290527344, 0.0, 0.0], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [243]}, "index": {"min": [12556], "max": [12798], "mean": [12677.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.4691358024691357, 6.0, 6.0, 6.0, 6.0], "std": [1.8553875711481027, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [243]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [243]}, "eef_direction_state": {"mean": [4.621399176954733, 4.407407407407407], "std": [1.9171832092791024, 2.1703830109605353], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [0.8395061728395061, 0.8353909465020576], "std": [0.9400567812741456, 0.9502341878557539], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_state": {"mean": [0.7078189300411523, 0.7325102880658436], "std": [0.856481327006004, 0.8597376591069789], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_direction_action": {"mean": [4.666666666666667, 4.390946502057613], "std": [1.9008336919046496, 2.1885035215426623], "min": [0, 0], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [0.823045267489712, 0.831275720164609], "std": [0.9370976700527762, 0.9473426219272282], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_acc_mag_action": {"mean": [0.7489711934156379, 0.7366255144032922], "std": [0.8835190645604537, 0.8681469621132019], "min": [0, 0], "max": [2, 2], "count": [243]}, "eef_sim_pose_state": {"mean": [0.2019559936671425, 0.31723028029549094, 1.205275935188394, -0.4136293615907562, 0.4845886782885262, -0.2176900853094067, 0.1706802277018257, -0.3134782787376765, 1.210946863709636, 0.06432719748849357, 0.39103558642101555, 0.030008889826833], "std": [0.17877826684695775, 0.045964587854328456, 0.048096593225462184, 0.5705798410962863, 0.4468914178680577, 0.44026264308609525, 0.1576112684466852, 0.054641406204443514, 0.04660226582979771, 0.1058937397433666, 0.3400092256689812, 0.1835919519167136], "min": [0.054076663861352264, 0.17479102466303892, 1.1554625197577972, -1.579734236459661, 0.016793444256003376, -1.2779705399785537, 0.05745029101414753, -0.3374825603843345, 1.1445052377334208, -0.026173341643256395, 0.09401078238839067, -0.1956333147067938], "max": [0.4692495568655602, 0.3519999853118861, 1.3399817273727133, 0.08092345275640737, 1.2009239190198566, 0.06478355909311398, 0.46622627013123374, -0.12735463323005158, 1.3358331376821573, 0.3378301715029193, 1.0274661231954378, 0.5426832660957772], "count": [243]}, "eef_sim_pose_action": {"mean": [0.20234401753935222, 0.31775530221387444, 1.20329139452925, -0.40564343974690964, 0.4881829728987755, -0.20755009247905892, 0.17151581946482036, -0.3137070662350035, 1.2105905742547458, 0.06228316620292286, 0.39233548729403134, 0.026753379818192077], "std": [0.1794508159423145, 0.0459414336030594, 0.04805347701066387, 0.5665016108946308, 0.44533109314568947, 0.4405663496438347, 0.15792234833041868, 0.05493026234438956, 0.04781287653022819, 0.10591133106698061, 0.34571148634943716, 0.18371072688641044], "min": [0.05783145094955622, 0.1745302076823436, 1.147041511381715, -1.6346189458693312, 0.09805615895535502, -1.330076726107049, 0.058311224907120984, -0.3379326443104844, 1.1426067125940413, -0.04089215505074238, 0.09199096136983242, -0.20440246101129078], "max": [0.4671424856798814, 0.3525195203907904, 1.3482540761382755, 0.09021120803118297, 1.1996052424359287, 0.07895093450342333, 0.4667240984346999, -0.12555013635289966, 1.3402457041864273, 0.33603418385374956, 1.0300255195365784, 0.5430636149897888], "count": [243]}, "gripper_mode_state": {"mean": [0.18518518518518517, 0.11934156378600823], "std": [0.3884477215445017, 0.3241899982095659], "min": [0, 0], "max": [1, 1], "count": [243]}, "gripper_activity_state": {"mean": [1.7983539094650205, 1.7818930041152263], "std": [0.563350286704447, 0.5859827987268329], "min": [0, 0], "max": [2, 2], "count": [243]}, "gripper_mode_action": {"mean": [0.19753086419753085, 0.12345679012345678], "std": [0.39813618510116044, 0.32896080480183315], "min": [0, 0], "max": [1, 1], "count": [243]}, "gripper_activity_action": {"mean": [1.962962962962963, 1.962962962962963], "std": [0.2456759103966956, 0.245675910396696], "min": [0, 0], "max": [2, 2], "count": [243]}, "gripper_open_scale_state": {"mean": [0.820003733222871, 0.8482924976270356], "std": [0.2820075019103959, 0.28200071654140335], "min": [0.23182140350341796, 0.04988889217376709], "max": [0.9776300048828125, 0.9707426452636718], "count": [243]}, "gripper_open_scale_action": {"mean": [0.8024691358024691, 0.8765432098765432], "std": [0.39813618510116044, 0.32896080480183315], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [243]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6451396895424836]], [[0.6464207380174293]], [[0.6167016367102397]]], "std": [[[0.1718547186936509]], [[0.20273417791927403]], [[0.2246546936164959]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.6175598638344227]], [[0.6285829493464052]], [[0.5988222331154684]]], "std": [[[0.16958867479203388]], [[0.1989899908246996]], [[0.21661047774069903]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40825404956427014]], [[0.3869354684095861]], [[0.35056305555555556]]], "std": [[[0.21489414261750453]], [[0.22913498548593117]], [[0.2620245890620011]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44215]], [[0.4244633197167756]], [[0.3967263507625272]]], "std": [[[0.20507768959077052]], [[0.21103916526270114]], [[0.24112811761005512]]], "count": [100]}, "observation.state": {"min": [-0.5306382775306702, -0.001276595750823617, -1.1887234449386597, 0.194680854678154, -0.4068085253238678, -1.090638279914856, -2.754680871963501, -0.2808510661125183, -0.0017021276289597154, -1.112765908241272, -0.07872340083122253, -0.06382978707551956, -0.04276595637202263, -2.734893560409546, 13.812305450439453, 4.728898048400879], "max": [0.0031914892606437206, 2.053617000579834, -0.07787234336137772, 0.7221276760101318, 0.13595744967460632, -0.039787232875823975, -0.2957446873188019, 0.6536170244216919, 2.1302127838134766, -0.07021276652812958, 0.35361701250076294, 0.37382978200912476, 0.37617021799087524, -0.03361701965332031, 97.76300048828125, 97.07426452636719], "mean": [-0.10266668349504471, 0.6748580932617188, -0.4809509217739105, 0.3202260434627533, -0.02521190419793129, -0.3169025182723999, -2.306760311126709, 0.04662776738405228, 0.6871708631515503, -0.4382302463054657, 0.15681372582912445, 0.020965222269296646, 0.07801245152950287, -2.362706422805786, 82.45841217041016, 84.34608459472656], "std": [0.15337859094142914, 0.8563405871391296, 0.48722007870674133, 0.1595873385667801, 0.14263559877872467, 0.37919455766677856, 0.8733222484588623, 0.19400332868099213, 0.839466392993927, 0.43292078375816345, 0.08031804114580154, 0.10369063168764114, 0.11920516192913055, 0.8434541821479797, 29.81244659423828, 28.826475143432617], "count": [246]}, "action": {"min": [-0.5338253378868103, -0.004601942375302315, -1.1919031143188477, 0.19634954631328583, -0.40957286953926086, -1.0967962741851807, -2.754680871963501, -0.2853204309940338, 0.0, -1.116737961769104, -0.0782330185174942, -0.06442718952894211, -0.04601942375302315, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 2.060136079788208, -0.07976700365543365, 0.7332428097724915, 0.14879614114761353, -0.029145635664463043, -0.2957446873188019, 0.6596117615699768, 2.135301351547241, -0.07056311517953873, 0.3804272413253784, 0.3834952116012573, 0.3773592710494995, -0.03361701965332031, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10393039882183075, 0.6730579733848572, -0.4792558252811432, 0.32200512290000916, -0.02174394577741623, -0.3239443004131317, -2.306760311126709, 0.04899385944008827, 0.691413938999176, -0.44121888279914856, 0.15975841879844666, 0.020178688690066338, 0.07833895087242126, -2.362706422805786, 82.92682647705078, 86.99186706542969, 0.0, 0.0], "std": [0.15534608066082, 0.8633530735969543, 0.49109622836112976, 0.16158868372440338, 0.1448030322790146, 0.38709449768066406, 0.8733222484588623, 0.1956859827041626, 0.8421972990036011, 0.4350462257862091, 0.08305400609970093, 0.10269171744585037, 0.11952913552522659, 0.8434541821479797, 37.62749481201172, 33.639312744140625, 0.0, 0.0], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [246]}, "index": {"min": [12799], "max": [13044], "mean": [12921.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [2.605691056910569, 6.0, 6.0, 6.0, 6.0], "std": [1.7928857065040968, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [246]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [246]}, "eef_direction_state": {"mean": [4.715447154471545, 4.491869918699187], "std": [1.9318482880865504, 1.9749279495321055], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [0.8252032520325203, 0.9552845528455285], "std": [0.9445688564325405, 0.976363191456593], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.6991869918699187, 0.7967479674796748], "std": [0.8828534608454134, 0.8644689106354361], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [4.914634146341464, 4.516260162601626], "std": [1.7498052354722322, 1.9789902156854737], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [0.7967479674796748, 0.9471544715447154], "std": [0.9453295514633251, 0.9759569165530877], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.6585365853658537, 0.7642276422764228], "std": [0.8537746727040675, 0.8656150669402369], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.17002764389634106, 0.305086252049178, 1.2143191186934443, -0.43150174883749215, 0.49145004964101247, -0.2038747108341489, 0.17872600504086178, -0.320365454737936, 1.2161986349949465, 0.10365800895176701, 0.400657439498115, 0.07687449245050842], "std": [0.14410666735611583, 0.05003650222389156, 0.047178161669485845, 0.5680940700111913, 0.4840897351578953, 0.45412351668832446, 0.14928382982801622, 0.054282979128101705, 0.04764789425616, 0.1684369032544389, 0.37192003084422287, 0.21976618642460338], "min": [0.05733093583336496, 0.17115465147191516, 1.1811694328586375, -1.6238091430059163, 0.09233046041484827, -1.52236734410243, 0.05630125362207829, -0.41685791251645843, 1.1453934868820501, -0.043246912961270305, 0.09401130053347329, -0.10846113901529406], "max": [0.4116586652153654, 0.33556019815865107, 1.3445455051703088, -0.0312628998795935, 1.3912102385343892, 0.11800857554024302, 0.44243795516883844, -0.13611818957692992, 1.3364312942618772, 0.48535981340386036, 1.0548295056162837, 0.7868941296283773], "count": [246]}, "eef_sim_pose_action": {"mean": [0.17028905304903078, 0.3047765951117777, 1.2127579765354881, -0.4303032253206341, 0.49263960694941805, -0.19567781143941074, 0.17918909848260617, -0.3197536935812378, 1.2161442252673689, 0.10114570593701347, 0.4051310651725941, 0.07693417633788263], "std": [0.14474909494064941, 0.050547944643278414, 0.04738838790555792, 0.5673500119780923, 0.4866896362886013, 0.4579697361204287, 0.14907004738451296, 0.054857419350967544, 0.04910629542245994, 0.16754869807320877, 0.378195095004498, 0.2225459468353552], "min": [0.06018078908112586, 0.1694322677321124, 1.1790880162126023, -1.601927997721428, 0.11343076228930338, -1.5770856423423454, 0.05778622821957039, -0.4209711642970532, 1.143456031646945, -0.04635965376401861, 0.09660782721421324, -0.13609819066436368], "max": [0.41116010900137, 0.3358332220108812, 1.348179673736035, -0.02397925470173968, 1.4059341437957493, 0.14563577015269566, 0.44289720075114497, -0.13369887277398929, 1.3520857686461443, 0.491489123159789, 1.0627203803845617, 0.7978526253753814], "count": [246]}, "gripper_mode_state": {"mean": [0.16666666666666666, 0.12601626016260162], "std": [0.3726779962499655, 0.3318676879981442], "min": [0, 0], "max": [1, 1], "count": [246]}, "gripper_activity_state": {"mean": [1.8008130081300813, 1.7845528455284554], "std": [0.5603419303025398, 0.5828905432572494], "min": [0, 0], "max": [2, 2], "count": [246]}, "gripper_mode_action": {"mean": [0.17073170731707318, 0.13008130081300814], "std": [0.3762743565985724, 0.3363928596028813], "min": [0, 0], "max": [1, 1], "count": [246]}, "gripper_activity_action": {"mean": [1.9634146341463414, 1.9634146341463414], "std": [0.24420712676220493, 0.24420712676220482], "min": [0, 0], "max": [2, 2], "count": [246]}, "gripper_open_scale_state": {"mean": [0.8245841491513174, 0.8434621689571579], "std": [0.29812414723532393, 0.28826494230275934], "min": [0.13812305450439452, 0.047288980484008786], "max": [0.9776300048828125, 0.9707426452636718], "count": [246]}, "gripper_open_scale_action": {"mean": [0.8292682926829268, 0.8699186991869918], "std": [0.3762743565985724, 0.3363928596028813], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [246]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6461246459694989]], [[0.6484721786492375]], [[0.6193818300653594]]], "std": [[[0.16826237895302287]], [[0.19765901048442486]], [[0.21782942101264446]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6180629084967321]], [[0.630398287037037]], [[0.6009674482570806]]], "std": [[[0.16710159269482505]], [[0.19500435086901471]], [[0.21093661888206292]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4285261574074074]], [[0.40239438725490195]], [[0.3638094362745098]]], "std": [[[0.21666084913320627]], [[0.2307120728239773]], [[0.26715030948074436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45173124727668845]], [[0.4330184831154684]], [[0.40575350217864925]]], "std": [[[0.20653083868858152]], [[0.21756943756597444]], [[0.2520077987258237]]], "count": [100]}, "observation.state": {"min": [-0.4940425455570221, -0.001276595750823617, -1.4219149351119995, 0.14276595413684845, -0.4021276533603668, -0.6687234044075012, -2.754680871963501, -0.01148936152458191, -0.0019148936262354255, -1.0117021799087524, -0.28851065039634705, -0.15468084812164307, -0.007021276745945215, -2.734893560409546, 14.333479881286621, 5.350802421569824], "max": [0.035957448184490204, 2.189361810684204, -0.05808510631322861, 0.8412765860557556, 0.20234042406082153, -0.009999999776482582, -0.31063830852508545, 0.5410638451576233, 2.142127752304077, -0.04510638117790222, 0.22127659618854523, 0.040425531566143036, 0.258297860622406, -0.051914893090724945, 97.76300048828125, 97.07426452636719], "mean": [-0.07231603562831879, 0.7488744258880615, -0.5526136159896851, 0.303690642118454, -0.04591551050543785, -0.24808301031589508, -2.2948288917541504, 0.08393105119466782, 0.6474876999855042, -0.3667900264263153, 0.058596592396497726, -0.02857610210776329, 0.06949777156114578, -2.3360533714294434, 82.048583984375, 83.43279266357422], "std": [0.1485247015953064, 0.9248854517936707, 0.578012228012085, 0.2140907347202301, 0.14662335813045502, 0.25475215911865234, 0.8673114776611328, 0.16877220571041107, 0.8355730772018433, 0.3859366476535797, 0.13614308834075928, 0.03278889134526253, 0.08567282557487488, 0.8546154499053955, 29.605485916137695, 29.20928955078125], "count": [208]}, "action": {"min": [-0.49547579884529114, -0.006135923322290182, -1.4434759616851807, 0.12425244599580765, -0.40650489926338196, -0.6734175682067871, -2.754680871963501, -0.01073786523193121, -0.0015339808305725455, -1.0124273300170898, -0.29145634174346924, -0.18867963552474976, -0.01073786523193121, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.03681553900241852, 2.202796459197998, -0.058291271328926086, 0.8482913970947266, 0.22242721915245056, 0.0015339808305725455, -0.31063830852508545, 0.5445631742477417, 2.1475729942321777, -0.04601942375302315, 0.25770875811576843, 0.041417479515075684, 0.26077672839164734, -0.051914893090724945, 100.0, 100.0, 0.0, 0.0], "mean": [-0.06982536613941193, 0.7453304529190063, -0.5519006848335266, 0.3052183985710144, -0.040879350155591965, -0.25123345851898193, -2.2948288917541504, 0.08285705000162125, 0.6542496085166931, -0.3710169196128845, 0.055488791316747665, -0.028223786503076553, 0.06893335282802582, -2.3360533714294434, 82.69230651855469, 86.53845977783203, 0.0, 0.0], "std": [0.14651119709014893, 0.935133159160614, 0.5814223885536194, 0.2204292267560959, 0.14944109320640564, 0.26081615686416626, 0.8673114776611328, 0.16823169589042664, 0.8435405492782593, 0.38838696479797363, 0.139888733625412, 0.03549954295158386, 0.08506903052330017, 0.8546154499053955, 37.8314323425293, 34.13125228881836, 0.0, 0.0], "count": [208]}, "timestamp": {"min": [0.0], "max": [6.9], "mean": [3.45], "std": [2.0014578020366387], "count": [208]}, "frame_index": {"min": [0], "max": [207], "mean": [103.5], "std": [60.043734061099165], "count": [208]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [208]}, "index": {"min": [13045], "max": [13252], "mean": [13148.5], "std": [60.043734061099165], "count": [208]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [208]}, "subtask_annotation": {"mean": [2.875, 6.0, 6.0, 6.0, 6.0], "std": [1.7163663541151293, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [208]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [208]}, "eef_direction_state": {"mean": [4.6923076923076925, 4.509615384615385], "std": [1.9068546548062406, 1.9903381637091644], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_state": {"mean": [0.8557692307692307, 0.8990384615384616], "std": [0.9498812600972936, 0.9579620990081457], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_state": {"mean": [0.7644230769230769, 0.7692307692307693], "std": [0.8918884749648636, 0.8574421849849208], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_direction_action": {"mean": [4.802884615384615, 4.514423076923077], "std": [1.8513486108764243, 1.9999479930368365], "min": [0, 0], "max": [6, 6], "count": [208]}, "eef_velocity_action": {"mean": [0.8125, 0.8942307692307693], "std": [0.9499177595981665, 0.9649458855967913], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_acc_mag_action": {"mean": [0.75, 0.7596153846153846], "std": [0.8960382890170573, 0.8715061267679552], "min": [0, 0], "max": [2, 2], "count": [208]}, "eef_sim_pose_state": {"mean": [0.19014595163953826, 0.31325496090794347, 1.2138100610118676, -0.38418800308415046, 0.4755690692283101, -0.2062227930961685, 0.17265069725795307, -0.3155670312927994, 1.208558007866979, 0.05752802770488937, 0.3386514107525939, 0.050804921655830795], "std": [0.16819892753703222, 0.052133772426040545, 0.052159987962288955, 0.49298669470747947, 0.4661108982839153, 0.42134103398921235, 0.14672396681978297, 0.04893517602361363, 0.04698432635468848, 0.090359966931238, 0.3375117441757102, 0.18654211083998123], "min": [0.040124606749221824, 0.15100537137388517, 1.16746493034063, -1.422579012882474, 0.08190329124609441, -1.3419234666872542, 0.06340522797256853, -0.3419851426228202, 1.1337661442656675, -0.013675462968599852, 0.06210968114647675, -0.13958484551680464], "max": [0.46715276889668905, 0.34368511690361114, 1.377934268243167, -0.002189773448008289, 1.2725285990301973, 0.16463487423468576, 0.44223632709956257, -0.16762571333425022, 1.3284079223460434, 0.299734659190228, 0.969900527043452, 0.6019219445481987], "count": [208]}, "eef_sim_pose_action": {"mean": [0.1903065090326726, 0.3144694412462466, 1.2116951855781226, -0.3789431853937199, 0.4746752460503918, -0.19329804571947587, 0.17416680773739124, -0.3158811638861564, 1.2083181440543558, 0.05711484254930898, 0.3380409803646372, 0.04996367124528238], "std": [0.1702972697971849, 0.05151718562743147, 0.05185587157784351, 0.4901232392482954, 0.47106515586424275, 0.42115619356603773, 0.1480779717436811, 0.048631741016348935, 0.04818247509398502, 0.0915082330334308, 0.3439275941635355, 0.1879535368859266], "min": [0.02555842232459164, 0.1497044194461478, 1.161930389518502, -1.4055279265951766, 0.07976362023293171, -1.3691807133697012, 0.06342458151081537, -0.3419540769909243, 1.133419706170801, -0.01675672724139029, 0.04751556395298273, -0.1416315456577555], "max": [0.4665568520083766, 0.344360819715882, 1.3825937348227666, 0.010418374929990003, 1.2942370373028216, 0.2148672506010264, 0.4447890877938639, -0.16523183954190365, 1.3336216032065538, 0.3038426060924144, 0.957931639134161, 0.6082638038197752], "count": [208]}, "gripper_mode_state": {"mean": [0.16346153846153846, 0.1346153846153846], "std": [0.3697862408274874, 0.34131229517882467], "min": [0, 0], "max": [1, 1], "count": [208]}, "gripper_activity_state": {"mean": [1.7548076923076923, 1.7403846153846154], "std": [0.6143132199851455, 0.6278043593425163], "min": [0, 0], "max": [2, 2], "count": [208]}, "gripper_mode_action": {"mean": [0.17307692307692307, 0.1346153846153846], "std": [0.3783137610174219, 0.3413122951788248], "min": [0, 0], "max": [1, 1], "count": [208]}, "gripper_activity_action": {"mean": [1.9567307692307692, 1.9567307692307692], "std": [0.26503425869880276, 0.2650342586988025], "min": [0, 0], "max": [2, 2], "count": [208]}, "gripper_open_scale_state": {"mean": [0.8204868983305443, 0.8343285909295061], "std": [0.2960551652457543, 0.2920928726350021], "min": [0.1433347988128662, 0.053508024215698245], "max": [0.9776300048828125, 0.9707426452636718], "count": [208]}, "gripper_open_scale_action": {"mean": [0.8269230769230769, 0.8653846153846154], "std": [0.3783137610174219, 0.34131229517882467], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [208]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6472554847494553]], [[0.6517809531590414]], [[0.6235155637254901]]], "std": [[[0.16371677297212103]], [[0.19134105152156577]], [[0.2089951091992955]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6194085212418301]], [[0.6340193545751635]], [[0.6055702124183007]]], "std": [[[0.16261440755216108]], [[0.18872694446838026]], [[0.20200004517399653]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42389630718954247]], [[0.39634582788671024]], [[0.3577317456427015]]], "std": [[[0.21560113776858258]], [[0.22751710581267467]], [[0.26310256888234296]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45021963779956425]], [[0.4291657489106754]], [[0.398582734204793]]], "std": [[[0.20310527017658853]], [[0.209548893744692]], [[0.2479995916486227]]], "count": [100]}, "observation.state": {"min": [-0.4636170268058777, -0.002340425504371524, -1.4821276664733887, 0.1804255247116089, -0.43340426683425903, -0.5742553472518921, -2.754680871963501, -0.10957446694374084, -0.002340425504371524, -1.4951063394546509, 0.08468084782361984, -0.07021276652812958, -0.005319148767739534, -2.734893560409546, 14.266480445861816, 5.003347873687744], "max": [0.13851064443588257, 2.241914987564087, -0.08404255658388138, 0.7051063776016235, 0.05042553320527077, -0.06148936226963997, -0.3087233901023865, 0.5338298082351685, 2.2014894485473633, -0.04595744609832764, 0.41255319118499756, 0.2568085193634033, 0.22893616557121277, -0.04170212894678116, 97.76300048828125, 97.07426452636719], "mean": [-0.038712695240974426, 0.6931715607643127, -0.5168192386627197, 0.2935250699520111, -0.03621690720319748, -0.2041948288679123, -2.331282615661621, 0.0593363381922245, 0.7299576997756958, -0.5118573904037476, 0.20205838978290558, 0.019237736240029335, 0.07404551655054092, -2.2957592010498047, 83.29354095458984, 82.05709075927734], "std": [0.13442791998386383, 0.9181284308433533, 0.5534834861755371, 0.1406683772802353, 0.14198799431324005, 0.18570087850093842, 0.8393664956092834, 0.1586446315050125, 0.9022130966186523, 0.5535659790039062, 0.10932552814483643, 0.0811752900481224, 0.07632437348365784, 0.9039260745048523, 28.653461456298828, 30.893938064575195], "count": [218]}, "action": {"min": [-0.46786412596702576, -0.004601942375302315, -1.483359456062317, 0.2040194422006607, -0.4387184977531433, -0.5798447132110596, -2.754680871963501, -0.11811652034521103, -0.0015339808305725455, -1.495631217956543, 0.08590292185544968, -0.07209710031747818, -0.006135923322290182, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.139592245221138, 2.2564857006073, -0.08436894416809082, 0.7593204975128174, 0.05982524901628494, -0.04448544234037399, -0.3087233901023865, 0.5368932485580444, 2.219670295715332, -0.04601942375302315, 0.4141748249530792, 0.2623107135295868, 0.2316311001777649, -0.04170212894678116, 100.0, 100.0, 0.0, 0.0], "mean": [-0.03563356399536133, 0.6890432238578796, -0.5130597949028015, 0.2954961061477661, -0.03228474035859108, -0.20587047934532166, -2.331282615661621, 0.06086663156747818, 0.7337285876274109, -0.5147215127944946, 0.20526495575904846, 0.019484302029013634, 0.07572794705629349, -2.2957592010498047, 84.40367126464844, 84.86238861083984, 0.0, 0.0], "std": [0.1355004459619522, 0.9263882637023926, 0.5549452304840088, 0.14246895909309387, 0.14121004939079285, 0.18770429491996765, 0.8393664956092834, 0.16032257676124573, 0.9073837399482727, 0.5523857474327087, 0.10951610654592514, 0.08105304092168808, 0.07671888172626495, 0.9039260745048523, 36.2821044921875, 35.841548919677734, 0.0, 0.0], "count": [218]}, "timestamp": {"min": [0.0], "max": [7.233333333333333], "mean": [3.616666666666667], "std": [2.0976839079751217], "count": [218]}, "frame_index": {"min": [0], "max": [217], "mean": [108.5], "std": [62.930517239253646], "count": [218]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [218]}, "index": {"min": [13253], "max": [13470], "mean": [13361.5], "std": [62.930517239253646], "count": [218]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [218]}, "subtask_annotation": {"mean": [2.6513761467889907, 6.0, 6.0, 6.0, 6.0], "std": [1.819245467088697, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [218]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [218]}, "eef_direction_state": {"mean": [4.68348623853211, 4.408256880733945], "std": [1.9596392553933317, 2.0371156277446008], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_state": {"mean": [0.8027522935779816, 0.9678899082568807], "std": [0.9446089152986621, 0.9644488594833367], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_state": {"mean": [0.7339449541284404, 0.8073394495412844], "std": [0.8897190757015365, 0.8617995277664124], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_direction_action": {"mean": [4.825688073394495, 4.509174311926605], "std": [1.8663806739604378, 1.9798082237032122], "min": [0, 0], "max": [6, 6], "count": [218]}, "eef_velocity_action": {"mean": [0.7660550458715596, 0.963302752293578], "std": [0.9459445241881312, 0.9666608135869246], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_acc_mag_action": {"mean": [0.7018348623853211, 0.8440366972477065], "std": [0.8924229107484047, 0.8796820936049999], "min": [0, 0], "max": [2, 2], "count": [218]}, "eef_sim_pose_state": {"mean": [0.18193090610523666, 0.32275282742958744, 1.2095794234794541, -0.33025700937070723, 0.4504214201764827, -0.1524345010509353, 0.19208065914325412, -0.31511387539992525, 1.2165280627251198, 0.10378993292872818, 0.4168910500735542, 0.09154534475365213], "std": [0.16792621163827756, 0.05197463379169039, 0.04805185156430441, 0.4063933348778845, 0.4380446439175314, 0.36159124921062324, 0.16566468389816774, 0.058095111785855365, 0.05118578305587041, 0.1347900166591546, 0.4149150773437407, 0.2255393430052029], "min": [0.05973079729439637, 0.14930443798621157, 1.1657808102036027, -1.264284271242377, 0.05442898427105569, -1.1530720621707704, 0.056040799836077626, -0.36542806831471425, 1.1496910200249524, -0.009679895603121606, 0.06147093142540605, -0.17542553946287043], "max": [0.46318868334702284, 0.3819844650207451, 1.3521957520842631, -0.05194691158081437, 1.217124010068129, 0.0555545698408198, 0.4574644458719786, -0.1300807135352414, 1.3599607724021883, 0.3864401429364058, 1.1252255250547414, 0.7261547421272538], "count": [218]}, "eef_sim_pose_action": {"mean": [0.18169899262390887, 0.3237623932779926, 1.2071636537545818, -0.32561400502555926, 0.4529510655222722, -0.14184353585302037, 0.19241205325902133, -0.31470299988196176, 1.2158522530802445, 0.10331451862338592, 0.42118953486979754, 0.09218950179707017], "std": [0.1687482268961144, 0.05256407736405284, 0.04794114244607687, 0.40043359615314483, 0.4425666071359165, 0.35943097294719434, 0.16586758853160008, 0.058907220145777005, 0.0521640754880957, 0.13316603522752563, 0.41967149367662315, 0.2276747313567061], "min": [0.051344905173502424, 0.14860336900294627, 1.162423020743932, -1.2455762541854167, 0.11643251974873103, -1.187824892414558, 0.05475833801672657, -0.3701513475701948, 1.1453714607191192, -0.016816996268096407, 0.061340727539878515, -0.18177242902908913], "max": [0.46273404992990275, 0.3822824787206571, 1.350735475578092, -0.03683175730709116, 1.2316887877492246, 0.07979308547724534, 0.45851927218537475, -0.12793883566674524, 1.3680016534619392, 0.3976173004380681, 1.1373927192774413, 0.7395175393261018], "count": [218]}, "gripper_mode_state": {"mean": [0.15137614678899083, 0.14678899082568808], "std": [0.35841513496545835, 0.35389544077038393], "min": [0, 0], "max": [1, 1], "count": [218]}, "gripper_activity_state": {"mean": [1.775229357798165, 1.7568807339449541], "std": [0.590390317681035, 0.613736783146178], "min": [0, 0], "max": [2, 2], "count": [218]}, "gripper_mode_action": {"mean": [0.1559633027522936, 0.15137614678899083], "std": [0.36282054923459034, 0.3584151349654591], "min": [0, 0], "max": [1, 1], "count": [218]}, "gripper_activity_action": {"mean": [1.9587155963302751, 1.9587155963302751], "std": [0.2590423468531278, 0.25904234685312816], "min": [0, 0], "max": [2, 2], "count": [218]}, "gripper_open_scale_state": {"mean": [0.8329360576944643, 0.820571972405143], "std": [0.28653504101715105, 0.30893949839904467], "min": [0.14266480445861818, 0.05003347873687744], "max": [0.9776300048828125, 0.9707426452636718], "count": [218]}, "gripper_open_scale_action": {"mean": [0.8440366972477065, 0.8486238532110092], "std": [0.36282054923459034, 0.3584151349654591], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [218]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6411620397603486]], [[0.6446073175381263]], [[0.6162726252723312]]], "std": [[[0.17321621418121858]], [[0.20099102442050726]], [[0.2193308430756793]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6132736601307189]], [[0.6263354139433551]], [[0.5973205637254903]]], "std": [[[0.1717493455994295]], [[0.19836701750223934]], [[0.2129538864505759]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41918384803921566]], [[0.39218412854030504]], [[0.35453099128540305]]], "std": [[[0.21939981904268768]], [[0.2332812968647997]], [[0.26827874413911845]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4462362336601307]], [[0.4276185430283224]], [[0.39468272331154686]]], "std": [[[0.2133498485728103]], [[0.22550554849602472]], [[0.2694008746284584]]], "count": [100]}, "observation.state": {"min": [-0.49872341752052307, -0.0019148936262354255, -1.5729787349700928, 0.1899999976158142, -0.3910638391971588, -0.7589361667633057, -2.754680871963501, 0.002765957498922944, -0.0019148936262354255, -1.2063829898834229, -0.040425531566143036, -0.295319139957428, -0.024468084797263145, -2.734893560409546, 14.035683631896973, 4.8949456214904785], "max": [-0.013404255732893944, 2.23319149017334, -0.09191489219665527, 0.8514893651008606, 0.08595744520425797, -0.04234042391180992, -0.3021276593208313, 0.6431915163993835, 2.166170120239258, -0.06148936226963997, 0.2808510661125183, 0.0042553190141916275, 0.32127660512924194, -0.03851063922047615, 97.76300048828125, 97.07426452636719], "mean": [-0.074063740670681, 0.7277568578720093, -0.5885184407234192, 0.39589551091194153, -0.044778257608413696, -0.24973958730697632, -2.3439018726348877, 0.14354638755321503, 0.7181901931762695, -0.4868047833442688, 0.21936650574207306, -0.044283945113420486, 0.09931303560733795, -2.2143983840942383, 83.72544860839844, 79.27421569824219], "std": [0.12778139114379883, 0.9378035664558411, 0.6231573224067688, 0.22461368143558502, 0.14073623716831207, 0.2671321928501129, 0.8274887800216675, 0.22029918432235718, 0.8628615140914917, 0.4642726182937622, 0.06498662382364273, 0.04840463399887085, 0.13151241838932037, 0.9809843897819519, 28.245790481567383, 33.52982711791992], "count": [223]}, "action": {"min": [-0.5000777244567871, -0.0015339808305725455, -1.575398325920105, 0.18254370987415314, -0.3957670331001282, -0.7639224529266357, -2.754680871963501, -0.003067961661145091, -0.0015339808305725455, -1.211844801902771, -0.08590292185544968, -0.32213595509529114, -0.03988350182771683, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.013805827125906944, 2.244213819503784, -0.0920388475060463, 0.882038950920105, 0.0920388475060463, -0.03834952041506767, -0.3021276593208313, 0.6473398804664612, 2.1767187118530273, -0.0613592304289341, 0.2991262674331665, 0.004601942375302315, 0.3236699402332306, -0.03851063922047615, 100.0, 100.0, 0.0, 0.0], "mean": [-0.07090678811073303, 0.7251701354980469, -0.5888708829879761, 0.3994806110858917, -0.041376225650310516, -0.2555961608886719, -2.3439018726348877, 0.14358888566493988, 0.7255313992500305, -0.4918094873428345, 0.2183067351579666, -0.04439602792263031, 0.09935799241065979, -2.2143983840942383, 84.75336456298828, 82.06278228759766, 0.0, 0.0], "std": [0.12620429694652557, 0.9466339945793152, 0.6276237964630127, 0.22527961432933807, 0.1407957673072815, 0.27363497018814087, 0.8274887800216675, 0.22160595655441284, 0.8678900599479675, 0.4686400890350342, 0.06904876232147217, 0.05085108056664467, 0.13236072659492493, 0.9809843897819519, 35.947269439697266, 38.36638641357422, 0.0, 0.0], "count": [223]}, "timestamp": {"min": [0.0], "max": [7.4], "mean": [3.7], "std": [2.1457969252574776], "count": [223]}, "frame_index": {"min": [0], "max": [222], "mean": [111.0], "std": [64.37390775772433], "count": [223]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [223]}, "index": {"min": [13471], "max": [13693], "mean": [13582.0], "std": [64.37390775772433], "count": [223]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [223]}, "subtask_annotation": {"mean": [2.8430493273542603, 6.0, 6.0, 6.0, 6.0], "std": [1.8136338747518825, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [223]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [223]}, "eef_direction_state": {"mean": [4.883408071748879, 4.632286995515695], "std": [1.6953756807705764, 1.8556029970486674], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_state": {"mean": [0.8430493273542601, 0.9327354260089686], "std": [0.9552937858573968, 0.9611069649950718], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_state": {"mean": [0.7713004484304933, 0.8430493273542601], "std": [0.9017579315591528, 0.8769768864971413], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_direction_action": {"mean": [4.9641255605381165, 4.605381165919282], "std": [1.6261773995807454, 1.8979261074712745], "min": [0, 0], "max": [6, 6], "count": [223]}, "eef_velocity_action": {"mean": [0.7982062780269058, 0.9641255605381166], "std": [0.9468363241415851, 0.9743642390467775], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_acc_mag_action": {"mean": [0.695067264573991, 0.8116591928251121], "std": [0.8763575605600786, 0.8886168172930503], "min": [0, 0], "max": [2, 2], "count": [223]}, "eef_sim_pose_state": {"mean": [0.1858031812813476, 0.31034807068932857, 1.2154669342199673, -0.4252556897708209, 0.5057137278229888, -0.2424723726335126, 0.17973118929240184, -0.29717498271519077, 1.2168946700334673, 0.06384815842741969, 0.44887038854035444, 0.0822542230171504], "std": [0.1695689026508144, 0.05026989285966028, 0.05391589963067333, 0.5556905872633524, 0.48577484956740996, 0.48183832194669907, 0.15001547325307266, 0.06647283565467063, 0.050710091146809896, 0.11502278084716966, 0.3856150174877549, 0.22023266309541448], "min": [0.060358341926998904, 0.1413193418287053, 1.1740471856799346, -1.7222987637941276, 0.12709266268525665, -1.612454791708828, 0.054764869511891454, -0.3383408251426682, 1.1439416124252597, -0.03584796480751247, 0.09764871335304015, -0.08765573706215782], "max": [0.46334563318366684, 0.33492989268275064, 1.3698017921991288, -0.039255026773856325, 1.4295129677135336, 0.10151286744683066, 0.4479766824112039, -0.12864784900279583, 1.3415922295550566, 0.3184320659824643, 1.164535009014854, 0.6417460067001655], "count": [223]}, "eef_sim_pose_action": {"mean": [0.18638893533657253, 0.31123423892952956, 1.2136829014837922, -0.4193175418116793, 0.5071142374978203, -0.22751098229394467, 0.1813857458770495, -0.29734076956117106, 1.2171803067026823, 0.06268100187310013, 0.45003495884042455, 0.08088590686851227], "std": [0.17148873322226346, 0.04964747021011825, 0.05384257915375469, 0.5502374156006281, 0.48803386364188434, 0.47804639032526003, 0.15044124989022703, 0.06625955852186322, 0.05352712420186263, 0.11828917651737357, 0.39233406622744327, 0.2237239151431953], "min": [0.06016716105353602, 0.1405997705907017, 1.1721275428037206, -1.6743445830430623, 0.13645301310712354, -1.670150838187163, 0.05552990228361257, -0.33867229905022184, 1.1399933593188993, -0.05233564377388983, 0.09816317853130974, -0.10858963904684442], "max": [0.4627714763356188, 0.3346704327923203, 1.3765719872375917, -0.03711294275017243, 1.4369209613218583, 0.14807080112203588, 0.4482493419457168, -0.12657787166997075, 1.3571054657832757, 0.3214559821309912, 1.1910307150543007, 0.6473398804664614], "count": [223]}, "gripper_mode_state": {"mean": [0.14798206278026907, 0.17937219730941703], "std": [0.35508220439155336, 0.3836636706046176], "min": [0, 0], "max": [1, 1], "count": [223]}, "gripper_activity_state": {"mean": [1.7802690582959642, 1.7623318385650224], "std": [0.5846818300630183, 0.6078838817158941], "min": [0, 0], "max": [2, 2], "count": [223]}, "gripper_mode_action": {"mean": [0.15246636771300448, 0.17937219730941703], "std": [0.3594723555844156, 0.3836636706046176], "min": [0, 0], "max": [1, 1], "count": [223]}, "gripper_activity_action": {"mean": [1.9596412556053813, 1.9596412556053813], "std": [0.256194741831134, 0.2561947418311338], "min": [0, 0], "max": [2, 2], "count": [223]}, "gripper_open_scale_state": {"mean": [0.837254917546776, 0.7927427369703614], "std": [0.2824583343200572, 0.33529823434614836], "min": [0.14035683631896972, 0.048949456214904784], "max": [0.9776300048828125, 0.9707426452636718], "count": [223]}, "gripper_open_scale_action": {"mean": [0.8475336322869955, 0.820627802690583], "std": [0.3594723555844156, 0.3836636706046176], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [223]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6549860729847494]], [[0.6605349537037037]], [[0.6318946269063181]]], "std": [[[0.16312424001531373]], [[0.19059086505561482]], [[0.20895721832374983]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6271222004357299]], [[0.6426349564270152]], [[0.613337410130719]]], "std": [[[0.16173463364428234]], [[0.1876962782105371]], [[0.2020616966579983]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4426040577342048]], [[0.41556915849673204]], [[0.37415623638344225]]], "std": [[[0.21758686986354256]], [[0.23331040317461502]], [[0.26965172387136815]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44901613289760345]], [[0.4296994389978213]], [[0.4003666367102397]]], "std": [[[0.20839973973990203]], [[0.21655757274335236]], [[0.2540568090278864]]], "count": [100]}, "observation.state": {"min": [-0.42042553424835205, -0.001276595750823617, -1.6302127838134766, 0.0274468082934618, -0.37808510661125183, -0.8327659368515015, -2.7551064491271973, -0.18702127039432526, -0.001276595750823617, -1.302127718925476, 0.03361701965332031, -0.15765957534313202, -0.06723403930664062, -2.734893560409546, 23.937450408935547, 5.336308479309082], "max": [0.11829787492752075, 2.3168084621429443, -0.03170212730765343, 0.7017021179199219, 0.3182978630065918, 0.07680851221084595, -0.5897872447967529, 0.5376595854759216, 2.0946807861328125, -0.05659574642777443, 0.6623404026031494, 0.24340425431728363, 0.28808510303497314, -0.05148936063051224, 97.77780151367188, 97.07426452636719], "mean": [-0.05053373798727989, 0.7254496812820435, -0.5023409128189087, 0.2269752025604248, -0.03527912497520447, -0.2237897366285324, -2.348881959915161, 0.05403616651892662, 0.6336541175842285, -0.39752858877182007, 0.18277962505817413, 0.00895161833614111, 0.08199130743741989, -2.2415904998779297, 83.90325927734375, 80.20487976074219], "std": [0.13594365119934082, 0.9333350658416748, 0.5923447012901306, 0.20566806197166443, 0.14061661064624786, 0.3115273118019104, 0.7740512490272522, 0.16633912920951843, 0.821773111820221, 0.4292500615119934, 0.13462230563163757, 0.08427191525697708, 0.0977775901556015, 0.9591547250747681, 26.40691375732422, 32.78312301635742], "count": [234]}, "action": {"min": [-0.4218447208404541, -0.004601942375302315, -1.6321555376052856, 0.007669903803616762, -0.3804272413253784, -0.8375535011291504, -2.7551064491271973, -0.1871456503868103, -0.0015339808305725455, -1.306951642036438, 0.032213594764471054, -0.16106797754764557, -0.07209710031747818, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.11965049803256989, 2.322446823120117, -0.029145635664463043, 0.7225049734115601, 0.3236699402332306, 0.08897088468074799, -0.5897872447967529, 0.5384272336959839, 2.0954177379608154, -0.05675728991627693, 0.6688156127929688, 0.26691266894340515, 0.2929903268814087, -0.05148936063051224, 100.0, 100.0, 0.0, 0.0], "mean": [-0.04812374338507652, 0.7224094271659851, -0.49909961223602295, 0.22427649796009064, -0.03239724412560463, -0.22199487686157227, -2.348881959915161, 0.052397470921278, 0.636358916759491, -0.3992152512073517, 0.18881766498088837, 0.007853454910218716, 0.08204158395528793, -2.2415904998779297, 82.47863006591797, 82.47863006591797, 0.0, 0.0], "std": [0.13536880910396576, 0.9414812922477722, 0.5917667746543884, 0.20857441425323486, 0.14256083965301514, 0.3141687512397766, 0.7740512490272522, 0.1672120839357376, 0.8261313438415527, 0.4268348217010498, 0.14336229860782623, 0.08884479105472565, 0.0985487699508667, 0.9591547250747681, 38.01498794555664, 38.014976501464844, 0.0, 0.0], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [234]}, "index": {"min": [13694], "max": [13927], "mean": [13810.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.7735042735042734, 6.0, 6.0, 6.0, 6.0], "std": [1.810458371501259, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [234]}, "eef_direction_state": {"mean": [4.67948717948718, 4.572649572649572], "std": [1.8753478748075136, 1.9318130154788071], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [0.8247863247863247, 0.8803418803418803], "std": [0.9332789345782537, 0.9622124893030757], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.7521367521367521, 0.7435897435897436], "std": [0.8663311274128912, 0.8284868934053078], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [4.6752136752136755, 4.55982905982906], "std": [1.8871090349787647, 1.9520561077239909], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [0.7948717948717948, 0.8504273504273504], "std": [0.9155677472490821, 0.9513035529473469], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [0.717948717948718, 0.7863247863247863], "std": [0.880424857096889, 0.8753906071158543], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.1887048846535438, 0.3148980374009478, 1.2065761721997807, -0.33853222950996237, 0.43228206658988094, -0.1606156841160475, 0.162829073625738, -0.3181565931847949, 1.2104894311286007, 0.07654401409098621, 0.413621561926093, 0.051082279526318136], "std": [0.16865228626068407, 0.05425276911114447, 0.04823718457527574, 0.5154602668980132, 0.4707969355940792, 0.3568342256039054, 0.141088648013036, 0.058516720273242076, 0.04539919520182935, 0.18961849482424054, 0.41221144217058114, 0.2899757069148526], "min": [0.05231481334179014, 0.1563503509436246, 1.1554582625129768, -1.3498172996090962, 0.0468077354648051, -0.9851666771759512, 0.04526994008843893, -0.38314497919069057, 1.1525335328606046, -0.39802678603960173, 0.08062688656775618, -0.7484730441662814], "max": [0.4769869656544666, 0.37048172453990175, 1.3679610593007008, 0.0980270237723726, 1.2454746454326293, 0.35556829486781705, 0.4347358476318126, -0.13444627707959722, 1.3471212902793166, 0.4634133467763551, 1.3250095189009756, 0.6434084806149944], "count": [234]}, "eef_sim_pose_action": {"mean": [0.1886265539227365, 0.3159673965838178, 1.2046260906276571, -0.33165237935648106, 0.43015817845007875, -0.15195687037374417, 0.16214608644242004, -0.31884450599512143, 1.2097945130107404, 0.06443874734901957, 0.4196435249487369, 0.03849422709868159], "std": [0.16975379559952908, 0.05418523393442026, 0.04813615499667035, 0.51306649767147, 0.4762999149861242, 0.35728053377891256, 0.1409397099288233, 0.05896572351118666, 0.04613934781892095, 0.20503090787909034, 0.42174818707075273, 0.31107729118298094], "min": [0.043014457320753374, 0.15568259175638752, 1.1523029983291093, -1.370056520249795, 0.016863287896548007, -1.0127897206664882, 0.03877496138749659, -0.3834820728522778, 1.1496503267227534, -0.45100046871665445, 0.0812893749873802, -0.801759938042188], "max": [0.47753670428918465, 0.3714801914552159, 1.3671983080821226, 0.1169999570708126, 1.2618176755233215, 0.37579860703499246, 0.439705963245395, -0.13421812731717372, 1.3420049013610766, 0.44675752169176436, 1.3199347140584528, 0.6657188554584048], "count": [234]}, "gripper_mode_state": {"mean": [0.16666666666666666, 0.17094017094017094], "std": [0.37267799624996556, 0.37645667599222576], "min": [0, 0], "max": [1, 1], "count": [234]}, "gripper_activity_state": {"mean": [1.794871794871795, 1.7735042735042734], "std": [0.5704768066996637, 0.5955523418324189], "min": [0, 0], "max": [2, 2], "count": [234]}, "gripper_mode_action": {"mean": [0.1752136752136752, 0.1752136752136752], "std": [0.3801497642137804, 0.38014976421377955], "min": [0, 0], "max": [1, 1], "count": [234]}, "gripper_activity_action": {"mean": [1.9615384615384615, 1.9615384615384615], "std": [0.25024642687106596, 0.2502464268710659], "min": [0, 0], "max": [2, 2], "count": [234]}, "gripper_open_scale_state": {"mean": [0.8390327891325376, 0.8020502332948186], "std": [0.2640689830531943, 0.3278312555787375], "min": [0.23937450408935546, 0.05336308479309082], "max": [0.9777780151367188, 0.9707426452636718], "count": [234]}, "gripper_open_scale_action": {"mean": [0.8247863247863247, 0.8247863247863247], "std": [0.3801497642137804, 0.38014976421377955], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [234]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.9372549019607843]], [[1.0]]], "mean": [[[0.6429221595860566]], [[0.6457603758169934]], [[0.6177724918300653]]], "std": [[[0.16376612181685476]], [[0.19214297093210253]], [[0.2119213987173271]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9019607843137255]], [[1.0]]], "mean": [[[0.615644447167756]], [[0.6279375735294117]], [[0.5995756454248365]]], "std": [[[0.16097317515916268]], [[0.18832600070712327]], [[0.20456717057534834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438242783224401]], [[0.41819514978213507]], [[0.37984412037037035]]], "std": [[[0.20986518409770455]], [[0.22586534057230798]], [[0.2629524284411719]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4476215468409586]], [[0.4364853431372549]], [[0.41614068899782136]]], "std": [[[0.19008404162213324]], [[0.1980518560542106]], [[0.223637077037585]]], "count": [100]}, "observation.state": {"min": [-0.75, 0.00042553190723992884, -1.0597872734069824, -0.034893617033958435, -0.17936170101165771, -0.8363829851150513, -2.7551064491271973, -0.01425531879067421, -0.001276595750823617, -0.7436169981956482, -0.5782978534698486, -0.3182978630065918, -0.20148935914039612, -2.742553234100342, 14.608880043029785, 5.104599952697754], "max": [0.1808510571718216, 2.1402127742767334, 0.0, 0.3487234115600586, 0.598936140537262, 0.0663829818367958, -0.31851065158843994, 0.7057446837425232, 1.984893560409546, 0.0, 0.16680851578712463, 0.047021277248859406, 0.09425532072782516, -0.04468085244297981, 97.77780151367188, 97.3410415649414], "mean": [-0.1032218486070633, 0.7069132924079895, -0.37375009059906006, 0.05823556333780289, 0.05070493370294571, -0.29003721475601196, -2.3127057552337646, 0.06939562410116196, 0.43532803654670715, -0.16043584048748016, -0.08407045900821686, -0.03406679257750511, -0.01979815401136875, -2.4804985523223877, 82.6697769165039, 88.37640380859375], "std": [0.22354377806186676, 0.8690818548202515, 0.4160034954547882, 0.09351231902837753, 0.1661282479763031, 0.2960042655467987, 0.878702700138092, 0.17867276072502136, 0.7069438695907593, 0.23898984491825104, 0.2079649716615677, 0.08105436712503433, 0.07580558955669403, 0.7238014936447144, 29.986629486083984, 24.742111206054688], "count": [351]}, "action": {"min": [-0.7900000810623169, -0.0015339808305725455, -1.0599807500839233, -0.03528155758976936, -0.18100973963737488, -0.8452234268188477, -2.7551064491271973, -0.01840776950120926, -0.003067961661145091, -0.7470486164093018, -0.5875146389007568, -0.32520392537117004, -0.2040194422006607, -2.742553234100342, 0.0, 0.0, 0.0, 0.0], "max": [0.18100973963737488, 2.1429712772369385, -0.0, 0.35281556844711304, 0.604388415813446, 0.06749515235424042, -0.31851065158843994, 0.7071651220321655, 1.9880391359329224, -0.0, 0.17180584371089935, 0.0475534051656723, 0.0951068103313446, -0.04468085244297981, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10372062027454376, 0.7074239253997803, -0.37376269698143005, 0.0581955648958683, 0.05464211478829384, -0.29371875524520874, -2.3127057552337646, 0.0694132149219513, 0.43679487705230713, -0.16086232662200928, -0.08478410542011261, -0.035049889236688614, -0.020968986675143242, -2.4804985523223877, 82.62108612060547, 91.1680908203125, 0.0, 0.0], "std": [0.22453676164150238, 0.8702198266983032, 0.4157329797744751, 0.09484469145536423, 0.17028935253620148, 0.2996475398540497, 0.878702700138092, 0.17894960939884186, 0.7097485661506653, 0.238936185836792, 0.20947562158107758, 0.08326435834169388, 0.07811546325683594, 0.7238014936447144, 37.89285659790039, 28.37583351135254, 0.0, 0.0], "count": [351]}, "timestamp": {"min": [0.0], "max": [11.666666666666666], "mean": [5.833333333333333], "std": [3.3774853674601473], "count": [351]}, "frame_index": {"min": [0], "max": [350], "mean": [175.0], "std": [101.32456102380442], "count": [351]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [351]}, "index": {"min": [13928], "max": [14278], "mean": [14103.0], "std": [101.32456102380442], "count": [351]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [351]}, "subtask_annotation": {"mean": [2.6552706552706553, 6.0, 6.0, 6.0, 6.0], "std": [1.6549052953061498, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [351]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [351]}, "eef_direction_state": {"mean": [4.515669515669516, 4.7920227920227925], "std": [2.0224268359410393, 1.976945227498467], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_state": {"mean": [0.8603988603988604, 0.6609686609686609], "std": [0.9123395057071224, 0.8973771065625293], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_state": {"mean": [0.6894586894586895, 0.5441595441595442], "std": [0.8288786870966495, 0.7971915216082079], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_direction_action": {"mean": [4.447293447293447, 4.783475783475783], "std": [2.0897081468377197, 1.9882447695539331], "min": [0, 0], "max": [6, 6], "count": [351]}, "eef_velocity_action": {"mean": [0.8433048433048433, 0.6581196581196581], "std": [0.9220035263013693, 0.8915148588311305], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_acc_mag_action": {"mean": [0.7350427350427351, 0.5698005698005698], "std": [0.8309521095888307, 0.8060311935737475], "min": [0, 0], "max": [2, 2], "count": [351]}, "eef_sim_pose_state": {"mean": [0.17482313933163204, 0.3088038128829969, 1.203070515719879, -0.2974677817158273, 0.3819802327456103, -0.05870552798494789, 0.12808712741723238, -0.3209140707528364, 1.1980610895705357, -0.019580251454224058, 0.18993766980951451, 0.0379494512412391], "std": [0.1401712079726183, 0.06436094407555215, 0.04792328286576522, 0.35108190936852113, 0.4839979759298205, 0.35431280792251607, 0.10136425025119258, 0.04741924700941751, 0.04222568335737413, 0.07525142186993235, 0.32796533988498167, 0.17550717864969262], "min": [0.04865606955659441, 0.1595866444708366, 1.144053225700207, -0.9974739753126155, -0.008295212863494994, -0.8421659036705534, 0.05850089714126434, -0.34323175832753733, 1.117429944081148, -0.2603819032177561, -0.004254747955433125, -0.2860807752774555], "max": [0.40803865233178443, 0.38826719626494527, 1.3431335581334105, 0.0843533634028143, 1.2993152310274727, 0.6098400310249567, 0.338987673238597, -0.1376126149831018, 1.3379108521768965, 0.07945072669760053, 1.0849787992881175, 0.6524890154523484], "count": [351]}, "eef_sim_pose_action": {"mean": [0.17462544722902068, 0.30934357258134315, 1.2031814147997024, -0.2951268716186856, 0.3816907170686787, -0.05019018899218698, 0.12791540620995603, -0.32117702674125004, 1.198073312424486, -0.019076220369799543, 0.19035173470105365, 0.03772863385657855], "std": [0.1396868148234902, 0.06386839808459102, 0.04962847248356597, 0.35157916476199347, 0.49044652503277547, 0.3657671231478397, 0.10100258636635345, 0.04757971688988678, 0.04379998731635182, 0.07496151724144848, 0.3358366767509841, 0.17754801974439008], "min": [0.04695892849882348, 0.15939534380678538, 1.1432668321508805, -1.0060330548598726, -0.004599988014667211, -0.8442262187590844, 0.058141928349877046, -0.3434829055178181, 1.1142809003026113, -0.25056639371238787, -0.004601400941263822, -0.2957388300099553], "max": [0.40812042812181887, 0.38835948164273504, 1.348009348104662, 0.08651666464441227, 1.3173990208774815, 0.7195559130175233, 0.3389387795223685, -0.13678529414976814, 1.344218886288268, 0.09687168927266394, 1.1456563181941517, 0.6550918773188996], "count": [351]}, "gripper_mode_state": {"mean": [0.17094017094017094, 0.08547008547008547], "std": [0.3764566759922242, 0.27957995271446406], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_state": {"mean": [1.8404558404558404, 1.8547008547008548], "std": [0.49804611700084755, 0.48800350166222844], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_mode_action": {"mean": [0.1737891737891738, 0.08831908831908832], "std": [0.3789280893030353, 0.283758395395754], "min": [0, 0], "max": [1, 1], "count": [351]}, "gripper_activity_action": {"mean": [1.9743589743589745, 1.9743589743589745], "std": [0.20512820512820643, 0.20512820512820557], "min": [0, 0], "max": [2, 2], "count": [351]}, "gripper_open_scale_state": {"mean": [0.8266956611100826, 0.8837650946810046], "std": [0.29986571494952974, 0.2474211586597874], "min": [0.14608880043029784, 0.05104599952697754], "max": [0.9777780151367188, 0.9734104156494141], "count": [351]}, "gripper_open_scale_action": {"mean": [0.8262108262108262, 0.9116809116809117], "std": [0.3789280893030353, 0.283758395395754], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [351]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6543630337690632]], [[0.6571531835511982]], [[0.6180737363834423]]], "std": [[[0.17045988473177578]], [[0.1993079036906527]], [[0.22226454799763995]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.6268324836601308]], [[0.6389241394335512]], [[0.6004842347494553]]], "std": [[[0.16685182303410895]], [[0.19462405377957295]], [[0.21437736750374173]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44982176198257084]], [[0.4188370697167756]], [[0.37621966503267973]]], "std": [[[0.21528032251097332]], [[0.23185532287016156]], [[0.2704451548050471]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44144963779956425]], [[0.42731521786492377]], [[0.4029642020697167]]], "std": [[[0.18927957416609228]], [[0.19607822386022392]], [[0.2224609662563596]]], "count": [100]}, "observation.state": {"min": [-0.7200000286102295, -0.0008510638144798577, -1.1414893865585327, -0.005744680762290955, -0.3476595878601074, -0.9476595520973206, -2.7551064491271973, -0.05702127516269684, -0.0017021276289597154, -0.728723406791687, -0.7642553448677063, -0.3385106325149536, -0.25063830614089966, -2.734893560409546, 14.571667671203613, 4.318291187286377], "max": [0.06255318969488144, 2.1885106563568115, -0.0017021276289597154, 0.4517021179199219, 0.3117021322250366, 0.03510638326406479, -0.3174467980861664, 0.778723418712616, 1.9012765884399414, -0.0008510638144798577, 0.16914893686771393, 0.014680851250886917, 0.12340425699949265, -0.02148936130106449, 97.77780151367188, 97.07426452636719], "mean": [-0.12740996479988098, 0.7410422563552856, -0.4118906855583191, 0.12299137562513351, -0.03975038602948189, -0.28975218534469604, -2.2466320991516113, 0.0759086087346077, 0.47990933060646057, -0.15186606347560883, -0.15193842351436615, -0.04618167504668236, -0.0198872871696949, -2.418067693710327, 80.41197967529297, 86.23914337158203], "std": [0.2198607474565506, 0.8878359794616699, 0.4536217451095581, 0.13656161725521088, 0.14008595049381256, 0.3125445544719696, 0.9414462447166443, 0.19883841276168823, 0.7441951036453247, 0.23139415681362152, 0.26058438420295715, 0.08624817430973053, 0.08627445995807648, 0.8034240007400513, 32.1326904296875, 27.462814331054688], "count": [353]}, "action": {"min": [-0.7347767949104309, -0.003067961661145091, -1.1412817239761353, -0.006135923322290182, -0.3497476279735565, -0.9526020884513855, -2.7551064491271973, -0.05675728991627693, -0.0015339808305725455, -0.7301748394966125, -0.7715923190116882, -0.34514567255973816, -0.25310683250427246, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.06902913749217987, 2.192058563232422, -0.0015339808305725455, 0.46172821521759033, 0.3160000443458557, 0.03988350182771683, -0.3174467980861664, 0.7823302149772644, 1.905204176902771, -0.0, 0.1840776950120926, 0.015339807607233524, 0.12425244599580765, -0.02148936130106449, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1273506134748459, 0.7415716052055359, -0.4127408266067505, 0.1257079839706421, -0.039249155670404434, -0.2925642728805542, -2.2466320991516113, 0.07585180550813675, 0.4830038249492645, -0.1519554704427719, -0.15266817808151245, -0.046879835426807404, -0.021588578820228577, -2.418067693710327, 80.16997528076172, 88.95184326171875, 0.0, 0.0], "std": [0.22145026922225952, 0.8880681395530701, 0.4533136188983917, 0.14004294574260712, 0.1427689790725708, 0.31461912393569946, 0.9414462447166443, 0.1995690017938614, 0.7472130060195923, 0.23165377974510193, 0.2618046998977661, 0.08767293393611908, 0.08844174444675446, 0.8034240007400513, 39.8719596862793, 31.348920822143555, 0.0, 0.0], "count": [353]}, "timestamp": {"min": [0.0], "max": [11.733333333333333], "mean": [5.866666666666667], "std": [3.396730454095199], "count": [353]}, "frame_index": {"min": [0], "max": [352], "mean": [176.0], "std": [101.90191362285597], "count": [353]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [353]}, "index": {"min": [14279], "max": [14631], "mean": [14455.0], "std": [101.90191362285597], "count": [353]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [353]}, "subtask_annotation": {"mean": [2.413597733711048, 6.0, 6.0, 6.0, 6.0], "std": [1.8077694540754792, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [353]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [353]}, "eef_direction_state": {"mean": [4.495750708215297, 4.643059490084986], "std": [2.1037156027578994, 2.017645597142307], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_state": {"mean": [0.8526912181303116, 0.6827195467422096], "std": [0.9376299809311834, 0.9039801654219435], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_state": {"mean": [0.7450424929178471, 0.5410764872521246], "std": [0.8859204402896245, 0.781613046519596], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_direction_action": {"mean": [4.473087818696884, 4.682719546742209], "std": [2.1422462690535062, 1.998912302837167], "min": [0, 0], "max": [6, 6], "count": [353]}, "eef_velocity_action": {"mean": [0.8413597733711048, 0.6657223796033994], "std": [0.9388018210632529, 0.8978337808290223], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_acc_mag_action": {"mean": [0.7535410764872521, 0.5835694050991501], "std": [0.8738538809510649, 0.8172792258473411], "min": [0, 0], "max": [2, 2], "count": [353]}, "eef_sim_pose_state": {"mean": [0.1778245365770094, 0.3000787523579704, 1.203358610286515, -0.4380859280538842, 0.43327186080277247, -0.26824635511234207, 0.13582726591854768, -0.3175516490951125, 1.195807533132682, -0.028780170276903768, 0.17560793120691887, 0.026927403059418896], "std": [0.14017909019927122, 0.06268761720795639, 0.05308971955940183, 0.5287504597998898, 0.5272237894989767, 0.41736094267153917, 0.10708102546424687, 0.05624723091852264, 0.03407534670183479, 0.09060049666112953, 0.3278421844728623, 0.20102854602252204], "min": [0.05815822002340196, 0.16310910541768983, 1.1425819970890767, -1.5075734862599777, -0.0389036749905165, -1.2017389576908866, 0.06094041626376752, -0.34976916687614473, 1.128439954926483, -0.28724787407841595, -0.04510636669396706, -0.3124933560882285], "max": [0.41265933348099243, 0.34302129349052285, 1.3801452685858502, 0.024789821681244155, 1.3837018655737365, 0.14728332554219492, 0.3612480797417284, -0.11231190761027404, 1.3046565980703182, 0.0944146811975683, 1.0801884089078038, 0.7225473591695246], "count": [353]}, "eef_sim_pose_action": {"mean": [0.17752869872775373, 0.30069933744731664, 1.203537546341343, -0.4462299549117174, 0.4349128861487775, -0.27254517223735086, 0.13591223946575878, -0.31773507084416874, 1.1956210466207315, -0.029409613528198042, 0.17807717433474088, 0.026048649122202974], "std": [0.13974292115248835, 0.06230635320405439, 0.05474264775720892, 0.5389285391065745, 0.53086075269937, 0.4232571519956438, 0.10682935839158324, 0.05652634095753889, 0.035386453229516036, 0.09083799094468083, 0.33901630556148965, 0.20406701249349812], "min": [0.054886113063425224, 0.16254528734560128, 1.1412401518355695, -1.5314075302402914, -0.041387015378124614, -1.2170066189752646, 0.06047913502717109, -0.3498831394256278, 1.1277240038450402, -0.27944066436951376, -0.0376731074829999, -0.3222286244132674], "max": [0.4129008237813596, 0.34318189033966584, 1.3865060472485145, 0.03082911119318442, 1.3833985435941312, 0.16192155346459883, 0.3569796370508527, -0.11158904827442546, 1.3127643209229705, 0.09499668773073516, 1.1070045168851084, 0.7270570222001862], "count": [353]}, "gripper_mode_state": {"mean": [0.1954674220963173, 0.10764872521246459], "std": [0.3965600950616898, 0.3099362469486208], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_state": {"mean": [1.8555240793201133, 1.8498583569405098], "std": [0.4867412830402345, 0.49656751811869326], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_mode_action": {"mean": [0.19830028328611898, 0.11048158640226628], "std": [0.3987195517337499, 0.3134890834914417], "min": [0, 0], "max": [1, 1], "count": [353]}, "gripper_activity_action": {"mean": [1.9745042492917848, 1.9745042492917848], "std": [0.20455533369445572, 0.20455533369445555], "min": [0, 0], "max": [2, 2], "count": [353]}, "gripper_open_scale_state": {"mean": [0.8041215064505361, 0.8623924307242323], "std": [0.32132731836669415, 0.27462797655471527], "min": [0.14571667671203614, 0.04318291187286377], "max": [0.9777780151367188, 0.9707426452636718], "count": [353]}, "gripper_open_scale_action": {"mean": [0.8016997167138811, 0.8895184135977338], "std": [0.3987195517337499, 0.3134890834914417], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [353]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9215686274509803]], [[1.0]]], "mean": [[[0.6559425027233116]], [[0.6570185375816994]], [[0.6247912527233115]]], "std": [[[0.16936617760947847]], [[0.19907197019114448]], [[0.22095619170210132]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9764705882352941]], [[0.9764705882352941]]], "mean": [[[0.6274971486928105]], [[0.6383587418300654]], [[0.6059653758169935]]], "std": [[[0.16709826474400558]], [[0.19517215493846368]], [[0.21326196218649665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44369280501089325]], [[0.41584070533769063]], [[0.3742993164488017]]], "std": [[[0.21231152053618915]], [[0.22713073860587124]], [[0.26296221737275294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.442923082788671]], [[0.42911897875816996]], [[0.40630167211328977]]], "std": [[[0.19174901125080654]], [[0.1991255814635972]], [[0.22412253724663414]]], "count": [100]}, "observation.state": {"min": [-0.4631914794445038, -0.0008510638144798577, -1.0674468278884888, -0.05723404139280319, -0.370851069688797, -0.9457446932792664, -2.7551064491271973, -0.06106382980942726, -0.001276595750823617, -0.8302127718925476, -0.5097872614860535, -0.2480851113796234, -0.20829787850379944, -2.734893560409546, 14.318591117858887, 2.7323615550994873], "max": [0.1697872281074524, 2.1168084144592285, 0.0, 0.4857446849346161, 0.11106383055448532, 0.030638298019766808, -0.31021276116371155, 0.7393617033958435, 1.946382999420166, 0.0, 0.1923404186964035, 0.0576595738530159, 0.10000000149011612, 0.02574468031525612, 97.77780151367188, 97.07426452636719], "mean": [-0.1005842387676239, 0.7361903190612793, -0.42560911178588867, 0.13593259453773499, -0.0570845901966095, -0.3089808225631714, -2.2288455963134766, 0.07986193895339966, 0.44310784339904785, -0.19833923876285553, -0.04530882090330124, -0.015312248840928078, -0.0014548646286129951, -2.4208126068115234, 79.8046875, 86.33344268798828], "std": [0.19156156480312347, 0.8849133253097534, 0.45711347460746765, 0.16796647012233734, 0.14749959111213684, 0.32400551438331604, 0.9580977559089661, 0.20368851721286774, 0.7195103168487549, 0.29381614923477173, 0.14137455821037292, 0.058335185050964355, 0.060178130865097046, 0.8049817085266113, 32.702728271484375, 27.515098571777344], "count": [370]}, "action": {"min": [-0.46479618549346924, -0.003067961661145091, -1.0768544673919678, -0.058291271328926086, -0.37275734543800354, -0.951068103313446, -2.7551064491271973, -0.0613592304289341, -0.003067961661145091, -0.8314175605773926, -0.5246214270591736, -0.25003886222839355, -0.21168935298919678, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.17180584371089935, 2.1184275150299072, -0.0, 0.4939418137073517, 0.11504855751991272, 0.032213594764471054, -0.31021276116371155, 0.7409127354621887, 1.951223611831665, -0.0, 0.20555342733860016, 0.058291271328926086, 0.10124272853136063, 0.02574468031525612, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10046332329511642, 0.7371758818626404, -0.4277901351451874, 0.13881665468215942, -0.05598236620426178, -0.31338801980018616, -2.2288455963134766, 0.07986646890640259, 0.445326566696167, -0.1996040791273117, -0.044651299715042114, -0.015862204134464264, -0.002143415156751871, -2.4208126068115234, 79.1891860961914, 89.1891860961914, 0.0, 0.0], "std": [0.19192959368228912, 0.8854584693908691, 0.45815974473953247, 0.17249399423599243, 0.14822092652320862, 0.3284015357494354, 0.9580977559089661, 0.20371641218662262, 0.7226510047912598, 0.294826477766037, 0.14256495237350464, 0.05961819365620613, 0.06169676035642624, 0.8049817085266113, 40.59529113769531, 31.051700592041016, 0.0, 0.0], "count": [370]}, "timestamp": {"min": [0.0], "max": [12.3], "mean": [6.15], "std": [3.560313656594505], "count": [370]}, "frame_index": {"min": [0], "max": [369], "mean": [184.5], "std": [106.80940969783515], "count": [370]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [370]}, "index": {"min": [14632], "max": [15001], "mean": [14816.5], "std": [106.80940969783515], "count": [370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [370]}, "subtask_annotation": {"mean": [2.575675675675676, 6.0, 6.0, 6.0, 6.0], "std": [1.692895393617882, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [370]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [370]}, "eef_direction_state": {"mean": [4.694594594594594, 4.816216216216216], "std": [1.934389483398918, 1.9350973875225215], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_state": {"mean": [0.7810810810810811, 0.6621621621621622], "std": [0.9083212426847388, 0.9016055802578435], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_state": {"mean": [0.6459459459459459, 0.5675675675675675], "std": [0.8328052868028707, 0.8167351133841513], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_direction_action": {"mean": [4.621621621621622, 4.848648648648648], "std": [1.9775954735056, 1.9196877028705033], "min": [0, 0], "max": [6, 6], "count": [370]}, "eef_velocity_action": {"mean": [0.8027027027027027, 0.6432432432432432], "std": [0.9043398328261006, 0.8867006992339164], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_acc_mag_action": {"mean": [0.7405405405405405, 0.5486486486486486], "std": [0.852804422767378, 0.808108108108108], "min": [0, 0], "max": [2, 2], "count": [370]}, "eef_sim_pose_state": {"mean": [0.17650382467906048, 0.30746943152443496, 1.2075396224375547, -0.4846379030101865, 0.42271864720012553, -0.2742248495250355, 0.13128820249042328, -0.31934656028015496, 1.2020669645739213, 0.007903752933947194, 0.19900674990332187, 0.07069413876685177], "std": [0.1403113751031548, 0.06054299755387233, 0.06078982296959576, 0.5582408997339386, 0.5423803425992616, 0.4395271239187841, 0.10674234528064551, 0.05348864869993576, 0.04651375427363132, 0.0650232516521689, 0.36961993110035846, 0.2083948013508928], "min": [0.03499364218961444, 0.1727103727038612, 1.1533296027507265, -1.5818095445861466, -0.08315555497563931, -1.240617309608564, 0.05835357928750475, -0.3508859736155051, 1.1379410948176338, -0.20505668322066112, -0.14823984601928708, -0.19426712170811494], "max": [0.39936698781207836, 0.3776743807824181, 1.4150917742805746, 0.03063141647856356, 1.4324222085083642, 0.1538308249488537, 0.35556210300976926, -0.12052726314721564, 1.3652643949888763, 0.12293930186261304, 1.1877622789922917, 0.7845834497892434], "count": [370]}, "eef_sim_pose_action": {"mean": [0.17621140795091103, 0.3079127773076062, 1.207914871434463, -0.48989414287709304, 0.42423401126409316, -0.27462244430907723, 0.1313427624481445, -0.31978615452458986, 1.20209776803198, 0.007782866419834134, 0.200669747374421, 0.07025412159066678], "std": [0.1400548987747251, 0.0603311774617516, 0.06234506415495246, 0.5660900185132455, 0.5482432735912833, 0.4429665130282599, 0.10667184039914854, 0.0531547895676786, 0.04799587220088763, 0.0656067848438247, 0.38010156380696153, 0.20991111693622577], "min": [0.029776965200820255, 0.17243493027146378, 1.152656055658886, -1.64192843876901, -0.08587009313457394, -1.2507937903630288, 0.05232246978815448, -0.35128602468943565, 1.1375930015152662, -0.2027922967198798, -0.16103568228053833, -0.2163668136973367], "max": [0.3994167638702041, 0.37780756185042647, 1.4213062315639182, 0.03223712616015657, 1.4414382609844356, 0.21434326161979608, 0.35572346497044083, -0.11986042083155453, 1.3720459133242877, 0.12596105500036192, 1.1952339309398106, 0.7888090682477704], "count": [370]}, "gripper_mode_state": {"mean": [0.20270270270270271, 0.10810810810810811], "std": [0.4020128319092859, 0.3105168998128676], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_state": {"mean": [1.864864864864865, 1.8567567567567567], "std": [0.4743223993184967, 0.4860433417113266], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_mode_action": {"mean": [0.20810810810810812, 0.10810810810810811], "std": [0.4059545829865352, 0.3105168998128677], "min": [0, 0], "max": [1, 1], "count": [370]}, "gripper_activity_action": {"mean": [1.9756756756756757, 1.9756756756756757], "std": [0.1998721285890196, 0.19987212858901965], "min": [0, 0], "max": [2, 2], "count": [370]}, "gripper_open_scale_state": {"mean": [0.7980448203731291, 0.8633347049597146], "std": [0.3270272820328127, 0.27515113884509323], "min": [0.14318591117858886, 0.027323615550994874], "max": [0.9777780151367188, 0.9707426452636718], "count": [370]}, "gripper_open_scale_action": {"mean": [0.7918918918918919, 0.8918918918918919], "std": [0.4059545829865352, 0.3105168998128677], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [370]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.653927175925926]], [[0.6549010484749456]], [[0.6232320098039216]]], "std": [[[0.17099261487775]], [[0.20072355465689928]], [[0.22269071487788394]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.62505575708061]], [[0.6356161928104576]], [[0.6039201416122004]]], "std": [[[0.16920164196848816]], [[0.19743151673144915]], [[0.21556078657413458]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45125461328976035]], [[0.42362645697167756]], [[0.37876221949891065]]], "std": [[[0.21792667093797083]], [[0.23394295482569974]], [[0.2708738454431299]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43749299291939]], [[0.4213323120915033]], [[0.4004062009803922]]], "std": [[[0.1890711692580162]], [[0.19545017719124777]], [[0.22104025652686562]]], "count": [100]}, "observation.state": {"min": [-0.47851064801216125, -0.001276595750823617, -1.0365957021713257, 0.0017021276289597154, -0.3278723359107971, -0.8985106348991394, -2.7551064491271973, -0.07680851221084595, -0.001276595750823617, -0.8374468088150024, -0.44914892315864563, -0.3499999940395355, -0.15000000596046448, -2.735319137573242, 14.370699882507324, 4.844387531280518], "max": [0.126382976770401, 2.1210639476776123, 0.0, 0.5368084907531738, 0.04787234216928482, 0.0604255311191082, -0.3117021322250366, 0.7608510851860046, 1.9357446432113647, 0.0, 0.21063829958438873, 0.051276594400405884, 0.16680851578712463, -0.037021275609731674, 97.77780151367188, 97.0890884399414], "mean": [-0.10771457850933075, 0.7158187031745911, -0.3900144696235657, 0.09823401272296906, -0.05399429798126221, -0.30428844690322876, -2.212064027786255, 0.09009912610054016, 0.4608176350593567, -0.19648274779319763, -0.06665435433387756, -0.020224856212735176, 0.007970869541168213, -2.3938827514648438, 79.23129272460938, 85.41317749023438], "std": [0.20114418864250183, 0.8757925629615784, 0.42213311791419983, 0.12910181283950806, 0.12697479128837585, 0.3107915222644806, 0.9682642221450806, 0.22134709358215332, 0.7076379656791687, 0.28219398856163025, 0.1608254313468933, 0.07089628279209137, 0.06511464715003967, 0.8343574404716492, 33.04988479614258, 28.518020629882812], "count": [352]}, "action": {"min": [-0.47860199213027954, -0.0015339808305725455, -1.0369709730148315, 0.0, -0.3298058807849884, -0.9035146832466125, -2.7551064491271973, -0.07669904083013535, -0.0015339808305725455, -0.8436894416809082, -0.45099034905433655, -0.3681553900241852, -0.1564660370349884, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.12885437905788422, 2.1230294704437256, -0.0, 0.5553010702133179, 0.04908738657832146, 0.06902913749217987, -0.3117021322250366, 0.7623884677886963, 1.9466216564178467, -0.0, 0.24083498120307922, 0.05062136426568031, 0.16873788833618164, -0.037021275609731674, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10747487843036652, 0.7164965271949768, -0.3914048373699188, 0.10193130373954773, -0.05317949876189232, -0.3086174726486206, -2.212064027786255, 0.0909537598490715, 0.4636496305465698, -0.19838906824588776, -0.06591326743364334, -0.021009452641010284, 0.007517386693507433, -2.3938827514648438, 78.69318389892578, 88.06818389892578, 0.0, 0.0], "std": [0.20186196267604828, 0.8760688304901123, 0.42221397161483765, 0.13551151752471924, 0.12709705531597137, 0.3156406581401825, 0.9682642221450806, 0.22303879261016846, 0.7099738121032715, 0.28325018286705017, 0.16083285212516785, 0.07384523004293442, 0.06679702550172806, 0.8343574404716492, 40.947628021240234, 32.41627502441406, 0.0, 0.0], "count": [352]}, "timestamp": {"min": [0.0], "max": [11.7], "mean": [5.85], "std": [3.3871079108879893], "count": [352]}, "frame_index": {"min": [0], "max": [351], "mean": [175.5], "std": [101.61323732663968], "count": [352]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [352]}, "index": {"min": [15002], "max": [15353], "mean": [15177.5], "std": [101.61323732663968], "count": [352]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [352]}, "subtask_annotation": {"mean": [2.647727272727273, 6.0, 6.0, 6.0, 6.0], "std": [1.6958490279561564, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [352]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [352]}, "eef_direction_state": {"mean": [4.610795454545454, 4.7585227272727275], "std": [2.0335809892844985, 1.980354100437554], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_state": {"mean": [0.8125, 0.7244318181818182], "std": [0.934844724588479, 0.9358240874352199], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_state": {"mean": [0.6931818181818182, 0.5909090909090909], "std": [0.8475627429906237, 0.8172342998347821], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_direction_action": {"mean": [4.681818181818182, 4.7727272727272725], "std": [1.9788395046400198, 1.9640361545880252], "min": [0, 0], "max": [6, 6], "count": [352]}, "eef_velocity_action": {"mean": [0.7926136363636364, 0.71875], "std": [0.9321602407094512, 0.9249635281507541], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_acc_mag_action": {"mean": [0.6534090909090909, 0.5965909090909091], "std": [0.8217842096256696, 0.8200538873142257], "min": [0, 0], "max": [2, 2], "count": [352]}, "eef_sim_pose_state": {"mean": [0.17448684271301743, 0.3023600795849237, 1.2033722836351914, -0.43728189791075417, 0.40748114650223644, -0.24240354397340447, 0.13284455898965392, -0.31730740414125136, 1.2052964085162508, 0.011024474548146158, 0.1967969321939657, 0.07304290521786411], "std": [0.13835846032807333, 0.06279235259983075, 0.05200408644832511, 0.48635875179808546, 0.4999364290300253, 0.40883844183948853, 0.10301727666671512, 0.055151077040870654, 0.047380418798872316, 0.07146688924510926, 0.33737710531250087, 0.22094833068073533], "min": [0.05034206885857492, 0.16712397224875378, 1.1502033790623767, -1.3721547186282406, -0.05058674925876683, -1.1363832293395988, 0.05687744285899547, -0.3543362058881242, 1.1298316173677772, -0.18558428406895486, -0.09974470073217256, -0.19192587520335797], "max": [0.40469571194916065, 0.3656820632559608, 1.3797087695878816, 0.06168554014909371, 1.3289601880081578, 0.05184030372878731, 0.35217930120405627, -0.12572406550966272, 1.3458075102233933, 0.1959956892539828, 1.0562927634916242, 0.810283659097117], "count": [352]}, "eef_sim_pose_action": {"mean": [0.17405418446669235, 0.302796525197456, 1.2036058118044053, -0.44231302612666246, 0.41044398117669306, -0.24268775109407778, 0.132848109437532, -0.3175121495433863, 1.2055705603534994, 0.01129895583203209, 0.1985115404872477, 0.07332520894632977], "std": [0.1378522086264403, 0.06254974792803078, 0.05378767777088929, 0.49275832141766346, 0.5068052055851598, 0.41023971631697154, 0.10261104460788523, 0.05547434741570208, 0.04885208977869002, 0.07295343920943678, 0.34773006000910944, 0.2242421369097174], "min": [0.051638951497501806, 0.16703191255471014, 1.150019551547733, -1.432214510593699, -0.058225298205223375, -1.141018107602113, 0.05070778946177355, -0.3543219129270065, 1.1271013711248627, -0.19132057760660176, -0.141065890776072, -0.22094426678426482], "max": [0.4047318650902435, 0.3660383074840059, 1.3814722132238058, 0.06987970503229285, 1.3665097696141149, 0.06456033568454045, 0.35166142093243563, -0.12469453221184613, 1.3512953703066093, 0.19926550478892796, 1.082423073338941, 0.81354404679018], "count": [352]}, "gripper_mode_state": {"mean": [0.21022727272727273, 0.11931818181818182], "std": [0.4074699578237972, 0.32416254149081564], "min": [0, 0], "max": [1, 1], "count": [352]}, "gripper_activity_state": {"mean": [1.8636363636363635, 1.8494318181818181], "std": [0.4751032945537924, 0.49720778982265657], "min": [0, 0], "max": [2, 2], "count": [352]}, "gripper_mode_action": {"mean": [0.21306818181818182, 0.11931818181818182], "std": [0.40947543481249005, 0.3241625414908156], "min": [0, 0], "max": [1, 1], "count": [352]}, "gripper_activity_action": {"mean": [1.9744318181818181, 1.9744318181818181], "std": [0.2048411688165937, 0.20484116881659453], "min": [0, 0], "max": [2, 2], "count": [352]}, "gripper_open_scale_state": {"mean": [0.7923111836476814, 0.8541330499405219], "std": [0.33049793475964034, 0.28518049947974433], "min": [0.14370699882507323, 0.048443875312805175], "max": [0.9777780151367188, 0.9708908843994141], "count": [352]}, "gripper_open_scale_action": {"mean": [0.7869318181818182, 0.8806818181818182], "std": [0.40947543481249005, 0.3241625414908156], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [352]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6494812663398694]], [[0.6516854765795207]], [[0.6217686928104575]]], "std": [[[0.17430728645473195]], [[0.2030663690980495]], [[0.22447818402671132]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6217914079520697]], [[0.6334240904139433]], [[0.6031713916122005]]], "std": [[[0.17136076168367886]], [[0.19876580591595638]], [[0.2166505298135317]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4530454901960784]], [[0.42358827614379085]], [[0.37872902505446626]]], "std": [[[0.21834923158950106]], [[0.235813255430051]], [[0.2743497928477392]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4350715005446623]], [[0.42407945261437907]], [[0.40091488017429194]]], "std": [[[0.1905870743684234]], [[0.19910085835964295]], [[0.22616340511795774]]], "count": [100]}, "observation.state": {"min": [-0.46617022156715393, -0.001276595750823617, -1.0010638236999512, -0.003617021255195141, -0.3717021346092224, -1.0774468183517456, -2.7551064491271973, -0.0008510638144798577, -0.001276595750823617, -0.8953191637992859, -0.14042553305625916, -0.2827659547328949, -0.18787233531475067, -2.735319137573242, 14.050575256347656, 4.0596442222595215], "max": [0.023829787969589233, 2.0761702060699463, 0.0, 0.34574466943740845, 0.04510638117790222, 0.009148935787379742, -0.3025531768798828, 0.7187234163284302, 1.908510684967041, 0.0, 0.18595744669437408, 0.029787234961986542, 0.08553191274404526, -0.013829787261784077, 97.77780151367188, 97.0890884399414], "mean": [-0.12272582203149796, 0.8253212571144104, -0.430027574300766, 0.1043965071439743, -0.08671797066926956, -0.35557958483695984, -2.265505075454712, 0.09222805500030518, 0.44495853781700134, -0.19174234569072723, -0.016748890280723572, -0.04176802188158035, -0.0052024065516889095, -2.401782989501953, 81.05284118652344, 85.68387603759766], "std": [0.18799760937690735, 0.9076860547065735, 0.4387635290622711, 0.12427285313606262, 0.15039785206317902, 0.34772226214408875, 0.9276079535484314, 0.21223795413970947, 0.7127506732940674, 0.28998202085494995, 0.06876277923583984, 0.0751391053199768, 0.060683801770210266, 0.8251448273658752, 31.665794372558594, 28.20085334777832], "count": [339]}, "action": {"min": [-0.4663301706314087, -0.003067961661145091, -1.0047574043273926, -0.007669903803616762, -0.37275734543800354, -1.087592363357544, -2.7551064491271973, -0.004601942375302315, 0.0, -0.8958447575569153, -0.14112623035907745, -0.29145634174346924, -0.18867963552474976, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.026077672839164734, 2.0785439014434814, 0.0, 0.3497476279735565, 0.05368932709097862, 0.01073786523193121, -0.3025531768798828, 0.7194370031356812, 1.9128739833831787, -0.0, 0.200951486825943, 0.03681553900241852, 0.08897088468074799, -0.013829787261784077, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12260083854198456, 0.8267467617988586, -0.43134066462516785, 0.10703970491886139, -0.08647293597459793, -0.36113685369491577, -2.265505075454712, 0.09278540313243866, 0.44851067662239075, -0.19245800375938416, -0.01708192378282547, -0.04278858006000519, -0.006905164569616318, -2.401782989501953, 81.12094116210938, 88.49557495117188, 0.0, 0.0], "std": [0.18815472722053528, 0.908087432384491, 0.43882039189338684, 0.1277756541967392, 0.15059855580329895, 0.3527754843235016, 0.9276079535484314, 0.2135494202375412, 0.7173267602920532, 0.2900051176548004, 0.0705462098121643, 0.07779974490404129, 0.06340422481298447, 0.8251448273658752, 39.13410186767578, 31.90750503540039, 0.0, 0.0], "count": [339]}, "timestamp": {"min": [0.0], "max": [11.266666666666667], "mean": [5.633333333333334], "std": [3.2620148284060178], "count": [339]}, "frame_index": {"min": [0], "max": [338], "mean": [169.0], "std": [97.86044485218052], "count": [339]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [339]}, "index": {"min": [15354], "max": [15692], "mean": [15523.0], "std": [97.86044485218052], "count": [339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [339]}, "subtask_annotation": {"mean": [2.6519174041297937, 6.0, 6.0, 6.0, 6.0], "std": [1.6836242807828716, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [339]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [339]}, "eef_direction_state": {"mean": [4.587020648967552, 4.654867256637168], "std": [2.051104379734183, 2.1179242558388713], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_state": {"mean": [0.775811209439528, 0.6696165191740413], "std": [0.8973274838795903, 0.9006668295758465], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_state": {"mean": [0.7551622418879056, 0.5781710914454278], "std": [0.876905369338628, 0.806826453755656], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_direction_action": {"mean": [4.533923303834809, 4.67551622418879], "std": [2.1316271860234948, 2.093892498544158], "min": [0, 0], "max": [6, 6], "count": [339]}, "eef_velocity_action": {"mean": [0.7492625368731564, 0.6666666666666666], "std": [0.9017964954882999, 0.8946470330066758], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_acc_mag_action": {"mean": [0.7610619469026548, 0.584070796460177], "std": [0.8751671019522911, 0.8207378188308665], "min": [0, 0], "max": [2, 2], "count": [339]}, "eef_sim_pose_state": {"mean": [0.19244529696572493, 0.2978784367140796, 1.2007669180457443, -0.5770508196245346, 0.4690958781724756, -0.35500984645987016, 0.12969289557503036, -0.3167936249631393, 1.1992542566860849, -0.02017429689171432, 0.23559757980918164, 0.04324546444977585], "std": [0.14205106957513305, 0.059473322143439866, 0.050749972120460535, 0.6160474956465904, 0.5505479676626353, 0.48514164483982347, 0.10170680591809175, 0.053847274631617655, 0.03978137486432422, 0.07400225658956627, 0.40757742595891056, 0.2061309068747553], "min": [0.053210633937028434, 0.17873172002511276, 1.1571032089207958, -1.7160403772587842, -0.07082350180807095, -1.283370179216136, 0.06225625004346634, -0.3426060884642528, 1.139130416626655, -0.23610094683742383, -0.07512437265881822, -0.2623312435325126], "max": [0.3883518228347453, 0.3369193863663318, 1.3896046766946564, 0.005440678006198643, 1.3636812038211414, 0.06338900442440018, 0.34164952758732714, -0.12916515928557282, 1.3400451753318396, 0.10006558941456795, 1.2381743735895894, 0.736012213370889], "count": [339]}, "eef_sim_pose_action": {"mean": [0.19216385124449412, 0.2982527414057922, 1.2009899358773832, -0.5835079258249862, 0.47175843637170234, -0.3564991723906257, 0.12964739898887961, -0.3171084505200059, 1.1991546471369827, -0.022095538803756035, 0.2382090218110534, 0.04170024597399611], "std": [0.14161113579403992, 0.05914149106242723, 0.05270256052564091, 0.623801406992924, 0.5570683762935597, 0.4873178376916351, 0.10126064743274908, 0.05394230907099101, 0.04176377603009648, 0.07799007492990084, 0.4196678379236443, 0.21152343065872495], "min": [0.053314283623362574, 0.17849088036745162, 1.1569304805872, -1.7682257402202133, -0.07207255011574265, -1.2895687404675729, 0.06277896188171078, -0.34280406593441304, 1.1372303927654976, -0.2349774192765305, -0.08748882785127021, -0.2693308360818142], "max": [0.3880617972668375, 0.3371444957718393, 1.3963158621153204, 0.008349047651804824, 1.371526942200969, 0.08366126213171865, 0.33947956921532635, -0.12801328437837792, 1.3467851827169532, 0.10799993118678158, 1.299285227704095, 0.7466185012627855], "count": [339]}, "gripper_mode_state": {"mean": [0.18584070796460178, 0.11504424778761062], "std": [0.388978070368778, 0.3190753341118575], "min": [0, 0], "max": [1, 1], "count": [339]}, "gripper_activity_state": {"mean": [1.8554572271386431, 1.8436578171091444], "std": [0.4855353282256003, 0.5057599332188268], "min": [0, 0], "max": [2, 2], "count": [339]}, "gripper_mode_action": {"mean": [0.1887905604719764, 0.11504424778761062], "std": [0.3913421581540283, 0.31907533411185757], "min": [0, 0], "max": [1, 1], "count": [339]}, "gripper_activity_action": {"mean": [1.9734513274336283, 1.9734513274336283], "std": [0.2086694888947195, 0.20866948889471884], "min": [0, 0], "max": [2, 2], "count": [339]}, "gripper_open_scale_state": {"mean": [0.8105288588543583, 0.8568390642717532], "std": [0.31665863996609717, 0.2820085320979854], "min": [0.14050575256347655, 0.040596442222595217], "max": [0.9777780151367188, 0.9708908843994141], "count": [339]}, "gripper_open_scale_action": {"mean": [0.8112094395280236, 0.8849557522123894], "std": [0.3913421581540283, 0.31907533411185757], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [339]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.6575121786492374]], [[0.6606952260348583]], [[0.6153037336601308]]], "std": [[[0.1670698971224279]], [[0.19706874011313066]], [[0.22263788731139117]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6291793001089325]], [[0.6415412527233115]], [[0.5973807843137254]]], "std": [[[0.16462929714985106]], [[0.19308345214104417]], [[0.21552103776115927]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.447791917211329]], [[0.42287687363834425]], [[0.3825497984749455]]], "std": [[[0.21455036696204066]], [[0.22766472957329714]], [[0.2624638523643444]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324025571895425]], [[0.42084970860566445]], [[0.3989038997821351]]], "std": [[[0.1905020330472944]], [[0.20031086729266606]], [[0.2326014538472142]]], "count": [100]}, "observation.state": {"min": [-0.531489372253418, 0.00042553190723992884, -0.9468085169792175, -0.15191489458084106, -0.23361702263355255, -1.1402127742767334, -2.758085012435913, -0.09468085318803787, -0.0019148936262354255, -1.1361702680587769, -0.006170212756842375, -0.2929787337779999, -0.07531914860010147, -2.734893560409546, 24.496904373168945, 3.37263822555542], "max": [-0.01042553223669529, 2.0748937129974365, 0.0, 0.28808510303497314, 0.21297872066497803, 0.0302127655595541, -0.6065957546234131, 0.7663829922676086, 2.0108511447906494, 0.0, 0.3334042429924011, 0.10808510333299637, 0.2614893615245819, 0.006595744751393795, 97.88134765625, 97.07426452636719], "mean": [-0.1373072862625122, 0.5876927971839905, -0.30717942118644714, 0.05247403308749199, 0.0246336217969656, -0.3697561025619507, -2.408621311187744, 0.0934445708990097, 0.4936356246471405, -0.27042147517204285, 0.08905736356973648, -0.03345831111073494, 0.045771948993206024, -2.3205878734588623, 85.94890594482422, 82.90955352783203], "std": [0.18509148061275482, 0.7925847172737122, 0.3311800956726074, 0.1214066818356514, 0.09963394701480865, 0.39445894956588745, 0.747052788734436, 0.22209182381629944, 0.7631542682647705, 0.3685872256755829, 0.06977113336324692, 0.06336826831102371, 0.08078902214765549, 0.9278262257575989, 25.484981536865234, 31.70951271057129], "count": [374]}, "action": {"min": [-0.5338253378868103, -0.0015339808305725455, -0.9495341181755066, -0.15186409652233124, -0.2346990555524826, -1.1566214561462402, -2.758085012435913, -0.0951068103313446, -0.003067961661145091, -1.1397477388381958, -0.007669903803616762, -0.302194207906723, -0.08283495903015137, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.01073786523193121, 2.073941946029663, -0.0, 0.30833014845848083, 0.2147573083639145, 0.03834952041506767, -0.6065957546234131, 0.7700583338737488, 2.0141167640686035, -0.0, 0.34821364283561707, 0.12118448317050934, 0.2653786838054657, 0.006595744751393795, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1375899463891983, 0.5876222252845764, -0.30832603573799133, 0.053955841809511185, 0.02543780580163002, -0.3724784255027771, -2.408621311187744, 0.09253910183906555, 0.4966566860675812, -0.2717156410217285, 0.09068546444177628, -0.03404706344008446, 0.04574877768754959, -2.3205878734588623, 84.75936126708984, 85.5615005493164, 0.0, 0.0], "std": [0.18545840680599213, 0.7933852672576904, 0.331931471824646, 0.12198246270418167, 0.10040753334760666, 0.3966679871082306, 0.747052788734436, 0.2212202399969101, 0.76661616563797, 0.36886852979660034, 0.07485592365264893, 0.06542962044477463, 0.0820838138461113, 0.9278262257575989, 35.94148635864258, 35.147972106933594, 0.0, 0.0], "count": [374]}, "timestamp": {"min": [0.0], "max": [12.433333333333334], "mean": [6.216666666666665], "std": [3.598803813614864], "count": [374]}, "frame_index": {"min": [0], "max": [373], "mean": [186.5], "std": [107.96411440844592], "count": [374]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [374]}, "index": {"min": [15693], "max": [16066], "mean": [15879.5], "std": [107.96411440844592], "count": [374]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [374]}, "subtask_annotation": {"mean": [2.927807486631016, 6.0, 6.0, 6.0, 6.0], "std": [1.622906551274146, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [374]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [374]}, "eef_direction_state": {"mean": [4.435828877005347, 4.7032085561497325], "std": [2.1219252010738203, 2.0371261014713284], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_state": {"mean": [0.8368983957219251, 0.6443850267379679], "std": [0.9265120639526709, 0.8891851833319574], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_state": {"mean": [0.7406417112299465, 0.56951871657754], "std": [0.8430943863864981, 0.8072076934376176], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_direction_action": {"mean": [4.518716577540107, 4.74331550802139], "std": [2.102563360371719, 2.0128984401606576], "min": [0, 0], "max": [6, 6], "count": [374]}, "eef_velocity_action": {"mean": [0.8048128342245989, 0.6149732620320856], "std": [0.9404051591546542, 0.8691937221113646], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_acc_mag_action": {"mean": [0.7219251336898396, 0.5588235294117647], "std": [0.8418851616527523, 0.7947116020012907], "min": [0, 0], "max": [2, 2], "count": [374]}, "eef_sim_pose_state": {"mean": [0.1482006264993095, 0.30656122162466176, 1.2064511416980208, -0.39573598665760334, 0.3290055664729513, -0.12794929728021728, 0.13824767181296724, -0.31422204128012005, 1.2015835199384495, 0.03055036298462786, 0.310514654521285, 0.05415583273103803], "std": [0.12128361835041762, 0.05466453877921438, 0.05359400022135386, 0.45326746705415566, 0.4355205968937598, 0.2911388540063098, 0.11380808825658299, 0.06282423639336254, 0.041266343720482795, 0.08308662884371157, 0.4359957469030184, 0.2093801347233637], "min": [0.05126288137043371, 0.15488475770700863, 1.1417777188664109, -1.3291473932648339, -0.07772487297907826, -0.9309132480210264, 0.058717960846263365, -0.360899212898412, 1.147718229764102, -0.15966911781040022, -0.009148737823304165, -0.20122681193767938], "max": [0.3983232395557376, 0.34078185200571637, 1.3712780123809902, 0.030191851226912175, 1.2849719314351042, 0.16046624356619604, 0.3739202919327831, -0.09539745399799421, 1.3592088841888612, 0.315605141800725, 1.3127590090154286, 0.7384409243613578], "count": [374]}, "eef_sim_pose_action": {"mean": [0.14785858477897298, 0.3069563966109305, 1.206804097860031, -0.39665101196447433, 0.32917339160750453, -0.12592488093119475, 0.1384141856045523, -0.3148278139195059, 1.2014456927895103, 0.028370737902147166, 0.31381206107954157, 0.05066924721400319], "std": [0.12080445136867451, 0.05420972369151318, 0.05570991883647142, 0.4529643601666139, 0.4422190353087867, 0.2923973254673676, 0.11358726082770997, 0.06247911767934829, 0.043252470099692485, 0.09013154751656505, 0.44319604097452403, 0.214729468684711], "min": [0.0507936329419567, 0.15408240320134312, 1.1412167233473234, -1.338190075967248, -0.09028873175362429, -0.9377601729916223, 0.054835799850849076, -0.36107068581027985, 1.1467313650788151, -0.23589537922673814, -0.009203711368760192, -0.27708506422856966], "max": [0.39991538024480294, 0.3416079834485837, 1.3812975689562548, 0.03835893275071382, 1.32850013500958, 0.16824871344794848, 0.3731007338015682, -0.09491173983129009, 1.378469925417605, 0.33169129040135115, 1.3192051757946461, 0.7661046743373521], "count": [374]}, "gripper_mode_state": {"mean": [0.1443850267379679, 0.1443850267379679], "std": [0.35147971604609796, 0.3514797160460965], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_state": {"mean": [1.8689839572192513, 1.8663101604278074], "std": [0.4641714310356518, 0.47198383237681846], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_mode_action": {"mean": [0.15240641711229946, 0.1443850267379679], "std": [0.359414386377745, 0.3514797160460965], "min": [0, 0], "max": [1, 1], "count": [374]}, "gripper_activity_action": {"mean": [1.9759358288770053, 1.9759358288770053], "std": [0.19881616518739503, 0.19881616518739398], "min": [0, 0], "max": [2, 2], "count": [374]}, "gripper_open_scale_state": {"mean": [0.8594913413307869, 0.8290957730594177], "std": [0.25484921028332175, 0.3170950087083451], "min": [0.24496904373168946, 0.0337263822555542], "max": [0.9788134765625, 0.9707426452636718], "count": [374]}, "gripper_open_scale_action": {"mean": [0.8475935828877005, 0.8556149732620321], "std": [0.3594143863777449, 0.3514797160460965], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [374]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.6501335430283224]], [[0.6524753213507625]], [[0.6084258224400871]]], "std": [[[0.1691765638152279]], [[0.198270747252147]], [[0.22286160982730144]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9058823529411765]], [[1.0]]], "mean": [[[0.6227989025054467]], [[0.6343679248366013]], [[0.5919511628540305]]], "std": [[[0.1655864898092983]], [[0.1938764163158341]], [[0.21518251085094967]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46107186274509804]], [[0.4325394008714597]], [[0.3898417565359477]]], "std": [[[0.21038166506904127]], [[0.22817008209098733]], [[0.2673592734561688]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4392315822440087]], [[0.42700025871459696]], [[0.40452950163398693]]], "std": [[[0.1905320627315626]], [[0.19756973144433487]], [[0.22607192671593315]]], "count": [100]}, "observation.state": {"min": [-0.5772340297698975, -0.0008510638144798577, -0.8995744585990906, -0.28851065039634705, -0.15042553842067719, -1.025957465171814, -2.754680871963501, 0.00042553190723992884, -0.001276595750823617, -0.5929787158966064, -0.6974468231201172, -0.35361701250076294, -0.1951063871383667, -2.734893560409546, 14.117583274841309, 2.9382572174072266], "max": [0.07297872006893158, 2.0504255294799805, 0.0, 0.2655319273471832, 0.2725532054901123, 0.021063830703496933, -0.3044680953025818, 0.7276595830917358, 1.945531964302063, -0.0019148936262354255, 0.15468084812164307, 0.019574468955397606, 0.15617021918296814, 0.019574468955397606, 97.76300048828125, 97.07426452636719], "mean": [-0.13646464049816132, 0.7514174580574036, -0.3391605019569397, -0.0252898670732975, 0.016481023281812668, -0.37659353017807007, -2.2003417015075684, 0.09893481433391571, 0.44007864594459534, -0.13890814781188965, -0.11236175149679184, -0.0495811402797699, -0.008179159834980965, -2.425415277481079, 78.82820129394531, 86.48966217041016], "std": [0.21188631653785706, 0.8761171102523804, 0.3606119453907013, 0.11711495369672775, 0.08599722385406494, 0.38443413376808167, 0.9726719856262207, 0.21461549401283264, 0.7148709893226624, 0.18612466752529144, 0.26838746666908264, 0.09315811842679977, 0.06540586799383163, 0.7849576473236084, 33.20316696166992, 26.831348419189453], "count": [319]}, "action": {"min": [-0.5829126834869385, -0.0015339808305725455, -0.905048668384552, -0.2929903268814087, -0.15033011138439178, -1.0323690176010132, -2.754680871963501, -0.003067961661145091, -0.0015339808305725455, -0.598252534866333, -0.7209709882736206, -0.3574175238609314, -0.1978835165500641, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.07363107800483704, 2.05246639251709, -0.0, 0.2761165499687195, 0.30066022276878357, 0.026077672839164734, -0.3044680953025818, 0.7286408543586731, 1.951223611831665, -0.0015339808305725455, 0.16566991806030273, 0.023009711876511574, 0.16260196268558502, 0.019574468955397606, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1365719437599182, 0.7529457807540894, -0.34144753217697144, -0.02174021489918232, 0.01929263025522232, -0.3819555938243866, -2.2003417015075684, 0.0988287404179573, 0.4436613917350769, -0.13989029824733734, -0.11414457112550735, -0.050390541553497314, -0.00896829180419445, -2.425415277481079, 78.36990356445312, 89.34169006347656, 0.0, 0.0], "std": [0.21236523985862732, 0.8770849704742432, 0.3624282479286194, 0.12024182081222534, 0.08932024985551834, 0.3892790973186493, 0.9726719856262207, 0.2142653465270996, 0.7208747267723083, 0.1877068132162094, 0.2689681053161621, 0.09546991437673569, 0.06687217205762863, 0.7849576473236084, 41.17228698730469, 30.85822296142578, 0.0, 0.0], "count": [319]}, "timestamp": {"min": [0.0], "max": [10.6], "mean": [5.3], "std": [3.0695638488590236], "count": [319]}, "frame_index": {"min": [0], "max": [318], "mean": [159.0], "std": [92.0869154657707], "count": [319]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [319]}, "index": {"min": [16067], "max": [16385], "mean": [16226.0], "std": [92.0869154657707], "count": [319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [319]}, "subtask_annotation": {"mean": [2.329153605015674, 6.0, 6.0, 6.0, 6.0], "std": [1.767380215441847, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [319]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [319]}, "eef_direction_state": {"mean": [4.689655172413793, 4.987460815047022], "std": [1.8588733754404896, 1.7365243303887052], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_state": {"mean": [0.8401253918495298, 0.6300940438871473], "std": [0.9007944855959183, 0.8894207497875307], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_state": {"mean": [0.774294670846395, 0.5579937304075235], "std": [0.8669284522855742, 0.8088017298480541], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_direction_action": {"mean": [4.70846394984326, 4.968652037617555], "std": [1.8652801543851365, 1.738091159554693], "min": [0, 0], "max": [6, 6], "count": [319]}, "eef_velocity_action": {"mean": [0.8087774294670846, 0.6206896551724138], "std": [0.9051150764182081, 0.8729718066234692], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_acc_mag_action": {"mean": [0.7429467084639498, 0.567398119122257], "std": [0.8618010412952463, 0.8119424837924535], "min": [0, 0], "max": [2, 2], "count": [319]}, "eef_sim_pose_state": {"mean": [0.17891939469611173, 0.3004612092184393, 1.1982765808227047, -0.3891071368799685, 0.3829624462345655, -0.12575769734714087, 0.1263762923403411, -0.31715352938208097, 1.193762349237375, -0.017583917224135718, 0.18782618157900402, 0.0474291989086861], "std": [0.13397424518873385, 0.06392659502431589, 0.047702213225770396, 0.4038871881520214, 0.4843466136548322, 0.3307935909178733, 0.09826193260856503, 0.05224598617064064, 0.031744911680667245, 0.0707015127643174, 0.3050596023176082, 0.1974316892602228], "min": [0.05646819528866026, 0.15642037917578708, 1.1406879593797175, -1.0377767743205648, -0.07740569304058198, -0.7979436348262086, 0.06673249021616787, -0.3440619615400199, 1.1216234972431134, -0.26859176390352635, -0.03297603648451286, -0.2860096696475698], "max": [0.37270140167624466, 0.3550747975037381, 1.3595089337652184, 0.02756904136835025, 1.2233703981191524, 0.39271630012540726, 0.3272900998008894, -0.14271137589274274, 1.2944785047151564, 0.11107009955621552, 1.0479088033900532, 0.6929275097894504], "count": [319]}, "eef_sim_pose_action": {"mean": [0.1788660421453068, 0.30098633179785445, 1.198597906786579, -0.38920021160164464, 0.38518706488165894, -0.11961149997842778, 0.12676043741431237, -0.3175153561869143, 1.193557388662843, -0.016584169400096178, 0.18883236158056824, 0.047042700945880145], "std": [0.1335585337362384, 0.06387597367142302, 0.04974903539120706, 0.4050637171319455, 0.4917444782731867, 0.3368065628724338, 0.09863157140580225, 0.05232461473404815, 0.03324102296947514, 0.07047691597745741, 0.3180104935039805, 0.19987026155508164], "min": [0.058527347957508975, 0.1557764232775103, 1.140265613016051, -1.051945917778542, -0.08126637626323086, -0.7988959462308238, 0.06685656920064716, -0.3443750113872406, 1.120393636524844, -0.25841324056468257, -0.0658865019814594, -0.3115520665948736], "max": [0.37259989080146466, 0.3552815909464619, 1.366459506454733, 0.0306678730733468, 1.2704204713118252, 0.4868020511223952, 0.32645786914407776, -0.14061210486953699, 1.2976163134046395, 0.1238814967365082, 1.0583944121091307, 0.6934472944656593], "count": [319]}, "gripper_mode_state": {"mean": [0.21003134796238246, 0.10344827586206896], "std": [0.407330554753123, 0.3045434781492367], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_state": {"mean": [1.8401253918495297, 1.8338557993730407], "std": [0.509614135742901, 0.5198093373836765], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_mode_action": {"mean": [0.21630094043887146, 0.10658307210031348], "std": [0.41172180365403155, 0.3085824376758555], "min": [0, 0], "max": [1, 1], "count": [319]}, "gripper_activity_action": {"mean": [1.9717868338557993, 1.9717868338557993], "std": [0.21500223447626746, 0.2150022344762668], "min": [0, 0], "max": [2, 2], "count": [319]}, "gripper_open_scale_state": {"mean": [0.7882806166287181, 0.8648975213418547], "std": [0.33203146018582524, 0.2683135517106924], "min": [0.14117583274841308, 0.029382572174072266], "max": [0.9776300048828125, 0.9707426452636718], "count": [319]}, "gripper_open_scale_action": {"mean": [0.7836990595611285, 0.8934169278996865], "std": [0.4117218036540368, 0.3085824376758555], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [319]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9647058823529412]], [[0.9529411764705882]]], "mean": [[[0.6419394144880174]], [[0.6440562881263616]], [[0.5999510457516339]]], "std": [[[0.16715011077794137]], [[0.1976077767154666]], [[0.2227226606480479]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6141329112200437]], [[0.6256328431372549]], [[0.5829532815904139]]], "std": [[[0.16513136650666504]], [[0.1942384766403626]], [[0.2157711118747627]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44440293572984746]], [[0.41911100762527237]], [[0.3776414297385621]]], "std": [[[0.21593421014066133]], [[0.23126702396710827]], [[0.2662504455965312]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44471216503267974]], [[0.4297856563180828]], [[0.40729370642701523]]], "std": [[[0.18656254704594816]], [[0.19379946685205954]], [[0.21715316896154155]]], "count": [100]}, "observation.state": {"min": [-0.4631914794445038, -0.001276595750823617, -1.134255290031433, -0.002765957498922944, -0.4372340440750122, -1.0610638856887817, -2.7555320262908936, 0.002765957498922944, -0.001276595750823617, -0.5978723168373108, -0.9529787302017212, -0.28617021441459656, -0.24276596307754517, -2.734893560409546, 14.050575256347656, 4.584677219390869], "max": [0.11957446485757828, 2.106170177459717, 0.0, 0.6440425515174866, 0.11446808278560638, 0.05510638281702995, -0.3025531768798828, 0.7282978892326355, 1.9214893579483032, -0.0042553190141916275, 0.17978723347187042, 0.005319148767739534, 0.020212765783071518, -0.029361702501773834, 97.79259490966797, 97.07426452636719], "mean": [-0.09371117502450943, 0.7284805774688721, -0.4332716166973114, 0.15956614911556244, -0.0727192610502243, -0.33941182494163513, -2.2502872943878174, 0.08492884784936905, 0.4650830030441284, -0.1616133600473404, -0.10994892567396164, -0.06200972944498062, -0.025640733540058136, -2.4495980739593506, 80.5338363647461, 87.31809997558594], "std": [0.1739586591720581, 0.8937536478042603, 0.47890353202819824, 0.180052250623703, 0.1721087396144867, 0.37082311511039734, 0.9413689374923706, 0.19547688961029053, 0.7422962188720703, 0.2139267474412918, 0.28387874364852905, 0.08016657829284668, 0.07106703519821167, 0.7618767023086548, 32.13551712036133, 26.039627075195312], "count": [350]}, "action": {"min": [-0.4632622003555298, -0.0015339808305725455, -1.1351457834243774, -0.003067961661145091, -0.44025248289108276, -1.0676506757736206, -2.7555320262908936, 0.003067961661145091, -0.003067961661145091, -0.5997864603996277, -0.9740778207778931, -0.2960582971572876, -0.24697090685367584, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.11965049803256989, 2.107689619064331, -0.0, 0.653475821018219, 0.11658254265785217, 0.05522330850362778, -0.3025531768798828, 0.7286408543586731, 1.9312814474105835, -0.0, 0.20555342733860016, 0.007669903803616762, 0.02147573046386242, -0.029361702501773834, 100.0, 100.0, 0.0, 0.0], "mean": [-0.09369999170303345, 0.7292768359184265, -0.4351640045642853, 0.16365844011306763, -0.07142694294452667, -0.3449481725692749, -2.2502872943878174, 0.08445659279823303, 0.4654529392719269, -0.16332530975341797, -0.10845215618610382, -0.06281425803899765, -0.02812442183494568, -2.4495980739593506, 80.28571319580078, 90.0, 0.0, 0.0], "std": [0.17413803935050964, 0.8939641118049622, 0.4791973829269409, 0.18544840812683105, 0.17252866923809052, 0.37662556767463684, 0.9413689374923706, 0.19500792026519775, 0.7446125149726868, 0.2154046595096588, 0.2831602394580841, 0.08135634660720825, 0.0747990608215332, 0.7618767023086548, 39.784034729003906, 30.0, 0.0, 0.0], "count": [350]}, "timestamp": {"min": [0.0], "max": [11.633333333333333], "mean": [5.816666666666667], "std": [3.3678628238097823], "count": [350]}, "frame_index": {"min": [0], "max": [349], "mean": [174.5], "std": [101.03588471429346], "count": [350]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [350]}, "index": {"min": [16386], "max": [16735], "mean": [16560.5], "std": [101.03588471429346], "count": [350]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [350]}, "subtask_annotation": {"mean": [2.642857142857143, 6.0, 6.0, 6.0, 6.0], "std": [1.6564653787569483, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [350]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [350]}, "eef_direction_state": {"mean": [4.597142857142857, 4.965714285714285], "std": [2.0689522143602312, 1.8605594945212254], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_state": {"mean": [0.7828571428571428, 0.5971428571428572], "std": [0.9281273663475633, 0.8786306600242749], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_state": {"mean": [0.6857142857142857, 0.5457142857142857], "std": [0.867555797182228, 0.8119967829432606], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_direction_action": {"mean": [4.6657142857142855, 5.045714285714285], "std": [2.0212362351707895, 1.75113723981105], "min": [0, 0], "max": [6, 6], "count": [350]}, "eef_velocity_action": {"mean": [0.7571428571428571, 0.5971428571428572], "std": [0.9201818808678784, 0.8721027836821307], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_acc_mag_action": {"mean": [0.7285714285714285, 0.52], "std": [0.8737673533356021, 0.7988563253623455], "min": [0, 0], "max": [2, 2], "count": [350]}, "eef_sim_pose_state": {"mean": [0.17748262124538983, 0.3069936429798878, 1.2065083254930042, -0.553626195436634, 0.41806234173132695, -0.30446895099844895, 0.1316518647926066, -0.3186386642104559, 1.1956561800290133, -0.05200602014693405, 0.19211190659195113, 0.00959517064230096], "std": [0.1435252790332821, 0.05847052518920947, 0.05583914468967658, 0.6511392015256999, 0.5369911683740545, 0.5067475405317581, 0.1057073216228489, 0.050000165493079965, 0.0408293699226022, 0.10045023035927753, 0.3520318681572353, 0.15606606319728972], "min": [0.0411173216741933, 0.1696003095445355, 1.1623023092489, -1.677236677241354, -0.04147094718905264, -1.4410501924819055, 0.06375589988999504, -0.3427135245602673, 1.1324333258742496, -0.3042491711257731, -0.11946915779146017, -0.2517645039084273], "max": [0.40408455393467946, 0.3644061629969086, 1.408937309427999, 0.06278278022419946, 1.3944030613377527, 0.07585710639724542, 0.3475416975186292, -0.14251035273634338, 1.353439570534945, 0.019770193648805095, 1.1439930077453448, 0.5399934545539401], "count": [350]}, "eef_sim_pose_action": {"mean": [0.17696494707436172, 0.30746974077802586, 1.2068162628602, -0.5635159125319847, 0.420805209278559, -0.3082888813922145, 0.13134657116106824, -0.31922157302015924, 1.1959388368329464, -0.05460227404235345, 0.19238728518370574, 0.0069767325319539065], "std": [0.14310588592208617, 0.0583273678932021, 0.05754418492981263, 0.6652304260608853, 0.5434662843725308, 0.5109975493374455, 0.10547229261577565, 0.049767536169169395, 0.042428055160371625, 0.10505679553926044, 0.36724283168682204, 0.15915289365726346], "min": [0.03723230102054055, 0.16902503671434502, 1.1621922827543443, -1.7867946196979954, -0.0398699298107934, -1.4425726854353358, 0.06262064823391413, -0.3428285459199659, 1.1303918933224677, -0.338258039060195, -0.14959174719293578, -0.25866127515209786], "max": [0.40429108871462377, 0.3644736576708148, 1.4117628592299358, 0.06099703774810509, 1.4583177795817837, 0.1024814073783814, 0.34491653203450817, -0.1417826514093688, 1.3563850769692805, 0.021052122197990797, 1.1522060456166443, 0.5435379502618416], "count": [350]}, "gripper_mode_state": {"mean": [0.19142857142857142, 0.09714285714285714], "std": [0.3934255628062173, 0.2961521947394273], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_state": {"mean": [1.86, 1.8485714285714285], "std": [0.47850959088760897, 0.49849569625391194], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_mode_action": {"mean": [0.19714285714285715, 0.1], "std": [0.3978411127829884, 0.30000000000000043], "min": [0, 0], "max": [1, 1], "count": [350]}, "gripper_activity_action": {"mean": [1.9742857142857142, 1.9742857142857142], "std": [0.2054164510630718, 0.2054164510630711], "min": [0, 0], "max": [2, 2], "count": [350]}, "gripper_open_scale_state": {"mean": [0.8053396303994337, 0.8731820020948128], "std": [0.32135555561962725, 0.26039628808037407], "min": [0.14050575256347655, 0.04584677219390869], "max": [0.9779259490966797, 0.9707426452636718], "count": [350]}, "gripper_open_scale_action": {"mean": [0.8028571428571428, 0.9], "std": [0.3978411127829884, 0.30000000000000043], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [350]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[1.0]], [[1.0]]], "mean": [[[0.642978984204793]], [[0.6450417755991286]], [[0.6004788834422657]]], "std": [[[0.16751821041539977]], [[0.19773764041536687]], [[0.222600184546749]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.6152791476034858]], [[0.6267077205882353]], [[0.5837404656862745]]], "std": [[[0.1651261634088058]], [[0.19382207700610588]], [[0.2150750907701599]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45585343409586054]], [[0.42834117374727665]], [[0.3839597249455338]]], "std": [[[0.2153811589696643]], [[0.2360553097254613]], [[0.27511559430729]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368607843137255]], [[0.4247617565359477]], [[0.40281532407407405]]], "std": [[[0.19009241373540003]], [[0.1970449446785434]], [[0.2213016683595603]]], "count": [100]}, "observation.state": {"min": [-0.49787235260009766, -0.001276595750823617, -0.8904255032539368, -0.22404254972934723, -0.32361701130867004, -0.9736170172691345, -2.754680871963501, -0.044255319982767105, -0.001276595750823617, -0.8187233805656433, -0.4261702001094818, -0.2736170291900635, -0.21148936450481415, -2.734893560409546, 14.54934024810791, 4.203270435333252], "max": [0.21255318820476532, 2.104255437850952, 0.0, 0.47127658128738403, 0.20680850744247437, 0.0017021276289597154, -0.3168085217475891, 0.6985106468200684, 1.9223403930664062, 0.0, 0.1572340428829193, 0.01765957474708557, 0.2029787302017212, -0.01808510720729828, 97.76300048828125, 97.07426452636719], "mean": [-0.11586073786020279, 0.8080384731292725, -0.3891229033470154, 0.03462976962327957, -0.03253313899040222, -0.35046929121017456, -2.1383416652679443, 0.07330592721700668, 0.38130825757980347, -0.19003616273403168, 0.02518266811966896, -0.037049077451229095, 0.012811874970793724, -2.4292385578155518, 76.71725463867188, 86.62129211425781], "std": [0.223046213388443, 0.8925865888595581, 0.3654261529445648, 0.152728870511055, 0.13455939292907715, 0.32994142174720764, 1.0031254291534424, 0.19366556406021118, 0.6569340825080872, 0.24920344352722168, 0.14989349246025085, 0.06577175855636597, 0.06714742630720139, 0.7875971794128418, 34.23367691040039, 26.919233322143555], "count": [329]}, "action": {"min": [-0.5000777244567871, -0.003067961661145091, -0.8897088766098022, -0.22396118938922882, -0.32520392537117004, -0.9802137017250061, -2.754680871963501, -0.04908738657832146, -0.0015339808305725455, -0.8206797242164612, -0.4279806315898895, -0.2761165499687195, -0.22396118938922882, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.2147573083639145, 2.1061556339263916, -0.0, 0.4770680367946625, 0.21015536785125732, 0.0015339808305725455, -0.3168085217475891, 0.699495255947113, 1.9251458644866943, 0.0015339808305725455, 0.17487381398677826, 0.026077672839164734, 0.2178252786397934, -0.01808510720729828, 100.0, 100.0, 0.0, 0.0], "mean": [-0.11561672389507294, 0.8085421919822693, -0.3906848430633545, 0.03692280128598213, -0.031780093908309937, -0.3544609248638153, -2.1383416652679443, 0.07377604395151138, 0.38525351881980896, -0.1913749724626541, 0.02421252802014351, -0.037953224033117294, 0.011955036781728268, -2.4292385578155518, 75.37993621826172, 89.66565704345703, 0.0, 0.0], "std": [0.22421422600746155, 0.8930213451385498, 0.3655800521373749, 0.1565897911787033, 0.13658583164215088, 0.3333028554916382, 1.0031254291534424, 0.1955762505531311, 0.662251889705658, 0.25084027647972107, 0.15053950250148773, 0.06835496425628662, 0.07119710743427277, 0.7875971794128418, 43.07957077026367, 30.44075584411621, 0.0, 0.0], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [329]}, "index": {"min": [16736], "max": [17064], "mean": [16900.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [2.519756838905775, 6.0, 6.0, 6.0, 6.0], "std": [1.6723403150443161, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [329]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [329]}, "eef_direction_state": {"mean": [4.665653495440729, 4.972644376899696], "std": [1.9171453928803115, 1.832461263947086], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [0.8206686930091185, 0.6200607902735562], "std": [0.9297832098329956, 0.8949496917211792], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_state": {"mean": [0.6960486322188449, 0.5167173252279635], "std": [0.8498254124686203, 0.7799891954501584], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_direction_action": {"mean": [4.656534954407295, 5.042553191489362], "std": [1.9633329160780961, 1.7394093391132441], "min": [0, 0], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [0.8024316109422492, 0.60790273556231], "std": [0.9293558489379385, 0.882830920566688], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_acc_mag_action": {"mean": [0.7325227963525835, 0.5562310030395137], "std": [0.8441862794456817, 0.8125342666494375], "min": [0, 0], "max": [2, 2], "count": [329]}, "eef_sim_pose_state": {"mean": [0.18533655648308683, 0.3017653153565645, 1.1988786378263743, -0.45329700303710607, 0.4418489994606333, -0.20713922029659826, 0.11864356777634663, -0.32228578957873005, 1.2028003583285372, 0.0024931856474915523, 0.2159823526770788, 0.03208967364671037], "std": [0.13729656673948973, 0.06884779658301793, 0.05359415959302963, 0.45229053994396423, 0.4877029889628217, 0.3885013268609333, 0.09479415669470176, 0.0427854868307798, 0.04621912395598627, 0.07008163635659001, 0.31956372119498966, 0.1927533131804011], "min": [0.05379507037825864, 0.16565877031635745, 1.1418093187754166, -1.228798383487434, -0.05651497730413957, -1.0300498323259057, 0.06053652497973487, -0.34762218119114546, 1.1297758917697183, -0.24334798341047137, -0.04139437925077405, -0.2799112097157741], "max": [0.39010797519354623, 0.3864133969273037, 1.3807311823950041, 0.007184534270918891, 1.3681245855842956, 0.18633919688036307, 0.33217212132724805, -0.16506966435633988, 1.354019104592453, 0.20120748338725342, 1.0744278459480405, 0.6900420167531187], "count": [329]}, "eef_sim_pose_action": {"mean": [0.18490318540356113, 0.3022381262322204, 1.199250127893629, -0.45953780714498277, 0.4428255955248448, -0.20795081575675617, 0.11869759906463988, -0.32250386063494463, 1.20279224120162, 0.0024012532847532903, 0.217703752887214, 0.03153888608980422], "std": [0.1368384567514924, 0.06888016731417942, 0.05569432759041389, 0.4586615849909376, 0.4936265195962016, 0.3914414779894894, 0.09461269081428339, 0.042979216731956794, 0.04809665103053745, 0.07441066674110977, 0.33124380548881116, 0.19805577439987168], "min": [0.0540975548412915, 0.16494518653575313, 1.1416733654764912, -1.2629820400749003, -0.06434454981563942, -1.0394516015771502, 0.06090241827532654, -0.34881943513035923, 1.126712956715446, -0.2544145639915803, -0.06442213019948095, -0.2931390179022971], "max": [0.3906089069592207, 0.38667681043586966, 1.3905879685382776, 0.003539298733628113, 1.3714543164549444, 0.21011015635125221, 0.33250577584818986, -0.16292941210052556, 1.3597180838433813, 0.2170204146712299, 1.1294438659427226, 0.6940649679620874], "count": [329]}, "gripper_mode_state": {"mean": [0.24316109422492402, 0.1033434650455927], "std": [0.4289915808967126, 0.3044069533994959], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_state": {"mean": [1.8419452887537995, 1.8389057750759878], "std": [0.4985729026490732, 0.5126426143896242], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.24620060790273557, 0.1033434650455927], "std": [0.43079678338058475, 0.30440695339949586], "min": [0, 0], "max": [1, 1], "count": [329]}, "gripper_activity_action": {"mean": [1.972644376899696, 1.972644376899696], "std": [0.21176490514711707, 0.2117649051471169], "min": [0, 0], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.7671713718599877, 0.8662139930261309], "std": [0.342335871495487, 0.2691923554281097], "min": [0.14549340248107911, 0.04203270435333252], "max": [0.9776300048828125, 0.9707426452636718], "count": [329]}, "gripper_open_scale_action": {"mean": [0.7537993920972644, 0.8966565349544073], "std": [0.43079678338058475, 0.30440695339949575], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [329]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[1.0]], [[1.0]]], "mean": [[[0.643934417211329]], [[0.6457697984749455]], [[0.6167289188453159]]], "std": [[[0.1662929616996264]], [[0.19622027684646812]], [[0.21760201610081023]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9058823529411765]], [[0.8980392156862745]]], "mean": [[[0.6159096105664489]], [[0.6271694144880174]], [[0.5977080964052287]]], "std": [[[0.1645390196535016]], [[0.19295728489439992]], [[0.21053881330157506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45695617374727665]], [[0.4276424373638344]], [[0.3859873011982571]]], "std": [[[0.21187159235290823]], [[0.22743279847836742]], [[0.26581561202596715]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44237752450980394]], [[0.4300450163398693]], [[0.40685940904139434]]], "std": [[[0.19268199307429149]], [[0.19881832898025242]], [[0.22214132383344096]]], "count": [100]}, "observation.state": {"min": [-0.5623404383659363, -0.001276595750823617, -0.9385106563568115, -0.2578723430633545, -0.24085105955600739, -0.984255313873291, -2.7551064491271973, -0.15531915426254272, -0.001276595750823617, -0.8106383085250854, -0.3914893567562103, -0.16680851578712463, -0.22319148480892181, -2.734893560409546, 19.42671775817871, 2.988016128540039], "max": [0.11063829809427261, 2.0531914234161377, 0.0, 0.3063829839229584, 0.2982978820800781, -0.034893617033958435, -0.4570212662220001, 0.6825531721115112, 1.958297848701477, -0.0017021276289597154, 0.23999999463558197, 0.2121276557445526, 0.1614893674850464, 0.01808510720729828, 97.77780151367188, 97.07426452636719], "mean": [-0.11050865799188614, 0.7051140666007996, -0.32429441809654236, -0.008783632889389992, 0.027415383607149124, -0.3988555371761322, -2.251089334487915, 0.05788414180278778, 0.4341876208782196, -0.20377349853515625, -0.022302450612187386, 0.011401633732020855, 0.013427172787487507, -2.3706302642822266, 80.57691955566406, 84.61980438232422], "std": [0.21667243540287018, 0.8568497896194458, 0.3618355095386505, 0.1073671281337738, 0.10940887778997421, 0.38903510570526123, 0.8916403651237488, 0.19115929305553436, 0.7051897048950195, 0.2801573574542999, 0.12728025019168854, 0.07926883548498154, 0.07053698599338531, 0.8656119108200073, 30.405954360961914, 29.580331802368164], "count": [325]}, "action": {"min": [-0.5629709362983704, -0.006135923322290182, -0.9403302073478699, -0.2592427432537079, -0.24083498120307922, -0.9940195679664612, -2.7551064491271973, -0.1564660370349884, -0.0015339808305725455, -0.8130097985267639, -0.40343695878982544, -0.17640778422355652, -0.22549517452716827, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.11811652034521103, 2.057068347930908, 0.0, 0.31753402948379517, 0.3037281930446625, -0.032213594764471054, -0.4570212662220001, 0.6872233748435974, 1.9619613885879517, 0.003067961661145091, 0.279184490442276, 0.21935924887657166, 0.16260196268558502, 0.01808510720729828, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10922887921333313, 0.7054724097251892, -0.3254774808883667, -0.00545624690130353, 0.029915008693933487, -0.4024316072463989, -2.251089334487915, 0.05829136073589325, 0.43717995285987854, -0.20570935308933258, -0.022778652608394623, 0.011058889329433441, 0.012677902355790138, -2.3706302642822266, 78.76923370361328, 87.69230651855469, 0.0, 0.0], "std": [0.2169313132762909, 0.8570395708084106, 0.3626425862312317, 0.10982052236795425, 0.11125259846448898, 0.39161255955696106, 0.8916403651237488, 0.19226746261119843, 0.7117927670478821, 0.2821020781993866, 0.1281527429819107, 0.08158204704523087, 0.07369185984134674, 0.8656119108200073, 40.894187927246094, 32.852508544921875, 0.0, 0.0], "count": [325]}, "timestamp": {"min": [0.0], "max": [10.8], "mean": [5.4], "std": [3.127299154222378], "count": [325]}, "frame_index": {"min": [0], "max": [324], "mean": [162.0], "std": [93.81897462667133], "count": [325]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [325]}, "index": {"min": [17065], "max": [17389], "mean": [17227.0], "std": [93.81897462667133], "count": [325]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [325]}, "subtask_annotation": {"mean": [2.4184615384615387, 6.0, 6.0, 6.0, 6.0], "std": [1.7480443849049265, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [325]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [325]}, "eef_direction_state": {"mean": [4.630769230769231, 4.833846153846154], "std": [1.9451654528736735, 1.9430568243067958], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_state": {"mean": [0.8492307692307692, 0.6430769230769231], "std": [0.9208897164278073, 0.9022994950116202], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_state": {"mean": [0.796923076923077, 0.5507692307692308], "std": [0.8954533412693982, 0.8046256801812258], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_direction_action": {"mean": [4.596923076923077, 4.984615384615385], "std": [1.9660166077058414, 1.7896480762111808], "min": [0, 0], "max": [6, 6], "count": [325]}, "eef_velocity_action": {"mean": [0.8430769230769231, 0.6184615384615385], "std": [0.9165099740561359, 0.8956119193373736], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_acc_mag_action": {"mean": [0.7538461538461538, 0.556923076923077], "std": [0.8740844745441096, 0.8231214941203038], "min": [0, 0], "max": [2, 2], "count": [325]}, "eef_sim_pose_state": {"mean": [0.1713520715347435, 0.3038452500275984, 1.1998397376108056, -0.40341400999708527, 0.3665122026035059, -0.08339913590542868, 0.1306103796285876, -0.3248062656760028, 1.2034920002902736, 0.04113036366303487, 0.20596810693259346, 0.08186685122681281], "std": [0.13072862138942398, 0.06354286933983148, 0.04653785205679488, 0.42456259574005567, 0.4781884428143114, 0.3562292865658762, 0.10695834251544346, 0.04599994947293414, 0.046510665284477615, 0.10494942394278303, 0.3469102196940248, 0.24946699077399934], "min": [0.05109113467913895, 0.15630209817209756, 1.1374452383293092, -1.2933381321346509, -0.09354817781373725, -0.9788669119638601, 0.05799918396795615, -0.3765850008755669, 1.1387390579239334, -0.24303319195074974, -0.08403004380575352, -0.11934166344506383], "max": [0.37673344950654225, 0.35697708120426297, 1.3488147411318625, -0.03323256816042099, 1.2149290654343958, 0.4042386642528819, 0.360679684496065, -0.14936094388495988, 1.3498072490861506, 0.3176112277696704, 1.1136614207856734, 0.939233907319621], "count": [325]}, "eef_sim_pose_action": {"mean": [0.17103237442979974, 0.3045815892460737, 1.2000996664685593, -0.40313320309768735, 0.3687518819583755, -0.07647097318855109, 0.13077003980098673, -0.32501243061730106, 1.2033930936021233, 0.04089829417874227, 0.2065469744384264, 0.08220772672821088], "std": [0.13030755223539736, 0.06324744146098642, 0.04821699629449114, 0.42481757230475486, 0.4858320189739996, 0.3609880219701972, 0.1071119585328114, 0.0460855773640833, 0.048331123933148715, 0.1070282119140083, 0.3587331294966266, 0.2526576599489276], "min": [0.051468207945686205, 0.15615855553894678, 1.1358917787321214, -1.312454511015295, -0.09658046156140965, -0.9906338011379827, 0.050561550183421344, -0.3771294677983059, 1.1370957638555952, -0.24775125785415125, -0.10736597331947562, -0.14886463251105325], "max": [0.3769161302453153, 0.35714141175214703, 1.3538125692708152, -0.03101253255498527, 1.262616803832913, 0.45958227747562236, 0.3601070273742146, -0.14697580275943095, 1.3601006278978947, 0.3251963872841052, 1.1117619591808787, 0.9497923720997472], "count": [325]}, "gripper_mode_state": {"mean": [0.20615384615384616, 0.12307692307692308], "std": [0.40454225721155745, 0.3285254846778864], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_state": {"mean": [1.833846153846154, 1.8369230769230769], "std": [0.5114916115040887, 0.5154741598445604], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_mode_action": {"mean": [0.2123076923076923, 0.12307692307692308], "std": [0.40894148248211964, 0.3285254846778864], "min": [0, 0], "max": [1, 1], "count": [325]}, "gripper_activity_action": {"mean": [1.9723076923076923, 1.9723076923076923], "std": [0.2130422076690914, 0.21304220766909207], "min": [0, 0], "max": [2, 2], "count": [325]}, "gripper_open_scale_state": {"mean": [0.8057674324622578, 0.8461986918155961], "std": [0.30405866921166835, 0.295803230950157], "min": [0.1942671775817871, 0.02988016128540039], "max": [0.9777780151367188, 0.9707426452636718], "count": [325]}, "gripper_open_scale_action": {"mean": [0.7876923076923077, 0.8769230769230769], "std": [0.40894148248211964, 0.3285254846778864], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [325]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[1.0]], [[1.0]]], "mean": [[[0.6427406971677561]], [[0.6460702015250545]], [[0.6031499019607843]]], "std": [[[0.16826748829217467]], [[0.19592798603811612]], [[0.21827102952060287]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9215686274509803]], [[0.9372549019607843]]], "mean": [[[0.6152423910675381]], [[0.6276921922657952]], [[0.5863181699346405]]], "std": [[[0.16486082926780551]], [[0.19177983272337196]], [[0.2108979866137315]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45891755718954247]], [[0.43170243736383446]], [[0.3891689896514161]]], "std": [[[0.2141292513221109]], [[0.229341935281914]], [[0.26668818184863446]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43899458877995645]], [[0.4242315032679739]], [[0.3983728431372549]]], "std": [[[0.19489611493822157]], [[0.20282254212400422]], [[0.22977628711617004]]], "count": [100]}, "observation.state": {"min": [-0.5123404264450073, -0.001276595750823617, -0.9957447052001953, -0.18702127039432526, -0.16638298332691193, -1.07574462890625, -2.7551064491271973, -0.0008510638144798577, -0.001276595750823617, -0.6627659797668457, -0.7595744729042053, -0.3838297724723816, -0.1397872269153595, -2.734893560409546, 24.34848976135254, 4.44781494140625], "max": [0.13127659261226654, 2.079787254333496, 0.0, 0.3712765872478485, 0.20765957236289978, -0.022127659991383553, -0.6021276712417603, 0.84617018699646, 1.9170212745666504, -0.0017021276289597154, 0.17489361763000488, 0.022127659991383553, 0.12063829600811005, -0.02531914971768856, 97.77780151367188, 97.07426452636719], "mean": [-0.10981040447950363, 0.7445740103721619, -0.3490484356880188, -0.022053096443414688, -0.00014573904627468437, -0.3973037302494049, -2.3039016723632812, 0.11065611243247986, 0.5014125108718872, -0.19166786968708038, -0.04950878396630287, -0.08655745536088943, 0.003994662780314684, -2.387327194213867, 82.37464141845703, 85.1877670288086], "std": [0.20385897159576416, 0.8827592134475708, 0.39147940278053284, 0.12459594756364822, 0.09812674671411514, 0.4065469205379486, 0.8279387950897217, 0.2383979856967926, 0.7636281847953796, 0.21198706328868866, 0.3156934082508087, 0.13168545067310333, 0.05402171239256859, 0.835048258304596, 28.240476608276367, 28.542255401611328], "count": [311]}, "action": {"min": [-0.5138835906982422, -0.0015339808305725455, -1.0078253746032715, -0.18867963552474976, -0.1672039031982422, -1.0814564228057861, -2.7551064491271973, -0.003067961661145091, -0.0015339808305725455, -0.6780195236206055, -0.7746602892875671, -0.39269909262657166, -0.1533980816602707, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.13345633447170258, 2.090815782546997, -0.0, 0.37889325618743896, 0.21322332322597504, -0.02147573046386242, -0.6021276712417603, 0.8467574119567871, 1.9144079685211182, -0.0015339808305725455, 0.17947575449943542, 0.02454369328916073, 0.12425244599580765, -0.02531914971768856, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10914488136768341, 0.7458171248435974, -0.3509708046913147, -0.018920747563242912, 0.002273860154673457, -0.4009110629558563, -2.3039016723632812, 0.10999269783496857, 0.5047430396080017, -0.19319766759872437, -0.04975304752588272, -0.0878610610961914, 0.0021308097057044506, -2.387327194213867, 80.0643081665039, 88.10289764404297, 0.0, 0.0], "std": [0.20418797433376312, 0.8835296034812927, 0.3926459550857544, 0.13000436127185822, 0.1005968302488327, 0.4092061221599579, 0.8279387950897217, 0.23855583369731903, 0.7691699266433716, 0.2133587896823883, 0.3163639008998871, 0.13340120017528534, 0.056381650269031525, 0.835048258304596, 39.951725006103516, 32.37541198730469, 0.0, 0.0], "count": [311]}, "timestamp": {"min": [0.0], "max": [10.333333333333334], "mean": [5.166666666666666], "std": [2.9925834249951255], "count": [311]}, "frame_index": {"min": [0], "max": [310], "mean": [155.0], "std": [89.77750274985377], "count": [311]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [311]}, "index": {"min": [17390], "max": [17700], "mean": [17545.0], "std": [89.77750274985377], "count": [311]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [311]}, "subtask_annotation": {"mean": [2.5112540192926045, 6.0, 6.0, 6.0, 6.0], "std": [1.7364177662494884, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [311]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [311]}, "eef_direction_state": {"mean": [4.729903536977492, 4.755627009646302], "std": [1.8800970566604736, 2.0011473017390817], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_state": {"mean": [0.8263665594855305, 0.6430868167202572], "std": [0.9328306232877801, 0.8846359846062603], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_state": {"mean": [0.7813504823151125, 0.5980707395498392], "std": [0.865806006648879, 0.8309891104872111], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_direction_action": {"mean": [4.688102893890675, 4.765273311897106], "std": [1.9235768370236144, 2.0286254923773153], "min": [0, 0], "max": [6, 6], "count": [311]}, "eef_velocity_action": {"mean": [0.8038585209003215, 0.5980707395498392], "std": [0.9196591179164944, 0.8613883253712848], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_acc_mag_action": {"mean": [0.7877813504823151, 0.5594855305466238], "std": [0.8674046907470667, 0.8151490063318211], "min": [0, 0], "max": [2, 2], "count": [311]}, "eef_sim_pose_state": {"mean": [0.18225954806753958, 0.30446138864888905, 1.1987468499876395, -0.4487948161741639, 0.36883040542600504, -0.1387862983358408, 0.13322999202239297, -0.310872614844312, 1.1930029084007203, -0.03361513703122101, 0.2544903143472628, 0.01441608769244597], "std": [0.14026612260846297, 0.0649494461045608, 0.047103018919662495, 0.4854244876650776, 0.46330525520729404, 0.3018671586634587, 0.10774379605425675, 0.06208833297785823, 0.032310624197444834, 0.06784589652863011, 0.30329438441116374, 0.13771285936940822], "min": [0.057841868009005856, 0.16253746943752015, 1.1355315413537952, -1.3130352821713598, -0.044222485769841, -0.8003661957704027, 0.0638505909924093, -0.343166168833873, 1.1288774436440088, -0.31931430740987066, -0.01228687414698415, -0.2724618241827836], "max": [0.4050693419985293, 0.36678777512403493, 1.3639895003783131, -0.021549904467129916, 1.1514181541389568, 0.22101292012166537, 0.35293706846671413, -0.11696405808070597, 1.3094920026179766, 0.04697045994946524, 1.073325089757148, 0.4460690302453867], "count": [311]}, "eef_sim_pose_action": {"mean": [0.1822079007257859, 0.30501263944487017, 1.1990293463647717, -0.45014121267490154, 0.37112609498014654, -0.13420326357076784, 0.1335144978151199, -0.3112154138522357, 1.1928668172140338, -0.033926255642589415, 0.2562388306561782, 0.012927319364317414], "std": [0.1399592790052835, 0.06479519384221614, 0.048613903563112834, 0.4862703211125383, 0.4718252702547603, 0.3050509066056222, 0.10791355623562177, 0.06221246632147819, 0.03388855159198226, 0.06798691287553178, 0.31791257217769187, 0.14057065737944283], "min": [0.05873690007594502, 0.16248519572311865, 1.1343996112094152, -1.3209486027475585, -0.04905941364516497, -0.8028924552598051, 0.0635871254800346, -0.3439043176285961, 1.1295046000149953, -0.31387496477650184, -0.03209897356822777, -0.3003293965549397], "max": [0.40909171306454817, 0.36727713177686555, 1.3700576710853223, -0.021701579605503753, 1.1887618663147688, 0.26345437680547834, 0.3541093663400994, -0.1161783402403765, 1.31389460444886, 0.06382521230357438, 1.1366771562820963, 0.4460671626701308], "count": [311]}, "gripper_mode_state": {"mean": [0.19292604501607716, 0.1157556270096463], "std": [0.39459547155350394, 0.31993165180277217], "min": [0, 0], "max": [1, 1], "count": [311]}, "gripper_activity_state": {"mean": [1.842443729903537, 1.8295819935691318], "std": [0.5048948276885056, 0.5257603456198], "min": [0, 0], "max": [2, 2], "count": [311]}, "gripper_mode_action": {"mean": [0.19935691318327975, 0.1189710610932476], "std": [0.3995168761758558, 0.3237544559007549], "min": [0, 0], "max": [1, 1], "count": [311]}, "gripper_activity_action": {"mean": [1.9710610932475885, 1.9710610932475885], "std": [0.21770174765029932, 0.2177017476502992], "min": [0, 0], "max": [2, 2], "count": [311]}, "gripper_open_scale_state": {"mean": [0.8237446567866633, 0.8518793151156289], "std": [0.2824052135933716, 0.2854225897400578], "min": [0.2434848976135254, 0.0444781494140625], "max": [0.9777780151367188, 0.9707426452636718], "count": [311]}, "gripper_open_scale_action": {"mean": [0.8006430868167203, 0.8810289389067524], "std": [0.3995168761758558, 0.3237544559007549], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [311]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[1.0]], [[1.0]]], "mean": [[[0.639976538671024]], [[0.6431787690631808]], [[0.6001756781045751]]], "std": [[[0.17059154209662625]], [[0.19795297585758823]], [[0.2202154984270673]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.6127206154684096]], [[0.6250032080610022]], [[0.5833901198257081]]], "std": [[[0.16750916065632426]], [[0.1943912889264283]], [[0.21354824464792693]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4665932516339869]], [[0.4355142538126362]], [[0.39331484749455337]]], "std": [[[0.21555244851355354]], [[0.2345165271805917]], [[0.2735347301316096]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43848739379084967]], [[0.4248576388888889]], [[0.40454071350762527]]], "std": [[[0.18950813125524008]], [[0.19759783271569628]], [[0.22497087540200403]]], "count": [100]}, "observation.state": {"min": [-0.521276593208313, -0.001276595750823617, -0.975957453250885, -0.19531914591789246, -0.23425531387329102, -0.9468085169792175, -2.754680871963501, -0.008936170488595963, -0.001276595750823617, -0.8455319404602051, -0.3995744585990906, -0.24234043061733246, -0.1595744639635086, -2.734893560409546, 14.675858497619629, 3.565448522567749], "max": [0.10276595503091812, 2.100212812423706, -0.0017021276289597154, 0.2519148886203766, 0.11595744639635086, 0.018297871574759483, -0.32042554020881653, 0.7200000286102295, 1.92425537109375, -0.0017021276289597154, 0.24297872185707092, 0.043617021292448044, 0.17978723347187042, 0.0008510638144798577, 97.76300048828125, 97.07426452636719], "mean": [-0.14018800854682922, 0.8178204894065857, -0.3951692581176758, -0.022639555856585503, -0.016653915867209435, -0.36801111698150635, -2.129089593887329, 0.07959391176700592, 0.450312077999115, -0.18385551869869232, -0.05124279856681824, -0.04068208858370781, 0.020903002470731735, -2.4369168281555176, 76.40233612060547, 86.88484191894531], "std": [0.21687288582324982, 0.9141425490379333, 0.41435644030570984, 0.0971916913986206, 0.09554990381002426, 0.35210248827934265, 1.0073504447937012, 0.19050095975399017, 0.7262084484100342, 0.28785598278045654, 0.11717789620161057, 0.05632498860359192, 0.06734057515859604, 0.7822250723838806, 34.3770866394043, 26.733318328857422], "count": [340]}, "action": {"min": [-0.5215534567832947, -0.006135923322290182, -0.977145791053772, -0.19481556117534637, -0.2346990555524826, -0.9526020884513855, -2.754680871963501, -0.012271846644580364, -0.003067961661145091, -0.8467574119567871, -0.424912691116333, -0.24697090685367584, -0.16413594782352448, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.10277671366930008, 2.1015536785125732, -0.0015339808305725455, 0.2592427432537079, 0.11811652034521103, 0.023009711876511574, -0.32042554020881653, 0.7209709882736206, 1.9236118793487549, -0.0015339808305725455, 0.26691266894340515, 0.05675728991627693, 0.18100973963737488, 0.0008510638144798577, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13950160145759583, 0.8192214965820312, -0.3960680365562439, -0.021349407732486725, -0.014748792164027691, -0.3732398450374603, -2.129089593887329, 0.07952778786420822, 0.45338547229766846, -0.1856115609407425, -0.05143352970480919, -0.04203560948371887, 0.019847054034471512, -2.4369168281555176, 75.0, 90.0, 0.0, 0.0], "std": [0.21734431385993958, 0.914593517780304, 0.41450998187065125, 0.10046568512916565, 0.09662950038909912, 0.3569853901863098, 1.0073504447937012, 0.19119547307491302, 0.7317584753036499, 0.29033052921295166, 0.11669804900884628, 0.057587217539548874, 0.06943727284669876, 0.7822250723838806, 43.30126953125, 30.0, 0.0, 0.0], "count": [340]}, "timestamp": {"min": [0.0], "max": [11.3], "mean": [5.65], "std": [3.271637374635384], "count": [340]}, "frame_index": {"min": [0], "max": [339], "mean": [169.5], "std": [98.14912123906153], "count": [340]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [340]}, "index": {"min": [17701], "max": [18040], "mean": [17870.5], "std": [98.14912123906153], "count": [340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [340]}, "subtask_annotation": {"mean": [2.5352941176470587, 6.0, 6.0, 6.0, 6.0], "std": [1.6703085929994335, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [340]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [340]}, "eef_direction_state": {"mean": [4.6382352941176475, 4.929411764705883], "std": [2.01647839589401, 1.877346282853523], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_state": {"mean": [0.7823529411764706, 0.6058823529411764], "std": [0.9169869420570338, 0.8764705882352957], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_state": {"mean": [0.6529411764705882, 0.5147058823529411], "std": [0.8279085251110512, 0.7950702347596026], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_direction_action": {"mean": [4.702941176470588, 4.885294117647059], "std": [1.930404604666155, 1.9162819933925923], "min": [0, 0], "max": [6, 6], "count": [340]}, "eef_velocity_action": {"mean": [0.7823529411764706, 0.5941176470588235], "std": [0.9169869420570337, 0.8677018925843516], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_acc_mag_action": {"mean": [0.7441176470588236, 0.5529411764705883], "std": [0.8518806794625182, 0.8189790251273933], "min": [0, 0], "max": [2, 2], "count": [340]}, "eef_sim_pose_state": {"mean": [0.19464067000219873, 0.293462053693246, 1.198411139927671, -0.4266176481732997, 0.3944846809757325, -0.18755285053846826, 0.13376278608257933, -0.3177738407261112, 1.1976720163844052, -0.00028194602031451286, 0.2142890193841082, 0.029018987852090644], "std": [0.1461940842632905, 0.07176800241565459, 0.04842563751419543, 0.4237524972148597, 0.4631118162258745, 0.3440995391014936, 0.1081245765230877, 0.050391005397381824, 0.03745995434281576, 0.0714990428129022, 0.37937525597920735, 0.1765013256003936], "min": [0.05972815739404113, 0.15593411506952432, 1.1380873541654541, -1.0251322655360557, -0.08790285940396214, -0.9247877532882643, 0.05496278696119245, -0.34142152048059915, 1.1390248737800146, -0.23594328259493486, -0.027445548646958917, -0.21201888749334863], "max": [0.39821403509117764, 0.3622680515730281, 1.3565488302661557, 0.01589275089277196, 1.1193338863798763, 0.18775796890682012, 0.35152204109875046, -0.13502320305008067, 1.3229159183621322, 0.14254631154387315, 1.1952689362941067, 0.6444722485280383], "count": [340]}, "eef_sim_pose_action": {"mean": [0.19456841659656196, 0.2940188144501813, 1.1985815899298742, -0.4296539615353906, 0.3962884075174849, -0.18354497506348666, 0.1341657999683368, -0.3180198048472629, 1.1976601421167348, -0.0020924413220782473, 0.2154541613984352, 0.026495626043351508], "std": [0.14587767852151431, 0.07169479402647483, 0.049955747089909235, 0.42578430811828555, 0.46949651964093725, 0.3451470456914627, 0.10818340611133483, 0.050544212424664614, 0.0392752006837439, 0.07489279808249834, 0.392004690429911, 0.18018057268128088], "min": [0.05601656322175731, 0.15582447058505508, 1.1364512508047067, -1.03141746725142, -0.09452557679372497, -0.9271741359585026, 0.05454483920859299, -0.3415372332101363, 1.138760498309466, -0.23626431565240325, -0.04141748137772061, -0.2151087690679253], "max": [0.39812618569898306, 0.36238751020857335, 1.364477666702043, 0.018111305559679873, 1.1383964597771974, 0.2313049299045703, 0.3490029001288121, -0.1341056827760298, 1.3348507669174048, 0.14989671724285672, 1.238783933641415, 0.6446488608166323], "count": [340]}, "gripper_mode_state": {"mean": [0.24705882352941178, 0.1], "std": [0.4313012418781957, 0.3000000000000004], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_state": {"mean": [1.8352941176470587, 1.8441176470588236], "std": [0.5051978953784414, 0.5050865834165503], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_mode_action": {"mean": [0.25, 0.1], "std": [0.4330127018922193, 0.30000000000000043], "min": [0, 0], "max": [1, 1], "count": [340]}, "gripper_activity_action": {"mean": [1.973529411764706, 1.973529411764706], "std": [0.20836735593010072, 0.20836735593010036], "min": [0, 0], "max": [2, 2], "count": [340]}, "gripper_open_scale_state": {"mean": [0.7640217747407847, 0.8688492253387683], "std": [0.3437706130165281, 0.26733330088811236], "min": [0.1467585849761963, 0.03565448522567749], "max": [0.9776300048828125, 0.9707426452636718], "count": [340]}, "gripper_open_scale_action": {"mean": [0.75, 0.9], "std": [0.4330127018922193, 0.30000000000000043], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [340]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6393754847494553]], [[0.6414710784313726]], [[0.6121726824618736]]], "std": [[[0.16535211190787605]], [[0.19491545010639336]], [[0.21555424736535927]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.611659068627451]], [[0.623062470043573]], [[0.5934718627450981]]], "std": [[[0.16365452687966972]], [[0.1918507696433683]], [[0.2087564250372126]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4614987418300654]], [[0.4324239379084967]], [[0.38959529684095856]]], "std": [[[0.2147171365093416]], [[0.23457632888112157]], [[0.27396561285069554]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44351395152505446]], [[0.43362856209150324]], [[0.4115552478213508]]], "std": [[[0.19305384361700384]], [[0.19822972735052558]], [[0.22130976860493842]]], "count": [100]}, "observation.state": {"min": [-0.38574469089508057, -0.001276595750823617, -0.8100000023841858, -0.37893617153167725, -0.3506383001804352, -0.9072340130805969, -2.7551064491271973, -0.0576595738530159, -0.001276595750823617, -0.8438298106193542, -0.247234046459198, -0.25723403692245483, -0.2251063883304596, -2.735319137573242, 15.427127838134766, 2.7891201972961426], "max": [0.2819148898124695, 2.109999895095825, 0.0, 0.2721276581287384, 0.3834042549133301, 0.012765957042574883, -0.3419148921966553, 0.7534042596817017, 1.9059574604034424, -0.00042553190723992884, 0.20042553544044495, 0.09276595711708069, 0.18595744669437408, 0.024042552337050438, 97.77780151367188, 97.0890884399414], "mean": [-0.057039931416511536, 0.8184683322906494, -0.3463035225868225, -0.09309697896242142, -0.03571789339184761, -0.3234090209007263, -2.1553571224212646, 0.0748407393693924, 0.41665521264076233, -0.17192482948303223, -0.041184522211551666, -0.032571226358413696, 0.010398772545158863, -2.4538655281066895, 77.30099487304688, 87.46310424804688], "std": [0.18831327557563782, 0.9109324216842651, 0.34529605507850647, 0.19550585746765137, 0.16747070848941803, 0.2986842095851898, 0.978458046913147, 0.20283687114715576, 0.6978810429573059, 0.27547118067741394, 0.09524515271186829, 0.06626942753791809, 0.07923632860183716, 0.7559621334075928, 33.38650131225586, 25.83919334411621], "count": [342]}, "action": {"min": [-0.39269909262657166, -0.003067961661145091, -0.809941828250885, -0.3804272413253784, -0.35281556844711304, -0.9142525792121887, -2.7551064491271973, -0.058291271328926086, -0.0015339808305725455, -0.8482913970947266, -0.26384469866752625, -0.26384469866752625, -0.22856314480304718, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.28378644585609436, 2.113825559616089, 0.003067961661145091, 0.2730485796928406, 0.3973010182380676, 0.012271846644580364, -0.3419148921966553, 0.7577865123748779, 1.9113401174545288, 0.0, 0.2730485796928406, 0.09970875084400177, 0.1871456503868103, 0.024042552337050438, 100.0, 100.0, 0.0, 0.0], "mean": [-0.05588264390826225, 0.8175172209739685, -0.3469848930835724, -0.09121806174516678, -0.03332601487636566, -0.3262539803981781, -2.1553571224212646, 0.07479292154312134, 0.41986194252967834, -0.17282840609550476, -0.041193023324012756, -0.03295373544096947, 0.0087194899097085, -2.4538655281066895, 75.4385986328125, 90.35087585449219, 0.0, 0.0], "std": [0.18909917771816254, 0.9112282395362854, 0.3457464277744293, 0.19898581504821777, 0.17063429951667786, 0.30336132645606995, 0.978458046913147, 0.20437254011631012, 0.7004135251045227, 0.27617835998535156, 0.09686461836099625, 0.06900746375322342, 0.08294469118118286, 0.7559621334075928, 43.04496765136719, 29.52633285522461, 0.0, 0.0], "count": [342]}, "timestamp": {"min": [0.0], "max": [11.366666666666667], "mean": [5.683333333333334], "std": [3.2908824663617824], "count": [342]}, "frame_index": {"min": [0], "max": [341], "mean": [170.5], "std": [98.72647399085346], "count": [342]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [342]}, "index": {"min": [18041], "max": [18382], "mean": [18211.5], "std": [98.72647399085346], "count": [342]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [342]}, "subtask_annotation": {"mean": [2.5321637426900585, 6.0, 6.0, 6.0, 6.0], "std": [1.6464974332654556, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [342]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [342]}, "eef_direction_state": {"mean": [4.625730994152047, 4.941520467836257], "std": [1.972095960480494, 1.845518049075681], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_state": {"mean": [0.8362573099415205, 0.6140350877192983], "std": [0.940993641427402, 0.8967984504654063], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_state": {"mean": [0.7046783625730995, 0.5233918128654971], "std": [0.8362624217731119, 0.7971309399161255], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_direction_action": {"mean": [4.587719298245614, 4.941520467836257], "std": [2.002095701024382, 1.8597226805121987], "min": [0, 0], "max": [6, 6], "count": [342]}, "eef_velocity_action": {"mean": [0.827485380116959, 0.6023391812865497], "std": [0.9316112518857103, 0.8949470379556151], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_acc_mag_action": {"mean": [0.6988304093567251, 0.52046783625731], "std": [0.8376720948500516, 0.8045134469928987], "min": [0, 0], "max": [2, 2], "count": [342]}, "eef_sim_pose_state": {"mean": [0.19218538430201415, 0.31678947969397414, 1.1938175175719103, -0.38445262759243715, 0.36360984353008047, -0.11965129443634434, 0.12683843566201364, -0.31983758212692226, 1.1984844513839294, -0.007093045175072703, 0.20211440398926703, 0.03154522834324548], "std": [0.14538510095924825, 0.05750623350170474, 0.0538946200509087, 0.3902345218089082, 0.42593048253210125, 0.4008457864151823, 0.10000448634616851, 0.05280456028694509, 0.038276635458467594, 0.12046234845606828, 0.38093582360767286, 0.23594535558970017], "min": [0.04791318441395452, 0.20603935614116434, 1.127559589084215, -1.1238258916757091, -0.07776242520528753, -0.8925554362291309, 0.05945646539890358, -0.35248204417020856, 1.1353397732352526, -0.3341594176736705, -0.03808100298499917, -0.3417934989180559], "max": [0.3990283835280307, 0.4131511965072033, 1.3757275393601218, 0.011643097232344655, 1.038800206691779, 0.6024369473224507, 0.3424701687106604, -0.12509848366680093, 1.3412230684840492, 0.24479601649126131, 1.2145184976931405, 0.8524977398067004], "count": [342]}, "eef_sim_pose_action": {"mean": [0.19148001977156232, 0.3175245492776043, 1.1940156562927884, -0.38079337438623967, 0.3629965517919205, -0.11244581586631033, 0.12691001929838228, -0.32006140646418707, 1.1985728592314877, -0.009082782225248838, 0.2044096761422071, 0.03006012834581608], "std": [0.14523252779208864, 0.057339707087750096, 0.05554748019579723, 0.39200800129647384, 0.42957773238862706, 0.4085229849918959, 0.09954459089239485, 0.053103431975567744, 0.03972125067798755, 0.12590551738263023, 0.3907499296442342, 0.2427428180637708], "min": [0.04304310585792489, 0.2058633940401524, 1.123521044896788, -1.144444071096561, -0.06266920263580178, -0.9034954336121728, 0.06060836234364371, -0.3527358099112464, 1.134317916770585, -0.35398634632699333, -0.05503376040602115, -0.36751585234646755], "max": [0.3990639558862243, 0.4134683458958931, 1.3767815886442973, 0.01365472339890808, 1.066796302069449, 0.6682241207811359, 0.3412992413014793, -0.12281614526988831, 1.352907162661462, 0.2518559107651689, 1.2227954559730176, 0.8661753814748505], "count": [342]}, "gripper_mode_state": {"mean": [0.24269005847953215, 0.0935672514619883], "std": [0.42870921846250654, 0.2912257215903801], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_state": {"mean": [1.847953216374269, 1.845029239766082], "std": [0.489938435240506, 0.5037477952808318], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_mode_action": {"mean": [0.24561403508771928, 0.09649122807017543], "std": [0.43045067180299446, 0.29526373122292715], "min": [0, 0], "max": [1, 1], "count": [342]}, "gripper_activity_action": {"mean": [1.9736842105263157, 1.9736842105263157], "std": [0.20776700495310454, 0.20776700495310518], "min": [0, 0], "max": [2, 2], "count": [342]}, "gripper_open_scale_state": {"mean": [0.7730083148521336, 0.8746310489916652], "std": [0.33386534537408913, 0.25839180658163563], "min": [0.15427127838134766, 0.027891201972961424], "max": [0.9777780151367188, 0.9708908843994141], "count": [342]}, "gripper_open_scale_action": {"mean": [0.7543859649122807, 0.9035087719298246], "std": [0.43045067180299446, 0.29526373122292715], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [342]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6522600299564271]], [[0.6542790822440088]], [[0.6244088262527233]]], "std": [[[0.1743987825406375]], [[0.20335264424896465]], [[0.22530429501173702]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.6253628976034858]], [[0.6369423638344227]], [[0.6066082216775599]]], "std": [[[0.17041911509573912]], [[0.1980852284719271]], [[0.21676641535546057]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46937117102396514]], [[0.43553892429193897]], [[0.3854395506535948]]], "std": [[[0.21546635356943095]], [[0.23459068897877602]], [[0.2765865160661622]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4381637745098039]], [[0.42413137254901956]], [[0.40002577069716777]]], "std": [[[0.19178473543450486]], [[0.20201548871934366]], [[0.22858434868608266]]], "count": [100]}, "observation.state": {"min": [-0.6138297915458679, -0.001276595750823617, -0.9321276545524597, -0.1480851024389267, -0.24574467539787292, -0.8412765860557556, -2.754680871963501, 0.002340425504371524, -0.001276595750823617, -0.7127659320831299, -0.2812765836715698, -0.27744680643081665, -0.24425531923770905, -2.734893560409546, 14.050575256347656, 4.045290946960449], "max": [0.001276595750823617, 2.048297882080078, 0.0, 0.23808510601520538, 0.03787234053015709, 0.04404255375266075, -0.3025531768798828, 0.7431914806365967, 1.9646809101104736, -0.0017021276289597154, 0.1614893674850464, 0.016808509826660156, 0.17489361763000488, -0.013404255732893944, 97.76300048828125, 97.07426452636719], "mean": [-0.17227856814861298, 0.8531995415687561, -0.4136960506439209, 0.010072981007397175, -0.0650571882724762, -0.3406081199645996, -2.142308473587036, 0.08251859247684479, 0.4106661081314087, -0.19340962171554565, 0.047436099499464035, -0.06209465116262436, 0.011202089488506317, -2.415813684463501, 76.844970703125, 86.16136169433594], "std": [0.23298634588718414, 0.9196449518203735, 0.4035991132259369, 0.07767120748758316, 0.1022588387131691, 0.3449462652206421, 1.0030760765075684, 0.19128841161727905, 0.689542293548584, 0.22895702719688416, 0.14049750566482544, 0.07793408632278442, 0.062473855912685394, 0.7914056777954102, 34.241275787353516, 27.048904418945312], "count": [277]}, "action": {"min": [-0.6135923266410828, -0.003067961661145091, -0.9357282519340515, -0.15033011138439178, -0.24697090685367584, -0.8467574119567871, -2.754680871963501, 0.003067961661145091, -0.0015339808305725455, -0.7133010625839233, -0.2822524607181549, -0.2853204309940338, -0.2653786838054657, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 2.049398422241211, 0.003067961661145091, 0.24083498120307922, 0.03988350182771683, 0.06289321184158325, -0.3025531768798828, 0.7470486164093018, 1.9742332696914673, -0.0, 0.1702718734741211, 0.02147573046386242, 0.17640778422355652, -0.013404255732893944, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17115724086761475, 0.8552402257919312, -0.4170266091823578, 0.012288462370634079, -0.06448829919099808, -0.344231516122818, -2.142308473587036, 0.08240852504968643, 0.4151051938533783, -0.1944943368434906, 0.047946542501449585, -0.06332515180110931, 0.009181741625070572, -2.415813684463501, 76.17328643798828, 89.169677734375, 0.0, 0.0], "std": [0.23236893117427826, 0.9229077100753784, 0.40470144152641296, 0.07949799299240112, 0.10273461043834686, 0.3497920632362366, 1.0030760765075684, 0.19288313388824463, 0.6984779834747314, 0.23138533532619476, 0.14021946489810944, 0.08007458597421646, 0.06802120059728622, 0.7914056777954102, 42.602394104003906, 31.076265335083008, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [277]}, "index": {"min": [18383], "max": [18659], "mean": [18521.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [2.3429602888086642, 6.0, 6.0, 6.0, 6.0], "std": [1.743910263070677, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [277]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [277]}, "eef_direction_state": {"mean": [4.490974729241877, 4.837545126353791], "std": [2.043946275816161, 1.8997335274717948], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [0.8628158844765343, 0.6570397111913358], "std": [0.9167258557613233, 0.9120508341396278], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.7725631768953068, 0.5306859205776173], "std": [0.8595849055838527, 0.7764335051997154], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [4.483754512635379, 4.931407942238267], "std": [2.035051064480405, 1.8261011226428356], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [0.8700361010830325, 0.6425992779783394], "std": [0.9138352939918055, 0.9104633019838889], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.8231046931407943, 0.5270758122743683], "std": [0.8672378867509437, 0.7949455204818042], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.1943767178923623, 0.28544904521407194, 1.197281148521334, -0.4576814895238946, 0.4378952679637863, -0.30482487401213815, 0.12220704059547502, -0.3210653636515689, 1.1969177689932649, -0.03531233369242182, 0.2610350039389267, -0.002413695554158082], "std": [0.1424029254213033, 0.07135438179947533, 0.051135806217859445, 0.4883119369830644, 0.5016444648276625, 0.41677466855341017, 0.09960200275801476, 0.04230757395537916, 0.03682767910733383, 0.10335710741982237, 0.34949281358807616, 0.17522450000373402], "min": [0.0494203927142451, 0.1436244002538742, 1.1443203814232215, -1.1794416660979499, -0.05379201162290603, -1.1059853572427085, 0.06107460389437287, -0.34297143100359734, 1.1270133400319273, -0.3745915155684489, -0.017198942913599025, -0.3559009517640835], "max": [0.4024566566128233, 0.33510624067205635, 1.3657256435360856, 0.044042553752660765, 1.2069983785465106, 0.03792550078953238, 0.3452775936505628, -0.15807853927820117, 1.317051525078228, 0.08845912562314096, 1.1409137095874766, 0.6229286599741206], "count": [277]}, "eef_sim_pose_action": {"mean": [0.19451428223773115, 0.2862339198564312, 1.1973237968520143, -0.45868150314284456, 0.4389121134082716, -0.3018190494499103, 0.12256094071793318, -0.32129239697112233, 1.1962195868494423, -0.04170071033964728, 0.26447925712106524, -0.008165367008887762], "std": [0.1430099845726902, 0.07115561038133433, 0.05278199543388647, 0.4909259620803288, 0.5095654708115703, 0.41746105970535935, 0.10005121742366976, 0.04260340218080385, 0.038178063483659444, 0.12308464038277485, 0.3629515555668945, 0.19171523939660517], "min": [0.043645514343704214, 0.14311705606537029, 1.1438940854265136, -1.1899959715637611, -0.069013179523292, -1.1165460288415925, 0.05925138466016315, -0.34324921047471557, 1.1247156223023533, -0.5242733881112027, -0.02596356529023991, -0.4925854488233199], "max": [0.40369245650790564, 0.3370083662079707, 1.3712553501190246, 0.06324184245990239, 1.2156456131915379, 0.039951285291791636, 0.34560211668355956, -0.15403295139660955, 1.3218484844426537, 0.10474787215949405, 1.2278714581740444, 0.6354686146336215], "count": [277]}, "gripper_mode_state": {"mean": [0.23104693140794225, 0.10469314079422383], "std": [0.42150236878920966, 0.30615761800886937], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_state": {"mean": [1.815884476534296, 1.8086642599277978], "std": [0.5427903182764173, 0.5534897680894257], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_mode_action": {"mean": [0.23826714801444043, 0.10830324909747292], "std": [0.42602337282302416, 0.31076302117916693], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_action": {"mean": [1.967509025270758, 1.967509025270758], "std": [0.23042560862430322, 0.23042560862430275], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_open_scale_state": {"mean": [0.7684491236717733, 0.8616146669146793], "std": [0.342412835760472, 0.2704890159446594], "min": [0.14050575256347655, 0.04045290946960449], "max": [0.9776300048828125, 0.9707426452636718], "count": [277]}, "gripper_open_scale_action": {"mean": [0.7617328519855595, 0.8916967509025271], "std": [0.42602337282302416, 0.31076302117916693], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [277]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6545119117647059]], [[0.656088311546841]], [[0.6259443790849673]]], "std": [[[0.17401998755317666]], [[0.2036979152607352]], [[0.22642401219082545]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9764705882352941]], [[1.0]]], "mean": [[[0.6270159858387799]], [[0.637742968409586]], [[0.6072721922657952]]], "std": [[[0.1706921401239994]], [[0.19931948460343515]], [[0.21869328824207496]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47315134803921566]], [[0.4379441122004358]], [[0.3915253404139434]]], "std": [[[0.21873729186040597]], [[0.23567596493907858]], [[0.27744650163532697]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43672049836601307]], [[0.42264521786492376]], [[0.4003751988017429]]], "std": [[[0.18932600029584187]], [[0.1975297696141869]], [[0.22296010393918608]]], "count": [100]}, "observation.state": {"min": [-0.5357446670532227, -0.0008510638144798577, -0.8991489410400391, -0.2817021310329437, -0.23085106909275055, -0.9302127957344055, -2.754680871963501, -0.008510638028383255, -0.001276595750823617, -0.8885106444358826, -0.32595744729042053, -0.3482978641986847, -0.2057446837425232, -2.734893560409546, 19.022869110107422, 3.0164601802825928], "max": [0.0, 2.032553195953369, 0.0, 0.12063829600811005, 0.15489362180233002, 0.022127659991383553, -0.44531914591789246, 0.7095744609832764, 1.8972340822219849, -0.0017021276289597154, 0.17595744132995605, 0.012978723272681236, 0.1351063847541809, 0.017234042286872864, 97.76300048828125, 97.07426452636719], "mean": [-0.17701037228107452, 0.8137929439544678, -0.3572665750980377, -0.048042841255664825, -0.015875931829214096, -0.3913443982601166, -2.174562931060791, 0.0879267081618309, 0.41984763741493225, -0.20091435313224792, 0.0038426367100328207, -0.05309643968939781, 0.01649462804198265, -2.4331421852111816, 77.96781921386719, 86.75611114501953], "std": [0.21839319169521332, 0.8969981670379639, 0.35392898321151733, 0.11291809380054474, 0.09991424530744553, 0.3752938210964203, 0.9472959041595459, 0.1843450516462326, 0.6967599987983704, 0.2819332480430603, 0.11611464619636536, 0.08289588242769241, 0.06248392164707184, 0.7736166715621948, 32.29861068725586, 26.434635162353516], "count": [282]}, "action": {"min": [-0.5353593230247498, -0.003067961661145091, -0.905048668384552, -0.2883884012699127, -0.23316508531570435, -0.9357282519340515, -2.754680871963501, -0.019941750913858414, -0.003067961661145091, -0.8912428617477417, -0.34821364283561707, -0.36201947927474976, -0.21322332322597504, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 2.032524585723877, 0.003067961661145091, 0.14112623035907745, 0.1564660370349884, 0.032213594764471054, -0.44531914591789246, 0.7148350477218628, 1.9067381620407104, 0.0, 0.22856314480304718, 0.013805827125906944, 0.13805827498435974, 0.017234042286872864, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17623350024223328, 0.8158629536628723, -0.3596261143684387, -0.044969525188207626, -0.014425897970795631, -0.3934985399246216, -2.174562931060791, 0.08896539360284805, 0.42744752764701843, -0.2037745714187622, 0.0029483225662261248, -0.054559726268053055, 0.014561930671334267, -2.4331421852111816, 75.88652801513672, 89.71630859375, 0.0, 0.0], "std": [0.21805699169635773, 0.8981362581253052, 0.354956716299057, 0.1143130362033844, 0.10043025016784668, 0.37697187066078186, 0.9472959041595459, 0.18569301068782806, 0.7063184380531311, 0.2851483225822449, 0.11847477406263351, 0.085431769490242, 0.06666922569274902, 0.7736166715621948, 42.77723693847656, 30.374553680419922, 0.0, 0.0], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [282]}, "index": {"min": [18660], "max": [18941], "mean": [18800.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [2.3404255319148937, 6.0, 6.0, 6.0, 6.0], "std": [1.7435993880518503, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [282]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [282]}, "eef_direction_state": {"mean": [4.790780141843972, 4.950354609929078], "std": [1.8609995296976043, 1.8347560223326256], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.7872340425531915, 0.6205673758865248], "std": [0.9171997983246519, 0.8999619952965906], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_state": {"mean": [0.7269503546099291, 0.5319148936170213], "std": [0.8587785679329721, 0.781462454136466], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_direction_action": {"mean": [4.74113475177305, 4.946808510638298], "std": [1.8925974092429556, 1.8122926662138974], "min": [0, 0], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.7695035460992907, 0.6134751773049646], "std": [0.8992071576665605, 0.8889965542662752], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_acc_mag_action": {"mean": [0.7021276595744681, 0.5567375886524822], "std": [0.8484000866968855, 0.8068681213078357], "min": [0, 0], "max": [2, 2], "count": [282]}, "eef_sim_pose_state": {"mean": [0.18562617484110566, 0.28673437368705024, 1.1959201647132132, -0.45479362550398283, 0.402664104324171, -0.2264905241396518, 0.1277285348071404, -0.31696027353647366, 1.2015676349926478, -0.00921602942971386, 0.22092342898620534, 0.0244527408994841], "std": [0.1353702709541544, 0.06699018308896174, 0.05005541356538109, 0.46765729879819357, 0.4790985356061166, 0.3639245043209638, 0.10440893798074849, 0.04750878722170556, 0.04331003875549572, 0.07491380334396971, 0.34183278203630246, 0.16249283332969733], "min": [0.05435690165605546, 0.16269731405863236, 1.1426388759290613, -1.2254328829458987, -0.08527204888453266, -0.9326499442778755, 0.060413218871420926, -0.34320617238772966, 1.1436611518913067, -0.3304509841078763, -0.0259381971893633, -0.2918334871161079], "max": [0.3772868364257874, 0.3382779325275124, 1.3653436426523435, 0.025700021599939844, 1.1874554959146049, 0.12230287558823637, 0.34149551874322825, -0.13806425765283403, 1.3399641350517235, 0.07840665541057729, 1.1246269695168305, 0.6194201135412839], "count": [282]}, "eef_sim_pose_action": {"mean": [0.18565383536897812, 0.2875107206941841, 1.196168910996003, -0.45504171993343145, 0.40545504260010384, -0.22311816272918283, 0.12866694877452223, -0.3168773095509006, 1.201312503882806, -0.0112265136835466, 0.22487939048485175, 0.023322393624910114], "std": [0.13527524704607977, 0.06668534030227388, 0.05197533234447059, 0.4679032819605132, 0.4871655188443593, 0.36398874033418605, 0.10504633532591291, 0.04790294390082112, 0.045164916367558185, 0.07858437867641616, 0.3554216122238545, 0.16728398288670646], "min": [0.05478766839404499, 0.1617800596930726, 1.1403756992832994, -1.2376607948815164, -0.09658045155598094, -0.9383083905213219, 0.06054656267362826, -0.34378164305241965, 1.1391147198406322, -0.3407621718772548, -0.04586730898204805, -0.3108106839917197], "max": [0.37936416897964326, 0.3384586097129818, 1.3759916464519644, 0.0328524848981667, 1.2037338850463297, 0.14278739804564422, 0.3413709500536532, -0.13581707400379187, 1.3478950923749142, 0.08424758419796868, 1.1537705597428602, 0.6239934958682996], "count": [282]}, "gripper_mode_state": {"mean": [0.23404255319148937, 0.10283687943262411], "std": [0.4233989094070739, 0.3037457088769878], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_state": {"mean": [1.822695035460993, 1.8120567375886525], "std": [0.5297354878979453, 0.5491418420939091], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.24113475177304963, 0.10283687943262411], "std": [0.4277718822695078, 0.30374570887698776], "min": [0, 0], "max": [1, 1], "count": [282]}, "gripper_activity_action": {"mean": [1.9680851063829787, 1.9680851063829787], "std": [0.2284139420594033, 0.22841394205940316], "min": [0, 0], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.7796774293344965, 0.8675625431875784], "std": [0.3229865370221519, 0.2643463671855928], "min": [0.1902286911010742, 0.030164601802825926], "max": [0.9776300048828125, 0.9707426452636718], "count": [282]}, "gripper_open_scale_action": {"mean": [0.7588652482269503, 0.8971631205673759], "std": [0.4277718822695078, 0.30374570887698776], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [282]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6364832897603486]], [[0.6381124264705883]], [[0.5982299264705883]]], "std": [[[0.17089397033688272]], [[0.2003157461827164]], [[0.22354062752320591]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6095437309368191]], [[0.6203333850762528]], [[0.5813482380174292]]], "std": [[[0.16774192766463814]], [[0.1960203137172931]], [[0.21554163964063033]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46506567538126364]], [[0.43672521514161217]], [[0.3944483142701525]]], "std": [[[0.21687134932926397]], [[0.23102991266680034]], [[0.26797086786482205]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4365452668845316]], [[0.4200203540305011]], [[0.3970211465141612]]], "std": [[[0.18726710321384085]], [[0.19461355282690107]], [[0.22081570280112167]]], "count": [100]}, "observation.state": {"min": [-0.5651063919067383, -0.001276595750823617, -0.9438297748565674, -0.3559574484825134, -0.14723403751850128, -1.1348936557769775, -2.7551064491271973, 0.002340425504371524, -0.0017021276289597154, -0.6921276450157166, -0.8380851149559021, -0.4257446825504303, -0.2851063907146454, -2.734893560409546, 24.58867073059082, 4.642346382141113], "max": [-0.00042553190723992884, 2.0021276473999023, 0.0, 0.13446807861328125, 0.08553191274404526, -0.006595744751393795, -0.6093617081642151, 0.7699999809265137, 1.8857446908950806, -0.00042553190723992884, 0.09191489219665527, 0.007234042510390282, 0.12744681537151337, -0.031063830479979515, 97.77780151367188, 97.07426452636719], "mean": [-0.14683005213737488, 0.7932344079017639, -0.3514792025089264, -0.06096460297703743, -0.02397238276898861, -0.43936946988105774, -2.2369964122772217, 0.08650315552949905, 0.43067529797554016, -0.14633812010288239, -0.08898103982210159, -0.06158127263188362, -0.014982622116804123, -2.4507498741149902, 80.08940887451172, 87.3558120727539], "std": [0.21760720014572144, 0.8749683499336243, 0.35419514775276184, 0.14423571527004242, 0.06983870267868042, 0.44333305954933167, 0.8679633736610413, 0.19272109866142273, 0.6997057199478149, 0.2207755297422409, 0.20556369423866272, 0.10978545993566513, 0.07850518077611923, 0.745901882648468, 29.60883140563965, 25.49506950378418], "count": [294]}, "action": {"min": [-0.5660389065742493, -0.0015339808305725455, -0.951068103313446, -0.3574175238609314, -0.14726215600967407, -1.1412817239761353, -2.7551064491271973, 0.003067961661145091, -0.003067961661145091, -0.6933593153953552, -0.8682331442832947, -0.43411657214164734, -0.28685441613197327, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.00920388475060463, 2.004912853240967, 0.0015339808305725455, 0.13805827498435974, 0.09817477315664291, -0.004601942375302315, -0.6093617081642151, 0.7746602892875671, 1.891398310661316, -0.0, 0.1089126393198967, 0.00920388475060463, 0.13192234933376312, -0.031063830479979515, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14631730318069458, 0.7943536043167114, -0.35363996028900146, -0.05845320224761963, -0.023630613461136818, -0.44236063957214355, -2.2369964122772217, 0.08628375828266144, 0.4324626922607422, -0.14675085246562958, -0.08794305473566055, -0.06191752478480339, -0.017416412010788918, -2.4507498741149902, 77.21088409423828, 90.13605499267578, 0.0, 0.0], "std": [0.21764683723449707, 0.8759436011314392, 0.355842262506485, 0.14522768557071686, 0.07050908356904984, 0.4449659585952759, 0.8679633736610413, 0.19374504685401917, 0.7030868530273438, 0.22123059630393982, 0.2047385573387146, 0.11097236722707748, 0.08215461671352386, 0.745901882648468, 41.94721221923828, 29.81773567199707, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [294]}, "index": {"min": [18942], "max": [19235], "mean": [19088.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.5170068027210886, 6.0, 6.0, 6.0, 6.0], "std": [1.6816486140624665, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [294]}, "eef_direction_state": {"mean": [4.649659863945578, 4.683673469387755], "std": [1.9333406339174806, 2.059969645649374], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.8843537414965986, 0.6802721088435374], "std": [0.9405238575217713, 0.9220385176323136], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.7721088435374149, 0.5544217687074829], "std": [0.8486309352972911, 0.8052321499471049], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.612244897959184, 4.6938775510204085], "std": [1.9655155616321598, 2.0573817483577614], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.8877551020408163, 0.6632653061224489], "std": [0.9354978273213426, 0.9103771837472041], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.7551020408163265, 0.5136054421768708], "std": [0.8378124799096958, 0.7899142686438312], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.18496492520140287, 0.29388790153653194, 1.2013601868560366, -0.4792988531300001, 0.3783120995172275, -0.19034922055659245, 0.12643147226792328, -0.3194702180032044, 1.1963753743727108, -0.03880503858806961, 0.1922344716244926, 0.01822648918818816], "std": [0.13463043763097, 0.06605085744161457, 0.053191092337038406, 0.4989563648227178, 0.45115711756658977, 0.3050004354713898, 0.09737281885407657, 0.0463610139790171, 0.03659441376947058, 0.10064848486971946, 0.3358411498478606, 0.1389583070383968], "min": [0.05728915590428521, 0.15664843258316175, 1.13190076656541, -1.3126615811601714, -0.09185388863884669, -0.8006915406060657, 0.059777176369693714, -0.3456249810958316, 1.1325563990284144, -0.45976197940648744, -0.04201806184784607, -0.36017811198938027], "max": [0.37787343206336044, 0.33538819103150813, 1.3873137209620294, -0.006621821493999107, 1.1638932366762527, 0.11208225101443364, 0.32382172241800217, -0.1385510432819795, 1.3193652196787689, 0.0187722023595296, 1.0754831385881598, 0.5466975996069838], "count": [294]}, "eef_sim_pose_action": {"mean": [0.1846307249636386, 0.29441345492583737, 1.2016851328040763, -0.4814183171386986, 0.3797631696632897, -0.1895759076712585, 0.12626627137969063, -0.31981882087725044, 1.1961945486896624, -0.039639990038350975, 0.19498649895303086, 0.01788018789288928], "std": [0.1344270631724158, 0.06599024141666919, 0.055544158957447534, 0.5006240443065022, 0.4594016133264957, 0.30500307664184284, 0.09698803305721289, 0.04650505797661534, 0.0381902349403934, 0.1015428106141932, 0.3483675183586517, 0.14514716195088584], "min": [0.058150994372328055, 0.15628393309023159, 1.1281681237349432, -1.3196663297083129, -0.09351442165714019, -0.8041526010123528, 0.05295225468916987, -0.34603609804702207, 1.1293887286861541, -0.45169315868759874, -0.09949120644597698, -0.3932846821981959], "max": [0.38214048593296224, 0.33571543977001744, 1.3970697771659621, -0.004714895112564869, 1.18468565204607, 0.14223238171194563, 0.3191815599530105, -0.1358130281124878, 1.330116041723148, 0.01848541856673782, 1.10724916951279, 0.5666435312003093], "count": [294]}, "gripper_mode_state": {"mean": [0.22108843537414966, 0.09523809523809523], "std": [0.4149799261626532, 0.29354352395090405], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_state": {"mean": [1.8401360544217686, 1.8231292517006803], "std": [0.5067114011685793, 0.5370704139612432], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.22789115646258504, 0.09863945578231292], "std": [0.4194720220333288, 0.29817731896521243], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 1.969387755102041], "std": [0.22379298162715688, 0.22379298162715644], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.8008928106269109, 0.8735590206846873], "std": [0.29608817744498606, 0.2549507013610014], "min": [0.2458867073059082, 0.04642346382141113], "max": [0.9777780151367188, 0.9707426452636718], "count": [294]}, "gripper_open_scale_action": {"mean": [0.7721088435374149, 0.9013605442176871], "std": [0.4194720220333288, 0.29817731896521243], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6569707026143791]], [[0.6537998937908497]], [[0.6078466748366013]]], "std": [[[0.17645688341508914]], [[0.20520563145685575]], [[0.2309750364142898]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9882352941176471]], [[0.9686274509803922]]], "mean": [[[0.6297561982570805]], [[0.6351302069716775]], [[0.5907927641612201]]], "std": [[[0.17287830080695432]], [[0.20056604225339386]], [[0.22347427162689948]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46213279956427017]], [[0.43223255174291936]], [[0.3869943491285403]]], "std": [[[0.21365054558814883]], [[0.23356100332021296]], [[0.2740342949899164]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43893785947712416]], [[0.42223061274509804]], [[0.4010972086056645]]], "std": [[[0.18737911450349612]], [[0.1958469089671194]], [[0.22246825648022114]]], "count": [100]}, "observation.state": {"min": [-0.52042555809021, -0.001276595750823617, -0.9342553019523621, -0.18851064145565033, -0.26829788088798523, -0.8600000143051147, -2.754680871963501, 0.0, -0.0017021276289597154, -0.7904255390167236, -0.37659573554992676, -0.4036170244216919, -0.13212765753269196, -2.734893560409546, 13.961227416992188, 3.5797436237335205], "max": [0.013404255732893944, 2.0882978439331055, 0.0, 0.38574469089508057, 0.04234042391180992, -0.061914894729852676, -0.30000001192092896, 0.7531914710998535, 2.0353190898895264, 0.0, 0.1508510708808899, 0.02297872304916382, 0.1619148999452591, 0.00042553190723992884, 97.76300048828125, 97.07426452636719], "mean": [-0.1292591691017151, 0.8254420757293701, -0.37244337797164917, -0.014023111201822758, -0.07107440382242203, -0.3950434625148773, -2.0790796279907227, 0.10201989859342575, 0.48549917340278625, -0.19789385795593262, -0.07056044787168503, -0.06271379441022873, 0.025758597999811172, -2.39125657081604, 74.6878433227539, 85.32321166992188], "std": [0.2082287073135376, 0.8951950669288635, 0.38324451446533203, 0.11759952455759048, 0.12636911869049072, 0.33003589510917664, 1.045336127281189, 0.20421040058135986, 0.7638660073280334, 0.3020817041397095, 0.12241855263710022, 0.10074637085199356, 0.05207618325948715, 0.8330421447753906, 35.68364715576172, 28.47060203552246], "count": [306]}, "action": {"min": [-0.5200194716453552, -0.003067961661145091, -0.9357282519340515, -0.19174760580062866, -0.2715145945549011, -0.8651651740074158, -2.754680871963501, -0.0015339808305725455, -0.003067961661145091, -0.7946020364761353, -0.3942330479621887, -0.41264083981513977, -0.139592245221138, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.01840776950120926, 2.0892817974090576, -0.0, 0.3942330479621887, 0.0475534051656723, -0.06289321184158325, -0.30000001192092896, 0.7531845569610596, 2.0371265411376953, -0.0, 0.21935924887657166, 0.026077672839164734, 0.16413594782352448, 0.00042553190723992884, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12771672010421753, 0.8249728679656982, -0.37334856390953064, -0.010036025196313858, -0.0711795762181282, -0.40020856261253357, -2.0790796279907227, 0.10171899944543839, 0.4906880855560303, -0.19955278933048248, -0.07102937251329422, -0.06353989988565445, 0.024418383836746216, -2.39125657081604, 73.52941131591797, 88.23529052734375, 0.0, 0.0], "std": [0.20797906816005707, 0.8947932720184326, 0.38329848647117615, 0.12383347749710083, 0.12712271511554718, 0.33303603529930115, 1.045336127281189, 0.20393680036067963, 0.7702720165252686, 0.3035167157649994, 0.12346059828996658, 0.10205787420272827, 0.05324440822005272, 0.8330421447753906, 44.11760711669922, 32.218971252441406, 0.0, 0.0], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [306]}, "index": {"min": [19236], "max": [19541], "mean": [19388.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.3594771241830066, 6.0, 6.0, 6.0, 6.0], "std": [1.740011190276418, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [306]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [306]}, "eef_direction_state": {"mean": [4.617647058823529, 4.771241830065359], "std": [2.022960286282688, 2.0048853145566117], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.8071895424836601, 0.6535947712418301], "std": [0.9386824708425717, 0.8879753090684127], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.7058823529411765, 0.5620915032679739], "std": [0.8660808951120672, 0.8151351414438559], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [4.633986928104576, 4.73202614379085], "std": [2.0267867417568084, 2.075397547389093], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.7973856209150327, 0.6209150326797386], "std": [0.9278513877242079, 0.8670175454701607], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.7647058823529411, 0.5326797385620915], "std": [0.8727142385987439, 0.8006802716644214], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.19024404376193185, 0.2933849503566361, 1.1967356259750213, -0.5021660872120682, 0.4272067442455982, -0.2574439488268952, 0.14122111204325966, -0.31280512366523266, 1.1960575030915899, -0.006321904054587868, 0.21408461212846525, 0.027262487677645948], "std": [0.1373556340169582, 0.06721100656612929, 0.04795830843910744, 0.4527395189574924, 0.4953838721999717, 0.3955212670800303, 0.11732337256316164, 0.05240207406139846, 0.03599981299835993, 0.04291340459228087, 0.3687361665849691, 0.14237820264106812], "min": [0.05278756968239459, 0.1615557950330693, 1.145705874641028, -1.1180721039953367, -0.12032976125470385, -1.007393523433362, 0.06361085981095363, -0.34373087366580013, 1.129919494321198, -0.15067737522438404, -0.02936169093391383, -0.288724803378538], "max": [0.3884006385583975, 0.3351167923361276, 1.3673838275100036, -0.062055926179052964, 1.202961972122662, 0.069322909949116, 0.386946694060537, -0.1364816814353899, 1.3120905638382718, 0.06695623082279467, 1.1096712812253147, 0.5033953856535147], "count": [306]}, "eef_sim_pose_action": {"mean": [0.1895109665962738, 0.29399917772101375, 1.197087307756688, -0.5053662358599519, 0.43000215393569735, -0.2558615846988674, 0.14192214681282678, -0.31297813392691787, 1.1957105309258427, -0.006792823854517905, 0.21738788459064345, 0.025953666973633695], "std": [0.13674580002137227, 0.06701156454515322, 0.04998332579820849, 0.45549055749992945, 0.5052029923288691, 0.3959054261482485, 0.11777235582210799, 0.0524804050536395, 0.037012214388069384, 0.044991397235799986, 0.37994889164729206, 0.14725446545271345], "min": [0.05310797421901807, 0.161336886582224, 1.1455323487566154, -1.1346161064425624, -0.12567798585311052, -1.0091141081836585, 0.0635455775865581, -0.34405312950012107, 1.1289896039796248, -0.15166956398954673, -0.05008435028229408, -0.3095838204851151], "max": [0.38875929181265717, 0.33535774448095423, 1.3721901165302046, -0.06300143219163419, 1.2555174328519598, 0.08882147705682236, 0.38627293702911514, -0.13483795232482457, 1.3197359291768382, 0.07976532140500397, 1.1153171641322768, 0.5110310560128541], "count": [306]}, "gripper_mode_state": {"mean": [0.26143790849673204, 0.11437908496732026], "std": [0.4394179428489311, 0.31827112638340127], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.8333333333333333, 1.826797385620915], "std": [0.519237752033933, 0.5295832047111387], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.2647058823529412, 0.11764705882352941], "std": [0.44117647058823445, 0.3221897397089212], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.9705882352941178, 1.9705882352941178], "std": [0.21944146358430752, 0.2194414635843077], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.7468771246056188, 0.8532329378953929], "std": [0.35683626951987557, 0.2847060475782324], "min": [0.13961227416992186, 0.0357974362373352], "max": [0.9776300048828125, 0.9707426452636718], "count": [306]}, "gripper_open_scale_action": {"mean": [0.7352941176470589, 0.8823529411764706], "std": [0.44117647058823445, 0.3221897397089212], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [306]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6595479901960785]], [[0.656322589869281]], [[0.6102069226579522]]], "std": [[[0.17361855598833953]], [[0.20258357166278385]], [[0.22872323950373727]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.6326099509803922]], [[0.6379234885620915]], [[0.5931580637254902]]], "std": [[[0.17077787983436002]], [[0.19857717314497786]], [[0.221706402350329]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4594256045751634]], [[0.42835274782135074]], [[0.3834973747276688]]], "std": [[[0.21587631010938715]], [[0.23497979567398838]], [[0.2740758317704563]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4368851988017429]], [[0.42213311819172117]], [[0.3976600871459695]]], "std": [[[0.186032429837986]], [[0.19367195271698256]], [[0.2173026151591987]]], "count": [100]}, "observation.state": {"min": [-0.4925532042980194, -0.0019148936262354255, -1.2257447242736816, -0.06957446783781052, -0.421702116727829, -0.7923403978347778, -2.754680871963501, -0.005106383003294468, -0.0017021276289597154, -0.8457446694374084, -0.19531914591789246, -0.40297871828079224, -0.14382979273796082, -2.734893560409546, 14.482353210449219, 4.210455894470215], "max": [0.0, 2.149787187576294, 0.0, 0.4082978665828705, 0.04553191363811493, 0.07297872006893158, -0.31489360332489014, 0.79808509349823, 1.963829755783081, -0.00042553190723992884, 0.19808509945869446, 0.024468084797263145, 0.20999999344348907, -0.018297871574759483, 97.76300048828125, 97.07426452636719], "mean": [-0.14191487431526184, 0.8522107601165771, -0.5120828747749329, 0.16481439769268036, -0.11151541024446487, -0.3196580708026886, -2.0849759578704834, 0.07803887128829956, 0.41722095012664795, -0.1907997727394104, -0.00862215831875801, -0.07464492321014404, 0.024182680994272232, -2.4722273349761963, 74.8911361694336, 88.0902099609375], "std": [0.19850434362888336, 0.9581956267356873, 0.5327494144439697, 0.17520543932914734, 0.17456494271755219, 0.28159821033477783, 1.0345263481140137, 0.1830902397632599, 0.7055652737617493, 0.2947383224964142, 0.08366107195615768, 0.11068136245012283, 0.06559741497039795, 0.7153484225273132, 35.309532165527344, 24.449148178100586], "count": [290]}, "action": {"min": [-0.49240782856941223, -0.0015339808305725455, -1.2333205938339233, -0.08590292185544968, -0.42337870597839355, -0.7976700067520142, -2.754680871963501, -0.015339807607233524, -0.006135923322290182, -0.8605632185935974, -0.1978835165500641, -0.4141748249530792, -0.14879614114761353, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 2.149106979370117, 0.003067961661145091, 0.4111068546772003, 0.05062136426568031, 0.08436894416809082, -0.31489360332489014, 0.8053399324417114, 1.96656334400177, -0.0, 0.21322332322597504, 0.041417479515075684, 0.21168935298919678, -0.018297871574759483, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1400943547487259, 0.8522974848747253, -0.5138092637062073, 0.16804488003253937, -0.11100202053785324, -0.32281213998794556, -2.0849759578704834, 0.07795799523591995, 0.42122575640678406, -0.19248813390731812, -0.006077741738408804, -0.07614895701408386, 0.022771703079342842, -2.4722273349761963, 73.44827270507812, 91.37931060791016, 0.0, 0.0], "std": [0.19792716205120087, 0.9595780968666077, 0.5324177742004395, 0.1787550002336502, 0.17435875535011292, 0.2864026725292206, 1.0345263481140137, 0.18458545207977295, 0.7109745740890503, 0.2978712022304535, 0.08693476766347885, 0.11258477717638016, 0.06891773641109467, 0.7153484225273132, 44.1608772277832, 28.06691551208496, 0.0, 0.0], "count": [290]}, "timestamp": {"min": [0.0], "max": [9.633333333333333], "mean": [4.816666666666666], "std": [2.7905097105088963], "count": [290]}, "frame_index": {"min": [0], "max": [289], "mean": [144.5], "std": [83.7152913152669], "count": [290]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [290]}, "index": {"min": [19542], "max": [19831], "mean": [19686.5], "std": [83.7152913152669], "count": [290]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [290]}, "subtask_annotation": {"mean": [2.3620689655172415, 6.0, 6.0, 6.0, 6.0], "std": [1.717037101823041, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [290]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [290]}, "eef_direction_state": {"mean": [4.820689655172414, 4.93448275862069], "std": [1.8295240214507706, 1.828656160449803], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_state": {"mean": [0.7724137931034483, 0.6275862068965518], "std": [0.9153467598916983, 0.8862538562628555], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_state": {"mean": [0.7344827586206897, 0.5344827586206896], "std": [0.8760317511443756, 0.7881781096055347], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_direction_action": {"mean": [4.817241379310345, 4.982758620689655], "std": [1.920231481289703, 1.7935841530716685], "min": [0, 0], "max": [6, 6], "count": [290]}, "eef_velocity_action": {"mean": [0.7275862068965517, 0.6172413793103448], "std": [0.9237840289935442, 0.8876815853156139], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_acc_mag_action": {"mean": [0.7172413793103448, 0.5620689655172414], "std": [0.868637047935655, 0.8166009421327112], "min": [0, 0], "max": [2, 2], "count": [290]}, "eef_sim_pose_state": {"mean": [0.19975882678966858, 0.2879411511272667, 1.2027995889377148, -0.5968413537321445, 0.45770415971428186, -0.4327039116536977, 0.12827630159281464, -0.3204215749694665, 1.1995299027757074, -0.033726342898245526, 0.2120245786535043, -0.025302686938826664], "std": [0.15579087930434346, 0.06952160048079738, 0.0549517296817504, 0.6228342945487259, 0.5475229535724019, 0.5764016672456592, 0.10477173853054343, 0.044301055999585795, 0.04132888083363387, 0.10488180533965717, 0.3915701115989867, 0.1486139362417499], "min": [0.041149778596860045, 0.1573030157233448, 1.154732947161847, -1.6126715224532144, -0.11500790210865053, -1.4508158294332518, 0.05362400359535869, -0.3453679721788085, 1.1330773870631101, -0.37360739189795933, -0.08275141709732714, -0.355328026700825], "max": [0.41071665783989997, 0.33453401066189076, 1.4213266603487098, 0.072976003915674, 1.3974974424045112, 0.04650739265622378, 0.3540584764950258, -0.13957150893829648, 1.324382172359345, 0.09280054462964629, 1.232526575413615, 0.5098623286374744], "count": [290]}, "eef_sim_pose_action": {"mean": [0.19914366296877378, 0.2887936095563602, 1.2028804355258182, -0.602877288782201, 0.4593065445065563, -0.4342917951973748, 0.1286987123165823, -0.32059303492759916, 1.1991655704283932, -0.03816839652085617, 0.21686529526872675, -0.030215717750441504], "std": [0.1559563503459746, 0.06905140165738838, 0.05675108852582761, 0.6304894144486023, 0.5549805514657025, 0.575964041901621, 0.10507896806421284, 0.04471200903213547, 0.0420634393417596, 0.11666505539854824, 0.4021480520499845, 0.16154797777747365], "min": [0.03382208109997348, 0.15737373360445842, 1.1551610096776601, -1.575760348071782, -0.11648940957286169, -1.4761021544057495, 0.054911146568944254, -0.3458687366307171, 1.1325398992919358, -0.43064911503631453, -0.08130059136039969, -0.39120453427949303], "max": [0.4137966617274048, 0.3347690293358198, 1.4267175884672103, 0.0843736503587765, 1.399570587205372, 0.056190094859556255, 0.3532406647387587, -0.13732379415451193, 1.3316066202378976, 0.11950417497814161, 1.2634857231414953, 0.5385159147903378], "count": [290]}, "gripper_mode_state": {"mean": [0.2620689655172414, 0.08620689655172414], "std": [0.4397599604670311, 0.2806693206224089], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_state": {"mean": [1.8241379310344827, 1.8172413793103448], "std": [0.5318511409665688, 0.5423886922311023], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_mode_action": {"mean": [0.2655172413793103, 0.08620689655172414], "std": [0.4416082380454752, 0.28066932062240896], "min": [0, 0], "max": [1, 1], "count": [290]}, "gripper_activity_action": {"mean": [1.9689655172413794, 1.9689655172413794], "std": [0.22530201688165055, 0.22530201688165027], "min": [0, 0], "max": [2, 2], "count": [290]}, "gripper_open_scale_state": {"mean": [0.7489106567317079, 0.8809025204099434], "std": [0.35309520740416334, 0.2444914390550989], "min": [0.1448235321044922, 0.04210455894470215], "max": [0.9776300048828125, 0.9707426452636718], "count": [290]}, "gripper_open_scale_action": {"mean": [0.7344827586206897, 0.9137931034482759], "std": [0.4416082380454752, 0.28066932062240896], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [290]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6415702777777779]], [[0.6382652505446623]], [[0.5942688589324618]]], "std": [[[0.17322050525877514]], [[0.20135359599995606]], [[0.22560475296482238]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6156430446623093]], [[0.6204163834422658]], [[0.5778500462962963]]], "std": [[[0.1695992296039413]], [[0.19713658143086207]], [[0.21813005365289773]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511630446623094]], [[0.4195733905228758]], [[0.3731567374727669]]], "std": [[[0.21385465381387844]], [[0.23291602083384366]], [[0.2725967604121569]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43578979030501086]], [[0.4235776089324619]], [[0.4006297576252723]]], "std": [[[0.19068432333297208]], [[0.1979851743735344]], [[0.2223520232567661]]], "count": [100]}, "observation.state": {"min": [-0.5146808624267578, -0.001276595750823617, -0.9770212769508362, -0.00957446824759245, -0.3380851149559021, -1.0170212984085083, -2.754680871963501, 0.0, -0.0017021276289597154, -0.9129787087440491, -0.5065957307815552, -0.3751063942909241, -0.12297872453927994, -2.734893560409546, 14.229257583618164, 5.104599952697754], "max": [0.19851063191890717, 2.103616952896118, 0.0, 0.6040425300598145, 0.06446808576583862, -0.00042553190723992884, -0.3076595664024353, 0.752765953540802, 2.0604255199432373, -0.0017021276289597154, 0.20042553544044495, 0.007659574504941702, 0.24872340261936188, -0.04468085244297981, 97.76300048828125, 97.07426452636719], "mean": [-0.12716470658779144, 0.8915684223175049, -0.4546554982662201, 0.08833267539739609, -0.10453134030103683, -0.38215431571006775, -2.0082435607910156, 0.0883510559797287, 0.42527979612350464, -0.1812897026538849, -0.04078785702586174, -0.05840732157230377, 0.020837964490056038, -2.4333951473236084, 72.27822875976562, 86.76289367675781], "std": [0.22168706357479095, 0.913019597530365, 0.4267549514770508, 0.1452019363641739, 0.15536493062973022, 0.32205402851104736, 1.0712146759033203, 0.1805836409330368, 0.7183409929275513, 0.28232893347740173, 0.15027286112308502, 0.09392731636762619, 0.07315260916948318, 0.7633540630340576, 36.55330276489258, 26.089527130126953], "count": [276]}, "action": {"min": [-0.5169515013694763, -0.006135923322290182, -0.977145791053772, -0.00920388475060463, -0.3405437469482422, -1.0339030027389526, -2.754680871963501, -0.00920388475060463, -0.006135923322290182, -0.9203884601593018, -0.5046796798706055, -0.3850291669368744, -0.13038836419582367, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.19941750168800354, 2.1061556339263916, -0.0, 0.6458058953285217, 0.07669904083013535, 0.03067961521446705, -0.3076595664024353, 0.7608544826507568, 2.0984857082366943, -0.0015339808305725455, 0.2684466242790222, 0.01073786523193121, 0.251572847366333, -0.04468085244297981, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12615317106246948, 0.8927571773529053, -0.4574987292289734, 0.09530173987150192, -0.10446088761091232, -0.39019182324409485, -2.0082435607910156, 0.08884304016828537, 0.4332996904850006, -0.18296049535274506, -0.044268686324357986, -0.0598696768283844, 0.01898025907576084, -2.4333951473236084, 70.65217590332031, 89.49275207519531, 0.0, 0.0], "std": [0.22197817265987396, 0.9137343168258667, 0.42783722281455994, 0.15671294927597046, 0.15634261071681976, 0.3292333483695984, 1.0712146759033203, 0.18132595717906952, 0.7308183312416077, 0.28261104226112366, 0.15956540405750275, 0.09698157757520676, 0.07534884661436081, 0.7633540630340576, 45.53553771972656, 30.664691925048828, 0.0, 0.0], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [276]}, "index": {"min": [19832], "max": [20107], "mean": [19969.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [2.260869565217391, 6.0, 6.0, 6.0, 6.0], "std": [1.7499662432607035, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [276]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [276]}, "eef_direction_state": {"mean": [4.409420289855072, 4.760869565217392], "std": [2.1082442616629358, 1.981999970115414], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [0.8913043478260869, 0.6811594202898551], "std": [0.9261481914843845, 0.9284981425248657], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.8188405797101449, 0.5108695652173914], "std": [0.870078351014444, 0.7541368789962007], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [4.438405797101449, 4.858695652173913], "std": [2.0989584188412014, 1.8838454450924542], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [0.8731884057971014, 0.6847826086956522], "std": [0.9258008562173725, 0.9355616908460402], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.782608695652174, 0.5471014492753623], "std": [0.8490329574421333, 0.7994284216252555], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.20093132895688515, 0.29467917796282517, 1.2004400575704577, -0.5901791509623807, 0.4956988013390272, -0.3554516600411982, 0.128987829847205, -0.3183808905656451, 1.1976073194450114, -0.010161714655712493, 0.20069191820413024, 0.01755737566119448], "std": [0.1422846154727727, 0.06938157371751334, 0.05238990017655027, 0.5354925954776817, 0.5255616341637361, 0.47815661441544566, 0.10664707064108972, 0.046257038082605215, 0.042728558434601126, 0.07105221868448587, 0.34735349683555333, 0.14885164426290093], "min": [0.05647641644521123, 0.17437668739719955, 1.1487572036985694, -1.5021481483768495, -0.08228957280017846, -1.18595774654221, 0.056306523021230216, -0.3451760277007221, 1.111620075988459, -0.19546137340004907, -0.004680681023618405, -0.3448526892921387], "max": [0.3928884141994904, 0.3842358012511376, 1.382189225274378, -0.001222936643313434, 1.3854836033491376, 0.07615920646229085, 0.36444380676017984, -0.13872733184162941, 1.342111193566966, 0.1440150887420647, 1.0513452813913697, 0.5936510823766241], "count": [276]}, "eef_sim_pose_action": {"mean": [0.2003858923556206, 0.2953352697854779, 1.2008207081842104, -0.6029581944508067, 0.5006833008767908, -0.3601271295805441, 0.1297458506556772, -0.3184750572559967, 1.1967335320982062, -0.011633806283837903, 0.20369950910985601, 0.01618039172956003], "std": [0.1417213436703059, 0.06920028599904043, 0.05488856415448658, 0.5503411471111573, 0.5359157433433164, 0.48148492409731447, 0.10775172370483911, 0.046543562101308306, 0.044496582765367255, 0.07531169574267715, 0.3564070098790962, 0.15354537367511767], "min": [0.056961531424897995, 0.1739982109364227, 1.1479507188436664, -1.7031598734814137, -0.08738699366495495, -1.2141187711826316, 0.05104485483853738, -0.34597296527093896, 1.096755662638308, -0.21024233590724511, -0.038181670742464036, -0.3681940941263374], "max": [0.3929287984809119, 0.38410630772087684, 1.3908330654884604, 0.029872810382777355, 1.4582428377334735, 0.11795123563364857, 0.3651769566039078, -0.13571847441597865, 1.3486112697191357, 0.15307829644169965, 1.0988815152347238, 0.6003069570075832], "count": [276]}, "gripper_mode_state": {"mean": [0.286231884057971, 0.10144927536231885], "std": [0.4519991068648193, 0.3019227051594155], "min": [0, 0], "max": [1, 1], "count": [276]}, "gripper_activity_state": {"mean": [1.815217391304348, 1.8079710144927537], "std": [0.5436593901066774, 0.5543715065511411], "min": [0, 0], "max": [2, 2], "count": [276]}, "gripper_mode_action": {"mean": [0.29347826086956524, 0.10507246376811594], "std": [0.455355653601161, 0.3066467693060105], "min": [0, 0], "max": [1, 1], "count": [276]}, "gripper_activity_action": {"mean": [1.9673913043478262, 1.9673913043478262], "std": [0.23083435414777592, 0.23083435414777534], "min": [0, 0], "max": [2, 2], "count": [276]}, "gripper_open_scale_state": {"mean": [0.7227821443391916, 0.8676290763979361], "std": [0.3655333419429626, 0.2608953110840265], "min": [0.14229257583618163, 0.05104599952697754], "max": [0.9776300048828125, 0.9707426452636718], "count": [276]}, "gripper_open_scale_action": {"mean": [0.7065217391304348, 0.894927536231884], "std": [0.455355653601161, 0.3066467693060105], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [276]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.9764705882352941]], [[1.0]]], "mean": [[[0.6419305664488018]], [[0.6401440250544662]], [[0.6035163071895425]]], "std": [[[0.17795710321117744]], [[0.20653221027706034]], [[0.2293334469021002]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.9215686274509803]], [[0.996078431372549]]], "mean": [[[0.6148011111111111]], [[0.6218324400871459]], [[0.5858859286492375]]], "std": [[[0.17491086819389298]], [[0.20237668017866287]], [[0.22141753590478597]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4455540005446623]], [[0.4208442156862745]], [[0.3799856699346405]]], "std": [[[0.2172822454588135]], [[0.23412298821038435]], [[0.27117440788105046]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43454532135076257]], [[0.4198518464052287]], [[0.392596832788671]]], "std": [[[0.20161032902913154]], [[0.21086900966330027]], [[0.24193942637493185]]], "count": [100]}, "observation.state": {"min": [-0.6138297915458679, -0.001276595750823617, -0.9182978868484497, -0.0031914892606437206, -0.22255319356918335, -1.0376595258712769, -2.754680871963501, -0.013404255732893944, -0.0017021276289597154, -0.8889361619949341, -0.45404255390167236, -0.38808509707450867, -0.2038297802209854, -2.734893560409546, 13.968672752380371, 4.124255180358887], "max": [0.04595744609832764, 2.0142552852630615, 0.0, 0.3278723359107971, 0.09553191810846329, -0.016382979229092598, -0.3002127707004547, 0.688936173915863, 1.9642553329467773, -0.019574468955397606, 0.24148936569690704, 0.008510638028383255, 0.29914894700050354, -0.015744680538773537, 97.76300048828125, 97.07426452636719], "mean": [-0.14447729289531708, 0.7234223484992981, -0.376423180103302, 0.09607981890439987, -0.02906016819179058, -0.3767194151878357, -2.2170932292938232, 0.11932726949453354, 0.5398101210594177, -0.29077214002609253, 0.10601159930229187, -0.057813871651887894, 0.035870086401700974, -2.294851779937744, 79.39936828613281, 82.02806854248047], "std": [0.23887139558792114, 0.8501187562942505, 0.4039527177810669, 0.12337516248226166, 0.09868056327104568, 0.3813912570476532, 0.957952082157135, 0.23275120556354523, 0.7766420841217041, 0.2931429147720337, 0.19987377524375916, 0.10269282758235931, 0.11379189789295197, 0.9350865483283997, 32.70115280151367, 31.958969116210938], "count": [302]}, "action": {"min": [-0.6135923266410828, -0.004601942375302315, -0.9203884601593018, -0.003067961661145091, -0.22396118938922882, -1.0431069135665894, -2.754680871963501, -0.013805827125906944, -0.003067961661145091, -0.8897088766098022, -0.46479618549346924, -0.401902973651886, -0.2070874124765396, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.04601942375302315, 2.015650749206543, 0.004601942375302315, 0.32827189564704895, 0.09970875084400177, -0.016873788088560104, -0.3002127707004547, 0.6902913451194763, 1.980369210243225, -0.01840776950120926, 0.2454369217157364, 0.01073786523193121, 0.30066022276878357, -0.015744680538773537, 100.0, 100.0, 0.0, 0.0], "mean": [-0.144269660115242, 0.7241727709770203, -0.37792298197746277, 0.09890592098236084, -0.027865760028362274, -0.3813561201095581, -2.2170932292938232, 0.11976233124732971, 0.5465588569641113, -0.2924671173095703, 0.10339133441448212, -0.059235990047454834, 0.03500218689441681, -2.294851779937744, 79.13907623291016, 84.43708801269531, 0.0, 0.0], "std": [0.2391289919614792, 0.8512651920318604, 0.4045064151287079, 0.12555129826068878, 0.0995500460267067, 0.3851900100708008, 0.957952082157135, 0.23351755738258362, 0.7855690121650696, 0.29485875368118286, 0.20183107256889343, 0.10404495149850845, 0.11572291702032089, 0.9350865483283997, 40.63153076171875, 36.250389099121094, 0.0, 0.0], "count": [302]}, "timestamp": {"min": [0.0], "max": [10.033333333333333], "mean": [5.016666666666667], "std": [2.9059804235786277], "count": [302]}, "frame_index": {"min": [0], "max": [301], "mean": [150.5], "std": [87.17941270735884], "count": [302]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [302]}, "index": {"min": [20108], "max": [20409], "mean": [20258.5], "std": [87.17941270735884], "count": [302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [302]}, "subtask_annotation": {"mean": [2.4768211920529803, 6.0, 6.0, 6.0, 6.0], "std": [1.8081289479821487, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [302]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [302]}, "eef_direction_state": {"mean": [4.78476821192053, 4.814569536423841], "std": [1.8369009441787076, 1.916826756569597], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_state": {"mean": [0.847682119205298, 0.6854304635761589], "std": [0.9367291576789074, 0.9009117788352853], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_state": {"mean": [0.7384105960264901, 0.5761589403973509], "std": [0.8771085041770192, 0.8009686692842831], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_direction_action": {"mean": [4.6655629139072845, 4.950331125827814], "std": [2.0109154568302183, 1.7303819649604335], "min": [0, 0], "max": [6, 6], "count": [302]}, "eef_velocity_action": {"mean": [0.8211920529801324, 0.6854304635761589], "std": [0.9320353908184893, 0.9045797642001778], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_acc_mag_action": {"mean": [0.7549668874172185, 0.5927152317880795], "std": [0.8686358904407754, 0.8156254933467513], "min": [0, 0], "max": [2, 2], "count": [302]}, "eef_sim_pose_state": {"mean": [0.17122203600156077, 0.29980850247352997, 1.2058760579776082, -0.504617329340961, 0.4329268961214815, -0.26121854052323795, 0.14139595594547988, -0.311230555864263, 1.2007671841731618, -0.00692163785745445, 0.3509763045528443, 0.04396276996550773], "std": [0.12634443712506233, 0.06712426389901348, 0.05022432033423357, 0.5633668476319991, 0.5315348247801969, 0.38969865996658015, 0.11926171565817902, 0.05918281217675108, 0.04177092671570059, 0.10199724155213519, 0.33032092648143335, 0.195346014448833], "min": [0.05411157203936205, 0.14749765648994712, 1.1579672393335558, -1.640567373710561, -0.049977163179038886, -1.0836012295329267, 0.05880568606036012, -0.34463332202390917, 1.133827689067205, -0.2716669681822743, 0.020212432563451177, -0.3229095058868363], "max": [0.3650718364088388, 0.34373460249789445, 1.3791207673018573, -0.01636519067422594, 1.3882844838646125, 0.06657028080020709, 0.3629729455671018, -0.1440394606636242, 1.3244967342973601, 0.2794658673328821, 1.0686359521167366, 0.609447036876805], "count": [302]}, "eef_sim_pose_action": {"mean": [0.17090998521945974, 0.30042731411836615, 1.2060249068569853, -0.5108555473525421, 0.43497272928145103, -0.2615312651977423, 0.14233333770395096, -0.3116212554935091, 1.2000498022447645, -0.008397807092929713, 0.353545721738915, 0.04181738438606188], "std": [0.12608814167411428, 0.06675478249446132, 0.052090200709037214, 0.5682926838382413, 0.5377465116633394, 0.3915373224878958, 0.12014824272851264, 0.05914887698203104, 0.043630801717931295, 0.1085916582185666, 0.3408078587489279, 0.20306390471321167], "min": [0.05372476292805372, 0.14743153388814614, 1.1583049337459417, -1.645322530939021, -0.05826099106459659, -1.087218769313125, 0.056524908259020984, -0.34468403345247073, 1.1288280103663608, -0.3067719467954605, 0.02147320212072934, -0.34549819529126513], "max": [0.36487809405895166, 0.343734085528149, 1.3886779187713938, -0.016829085536643383, 1.388045885078654, 0.07214923713474468, 0.3639223612783709, -0.14311083544734668, 1.3316515095845347, 0.28597951494790036, 1.1486256688073935, 0.623520375477053], "count": [302]}, "gripper_mode_state": {"mean": [0.20198675496688742, 0.152317880794702], "std": [0.4014823853979554, 0.35932874082782934], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_state": {"mean": [1.8311258278145695, 1.8245033112582782], "std": [0.5223083545951999, 0.5327010875383417], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_mode_action": {"mean": [0.20860927152317882, 0.15562913907284767], "std": [0.4063144636334641, 0.36250339328659037], "min": [0, 0], "max": [1, 1], "count": [302]}, "gripper_activity_action": {"mean": [1.9701986754966887, 1.9701986754966887], "std": [0.22086365755830878, 0.22086365755830856], "min": [0, 0], "max": [2, 2], "count": [302]}, "gripper_open_scale_state": {"mean": [0.7939924534425091, 0.8202811295622998], "std": [0.32701163543913314, 0.3195897990936512], "min": [0.1396867275238037, 0.041242551803588864], "max": [0.9776300048828125, 0.9707426452636718], "count": [302]}, "gripper_open_scale_action": {"mean": [0.7913907284768212, 0.8443708609271523], "std": [0.4063144636334641, 0.36250339328659037], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [302]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.6512267238562092]], [[0.6547275054466232]], [[0.609670138888889]]], "std": [[[0.17706887172805771]], [[0.20394098774796215]], [[0.22705535690422562]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6246466094771241]], [[0.637630373093682]], [[0.5937053976034858]]], "std": [[[0.17221568835291756]], [[0.19827903928639243]], [[0.21863122852520653]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46343640250544665]], [[0.43145685729847494]], [[0.3844228594771242]]], "std": [[[0.2172917832876725]], [[0.23789590308292333]], [[0.281011977541503]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4363662690631808]], [[0.4228664923747277]], [[0.4017908605664488]]], "std": [[[0.19153907750941399]], [[0.19803676810231594]], [[0.22431708124067343]]], "count": [100]}, "observation.state": {"min": [-0.5814893841743469, -0.0019148936262354255, -0.9468085169792175, -0.1587233990430832, -0.2274468094110489, -1.04808509349823, -2.7551064491271973, -0.005319148767739534, -0.0017021276289597154, -1.138085126876831, -0.0019148936262354255, -0.16872340440750122, -0.09702127426862717, -2.734893560409546, 14.095247268676758, 2.9809064865112305], "max": [0.005106383003294468, 2.1325531005859375, 0.0, 0.42553192377090454, 0.03851063922047615, -0.035531915724277496, -0.30382978916168213, 0.7180851101875305, 1.9651063680648804, -0.00042553190723992884, 0.23085106909275055, 0.09191489219665527, 0.17829787731170654, 0.018297871574759483, 97.77780151367188, 97.07426452636719], "mean": [-0.1814342588186264, 0.8524479269981384, -0.4154609143733978, 0.023796407505869865, -0.04559464752674103, -0.4165319502353668, -2.1576972007751465, 0.07643746584653854, 0.4303123652935028, -0.23758752644062042, 0.03865542635321617, -0.020947175100445747, 0.02365804649889469, -2.431725263595581, 77.37487030029297, 86.708740234375], "std": [0.21925432980060577, 0.9137442111968994, 0.4154930114746094, 0.13041676580905914, 0.10007919371128082, 0.367830753326416, 1.0063996315002441, 0.1911849081516266, 0.7341422438621521, 0.3877500891685486, 0.05621391162276268, 0.038333404809236526, 0.05369645357131958, 0.7966834902763367, 34.353031158447266, 27.22488021850586], "count": [363]}, "action": {"min": [-0.5844466686248779, -0.004601942375302315, -0.9464661478996277, -0.1595340073108673, -0.22856314480304718, -1.055378794670105, -2.7551064491271973, -0.012271846644580364, -0.0015339808305725455, -1.1412817239761353, -0.003067961661145091, -0.17640778422355652, -0.11351457983255386, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.007669903803616762, 2.135301351547241, 0.003067961661145091, 0.4325825870037079, 0.05062136426568031, -0.03374757617712021, -0.30382978916168213, 0.7209709882736206, 1.9634953737258911, -0.0, 0.2730485796928406, 0.10584467649459839, 0.17947575449943542, 0.018297871574759483, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18175733089447021, 0.8527520895004272, -0.4170525074005127, 0.026576273143291473, -0.045072901993989944, -0.42222070693969727, -2.1576972007751465, 0.07629755139350891, 0.43470340967178345, -0.24052220582962036, 0.04101179912686348, -0.021754663437604904, 0.02300550416111946, -2.431725263595581, 76.30854034423828, 89.80715942382812, 0.0, 0.0], "std": [0.2195235937833786, 0.9150435924530029, 0.4163363575935364, 0.13340449333190918, 0.1003120020031929, 0.3728637099266052, 1.0063996315002441, 0.19125737249851227, 0.7394344210624695, 0.3890724182128906, 0.06089654937386513, 0.041058845818042755, 0.05560683086514473, 0.7966834902763367, 42.51911544799805, 30.255441665649414, 0.0, 0.0], "count": [363]}, "timestamp": {"min": [0.0], "max": [12.066666666666666], "mean": [6.033333333333333], "std": [3.492955874433678], "count": [363]}, "frame_index": {"min": [0], "max": [362], "mean": [181.0], "std": [104.78867623301034], "count": [363]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [363]}, "index": {"min": [20410], "max": [20772], "mean": [20591.0], "std": [104.78867623301034], "count": [363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [363]}, "subtask_annotation": {"mean": [2.4269972451790633, 6.0, 6.0, 6.0, 6.0], "std": [1.5559495935709051, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [363]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [363]}, "eef_direction_state": {"mean": [4.774104683195592, 5.0550964187327825], "std": [1.770181998722354, 1.8005953037825324], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_state": {"mean": [0.859504132231405, 0.5730027548209367], "std": [0.9298163430490508, 0.8764054859196098], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_state": {"mean": [0.7493112947658402, 0.47107438016528924], "std": [0.8433622331262028, 0.7757450537431647], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_direction_action": {"mean": [4.74931129476584, 5.0578512396694215], "std": [1.8061627954288753, 1.8210470786662407], "min": [0, 0], "max": [6, 6], "count": [363]}, "eef_velocity_action": {"mean": [0.8622589531680441, 0.5454545454545454], "std": [0.931707972282854, 0.8592392047732003], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_acc_mag_action": {"mean": [0.7493112947658402, 0.4820936639118457], "std": [0.8563284555336977, 0.7936275274863493], "min": [0, 0], "max": [2, 2], "count": [363]}, "eef_sim_pose_state": {"mean": [0.19618043522762887, 0.28162009393558646, 1.1978530498647795, -0.5113356816464624, 0.4523249228761971, -0.27882912634465423, 0.13355690085748748, -0.31654122018312253, 1.2025536753984962, 0.011286748628597616, 0.2307564638925746, 0.047355261297911476], "std": [0.14140096805263716, 0.06933217570541104, 0.04814091277680823, 0.46589322959716, 0.4956256179136856, 0.3802099011987928, 0.11452988393046053, 0.05550940363164179, 0.0461322732624299, 0.0763397789575789, 0.4143824578140889, 0.2055445493770272], "min": [0.05433650704034687, 0.15349517312442873, 1.1398494336209692, -1.375938539386673, -0.09462090302401371, -0.947659691932154, 0.06267084525215975, -0.3400916144806452, 1.1553479158791766, -0.15662015674896365, -0.027871176753885063, -0.16816350142100514], "max": [0.3954972038441026, 0.334383427735882, 1.383622141306555, -0.03565574582317947, 1.2169119354309093, 0.04236670011622687, 0.37789849560664796, -0.10775612727972822, 1.3671731167256103, 0.23982234504986105, 1.2586510785050984, 0.7490772503922771], "count": [363]}, "eef_sim_pose_action": {"mean": [0.19584960800553386, 0.2818782658073739, 1.1979365225014513, -0.5170031429363715, 0.45381049808842305, -0.27914945603654817, 0.1338724650622245, -0.3167350150420122, 1.2025337569128063, 0.008624424101834878, 0.2344762230063648, 0.04443401639196366], "std": [0.1413448334410185, 0.06914394927464756, 0.04994060891680235, 0.4713284153425626, 0.5009101009011756, 0.38048798184584004, 0.11463338691276892, 0.05550372403571551, 0.04783208074010003, 0.08206328454313794, 0.42426009830285727, 0.20881377298923118], "min": [0.04899415309673119, 0.15299111780790955, 1.1391480987440676, -1.4203144051900234, -0.09811347841051665, -0.9536155314440294, 0.06219028280575006, -0.3402215427094636, 1.1559588301312091, -0.19848135703758862, -0.033747417527099755, -0.1829912494615604], "max": [0.39558127343497373, 0.33465067884308114, 1.3895996736289702, -0.03402988957837312, 1.2441901614543247, 0.05062189938126682, 0.3777770938412815, -0.10701221256101194, 1.3733408295194929, 0.25130031224892224, 1.2608221982589916, 0.7553361592540642], "count": [363]}, "gripper_mode_state": {"mean": [0.23140495867768596, 0.10192837465564739], "std": [0.4217306056916702, 0.302554096147623], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_state": {"mean": [1.856749311294766, 1.8539944903581267], "std": [0.4826207272344174, 0.49029621672508594], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_mode_action": {"mean": [0.2369146005509642, 0.10192837465564739], "std": [0.42518945494537036, 0.30255409614762296], "min": [0, 0], "max": [1, 1], "count": [363]}, "gripper_activity_action": {"mean": [1.975206611570248, 1.975206611570248], "std": [0.2017612498468391, 0.20176124984683844], "min": [0, 0], "max": [2, 2], "count": [363]}, "gripper_open_scale_state": {"mean": [0.7737465074765167, 0.8670881232545388], "std": [0.34352969703138936, 0.27224899713241607], "min": [0.14095247268676758, 0.029809064865112304], "max": [0.9777780151367188, 0.9707426452636718], "count": [363]}, "gripper_open_scale_action": {"mean": [0.7630853994490359, 0.8980716253443526], "std": [0.4251894549453703, 0.30255409614762296], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [363]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6529231726579521]], [[0.655341508714597]], [[0.6094258333333333]]], "std": [[[0.1752760989886611]], [[0.20404775385355578]], [[0.22888512967715324]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6253022031590414]], [[0.6368020561002178]], [[0.5925324972766884]]], "std": [[[0.17215970454310123]], [[0.1995447377819839]], [[0.22101123579286358]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46448379901960785]], [[0.4316099809368191]], [[0.38535985566448805]]], "std": [[[0.21777373930579738]], [[0.23437735625134962]], [[0.27439679635572395]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4464123284313726]], [[0.4288608088235294]], [[0.4040463861655773]]], "std": [[[0.1944194642953437]], [[0.20436117952611743]], [[0.233774278307036]]], "count": [100]}, "observation.state": {"min": [-0.5546808242797852, -0.001276595750823617, -0.8817021250724792, -0.20829787850379944, -0.25297871232032776, -0.8534042835235596, -2.754680871963501, 0.0017021276289597154, -0.0017021276289597154, -0.848936140537262, -0.532340407371521, -0.3091489374637604, -0.19382978975772858, -2.734893560409546, 13.812305450439453, 2.9524717330932617], "max": [0.0019148936262354255, 2.0940425395965576, 0.0, 0.2721276581287384, 0.03361701965332031, -0.05276595801115036, -0.2957446873188019, 0.7451063990592957, 1.888085126876831, -0.029787234961986542, 0.20148935914039612, 0.024468084797263145, 0.12553191184997559, 0.0191489364951849, 97.76300048828125, 97.07426452636719], "mean": [-0.14621669054031372, 0.7628141641616821, -0.3430531322956085, -0.020826976746320724, -0.05248013511300087, -0.34600830078125, -2.1568360328674316, 0.09675510972738266, 0.51191246509552, -0.22154632210731506, -0.02081592008471489, -0.039480872452259064, -0.0038568428717553616, -2.342095136642456, 77.3410415649414, 83.6441879272461], "std": [0.20970849692821503, 0.8971265554428101, 0.3719339966773987, 0.10814686119556427, 0.10672082751989365, 0.3131604492664337, 0.9992113709449768, 0.21012581884860992, 0.7582160234451294, 0.25404876470565796, 0.23789450526237488, 0.07157959789037704, 0.060153745114803314, 0.8906960487365723, 34.11093521118164, 30.437040328979492], "count": [291]}, "action": {"min": [-0.5537670850753784, -0.0015339808305725455, -0.882038950920105, -0.20862138271331787, -0.2546408176422119, -0.8574952483177185, -2.754680871963501, 0.0, -0.0015339808305725455, -0.8636311888694763, -0.5460971593856812, -0.32520392537117004, -0.20248545706272125, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 2.0984857082366943, -0.0, 0.2822524607181549, 0.03681553900241852, -0.04448544234037399, -0.2957446873188019, 0.7470486164093018, 1.8867963552474976, -0.029145635664463043, 0.22702915966510773, 0.026077672839164734, 0.1257864236831665, 0.0191489364951849, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1449962556362152, 0.7640673518180847, -0.34515538811683655, -0.018007297068834305, -0.05186031758785248, -0.35079073905944824, -2.1568360328674316, 0.09568124264478683, 0.5165606737136841, -0.2212887853384018, -0.024506689980626106, -0.0399307981133461, -0.007348399143666029, -2.342095136642456, 76.6323013305664, 86.59793853759766, 0.0, 0.0], "std": [0.20878669619560242, 0.8982095718383789, 0.37225422263145447, 0.11215513944625854, 0.1067761704325676, 0.3171881437301636, 0.9992113709449768, 0.2093384861946106, 0.7653126120567322, 0.2533215284347534, 0.24182745814323425, 0.07330480962991714, 0.0648764818906784, 0.8906960487365723, 42.316993713378906, 34.067474365234375, 0.0, 0.0], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [291]}, "index": {"min": [20773], "max": [21063], "mean": [20918.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [2.7010309278350517, 6.0, 6.0, 6.0, 6.0], "std": [1.6673431864643111, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [291]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [291]}, "eef_direction_state": {"mean": [4.783505154639175, 4.841924398625429], "std": [1.888071458056993, 1.8581375983738708], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.738831615120275, 0.6735395189003437], "std": [0.9084392467949186, 0.8812406404085494], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.697594501718213, 0.5979381443298969], "std": [0.8563253953084531, 0.8164097980629516], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [4.797250859106529, 4.855670103092783], "std": [1.8658053370130663, 1.873983705630526], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.7353951890034365, 0.6426116838487973], "std": [0.9055488160550164, 0.8711323261267141], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.7216494845360825, 0.6048109965635738], "std": [0.854447849782544, 0.8281002657820815], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.1798791723050954, 0.29213675471697015, 1.1941551849530543, -0.45017885391621004, 0.3887530677177522, -0.25641972430252535, 0.13792009573294842, -0.3140832135993594, 1.1992229151073257, -0.019558749883104465, 0.26859157322186344, 0.052261382453421615], "std": [0.13531748271789465, 0.0673188906974324, 0.0480041931824378, 0.4438177764164902, 0.48801019521707634, 0.38300294612087243, 0.11142652602553133, 0.055192031779195815, 0.043482968389654125, 0.058937844339083875, 0.3228777196496441, 0.1760248616568062], "min": [0.05737155570483857, 0.1526432600032781, 1.1418199017794914, -1.1354733973290245, -0.04955460820335977, -1.0099053231518007, 0.05779261262550493, -0.3421741442324603, 1.1356598475803108, -0.2308040136080998, -0.019219965953799045, -0.21158366977198673], "max": [0.37715830473767753, 0.3344300358175748, 1.3725569903529962, -0.053748080884591834, 1.2297376976451986, 0.03489824182578322, 0.32877500232739615, -0.13370618158606162, 1.3523309919465278, 0.07224784505116849, 1.0094621682501925, 0.6260082223249734], "count": [291]}, "eef_sim_pose_action": {"mean": [0.1795888745591527, 0.2928084264859572, 1.1944484486461424, -0.45538835738076733, 0.39076386972708316, -0.2555971819994624, 0.1383545841175878, -0.3145124118801442, 1.198558185668929, -0.021981328631340107, 0.26996418475802986, 0.0507771819143129], "std": [0.13512789877381925, 0.06699137331413504, 0.05013256247898107, 0.4486794978445, 0.49731472096627727, 0.381975760704061, 0.11201517221420795, 0.055083620234732976, 0.04437895456052291, 0.06341645286891454, 0.33259716200480405, 0.1792846501758591], "min": [0.057405689301867395, 0.15279750902394929, 1.141149880588694, -1.1499356006386294, -0.05059984493819436, -1.0137777968470245, 0.052265337940876455, -0.3428229581789998, 1.136176247478338, -0.23869388934820637, -0.07470621933049326, -0.2460384059064711], "max": [0.3789180232528233, 0.3345615504670707, 1.3741002843008596, -0.04517723942139637, 1.2374599724499826, 0.036817570842977, 0.32742191092001116, -0.13277071915288663, 1.358902437477295, 0.0725823951816264, 1.018240703891537, 0.6321669388901237], "count": [291]}, "gripper_mode_state": {"mean": [0.2268041237113402, 0.13402061855670103], "std": [0.41876486621834796, 0.3406744668424391], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.8281786941580755, 1.8213058419243986], "std": [0.5289194545242571, 0.5395298442648644], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.23367697594501718, 0.13402061855670103], "std": [0.4231690523398519, 0.3406744668424391], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.9690721649484537, 1.9690721649484537], "std": [0.22492189927083872, 0.2249218992708392], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.7734094307103153, 0.8364423908810409], "std": [0.3411090784367606, 0.30437037945412115], "min": [0.13812305450439452, 0.029524717330932617], "max": [0.9776300048828125, 0.9707426452636718], "count": [291]}, "gripper_open_scale_action": {"mean": [0.7663230240549829, 0.865979381443299], "std": [0.42316905233985197, 0.34067446684243907], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [291]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.6527344934640522]], [[0.6546259504357298]], [[0.608365378540305]]], "std": [[[0.17521824384248433]], [[0.20527285951703222]], [[0.2309963976254117]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.996078431372549]], [[0.9921568627450981]]], "mean": [[[0.6253300925925926]], [[0.6364448665577341]], [[0.59134799291939]]], "std": [[[0.17207521909532913]], [[0.20072959361161535]], [[0.22329700546107725]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524499537037037]], [[0.42091386437908496]], [[0.37475265522875817]]], "std": [[[0.21811378487852578]], [[0.23542027220991552]], [[0.27532785825618117]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43806778867102397]], [[0.42349172113289757]], [[0.40078982843137256]]], "std": [[[0.18948394585006653]], [[0.19756959658053794]], [[0.2237659345705306]]], "count": [100]}, "observation.state": {"min": [-0.48829787969589233, -0.0019148936262354255, -1.091489315032959, -0.002765957498922944, -0.370851069688797, -0.7734042406082153, -2.7551064491271973, 0.00042553190723992884, -0.0017021276289597154, -0.7089361548423767, -0.5944680571556091, -0.2823404371738434, -0.2172340452671051, -2.735319137573242, 13.901659965515137, 2.9524717330932617], "max": [0.002340425504371524, 2.0753190517425537, 0.0, 0.4238297939300537, 0.05000000074505806, -0.005319148767739534, -0.2982978820800781, 0.791702151298523, 1.9006383419036865, 0.0, 0.16021277010440826, 0.059574469923973083, 0.11382978409528732, 0.0191489364951849, 97.77780151367188, 97.0890884399414], "mean": [-0.1278488039970398, 0.8612683415412903, -0.4654957056045532, 0.12514272332191467, -0.11034651845693588, -0.3401901423931122, -2.137544631958008, 0.08049669116735458, 0.45354652404785156, -0.15835054218769073, -0.09518145024776459, -0.021438295021653175, -0.0006058076396584511, -2.3949103355407715, 76.6818618774414, 85.4476089477539], "std": [0.18833184242248535, 0.911932647228241, 0.45037519931793213, 0.11785204708576202, 0.16726644337177277, 0.28544357419013977, 1.006761908531189, 0.1941353678703308, 0.7234083414077759, 0.23675477504730225, 0.1900886446237564, 0.05809967964887619, 0.06337294727563858, 0.8232675790786743, 34.36845397949219, 28.13423728942871], "count": [275]}, "action": {"min": [-0.4893398582935333, -0.007669903803616762, -1.0967962741851807, -0.006135923322290182, -0.37275734543800354, -0.777728259563446, -2.7551064491271973, 0.0, -0.0015339808305725455, -0.7133010625839233, -0.6197282671928406, -0.2899223566055298, -0.2316311001777649, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 2.077009916305542, 0.0, 0.4387184977531433, 0.05368932709097862, 0.02454369328916073, -0.2982978820800781, 0.7992039918899536, 1.8990682363510132, -0.0, 0.2040194422006607, 0.07363107800483704, 0.11658254265785217, 0.0191489364951849, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12592539191246033, 0.862122118473053, -0.4670373499393463, 0.12957416474819183, -0.11031848192214966, -0.344521164894104, -2.137544631958008, 0.0795997604727745, 0.45723286271095276, -0.16054363548755646, -0.09401955455541611, -0.022385090589523315, -0.003056901739910245, -2.3949103355407715, 76.0, 88.36363983154297, 0.0, 0.0], "std": [0.1876581460237503, 0.9125786423683167, 0.4509934186935425, 0.12314455211162567, 0.16846685111522675, 0.2896692454814911, 1.006761908531189, 0.19433842599391937, 0.7300969958305359, 0.23805467784404755, 0.18969441950321198, 0.06316504627466202, 0.0691395178437233, 0.8232675790786743, 42.70831298828125, 32.066043853759766, 0.0, 0.0], "count": [275]}, "timestamp": {"min": [0.0], "max": [9.133333333333333], "mean": [4.566666666666667], "std": [2.6461712382652456], "count": [275]}, "frame_index": {"min": [0], "max": [274], "mean": [137.0], "std": [79.38513714795737], "count": [275]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [275]}, "index": {"min": [21064], "max": [21338], "mean": [21201.0], "std": [79.38513714795737], "count": [275]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [275]}, "subtask_annotation": {"mean": [2.381818181818182, 6.0, 6.0, 6.0, 6.0], "std": [1.729854529784191, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [275]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [275]}, "eef_direction_state": {"mean": [4.785454545454545, 4.836363636363636], "std": [1.779010775358869, 1.9179879264349957], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_state": {"mean": [0.8254545454545454, 0.6436363636363637], "std": [0.9217016243326895, 0.9046875173960519], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_state": {"mean": [0.7454545454545455, 0.5672727272727273], "std": [0.8700717173822089, 0.8124160477924749], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_direction_action": {"mean": [4.567272727272727, 4.898181818181818], "std": [2.026645642924162, 1.8675692426341401], "min": [0, 0], "max": [6, 6], "count": [275]}, "eef_velocity_action": {"mean": [0.8, 0.6145454545454545], "std": [0.9065418808958448, 0.8885981158939326], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_acc_mag_action": {"mean": [0.7709090909090909, 0.5563636363636364], "std": [0.8666912477971962, 0.8221399209299948], "min": [0, 0], "max": [2, 2], "count": [275]}, "eef_sim_pose_state": {"mean": [0.19938483471918886, 0.2942850399834022, 1.2029599189251936, -0.5925804888685634, 0.4804669574138614, -0.3918669449110727, 0.13178235340050798, -0.3187301757937965, 1.196076428607094, -0.0019265641299120154, 0.19970419012173576, 0.058816987026208835], "std": [0.14548225939857573, 0.06255818037645021, 0.049310776476616025, 0.579890920729597, 0.5075312259121791, 0.5074897688005175, 0.10337673390915175, 0.049143243115646405, 0.03792081846466497, 0.07215378525600329, 0.35098280320784303, 0.20515827213587012], "min": [0.04921370755559347, 0.16628763346178424, 1.158319042146886, -1.446596631419574, -0.0859087594864274, -1.288790815794122, 0.06013104954978511, -0.34244908738424246, 1.135081572567576, -0.2610624385584427, -0.0655248375072015, -0.19426863447806275], "max": [0.3920415500770921, 0.33526353187602276, 1.3862898971378936, -0.000716043196718863, 1.2283263302837408, 0.03682956321411683, 0.3329983060752981, -0.12442387496187944, 1.320359361037967, 0.14634772176792218, 1.0631783484462427, 0.8059152728389662], "count": [275]}, "eef_sim_pose_action": {"mean": [0.19924473825038286, 0.29505723572933956, 1.2030483979213826, -0.6014767878833496, 0.4834615126893862, -0.3938470340924369, 0.131922257672537, -0.3190797248619845, 1.1958745722989532, -0.003986001433698865, 0.2024183709263399, 0.056674765613404135], "std": [0.14519306961646272, 0.06220922651667976, 0.051242624010790584, 0.5883680205095632, 0.5111886502888788, 0.5091139490965885, 0.10358809134443688, 0.04932032456987289, 0.03931260374417991, 0.07730790709255389, 0.36803906685112386, 0.2099177587728049], "min": [0.04856591208231589, 0.16472878476804054, 1.158864820695836, -1.4607347955225054, -0.0996568561160891, -1.2961294641427188, 0.05462269539351813, -0.3433479727175043, 1.1353193454874013, -0.29135856504411956, -0.11332094642710144, -0.23665393107311883], "max": [0.39470307909682406, 0.3360724135557313, 1.3942248424337844, 0.02891558642250286, 1.2273858210558273, 0.04985617956952089, 0.3325160466860601, -0.12017750499432941, 1.3308626443421114, 0.1461541096699043, 1.116651247620489, 0.8231187111571123], "count": [275]}, "gripper_mode_state": {"mean": [0.23636363636363636, 0.11272727272727273], "std": [0.42484805256538005, 0.3162591258932208], "min": [0, 0], "max": [1, 1], "count": [275]}, "gripper_activity_state": {"mean": [1.8145454545454545, 1.8072727272727274], "std": [0.544532554104286, 0.5552573671745854], "min": [0, 0], "max": [2, 2], "count": [275]}, "gripper_mode_action": {"mean": [0.24, 0.11636363636363636], "std": [0.42708313008125276, 0.32066047541888876], "min": [0, 0], "max": [1, 1], "count": [275]}, "gripper_activity_action": {"mean": [1.9672727272727273, 1.9672727272727273], "std": [0.23124528139032247, 0.23124528139032224], "min": [0, 0], "max": [2, 2], "count": [275]}, "gripper_open_scale_state": {"mean": [0.7668176494598428, 0.8544762135505648], "std": [0.3436848913645833, 0.2813424302548646], "min": [0.13901659965515137, 0.029524717330932617], "max": [0.9777780151367188, 0.9708908843994141], "count": [275]}, "gripper_open_scale_action": {"mean": [0.76, 0.8836363636363637], "std": [0.42708313008125276, 0.32066047541888876], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [275]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6537117674291939]], [[0.6558434858387799]], [[0.6096783959694989]]], "std": [[[0.1746304453121203]], [[0.20374041293939893]], [[0.22898264734546533]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6259920479302832]], [[0.6372872086056645]], [[0.592861808278867]]], "std": [[[0.1711681515670648]], [[0.19922102186381255]], [[0.22122132950070778]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45598535675381263]], [[0.42503998638344226]], [[0.37836019607843135]]], "std": [[[0.2200168086960275]], [[0.23769834126918168]], [[0.27711265675467917]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.4308667783224401]], [[0.41530102668845315]], [[0.3881294635076253]]], "std": [[[0.19457354067157207]], [[0.20259787988721212]], [[0.22787109767413552]]], "count": [100]}, "observation.state": {"min": [-0.5761702060699463, -0.001276595750823617, -0.8951063752174377, -0.1702127605676651, -0.23957446217536926, -0.8989361524581909, -2.7551064491271973, -0.0019148936262354255, -0.0017021276289597154, -0.7219148874282837, -0.4806382954120636, -0.24872340261936188, -0.1729787290096283, -2.735319137573242, 13.171891212463379, 3.3512351512908936], "max": [0.003829787252470851, 2.084468126296997, -0.030638298019766808, 0.29723402857780457, 0.18234042823314667, -0.07063829898834229, -0.27744680643081665, 0.776808500289917, 1.9551063776016235, -0.00042553190723992884, 0.2938297986984253, 0.004680851008743048, 0.18893617391586304, 0.007234042510390282, 97.77780151367188, 97.0890884399414], "mean": [-0.1634170413017273, 0.7634517550468445, -0.3864034414291382, 0.06951311975717545, -0.02770419605076313, -0.3600022494792938, -2.156068801879883, 0.0914761871099472, 0.46835464239120483, -0.24219641089439392, 0.0874323695898056, -0.06792496144771576, 0.008240845054388046, -2.3860278129577637, 77.31260681152344, 85.14567565917969], "std": [0.22241543233394623, 0.8948270678520203, 0.36898133158683777, 0.12537063658237457, 0.12238441407680511, 0.3311372399330139, 1.0012884140014648, 0.2100658118724823, 0.7336729764938354, 0.21391776204109192, 0.27436184883117676, 0.06984440237283707, 0.06730976700782776, 0.8365729451179504, 34.18445587158203, 28.58818244934082], "count": [291]}, "action": {"min": [-0.5767768025398254, -0.003067961661145091, -0.9019806981086731, -0.1702718734741211, -0.24083498120307922, -0.9035146832466125, -2.7551064491271973, -0.012271846644580364, -0.0015339808305725455, -0.7225049734115601, -0.5000777244567871, -0.2592427432537079, -0.18254370987415314, -2.735319137573242, 0.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 2.0862138271331787, -0.03067961521446705, 0.32213595509529114, 0.1840776950120926, -0.07056311517953873, -0.27744680643081665, 0.7792622447013855, 1.9588934183120728, -0.0, 0.30066022276878357, 0.004601942375302315, 0.19481556117534637, 0.007234042510390282, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16206927597522736, 0.7654851675033569, -0.38893014192581177, 0.07434795796871185, -0.024844249710440636, -0.36538195610046387, -2.156068801879883, 0.09081577509641647, 0.4736253023147583, -0.24294354021549225, 0.0830402746796608, -0.0696195662021637, 0.0057985526509583, -2.3860278129577637, 76.97594451904297, 87.9725112915039, 0.0, 0.0], "std": [0.22148355841636658, 0.896263062953949, 0.3694828748703003, 0.12829960882663727, 0.1251252442598343, 0.3350604176521301, 1.0012884140014648, 0.21026983857154846, 0.7419963479042053, 0.2162846177816391, 0.2750825583934784, 0.07190626859664917, 0.0712193101644516, 0.8365729451179504, 42.098567962646484, 32.52825164794922, 0.0, 0.0], "count": [291]}, "timestamp": {"min": [0.0], "max": [9.666666666666666], "mean": [4.833333333333333], "std": [2.80013227200801], "count": [291]}, "frame_index": {"min": [0], "max": [290], "mean": [145.0], "std": [84.0039681602403], "count": [291]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [291]}, "index": {"min": [21339], "max": [21629], "mean": [21484.0], "std": [84.0039681602403], "count": [291]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [291]}, "subtask_annotation": {"mean": [2.5738831615120277, 6.0, 6.0, 6.0, 6.0], "std": [1.6613263363863104, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [291]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [291]}, "eef_direction_state": {"mean": [4.824742268041237, 4.848797250859106], "std": [1.7916011150832065, 1.94542999517055], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_state": {"mean": [0.8178694158075601, 0.6323024054982818], "std": [0.9440482380319728, 0.88059718371106], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_state": {"mean": [0.7044673539518901, 0.584192439862543], "std": [0.850680326969944, 0.8094953780538906], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_direction_action": {"mean": [4.838487972508591, 4.920962199312715], "std": [1.7145114767207674, 1.9203934757397754], "min": [0, 0], "max": [6, 6], "count": [291]}, "eef_velocity_action": {"mean": [0.8213058419243986, 0.5876288659793815], "std": [0.9281913532497833, 0.8665519298572162], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_acc_mag_action": {"mean": [0.7422680412371134, 0.5601374570446735], "std": [0.8727845848720723, 0.8158599588866314], "min": [0, 0], "max": [2, 2], "count": [291]}, "eef_sim_pose_state": {"mean": [0.17764729312346667, 0.2876851568681029, 1.197018869120471, -0.44630819148447715, 0.4367475983027154, -0.24011775697514387, 0.12784898236998807, -0.3184363728513159, 1.1986356271764707, -0.03752267717579602, 0.3102346904541532, 0.0031116211737619247], "std": [0.1368605905240572, 0.07053910819373767, 0.04658950051076226, 0.45270102077616353, 0.4570141659430913, 0.40947018993646817, 0.1105265125250045, 0.047375483784564965, 0.042819614956458384, 0.08428379606395571, 0.3087313054246376, 0.18149308536762532], "min": [0.05560604179589122, 0.14663103696556817, 1.1462377882853627, -1.184219264448984, -0.012754861107553195, -1.0076221716726612, 0.05500294462194118, -0.3419820729084392, 1.1306370252728624, -0.28255082431711165, -0.061407224040473274, -0.27174490671920737], "max": [0.37246444438896087, 0.3384635237319406, 1.3745456594664867, -0.06179192900445689, 1.2514448779561018, 0.19492101842385, 0.34854560576601656, -0.14907568406577507, 1.3361501654393686, 0.09352424196102677, 1.0372425754174515, 0.6057824196302986], "count": [291]}, "eef_sim_pose_action": {"mean": [0.17757912408654114, 0.2884952492342464, 1.1971777501871534, -0.44976452768211594, 0.4408047637730747, -0.23522218143406892, 0.12856202133885922, -0.318786555643854, 1.1982573009817827, -0.04261148520333297, 0.3100699803664108, -0.001819447755815465], "std": [0.1366941762316395, 0.07018416494962887, 0.048492398147474906, 0.4571590038627148, 0.4659976950708908, 0.41322924030897695, 0.1112396829783092, 0.04731355522596687, 0.04418248283461215, 0.09629466929752394, 0.32460279585002105, 0.18879633465126217], "min": [0.055726065678411, 0.14645227684516934, 1.145793091130669, -1.2268833856434553, -0.02298848936063358, -1.0127462948699861, 0.05423537800301975, -0.34204152596902554, 1.1295435452317104, -0.36317333866939777, -0.11963870578746194, -0.33557745195779437], "max": [0.3730096408226054, 0.3391775717146239, 1.3814017319855323, -0.06152677891343226, 1.285881393156005, 0.26117338489792513, 0.3487313244910823, -0.14778596832046942, 1.3416919315375617, 0.11040737823288552, 1.0457560541009245, 0.6080730487161679], "count": [291]}, "gripper_mode_state": {"mean": [0.2268041237113402, 0.11683848797250859], "std": [0.418764866218348, 0.3212277318364754], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_state": {"mean": [1.8350515463917525, 1.8178694158075601], "std": [0.5180006309845185, 0.5415615675076815], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_mode_action": {"mean": [0.23024054982817868, 0.12027491408934708], "std": [0.420986744497966, 0.3252827372150994], "min": [0, 0], "max": [1, 1], "count": [291]}, "gripper_activity_action": {"mean": [1.9690721649484537, 1.9690721649484537], "std": [0.22492189927083878, 0.22492189927083922], "min": [0, 0], "max": [2, 2], "count": [291]}, "gripper_open_scale_state": {"mean": [0.7731251698916765, 0.8514572709942176], "std": [0.3418444686436951, 0.285881901568143], "min": [0.1317189121246338, 0.03351235151290893], "max": [0.9777780151367188, 0.9708908843994141], "count": [291]}, "gripper_open_scale_action": {"mean": [0.7697594501718213, 0.8797250859106529], "std": [0.420986744497966, 0.3252827372150995], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [291]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6407383333333333]], [[0.6423294607843137]], [[0.5973503159041395]]], "std": [[[0.1729120852659312]], [[0.20321006193231322]], [[0.2279447662929693]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6135922875816994]], [[0.6242015522875817]], [[0.5807708306100218]]], "std": [[[0.17005496797684783]], [[0.19912565307967914]], [[0.2204080141590968]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4573908796296296]], [[0.42806248093681915]], [[0.3856548992374728]]], "std": [[[0.2196305919803264]], [[0.2355169895683565]], [[0.2731087260398248]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4369264596949891]], [[0.42676423474945535]], [[0.40522428104575164]]], "std": [[[0.19758684234061946]], [[0.20814292809779003]], [[0.2375152714382369]]], "count": [100]}, "observation.state": {"min": [-0.5525531768798828, -0.001276595750823617, -1.0365957021713257, -0.006595744751393795, -0.3059574365615845, -0.8114893436431885, -2.754680871963501, -0.019999999552965164, -0.0017021276289597154, -0.9072340130805969, -0.38680851459503174, -0.2625531852245331, -0.0604255311191082, -2.734893560409546, 12.29334831237793, 3.737107753753662], "max": [0.019999999552965164, 2.0917022228240967, 0.0, 0.5723404288291931, 0.035957448184490204, -0.03255319222807884, -0.2523404359817505, 0.7719148993492126, 1.994468092918396, -0.013829787261784077, 0.28808510303497314, -0.015319149009883404, 0.28382977843284607, -0.0042553190141916275, 97.76300048828125, 97.07426452636719], "mean": [-0.13840681314468384, 0.7758381962776184, -0.42059648036956787, 0.07795319706201553, -0.06718873232603073, -0.3403271436691284, -2.1706910133361816, 0.09005652368068695, 0.47520413994789124, -0.25280600786209106, 0.06863553822040558, -0.06320404261350632, 0.03910889849066734, -2.4108307361602783, 77.8148422241211, 85.99080657958984], "std": [0.20457077026367188, 0.8967904448509216, 0.44361037015914917, 0.13281495869159698, 0.1289408653974533, 0.31192365288734436, 0.9826030731201172, 0.20421536266803741, 0.7464759349822998, 0.2871726155281067, 0.17335166037082672, 0.06282850354909897, 0.08818371593952179, 0.795267641544342, 33.54016876220703, 27.181377410888672], "count": [271]}, "action": {"min": [-0.5568350553512573, -0.0015339808305725455, -1.0400389432907104, -0.007669903803616762, -0.30833014845848083, -0.8160777688026428, -2.754680871963501, -0.02147573046386242, -0.0015339808305725455, -0.9111846089363098, -0.3911651074886322, -0.279184490442276, -0.06596117466688156, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.02761165425181389, 2.0954177379608154, -0.0, 0.6151263117790222, 0.03681553900241852, -0.016873788088560104, -0.2523404359817505, 0.7746602892875671, 2.0033788681030273, -0.013805827125906944, 0.3037281930446625, -0.015339807607233524, 0.2899223566055298, -0.0042553190141916275, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13707353174686432, 0.7762532830238342, -0.4223199188709259, 0.08405196666717529, -0.06662321090698242, -0.3455478549003601, -2.1706910133361816, 0.08980294317007065, 0.48148810863494873, -0.255733460187912, 0.06598381698131561, -0.0655875951051712, 0.03862687200307846, -2.4108307361602783, 77.49077606201172, 88.92988586425781, 0.0, 0.0], "std": [0.2045401781797409, 0.8970723748207092, 0.44452229142189026, 0.14399507641792297, 0.12913741171360016, 0.316773921251297, 0.9826030731201172, 0.20445792376995087, 0.7583034038543701, 0.2895854115486145, 0.17743021249771118, 0.06673482060432434, 0.08864118903875351, 0.795267641544342, 41.76422882080078, 31.376203536987305, 0.0, 0.0], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [271]}, "index": {"min": [21630], "max": [21900], "mean": [21765.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [2.5571955719557193, 6.0, 6.0, 6.0, 6.0], "std": [1.668973952463768, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [271]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [271]}, "eef_direction_state": {"mean": [4.594095940959409, 4.649446494464945], "std": [2.0012455102438946, 2.0272110310671505], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [0.8708487084870848, 0.7047970479704797], "std": [0.9341406943761106, 0.9099364639383166], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_state": {"mean": [0.8044280442804428, 0.5867158671586716], "std": [0.9023026843145654, 0.8143368866906285], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_direction_action": {"mean": [4.549815498154982, 4.734317343173432], "std": [2.0555724737263295, 1.9579253730548543], "min": [0, 0], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [0.8634686346863468, 0.6789667896678967], "std": [0.9409666449327515, 0.890851640091398], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_acc_mag_action": {"mean": [0.7749077490774908, 0.5830258302583026], "std": [0.8703169306381718, 0.8237299713822864], "min": [0, 0], "max": [2, 2], "count": [271]}, "eef_sim_pose_state": {"mean": [0.186112534741876, 0.29398171182602184, 1.2044388765464307, -0.4747473352335923, 0.41653136366860394, -0.28206496774574413, 0.1338181090040031, -0.3187027201809531, 1.2006216495097668, -0.00454367786083819, 0.2878850207722067, 0.007916777228268501], "std": [0.14303355858892272, 0.06692926236907193, 0.05161458325485538, 0.4799706498701817, 0.5028065889293514, 0.42596264941951584, 0.1151486806396801, 0.051670086113870355, 0.043266683664764195, 0.09275177919348182, 0.3290416017115071, 0.19181769562224368], "min": [0.04881893481667322, 0.15400749291579954, 1.1521768846633176, -1.1961958323111408, -0.1044229033921642, -1.1184717449382566, 0.04946425746686374, -0.34523056865618773, 1.1332532726480977, -0.2753506297043014, 0.0023400335676992956, -0.28913341968161466], "max": [0.40156986596496047, 0.3350778283858523, 1.3842088412912428, -0.03404255211353302, 1.251900514699416, 0.04597990606109162, 0.3718274452525897, -0.1314995792375823, 1.3358036798109927, 0.2020634842415574, 1.0127480022007052, 0.6468613346206764], "count": [271]}, "eef_sim_pose_action": {"mean": [0.1855438722463106, 0.2947414433701089, 1.2046865187250217, -0.4821381349963694, 0.4212254668859593, -0.2829508264459666, 0.13479433890312698, -0.31905771759729906, 1.1999661340744765, -0.00809291648681302, 0.28814646834429114, 0.002968052111301481], "std": [0.14234389210823958, 0.06671800337288603, 0.05402433570302393, 0.4875238173530335, 0.5123195153181962, 0.4267226388920178, 0.11659745142818555, 0.05179561014929406, 0.044983986867480744, 0.10582487083407403, 0.33822549068243973, 0.19927521757691452], "min": [0.05060141740608519, 0.15132855779876525, 1.1484015742990297, -1.2144842270837972, -0.08279189586020275, -1.1234683967517296, 0.044547100787750094, -0.3456682764128065, 1.1293244568582825, -0.36996269492997597, 0.013803080656890954, -0.3689394971814684], "max": [0.4015422954054696, 0.3357476527039174, 1.3901902748477695, -0.01753427415720908, 1.3004213208529714, 0.07318343047485726, 0.3728565211703405, -0.12915545285131474, 1.3408594322265162, 0.22050346583014518, 1.0482599461624256, 0.6502938736360208], "count": [271]}, "gripper_mode_state": {"mean": [0.22140221402214022, 0.1070110701107011], "std": [0.4151906473515924, 0.30912732164023277], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_state": {"mean": [1.8191881918819188, 1.8044280442804428], "std": [0.536973277153691, 0.5588426573473806], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.22509225092250923, 0.11070110701107011], "std": [0.4176430647061531, 0.3137616482580274], "min": [0, 0], "max": [1, 1], "count": [271]}, "gripper_activity_action": {"mean": [1.966789667896679, 1.966789667896679], "std": [0.23291120056176465, 0.23291120056176418], "min": [0, 0], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.7781482563511514, 0.8599085678649538], "std": [0.33540110930641515, 0.2718137295640068], "min": [0.1229334831237793, 0.03737107753753662], "max": [0.9776300048828125, 0.9707426452636718], "count": [271]}, "gripper_open_scale_action": {"mean": [0.7749077490774908, 0.8892988929889298], "std": [0.41764306470615314, 0.3137616482580274], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [271]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6451026171023965]], [[0.6460506454248367]], [[0.6177605664488017]]], "std": [[[0.17533289154956586]], [[0.20396500593197853]], [[0.22463047597520824]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6188973447712419]], [[0.6290875]], [[0.6004170452069717]]], "std": [[[0.1704618480043782]], [[0.19871416144527299]], [[0.2160362406172131]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4604907679738562]], [[0.43133219498910674]], [[0.38471359204793026]]], "std": [[[0.21194785928633847]], [[0.23179247373732972]], [[0.27216573128115285]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407375680827887]], [[0.4266413916122004]], [[0.4061997031590414]]], "std": [[[0.18909592816843707]], [[0.19776845370196053]], [[0.22382525204127626]]], "count": [100]}, "observation.state": {"min": [-0.688936173915863, -0.001276595750823617, -0.8523404002189636, -0.27553191781044006, -0.16404254734516144, -0.8538298010826111, -2.7551064491271973, -0.1840425580739975, -0.001276595750823617, -0.6272340416908264, -0.5146808624267578, -0.32595744729042053, -0.10765957087278366, -2.734893560409546, 13.641036987304688, 3.05202579498291], "max": [0.011914893984794617, 2.0382978916168213, 0.0, 0.20723403990268707, 0.04510638117790222, -0.07872340083122253, -0.29085105657577515, 0.7676595449447632, 1.9800000190734863, 0.0, 0.1457446813583374, 0.016170212998986244, 0.1785106360912323, 0.016170212998986244, 97.77780151367188, 97.07426452636719], "mean": [-0.19056934118270874, 0.8464766144752502, -0.3781270384788513, -0.040373820811510086, -0.04096979647874832, -0.4190770387649536, -1.9899349212646484, 0.06566527485847473, 0.4272063076496124, -0.15476249158382416, -0.08473944664001465, -0.06994757056236267, 0.01910499483346939, -2.4116640090942383, 71.64108276367188, 86.02101135253906], "std": [0.2815210521221161, 0.8928941488265991, 0.3668384253978729, 0.12352335453033447, 0.08603217452764511, 0.34686511754989624, 1.0850473642349243, 0.20748046040534973, 0.7008722424507141, 0.2271231859922409, 0.17682315409183502, 0.09456346929073334, 0.05295417830348015, 0.8012254238128662, 37.0416259765625, 27.379920959472656], "count": [276]}, "action": {"min": [-0.6887573599815369, -0.004601942375302315, -0.8544272780418396, -0.2761165499687195, -0.16566991806030273, -0.8605632185935974, -2.7551064491271973, -0.1871456503868103, -0.006135923322290182, -0.6320000886917114, -0.5184854865074158, -0.3298058807849884, -0.11504855751991272, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.019941750913858414, 2.0417284965515137, -0.0, 0.21629129350185394, 0.05062136426568031, -0.05982524901628494, -0.29085105657577515, 0.7731263041496277, 1.986505150794983, 0.0, 0.21322332322597504, 0.016873788088560104, 0.17947575449943542, 0.016170212998986244, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18776804208755493, 0.8474077582359314, -0.38143858313560486, -0.03564836084842682, -0.041178636252880096, -0.42321208119392395, -1.9899349212646484, 0.06528802961111069, 0.43393951654434204, -0.1578054279088974, -0.08679227530956268, -0.07184148579835892, 0.017279136925935745, -2.4116640090942383, 69.92753601074219, 89.13043212890625, 0.0, 0.0], "std": [0.2802344858646393, 0.8947202563285828, 0.36822447180747986, 0.12634392082691193, 0.0870988741517067, 0.3498547375202179, 1.0850473642349243, 0.20927149057388306, 0.710460901260376, 0.22994646430015564, 0.18208929896354675, 0.09649974852800369, 0.05449437350034714, 0.8012254238128662, 45.85735321044922, 31.12571907043457, 0.0, 0.0], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [276]}, "index": {"min": [21901], "max": [22176], "mean": [22038.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [2.4782608695652173, 6.0, 6.0, 6.0, 6.0], "std": [1.697045135762934, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [276]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [276]}, "eef_direction_state": {"mean": [4.605072463768116, 4.739130434782608], "std": [1.9336389987165947, 1.9883878395268033], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [0.8478260869565217, 0.6847826086956522], "std": [0.912094054337134, 0.9199403079180326], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_state": {"mean": [0.7355072463768116, 0.5543478260869565], "std": [0.8674718159091788, 0.7898467623549011], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [4.634057971014493, 4.840579710144928], "std": [1.901601017937767, 1.869846063615213], "min": [0, 0], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [0.8586956521739131, 0.6811594202898551], "std": [0.9158213436360609, 0.9167167884561421], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_acc_mag_action": {"mean": [0.782608695652174, 0.5833333333333334], "std": [0.8617401541402825, 0.8188966891126224], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_sim_pose_state": {"mean": [0.1879874583378773, 0.2812218310379507, 1.1986537054281816, -0.4892423604517462, 0.42295510346643234, -0.2676028632843208, 0.12771551696578345, -0.3276313249403596, 1.197621861714144, -0.02204797245955787, 0.1837344382658222, -0.02095027155247995], "std": [0.1302731510622611, 0.08260081910769197, 0.04784452068295934, 0.4305621633956783, 0.4796575027365197, 0.3987495754075038, 0.1007268447290154, 0.0424804167890478, 0.04034770953813149, 0.08083903941510212, 0.32551403731241885, 0.1982027522744433], "min": [0.060653453106058644, 0.1274319556196916, 1.1500271774416801, -1.0747386024511274, -0.040187370842089454, -0.9655087189591302, 0.05821468747232772, -0.3892609972829533, 1.1266664440000436, -0.2908437474164658, -0.07331078185286977, -0.5222576643580241], "max": [0.369660605836071, 0.3345237040714569, 1.386644718634445, -0.07879427652871188, 1.2677477371147705, 0.0816900741549979, 0.3532424236615583, -0.17594545930303296, 1.3285609988092608, 0.05053229093749828, 0.9791635818926863, 0.5901370473452217], "count": [276]}, "eef_sim_pose_action": {"mean": [0.18760877104484694, 0.2823343778045343, 1.1990003019821935, -0.49143554893751396, 0.42521972947216136, -0.2641121578900762, 0.1284967007358171, -0.32809206938631763, 1.197333566619722, -0.02452347192774047, 0.18531612639069087, -0.024276763615938973], "std": [0.1304181743771226, 0.08222513385024874, 0.05060341188460537, 0.43317090320420804, 0.4922012125164424, 0.40020717354467106, 0.1020539440278072, 0.04269842820372284, 0.04192442674076152, 0.08715169953342387, 0.3326140469868538, 0.2078511038381642], "min": [0.059721504659028354, 0.12714932235570636, 1.1484643729043864, -1.0892162867180109, -0.06131760026334221, -0.9714304850672212, 0.05118972196864676, -0.3906943495224739, 1.127405710404544, -0.2986891357010136, -0.08456653291983018, -0.534573234105551], "max": [0.3685596978526389, 0.33459414480441274, 1.3971849049113867, -0.0643444627218588, 1.3287381212559586, 0.12182970378855978, 0.35523169668614263, -0.1726060845974642, 1.3365829087443406, 0.048070096945431656, 0.9732299357802412, 0.5933245626894843], "count": [276]}, "gripper_mode_state": {"mean": [0.29347826086956524, 0.10507246376811594], "std": [0.455355653601161, 0.3066467693060105], "min": [0, 0], "max": [1, 1], "count": [276]}, "gripper_activity_state": {"mean": [1.8224637681159421, 1.8079710144927537], "std": [0.532633342622068, 0.5543715065511411], "min": [0, 0], "max": [2, 2], "count": [276]}, "gripper_mode_action": {"mean": [0.3007246376811594, 0.10869565217391304], "std": [0.4585731457169038, 0.3112569796364425], "min": [0, 0], "max": [1, 1], "count": [276]}, "gripper_activity_action": {"mean": [1.9673913043478262, 1.9673913043478262], "std": [0.23083435414777592, 0.23083435414777534], "min": [0, 0], "max": [2, 2], "count": [276]}, "gripper_open_scale_state": {"mean": [0.7164106980959606, 0.8602110083293205], "std": [0.3704167745794735, 0.27379926830559487], "min": [0.1364103698730469, 0.030520257949829103], "max": [0.9777780151367188, 0.9707426452636718], "count": [276]}, "gripper_open_scale_action": {"mean": [0.6992753623188406, 0.8913043478260869], "std": [0.4585731457169038, 0.3112569796364425], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [276]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6397484558823529]], [[0.6423468545751634]], [[0.5984781018518518]]], "std": [[[0.17094441976812083]], [[0.19868459443827363]], [[0.22145076761335844]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[0.9607843137254902]]], "mean": [[[0.6132955147058824]], [[0.6249133360566449]], [[0.5826342347494554]]], "std": [[[0.16700468915489405]], [[0.19386792113836135]], [[0.21348645101574978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45992694444444443]], [[0.43218226034858387]], [[0.3870973284313725]]], "std": [[[0.21005730179073923]], [[0.23343073865367472]], [[0.273485487988555]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.43699900871459696]], [[0.4231887391067538]], [[0.40093531862745097]]], "std": [[[0.18659123894257712]], [[0.19433084949593182]], [[0.21870474278464896]]], "count": [100]}, "observation.state": {"min": [-0.537872314453125, -0.0019148936262354255, -0.8942553400993347, -0.37574467062950134, -0.22936169803142548, -0.8119149208068848, -2.754680871963501, 0.007021276745945215, -0.0017021276289597154, -0.8602127432823181, -0.3063829839229584, -0.37936168909072876, -0.11723404377698898, -2.734893560409546, 13.730395317077637, 2.9809064865112305], "max": [0.18276596069335938, 2.0863828659057617, 0.0, 0.2540425658226013, 0.1599999964237213, -0.05893617123365402, -0.2934042513370514, 0.675957441329956, 1.8689361810684204, -0.01234042551368475, 0.18553191423416138, 0.02574468031525612, 0.09957446902990341, 0.018297871574759483, 97.76300048828125, 97.07426452636719], "mean": [-0.13989906013011932, 0.8929407596588135, -0.38212037086486816, -0.0876726359128952, -0.03899772837758064, -0.39762067794799805, -2.011726140975952, 0.07750188559293747, 0.4169621467590332, -0.18146878480911255, -0.01726115308701992, -0.060706477612257004, -0.0006810178165324032, -2.437530279159546, 72.38423919677734, 86.90302276611328], "std": [0.23762072622776031, 0.9175307154655457, 0.36686888337135315, 0.16361388564109802, 0.11277009546756744, 0.32078689336776733, 1.0701102018356323, 0.17276205122470856, 0.6852285861968994, 0.2670021951198578, 0.1170128658413887, 0.09581366181373596, 0.0444805882871151, 0.760051429271698, 36.531105041503906, 25.974853515625], "count": [259]}, "action": {"min": [-0.5384272336959839, -0.0015339808305725455, -0.9065826535224915, -0.3773592710494995, -0.2316311001777649, -0.8160777688026428, -2.754680871963501, 0.007669903803616762, -0.003067961661145091, -0.8636311888694763, -0.3098641335964203, -0.3988350033760071, -0.12425244599580765, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.1840776950120926, 2.087747812271118, -0.0, 0.2960582971572876, 0.17640778422355652, -0.058291271328926086, -0.2934042513370514, 0.6826214790344238, 1.9036701917648315, -0.012271846644580364, 0.2040194422006607, 0.026077672839164734, 0.10277671366930008, 0.018297871574759483, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13760757446289062, 0.8932180404663086, -0.3836253881454468, -0.08441005647182465, -0.03696364909410477, -0.4027489721775055, -2.011726140975952, 0.0771847814321518, 0.42301812767982483, -0.1818331927061081, -0.018822534009814262, -0.06185057386755943, -0.0034765410237014294, -2.437530279159546, 71.04247283935547, 90.34748840332031, 0.0, 0.0], "std": [0.23892967402935028, 0.9192362427711487, 0.36805564165115356, 0.16501650214195251, 0.11410969495773315, 0.3247987926006317, 1.0701102018356323, 0.17420905828475952, 0.6950702667236328, 0.26720625162124634, 0.12099635601043701, 0.09883154928684235, 0.04694296047091484, 0.760051429271698, 45.35649108886719, 29.531007766723633, 0.0, 0.0], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [259]}, "index": {"min": [22177], "max": [22435], "mean": [22306.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [2.382239382239382, 6.0, 6.0, 6.0, 6.0], "std": [1.6709628939294838, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [259]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [259]}, "eef_direction_state": {"mean": [4.671814671814672, 4.575289575289576], "std": [1.782697023074361, 2.148252278134271], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [0.8764478764478765, 0.6795366795366795], "std": [0.9048268932467649, 0.9098380024705252], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_state": {"mean": [0.8725868725868726, 0.5444015444015444], "std": [0.8716809456587774, 0.7865652379244381], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [4.571428571428571, 4.698841698841699], "std": [1.938662289491696, 2.044400632927341], "min": [0, 0], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [0.8571428571428571, 0.6640926640926641], "std": [0.9041181751145881, 0.9042500717089106], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_acc_mag_action": {"mean": [0.7992277992277992, 0.5868725868725869], "std": [0.8733723870640094, 0.8262006982595125], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_sim_pose_state": {"mean": [0.20143661381582287, 0.29190601040881037, 1.1942829653593634, -0.4614164917126094, 0.41539427962739595, -0.20784301316793732, 0.12695540888156762, -0.3220931704621388, 1.2005699333081117, -0.03971526076361832, 0.2147739177251353, -0.0003089322181404083], "std": [0.14176701853526755, 0.07469959920294388, 0.05081720476666145, 0.40287355605273595, 0.4579125572838505, 0.39031787221697606, 0.10127103167286118, 0.04266576488236623, 0.04057807031884191, 0.09700286218417765, 0.3501853858930458, 0.16783318625146898], "min": [0.05745166236129768, 0.15852964864195018, 1.1415385375448612, -1.1023448322256273, -0.040804236518050985, -0.9074357393216783, 0.060539095104137144, -0.34503900674706484, 1.1434526090893824, -0.3235539702339557, -0.0065953103440759, -0.3128552356420806], "max": [0.3888434902372551, 0.3786384569317378, 1.3856221509143927, -0.05904207589462844, 1.1711765183383491, 0.2982148307895506, 0.34310185109205904, -0.1554182011721146, 1.3295346460367414, 0.024926560133639086, 1.0836101923062214, 0.5830932950574252], "count": [259]}, "eef_sim_pose_action": {"mean": [0.20077899069108138, 0.2928429159720815, 1.194434358328472, -0.4608670851368274, 0.4171689018304318, -0.199889712744402, 0.12740729297636974, -0.322385528187357, 1.199724103085732, -0.043576677857276494, 0.2189473600339397, -0.0032315109718280394], "std": [0.14148568828688193, 0.07477785017043222, 0.05321923480103574, 0.4041883852281433, 0.47024518043637153, 0.39655531582467146, 0.1017176479384801, 0.04314646283099299, 0.042040597246964045, 0.10129089157944426, 0.3614914548323272, 0.1760666423638821], "min": [0.05702717402284793, 0.15762644081169339, 1.1406852653554784, -1.1111266970751945, -0.07973305057970137, -0.9110942637886142, 0.05776694916391055, -0.34563757122435157, 1.1327244027774572, -0.3198550379890088, -0.015339357770309814, -0.340718419828282], "max": [0.3891549686871437, 0.37925772150194775, 1.3956330905309873, -0.05840889771902297, 1.2411010701933973, 0.4027118594672674, 0.34244806133153083, -0.15148940253694437, 1.3365554375294206, 0.034985803909527435, 1.135205681195194, 0.5947502524580731], "count": [259]}, "gripper_mode_state": {"mean": [0.28185328185328185, 0.09652509652509653], "std": [0.44990222200142127, 0.295310010439736], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_state": {"mean": [1.803088803088803, 1.7953667953667953], "std": [0.559086157834687, 0.5700180859910611], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.28957528957528955, 0.09652509652509653], "std": [0.4535652557710726, 0.2953100104397359], "min": [0, 0], "max": [1, 1], "count": [259]}, "gripper_activity_action": {"mean": [1.9652509652509653, 1.9652509652509653], "std": [0.23813349722176522, 0.238133497221765], "min": [0, 0], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.7238422981468439, 0.8690310372901217], "std": [0.36531050439458124, 0.2597485030334661], "min": [0.13730395317077637, 0.029809064865112304], "max": [0.9776300048828125, 0.9707426452636718], "count": [259]}, "gripper_open_scale_action": {"mean": [0.7104247104247104, 0.9034749034749034], "std": [0.4535652557710726, 0.295310010439736], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [259]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.6390337663398693]], [[0.6431628022875817]], [[0.6075163017429194]]], "std": [[[0.16999669989639749]], [[0.19505297636723337]], [[0.21374774907741806]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9686274509803922]], [[1.0]]], "mean": [[[0.6124816203703703]], [[0.6259876062091503]], [[0.5906864379084967]]], "std": [[[0.1659898031671705]], [[0.19096678732965977]], [[0.20677536515769027]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4634874455337691]], [[0.4347278077342048]], [[0.3875703295206972]]], "std": [[[0.2073061642951028]], [[0.22897233474615458]], [[0.2702904646358527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449751960784314]], [[0.4285128703703704]], [[0.40642545751633985]]], "std": [[[0.18958035515817084]], [[0.1975262816098263]], [[0.22443483552209445]]], "count": [100]}, "observation.state": {"min": [-0.5195744633674622, -0.002340425504371524, -1.1693617105484009, -0.0331914909183979, -0.25446808338165283, -0.9144681096076965, -2.7551064491271973, -0.03255319222807884, -0.0017021276289597154, -0.9653191566467285, -0.3697872459888458, -0.24297872185707092, -0.042127661406993866, -2.734893560409546, 13.574016571044922, 2.860111713409424], "max": [-0.007659574504941702, 2.1878724098205566, 0.0, 0.12787234783172607, 0.05148936063051224, -0.050851065665483475, -0.28893616795539856, 0.6989361643791199, 1.9589362144470215, 0.0, 0.14659574627876282, 0.07212766259908676, 0.1725531965494156, 0.0219148937612772, 97.77780151367188, 97.07426452636719], "mean": [-0.160234734416008, 0.8921187520027161, -0.48839250206947327, 0.019865533336997032, -0.05678718537092209, -0.35564160346984863, -2.0248606204986572, 0.07199612259864807, 0.4182809889316559, -0.19763228297233582, -0.0362367108464241, -0.04364066198468208, 0.037326376885175705, -2.423125982284546, 72.83566284179688, 86.41339111328125], "std": [0.2095305621623993, 0.9709820747375488, 0.5055119395256042, 0.03585466742515564, 0.11456282436847687, 0.31538155674934387, 1.0694584846496582, 0.1779433935880661, 0.7144888639450073, 0.3109568953514099, 0.12320666760206223, 0.06974849849939346, 0.04684446379542351, 0.7905742526054382, 36.50741195678711, 27.015033721923828], "count": [288]}, "action": {"min": [-0.5215534567832947, -0.0015339808305725455, -1.1704273223876953, -0.03374757617712021, -0.25617480278015137, -0.9203884601593018, -2.7551064491271973, -0.032213594764471054, -0.0015339808305725455, -0.9664078950881958, -0.3712233603000641, -0.24697090685367584, -0.04601942375302315, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, 2.185922622680664, 0.0, 0.13038836419582367, 0.05368932709097862, -0.0475534051656723, -0.28893616795539856, 0.7056311368942261, 1.9588934183120728, -0.0, 0.2178252786397934, 0.08897088468074799, 0.1733398288488388, 0.0219148937612772, 100.0, 100.0, 0.0, 0.0], "mean": [-0.158468097448349, 0.8926529288291931, -0.4894305467605591, 0.020868536084890366, -0.05538855493068695, -0.360352486371994, -2.0248606204986572, 0.07107435166835785, 0.42346927523612976, -0.20048275589942932, -0.03666108101606369, -0.045587994158267975, 0.03789146989583969, -2.423125982284546, 71.52777862548828, 89.58333587646484, 0.0, 0.0], "std": [0.20921191573143005, 0.9725102782249451, 0.5043065547943115, 0.03769199550151825, 0.11512861400842667, 0.3214590549468994, 1.0694584846496582, 0.17867788672447205, 0.7248563766479492, 0.31153929233551025, 0.12983886897563934, 0.07258962094783783, 0.045688923448324203, 0.7905742526054382, 45.12821578979492, 30.54763412475586, 0.0, 0.0], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [288]}, "index": {"min": [22436], "max": [22723], "mean": [22579.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [2.388888888888889, 6.0, 6.0, 6.0, 6.0], "std": [1.7021681888726141, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [288]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [288]}, "eef_direction_state": {"mean": [4.569444444444445, 4.861111111111111], "std": [1.9918332488835586, 1.938681937379361], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [0.8090277777777778, 0.6354166666666666], "std": [0.9100071118803632, 0.9104309686138273], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_state": {"mean": [0.7604166666666666, 0.5729166666666666], "std": [0.8629502649181047, 0.8174926732597257], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_direction_action": {"mean": [4.611111111111111, 4.986111111111111], "std": [1.9741774345812644, 1.8180656353171047], "min": [0, 0], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [0.7951388888888888, 0.6006944444444444], "std": [0.9069813991960693, 0.8957458505949238], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_acc_mag_action": {"mean": [0.7638888888888888, 0.53125], "std": [0.8578567537045694, 0.8073420683191096], "min": [0, 0], "max": [2, 2], "count": [288]}, "eef_sim_pose_state": {"mean": [0.21119518676155402, 0.28176953819843137, 1.198777917692378, -0.46966302602104704, 0.4115883400638828, -0.2786352248763603, 0.1299138187017391, -0.32093244235877993, 1.2016496910661312, 0.003955295651513299, 0.18185195311285918, 0.013584450898493363], "std": [0.16134854371256122, 0.07922631234127238, 0.054800670404574876, 0.44338758771485376, 0.48873070922812, 0.3976419451535533, 0.1101075320947684, 0.048739583004343924, 0.04614833081704016, 0.05484943249057478, 0.3360063987462965, 0.15674604234020403], "min": [0.05996262888765095, 0.14235095971378212, 1.1481314558757283, -1.1243073784810778, -0.062100848904587336, -0.993532638703373, 0.04863413813754455, -0.3481697616012255, 1.134453179600017, -0.21418036250444358, -0.07801355434280755, -0.34421245594968586], "max": [0.4257896559259158, 0.3356803543454911, 1.416702205965611, -0.051131691556448464, 1.2122248868214678, 0.03407449492304429, 0.3631250786105061, -0.1293547271499641, 1.3640193869888957, 0.10213310406460907, 1.0381827235510044, 0.5475653961494085], "count": [288]}, "eef_sim_pose_action": {"mean": [0.21069820621980273, 0.2826635599208937, 1.1987716136166, -0.4739088256837364, 0.4121447265105303, -0.2753387843378572, 0.13029940325374023, -0.32134645588228233, 1.2011581265547013, 0.002016135179877695, 0.18341921178476014, 0.008787904137316577], "std": [0.16145730679474302, 0.0791469316478816, 0.05664076706628217, 0.44802845753751275, 0.4960454135519637, 0.3978871120806048, 0.1109227680973555, 0.048998062148089806, 0.04785020801464045, 0.0676448945518847, 0.3454736316444143, 0.1671913417246825], "min": [0.057112291458885536, 0.1408976410594272, 1.147132490870826, -1.144747032427908, -0.11493421937608717, -0.9992723438868628, 0.04130805233771619, -0.34863113993538136, 1.1342341621925163, -0.27152443015488353, -0.12391403870646434, -0.37688555927974837], "max": [0.42573130113325836, 0.33605961559820796, 1.4174526910512293, -0.046122892432748586, 1.2258638703497367, 0.036838306928085124, 0.36265644049953666, -0.125594775889989, 1.3736614516472467, 0.10706636968201727, 1.0415906090834106, 0.5519641987725847], "count": [288]}, "gripper_mode_state": {"mean": [0.28125, 0.10416666666666667], "std": [0.4496092053105675, 0.305476631221149], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_state": {"mean": [1.8229166666666667, 1.8159722222222223], "std": [0.5334920011375777, 0.5440541224154847], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_mode_action": {"mean": [0.2847222222222222, 0.10416666666666667], "std": [0.45128203863555233, 0.30547663122114893], "min": [0, 0], "max": [1, 1], "count": [288]}, "gripper_activity_action": {"mean": [1.96875, 1.96875], "std": [0.22606806681469485, 0.22606806681469485], "min": [0, 0], "max": [2, 2], "count": [288]}, "gripper_open_scale_state": {"mean": [0.7283559408452814, 0.8641348720010754], "std": [0.36507409435511357, 0.27015019278044095], "min": [0.13574016571044922, 0.028601117134094238], "max": [0.9777780151367188, 0.9707426452636718], "count": [288]}, "gripper_open_scale_action": {"mean": [0.7152777777777778, 0.8958333333333334], "std": [0.45128203863555233, 0.30547663122114893], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [288]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9254901960784314]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6508320043572985]], [[0.6547933632897603]], [[0.6102265468409586]]], "std": [[[0.17755635222418525]], [[0.20371313019911333]], [[0.22582811696342478]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6231239542483661]], [[0.6365033088235295]], [[0.5935084177559913]]], "std": [[[0.17388997659183433]], [[0.19907322092914528]], [[0.21808144212743333]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46290995098039217]], [[0.43298132080610024]], [[0.38520181917211327]]], "std": [[[0.2165602567319917]], [[0.236616963906628]], [[0.27631693431628396]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44615029956427016]], [[0.43076152505446624]], [[0.4074829711328976]]], "std": [[[0.1968724154202963]], [[0.20521199415766153]], [[0.24072840564508133]]], "count": [100]}, "observation.state": {"min": [-0.5478723645210266, -0.0019148936262354255, -1.0297871828079224, -0.11765957623720169, -0.21063829958438873, -0.791702151298523, -2.7551064491271973, -0.006170212756842375, -0.0019148936262354255, -1.1314893960952759, -0.2923404276371002, -0.24085105955600739, -0.2946808636188507, -2.734893560409546, 13.10487174987793, 2.9809064865112305], "max": [0.001276595750823617, 2.150851011276245, -0.0017021276289597154, 0.3002127707004547, 0.03680850937962532, -0.016170212998986244, -0.27553191781044006, 0.7534042596817017, 2.023404359817505, -0.014680851250886917, 0.14957447350025177, 0.002340425504371524, 0.17829787731170654, 0.018297871574759483, 97.77780151367188, 97.07426452636719], "mean": [-0.15922139585018158, 0.7680098414421082, -0.4053361415863037, 0.04720211401581764, -0.03446570038795471, -0.32647716999053955, -2.1846530437469482, 0.11032794415950775, 0.5619993209838867, -0.29288989305496216, 0.018165074288845062, -0.04449049010872841, 0.010411937721073627, -2.2910234928131104, 78.28902435302734, 81.8980712890625], "std": [0.21306204795837402, 0.9018150568008423, 0.4375198781490326, 0.0964057520031929, 0.07974433898925781, 0.3065970540046692, 0.9755222201347351, 0.22449281811714172, 0.7970724105834961, 0.3789697587490082, 0.11055198311805725, 0.05698174983263016, 0.07607544958591461, 0.9356803894042969, 33.304656982421875, 31.974349975585938], "count": [266]}, "action": {"min": [-0.5491651296615601, -0.003067961661145091, -1.0339030027389526, -0.11965049803256989, -0.21168935298919678, -0.8022719621658325, -2.7551064491271973, -0.02761165425181389, -0.0015339808305725455, -1.133611798286438, -0.29452431201934814, -0.2546408176422119, -0.30526217818260193, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 2.1598448753356934, -0.0015339808305725455, 0.3344078063964844, 0.03681553900241852, -0.0015339808305725455, -0.27553191781044006, 0.7593204975128174, 2.0279226303100586, -0.015339807607233524, 0.19634954631328583, 0.007669903803616762, 0.18254370987415314, 0.018297871574759483, 100.0, 100.0, 0.0, 0.0], "mean": [-0.15787261724472046, 0.7699276804924011, -0.4084593653678894, 0.05238025635480881, -0.03339023515582085, -0.32972443103790283, -2.1846530437469482, 0.10982959717512131, 0.5670821666717529, -0.2945302426815033, 0.01732940785586834, -0.045154403895139694, 0.007831389084458351, -2.2910234928131104, 78.19548797607422, 84.96240234375, 0.0, 0.0], "std": [0.2125261127948761, 0.9042424559593201, 0.4387817978858948, 0.10216723382472992, 0.07988109439611435, 0.3096825182437897, 0.9755222201347351, 0.22580567002296448, 0.8030292987823486, 0.3774496018886566, 0.11439981311559677, 0.05839826911687851, 0.08227641135454178, 0.9356803894042969, 41.29181671142578, 35.74394226074219, 0.0, 0.0], "count": [266]}, "timestamp": {"min": [0.0], "max": [8.833333333333334], "mean": [4.416666666666666], "std": [2.5595681059289843], "count": [266]}, "frame_index": {"min": [0], "max": [265], "mean": [132.5], "std": [76.78704317786953], "count": [266]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [266]}, "index": {"min": [22724], "max": [22989], "mean": [22856.5], "std": [76.78704317786953], "count": [266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [266]}, "subtask_annotation": {"mean": [2.68796992481203, 6.0, 6.0, 6.0, 6.0], "std": [1.6937540097995414, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [266]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [266]}, "eef_direction_state": {"mean": [4.864661654135339, 4.654135338345864], "std": [1.6714405784611683, 2.0411006642331877], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_state": {"mean": [0.8571428571428571, 0.7631578947368421], "std": [0.9106129237415157, 0.9420800601492978], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_state": {"mean": [0.8120300751879699, 0.6578947368421053], "std": [0.8727312235557803, 0.8404000592553278], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_direction_action": {"mean": [4.8007518796992485, 4.526315789473684], "std": [1.7838454803695298, 2.183598972271597], "min": [0, 0], "max": [6, 6], "count": [266]}, "eef_velocity_action": {"mean": [0.8233082706766918, 0.7406015037593985], "std": [0.9025766972633796, 0.9320958350470308], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_acc_mag_action": {"mean": [0.7631578947368421, 0.6203007518796992], "std": [0.8629355114223545, 0.82409753770629], "min": [0, 0], "max": [2, 2], "count": [266]}, "eef_sim_pose_state": {"mean": [0.18489751235283547, 0.28799003983332905, 1.2027517591949937, -0.4202957700644112, 0.4032175234577403, -0.2516835021052128, 0.15147008127172834, -0.3078586852412043, 1.2051472908182566, -0.018078177612953543, 0.28566821227049927, 0.0534790877522557], "std": [0.1417696656058349, 0.0676576781659495, 0.05070559675368332, 0.43447906428103816, 0.5145797447751095, 0.3512221256599684, 0.12447985527285092, 0.0678692448697615, 0.047505622409908334, 0.08374691878007806, 0.36861776526711726, 0.2022541978793993], "min": [0.0565601650969553, 0.1452136635024796, 1.1434288661415999, -1.2178942929245054, -0.08425014640353323, -0.9548502030720931, 0.06456544696973962, -0.34021789835707134, 1.142746456246881, -0.34525252790347616, 0.014465829462215751, -0.15620911657883985], "max": [0.39875413355805245, 0.33466991612363167, 1.3871483095642017, -0.015649604537967498, 1.3067301807875893, 0.03808566783756297, 0.3843067682114895, -0.10087018629550154, 1.3649671876913936, 0.0852791493008157, 1.0708936071836095, 0.7001852169356714], "count": [266]}, "eef_sim_pose_action": {"mean": [0.18486633754598963, 0.2888983278752109, 1.2028242637177344, -0.42697526743233044, 0.40696194443002437, -0.2526926697028998, 0.15158940698944706, -0.3082877117503996, 1.2047477043044013, -0.020844920900508827, 0.2883275376285073, 0.05168066769688048], "std": [0.14179877895892812, 0.06715487303128077, 0.05263711227708412, 0.4429716935806509, 0.5241384399650008, 0.3529863222419843, 0.12441121795620944, 0.06824304168191106, 0.04921910986301098, 0.09103222201849849, 0.37867963820456196, 0.20895382252945915], "min": [0.05713798717147259, 0.1453242930464527, 1.1384313796339534, -1.2726525134870188, -0.0782315465163419, -0.9638316609628691, 0.06045218490943094, -0.34095408781509945, 1.1428144154054458, -0.3560010514079164, 1.483809075608633e-08, -0.1712791881743496], "max": [0.3989486407712111, 0.33573376521320947, 1.392500814715217, -0.0010891057043502057, 1.317338788080411, 0.03836861285346127, 0.3834626001490493, -0.09679590307444867, 1.36989983561287, 0.0895235688412371, 1.0895843639704994, 0.711030673906265], "count": [266]}, "gripper_mode_state": {"mean": [0.21428571428571427, 0.15037593984962405], "std": [0.41032590332414276, 0.3574395285414946], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_state": {"mean": [1.8157894736842106, 1.800751879699248], "std": [0.5414186468597033, 0.5634208406683883], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_mode_action": {"mean": [0.21804511278195488, 0.15037593984962405], "std": [0.41291820203747404, 0.3574395285414946], "min": [0, 0], "max": [1, 1], "count": [266]}, "gripper_activity_action": {"mean": [1.9661654135338347, 1.9661654135338347], "std": [0.23504509823068542, 0.23504509823068548], "min": [0, 0], "max": [2, 2], "count": [266]}, "gripper_open_scale_state": {"mean": [0.782889803907929, 0.8189811934743595], "std": [0.3330458441378678, 0.31974344083314277], "min": [0.1310487174987793, 0.029809064865112304], "max": [0.9777780151367188, 0.9707426452636718], "count": [266]}, "gripper_open_scale_action": {"mean": [0.7819548872180451, 0.849624060150376], "std": [0.41291820203747404, 0.3574395285414946], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [266]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.629798665577342]], [[0.6332589351851852]], [[0.5975492647058824]]], "std": [[[0.17058689208312436]], [[0.19706963474491468]], [[0.21662042622373756]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9450980392156862]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6025173665577342]], [[0.6151518681917212]], [[0.5798843845315904]]], "std": [[[0.16774599034983426]], [[0.19362694846972098]], [[0.20971436403195412]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45566509531590416]], [[0.4280204847494553]], [[0.38546407679738565]]], "std": [[[0.21332990978783511]], [[0.22890675983106323]], [[0.2674839222017302]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44354617919389977]], [[0.4278698801742919]], [[0.40346175381263616]]], "std": [[[0.19208984868297557]], [[0.20206058544307068]], [[0.23121497053973722]]], "count": [100]}, "observation.state": {"min": [-0.541702151298523, -0.0019148936262354255, -1.152978777885437, -0.04404255375266075, -0.3270212709903717, -0.9419149160385132, -2.7551064491271973, -0.003829787252470851, -0.001276595750823617, -0.9506382942199707, -0.3499999940395355, -0.3202127516269684, -0.16297872364521027, -2.734893560409546, 11.11817741394043, 2.9666881561279297], "max": [0.008510638028383255, 2.1553192138671875, 0.0, 0.3361702263355255, 0.03893617168068886, -0.012978723272681236, -0.21872340142726898, 0.7504255175590515, 1.902978777885437, -0.00042553190723992884, 0.16255319118499756, 0.0017021276289597154, 0.1927659511566162, 0.01872340403497219, 97.77780151367188, 97.07426452636719], "mean": [-0.14814633131027222, 0.751304030418396, -0.42541933059692383, 0.07397044450044632, -0.0825081318616867, -0.3535250723361969, -2.166843891143799, 0.09545384347438812, 0.48430803418159485, -0.225460022687912, -0.020397968590259552, -0.07427595555782318, 0.009225472807884216, -2.398977518081665, 77.68017578125, 85.58824920654297], "std": [0.20826518535614014, 0.9243988394737244, 0.4841349124908447, 0.09890686720609665, 0.15115554630756378, 0.33349379897117615, 0.9923092126846313, 0.20234104990959167, 0.738599419593811, 0.30092141032218933, 0.14405041933059692, 0.09532222151756287, 0.059286586940288544, 0.8180548548698425, 33.87882995605469, 27.95368003845215], "count": [278]}, "action": {"min": [-0.5414952039718628, -0.004601942375302315, -1.1535536050796509, -0.04908738657832146, -0.32827189564704895, -0.9480001330375671, -2.7551064491271973, -0.012271846644580364, -0.0015339808305725455, -0.9556700587272644, -0.35128161311149597, -0.3298058807849884, -0.17487381398677826, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.04908738657832146, 2.158310890197754, -0.0, 0.3436116874217987, 0.0475534051656723, -0.012271846644580364, -0.21872340142726898, 0.754718542098999, 1.9006022214889526, -0.0, 0.17180584371089935, 0.013805827125906944, 0.19481556117534637, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14694824814796448, 0.7524420022964478, -0.4266009032726288, 0.07824403792619705, -0.08165445923805237, -0.35996076464653015, -2.166843891143799, 0.09475918114185333, 0.4870057702064514, -0.22591450810432434, -0.02159712091088295, -0.0753968134522438, 0.006726347375661135, -2.398977518081665, 77.33812713623047, 88.84892272949219, 0.0, 0.0], "std": [0.20793049037456512, 0.9278993010520935, 0.4829234182834625, 0.10655274242162704, 0.15170374512672424, 0.33904656767845154, 0.9923092126846313, 0.20141169428825378, 0.7437721490859985, 0.3006599545478821, 0.14703254401683807, 0.09648269414901733, 0.062475815415382385, 0.8180548548698425, 41.864402770996094, 31.47634506225586, 0.0, 0.0], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [278]}, "index": {"min": [22990], "max": [23267], "mean": [23128.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [2.4820143884892087, 6.0, 6.0, 6.0, 6.0], "std": [1.7021041484489374, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [278]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [278]}, "eef_direction_state": {"mean": [4.737410071942446, 4.672661870503597], "std": [1.8773842732746113, 2.0225457907292226], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [0.7949640287769785, 0.7230215827338129], "std": [0.912173760820326, 0.9323765987176779], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_state": {"mean": [0.7302158273381295, 0.6294964028776978], "std": [0.8624171048692622, 0.8285336998056748], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_direction_action": {"mean": [4.744604316546763, 4.773381294964029], "std": [1.887927288788201, 1.9292551043062833], "min": [0, 0], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [0.7733812949640287, 0.6906474820143885], "std": [0.9030783118578131, 0.9162711488293823], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_acc_mag_action": {"mean": [0.737410071942446, 0.5755395683453237], "std": [0.8646347739205601, 0.8044696833665822], "min": [0, 0], "max": [2, 2], "count": [278]}, "eef_sim_pose_state": {"mean": [0.1834560512616027, 0.28802680852676266, 1.2015650322269544, -0.4950466986707938, 0.3793199774588471, -0.3100896952168456, 0.13728816634404933, -0.31510394066104297, 1.2030234418352654, -0.03671701499577474, 0.23419015617368316, 0.002547186229211779], "std": [0.1492360367034882, 0.07184869527055493, 0.05208533992952798, 0.5170529787147334, 0.5035545163480102, 0.4642035216261875, 0.11188209932850629, 0.05531772004026535, 0.0435649507921775, 0.08836083597383129, 0.3430598968224252, 0.14390383017422098], "min": [0.04773634633629921, 0.1382049257956114, 1.1579385678235636, -1.3009622449723295, -0.11039626430643934, -1.1956135155806928, 0.060934943935089164, -0.34359758836113646, 1.1401751259499564, -0.2805830150988926, -0.037580267233418896, -0.2481031043552073], "max": [0.4035595064392582, 0.33453575707452543, 1.4091970520983732, -0.01382376138169616, 1.2921174622831688, 0.06302958365395794, 0.35572195231484965, -0.11618553557076731, 1.3392441189405777, 0.0513807559285846, 1.052196153881082, 0.44948026368134286], "count": [278]}, "eef_sim_pose_action": {"mean": [0.18277816690037618, 0.2893005960954961, 1.201045722270078, -0.49682122431869435, 0.3838569581981088, -0.306118467817626, 0.13746216193842792, -0.3156765054433869, 1.2026700811265345, -0.03881534719081325, 0.2353437127506807, 0.00034851020053980585], "std": [0.1495939836211963, 0.07116963676412551, 0.05369684015390516, 0.5193799443422592, 0.5175373813133789, 0.4651223385117716, 0.11215779772268045, 0.05497955827448718, 0.044946554366711945, 0.0950570485317084, 0.3522644606525017, 0.14762586517331194], "min": [0.03681266288461559, 0.1379272691186534, 1.1555980434817397, -1.3049655550796755, -0.09814128209050321, -1.2014604958579884, 0.06130178009357701, -0.34423869028888454, 1.1410037869339114, -0.2985864780043471, -0.06266921005977655, -0.2732635257956014], "max": [0.4035367275969709, 0.3351662601438758, 1.4135437408314608, -0.013309741572742386, 1.3345437360642944, 0.10719184226949974, 0.351793634353344, -0.11435154594412503, 1.339852953788766, 0.07751349807763681, 1.047540702803298, 0.45821498403680583], "count": [278]}, "gripper_mode_state": {"mean": [0.22302158273381295, 0.11510791366906475], "std": [0.41627269471912265, 0.31915212968084666], "min": [0, 0], "max": [1, 1], "count": [278]}, "gripper_activity_state": {"mean": [1.8237410071942446, 1.816546762589928], "std": [0.530925990833817, 0.5419253077502154], "min": [0, 0], "max": [2, 2], "count": [278]}, "gripper_mode_action": {"mean": [0.22661870503597123, 0.11151079136690648], "std": [0.4186438433367817, 0.314763617299765], "min": [0, 0], "max": [1, 1], "count": [278]}, "gripper_activity_action": {"mean": [1.9676258992805755, 1.9676258992805755], "std": [0.23001902559349835, 0.23001902559349865], "min": [0, 0], "max": [2, 2], "count": [278]}, "gripper_open_scale_state": {"mean": [0.7768007950817117, 0.8558835335944166], "std": [0.3387887431241781, 0.2795367370353967], "min": [0.11118177413940429, 0.029666881561279296], "max": [0.9777780151367188, 0.9707426452636718], "count": [278]}, "gripper_open_scale_action": {"mean": [0.7733812949640287, 0.8884892086330936], "std": [0.4186438433367817, 0.3147636172997649], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [278]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.6373853159041394]], [[0.6411387445533769]], [[0.6063586900871459]]], "std": [[[0.17169147800433374]], [[0.19724930952963377]], [[0.21631625520929879]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.6098121350762528]], [[0.6231841149237474]], [[0.5888588888888889]]], "std": [[[0.16831045385779148]], [[0.1931038722570654]], [[0.208734408287476]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45820627450980395]], [[0.42844605936819175]], [[0.38698353213507625]]], "std": [[[0.20957613482869344]], [[0.2298285823015786]], [[0.26982464996272404]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4513902287581699]], [[0.4349265958605664]], [[0.40976669934640525]]], "std": [[[0.19132975008075717]], [[0.19959108776462473]], [[0.23141164375288042]]], "count": [100]}, "observation.state": {"min": [-0.5036170482635498, -0.002765957498922944, -0.9895744919776917, -0.23808510601520538, -0.23957446217536926, -0.837872326374054, -2.754680871963501, 0.002340425504371524, -0.001276595750823617, -0.813829779624939, -0.6848936080932617, -0.3727659583091736, -0.07638297975063324, -2.734893560409546, 14.050575256347656, 3.6583991050720215], "max": [0.07489361613988876, 2.163829803466797, 0.0, 0.12340425699949265, 0.04744680970907211, 0.005744680762290955, -0.3025531768798828, 0.7542552947998047, 1.9657447338104248, -0.0017021276289597154, 0.1785106360912323, 0.018297871574759483, 0.15000000596046448, -0.0019148936262354255, 97.76300048828125, 97.07426452636719], "mean": [-0.12461525946855545, 0.7840349674224854, -0.3825424611568451, -0.03754056990146637, -0.03888139873743057, -0.32538682222366333, -2.117706537246704, 0.09822356700897217, 0.5648161172866821, -0.21068744361400604, -0.10770510882139206, -0.06232886388897896, 0.0199300367385149, -2.3507461547851562, 76.00701904296875, 83.93810272216797], "std": [0.20631955564022064, 0.9393246173858643, 0.4328552782535553, 0.10098972171545029, 0.11014954745769501, 0.32135313749313354, 1.0205427408218384, 0.2024775892496109, 0.7931435108184814, 0.2795262634754181, 0.22893989086151123, 0.09249815344810486, 0.05109814926981926, 0.8774554133415222, 34.83586883544922, 29.988903045654297], "count": [295]}, "action": {"min": [-0.503145694732666, -0.0015339808305725455, -0.9955535531044006, -0.2377670258283615, -0.24083498120307922, -0.8452234268188477, -2.754680871963501, 0.003067961661145091, -0.0015339808305725455, -0.8160777688026428, -0.6918253302574158, -0.37582528591156006, -0.0782330185174942, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.07516505569219589, 2.165980815887451, 0.0015339808305725455, 0.12732040882110596, 0.0475534051656723, 0.02454369328916073, -0.3025531768798828, 0.7562525272369385, 1.9742332696914673, -0.0015339808305725455, 0.25310683250427246, 0.019941750913858414, 0.1533980816602707, -0.0019148936262354255, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12349850684404373, 0.7866216897964478, -0.38515374064445496, -0.035011176019907, -0.037902433425188065, -0.33186522126197815, -2.117706537246704, 0.09774322062730789, 0.5706819891929626, -0.21242769062519073, -0.10633353143930435, -0.06435443460941315, 0.01818935014307499, -2.3507461547851562, 74.91525268554688, 86.7796630859375, 0.0, 0.0], "std": [0.20742365717887878, 0.9430661797523499, 0.43382295966148376, 0.10241947323083878, 0.11076825857162476, 0.32879456877708435, 1.0205427408218384, 0.2017013430595398, 0.7969276309013367, 0.2791871130466461, 0.23011837899684906, 0.09515576809644699, 0.052793797105550766, 0.8774554133415222, 43.35011291503906, 33.87118911743164, 0.0, 0.0], "count": [295]}, "timestamp": {"min": [0.0], "max": [9.8], "mean": [4.9], "std": [2.838622514139169], "count": [295]}, "frame_index": {"min": [0], "max": [294], "mean": [147.0], "std": [85.15867542417507], "count": [295]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [295]}, "index": {"min": [23268], "max": [23562], "mean": [23415.0], "std": [85.15867542417507], "count": [295]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [295]}, "subtask_annotation": {"mean": [2.522033898305085, 6.0, 6.0, 6.0, 6.0], "std": [1.7655908692262139, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [295]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [295]}, "eef_direction_state": {"mean": [5.013559322033898, 4.661016949152542], "std": [1.579471873451149, 2.040356976838383], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_state": {"mean": [0.7423728813559322, 0.7627118644067796], "std": [0.8990019682545749, 0.9413114373376259], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_state": {"mean": [0.6983050847457627, 0.7016949152542373], "std": [0.8599352607528155, 0.8591465069955283], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_direction_action": {"mean": [5.023728813559322, 4.677966101694915], "std": [1.5932419760521321, 2.038948532331061], "min": [0, 0], "max": [6, 6], "count": [295]}, "eef_velocity_action": {"mean": [0.7322033898305085, 0.711864406779661], "std": [0.897914849680442, 0.9104077584792563], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_acc_mag_action": {"mean": [0.7016949152542373, 0.6508474576271186], "std": [0.8512187723780044, 0.8458017721356311], "min": [0, 0], "max": [2, 2], "count": [295]}, "eef_sim_pose_state": {"mean": [0.19321249642105798, 0.29460997795526006, 1.1934912549292556, -0.38373902369442964, 0.35650363230805576, -0.18894986681679576, 0.1484550656182824, -0.3135587441534993, 1.1972032260426517, -0.007466288889012516, 0.24445123392305465, 0.026274639512127527], "std": [0.15353446152747577, 0.06987657470076131, 0.04852944062913887, 0.39738659711433416, 0.446363950286078, 0.3690762174233705, 0.11688954315348384, 0.05910937061386652, 0.0413367774584407, 0.05983925013717838, 0.3605815002015873, 0.186458605561908], "min": [0.06329060674743367, 0.16328042830649836, 1.137672452066393, -1.045269129470037, -0.003615203801328848, -0.8781473438696221, 0.06316113300866591, -0.345091289086007, 1.1284528897198858, -0.18474850741885174, -0.007658492378378456, -0.32110839369690075], "max": [0.41233811810188653, 0.35681605593122073, 1.3874698426944716, 0.0058953200934257505, 1.1667608716288607, 0.18707769308009758, 0.37578257289782824, -0.11282399603930275, 1.326712278733753, 0.11662744098761438, 1.0594932489584092, 0.6077320213891371], "count": [295]}, "eef_sim_pose_action": {"mean": [0.1933153858575909, 0.2953782227915343, 1.1932771095246615, -0.38747053552662203, 0.3589575708957462, -0.1852488832325391, 0.14879262504953417, -0.3141282926490869, 1.1970889394739066, -0.011109647759914312, 0.24991217656860398, 0.021989184896211243], "std": [0.15382071592560054, 0.06964013941491787, 0.05021663625039202, 0.4017978084546968, 0.4569901682866776, 0.37223280380278506, 0.11666430668496797, 0.058861316687319296, 0.04312947832345284, 0.06788888979184374, 0.3742022476276819, 0.18985129335384404], "min": [0.056607777462835865, 0.1627937369326616, 1.1369267311113795, -1.070605791307755, -0.04749608186605636, -0.8874386562464414, 0.05975564426719454, -0.34558656168990587, 1.1274073841025423, -0.257883879878331, -0.0076688121352914695, -0.33693982238903275], "max": [0.41233080544212625, 0.35698290174523295, 1.3925131270865083, 0.025729984630357368, 1.2088439548931147, 0.2056183737631922, 0.3756200416580247, -0.11205475038381045, 1.3307606148771962, 0.1251672967341605, 1.079601999495885, 0.6101483152157556], "count": [295]}, "gripper_mode_state": {"mean": [0.24745762711864408, 0.1288135593220339], "std": [0.4315348768054024, 0.33499347196150375], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_state": {"mean": [1.8271186440677967, 1.8203389830508474], "std": [0.5278130474346289, 0.5382897150177406], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_mode_action": {"mean": [0.25084745762711863, 0.13220338983050847], "std": [0.4335008773106805, 0.3387117558453373], "min": [0, 0], "max": [1, 1], "count": [295]}, "gripper_activity_action": {"mean": [1.9694915254237289, 1.9694915254237289], "std": [0.22342043462080186, 0.22342043462080138], "min": [0, 0], "max": [2, 2], "count": [295]}, "gripper_open_scale_state": {"mean": [0.7600694481477944, 0.8393824981430814], "std": [0.34835932612336945, 0.2998891935454167], "min": [0.14050575256347655, 0.036583991050720216], "max": [0.9776300048828125, 0.9707426452636718], "count": [295]}, "gripper_open_scale_action": {"mean": [0.7491525423728813, 0.8677966101694915], "std": [0.4335008773106805, 0.3387117558453373], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [295]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6268545343137255]], [[0.6305545261437908]], [[0.5951564896514162]]], "std": [[[0.1736154071652192]], [[0.19921991353827648]], [[0.21829814596317562]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6003339488017428]], [[0.6131321541394336]], [[0.5781623474945534]]], "std": [[[0.16931565578337512]], [[0.19440294574639747]], [[0.21016066256994062]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46608485021786494]], [[0.43768452342047925]], [[0.3930829820261438]]], "std": [[[0.21517995339713267]], [[0.23773374119210067]], [[0.2777775243307367]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4449486165577342]], [[0.4294727205882353]], [[0.40300269607843137]]], "std": [[[0.1918042436601317]], [[0.20187487274403673]], [[0.23245836013044116]]], "count": [100]}, "observation.state": {"min": [-0.4699999988079071, -0.002765957498922944, -1.1819149255752563, -0.054680850356817245, -0.28659573197364807, -0.8072340488433838, -2.754680871963501, 0.005319148767739534, -0.0017021276289597154, -0.7951064109802246, -0.5257446765899658, -0.2140425592660904, -0.17170213162899017, -2.734893560409546, 14.370699882507324, 2.9809064865112305], "max": [0.03744680806994438, 2.1989362239837646, -0.0017021276289597154, 0.19574467837810516, 0.05531914904713631, -0.02255319058895111, -0.3117021322250366, 0.7589361667633057, 1.9585106372833252, 0.0, 0.18212765455245972, 0.02148936130106449, 0.050851065665483475, 0.018297871574759483, 97.76300048828125, 97.07426452636719], "mean": [-0.14394764602184296, 0.872188150882721, -0.46610337495803833, 0.01621292158961296, -0.07834716886281967, -0.32699719071388245, -2.0055224895477295, 0.09839993715286255, 0.5025022029876709, -0.18742285668849945, -0.08794470876455307, -0.04055723547935486, 0.0004508604179136455, -2.304619073867798, 72.17817687988281, 82.36309814453125], "std": [0.20236219465732574, 0.9746529459953308, 0.49205049872398376, 0.05142052844166756, 0.13618823885917664, 0.2836574912071228, 1.074508547782898, 0.20649033784866333, 0.767365038394928, 0.26191526651382446, 0.1974678784608841, 0.050314631313085556, 0.041004594415426254, 0.9298487901687622, 36.6752815246582, 31.775516510009766], "count": [294]}, "action": {"min": [-0.47093209624290466, -0.0015339808305725455, -1.1857671737670898, -0.05368932709097862, -0.2883884012699127, -0.8145437836647034, -2.754680871963501, 0.004601942375302315, -0.0015339808305725455, -0.7976700067520142, -0.5307573676109314, -0.22856314480304718, -0.18561168015003204, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.03834952041506767, 2.1981945037841797, -0.0015339808305725455, 0.2316311001777649, 0.07516505569219589, -0.004601942375302315, -0.3117021322250366, 0.7623884677886963, 1.9726992845535278, -0.0, 0.2454369217157364, 0.03067961521446705, 0.05368932709097862, 0.018297871574759483, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14174148440361023, 0.8773533701896667, -0.46767181158065796, 0.018105167895555496, -0.07747659832239151, -0.33321860432624817, -2.0055224895477295, 0.09645296633243561, 0.5067346096038818, -0.19010408222675323, -0.08506283164024353, -0.04183490574359894, -0.001382653252221644, -2.304619073867798, 70.40816497802734, 85.37415313720703, 0.0, 0.0], "std": [0.20286968350410461, 0.9774152636528015, 0.48989972472190857, 0.056614264845848083, 0.13658182322978973, 0.2896290719509125, 1.074508547782898, 0.20404404401779175, 0.7737622857093811, 0.2620176672935486, 0.20108374953269958, 0.05200645327568054, 0.04524770379066467, 0.9298487901687622, 45.64552307128906, 35.33649826049805, 0.0, 0.0], "count": [294]}, "timestamp": {"min": [0.0], "max": [9.766666666666667], "mean": [4.883333333333334], "std": [2.8289999541782853], "count": [294]}, "frame_index": {"min": [0], "max": [293], "mean": [146.5], "std": [84.86999862534856], "count": [294]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [294]}, "index": {"min": [23563], "max": [23856], "mean": [23709.5], "std": [84.86999862534856], "count": [294]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [294]}, "subtask_annotation": {"mean": [2.561224489795918, 6.0, 6.0, 6.0, 6.0], "std": [1.7027368517592592, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [294]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [294]}, "eef_direction_state": {"mean": [4.63265306122449, 4.914965986394558], "std": [2.001977364864404, 1.8040715003665764], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_state": {"mean": [0.7687074829931972, 0.6428571428571429], "std": [0.9002496041698361, 0.8949974347244049], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_state": {"mean": [0.6938775510204082, 0.54421768707483], "std": [0.8379781701080723, 0.7973706153292648], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_direction_action": {"mean": [4.649659863945578, 5.023809523809524], "std": [2.021075155026807, 1.724999589207616], "min": [0, 0], "max": [6, 6], "count": [294]}, "eef_velocity_action": {"mean": [0.7551020408163265, 0.5952380952380952], "std": [0.904199098647989, 0.886085431710877], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_acc_mag_action": {"mean": [0.6904761904761905, 0.5340136054421769], "std": [0.8428033343060904, 0.7935965319967097], "min": [0, 0], "max": [2, 2], "count": [294]}, "eef_sim_pose_state": {"mean": [0.20894160239115075, 0.2849079637017412, 1.194571194525702, -0.4505133652086245, 0.40608269031539845, -0.2853924894421511, 0.14022414770103261, -0.31440175609841753, 1.194666207545598, -0.020213206305548608, 0.22617753227172724, 0.04927027885218967], "std": [0.16290083081052606, 0.07416083022718872, 0.0506323389473359, 0.42820172377429777, 0.4702213502329296, 0.41686143387228874, 0.11305891036818619, 0.05588721616854005, 0.03370932330425469, 0.053527262720832997, 0.3608743709212466, 0.17224658170846546], "min": [0.05911503883550545, 0.1537414471961289, 1.1388969324041154, -1.024083355111808, -0.05699910545324993, -0.9634841096979027, 0.057978337680437725, -0.34139773736738677, 1.1482727627872926, -0.21228609386992278, -0.005105715414278622, -0.13412716889412724], "max": [0.4352955192743125, 0.34379181294487643, 1.3999942819079183, -0.025111176255304034, 1.2080908953156495, 0.055414045452588184, 0.3409307151880149, -0.11083754769419842, 1.3208443622138928, 0.020072246773743908, 1.0620695682645644, 0.5996691597637434], "count": [294]}, "eef_sim_pose_action": {"mean": [0.20890961011036085, 0.28588434343845726, 1.1940411354603278, -0.45399552047976854, 0.41164829031488054, -0.2810468153946565, 0.1405770244457032, -0.31518905778833095, 1.194191839606308, -0.02258318889615404, 0.23061332228792486, 0.04531706294635245], "std": [0.16279830380663596, 0.07404425990656674, 0.05288164910931668, 0.43052766336554854, 0.4806322157818097, 0.4185022132376234, 0.11395632322887872, 0.055119659741162876, 0.03441388861179498, 0.058225955938209374, 0.37188576362326015, 0.17342105765135826], "min": [0.05945437008487751, 0.1536599395132984, 1.1342411496431144, -1.0384726391940806, -0.0582664851051633, -0.9643498080939137, 0.052337240890447806, -0.34190684945331756, 1.1491552998788994, -0.2386369332401948, -0.04111355772057257, -0.17947597922905015], "max": [0.4354628646192666, 0.3446690160858137, 1.3978787890685225, -0.006658235162406857, 1.268602115567774, 0.0984975044635289, 0.34021997874975435, -0.10874563368455903, 1.3166260135219794, 0.020019399979386978, 1.0566905906376567, 0.6108817433141314], "count": [294]}, "gripper_mode_state": {"mean": [0.2891156462585034, 0.14625850340136054], "std": [0.4533517280732819, 0.3533651844539218], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_state": {"mean": [1.8265306122448979, 1.816326530612245], "std": [0.5286134514327866, 0.5411050442270546], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_mode_action": {"mean": [0.29591836734693877, 0.14625850340136054], "std": [0.45645447441520354, 0.3533651844539217], "min": [0, 0], "max": [1, 1], "count": [294]}, "gripper_activity_action": {"mean": [1.969387755102041, 1.969387755102041], "std": [0.22379298162715688, 0.22379298162715644], "min": [0, 0], "max": [2, 2], "count": [294]}, "gripper_open_scale_state": {"mean": [0.7217812836900089, 0.8236322758149099], "std": [0.366752271540616, 0.3177553842981418], "min": [0.14370699882507323, 0.029809064865112304], "max": [0.9776300048828125, 0.9707426452636718], "count": [294]}, "gripper_open_scale_action": {"mean": [0.7040816326530612, 0.8537414965986394], "std": [0.45645447441520354, 0.3533651844539217], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [294]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6514927178649238]], [[0.653984038671024]], [[0.6245476715686274]]], "std": [[[0.1773919541763831]], [[0.20460594119698872]], [[0.22475839212572107]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.6226669744008714]], [[0.6347134150326798]], [[0.6051221432461873]]], "std": [[[0.17531879382566426]], [[0.20133564857210895]], [[0.21795781604065018]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45417877723311545]], [[0.42762526416122004]], [[0.38620017429193904]]], "std": [[[0.21402546466406253]], [[0.23053209468285565]], [[0.269349839128714]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502763044662309]], [[0.43467522058823527]], [[0.4034407843137255]]], "std": [[[0.19791026092113545]], [[0.21450024735627465]], [[0.24969017445022723]]], "count": [100]}, "observation.state": {"min": [-0.5655319094657898, -0.0019148936262354255, -1.1155319213867188, 0.0, -0.26489362120628357, -0.8034042716026306, -2.754680871963501, 0.007234042510390282, -0.0019148936262354255, -0.8659574389457703, -0.2468085139989853, -0.33000001311302185, -0.18893617391586304, -2.734893560409546, 13.797412872314453, 3.8015453815460205], "max": [0.0019148936262354255, 2.1436169147491455, 0.0, 0.28425532579421997, 0.20765957236289978, 0.012978723272681236, -0.295319139957428, 0.7200000286102295, 1.865957498550415, 0.0, 0.16340425610542297, 0.061914894729852676, 0.26489362120628357, -0.006170212756842375, 97.76300048828125, 97.07426452636719], "mean": [-0.14326362311840057, 0.7034493684768677, -0.3823781907558441, 0.06374561041593552, -0.038163211196660995, -0.2963189482688904, -2.1924936771392822, 0.13429859280586243, 0.5632666349411011, -0.23132432997226715, -0.05068320780992508, -0.0595921166241169, 0.03694471716880798, -2.200824499130249, 78.55783081054688, 78.81339263916016], "std": [0.21842315793037415, 0.9092170000076294, 0.4625169336795807, 0.08177170902490616, 0.1275017112493515, 0.2981247007846832, 0.9744546413421631, 0.24641050398349762, 0.7879384160041809, 0.3179183006286621, 0.09500563889741898, 0.08857658505439758, 0.09310322254896164, 1.0179799795150757, 33.26662826538086, 34.79105758666992], "count": [289]}, "action": {"min": [-0.5660389065742493, -0.004601942375302315, -1.116737961769104, -0.003067961661145091, -0.2684466242790222, -0.8068739175796509, -2.754680871963501, 0.007669903803616762, -0.003067961661145091, -0.8697671294212341, -0.2653786838054657, -0.3436116874217987, -0.20555342733860016, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.01073786523193121, 2.1429712772369385, 0.0, 0.2929903268814087, 0.21629129350185394, 0.013805827125906944, -0.295319139957428, 0.7225049734115601, 1.8653206825256348, -0.0, 0.19634954631328583, 0.08436894416809082, 0.2684466242790222, -0.006170212756842375, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14206574857234955, 0.707331120967865, -0.3850443363189697, 0.06727728247642517, -0.035807181149721146, -0.29990091919898987, -2.1924936771392822, 0.13192786276340485, 0.5670089721679688, -0.2325223982334137, -0.04997896030545235, -0.06035590171813965, 0.03397591784596443, -2.200824499130249, 78.20069122314453, 81.31488037109375, 0.0, 0.0], "std": [0.21785791218280792, 0.912266731262207, 0.4622191786766052, 0.08648987114429474, 0.13042233884334564, 0.30164065957069397, 0.9744546413421631, 0.2446293830871582, 0.7937877178192139, 0.31865084171295166, 0.09744738042354584, 0.08957836776971817, 0.09728704392910004, 1.0179799795150757, 41.288330078125, 38.979190826416016, 0.0, 0.0], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [289]}, "index": {"min": [23857], "max": [24145], "mean": [24001.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [2.7716262975778547, 6.0, 6.0, 6.0, 6.0], "std": [1.7118832944975277, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [289]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [289]}, "eef_direction_state": {"mean": [4.809688581314879, 4.705882352941177], "std": [1.8791635406108114, 1.9367150156652164], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [0.71280276816609, 0.6816608996539792], "std": [0.898215512239869, 0.8896031593945274], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_state": {"mean": [0.671280276816609, 0.6332179930795848], "std": [0.8519702918484401, 0.8383562498210209], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_direction_action": {"mean": [4.823529411764706, 4.865051903114187], "std": [1.8377058060956886, 1.8051608294397017], "min": [0, 0], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [0.698961937716263, 0.643598615916955], "std": [0.8897915633635312, 0.8690978049679801], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_acc_mag_action": {"mean": [0.6470588235294118, 0.6401384083044983], "std": [0.8483650059915296, 0.8372272462193275], "min": [0, 0], "max": [2, 2], "count": [289]}, "eef_sim_pose_state": {"mean": [0.17464401153853168, 0.2898448021935075, 1.1975091550640724, -0.41013433542974115, 0.37144568668280675, -0.24929806723737943, 0.1487861040926613, -0.30562332598259634, 1.1980406300133304, -0.008518891924660724, 0.2777030890225088, 0.053362995834844], "std": [0.1426560009961806, 0.07325862556738458, 0.046952147942873876, 0.46556858594598927, 0.4968310885608495, 0.43308863743773934, 0.11416901673265153, 0.06573274763399682, 0.03501848975842624, 0.07304377732764676, 0.4139911416156527, 0.18758263338564093], "min": [0.0581099332065668, 0.13453771136546142, 1.1513650582608725, -1.179159702713945, -0.07849895343444513, -1.1049014257739789, 0.06591045037671175, -0.34344247943144846, 1.1464338422784448, -0.20955347125972107, -0.07013003175073007, -0.2404425877142263], "max": [0.39694389881830683, 0.33898769149497276, 1.389972479963711, 0.013024354575207299, 1.2944875009387724, 0.183696638766504, 0.3397970993167644, -0.13610154377995254, 1.3249064713739902, 0.10575101931612396, 1.1812447656405713, 0.5698424771206442], "count": [289]}, "eef_sim_pose_action": {"mean": [0.1748218057842823, 0.2907229782351341, 1.1973464849978122, -0.4137676859635713, 0.37617955547378457, -0.24602404965275934, 0.14928369571559202, -0.3062088350634008, 1.1974844900431794, -0.01055540315748923, 0.28116884231377737, 0.049838562615106184], "std": [0.142808449613387, 0.07267579473970835, 0.049093500090992295, 0.46812579587269665, 0.505137216283325, 0.4340509008757909, 0.11478158359324477, 0.065442590719318, 0.03558591628812526, 0.0801080503104766, 0.4257253627829804, 0.19275416068652293], "min": [0.05555636057049546, 0.13449677001222432, 1.1495661490645015, -1.165286615668578, -0.1027592370762247, -1.1152110024532387, 0.05894216475688561, -0.3438604717180372, 1.147397373644949, -0.2479451924690353, -0.09002598568101328, -0.2855425130120036], "max": [0.3996872651517924, 0.33968321993060085, 1.3972729930628456, 0.01775024266441709, 1.304766114022026, 0.20483863769228072, 0.33995377553283823, -0.13506493739287134, 1.3363438167052057, 0.11031746515994534, 1.1872272498642662, 0.5703355136496769], "count": [289]}, "gripper_mode_state": {"mean": [0.21107266435986158, 0.18685121107266436], "std": [0.4080698404928888, 0.3897920419830844], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_state": {"mean": [1.8235294117647058, 1.8166089965397925], "std": [0.5326697140080818, 0.5432195348413468], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_mode_action": {"mean": [0.2179930795847751, 0.18685121107266436], "std": [0.4128826671560826, 0.38979204198308437], "min": [0, 0], "max": [1, 1], "count": [289]}, "gripper_activity_action": {"mean": [1.9688581314878892, 1.9688581314878892], "std": [0.22568406725426035, 0.22568406725426055], "min": [0, 0], "max": [2, 2], "count": [289]}, "gripper_open_scale_state": {"mean": [0.7855773274708832, 0.7881350813852439], "std": [0.3326658110895291, 0.3479106989419054], "min": [0.13797412872314452, 0.038015453815460204], "max": [0.9776300048828125, 0.9707426452636718], "count": [289]}, "gripper_open_scale_action": {"mean": [0.7820069204152249, 0.8131487889273357], "std": [0.4128826671560826, 0.38979204198308437], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [289]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6361835920479303]], [[0.6393014733115469]], [[0.6119741421568627]]], "std": [[[0.17189090762663628]], [[0.19690704849734594]], [[0.2138676953852506]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6097739297385621]], [[0.6222359123093683]], [[0.5941688044662309]]], "std": [[[0.1668753146682347]], [[0.19207920418387758]], [[0.20632048517983584]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47013288398692815]], [[0.44021486655773423]], [[0.3966264324618736]]], "std": [[[0.2214325351335533]], [[0.2382607095843372]], [[0.27687007612138903]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4399520452069717]], [[0.423878720043573]], [[0.3993174782135076]]], "std": [[[0.18472958489629274]], [[0.19318605078169643]], [[0.21835527184970116]]], "count": [100]}, "observation.state": {"min": [-0.5208510756492615, -0.0019148936262354255, -1.1059573888778687, -0.18468084931373596, -0.17680850625038147, -1.0553191900253296, -2.7551064491271973, 0.002340425504371524, -0.0019148936262354255, -0.5853191614151001, -0.9755319356918335, -0.3644680976867676, -0.22127659618854523, -2.734893560409546, 24.30604362487793, 2.9666881561279297], "max": [0.0042553190141916275, 2.186383008956909, 0.0, 0.34808510541915894, 0.03680850937962532, -0.016808509826660156, -0.6008510589599609, 0.683404266834259, 1.926595687866211, 0.0, 0.15191489458084106, -0.007659574504941702, 0.09191489219665527, 0.01872340403497219, 97.77780151367188, 97.07426452636719], "mean": [-0.1622244417667389, 0.8842481970787048, -0.4786149561405182, 0.004339040257036686, -0.048466868698596954, -0.43950900435447693, -2.1675047874450684, 0.08022042363882065, 0.5278179049491882, -0.12618176639080048, -0.19836781919002533, -0.08321914076805115, 8.986947068478912e-05, -2.39816951751709, 77.72183990478516, 85.56060028076172], "std": [0.21602757275104523, 0.9711794257164001, 0.4821859896183014, 0.13919685781002045, 0.08301849663257599, 0.412126362323761, 0.9103127717971802, 0.1802600622177124, 0.7853178977966309, 0.18024808168411255, 0.35612714290618896, 0.11909618228673935, 0.05515535920858383, 0.8199728727340698, 31.046199798583984, 28.019800186157227], "count": [277]}, "action": {"min": [-0.5200194716453552, -0.0015339808305725455, -1.1060001850128174, -0.18561168015003204, -0.17794176936149597, -1.0615147352218628, -2.7551064491271973, -0.003067961661145091, -0.0015339808305725455, -0.5905826091766357, -0.9894176125526428, -0.3712233603000641, -0.2377670258283615, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.019941750913858414, 2.185922622680664, 0.0, 0.41264083981513977, 0.03681553900241852, -0.016873788088560104, -0.6008510589599609, 0.6841554045677185, 1.9404857158660889, 0.0015339808305725455, 0.16566991806030273, -0.006135923322290182, 0.09357282519340515, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16152217984199524, 0.886928379535675, -0.4817762076854706, 0.011307209730148315, -0.04820147156715393, -0.4414442181587219, -2.1675047874450684, 0.07816097140312195, 0.5291788578033447, -0.12649527192115784, -0.19322624802589417, -0.08527712523937225, -0.004037068225443363, -2.39816951751709, 74.00721740722656, 88.80866241455078, 0.0, 0.0], "std": [0.21631833910942078, 0.9731671214103699, 0.48247966170310974, 0.1491083800792694, 0.0832909494638443, 0.4130248427391052, 0.9103127717971802, 0.17962908744812012, 0.788579523563385, 0.18168817460536957, 0.35303181409835815, 0.12072605639696121, 0.06250283122062683, 0.8199728727340698, 43.85946273803711, 31.525999069213867, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [277]}, "index": {"min": [24146], "max": [24422], "mean": [24284.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [2.5703971119133575, 6.0, 6.0, 6.0, 6.0], "std": [1.705668248643944, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [277]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [277]}, "eef_direction_state": {"mean": [4.7328519855595665, 4.4548736462093865], "std": [1.875387851035123, 2.267877966602113], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [0.7906137184115524, 0.6714801444043321], "std": [0.9227482019968076, 0.8771151704131757], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.7184115523465704, 0.5595667870036101], "std": [0.858249627254464, 0.7977114106222681], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [4.6389891696750905, 4.631768953068592], "std": [2.0533488689212227, 2.121269656938418], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [0.7689530685920578, 0.6678700361010831], "std": [0.9331693528608516, 0.8819162826934206], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.7075812274368231, 0.6101083032490975], "std": [0.873422413678618, 0.827967143767489], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.20753738039906827, 0.27936052985449855, 1.1980915115922663, -0.5204986879728654, 0.40420316313687893, -0.25411891566008354, 0.13918596547160425, -0.31964112859713084, 1.188453234317978, -0.03592993092858447, 0.19970128599141104, -0.017673257425007773], "std": [0.16169329828654147, 0.07874752623286582, 0.05840367159077498, 0.507815978751388, 0.4736954926502832, 0.333102068602068, 0.1075474440439995, 0.04776037580078155, 0.03277159679006315, 0.09161789977309764, 0.365748834322384, 0.11203098400302598], "min": [0.047163692506020996, 0.13994448829449876, 1.1423604451130724, -1.2626841010928689, -0.09207870624716641, -0.8005206042274644, 0.0632080884856775, -0.3431568159184938, 1.1287746994298722, -0.4619900082454301, -0.03459519919116949, -0.3631325520096072], "max": [0.4326901447351787, 0.335047321378227, 1.4300234939485283, -0.016834404619139858, 1.2801979690463217, 0.040714108370718316, 0.36079136505701886, -0.1528211321105758, 1.309937963541571, 0.02007034568562697, 1.1591857979269307, 0.30372837570289596], "count": [277]}, "eef_sim_pose_action": {"mean": [0.20678240902195497, 0.28031632118428584, 1.1980114741564494, -0.523343015459286, 0.4106307382747212, -0.2548095317458064, 0.13864679926815268, -0.32018705607335063, 1.1879761287939044, -0.04540077176760639, 0.2055399371191128, -0.02701613019345109], "std": [0.16153943908280882, 0.07863273862467295, 0.06114926050258699, 0.5108521102709386, 0.4883050148171404, 0.33449220313426775, 0.10697269407217168, 0.047934305368608425, 0.03349907793763024, 0.11746858436146344, 0.3869706299604156, 0.13043414417663113], "min": [0.04070550736136097, 0.1400868406041147, 1.1409550562836899, -1.2690876607146084, -0.08739143144649186, -0.8013088438947233, 0.06308298317425423, -0.34391482572625104, 1.1259166751983025, -0.593919472310285, -0.12101388792998113, -0.4864462203272335], "max": [0.432197992662731, 0.3373680779071789, 1.435526293758489, -0.01687849427924582, 1.3541004976280302, 0.07087741824717486, 0.3643815903403452, -0.14917731072994095, 1.3123521733308083, 0.020035872284929947, 1.2343110030588709, 0.3060794920045511], "count": [277]}, "gripper_mode_state": {"mean": [0.2527075812274368, 0.11191335740072202], "std": [0.43456467829037043, 0.3152598259151021], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_state": {"mean": [1.8339350180505416, 1.8086642599277978], "std": [0.5181228644217082, 0.5534897680894257], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_mode_action": {"mean": [0.259927797833935, 0.11191335740072202], "std": [0.4385947306422353, 0.31525982591510215], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_action": {"mean": [1.967509025270758, 1.967509025270758], "std": [0.23042560862430328, 0.23042560862430275], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_open_scale_state": {"mean": [0.777217723763811, 0.8556067087762164], "std": [0.31046233166527576, 0.2801981305043078], "min": [0.2430604362487793, 0.029666881561279296], "max": [0.9777780151367188, 0.9707426452636718], "count": [277]}, "gripper_open_scale_action": {"mean": [0.740072202166065, 0.8880866425992779], "std": [0.4385947306422353, 0.31525982591510215], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [277]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[1.0]], [[1.0]]], "mean": [[[0.6374740713507625]], [[0.6398499183006536]], [[0.6119886519607843]]], "std": [[[0.17192970520323128]], [[0.1980598598704773]], [[0.2163489689895011]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9254901960784314]], [[1.0]]], "mean": [[[0.6104231917211329]], [[0.6221766149237473]], [[0.5938249727668846]]], "std": [[[0.1681172146766043]], [[0.19425107146226125]], [[0.20946880315738337]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46698484477124186]], [[0.43540385076252724]], [[0.388222325708061]]], "std": [[[0.21998858911470065]], [[0.24087310978671167]], [[0.2802676912349783]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43844508986928105]], [[0.4214654793028323]], [[0.39598932461873637]]], "std": [[[0.18991795496673564]], [[0.19844181229254304]], [[0.22769106526744495]]], "count": [100]}, "observation.state": {"min": [-0.5661702156066895, -0.0019148936262354255, -1.1399999856948853, -0.055744681507349014, -0.26787233352661133, -0.8591489195823669, -2.7551064491271973, -0.002340425504371524, -0.0017021276289597154, -1.0097872018814087, -0.47723403573036194, -0.3602127730846405, -0.12148936092853546, -2.734893560409546, 14.556782722473145, 2.9524717330932617], "max": [0.006170212756842375, 2.150851011276245, -0.026808511465787888, 0.1899999976158142, 0.05340425670146942, -0.05340425670146942, -0.31702128052711487, 0.7497872114181519, 1.8948936462402344, -0.009999999776482582, 0.17595744132995605, 0.01042553223669529, 0.15191489458084106, 0.0191489364951849, 97.77780151367188, 97.07426452636719], "mean": [-0.15637381374835968, 0.8558995127677917, -0.4652292728424072, 0.046105995774269104, -0.05203774571418762, -0.3451124429702759, -2.045841693878174, 0.08811093866825104, 0.462390661239624, -0.19910039007663727, -0.01517366524785757, -0.06257980316877365, -0.00037547288229689, -2.392793893814087, 73.55777740478516, 85.37644958496094], "std": [0.2187146693468094, 0.9505966901779175, 0.46364572644233704, 0.06291031837463379, 0.1144985482096672, 0.3004964292049408, 1.0447118282318115, 0.19700606167316437, 0.7270539402961731, 0.3014410436153412, 0.13623051345348358, 0.0997781753540039, 0.056300483644008636, 0.823332667350769, 35.65216064453125, 28.134679794311523], "count": [272]}, "action": {"min": [-0.5691068768501282, -0.0015339808305725455, -1.147417664527893, -0.05522330850362778, -0.26998060941696167, -0.8636311888694763, -2.7551064491271973, -0.016873788088560104, -0.0015339808305725455, -1.0124273300170898, -0.49854376912117004, -0.3681553900241852, -0.13805827498435974, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.013805827125906944, 2.1506409645080566, -0.026077672839164734, 0.22549517452716827, 0.05982524901628494, -0.05368932709097862, -0.31702128052711487, 0.7531845569610596, 1.9067381620407104, -0.00920388475060463, 0.2040194422006607, 0.01073786523193121, 0.15493206679821014, 0.0191489364951849, 100.0, 100.0, 0.0, 0.0], "mean": [-0.15543419122695923, 0.8608260154724121, -0.4685630202293396, 0.04850631579756737, -0.051343176513910294, -0.353074312210083, -2.045841693878174, 0.0876399427652359, 0.4666516184806824, -0.19923153519630432, -0.016907645389437675, -0.06336134672164917, -0.0032766172662377357, -2.392793893814087, 71.69117736816406, 88.23529052734375, 0.0, 0.0], "std": [0.2195042073726654, 0.9537141919136047, 0.4628041386604309, 0.0663645938038826, 0.11393840610980988, 0.30726927518844604, 1.0447118282318115, 0.1977355033159256, 0.7353774309158325, 0.30045196413993835, 0.13842204213142395, 0.1013043001294136, 0.06034530699253082, 0.823332667350769, 45.04979705810547, 32.21896743774414, 0.0, 0.0], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [272]}, "index": {"min": [24423], "max": [24694], "mean": [24558.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [2.4595588235294117, 6.0, 6.0, 6.0, 6.0], "std": [1.7230649281265644, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [272]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [272]}, "eef_direction_state": {"mean": [4.602941176470588, 4.783088235294118], "std": [2.0211361531279834, 2.020303382395927], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.7867647058823529, 0.6544117647058824], "std": [0.9026764796922652, 0.918588082735643], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.7058823529411765, 0.5808823529411765], "std": [0.8411970380044145, 0.8139875257284492], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_direction_action": {"mean": [4.694852941176471, 4.860294117647059], "std": [1.9418691667377275, 1.9803178373746542], "min": [0, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.7720588235294118, 0.6176470588235294], "std": [0.9031555120203465, 0.9079617082607735], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.75, 0.5294117647058824], "std": [0.8510374291900168, 0.7992751906883057], "min": [0, 0], "max": [2, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.20254173114177063, 0.28323095682472155, 1.1986427001657878, -0.4387247573565452, 0.42638846667278174, -0.2567820515788433, 0.13223217709423962, -0.3172391129601901, 1.198785916715339, -0.03674688627948403, 0.24435344458012415, 0.011193851157496078], "std": [0.15641931104729684, 0.07679938952936433, 0.050794473010009014, 0.40944040366964546, 0.46075647305351525, 0.39577152358585554, 0.10549229450017505, 0.053287291544303284, 0.04101147414936122, 0.07238494297926608, 0.3710444406513248, 0.12459920322462233], "min": [0.058285869740874297, 0.1412234090117141, 1.1378750239070394, -1.0725094554653758, -0.02061316753931841, -0.9670169737772206, 0.06299946346698773, -0.3437758661938233, 1.1368638859994027, -0.21334578654802439, 0.006595741198526017, -0.3058892595767744], "max": [0.4198112565351037, 0.335114137987856, 1.3886941083474198, -0.05226620146221823, 1.2555239991326888, 0.043003175472891175, 0.35925116405232915, -0.12146058572117836, 1.3411641070308413, 0.021478259371062704, 1.0856120035298384, 0.47973664489446344], "count": [272]}, "eef_sim_pose_action": {"mean": [0.20284839293717793, 0.2838644227036572, 1.198498499849267, -0.44506657128709765, 0.430555695477886, -0.25451455708458437, 0.13232531948692883, -0.31760159408060934, 1.198164781700747, -0.03896962274469055, 0.2470363734440039, 0.00956295739367987], "std": [0.15647457211518656, 0.07676110190010313, 0.0527226133495953, 0.41318538279227773, 0.47090377654445825, 0.394672912980973, 0.10544601085261224, 0.05332388574161908, 0.04266696661590453, 0.07571544653802215, 0.3852221360343415, 0.13017627114687724], "min": [0.05651062241189947, 0.14059126700777064, 1.1343315553557685, -1.0751973152282706, -0.033709419202694546, -0.9687359776561012, 0.0639548732482991, -0.3442345555495995, 1.1374824736396256, -0.22953923433053114, -0.026688776103632295, -0.3451762499367864], "max": [0.41965275821008663, 0.3351837601889525, 1.390878231525507, -0.05250322435080175, 1.2776655549415419, 0.059344424518600614, 0.3591601245234044, -0.11847312076646835, 1.3472079727690747, 0.042560166297010774, 1.0898778867366823, 0.4807241983991928], "count": [272]}, "gripper_mode_state": {"mean": [0.2757352941176471, 0.11397058823529412], "std": [0.44688403607144234, 0.3177755391036181], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_state": {"mean": [1.8051470588235294, 1.8051470588235294], "std": [0.5513112514911739, 0.5579399942621363], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.28308823529411764, 0.11764705882352941], "std": [0.4504989304451011, 0.32218973970892106], "min": [0, 0], "max": [1, 1], "count": [272]}, "gripper_activity_action": {"mean": [1.9669117647058822, 1.9669117647058822], "std": [0.23249134932003432, 0.2324913493200347], "min": [0, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.7355777496099505, 0.8537649277203198], "std": [0.3565208001191449, 0.2813468945366613], "min": [0.14556782722473144, 0.029524717330932617], "max": [0.9777780151367188, 0.9707426452636718], "count": [272]}, "gripper_open_scale_action": {"mean": [0.7169117647058824, 0.8823529411764706], "std": [0.4504989304451011, 0.32218973970892106], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [272]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6386967647058823]], [[0.6427403077342049]], [[0.6001868872549019]]], "std": [[[0.17105222101770975]], [[0.19629710499865455]], [[0.2164077760698212]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6109899210239651]], [[0.6245205528322441]], [[0.5833117293028323]]], "std": [[[0.1679995705915107]], [[0.1926709680618395]], [[0.20985931218593737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4683109885620915]], [[0.44097367647058827]], [[0.4008161220043573]]], "std": [[[0.2162124015436144]], [[0.23144205584180075]], [[0.26794178963373944]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4450440713507625]], [[0.4283729520697168]], [[0.4046314814814815]]], "std": [[[0.1915313619916197]], [[0.1988714650466894]], [[0.22686244390190988]]], "count": [100]}, "observation.state": {"min": [-0.44340425729751587, -0.002340425504371524, -1.1189361810684204, -0.2689361572265625, -0.31702128052711487, -1.0072340965270996, -2.754680871963501, 0.003829787252470851, -0.0017021276289597154, -1.042553186416626, -0.45404255390167236, -0.3136170208454132, -0.16489361226558685, -2.734893560409546, 23.553316116333008, 3.24428129196167], "max": [-0.013829787261784077, 2.1802127361297607, 0.0, 0.14957447350025177, 0.037021275609731674, -0.02255319058895111, -0.5782978534698486, 0.7534042596817017, 2.0195744037628174, -0.00042553190723992884, 0.18851064145565033, -0.005744680762290955, 0.05702127516269684, 0.01042553223669529, 97.76300048828125, 97.07426452636719], "mean": [-0.1289338916540146, 0.8096437454223633, -0.4145876467227936, -0.03184906020760536, -0.07016951590776443, -0.41899049282073975, -2.1718971729278564, 0.0993528738617897, 0.5241402983665466, -0.21388116478919983, -0.07375512272119522, -0.054684851318597794, -0.014338009990751743, -2.352689266204834, 77.87342834472656, 84.00531005859375], "std": [0.16905246675014496, 0.9454261064529419, 0.4666144549846649, 0.09729862213134766, 0.13358347117900848, 0.39108073711395264, 0.9096256494522095, 0.21193256974220276, 0.7613025903701782, 0.3208666741847992, 0.15214912593364716, 0.08025173842906952, 0.04962644726037979, 0.8683773279190063, 31.018535614013672, 29.674888610839844], "count": [265]}, "action": {"min": [-0.44332045316696167, -0.003067961661145091, -1.119805932044983, -0.2730485796928406, -0.3190680146217346, -1.0139613151550293, -2.754680871963501, 0.004601942375302315, 0.0, -1.0446408987045288, -0.4632622003555298, -0.3436116874217987, -0.18100973963737488, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.013805827125906944, 2.178252696990967, 0.0015339808305725455, 0.1595340073108673, 0.03834952041506767, -0.01840776950120926, -0.5782978534698486, 0.7562525272369385, 2.0386605262756348, -0.0, 0.22242721915245056, -0.003067961661145091, 0.058291271328926086, 0.01042553223669529, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12822292745113373, 0.8128727674484253, -0.41626444458961487, -0.029330868273973465, -0.06995517760515213, -0.4245125949382782, -2.1718971729278564, 0.09840631484985352, 0.529043972492218, -0.21430572867393494, -0.07345740497112274, -0.056033723056316376, -0.017846273258328438, -2.352689266204834, 74.3396224975586, 87.16981506347656, 0.0, 0.0], "std": [0.1693783551454544, 0.9478157162666321, 0.46534740924835205, 0.10083716362714767, 0.13403639197349548, 0.39283400774002075, 0.9096256494522095, 0.21140874922275543, 0.7661291360855103, 0.32008177042007446, 0.1535724252462387, 0.0826583132147789, 0.05499913915991783, 0.8683773279190063, 43.67597579956055, 33.44260025024414, 0.0, 0.0], "count": [265]}, "timestamp": {"min": [0.0], "max": [8.8], "mean": [4.4], "std": [2.5499455331873704], "count": [265]}, "frame_index": {"min": [0], "max": [264], "mean": [132.0], "std": [76.49836599562111], "count": [265]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [265]}, "index": {"min": [24695], "max": [24959], "mean": [24827.0], "std": [76.49836599562111], "count": [265]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [265]}, "subtask_annotation": {"mean": [2.520754716981132, 6.0, 6.0, 6.0, 6.0], "std": [1.752772304424335, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [265]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [265]}, "eef_direction_state": {"mean": [4.811320754716981, 4.69811320754717], "std": [1.8020596578149026, 1.9751752313987798], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_state": {"mean": [0.7886792452830189, 0.7811320754716982], "std": [0.9279029669013569, 0.9502842879049873], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_state": {"mean": [0.7509433962264151, 0.6716981132075471], "std": [0.8634338295017682, 0.856578837638883], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_direction_action": {"mean": [4.8943396226415095, 4.724528301886792], "std": [1.7941640292631351, 1.9780785092664175], "min": [0, 0], "max": [6, 6], "count": [265]}, "eef_velocity_action": {"mean": [0.7509433962264151, 0.7396226415094339], "std": [0.9266744439650308, 0.9377491362332604], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_acc_mag_action": {"mean": [0.7132075471698113, 0.6490566037735849], "std": [0.8560633321327877, 0.8430901474907723], "min": [0, 0], "max": [2, 2], "count": [265]}, "eef_sim_pose_state": {"mean": [0.19941770597803526, 0.292991050644785, 1.1974123387781055, -0.5163816122416006, 0.35060536567171263, -0.24454375166022227, 0.14319946166694475, -0.3122776882148869, 1.2011259352839663, -0.03505986340524529, 0.23496221662831135, 0.03761052530844712], "std": [0.16007064530794268, 0.06579453003023618, 0.053431301892473526, 0.5234127512420037, 0.43507796694914846, 0.3600874687769448, 0.11200454110214925, 0.06276518574560122, 0.04528039185738459, 0.06651862086925897, 0.36959207615996154, 0.15816853765976932], "min": [0.05728340569001078, 0.16313896980262754, 1.1337193293422776, -1.3727807359470372, -0.05571235003298103, -0.9121405896181958, 0.06275617856897528, -0.34250719449942935, 1.1330736469914682, -0.20056883609314857, -0.022765000146201197, -0.21259019134015236], "max": [0.44365390154108014, 0.33471322516989716, 1.405213738285758, -0.022406151698764396, 1.1719921515957998, 0.023204573433467112, 0.3608875453575391, -0.08933817221089353, 1.3611797298129884, 0.018687642879254163, 1.0585726380008218, 0.5389051110647047], "count": [265]}, "eef_sim_pose_action": {"mean": [0.19902524168439265, 0.2936241325718911, 1.197282289759545, -0.5212769870364109, 0.3546677501253524, -0.2440286411708464, 0.14320007263770324, -0.31282169464996473, 1.200690724407697, -0.03816048024118723, 0.23988952835496893, 0.034781812662704956], "std": [0.1596690332035019, 0.06576658340982038, 0.05592894824864913, 0.5250909164698775, 0.4479262819947972, 0.360712341968137, 0.11160701807096214, 0.06283584464755182, 0.04702360494057248, 0.07243578073443586, 0.38612616258426813, 0.16060327305711464], "min": [0.05081189686453447, 0.16317660724067207, 1.129981857499029, -1.3806039173125062, -0.05671879085410292, -0.9148268246555031, 0.06336127561495987, -0.34307427533049656, 1.1326763417834453, -0.24078369241417574, -0.03067903470417077, -0.2301609525928477], "max": [0.4443904336811826, 0.33473796615238016, 1.4174017493221787, -0.018299549089560805, 1.252381609032609, 0.02776944000330553, 0.36202087048561404, -0.08752896804481815, 1.3728717429406172, 0.018356003662448647, 1.0964087767008168, 0.5439000284523108], "count": [265]}, "gripper_mode_state": {"mean": [0.24528301886792453, 0.12830188679245283], "std": [0.4302548773958989, 0.3344256459034642], "min": [0, 0], "max": [1, 1], "count": [265]}, "gripper_activity_state": {"mean": [1.818867924528302, 1.7962264150943397], "std": [0.5401106119325081, 0.5663395421812709], "min": [0, 0], "max": [2, 2], "count": [265]}, "gripper_mode_action": {"mean": [0.25660377358490566, 0.12830188679245283], "std": [0.4367588315843081, 0.3344256459034642], "min": [0, 0], "max": [1, 1], "count": [265]}, "gripper_activity_action": {"mean": [1.9660377358490566, 1.9660377358490566], "std": [0.2354789548954377, 0.2354789548954372], "min": [0, 0], "max": [2, 2], "count": [265]}, "gripper_open_scale_state": {"mean": [0.7787340575884012, 0.8400544709169614], "std": [0.31018549743108753, 0.2967489494770794], "min": [0.2355331611633301, 0.0324428129196167], "max": [0.9776300048828125, 0.9707426452636718], "count": [265]}, "gripper_open_scale_action": {"mean": [0.7433962264150943, 0.8716981132075472], "std": [0.43675883158430806, 0.33442564590346413], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [265]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6485348420479302]], [[0.645636574074074]], [[0.6179313344226579]]], "std": [[[0.17446322962188482]], [[0.19967623003242296]], [[0.2187902864053302]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6215800925925925]], [[0.6270577096949891]], [[0.599145138888889]]], "std": [[[0.17181910647349008]], [[0.19626382431273795]], [[0.21178941599609308]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4617779057734205]], [[0.4292797440087146]], [[0.3870819117647059]]], "std": [[[0.21579416380106964]], [[0.23323848326593907]], [[0.27433398051343294]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4423156318082789]], [[0.42393025599128537]], [[0.3936001879084967]]], "std": [[[0.19991883118540152]], [[0.20894024306301]], [[0.2382229001423118]]], "count": [100]}, "observation.state": {"min": [-0.5814893841743469, -0.001276595750823617, -0.9414893388748169, -0.12936170399188995, -0.1599999964237213, -0.9129787087440491, -2.754680871963501, -0.0008510638144798577, -0.0017021276289597154, -0.8068085312843323, -0.5887234210968018, -0.15489362180233002, -0.0904255285859108, -2.734893560409546, 13.574016571044922, 2.9666881561279297], "max": [-0.003617021255195141, 2.0761702060699463, -0.008936170488595963, 0.1840425580739975, 0.07914893329143524, 0.021063830703496933, -0.28893616795539856, 0.691702127456665, 1.7914893627166748, -0.016382979229092598, 0.22404254972934723, 0.02148936130106449, 0.1572340428829193, 0.01872340403497219, 97.76300048828125, 97.07426452636719], "mean": [-0.16188956797122955, 0.7521559596061707, -0.38481399416923523, 0.03437070548534393, -0.012337143532931805, -0.3147869408130646, -2.1421468257904053, 0.09972994774580002, 0.5166299939155579, -0.22954913973808289, 0.03229362145066261, -0.032409168779850006, 0.023673485964536667, -2.2478837966918945, 76.83795928955078, 80.42723846435547], "std": [0.2187023162841797, 0.8961542844772339, 0.39401552081108093, 0.08780483901500702, 0.0818275660276413, 0.34056785702705383, 1.0019298791885376, 0.212102010846138, 0.7357696890830994, 0.23159389197826385, 0.24899834394454956, 0.042490068823099136, 0.054567135870456696, 0.9761337637901306, 34.20406723022461, 33.35667419433594], "count": [260]}, "action": {"min": [-0.5844466686248779, -0.0015339808305725455, -0.951068103313446, -0.13038836419582367, -0.16106797754764557, -0.9188544750213623, -2.754680871963501, -0.0015339808305725455, -0.003067961661145091, -0.8084079027175903, -0.6243301630020142, -0.16106797754764557, -0.09970875084400177, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0, 2.077009916305542, -0.00920388475060463, 0.18561168015003204, 0.08436894416809082, 0.02454369328916073, -0.28893616795539856, 0.6933593153953552, 1.7947574853897095, -0.013805827125906944, 0.22702915966510773, 0.026077672839164734, 0.16260196268558502, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16173991560935974, 0.7547211050987244, -0.38802075386047363, 0.03860912844538689, -0.011233405210077763, -0.32040104269981384, -2.1421468257904053, 0.09740768373012543, 0.5206207036972046, -0.2286987006664276, 0.03089185059070587, -0.03418411687016487, 0.022065725177526474, -2.2478837966918945, 76.15384674072266, 83.07691955566406, 0.0, 0.0], "std": [0.21874715387821198, 0.8984919786453247, 0.3943309783935547, 0.08990270644426346, 0.08242906630039215, 0.34563589096069336, 1.0019298791885376, 0.2103555053472519, 0.7432761788368225, 0.23048163950443268, 0.2493080049753189, 0.04593861848115921, 0.0564027801156044, 0.9761337637901306, 42.61416244506836, 37.49561309814453, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [260]}, "index": {"min": [24960], "max": [25219], "mean": [25089.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.65, 6.0, 6.0, 6.0, 6.0], "std": [1.7487907910236797, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [260]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [260]}, "eef_direction_state": {"mean": [4.726923076923077, 4.673076923076923], "std": [1.8847684396248583, 2.027893505834544], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.8, 0.7076923076923077], "std": [0.919029588541837, 0.9152229980145143], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.8153846153846154, 0.6307692307692307], "std": [0.8839127644445083, 0.8425096350826488], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [4.746153846153846, 4.6923076923076925], "std": [1.8884732883858129, 2.0356293823406357], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.7961538461538461, 0.6846153846153846], "std": [0.916087319163058, 0.9032813292453857], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.7576923076923077, 0.6076923076923076], "std": [0.8720766889897288, 0.8412093295337816], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.17895447806465054, 0.2885127535623924, 1.199861287672347, -0.35276632719748097, 0.3970960432717684, -0.1923301543325417, 0.13541762426198017, -0.3144375210347667, 1.1998318815839586, -0.001578162737310804, 0.3182416019024182, 0.05403598093102248], "std": [0.13921443959577673, 0.07018129848136201, 0.05117442494775375, 0.3945390768661393, 0.4714239403389778, 0.3522004147960859, 0.1071753256261976, 0.05463864275817998, 0.03974023813764252, 0.07027723892457038, 0.33535621209638544, 0.22342866858689006], "min": [0.05962953372451616, 0.14898497355691573, 1.1498872501570843, -1.0252685481701054, -0.05887727974851509, -0.8729191009439142, 0.059547293045045864, -0.3403052452548706, 1.143717439705438, -0.22400125140974225, 0.012340119281108342, -0.2692094340285282], "max": [0.38701514982015256, 0.3355342629101344, 1.3771646830748407, 0.026771128375996624, 1.2633936209117027, 0.09753461474513081, 0.3373000340637739, -0.1437785200817338, 1.336796609884126, 0.13407280659650556, 1.1211783381315223, 0.6676134707871797], "count": [260]}, "eef_sim_pose_action": {"mean": [0.17882290850691276, 0.28903094579421107, 1.199973740523097, -0.35459482129063813, 0.4005987190793327, -0.1882777794460836, 0.13562922414849712, -0.31516949132151995, 1.1990369382289021, -0.008579832108437484, 0.32127848222462835, 0.045304885661893196], "std": [0.13912243455033235, 0.0700832048945248, 0.05338779702005888, 0.39639087970667447, 0.4795703336057349, 0.35440218380247224, 0.10728689521158545, 0.0541925228844591, 0.040715033372012606, 0.08573643775520456, 0.3556757551796534, 0.23097431477271627], "min": [0.057246357419649195, 0.14894500846848505, 1.1491469740654212, -1.0469242134333814, -0.055168627225865574, -0.8845679142065067, 0.059634589338868095, -0.34055912215268597, 1.1430379156817732, -0.31631664806052, 0.012212750473444167, -0.35912042043791276], "max": [0.38789619341980996, 0.3360911813960348, 1.3815546426202368, 0.030195748556490893, 1.3099306172251008, 0.14817360515072286, 0.3380437055512844, -0.14191917741565144, 1.347456178213044, 0.13607606112948162, 1.2013365562822544, 0.6755937713728339], "count": [260]}, "gripper_mode_state": {"mean": [0.23461538461538461, 0.16538461538461538], "std": [0.4237581927434101, 0.3715273130991823], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_state": {"mean": [1.8038461538461539, 1.7961538461538462], "std": [0.558143053919915, 0.569061825241112], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.23846153846153847, 0.16923076923076924], "std": [0.42614273798352376, 0.3749556186755059], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 1.9653846153846153], "std": [0.23768483931508366, 0.23768483931508305], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.7683795160513694, 0.8042735022856614], "std": [0.3420414400960675, 0.3335666653011345], "min": [0.13574016571044922, 0.029666881561279296], "max": [0.9776300048828125, 0.9707426452636718], "count": [260]}, "gripper_open_scale_action": {"mean": [0.7615384615384615, 0.8307692307692308], "std": [0.42614273798352376, 0.3749556186755059], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 87, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[1.0]], [[1.0]]], "mean": [[[0.6290067538126362]], [[0.632328575708061]], [[0.6043703077342047]]], "std": [[[0.17163569266661097]], [[0.1967771893231712]], [[0.21312531388152986]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6019117456427016]], [[0.6146401388888889]], [[0.5866579003267974]]], "std": [[[0.16840261175947027]], [[0.19318164480496872]], [[0.20612958297852124]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46853188725490197]], [[0.43994024782135077]], [[0.396840114379085]]], "std": [[[0.22272006261189822]], [[0.2383523776297456]], [[0.27677799667499436]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445034776688453]], [[0.43019404956427015]], [[0.4069046160130719]]], "std": [[[0.19334610141346073]], [[0.2028391776243161]], [[0.23158050895536533]]], "count": [100]}, "observation.state": {"min": [-0.5848936438560486, -0.002340425504371524, -1.218510627746582, -0.05893617123365402, -0.08085106313228607, -1.0982978343963623, -2.754680871963501, -0.02574468031525612, -0.0017021276289597154, -0.8080850839614868, -0.6557446718215942, -0.21255318820476532, -0.11680851131677628, -2.734893560409546, 23.339324951171875, 3.594040632247925], "max": [0.001276595750823617, 2.1646809577941895, 0.0, 0.2389361709356308, 0.059148937463760376, -0.06723403930664062, -0.5719149112701416, 0.6482978463172913, 1.9444681406021118, -0.00042553190723992884, 0.16574467718601227, 0.005319148767739534, 0.1370212733745575, 0.0, 97.76300048828125, 97.07426452636719], "mean": [-0.170414000749588, 0.8352717161178589, -0.4449891746044159, 0.03044646978378296, 0.004316241014748812, -0.44408515095710754, -2.2597224712371826, 0.07602837681770325, 0.4886506497859955, -0.1693616360425949, -0.10705219209194183, -0.044985439628362656, 0.01233678124845028, -2.40801739692688, 80.86727905273438, 85.89400482177734], "std": [0.2167629897594452, 0.9349089860916138, 0.4720083773136139, 0.06734157353639603, 0.043634820729494095, 0.4087015688419342, 0.8505986332893372, 0.17971719801425934, 0.748590350151062, 0.25694432854652405, 0.21647922694683075, 0.053156618028879166, 0.044605061411857605, 0.7877945303916931, 29.005449295043945, 26.922521591186523], "count": [234]}, "action": {"min": [-0.5859806537628174, -0.0015339808305725455, -1.2225826978683472, -0.06289321184158325, -0.08130098134279251, -1.104466199874878, -2.754680871963501, -0.026077672839164734, -0.0015339808305725455, -0.8084079027175903, -0.6596117615699768, -0.2208932340145111, -0.12425244599580765, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.1644468307495117, -0.0, 0.24390295147895813, 0.06442718952894211, -0.06749515235424042, -0.5719149112701416, 0.653475821018219, 1.9450876712799072, -0.0, 0.24083498120307922, 0.007669903803616762, 0.13805827498435974, 0.0, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16901881992816925, 0.8390581011772156, -0.4466233253479004, 0.0350714735686779, 0.003985730465501547, -0.44699057936668396, -2.2597224712371826, 0.0749618262052536, 0.4972063899040222, -0.1705799549818039, -0.11101043224334717, -0.047953300178050995, 0.010187222622334957, -2.40801739692688, 78.63247680664062, 89.31623840332031, 0.0, 0.0], "std": [0.21600092947483063, 0.936366617679596, 0.46897652745246887, 0.07301648706197739, 0.04514269530773163, 0.409079372882843, 0.8505986332893372, 0.18086090683937073, 0.7618613243103027, 0.25694289803504944, 0.22252647578716278, 0.0582418292760849, 0.04716162011027336, 0.7877945303916931, 40.98994064331055, 30.89065933227539, 0.0, 0.0], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [234]}, "index": {"min": [25220], "max": [25453], "mean": [25336.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.388888888888889, 6.0, 6.0, 6.0, 6.0], "std": [1.7560774946287254, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [234]}, "eef_direction_state": {"mean": [4.435897435897436, 4.683760683760684], "std": [2.1077172623140616, 1.98563031241959], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [0.8803418803418803, 0.717948717948718], "std": [0.9351849139548658, 0.9184356250549902], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_state": {"mean": [0.8376068376068376, 0.594017094017094], "std": [0.8911460493772988, 0.8176253502570773], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_direction_action": {"mean": [4.448717948717949, 4.7094017094017095], "std": [2.0774374165284373, 1.9981180421647837], "min": [0, 0], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [0.8547008547008547, 0.688034188034188], "std": [0.936121816758502, 0.9016283837706758], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_acc_mag_action": {"mean": [0.8376068376068376, 0.5769230769230769], "std": [0.8863375614142495, 0.8194103169884507], "min": [0, 0], "max": [2, 2], "count": [234]}, "eef_sim_pose_state": {"mean": [0.19862535990154018, 0.2838230258377751, 1.2003531215945398, -0.4594361960093265, 0.4197595725715521, -0.17272327332984688, 0.13759235055216712, -0.32040002036131615, 1.196228163255657, -0.011641545134228626, 0.21104989590038611, 0.02110338921150854], "std": [0.1524395574287858, 0.07732130907148084, 0.047196616808390816, 0.435126737730591, 0.48758055281809, 0.2751096090631065, 0.10889523799156618, 0.04644760925784741, 0.041525089505993804, 0.05893061386821156, 0.3417150109232231, 0.16902294085656702], "min": [0.058064461055813324, 0.11874114301821408, 1.1447992003206242, -1.2163119246391039, -0.07545639247929525, -0.7277650732863022, 0.06553355709500654, -0.3445784743286014, 1.126153250012631, -0.1869711483721273, -0.010479536902446629, -0.22094973947470453], "max": [0.41942726722225343, 0.3355918682505577, 1.3742621452458603, -0.06676938592718099, 1.2237615999103735, 0.04840018758474461, 0.3461088118799396, -0.15440325059806836, 1.3385972017736867, 0.08598977530509333, 0.9826102983459859, 0.5627062727996222], "count": [234]}, "eef_sim_pose_action": {"mean": [0.19862221538015318, 0.28487272849702205, 1.200086336707101, -0.46376560052589477, 0.4264306908783586, -0.17259953855296845, 0.13821884625950615, -0.32093276655753983, 1.1952311018172115, -0.017118972850692457, 0.21405667346549134, 0.014469615107667897], "std": [0.15225642304444248, 0.076640960460394, 0.04869346275533089, 0.436924812194093, 0.4963258197153597, 0.274799160498642, 0.10961541458896441, 0.0465965402663303, 0.043796535126028456, 0.07149223120218641, 0.356162291217495, 0.1778635008530413], "min": [0.05063416620204994, 0.11880475137207511, 1.143499725177486, -1.2230597562341403, -0.08425394467318914, -0.7276016874647648, 0.05797211316880266, -0.34472492729854715, 1.1239457452028172, -0.3148602179800805, -0.07452582985509992, -0.35056516559112233], "max": [0.42053799467122355, 0.3368166470923553, 1.3737361036962008, -0.06693049241651844, 1.2649969749468624, 0.05387516335832109, 0.3458599970759902, -0.15138597290949937, 1.3540327768176748, 0.09596239649746613, 1.0340072918391074, 0.5646819550864659], "count": [234]}, "gripper_mode_state": {"mean": [0.20512820512820512, 0.10683760683760683], "std": [0.4037952755903512, 0.3089066729658329], "min": [0, 0], "max": [1, 1], "count": [234]}, "gripper_activity_state": {"mean": [1.7905982905982907, 1.7735042735042734], "std": [0.5726655183390318, 0.595552341832419], "min": [0, 0], "max": [2, 2], "count": [234]}, "gripper_mode_action": {"mean": [0.21367521367521367, 0.10683760683760683], "std": [0.40990013019766575, 0.30890667296583296], "min": [0, 0], "max": [1, 1], "count": [234]}, "gripper_activity_action": {"mean": [1.9615384615384615, 1.9615384615384615], "std": [0.2502464268710659, 0.2502464268710659], "min": [0, 0], "max": [2, 2], "count": [234]}, "gripper_open_scale_state": {"mean": [0.8086727968851759, 0.8589412140336791], "std": [0.2900543141688474, 0.26922518824562397], "min": [0.23339324951171875, 0.035940406322479246], "max": [0.9776300048828125, 0.9707426452636718], "count": [234]}, "gripper_open_scale_action": {"mean": [0.7863247863247863, 0.8931623931623932], "std": [0.40990013019766575, 0.30890667296583296], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [234]}}} +{"episode_index": 88, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.9529411764705882]], [[1.0]]], "mean": [[[0.6509591612200436]], [[0.6471223774509804]], [[0.6184177832244009]]], "std": [[[0.17118877389275447]], [[0.1978484534113579]], [[0.21838600031940297]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9019607843137255]], [[1.0]]], "mean": [[[0.6245851797385621]], [[0.629246424291939]], [[0.6005088807189543]]], "std": [[[0.16779131357558574]], [[0.19382007605749424]], [[0.2108819099958023]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46538848583878]], [[0.43836561274509805]], [[0.3966459368191721]]], "std": [[[0.2146801913713522]], [[0.23706254047781042]], [[0.27660777474774734]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445316993464052]], [[0.42935690087145967]], [[0.4045733850762527]]], "std": [[[0.19115878212985374]], [[0.1985056494601944]], [[0.22442972295683944]]], "count": [100]}, "observation.state": {"min": [-0.4387234151363373, -0.0019148936262354255, -0.9495744705200195, -0.21531914174556732, -0.34617021679878235, -0.8172340393066406, -2.758085012435913, -0.0019148936262354255, -0.0017021276289597154, -0.6782978773117065, -0.789787232875824, -0.28999999165534973, -0.24234043061733246, -2.734893560409546, 13.879321098327637, 3.4654319286346436], "max": [0.08936170488595963, 2.1080851554870605, 0.0, 0.2610638439655304, 0.18787233531475067, -0.014893617480993271, -0.29765957593917847, 0.7421276569366455, 1.936808466911316, -0.0017021276289597154, 0.18234042823314667, 0.011914893984794617, 0.07829787582159042, 0.003829787252470851, 97.88134765625, 97.07426452636719], "mean": [-0.11841367185115814, 0.8701070547103882, -0.41082555055618286, -0.050612129271030426, -0.062449004501104355, -0.3218500018119812, -2.027465581893921, 0.07768726348876953, 0.4618697464466095, -0.1252724528312683, -0.16033224761486053, -0.033155884593725204, -0.008638774044811726, -2.407313823699951, 72.92312622070312, 85.87025451660156], "std": [0.18094538152217865, 0.9339904189109802, 0.40446993708610535, 0.12047483026981354, 0.15629541873931885, 0.2983977496623993, 1.0658317804336548, 0.1899843066930771, 0.744151771068573, 0.20569725334644318, 0.2950502932071686, 0.059009041637182236, 0.06098802387714386, 0.7988166213035583, 36.38474655151367, 27.303224563598633], "count": [269]}, "action": {"min": [-0.4387184977531433, -0.006135923322290182, -0.9495341181755066, -0.2178252786397934, -0.34821364283561707, -0.8252816796302795, -2.758085012435913, -0.004601942375302315, -0.003067961661145091, -0.6795535087585449, -0.7976700067520142, -0.30066022276878357, -0.26077672839164734, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.09050486981868744, 2.1092236042022705, -0.0, 0.26998060941696167, 0.19941750168800354, -0.012271846644580364, -0.29765957593917847, 0.7470486164093018, 1.9389517307281494, -0.0015339808305725455, 0.23930099606513977, 0.012271846644580364, 0.07976700365543365, 0.003829787252470851, 100.0, 100.0, 0.0, 0.0], "mean": [-0.11652512103319168, 0.8722399473190308, -0.41263481974601746, -0.04661809653043747, -0.058673396706581116, -0.32727357745170593, -2.027465581893921, 0.07538168877363205, 0.46578851342201233, -0.1260942965745926, -0.16212868690490723, -0.03460869938135147, -0.010789183899760246, -2.407313823699951, 71.7472152709961, 88.84757995605469, 0.0, 0.0], "std": [0.18016673624515533, 0.9361305832862854, 0.404346764087677, 0.12575817108154297, 0.15992504358291626, 0.3031170964241028, 1.0658317804336548, 0.18857069313526154, 0.7516114711761475, 0.20599284768104553, 0.29699084162712097, 0.06290023773908615, 0.0651877149939537, 0.7988166213035583, 45.02288055419922, 31.478008270263672, 0.0, 0.0], "count": [269]}, "timestamp": {"min": [0.0], "max": [8.933333333333334], "mean": [4.466666666666667], "std": [2.5884358211089573], "count": [269]}, "frame_index": {"min": [0], "max": [268], "mean": [134.0], "std": [77.6530746332687], "count": [269]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [269]}, "index": {"min": [25454], "max": [25722], "mean": [25588.0], "std": [77.6530746332687], "count": [269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [269]}, "subtask_annotation": {"mean": [2.2862453531598512, 6.0, 6.0, 6.0, 6.0], "std": [1.742705570542851, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [269]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [269]}, "eef_direction_state": {"mean": [4.765799256505576, 4.828996282527881], "std": [1.7903555680573076, 1.9049278972356092], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_state": {"mean": [0.828996282527881, 0.6245353159851301], "std": [0.9289515795567055, 0.881613228372008], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_state": {"mean": [0.7881040892193308, 0.5539033457249071], "std": [0.8770555951856636, 0.8145252031969794], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_direction_action": {"mean": [4.75092936802974, 4.87360594795539], "std": [1.8636737389951152, 1.830861623221345], "min": [0, 0], "max": [6, 6], "count": [269]}, "eef_velocity_action": {"mean": [0.7955390334572491, 0.6245353159851301], "std": [0.9241788213487422, 0.8731391618549003], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_acc_mag_action": {"mean": [0.7806691449814126, 0.5241635687732342], "std": [0.8752258966054779, 0.8113803393166746], "min": [0, 0], "max": [2, 2], "count": [269]}, "eef_sim_pose_state": {"mean": [0.20577891133886583, 0.2988690873529976, 1.1960077147833006, -0.42543751710266897, 0.3921061191757699, -0.22936511069304716, 0.1315418438435174, -0.31778629801773023, 1.1909118097711788, -0.015612867304978698, 0.17611891808616134, 0.041791686380398756], "std": [0.1536565228468417, 0.06320382678807084, 0.04981200347793336, 0.4373902096572651, 0.4453999426403187, 0.3991392212764449, 0.10330864160285112, 0.05203831546602152, 0.035186183926843154, 0.06335485180101047, 0.3169499742319801, 0.18707739960900727], "min": [0.0532231643632502, 0.1793661942253297, 1.1362882271313484, -1.1672005347506644, -0.12712732712807284, -0.9666650466859286, 0.06768427341715463, -0.3425905943510835, 1.1218116660012523, -0.24723112603782993, -0.023433570665524872, -0.2557933578224967], "max": [0.40736737067484996, 0.36004765460243243, 1.3784268213751305, -0.014952106242637715, 1.1064379902912305, 0.3235970463348977, 0.3393830192235552, -0.1251003464158499, 1.3191343378367302, 0.06689935508968753, 0.9909226826728692, 0.7113571308563511], "count": [269]}, "eef_sim_pose_action": {"mean": [0.20540511275775628, 0.29990015858878477, 1.1957818617514169, -0.42455000343462146, 0.39603558323863336, -0.21931874911659596, 0.13185482142495597, -0.31836226112863586, 1.190508672836744, -0.017450222189967977, 0.17752238298974204, 0.037567929016900696], "std": [0.15354062065343307, 0.06303886763221259, 0.05212308902167464, 0.43946646925765026, 0.4539558926496682, 0.4070625591033649, 0.10372789225273184, 0.05181984357621386, 0.03660355768945817, 0.06571587702796547, 0.33254282110617295, 0.18966370238538624], "min": [0.055770565142157474, 0.17883143167983076, 1.1346150255, -1.1825513348747172, -0.10729293290733977, -0.9760300414593704, 0.0650090222534217, -0.34306145506583835, 1.1198521982497553, -0.2557306985141836, -0.07933400128505608, -0.2924030394909702], "max": [0.40744012477165376, 0.3611999225384659, 1.3775043947728502, -0.012300084064830555, 1.1855678307191138, 0.39954343918509644, 0.3411921265990951, -0.12314989818542851, 1.3303485162830084, 0.07036647475433291, 1.0010938804691438, 0.7159719575002486], "count": [269]}, "gripper_mode_state": {"mean": [0.2788104089219331, 0.10780669144981413], "std": [0.4484140550860542, 0.310136113228464], "min": [0, 0], "max": [1, 1], "count": [269]}, "gripper_activity_state": {"mean": [1.8178438661710037, 1.8029739776951672], "std": [0.5387385425769283, 0.5606608581271306], "min": [0, 0], "max": [2, 2], "count": [269]}, "gripper_mode_action": {"mean": [0.2825278810408922, 0.11152416356877323], "std": [0.4502286946379963, 0.31478012089243973], "min": [0, 0], "max": [1, 1], "count": [269]}, "gripper_activity_action": {"mean": [1.966542750929368, 1.966542750929368], "std": [0.23375776836077963, 0.23375776836078016], "min": [0, 0], "max": [2, 2], "count": [269]}, "gripper_open_scale_state": {"mean": [0.7292309130700573, 0.8587031948787996], "std": [0.36384695990967486, 0.27303220884783286], "min": [0.13879321098327638, 0.034654319286346436], "max": [0.9788134765625, 0.9707426452636718], "count": [269]}, "gripper_open_scale_action": {"mean": [0.7174721189591078, 0.8884758364312267], "std": [0.4502286946379963, 0.31478012089243973], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [269]}}} +{"episode_index": 89, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6367709232026144]], [[0.63866098583878]], [[0.6103608142701525]]], "std": [[[0.17182480591480762]], [[0.19826525272272436]], [[0.21645263624795474]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6088624945533768]], [[0.6200757380174291]], [[0.5911715005446624]]], "std": [[[0.16871926200003862]], [[0.1947450963304487]], [[0.20976068253629127]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46296356753812634]], [[0.43397286220043574]], [[0.3898335049019608]]], "std": [[[0.21812675245468854]], [[0.23819400516223857]], [[0.2783123874429397]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44514706154684097]], [[0.43027745370370374]], [[0.40685610838779956]]], "std": [[[0.19009966962750863]], [[0.19926895676349987]], [[0.22608105434273723]]], "count": [100]}, "observation.state": {"min": [-0.518510639667511, -0.0019148936262354255, -1.1025532484054565, -0.0576595738530159, -0.22127659618854523, -0.6619148850440979, -2.754680871963501, -0.015319149009883404, -0.0017021276289597154, -0.8782978653907776, -0.7180851101875305, -0.18319149315357208, -0.15531915426254272, -2.734893560409546, 14.147363662719727, 4.692828178405762], "max": [-0.01234042551368475, 2.1610639095306396, 0.0, 0.17553190886974335, 0.14957447350025177, -0.02531914971768856, -0.3053191602230072, 0.7282978892326355, 2.0470213890075684, -0.002765957498922944, 0.10276595503091812, 0.022127659991383553, 0.05659574642777443, -0.03255319222807884, 97.76300048828125, 97.07426452636719], "mean": [-0.14310821890830994, 0.7710494995117188, -0.39868661761283875, 0.01645415835082531, -0.03051474131643772, -0.2933254837989807, -2.1593539714813232, 0.09025777876377106, 0.5346565842628479, -0.18748851120471954, -0.14853596687316895, -0.050256941467523575, -0.010057281702756882, -2.3978829383850098, 77.42761993408203, 85.54808044433594], "std": [0.19681523740291595, 0.9193119406700134, 0.4449729323387146, 0.06393475830554962, 0.109260194003582, 0.26824238896369934, 0.9877185225486755, 0.20463944971561432, 0.8030467629432678, 0.27228713035583496, 0.26549142599105835, 0.06031017750501633, 0.037506505846977234, 0.806013286113739, 33.714500427246094, 27.54827117919922], "count": [260]}, "action": {"min": [-0.5200194716453552, -0.0015339823439717293, -1.1029322147369385, -0.058291271328926086, -0.22242721915245056, -0.6657476425170898, -2.754680871963501, -0.03067961521446705, -0.0015339808305725455, -0.8805049657821655, -0.7225049734115601, -0.1871456503868103, -0.17487381398677826, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.012271846644580364, 2.161378860473633, 0.0015339808305725455, 0.18100973963737488, 0.1533980816602707, -0.023009711876511574, -0.3053191602230072, 0.731708824634552, 2.057068347930908, -0.003067961661145091, 0.1257864236831665, 0.03067961521446705, 0.06289321184158325, -0.03255319222807884, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14187531173229218, 0.7734593152999878, -0.39887604117393494, 0.018095076084136963, -0.029004082083702087, -0.2970374524593353, -2.1593539714813232, 0.08914780616760254, 0.5409573912620544, -0.18868598341941833, -0.1540401726961136, -0.051854439079761505, -0.012826676480472088, -2.3978829383850098, 76.92308044433594, 88.46154022216797, 0.0, 0.0], "std": [0.19622930884361267, 0.9220820665359497, 0.44291621446609497, 0.06702571362257004, 0.1099989041686058, 0.27123209834098816, 0.9877185225486755, 0.20486626029014587, 0.8139267563819885, 0.2715368866920471, 0.2727296054363251, 0.06174907833337784, 0.042522259056568146, 0.806013286113739, 42.13239669799805, 31.94854164123535, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [260]}, "index": {"min": [25723], "max": [25982], "mean": [25852.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.65, 6.0, 6.0, 6.0, 6.0], "std": [1.6860855895785984, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [260]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [260]}, "eef_direction_state": {"mean": [4.6923076923076925, 4.619230769230769], "std": [1.8926828896331451, 2.054361070572554], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [0.8307692307692308, 0.6961538461538461], "std": [0.9251898893529642, 0.896566428630218], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_state": {"mean": [0.7807692307692308, 0.6038461538461538], "std": [0.8781620801727054, 0.8090739099216928], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_direction_action": {"mean": [4.6461538461538465, 4.719230769230769], "std": [1.94288262625622, 1.996635483616844], "min": [0, 0], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [0.823076923076923, 0.6653846153846154], "std": [0.9320398193489792, 0.8855429919165659], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_acc_mag_action": {"mean": [0.7576923076923077, 0.5884615384615385], "std": [0.8764759318838117, 0.8203315104165205], "min": [0, 0], "max": [2, 2], "count": [260]}, "eef_sim_pose_state": {"mean": [0.1873688622527596, 0.2924443310649527, 1.1985292750318814, -0.37578460752651366, 0.38120062764244045, -0.2179908360248884, 0.1454557563775251, -0.31402024498095343, 1.1940322302044728, -0.03796473876203147, 0.19684170768725542, 0.02939582365958838], "std": [0.14938091429277212, 0.06962316885214477, 0.049634613827453745, 0.38052406047566256, 0.48060299366472614, 0.3554020954768066, 0.11908125142848662, 0.05860496172928583, 0.04331780846827146, 0.06428769426653624, 0.31564755333616423, 0.170263345066349], "min": [0.05209069929156254, 0.14438973709224232, 1.1439677944186133, -0.9851344716128774, -0.03938250208465255, -0.9146971338332486, 0.0653522389670253, -0.3401059358586839, 1.1165437261008648, -0.19061953556754951, -0.00808510696515441, -0.17118961149985495], "max": [0.41510860051996573, 0.33822518452843525, 1.3707995989882487, -0.026064861081261187, 1.213668102253341, 0.13236651537037414, 0.3659500516574202, -0.11172386457524784, 1.3372270717153258, 0.014271615125479161, 0.8975727430062403, 0.5620154170797327], "count": [260]}, "eef_sim_pose_action": {"mean": [0.18701151193928117, 0.2935824593953293, 1.1981099230739536, -0.37841834379680234, 0.3851367421217563, -0.2148954273824512, 0.14620640902181528, -0.3146200685756809, 1.1932317259190672, -0.04084363802722018, 0.19639839664347977, 0.026358471583601713], "std": [0.1492731342431323, 0.06896026590757584, 0.05119133172926273, 0.3823301465414554, 0.4940192403786513, 0.3555191104510251, 0.12023451149072861, 0.058253106415640854, 0.04499925837484131, 0.06975270316953769, 0.32479099021378255, 0.17325164231229595], "min": [0.04396784702256183, 0.14401807782178952, 1.1404724996793398, -0.9895906102886698, -0.09554750272992685, -0.9157023904587909, 0.06540380610604946, -0.34028222558514404, 1.1152508284307776, -0.24971658893681586, -0.015339356722603004, -0.1932845852116406], "max": [0.41561388861208054, 0.33832917476023083, 1.3692775463120994, -0.023680367885528433, 1.2799810119449089, 0.13993684473201987, 0.3672686217506364, -0.1100052421958841, 1.3405927361729124, 0.013852887369483572, 0.9175356430690202, 0.5653475916392673], "count": [260]}, "gripper_mode_state": {"mean": [0.22692307692307692, 0.11538461538461539], "std": [0.418842445416937, 0.31948553318915696], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_state": {"mean": [1.8115384615384615, 1.7961538461538462], "std": [0.5468981926612069, 0.569061825241112], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.23076923076923078, 0.11538461538461539], "std": [0.4213250442347448, 0.319485533189157], "min": [0, 0], "max": [1, 1], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 1.9653846153846153], "std": [0.23768483931508366, 0.23768483931508308], "min": [0, 0], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.774276001856881, 0.855481214138176], "std": [0.3371448103198757, 0.27548262045612215], "min": [0.14147363662719725, 0.04692828178405762], "max": [0.9776300048828125, 0.9707426452636718], "count": [260]}, "gripper_open_scale_action": {"mean": [0.7692307692307693, 0.8846153846153846], "std": [0.4213250442347448, 0.319485533189157], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 90, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6494209994553377]], [[0.6497615904139433]], [[0.6188150789760349]]], "std": [[[0.17916762982418216]], [[0.20809429069128432]], [[0.22990622116806003]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6206516149237473]], [[0.630602674291939]], [[0.5993329820261438]]], "std": [[[0.1769043422733308]], [[0.2043963226529932]], [[0.22270768635679206]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4554901988017429]], [[0.42663458877995647]], [[0.38332545751633984]]], "std": [[[0.2120404493750508]], [[0.2285021191429795]], [[0.26686595326765705]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4403536791938998]], [[0.4240537581699346]], [[0.3986912282135076]]], "std": [[[0.19848457353659163]], [[0.2079471219562745]], [[0.23899442371341995]]], "count": [100]}, "observation.state": {"min": [-0.5631914734840393, -0.001276595750823617, -1.0053191184997559, -0.026808511465787888, -0.32276594638824463, -0.8225532174110413, -2.7551064491271973, -0.03361701965332031, -0.001276595750823617, -0.8317021131515503, -0.5489361882209778, -0.22893616557121277, -0.11446808278560638, -2.734893560409546, 13.931443214416504, 4.8732757568359375], "max": [0.032127659767866135, 2.097872257232666, 0.0, 0.3353191614151001, 0.03851063922047615, -0.050851065665483475, -0.29914894700050354, 0.785106360912323, 2.047872304916382, -0.0008510638144798577, 0.12170212715864182, 0.01872340403497219, 0.17361702024936676, -0.03787234053015709, 97.77780151367188, 97.07426452636719], "mean": [-0.15849293768405914, 0.7617451548576355, -0.39861398935317993, 0.051296018064022064, -0.07926622033119202, -0.32115063071250916, -2.1453561782836914, 0.1173131987452507, 0.5430099368095398, -0.20990367233753204, -0.09774322807788849, -0.04192906990647316, -0.001944752293638885, -2.3136987686157227, 76.94854736328125, 82.67024230957031], "std": [0.22306948900222778, 0.9151603579521179, 0.4424172639846802, 0.07903524488210678, 0.1426810920238495, 0.30329522490501404, 1.0035268068313599, 0.25391703844070435, 0.777458131313324, 0.28890934586524963, 0.17884461581707, 0.053439415991306305, 0.06183653324842453, 0.9092045426368713, 34.257694244384766, 31.0778865814209], "count": [285]}, "action": {"min": [-0.5629709362983704, -0.0015339808305725455, -1.0047574043273926, -0.03067961521446705, -0.32827189564704895, -0.826815664768219, -2.7551064491271973, -0.03528155758976936, -0.0015339808305725455, -0.832951545715332, -0.552233099937439, -0.2346990555524826, -0.11965049803256989, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0475534051656723, 2.0984857082366943, -0.0, 0.3466796576976776, 0.041417479515075684, -0.04908738657832146, -0.29914894700050354, 0.7853981852531433, 2.060136079788208, -0.0, 0.14726215600967407, 0.02761165425181389, 0.17640778422355652, -0.03787234053015709, 100.0, 100.0, 0.0, 0.0], "mean": [-0.15622401237487793, 0.7632025480270386, -0.4011116921901703, 0.05499730259180069, -0.07899744063615799, -0.3256397545337677, -2.1453561782836914, 0.11705081164836884, 0.5449937582015991, -0.2115439921617508, -0.09939117729663849, -0.04326362907886505, -0.004322105553001165, -2.3136987686157227, 76.49122619628906, 85.2631607055664, 0.0, 0.0], "std": [0.22249075770378113, 0.9176173806190491, 0.4427468478679657, 0.0864381417632103, 0.14327968657016754, 0.3074340522289276, 1.0035268068313599, 0.2533852458000183, 0.7836422920227051, 0.2888452410697937, 0.18155880272388458, 0.05563325434923172, 0.06337136030197144, 0.9092045426368713, 42.405311584472656, 35.44732666015625, 0.0, 0.0], "count": [285]}, "timestamp": {"min": [0.0], "max": [9.466666666666667], "mean": [4.733333333333333], "std": [2.7423968970119446], "count": [285]}, "frame_index": {"min": [0], "max": [284], "mean": [142.0], "std": [82.27190691035833], "count": [285]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [285]}, "index": {"min": [25983], "max": [26267], "mean": [26125.0], "std": [82.27190691035833], "count": [285]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [285]}, "subtask_annotation": {"mean": [2.8596491228070176, 6.0, 6.0, 6.0, 6.0], "std": [1.6269506132448603, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [285]}, "scene_annotation": {"mean": [90.0], "std": [0.0], "min": [90], "max": [90], "count": [285]}, "eef_direction_state": {"mean": [4.891228070175439, 4.568421052631579], "std": [1.7588154608079212, 2.026071983509916], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_state": {"mean": [0.7614035087719299, 0.7543859649122807], "std": [0.9095505707158006, 0.9153793529477354], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_state": {"mean": [0.7368421052631579, 0.6596491228070176], "std": [0.8771228042103008, 0.825016671628], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_direction_action": {"mean": [4.870175438596491, 4.610526315789474], "std": [1.8431442349896765, 2.0155260695477915], "min": [0, 0], "max": [6, 6], "count": [285]}, "eef_velocity_action": {"mean": [0.7192982456140351, 0.7578947368421053], "std": [0.8974503058110991, 0.9296193086931358], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_acc_mag_action": {"mean": [0.7298245614035088, 0.624561403508772], "std": [0.878987637835094, 0.8182739003867664], "min": [0, 0], "max": [2, 2], "count": [285]}, "eef_sim_pose_state": {"mean": [0.1808521519417954, 0.28710473250854857, 1.1982926395475142, -0.4794612319280459, 0.39272292433596, -0.3296774336557854, 0.14485620913662728, -0.3113478818975507, 1.1987950148950293, -0.021927090230041784, 0.23449324306529454, 0.0675592525424208], "std": [0.14145720624537092, 0.07324973535904392, 0.05149974869118487, 0.5118440696858979, 0.5012082281671566, 0.4793891432962836, 0.11290859594893256, 0.06131005760485908, 0.04412003700608583, 0.06678002368758013, 0.35499249046524955, 0.22565261537734302], "min": [0.05596829101739703, 0.14605247826376533, 1.148810827308346, -1.2314218858757877, -0.09229389968939117, -1.223792980217056, 0.06734062081150942, -0.34729362143316567, 1.12142144015889, -0.17757207870358735, -0.015296604359460009, -0.15546739080197236], "max": [0.3779448065758643, 0.3346447059526785, 1.4085771149778203, -0.051046813240017225, 1.2676995264511683, 0.03851420635100128, 0.37790524695155614, -0.1189457308343712, 1.3451784297910845, 0.1018583580981082, 0.9485949940943681, 0.6756847474058849], "count": [285]}, "eef_sim_pose_action": {"mean": [0.18043463923841802, 0.28811055299189686, 1.198283837997281, -0.4837393499085703, 0.39531117315158665, -0.3280237645425479, 0.14494915365038943, -0.3118585783077768, 1.1986160946317996, -0.023591657840007028, 0.2332515680833818, 0.06590137500959536], "std": [0.14179568148020985, 0.07271276445576512, 0.053619154145568976, 0.5168837188756799, 0.5111829812769834, 0.4801008062540288, 0.11337525783437305, 0.06084983162764606, 0.04605677311710899, 0.06873200744078917, 0.36411383026497085, 0.22666033906951932], "min": [0.04317037869858596, 0.1460970791365033, 1.1493094664727748, -1.2456427846407352, -0.09353297556864781, -1.2288362304031348, 0.06627569408987356, -0.34788050397277553, 1.1167474038963445, -0.1793558326334116, -0.036790580378529114, -0.18563317967504023], "max": [0.3777050722223539, 0.334750852663274, 1.41065966096376, -0.049200310081257935, 1.2758798570483312, 0.051961050352384464, 0.3785898048951387, -0.11779506109296684, 1.3514654961870998, 0.11771427145950114, 0.9827702314960605, 0.6740083257382692], "count": [285]}, "gripper_mode_state": {"mean": [0.23157894736842105, 0.14385964912280702], "std": [0.42184136651608284, 0.3509473614049119], "min": [0, 0], "max": [1, 1], "count": [285]}, "gripper_activity_state": {"mean": [1.8280701754385964, 1.8245614035087718], "std": [0.5250745597732008, 0.5338640019194015], "min": [0, 0], "max": [2, 2], "count": [285]}, "gripper_mode_action": {"mean": [0.23508771929824562, 0.14736842105263157], "std": [0.4240536328501298, 0.35447280506279377], "min": [0, 0], "max": [1, 1], "count": [285]}, "gripper_activity_action": {"mean": [1.9684210526315788, 1.9684210526315788], "std": [0.22723192784129423, 0.22723192784129387], "min": [0, 0], "max": [2, 2], "count": [285]}, "gripper_open_scale_state": {"mean": [0.769485186125107, 0.8267029471313722], "std": [0.3425764041032328, 0.31077861984508093], "min": [0.13931443214416503, 0.048732757568359375], "max": [0.9777780151367188, 0.9707426452636718], "count": [285]}, "gripper_open_scale_action": {"mean": [0.7649122807017544, 0.8526315789473684], "std": [0.42405363285012987, 0.35447280506279377], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [285]}}} +{"episode_index": 91, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.9176470588235294]], [[1.0]]], "mean": [[[0.6363429901960784]], [[0.6317271377995644]], [[0.602225612745098]]], "std": [[[0.17158029714087986]], [[0.19934759733506774]], [[0.21952799350061716]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8980392156862745]], [[1.0]]], "mean": [[[0.6099752559912854]], [[0.6138377614379085]], [[0.5844389161220044]]], "std": [[[0.16803748792433276]], [[0.1950334806789234]], [[0.21172124202128104]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46763452342047934]], [[0.43899838779956424]], [[0.39304037581699347]]], "std": [[[0.2163232344024718]], [[0.23643832826583105]], [[0.2773930405597447]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413818409586056]], [[0.42684701525054464]], [[0.40189988017429196]]], "std": [[[0.19491449130549363]], [[0.20305468350751693]], [[0.22799087702064305]]], "count": [100]}, "observation.state": {"min": [-0.539787232875824, -0.0019148936262354255, -0.8657447099685669, -0.26489362120628357, -0.27063828706741333, -0.8076595664024353, -2.758085012435913, 0.002340425504371524, -0.001276595750823617, -0.7993617057800293, -0.4059574604034424, -0.36702126264572144, -0.2929787337779999, -2.734893560409546, 12.851698875427246, 4.952749252319336], "max": [0.001276595750823617, 2.0580852031707764, 0.0, 0.3053191602230072, 0.15276595950126648, -0.01042553223669529, -0.26829788088798523, 0.7644680738449097, 1.9142552614212036, -0.04021276533603668, 0.1729787290096283, -0.005319148767739534, 0.16063830256462097, -0.04021276533603668, 97.88134765625, 97.07426452636719], "mean": [-0.14379440248012543, 0.7822268009185791, -0.333957701921463, -0.06315667927265167, -0.05885039642453194, -0.32195326685905457, -2.1154849529266357, 0.08751116693019867, 0.43881818652153015, -0.18721520900726318, 0.0001795955904526636, -0.05739763751626015, 0.0005551669164560735, -2.4342010021209717, 75.92420196533203, 86.78901672363281], "std": [0.21092961728572845, 0.8904791474342346, 0.3502632975578308, 0.1549605429172516, 0.13658948242664337, 0.3192178010940552, 1.0140950679779053, 0.20219281315803528, 0.69454425573349, 0.23136940598487854, 0.18016862869262695, 0.08846571296453476, 0.0771341547369957, 0.7496974468231201, 34.622169494628906, 25.62321662902832], "count": [238]}, "action": {"min": [-0.5414952039718628, -0.003067961661145091, -0.8697671294212341, -0.26691266894340515, -0.27458256483078003, -0.8114758133888245, -2.758085012435913, 0.0015339808305725455, -0.003067961661145091, -0.8022719621658325, -0.4080388844013214, -0.37275734543800354, -0.31139808893203735, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.0754759311676025, 0.0015339808305725455, 0.3129320740699768, 0.21168935298919678, -0.01073786523193121, -0.26829788088798523, 0.7715923190116882, 1.9312818050384521, -0.03988350182771683, 0.2070874124765396, -0.004601942375302315, 0.16260196268558502, -0.04021276533603668, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1415836364030838, 0.7833133935928345, -0.3379786014556885, -0.06052137538790703, -0.05584859475493431, -0.3270086348056793, -2.1154849529266357, 0.08737882226705551, 0.44364917278289795, -0.18871837854385376, -0.00012886508193332702, -0.058974489569664, -0.0025265386793762445, -2.4342010021209717, 75.6302490234375, 89.91596984863281, 0.0, 0.0], "std": [0.21059855818748474, 0.8942787051200867, 0.3530328869819641, 0.16145603358745575, 0.13910116255283356, 0.32458168268203735, 1.0140950679779053, 0.20493564009666443, 0.7033020853996277, 0.2316220998764038, 0.18194878101348877, 0.0919148400425911, 0.08517778664827347, 0.7496974468231201, 42.93116760253906, 30.111713409423828, 0.0, 0.0], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [238]}, "index": {"min": [26268], "max": [26505], "mean": [26386.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [2.331932773109244, 6.0, 6.0, 6.0, 6.0], "std": [1.7402517336066294, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [238]}, "scene_annotation": {"mean": [91.0], "std": [0.0], "min": [91], "max": [91], "count": [238]}, "eef_direction_state": {"mean": [4.626050420168068, 4.714285714285714], "std": [1.9378131217784658, 2.011073784600366], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [0.8277310924369747, 0.7142857142857143], "std": [0.9211268555368688, 0.936135962462763], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [0.8067226890756303, 0.5882352941176471], "std": [0.8675020734663385, 0.7982308663947103], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_direction_action": {"mean": [4.638655462184874, 4.794117647058823], "std": [1.9520775075747934, 1.9499103240594062], "min": [0, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [0.7983193277310925, 0.6932773109243697], "std": [0.9035860576480932, 0.9272015447631955], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [0.7563025210084033, 0.5714285714285714], "std": [0.8596108808433219, 0.805145517109478], "min": [0, 0], "max": [2, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.18124162451383907, 0.2950658981131042, 1.1952377978632516, -0.43484153789971314, 0.3712677838485178, -0.2599291953852968, 0.12630839686047524, -0.3196321220935673, 1.1989763888983085, -0.02310245836910306, 0.2503002422154345, 0.021000912452614384], "std": [0.1340668279202878, 0.06671023605217334, 0.05217718680827457, 0.4650003162196669, 0.4374113148294226, 0.3996900123450493, 0.09927633349060214, 0.04762669293669028, 0.04055555160854459, 0.09270274665317041, 0.33325390202238847, 0.18120084586153123], "min": [0.05213797328283909, 0.15845393744445843, 1.1466243166163308, -1.1775887515135306, -0.06591474706368605, -0.9961109370644405, 0.06422980739140494, -0.34469084193914584, 1.1277211758259096, -0.3398868614015787, 0.048565081498467944, -0.3073785079433301], "max": [0.37310572380398954, 0.3379347397077105, 1.3887783668149383, -0.010356823110822016, 1.0794998814171777, 0.10194709063375736, 0.32412477782211535, -0.14057252629813055, 1.3382139501809227, 0.10924105455122363, 1.1040999568354324, 0.6844995432902963], "count": [238]}, "eef_sim_pose_action": {"mean": [0.18095748070569978, 0.29600937766535584, 1.1953575745077034, -0.43744952714728796, 0.3712525403429986, -0.2532897792414351, 0.12654451959591392, -0.31992514110826203, 1.1984963861573177, -0.026123375394609478, 0.2535110134720853, 0.018406047928310392], "std": [0.13483785063569959, 0.06673445971455688, 0.05464246579694061, 0.4666549255222985, 0.44308829053166654, 0.4005899985261781, 0.09954572877760351, 0.04834359454584906, 0.041687013789231994, 0.09949153994147962, 0.3484255033546322, 0.18927050733784448], "min": [0.04275322141026916, 0.15694646146986174, 1.1464320805907726, -1.1949891242626745, -0.06745666250876603, -0.9952247756580839, 0.05858042047013677, -0.3451176665259922, 1.1236898827534985, -0.3602235850893988, -0.00299647569913164, -0.3375151447101986], "max": [0.37551793408838136, 0.3386541330336456, 1.3920167068012639, -0.010643755822071888, 1.0951467714595773, 0.12582363568250118, 0.32519473827845374, -0.13579884751187807, 1.3430701900023954, 0.11022738962755813, 1.1218124613732612, 0.6914727913461851], "count": [238]}, "gripper_mode_state": {"mean": [0.23949579831932774, 0.09663865546218488], "std": [0.42677577357052165, 0.29546510070166654], "min": [0, 0], "max": [1, 1], "count": [238]}, "gripper_activity_state": {"mean": [1.7941176470588236, 1.7857142857142858], "std": [0.5684704699760605, 0.5800298042596884], "min": [0, 0], "max": [2, 2], "count": [238]}, "gripper_mode_action": {"mean": [0.24369747899159663, 0.10084033613445378], "std": [0.42931226132587813, 0.3011171910448551], "min": [0, 0], "max": [1, 1], "count": [238]}, "gripper_activity_action": {"mean": [1.9621848739495797, 1.9621848739495797], "std": [0.24818385589281247, 0.24818385589281267], "min": [0, 0], "max": [2, 2], "count": [238]}, "gripper_open_scale_state": {"mean": [0.7592423830513224, 0.8678905595651175], "std": [0.3462215237469731, 0.2562321544846346], "min": [0.12851698875427245, 0.049527492523193356], "max": [0.9788134765625, 0.9707426452636718], "count": [238]}, "gripper_open_scale_action": {"mean": [0.7563025210084033, 0.8991596638655462], "std": [0.42931226132587813, 0.3011171910448551], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [238]}}} +{"episode_index": 92, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6306382352941177]], [[0.637279591503268]], [[0.6078393246187364]]], "std": [[[0.17383915120719737]], [[0.20195513426012704]], [[0.2209779940502867]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6033207706971677]], [[0.619043809912854]], [[0.5894091149237473]]], "std": [[[0.17065805154607658]], [[0.19793948939290046]], [[0.21336943658721955]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655486274509804]], [[0.43647954793028326]], [[0.393289302832244]]], "std": [[[0.21786435412548194]], [[0.23635474470227777]], [[0.2768832797115943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4433463779956427]], [[0.427834970043573]], [[0.4031331644880174]]], "std": [[[0.1921635519451341]], [[0.20264482831907552]], [[0.23472973338316894]]], "count": [100]}, "observation.state": {"min": [-0.5506383180618286, -0.0017021276289597154, -0.9557446837425232, -0.08319149166345596, -0.2338297814130783, -0.8782978653907776, -2.754680871963501, 0.0008510638144798577, -0.0017021276289597154, -0.8919149041175842, -0.5242553353309631, -0.3048936128616333, -0.20425531268119812, -2.734893560409546, 13.142105102539062, 3.594040632247925], "max": [-0.005744680762290955, 2.0848937034606934, -0.007659574504941702, 0.1682978719472885, 0.13021276891231537, -0.05723404139280319, -0.27659574151039124, 0.7553191781044006, 1.9700000286102295, 0.0, 0.20191489160060883, 0.005106383003294468, 0.17361702024936676, 0.0, 97.76300048828125, 97.07426452636719], "mean": [-0.15225723385810852, 0.7601945996284485, -0.38357698917388916, 0.024109946563839912, -0.025918463245034218, -0.3593802750110626, -2.1869583129882812, 0.11402565240859985, 0.5410122871398926, -0.22513478994369507, -0.06843692809343338, -0.05128396674990654, 0.015203290618956089, -2.336524248123169, 78.36280822753906, 83.45088195800781], "std": [0.22272782027721405, 0.8923947811126709, 0.4004289507865906, 0.05974283814430237, 0.106900654733181, 0.33299264311790466, 0.9538266062736511, 0.22933852672576904, 0.7750357389450073, 0.3168298304080963, 0.1773282140493393, 0.06315896660089493, 0.07185633480548859, 0.8584678769111633, 32.56243133544922, 29.335636138916016], "count": [202]}, "action": {"min": [-0.5506991147994995, -0.006135923322290182, -0.9572039842605591, -0.08130098134279251, -0.2346990555524826, -0.8835729360580444, -2.754680871963501, -0.00920388475060463, -0.0015339808305725455, -0.8943107724189758, -0.5292233824729919, -0.3405437469482422, -0.2377670258283615, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, 2.087747812271118, -0.007669903803616762, 0.17487381398677826, 0.13499030470848083, -0.0475534051656723, -0.27659574151039124, 0.7562525272369385, 1.9941750764846802, -0.0, 0.2147573083639145, 0.004601942375302315, 0.17640778422355652, 0.0, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14982891082763672, 0.765992283821106, -0.38855358958244324, 0.02720162831246853, -0.02179465815424919, -0.3669773042201996, -2.1869583129882812, 0.11158567667007446, 0.5471147298812866, -0.22775813937187195, -0.0702669620513916, -0.05141111835837364, 0.010365765541791916, -2.336524248123169, 78.7128677368164, 86.6336669921875, 0.0, 0.0], "std": [0.22285521030426025, 0.898699164390564, 0.40087878704071045, 0.0649271309375763, 0.10865307599306107, 0.34052321314811707, 0.9538266062736511, 0.2291213423013687, 0.7885748744010925, 0.31633204221725464, 0.18527886271476746, 0.06521580368280411, 0.07759393006563187, 0.8584678769111633, 40.93385696411133, 34.029014587402344, 0.0, 0.0], "count": [202]}, "timestamp": {"min": [0.0], "max": [6.7], "mean": [3.35], "std": [1.9437220880453965], "count": [202]}, "frame_index": {"min": [0], "max": [201], "mean": [100.5], "std": [58.31166264136189], "count": [202]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [202]}, "index": {"min": [26506], "max": [26707], "mean": [26606.5], "std": [58.31166264136189], "count": [202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [202]}, "subtask_annotation": {"mean": [2.737623762376238, 6.0, 6.0, 6.0, 6.0], "std": [1.6990009577645506, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [202]}, "scene_annotation": {"mean": [92.0], "std": [0.0], "min": [92], "max": [92], "count": [202]}, "eef_direction_state": {"mean": [4.717821782178218, 4.5594059405940595], "std": [1.7616877618405025, 2.0654958035348674], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_state": {"mean": [0.9405940594059405, 0.801980198019802], "std": [0.9315353256506173, 0.9494115111107848], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_state": {"mean": [0.8168316831683168, 0.6831683168316832], "std": [0.8680887515573129, 0.8316831683168322], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_direction_action": {"mean": [4.663366336633663, 4.742574257425742], "std": [1.8416373887761075, 1.9044162606927053], "min": [0, 0], "max": [6, 6], "count": [202]}, "eef_velocity_action": {"mean": [0.9158415841584159, 0.7673267326732673], "std": [0.9216034964166494, 0.9388858903125229], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_acc_mag_action": {"mean": [0.7227722772277227, 0.6485148514851485], "std": [0.8630915177107933, 0.8326403026168075], "min": [0, 0], "max": [2, 2], "count": [202]}, "eef_sim_pose_state": {"mean": [0.18194455910787558, 0.29281765323212944, 1.2005709605412145, -0.43560541014716486, 0.39305960426011183, -0.21985528185309536, 0.1444192293765858, -0.3106713644888921, 1.2009301607476597, -0.01716569689584603, 0.245376726626908, 0.04954337570705434], "std": [0.14036552368665842, 0.06922721768038001, 0.049149362606143956, 0.43725214871493157, 0.46464042384269744, 0.3819034684696525, 0.11357109934476033, 0.06050154628385737, 0.04827634615029186, 0.0723734428280024, 0.36567826506408935, 0.18364667561218814], "min": [0.06114230860253578, 0.15346678600527294, 1.1418516558619802, -1.0915858930083322, -0.05273182219155492, -0.9856655419797459, 0.05909911135427999, -0.33960164652316244, 1.1250547062266096, -0.21338452699759786, -0.005956804679715155, -0.1354341432453157], "max": [0.38831868235390826, 0.3373989017750627, 1.380593507789683, -0.04565866258982401, 1.2094150826070016, 0.11850611710373136, 0.3576039529284143, -0.1190165736695649, 1.3681693359032447, 0.07392159403511567, 1.0036162247370575, 0.6161691275312575], "count": [202]}, "eef_sim_pose_action": {"mean": [0.18244055465626227, 0.2944123028559792, 1.2003284735530688, -0.43856985210562527, 0.397202489177444, -0.21041767228556366, 0.14473582403639676, -0.3115533061628819, 1.1999022462605669, -0.022089579519743417, 0.24707604956732626, 0.04628229459411305], "std": [0.14117838949769354, 0.06848903330398552, 0.052718783437413715, 0.43837311905750875, 0.4754097160690041, 0.3819991359076516, 0.114920694954604, 0.060167572650095175, 0.05048489551146325, 0.08180964404248653, 0.3808830403037813, 0.18738754638778804], "min": [0.05764727445439902, 0.15313426856468254, 1.1393869670524746, -1.1003231131016729, -0.05825495756376475, -0.9903207050120317, 0.0492689012773601, -0.3401766326749901, 1.1194469372883655, -0.24437845620627888, -0.01839312178385466, -0.14686623843762578], "max": [0.3889390938553534, 0.3382742716686581, 1.3939996975431954, -0.04114889332065671, 1.2198675368747312, 0.12747132116571325, 0.35746812311804954, -0.11617022881858372, 1.377982105437738, 0.08818192327178662, 1.0583991057735553, 0.6203704610723408], "count": [202]}, "gripper_mode_state": {"mean": [0.2079207920792079, 0.13366336633663367], "std": [0.4058198323152328, 0.3402902743779092], "min": [0, 0], "max": [1, 1], "count": [202]}, "gripper_activity_state": {"mean": [1.7574257425742574, 1.7376237623762376], "std": [0.6097957026261149, 0.6336053500668765], "min": [0, 0], "max": [2, 2], "count": [202]}, "gripper_mode_action": {"mean": [0.21287128712871287, 0.13366336633663367], "std": [0.4093373941443395, 0.34029027437790926], "min": [0, 0], "max": [1, 1], "count": [202]}, "gripper_activity_action": {"mean": [1.9554455445544554, 1.9554455445544554], "std": [0.26883512836406803, 0.26883512836406837], "min": [0, 0], "max": [2, 2], "count": [202]}, "gripper_open_scale_state": {"mean": [0.7836290900069902, 0.8345096015221987], "std": [0.3256238847591632, 0.29335641436615], "min": [0.13142105102539062, 0.035940406322479246], "max": [0.9776300048828125, 0.9707426452636718], "count": [202]}, "gripper_open_scale_action": {"mean": [0.7871287128712872, 0.8663366336633663], "std": [0.4093373941443395, 0.34029027437790926], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [202]}}} +{"episode_index": 93, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6412312717864924]], [[0.6374294389978213]], [[0.5981708088235295]]], "std": [[[0.17721086472398137]], [[0.2033356306594917]], [[0.22826990287731438]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6136273420479302]], [[0.6184463888888889]], [[0.5793695778867103]]], "std": [[[0.1749303845959833]], [[0.19977223134224537]], [[0.22054319818270735]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46481498638344226]], [[0.4324507952069717]], [[0.38680865740740744]]], "std": [[[0.21802049900726783]], [[0.23491036724196443]], [[0.27529078782322264]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44762379357298476]], [[0.43242706154684096]], [[0.40887089869281046]]], "std": [[[0.19670899228980995]], [[0.20787171125777112]], [[0.24059492644401542]]], "count": [100]}, "observation.state": {"min": [-0.5661702156066895, -0.001276595750823617, -0.962127685546875, -0.17829787731170654, -0.22170212864875793, -0.8176595568656921, -2.754680871963501, -0.0019148936262354255, -0.0017021276289597154, -0.8527659773826599, -0.6631914973258972, -0.2717021405696869, -0.13085106015205383, -2.734893560409546, 13.544230461120605, 4.577470302581787], "max": [0.015319149009883404, 2.050212860107422, 0.0, 0.35212767124176025, 0.03787234053015709, -0.0604255311191082, -0.28808510303497314, 0.7844681143760681, 2.0451064109802246, -0.02574468031525612, 0.2468085139989853, 0.004680851008743048, 0.14191488921642303, -0.02914893627166748, 97.76300048828125, 97.07426452636719], "mean": [-0.13631199300289154, 0.7433459162712097, -0.34159791469573975, -0.012027556076645851, -0.03683847934007645, -0.33870986104011536, -2.23344087600708, 0.13278406858444214, 0.5759547352790833, -0.2403119057416916, -0.03993929922580719, -0.07411429286003113, -0.001453111763112247, -2.2744529247283936, 79.95416259765625, 81.328369140625], "std": [0.21718068420886993, 0.8913668990135193, 0.3699602484703064, 0.1260027438402176, 0.09070856124162674, 0.30663174390792847, 0.9429723620414734, 0.2561161518096924, 0.804466724395752, 0.2596522569656372, 0.2820160388946533, 0.08678727596998215, 0.03876003995537758, 0.943978488445282, 32.194175720214844, 32.265865325927734], "count": [270]}, "action": {"min": [-0.5660389065742493, -0.003067961661145091, -0.9679418802261353, -0.17947575449943542, -0.22396118938922882, -0.8222137093544006, -2.754680871963501, -0.012271846644580364, -0.0015339808305725455, -0.855961263179779, -0.6672816276550293, -0.27458256483078003, -0.14726215600967407, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.016873788088560104, 2.05246639251709, -0.0, 0.35895150899887085, 0.03988350182771683, -0.05982524901628494, -0.28808510303497314, 0.7853981852531433, 2.060136079788208, -0.02454369328916073, 0.25003886222839355, 0.004601942375302315, 0.14726215600967407, -0.02914893627166748, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13475729525089264, 0.7462837100028992, -0.34443700313568115, -0.009811791591346264, -0.035418085753917694, -0.34266164898872375, -2.23344087600708, 0.13193374872207642, 0.5836449861526489, -0.243033766746521, -0.046155769377946854, -0.07471064478158951, -0.0031929549295455217, -2.2744529247283936, 80.0, 84.0740737915039, 0.0, 0.0], "std": [0.2172388881444931, 0.8945028185844421, 0.36985456943511963, 0.13312289118766785, 0.09073511511087418, 0.308438777923584, 0.9429723620414734, 0.25578147172927856, 0.8158255219459534, 0.2596912682056427, 0.2893108129501343, 0.08857334405183792, 0.040208227932453156, 0.943978488445282, 40.0, 36.59173583984375, 0.0, 0.0], "count": [270]}, "timestamp": {"min": [0.0], "max": [8.966666666666667], "mean": [4.483333333333333], "std": [2.5980583918394538], "count": [270]}, "frame_index": {"min": [0], "max": [269], "mean": [134.5], "std": [77.9417517551836], "count": [270]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [270]}, "index": {"min": [26708], "max": [26977], "mean": [26842.5], "std": [77.9417517551836], "count": [270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [270]}, "subtask_annotation": {"mean": [2.685185185185185, 6.0, 6.0, 6.0, 6.0], "std": [1.697755316249841, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [270]}, "scene_annotation": {"mean": [93.0], "std": [0.0], "min": [93], "max": [93], "count": [270]}, "eef_direction_state": {"mean": [4.703703703703703, 4.588888888888889], "std": [1.9073894281784756, 2.0160161179053904], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_state": {"mean": [0.7481481481481481, 0.7518518518518519], "std": [0.8920929906562739, 0.8993291204787142], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_state": {"mean": [0.7481481481481481, 0.6407407407407407], "std": [0.8668249301523403, 0.8258594891067109], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_direction_action": {"mean": [4.5851851851851855, 4.7], "std": [2.039917155853027, 1.9232495649002237], "min": [0, 0], "max": [6, 6], "count": [270]}, "eef_velocity_action": {"mean": [0.7407407407407407, 0.737037037037037], "std": [0.8899684801989349, 0.8951094069889495], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_acc_mag_action": {"mean": [0.7037037037037037, 0.6666666666666666], "std": [0.8613002579999207, 0.8432740427115674], "min": [0, 0], "max": [2, 2], "count": [270]}, "eef_sim_pose_state": {"mean": [0.1763077994687396, 0.2952649302042558, 1.1950241671848225, -0.4166799354292897, 0.3830681472238261, -0.21502266465585013, 0.14400975557072232, -0.30755433193375903, 1.196950799902425, -0.053380634109293765, 0.29066259445842657, 0.03824850387632981], "std": [0.13682445245479757, 0.06627599403622775, 0.046343491374382116, 0.4105757768823141, 0.4616637528098174, 0.3561929797522799, 0.11478840109734079, 0.06371555089655134, 0.0475861616272256, 0.085208801290628, 0.325610340506517, 0.16543936010350804], "min": [0.04642455804793362, 0.15050166638604648, 1.1497119188717535, -1.0360258771024522, -0.054009623754578406, -0.9659773636996111, 0.0565283305588255, -0.3373714973059879, 1.1124174337065325, -0.26909345023034814, 0.025741317564465627, -0.16764950384236815], "max": [0.38122297854217, 0.33589675784660944, 1.3875136127587184, -0.06047142437855907, 1.113476761802017, 0.03789372996959671, 0.3554787437966667, -0.12420272831039908, 1.3532903599451398, 0.042679180690430224, 0.9842432492387321, 0.44013274610373954], "count": [270]}, "eef_sim_pose_action": {"mean": [0.17616223877250406, 0.2964948628315745, 1.1949434327729245, -0.41910907243948825, 0.3854908806447678, -0.21139150411336743, 0.14500646658992358, -0.3080287039624475, 1.19635813009957, -0.055605775388499104, 0.28932174826395013, 0.03623100334115153], "std": [0.1374159288343891, 0.06578854866580064, 0.04847619804208114, 0.4108130330550583, 0.4673995529255286, 0.3537979285255163, 0.11633065701938121, 0.06334343465918767, 0.04995799045420412, 0.08968511748602905, 0.3352482599695673, 0.16491206588521026], "min": [0.040994474745609924, 0.14979359794098032, 1.1492063913605712, -1.046712740976064, -0.06438347339216466, -0.9687926952976107, 0.05152459472171606, -0.3376713427028444, 1.1072528700531281, -0.2716886478202476, -0.032213272165569684, -0.19639247553057768], "max": [0.3832848148312687, 0.33751300726720423, 1.3931687580776682, -0.059938172519221414, 1.1071969344393175, 0.039888189799295246, 0.35593747272826387, -0.12329861220817606, 1.3681499383355025, 0.0793994707449392, 1.0133493012176147, 0.4416252691105067], "count": [270]}, "gripper_mode_state": {"mean": [0.1962962962962963, 0.15925925925925927], "std": [0.39719524211230395, 0.3659176787194774], "min": [0, 0], "max": [1, 1], "count": [270]}, "gripper_activity_state": {"mean": [1.8185185185185184, 1.8037037037037038], "std": [0.5378537850582731, 0.5597496010826698], "min": [0, 0], "max": [2, 2], "count": [270]}, "gripper_mode_action": {"mean": [0.2, 0.15925925925925927], "std": [0.39999999999999947, 0.3659176787194772], "min": [0, 0], "max": [1, 1], "count": [270]}, "gripper_activity_action": {"mean": [1.9666666666666666, 1.9666666666666666], "std": [0.23333333333333364, 0.23333333333333348], "min": [0, 0], "max": [2, 2], "count": [270]}, "gripper_open_scale_state": {"mean": [0.7995407493732632, 0.8132843484172099], "std": [0.3219417468801602, 0.3226586573887846], "min": [0.13544230461120604, 0.04577470302581787], "max": [0.9776300048828125, 0.9707426452636718], "count": [270]}, "gripper_open_scale_action": {"mean": [0.8, 0.8407407407407408], "std": [0.39999999999999947, 0.3659176787194772], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [270]}}} +{"episode_index": 94, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6375919199346405]], [[0.6340036791938998]], [[0.5946102832244009]]], "std": [[[0.17237467358972333]], [[0.19901850985971897]], [[0.22365929136385201]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6101010403050109]], [[0.6150191312636165]], [[0.5754071786492375]]], "std": [[[0.169842526437744]], [[0.1956956497212463]], [[0.21674987500788204]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4618507625272331]], [[0.43387979847494557]], [[0.394004417211329]]], "std": [[[0.21070441183447583]], [[0.23020377474368944]], [[0.2689964505103542]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43920220043572983]], [[0.42579559640522874]], [[0.4034190168845316]]], "std": [[[0.18845659765124992]], [[0.19732203296162396]], [[0.22244707469115635]]], "count": [100]}, "observation.state": {"min": [-0.5470212697982788, -0.001276595750823617, -0.9100000262260437, -0.3182978630065918, -0.15468084812164307, -0.7812765836715698, -2.754680871963501, 0.005319148767739534, -0.0017021276289597154, -0.8534042835235596, -0.5208510756492615, -0.2559574544429779, -0.1489361673593521, -2.734893560409546, 12.434776306152344, 2.9809064865112305], "max": [-0.01148936152458191, 2.0882978439331055, 0.0, 0.11404255032539368, 0.06340425461530685, -0.016382979229092598, -0.2563829720020294, 0.8014893531799316, 1.8953191041946411, 0.0, 0.12297872453927994, 0.005744680762290955, 0.21872340142726898, 0.018297871574759483, 97.76300048828125, 97.07426452636719], "mean": [-0.1469755619764328, 0.7736870050430298, -0.3406897187232971, -0.08402089029550552, -0.025577932596206665, -0.33967673778533936, -2.13566255569458, 0.10686410218477249, 0.4684899151325226, -0.18240562081336975, -0.08163004368543625, -0.05595659092068672, 0.0114242322742939, -2.387141466140747, 76.61552429199219, 85.1824951171875], "std": [0.2073984444141388, 0.9031681418418884, 0.36823076009750366, 0.12591534852981567, 0.07856088131666183, 0.29369601607322693, 1.0012226104736328, 0.21639814972877502, 0.7266543507575989, 0.27658727765083313, 0.1714974343776703, 0.0705588087439537, 0.06997741013765335, 0.821202278137207, 34.17924499511719, 28.061643600463867], "count": [245]}, "action": {"min": [-0.5491651296615601, -0.0015339808305725455, -0.9127185940742493, -0.3298058807849884, -0.1564660370349884, -0.7915340662002563, -2.754680871963501, 0.006135923322290182, -0.003067961661145091, -0.8559611439704895, -0.5276893973350525, -0.2623107135295868, -0.15800002217292786, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 2.0892817974090576, -0.0, 0.11965049803256989, 0.06596117466688156, -0.015339807607233524, -0.2563829720020294, 0.8084079027175903, 1.8929322957992554, -0.0, 0.16873788833618164, 0.012271846644580364, 0.24083498120307922, 0.018297871574759483, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1457022875547409, 0.7766487002372742, -0.34331732988357544, -0.08127599209547043, -0.02500668354332447, -0.34562742710113525, -2.13566255569458, 0.10667681694030762, 0.4749031364917755, -0.18474707007408142, -0.08415059000253677, -0.05718928575515747, 0.009153544902801514, -2.387141466140747, 76.32653045654297, 88.57142639160156, 0.0, 0.0], "std": [0.20707614719867706, 0.9077102541923523, 0.3684135973453522, 0.12849219143390656, 0.07879238575696945, 0.29707595705986023, 1.0012226104736328, 0.21824640035629272, 0.7383087873458862, 0.2778972387313843, 0.17784607410430908, 0.07189781218767166, 0.07584723830223083, 0.821202278137207, 42.507843017578125, 31.815778732299805, 0.0, 0.0], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [245]}, "index": {"min": [26978], "max": [27222], "mean": [27100.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.6, 6.0, 6.0, 6.0, 6.0], "std": [1.6960939519606648, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [245]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [245]}, "eef_direction_state": {"mean": [4.726530612244898, 4.885714285714286], "std": [1.805521634185503, 1.8917651836853524], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [0.8326530612244898, 0.6571428571428571], "std": [0.9217082089743066, 0.9107072828862423], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_state": {"mean": [0.7877551020408163, 0.6122448979591837], "std": [0.8498817812294857, 0.8235395615346865], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.6204081632653065, 4.9714285714285715], "std": [1.9771118486252048, 1.7988658558511093], "min": [0, 0], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [0.7959183673469388, 0.6122448979591837], "std": [0.9165060503209351, 0.8902264451803589], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_acc_mag_action": {"mean": [0.7836734693877551, 0.5673469387755102], "std": [0.8560342685243159, 0.8234788710477381], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_sim_pose_state": {"mean": [0.18419282595836778, 0.294058519506573, 1.1954938084444553, -0.39063928722169117, 0.34546392731006004, -0.197315409608104, 0.13368010884832618, -0.31516393233504864, 1.2007040926602845, -0.019262908622491307, 0.20244734157549843, 0.03821842316002541], "std": [0.1414707624808839, 0.06895218046660696, 0.04880928918750566, 0.3613521104644262, 0.4428428815159719, 0.3147489971801767, 0.10401247294592086, 0.05136797996253911, 0.04720479564294069, 0.0773182521756955, 0.3428138668717521, 0.17335192050196674], "min": [0.06026544824347768, 0.1516325227595547, 1.136486213196305, -0.922241238629794, -0.09334006311987753, -0.7960992506845438, 0.06529559667022804, -0.3426007761646766, 1.1369107004043215, -0.18962352897911247, -0.008296951827072352, -0.19463288569177617], "max": [0.38798330408115816, 0.3361607895575379, 1.3728094885869093, -0.016382979229092598, 1.0748873856723775, 0.041396702789498196, 0.3349350354748805, -0.13405288036533194, 1.3603257912179083, 0.1456408695517277, 0.9758788813302401, 0.6521650808232125], "count": [245]}, "eef_sim_pose_action": {"mean": [0.1838516118766598, 0.295024450308471, 1.1951238376001465, -0.3937734666617855, 0.3486224336679344, -0.1940337223026986, 0.13428541969986657, -0.3155571985826179, 1.2000741791602172, -0.02140133007281933, 0.20406092490915095, 0.036204362973734666], "std": [0.14183990519312528, 0.06893556649647152, 0.05100581960605255, 0.3619077299964262, 0.45533327303521703, 0.31490753320634973, 0.10513903360501589, 0.051366635552234925, 0.04905535926496251, 0.08532644208934448, 0.35440419609150986, 0.1800300829785975], "min": [0.05945712732969977, 0.15091959406467104, 1.132505028292367, -0.9421599830623913, -0.09965178282077014, -0.7990775400225532, 0.05790990363231856, -0.3431681157889534, 1.1373900504669006, -0.25289596294458383, -0.010712291676908459, -0.22705161603400387], "max": [0.38835802700855504, 0.3362736485047048, 1.372536417782631, -0.015285697559376324, 1.1453743248764021, 0.0609147140274825, 0.33689166769977064, -0.12994385621548504, 1.3696315941561688, 0.18201216680320395, 0.9929212674450412, 0.6642937863759106], "count": [245]}, "gripper_mode_state": {"mean": [0.23265306122448978, 0.11428571428571428], "std": [0.4225229157422873, 0.31815796359028703], "min": [0, 0], "max": [1, 1], "count": [245]}, "gripper_activity_state": {"mean": [1.8, 1.779591836734694], "std": [0.5613395058396744, 0.585881367053], "min": [0, 0], "max": [2, 2], "count": [245]}, "gripper_mode_action": {"mean": [0.23673469387755103, 0.11428571428571428], "std": [0.4250780852881681, 0.31815796359028703], "min": [0, 0], "max": [1, 1], "count": [245]}, "gripper_activity_action": {"mean": [1.963265306122449, 1.963265306122449], "std": [0.2446937924460704, 0.24469379244607095], "min": [0, 0], "max": [2, 2], "count": [245]}, "gripper_open_scale_state": {"mean": [0.7661553388323128, 0.8518257253218648], "std": [0.34179235992541723, 0.28061645210898917], "min": [0.12434776306152344, 0.029809064865112304], "max": [0.9776300048828125, 0.9707426452636718], "count": [245]}, "gripper_open_scale_action": {"mean": [0.763265306122449, 0.8857142857142857], "std": [0.4250780852881681, 0.31815796359028703], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [245]}}} +{"episode_index": 95, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6503117265795207]], [[0.6455187608932462]], [[0.6056817674291939]]], "std": [[[0.17558457698844968]], [[0.202911517198405]], [[0.22946923112711004]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6239403622004358]], [[0.6276125762527233]], [[0.5876511710239651]]], "std": [[[0.17199401164436395]], [[0.19857794546117133]], [[0.22147964466840142]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4670508387799564]], [[0.43445613562091506]], [[0.38851623093681914]]], "std": [[[0.21712971867980474]], [[0.2341460013215474]], [[0.2738555380007262]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4407904520697168]], [[0.423897962962963]], [[0.40138950708061]]], "std": [[[0.18918104707576885]], [[0.19847421630914744]], [[0.22632607658551418]]], "count": [100]}, "observation.state": {"min": [-0.5848936438560486, -0.0019148936262354255, -1.155531883239746, -0.009999999776482582, -0.24531914293766022, -0.9270212650299072, -2.754680871963501, 0.003829787252470851, -0.0017021276289597154, -0.7200000286102295, -0.2914893627166748, -0.2163829803466797, -0.1240425556898117, -2.734893560409546, 13.745288848876953, 2.9666881561279297], "max": [0.014680851250886917, 2.0738298892974854, -0.0017021276289597154, 0.12936170399188995, 0.058510638773441315, -0.03510638326406479, -0.2938297986984253, 0.6887233853340149, 1.941702127456665, -0.001276595750823617, 0.23085106909275055, 0.05510638281702995, 0.08659574389457703, 0.01872340403497219, 97.76300048828125, 97.07426452636719], "mean": [-0.1559799462556839, 0.811832845211029, -0.4311913847923279, 0.039429668337106705, -0.05790798366069794, -0.3567517101764679, -2.106863021850586, 0.08055097609758377, 0.509685754776001, -0.21258389949798584, -0.046849772334098816, -0.030554158613085747, -0.00432569719851017, -2.426030158996582, 75.63228607177734, 86.51311492919922], "std": [0.23982571065425873, 0.928188681602478, 0.4584638774394989, 0.04955543950200081, 0.11016292124986649, 0.33370518684387207, 1.021919846534729, 0.17287179827690125, 0.7591037154197693, 0.29079651832580566, 0.12013287097215652, 0.04878353327512741, 0.039944302290678024, 0.7771973609924316, 34.8864631652832, 26.555824279785156], "count": [263]}, "action": {"min": [-0.5844466686248779, -0.006135923322290182, -1.1673593521118164, -0.00920388475060463, -0.251572847366333, -0.9326603412628174, -2.754680871963501, 0.004601942375302315, -0.003067961661145091, -0.7209709882736206, -0.29452431201934814, -0.22856314480304718, -0.13038836419582367, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.03067961521446705, 2.077009916305542, -0.0015339808305725455, 0.13499030470848083, 0.07363107800483704, -0.03528155758976936, -0.2938297986984253, 0.6933593153953552, 1.9404857158660889, -0.0, 0.2454369217157364, 0.0782330185174942, 0.08743690699338913, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1544477492570877, 0.8169466853141785, -0.4357554018497467, 0.03977271169424057, -0.05617418512701988, -0.3627071976661682, -2.106863021850586, 0.0801985040307045, 0.5151410102844238, -0.2170083075761795, -0.04481777176260948, -0.030813725665211678, -0.007092575076967478, -2.426030158996582, 74.90494537353516, 89.73384094238281, 0.0, 0.0], "std": [0.24065157771110535, 0.9328799247741699, 0.46082520484924316, 0.050966862589120865, 0.1103702262043953, 0.34080711007118225, 1.021919846534729, 0.17396745085716248, 0.7670149207115173, 0.2940252423286438, 0.12612368166446686, 0.051263175904750824, 0.04325215145945549, 0.7771973609924316, 43.35593032836914, 30.351621627807617, 0.0, 0.0], "count": [263]}, "timestamp": {"min": [0.0], "max": [8.733333333333333], "mean": [4.366666666666667], "std": [2.5307003861469743], "count": [263]}, "frame_index": {"min": [0], "max": [262], "mean": [131.0], "std": [75.92101158440923], "count": [263]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [263]}, "index": {"min": [27223], "max": [27485], "mean": [27354.0], "std": [75.92101158440923], "count": [263]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [263]}, "subtask_annotation": {"mean": [2.6007604562737643, 6.0, 6.0, 6.0, 6.0], "std": [1.6808922217828186, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [263]}, "scene_annotation": {"mean": [95.0], "std": [0.0], "min": [95], "max": [95], "count": [263]}, "eef_direction_state": {"mean": [4.885931558935361, 4.832699619771863], "std": [1.7706714444348821, 1.9447098792196373], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_state": {"mean": [0.7376425855513308, 0.6463878326996197], "std": [0.9123098549804564, 0.8809648798605844], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_state": {"mean": [0.7262357414448669, 0.5665399239543726], "std": [0.8595006362217069, 0.8053659190797704], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_direction_action": {"mean": [4.969581749049429, 4.828897338403042], "std": [1.6793949820320777, 1.9589905643687244], "min": [0, 0], "max": [6, 6], "count": [263]}, "eef_velocity_action": {"mean": [0.714828897338403, 0.6121673003802282], "std": [0.9012289186881263, 0.8686361510351208], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_acc_mag_action": {"mean": [0.7452471482889734, 0.5855513307984791], "std": [0.8631262457508914, 0.8176408032299975], "min": [0, 0], "max": [2, 2], "count": [263]}, "eef_sim_pose_state": {"mean": [0.1919245582891675, 0.28595932969563037, 1.2006300105428211, -0.48047416290702355, 0.4075834278814335, -0.28725132999651354, 0.1442084653417182, -0.32016493056779216, 1.1989452553834807, -0.01604065173223133, 0.24972792304739577, 0.04527225625186868], "std": [0.1466068591793862, 0.0778787500338315, 0.050551200613768645, 0.4938832436847241, 0.5059968204756488, 0.42321984202074986, 0.11680314256409903, 0.040296296127597504, 0.041661816744825206, 0.04617340643701368, 0.39996654052437924, 0.14996504519231338], "min": [0.060688940442774855, 0.13658700564702245, 1.1561209034645357, -1.384910233709895, -0.05576865364822603, -1.0748342090953384, 0.055739329272432546, -0.3422957898252267, 1.1441987377304943, -0.14926950119783655, -0.012127658767578708, -0.15176968324397858], "max": [0.39004376112864664, 0.33800519411980867, 1.397811510163755, -0.034948812682533, 1.1996308725257663, 0.09805253041462614, 0.365193173638949, -0.17199652224099019, 1.3419872026876953, 0.021956971280979287, 1.1224088740610942, 0.5991079237507282], "count": [263]}, "eef_sim_pose_action": {"mean": [0.19254352050057064, 0.28699387217311434, 1.2005338563829333, -0.4812737580769252, 0.4088245323495864, -0.28136444565419694, 0.14492837227387756, -0.3203327712676196, 1.198738704806229, -0.01861457823040871, 0.25283876906520153, 0.04432538358452205], "std": [0.14762308179376726, 0.07800372834598283, 0.05259571060814607, 0.4952947131469011, 0.5151490978078542, 0.42423622538570105, 0.11794488435849476, 0.04052029233777975, 0.042566044182900754, 0.050193903209196325, 0.4097478270786251, 0.15563405135771266], "min": [0.057300771969773706, 0.13236248963877925, 1.1568688711186763, -1.3953614573456083, -0.110094001701597, -1.0775260125944903, 0.044973552738404726, -0.3424131916713932, 1.144290763949537, -0.16866796917977095, -0.007669579167853824, -0.19654815968591843], "max": [0.3931873491444551, 0.3399411019819668, 1.398967360293984, -0.035222701333602446, 1.1976511806817225, 0.15299875181047023, 0.36539054808406396, -0.16951421769477534, 1.3512211694575078, 0.032890457545244944, 1.1223233778054427, 0.6259117673649355], "count": [263]}, "gripper_mode_state": {"mean": [0.24334600760456274, 0.10266159695817491], "std": [0.4291022351229142, 0.3035163808893556], "min": [0, 0], "max": [1, 1], "count": [263]}, "gripper_activity_state": {"mean": [1.8136882129277567, 1.7984790874524714], "std": [0.5441382150569859, 0.5662208507676433], "min": [0, 0], "max": [2, 2], "count": [263]}, "gripper_mode_action": {"mean": [0.2509505703422053, 0.10266159695817491], "std": [0.4335601245353732, 0.3035163808893556], "min": [0, 0], "max": [1, 1], "count": [263]}, "gripper_activity_action": {"mean": [1.9657794676806084, 1.9657794676806084], "std": [0.2363539204246398, 0.23635392042463965], "min": [0, 0], "max": [2, 2], "count": [263]}, "gripper_open_scale_state": {"mean": [0.7563226137052508, 0.8651317398085762], "std": [0.3488639319202488, 0.26555828546359045], "min": [0.13745288848876952, 0.029666881561279296], "max": [0.9776300048828125, 0.9707426452636718], "count": [263]}, "gripper_open_scale_action": {"mean": [0.7490494296577946, 0.8973384030418251], "std": [0.4335601245353732, 0.3035163808893556], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [263]}}} +{"episode_index": 96, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9098039215686274]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6427328022875817]], [[0.6382750789760349]], [[0.5986993981481481]]], "std": [[[0.1730315272241213]], [[0.19996305153623692]], [[0.22539482802826505]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6153431563180828]], [[0.6193180392156863]], [[0.5796699727668845]]], "std": [[[0.17044128130590933]], [[0.19638180957940993]], [[0.21809645394920604]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520371840958606]], [[0.4300077913943355]], [[0.38815193082788674]]], "std": [[[0.2109993329117113]], [[0.22872223475957362]], [[0.26512148243265715]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44357143790849674]], [[0.42865291122004356]], [[0.40614947984749455]]], "std": [[[0.1896929601646311]], [[0.19769974228534964]], [[0.22287674051607875]]], "count": [100]}, "observation.state": {"min": [-0.5689361691474915, -0.001276595750823617, -0.8125531673431396, -0.3021276593208313, -0.1836170256137848, -0.8217021226882935, -2.754680871963501, -0.08021276444196701, -0.0017021276289597154, -0.7485106587409973, -0.4438297748565674, -0.016808509826660156, -0.11148936301469803, -2.734893560409546, 13.626143455505371, 2.796217203140259], "max": [0.013829787261784077, 2.0474467277526855, 0.0, 0.1725531965494156, 0.4934042692184448, 0.037021275609731674, -0.29042553901672363, 0.6080850958824158, 1.9219149351119995, -0.001276595750823617, 0.194680854678154, 0.3555319011211395, 0.09808510541915894, 0.023829787969589233, 97.76300048828125, 97.07426452636719], "mean": [-0.13975030183792114, 0.6635749936103821, -0.28363874554634094, -0.05663745477795601, 0.013518876396119595, -0.2994518280029297, -2.205533027648926, 0.050275687128305435, 0.6709661483764648, -0.2244771122932434, -0.10102785378694534, 0.04422008991241455, 0.013443953357636929, -2.117601156234741, 79.00240325927734, 75.97276306152344], "std": [0.22608977556228638, 0.8620622754096985, 0.3372681140899658, 0.12437471747398376, 0.1345861405134201, 0.3044630289077759, 0.9658903479576111, 0.17099183797836304, 0.8308268785476685, 0.25866732001304626, 0.17261458933353424, 0.08950182795524597, 0.04460696876049042, 1.0425903797149658, 32.97499084472656, 35.62599182128906], "count": [284]}, "action": {"min": [-0.5691068768501282, -0.003067961661145091, -0.8130097985267639, -0.3037281930446625, -0.18561168015003204, -0.826815664768219, -2.754680871963501, -0.08283495903015137, -0.0015339808305725455, -0.7593204975128174, -0.44792237877845764, -0.016873788088560104, -0.14112623035907745, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.02761165425181389, 2.0478644371032715, -0.0, 0.1840776950120926, 0.503145694732666, 0.04295146092772484, -0.29042553901672363, 0.6135923266410828, 1.9251458644866943, -0.0, 0.20248545706272125, 0.3635534346103668, 0.09970875084400177, 0.023829787969589233, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13896486163139343, 0.6651982665061951, -0.2857297360897064, -0.0526144877076149, 0.016571395099163055, -0.3041824698448181, -2.205533027648926, 0.049416933208703995, 0.675395131111145, -0.2286607176065445, -0.09869852662086487, 0.045296017080545425, 0.0120885344222188, -2.117601156234741, 78.87323760986328, 79.22534942626953, 0.0, 0.0], "std": [0.2260119915008545, 0.8659406900405884, 0.33823877573013306, 0.12692394852638245, 0.13865704834461212, 0.3118358254432678, 0.9658903479576111, 0.17158912122249603, 0.8373580574989319, 0.2592152953147888, 0.17618876695632935, 0.09328985959291458, 0.048147425055503845, 1.0425903797149658, 40.82081604003906, 40.56945037841797, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [284]}, "index": {"min": [27486], "max": [27769], "mean": [27627.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [2.880281690140845, 6.0, 6.0, 6.0, 6.0], "std": [1.6119378346023443, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [284]}, "eef_direction_state": {"mean": [4.947183098591549, 4.830985915492958], "std": [1.6911198748946243, 1.82499018321078], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.7464788732394366, 0.6830985915492958], "std": [0.9072215726866472, 0.8547276834260815], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.6725352112676056, 0.6725352112676056], "std": [0.8319029912125151, 0.8486645985740444], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_direction_action": {"mean": [4.933098591549296, 4.767605633802817], "std": [1.725664674189196, 1.8976096637677071], "min": [0, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.721830985915493, 0.6654929577464789], "std": [0.8901349950779402, 0.8583103098405482], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.6654929577464789, 0.6936619718309859], "std": [0.837547204862476, 0.8606184141366252], "min": [0, 0], "max": [2, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.1635066796736809, 0.29823401637249514, 1.1943966718555603, -0.3465048556023902, 0.3195097553592766, -0.15041932156930005, 0.16440653858090584, -0.32465437198103003, 1.1907266780888053, 0.06537717508006732, 0.3415224328992613, 0.11911015195660381], "std": [0.12838589578204598, 0.0674984055136249, 0.04465048790498396, 0.37363428390649417, 0.45141485318357455, 0.3493552425991324, 0.12201180787375354, 0.043331681532215886, 0.0391008890910514, 0.10450300447487758, 0.4497395315714926, 0.2547803935811029], "min": [0.06033173390293979, 0.1560331246456537, 1.138040967231855, -0.9609930569699261, -0.07145433331579087, -0.878254434571687, 0.06260176680113641, -0.35494190585911756, 1.1344026411554058, -0.10040617013657553, -0.007233491656604141, -0.014893845338050556], "max": [0.3643211888204893, 0.3446850530335265, 1.3744239604861737, 0.04982895288249409, 1.2577801851283277, 0.43532820064531785, 0.3432301768809885, -0.15568064077234492, 1.3397080408436777, 0.30541664834193866, 1.136851959402009, 0.95272836374773], "count": [284]}, "eef_sim_pose_action": {"mean": [0.1631967327864656, 0.2992798554766773, 1.1942423506748163, -0.35154905483512094, 0.32329582280533714, -0.14616303789305496, 0.16492983114832144, -0.32510836426352263, 1.1904651038896001, 0.06573326616585047, 0.3438871332129906, 0.12046864837295043], "std": [0.12844256950712063, 0.06710074656098482, 0.04693131848435127, 0.37820619817222545, 0.46659586926385166, 0.3497461185431188, 0.12293253627183148, 0.0430817413767283, 0.040019194429132855, 0.10654658179586843, 0.4579029899685889, 0.257862201773839], "min": [0.06173183423368126, 0.15583946221182815, 1.133327284097384, -0.9630381825986167, -0.08850696121659363, -0.8806182716121822, 0.0567645441684987, -0.35548757803584874, 1.1336761486387155, -0.10542990400098157, -0.009203191928216725, -0.01534045725728391], "max": [0.36503537795049756, 0.34511124071974875, 1.3771965935707184, 0.049875465028010324, 1.3551293403315707, 0.46020596612903564, 0.3460868081543845, -0.15178619943541868, 1.3430790981084963, 0.3048663288184031, 1.1475995710990112, 0.9881050910168371], "count": [284]}, "gripper_mode_state": {"mean": [0.20774647887323944, 0.2112676056338028], "std": [0.4056943176691165, 0.4082077956673079], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_state": {"mean": [1.8274647887323943, 1.7077464788732395], "std": [0.5258988772015593, 0.6574142629969533], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.2112676056338028, 0.20774647887323944], "std": [0.40820779566730747, 0.40569431766911646], "min": [0, 0], "max": [1, 1], "count": [284]}, "gripper_activity_action": {"mean": [1.9683098591549295, 1.9366197183098592], "std": [0.22762389237878944, 0.3187738112044016], "min": [0, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.790023452161068, 0.7597283501692205], "std": [0.3297492920242609, 0.3562597785225947], "min": [0.1362614345550537, 0.02796217203140259], "max": [0.9776300048828125, 0.9707426452636718], "count": [284]}, "gripper_open_scale_action": {"mean": [0.7887323943661971, 0.7922535211267606], "std": [0.40820779566730747, 0.40569431766911657], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 97, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6409846650326797]], [[0.6377584613289761]], [[0.5990214215686275]]], "std": [[[0.17744271039572007]], [[0.20214062467217891]], [[0.22578522592521783]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.613903316993464]], [[0.6191658360566449]], [[0.5805589515250545]]], "std": [[[0.1740542943431622]], [[0.1980185469733359]], [[0.21783469864966015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47026102124183006]], [[0.4378352668845316]], [[0.390680841503268]]], "std": [[[0.21803272420147168]], [[0.2364218110252035]], [[0.2782340797365663]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44182744825708065]], [[0.4261259232026144]], [[0.40172517156862747]]], "std": [[[0.18853429076818695]], [[0.19795514159183614]], [[0.22627762936530463]]], "count": [100]}, "observation.state": {"min": [-0.5261701941490173, -0.0019148936262354255, -1.037021279335022, -0.09744680672883987, -0.2559574544429779, -0.8999999761581421, -2.7551064491271973, 0.0017021276289597154, -0.0017021276289597154, -0.7402127385139465, -0.9614893794059753, -0.09468085318803787, -0.17106382548809052, -2.734893560409546, 13.529336929321289, 4.714468955993652], "max": [0.002340425504371524, 2.0440425872802734, 0.0, 0.18702127039432526, 0.04957446828484535, -0.05659574642777443, -0.28765958547592163, 0.7676595449447632, 2.0061702728271484, 0.0, 0.11787234246730804, 0.024893617257475853, 0.2148936241865158, -0.0331914909183979, 97.77780151367188, 97.07426452636719], "mean": [-0.15527120232582092, 0.8140474557876587, -0.42295539379119873, 0.02065213955938816, -0.06938865035772324, -0.3577331304550171, -2.1205389499664307, 0.10638643056154251, 0.5435276627540588, -0.15813611447811127, -0.17042464017868042, -0.03069625049829483, 0.018652470782399178, -2.3638761043548584, 76.09870147705078, 84.38579559326172], "std": [0.2162330597639084, 0.9166690707206726, 0.44305112957954407, 0.0842638611793518, 0.13057658076286316, 0.32344114780426025, 1.0127323865890503, 0.22162307798862457, 0.7933619022369385, 0.23004965484142303, 0.2810560464859009, 0.025608805939555168, 0.06471443921327591, 0.8423744440078735, 34.57362747192383, 28.790287017822266], "count": [246]}, "action": {"min": [-0.526155412197113, -0.003067961661145091, -1.04157292842865, -0.09817477315664291, -0.2592427432537079, -0.905048668384552, -2.7551064491271973, 0.0015339808305725455, -0.007669903803616762, -0.7424467206001282, -0.9848156571388245, -0.10431069135665894, -0.19174760580062866, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.007669903803616762, 2.0447964668273926, -0.0, 0.1871456503868103, 0.05368932709097862, -0.05062136426568031, -0.28765958547592163, 0.7685243487358093, 2.009514808654785, -0.0, 0.1840776950120926, 0.02761165425181389, 0.2346990555524826, -0.0331914909183979, 100.0, 100.0, 0.0, 0.0], "mean": [-0.15275582671165466, 0.8217241764068604, -0.43036922812461853, 0.024381618946790695, -0.06927241384983063, -0.36572369933128357, -2.1205389499664307, 0.10482823848724365, 0.547537624835968, -0.1597895622253418, -0.16886883974075317, -0.03174594044685364, 0.015352274291217327, -2.3638761043548584, 75.60975646972656, 87.39837646484375, 0.0, 0.0], "std": [0.21625901758670807, 0.9231551289558411, 0.4477720856666565, 0.08661210536956787, 0.1317131668329239, 0.3303646445274353, 1.0127323865890503, 0.22174856066703796, 0.8007742762565613, 0.2306022346019745, 0.27805471420288086, 0.02650555409491062, 0.07044386118650436, 0.8423744440078735, 42.943389892578125, 33.18679428100586, 0.0, 0.0], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [246]}, "index": {"min": [27770], "max": [28015], "mean": [27892.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [2.7398373983739837, 6.0, 6.0, 6.0, 6.0], "std": [1.6715573692222965, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [246]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [246]}, "eef_direction_state": {"mean": [4.955284552845528, 4.788617886178862], "std": [1.5907610926814304, 1.9159239954726948], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [0.8292682926829268, 0.7195121951219512], "std": [0.9301395740457625, 0.9231581122742655], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_state": {"mean": [0.8048780487804879, 0.6341463414634146], "std": [0.8616352064710109, 0.8241111761265573], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_direction_action": {"mean": [4.971544715447155, 4.849593495934959], "std": [1.5523399764459043, 1.8799703329150232], "min": [0, 0], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [0.8130081300813008, 0.6788617886178862], "std": [0.9357366864002757, 0.8963115051314181], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_acc_mag_action": {"mean": [0.7195121951219512, 0.6260162601626016], "std": [0.864019585048405, 0.8400384619895607], "min": [0, 0], "max": [2, 2], "count": [246]}, "eef_sim_pose_state": {"mean": [0.19427238218054582, 0.2869492856512502, 1.2026077734379172, -0.47080707971991637, 0.3987338228555197, -0.28668540276499616, 0.14199990234064522, -0.3117844315225983, 1.1913024141457278, 0.004244622460065247, 0.21447180104447397, 0.0693540280148627], "std": [0.1465442517731631, 0.06751974981115802, 0.05348008372610391, 0.4634370436238585, 0.4973822468442442, 0.4195074024627508, 0.10874788545852282, 0.05875942978636935, 0.039938569513970075, 0.06731737526199959, 0.35361682133681027, 0.20318971944432407], "min": [0.055795679036520246, 0.16686807159683378, 1.1566028034468852, -1.182151676175064, -0.11263850394330888, -1.0032751914627567, 0.06711942367694479, -0.33748126604730105, 1.1151092048694258, -0.16939590348843353, -0.049776184592492445, -0.08684489332784309], "max": [0.40585285835596857, 0.334786340679454, 1.406673530765547, -0.05628868679184182, 1.2660473002206802, 0.06018971511767207, 0.3388585922014166, -0.11111305562894973, 1.3332655757676806, 0.17082442406378778, 1.028141249941727, 0.6883214985316853], "count": [246]}, "eef_sim_pose_action": {"mean": [0.19550775987350485, 0.2878359872154648, 1.202493838725014, -0.47385897216097195, 0.4029676028002102, -0.2819583557247438, 0.14216887852426394, -0.31234950838081427, 1.1906961111221563, -0.001304322681755209, 0.21828720663594436, 0.06502721391934359], "std": [0.1478624873115496, 0.0671472004430744, 0.05635146272111926, 0.46577586863179327, 0.5083497407236417, 0.4205846837232793, 0.10909063931261019, 0.05839221570104161, 0.04157711033451684, 0.07724865340714743, 0.37362738880570506, 0.20517142306218447], "min": [0.056061818998316026, 0.16684031214227216, 1.1572613657250226, -1.1693607928547898, -0.11491792683850433, -1.0076476372506815, 0.06262614702177313, -0.33806144757464524, 1.1133785380403265, -0.21973010450668598, -0.08281298230449807, -0.12465537151395592], "max": [0.4075375715617714, 0.3353140752642985, 1.4188882878573283, -0.04985909291368429, 1.2641249918556885, 0.0835508112481782, 0.33907648019272024, -0.10940907293009774, 1.3404491309501476, 0.1981196016124769, 1.041246429653646, 0.6973665308351953], "count": [246]}, "gripper_mode_state": {"mean": [0.23983739837398374, 0.12601626016260162], "std": [0.4269840989020353, 0.3318676879981439], "min": [0, 0], "max": [1, 1], "count": [246]}, "gripper_activity_state": {"mean": [1.8008130081300813, 1.7845528455284554], "std": [0.56034193030254, 0.5828905432572498], "min": [0, 0], "max": [2, 2], "count": [246]}, "gripper_mode_action": {"mean": [0.24390243902439024, 0.12601626016260162], "std": [0.42943455760143867, 0.331867687998144], "min": [0, 0], "max": [1, 1], "count": [246]}, "gripper_activity_action": {"mean": [1.9634146341463414, 1.9634146341463414], "std": [0.2442071267622049, 0.2442071267622048], "min": [0, 0], "max": [2, 2], "count": [246]}, "gripper_open_scale_state": {"mean": [0.7609872317895687, 0.8438582837097023], "std": [0.34573624973574757, 0.28790282060704964], "min": [0.1352933692932129, 0.047144689559936524], "max": [0.9777780151367188, 0.9707426452636718], "count": [246]}, "gripper_open_scale_action": {"mean": [0.7560975609756098, 0.8739837398373984], "std": [0.42943455760143867, 0.331867687998144], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [246]}}} +{"episode_index": 98, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6414805855119825]], [[0.6373648338779957]], [[0.5978490359477124]]], "std": [[[0.1756817371586063]], [[0.20190975322467078]], [[0.2268030580590187]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6144877287581699]], [[0.6189930501089325]], [[0.5794306236383442]]], "std": [[[0.17277514918584985]], [[0.19818804941277532]], [[0.21930868430373943]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46242515250544663]], [[0.4350522276688453]], [[0.3912334831154684]]], "std": [[[0.21511212711121183]], [[0.23385539643190964]], [[0.2718629417527418]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4413682216775599]], [[0.42538305010893246]], [[0.40028530501089327]]], "std": [[[0.1929853178829734]], [[0.20347782704585932]], [[0.2331369285653626]]], "count": [100]}, "observation.state": {"min": [-0.550851047039032, -0.001276595750823617, -1.0563830137252808, -0.029787234961986542, -0.23553191125392914, -0.8821276426315308, -2.754680871963501, -0.13851064443588257, -0.0017021276289597154, -0.8061702251434326, -0.42042553424835205, -0.03297872468829155, -0.06106382980942726, -2.734893560409546, 13.812305450439453, 2.6189370155334473], "max": [-0.009148935787379742, 2.105531930923462, 0.0, 0.1785106360912323, 0.040425531566143036, -0.05000000074505806, -0.2957446873188019, 0.7244681119918823, 1.8963829278945923, -0.0017021276289597154, 0.14425532519817352, 0.09893617033958435, 0.1595744639635086, 0.02914893627166748, 97.76300048828125, 97.07426452636719], "mean": [-0.1505916267633438, 0.7680975794792175, -0.40871331095695496, 0.035440847277641296, -0.05026740953326225, -0.35463955998420715, -2.1217570304870605, 0.08442415297031403, 0.4974246025085449, -0.19000659883022308, -0.08308135718107224, 0.00024257211771328002, 0.027552777901291847, -2.289611577987671, 76.14104461669922, 81.84968566894531], "std": [0.21760597825050354, 0.9042999744415283, 0.44889408349990845, 0.05519802123308182, 0.10693880915641785, 0.32918286323547363, 1.0122907161712646, 0.23440797626972198, 0.7402954697608948, 0.2674178183078766, 0.15168067812919617, 0.03188331052660942, 0.04383281618356705, 0.9351868033409119, 34.55728530883789, 31.95686149597168], "count": [257]}, "action": {"min": [-0.5506991147994995, -0.0015339808305725455, -1.0569127798080444, -0.03834952041506767, -0.23623304069042206, -0.8881748914718628, -2.754680871963501, -0.139592245221138, -0.003067961661145091, -0.809941828250885, -0.44792237877845764, -0.03528155758976936, -0.06289321184158325, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 2.11075758934021, 0.0015339808305725455, 0.24390295147895813, 0.041417479515075684, -0.04908738657832146, -0.2957446873188019, 0.7255728840827942, 1.8944662809371948, -0.0015339808305725455, 0.23316508531570435, 0.1089126393198967, 0.16413594782352448, 0.02914893627166748, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14931578934192657, 0.7728480696678162, -0.41282597184181213, 0.03926878422498703, -0.049499280750751495, -0.36306366324424744, -2.1217570304870605, 0.08321096748113632, 0.5017603039741516, -0.1926070749759674, -0.08236336708068848, 0.0012893049279227853, 0.0275877695530653, -2.289611577987671, 75.48638153076172, 84.82490539550781, 0.0, 0.0], "std": [0.21744604408740997, 0.9089404344558716, 0.4496002793312073, 0.061058204621076584, 0.10671117901802063, 0.33808237314224243, 1.0122907161712646, 0.2354351133108139, 0.7468042969703674, 0.26858267188072205, 0.1546172797679901, 0.03489737957715988, 0.044068653136491776, 0.9351868033409119, 43.01669692993164, 35.877925872802734, 0.0, 0.0], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [257]}, "index": {"min": [28016], "max": [28272], "mean": [28144.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.669260700389105, 6.0, 6.0, 6.0, 6.0], "std": [1.7183912025587849, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [257]}, "scene_annotation": {"mean": [98.0], "std": [0.0], "min": [98], "max": [98], "count": [257]}, "eef_direction_state": {"mean": [4.813229571984436, 4.747081712062257], "std": [1.7632599578094545, 1.9493192578945653], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [0.8249027237354085, 0.7276264591439688], "std": [0.9063559023174801, 0.9271811011444159], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_state": {"mean": [0.7937743190661478, 0.6459143968871596], "std": [0.8997838886890479, 0.8433263076381515], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_direction_action": {"mean": [4.844357976653696, 4.848249027237354], "std": [1.7859964565109934, 1.8325650328062137], "min": [0, 0], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [0.7704280155642024, 0.7198443579766537], "std": [0.894112287010541, 0.9206426316182589], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_acc_mag_action": {"mean": [0.7782101167315175, 0.642023346303502], "std": [0.9047173745625705, 0.8622343336631612], "min": [0, 0], "max": [2, 2], "count": [257]}, "eef_sim_pose_state": {"mean": [0.18616865558576126, 0.2903734973016923, 1.2035291576657035, -0.46168374954892816, 0.3847832382129037, -0.26272818053668817, 0.13783229926236018, -0.31772096948841916, 1.1996116109814883, 0.030099827536948773, 0.22403076827100446, 0.08444144497534595], "std": [0.1442088399701932, 0.07168157775793288, 0.05192120054495825, 0.46627712818461603, 0.492513155432803, 0.38512895005009956, 0.10600365648072409, 0.05822608810933752, 0.039812827697616446, 0.05769452349028188, 0.36114098453332105, 0.2645957830691832], "min": [0.05999276326249599, 0.1432732803396225, 1.154142707243913, -1.3012303810405585, -0.08483395616888711, -0.9999032803144406, 0.06081505922032472, -0.37142298533041995, 1.138807401262442, -0.061049343603696404, -0.04361695760224782, -0.19385103115913932], "max": [0.39282816805483767, 0.3348270758830992, 1.3947483663674147, -0.050022182388603356, 1.2684423406558438, 0.035375168085870656, 0.33790362656418504, -0.12930474198246025, 1.3245223293715027, 0.1739526584168864, 1.0473800506012254, 0.8243724562179948], "count": [257]}, "eef_sim_pose_action": {"mean": [0.18646896829843057, 0.2914288791623524, 1.203371656712641, -0.4678232605056189, 0.38943153915321627, -0.2601502992683243, 0.13807297344879566, -0.3181159321028038, 1.1994449371906932, 0.02990890677044803, 0.22642276025766692, 0.08402836276322258], "std": [0.1446791796079543, 0.07094503464416119, 0.05472166367946183, 0.47140915081492213, 0.5050001462514363, 0.38508501314493443, 0.106328405758521, 0.0582005253081555, 0.04178119395602118, 0.059383722374678, 0.37293158253573233, 0.2683079669325962], "min": [0.055064822552126524, 0.142919722012755, 1.154684782340328, -1.3146557578055202, -0.08125027366801452, -1.0018393534065284, 0.05517909363629321, -0.37184965924346086, 1.1396264673987333, -0.06287909326434696, -0.04598821641114781, -0.20079172211875176], "max": [0.39284141524672433, 0.3348005463349956, 1.4046431458218853, -0.04849455095057838, 1.2997526893135993, 0.05952538766096083, 0.33849988706000383, -0.12783192366940685, 1.3259286320304062, 0.18066629992531852, 1.0425904043108507, 0.8435444131059966], "count": [257]}, "gripper_mode_state": {"mean": [0.23735408560311283, 0.1517509727626459], "std": [0.4254610718392727, 0.3587793403029734], "min": [0, 0], "max": [1, 1], "count": [257]}, "gripper_activity_state": {"mean": [1.801556420233463, 1.793774319066148], "std": [0.5609864069318277, 0.5719447298217198], "min": [0, 0], "max": [2, 2], "count": [257]}, "gripper_mode_action": {"mean": [0.245136186770428, 0.1517509727626459], "std": [0.43016791687209893, 0.3587793403029735], "min": [0, 0], "max": [1, 1], "count": [257]}, "gripper_activity_action": {"mean": [1.9649805447470816, 1.9649805447470816], "std": [0.23903848332151964, 0.23903848332152], "min": [0, 0], "max": [2, 2], "count": [257]}, "gripper_open_scale_state": {"mean": [0.7614104681349022, 0.818497040466573], "std": [0.34557330852893664, 0.31956855543799073], "min": [0.13812305450439452, 0.02618937015533447], "max": [0.9776300048828125, 0.9707426452636718], "count": [257]}, "gripper_open_scale_action": {"mean": [0.754863813229572, 0.8482490272373541], "std": [0.43016791687209893, 0.3587793403029735], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [257]}}} +{"episode_index": 99, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6378417701525054]], [[0.6351953703703704]], [[0.596568924291939]]], "std": [[[0.17213574388783331]], [[0.1968986866259007]], [[0.2197430588081806]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6106284232026145]], [[0.6168463698257081]], [[0.578034212962963]]], "std": [[[0.168708335466911]], [[0.1930066445027225]], [[0.21264385823053708]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4643718300653595]], [[0.43660625544662307]], [[0.39746472766884533]]], "std": [[[0.21158963717463813]], [[0.2272559635416594]], [[0.26547924682692575]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4357450027233115]], [[0.416628690087146]], [[0.3875126388888889]]], "std": [[[0.19602545883164757]], [[0.20845196556862605]], [[0.24258122236653923]]], "count": [100]}, "observation.state": {"min": [-0.5814893841743469, -0.0019148936262354255, -1.0304255485534668, -0.17446808516979218, -0.17702127993106842, -1.0704255104064941, -2.754680871963501, -0.005744680762290955, -0.0017021276289597154, -0.8229787349700928, -0.8789361715316772, -0.3068085014820099, -0.19085106253623962, -2.734893560409546, 24.47571563720703, 5.017807483673096], "max": [0.0008510638144798577, 2.1127660274505615, 0.0, 0.09276595711708069, 0.048085104674100876, -0.025957446545362473, -0.6059574484825134, 0.6802127957344055, 2.009361743927002, -0.001276595750823617, 0.20914894342422485, 0.06255318969488144, 0.09957446902990341, -0.042127661406993866, 97.76300048828125, 97.07426452636719], "mean": [-0.1400999128818512, 0.7338172197341919, -0.37616172432899475, -0.026286989450454712, -0.026681004092097282, -0.4109838604927063, -2.2261879444122314, 0.1034035012125969, 0.5010985136032104, -0.1982310712337494, -0.014641018584370613, -0.03784237056970596, -0.00426146388053894, -2.345536231994629, 79.72138214111328, 83.75855255126953], "std": [0.219732403755188, 0.9257144331932068, 0.44505566358566284, 0.06670297682285309, 0.08468009531497955, 0.4147350788116455, 0.8741616010665894, 0.2199125587940216, 0.7663854956626892, 0.22426727414131165, 0.33111757040023804, 0.07279244065284729, 0.05099776014685631, 0.8725638389587402, 29.81709861755371, 29.8249454498291], "count": [277]}, "action": {"min": [-0.581378698348999, -0.0015339808305725455, -1.0308350324630737, -0.1733398288488388, -0.17794176936149597, -1.0768544673919678, -2.754680871963501, -0.016873788088560104, -0.0015339808305725455, -0.8237476944923401, -0.8943107724189758, -0.3160000443458557, -0.19941750168800354, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.113825559616089, 0.003067961661145091, 0.14572817087173462, 0.05368932709097862, -0.023009711876511574, -0.6059574484825134, 0.6810874938964844, 2.0171847343444824, -0.0, 0.21168935298919678, 0.07056311517953873, 0.09970875084400177, -0.042127661406993866, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13849452137947083, 0.7395681142807007, -0.3798004984855652, -0.023785509169101715, -0.026614801958203316, -0.41715162992477417, -2.2261879444122314, 0.10234475880861282, 0.5041748285293579, -0.19792784750461578, -0.018357789143919945, -0.039030663669109344, -0.006711848080158234, -2.345536231994629, 76.89530944824219, 86.6426010131836, 0.0, 0.0], "std": [0.21887879073619843, 0.9314584732055664, 0.44581153988838196, 0.06878417730331421, 0.0855707898736, 0.4183105528354645, 0.8741616010665894, 0.2194763571023941, 0.773905873298645, 0.22490203380584717, 0.33482828736305237, 0.07729282975196838, 0.0550699383020401, 0.8725638389587402, 42.15011978149414, 34.019344329833984, 0.0, 0.0], "count": [277]}, "timestamp": {"min": [0.0], "max": [9.2], "mean": [4.600000000000001], "std": [2.665416373560507], "count": [277]}, "frame_index": {"min": [0], "max": [276], "mean": [138.0], "std": [79.96249120681522], "count": [277]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [277]}, "index": {"min": [28273], "max": [28549], "mean": [28411.0], "std": [79.96249120681522], "count": [277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [277]}, "subtask_annotation": {"mean": [2.631768953068592, 6.0, 6.0, 6.0, 6.0], "std": [1.6999048956334404, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [277]}, "scene_annotation": {"mean": [99.0], "std": [0.0], "min": [99], "max": [99], "count": [277]}, "eef_direction_state": {"mean": [4.88086642599278, 4.909747292418772], "std": [1.7610595268894864, 1.7729858988471177], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_state": {"mean": [0.7148014440433214, 0.7003610108303249], "std": [0.9200324003073161, 0.9154312153867133], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_state": {"mean": [0.6678700361010831, 0.6101083032490975], "std": [0.8356757427425403, 0.8147815298219515], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_direction_action": {"mean": [4.953068592057762, 4.8953068592057765], "std": [1.6891989553686586, 1.798478999291229], "min": [0, 0], "max": [6, 6], "count": [277]}, "eef_velocity_action": {"mean": [0.6931407942238267, 0.6678700361010831], "std": [0.9010963388816615, 0.8860003082879141], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_acc_mag_action": {"mean": [0.7328519855595668, 0.6173285198555957], "std": [0.8711812946383907, 0.8225978552275016], "min": [0, 0], "max": [2, 2], "count": [277]}, "eef_sim_pose_state": {"mean": [0.18325980981733894, 0.29088241671165754, 1.1973601581002657, -0.4626933037973681, 0.3275734131647941, -0.19314481876664505, 0.13165278086202906, -0.31329448085468475, 1.192081455292039, -0.014335103709950617, 0.28707817453954515, 0.06369058836368469], "std": [0.14984260850402645, 0.07463616047925718, 0.050450430946761264, 0.49040219087675563, 0.4662675825379937, 0.33499004556987294, 0.10749323672291702, 0.05727915132575419, 0.03518959876614297, 0.056030369136313186, 0.2987033852377885, 0.18674720539290796], "min": [0.05596302489885789, 0.13149230708590162, 1.1407110417262898, -1.2849121400840133, -0.14836555507791127, -0.8586550876175724, 0.061508492309470524, -0.34365084034970705, 1.110611436308859, -0.22072360806822136, -0.010851043724855902, -0.24766816892899665], "max": [0.4159245143576818, 0.33468160584316764, 1.3929745721729643, -0.02692776860363718, 1.2300666600408383, 0.0723536065140416, 0.3452209200675607, -0.1365409164200738, 1.3013572308407224, 0.040400933615257414, 0.9440127515740664, 0.5767397132984972], "count": [277]}, "eef_sim_pose_action": {"mean": [0.18378889942585175, 0.2919889739852402, 1.1968629129617552, -0.46608234983296376, 0.3321991626516627, -0.19007572253185398, 0.13188128667140228, -0.31374505156402566, 1.1914677575543275, -0.014267004680711121, 0.2867633015066404, 0.06262079330725244], "std": [0.15053606494095784, 0.07398436726557, 0.052793869796207024, 0.4913454891409419, 0.4794471976873286, 0.3357343496026992, 0.10786549734369079, 0.05724717188798828, 0.03662897539342902, 0.059442524288510615, 0.31057524066599973, 0.19024510022826707], "min": [0.05451272259907637, 0.13165543854854533, 1.1382655768684609, -1.2921122104442295, -0.1700898457440443, -0.8621021613477177, 0.06147395779178637, -0.34443548666272905, 1.1095449763914813, -0.2394087157823247, -0.00920280209240154, -0.27286222816646694], "max": [0.41652542601645637, 0.33491007345408996, 1.3950130538394485, -0.022464611544109312, 1.248656879137457, 0.10455974683971397, 0.34583961152005155, -0.1347922872497963, 1.3101715937793803, 0.059854131176168966, 0.9967764216795589, 0.5786900940340075], "count": [277]}, "gripper_mode_state": {"mean": [0.22382671480144403, 0.13357400722021662], "std": [0.4168072894547733, 0.34019405023508303], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_state": {"mean": [1.8303249097472925, 1.812274368231047], "std": [0.5204318907574882, 0.5514610300668248], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_mode_action": {"mean": [0.23104693140794225, 0.13357400722021662], "std": [0.42150236878920955, 0.34019405023508303], "min": [0, 0], "max": [1, 1], "count": [277]}, "gripper_activity_action": {"mean": [1.967509025270758, 1.967509025270758], "std": [0.23042560862430328, 0.23042560862430284], "min": [0, 0], "max": [2, 2], "count": [277]}, "gripper_open_scale_state": {"mean": [0.7972130026972296, 0.8375866086216158], "std": [0.2981709648878391, 0.29824949457394245], "min": [0.24475715637207032, 0.05017807483673096], "max": [0.9776300048828125, 0.9707426452636718], "count": [277]}, "gripper_open_scale_action": {"mean": [0.7689530685920578, 0.8664259927797834], "std": [0.42150236878920955, 0.34019405023508303], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [277]}}} +{"episode_index": 100, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6458149972766885]], [[0.6462772875816994]], [[0.6191682461873639]]], "std": [[[0.17222050433819558]], [[0.1989096646020699]], [[0.22013644164900426]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6165762472766885]], [[0.627287037037037]], [[0.5985149237472767]]], "std": [[[0.16964347401950802]], [[0.195080788951351]], [[0.2125660851008692]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4520235185185185]], [[0.42631169117647055]], [[0.3875652723311547]]], "std": [[[0.2108183072727835]], [[0.2261718799698188]], [[0.2626115813669583]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44085564814814815]], [[0.42296759531590417]], [[0.3954407543572985]]], "std": [[[0.1937714794936369]], [[0.20339136966446292]], [[0.23322251491392101]]], "count": [100]}, "observation.state": {"min": [-0.590638279914856, -0.001276595750823617, -0.7263829708099365, -0.5006383061408997, -0.15148936212062836, -0.8789361715316772, -2.7551064491271973, -0.003829787252470851, -0.001276595750823617, -0.8976595997810364, -0.5604255199432373, -0.29680851101875305, -0.12297872453927994, -2.734893560409546, 15.627817153930664, 2.9666881561279297], "max": [0.11404255032539368, 2.0517020225524902, 0.0, 0.14191488921642303, 0.11446808278560638, 0.027234042063355446, -0.3476595878601074, 0.752765953540802, 2.004680871963501, 0.0, 0.1697872281074524, 0.03638297691941261, 0.28425532579421997, 0.01872340403497219, 97.77780151367188, 97.07426452636719], "mean": [-0.11708841472864151, 0.618524432182312, -0.23389410972595215, -0.1137971580028534, -0.001566257094964385, -0.3378519117832184, -2.245983362197876, 0.11902108788490295, 0.5522024631500244, -0.222559854388237, -0.0725439041852951, -0.04792271554470062, 0.04609796404838562, -2.302417516708374, 80.392578125, 82.2886962890625], "std": [0.23126168549060822, 0.8495485186576843, 0.2967899739742279, 0.1831154227256775, 0.07005423307418823, 0.3599429726600647, 0.9299777150154114, 0.23147092759609222, 0.7813094258308411, 0.30213889479637146, 0.15564315021038055, 0.07018472999334335, 0.08166384696960449, 0.9377946853637695, 31.73317527770996, 32.046939849853516], "count": [321]}, "action": {"min": [-0.5905826091766357, -0.0015339808305725455, -0.7271068692207336, -0.5062136650085449, -0.15186409652233124, -0.8897088766098022, -2.7551064491271973, -0.01073786523193121, -0.006135923322290182, -0.8973787426948547, -0.575242817401886, -0.30066022276878357, -0.13038836419582367, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.11351457983255386, 2.0540003776550293, -0.0, 0.1564660370349884, 0.12732040882110596, 0.03067961521446705, -0.3476595878601074, 0.7531845569610596, 2.018718719482422, -0.0, 0.20555342733860016, 0.04295146092772484, 0.28685441613197327, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1160098984837532, 0.6192461252212524, -0.23482342064380646, -0.11357180029153824, 1.4292418200057e-05, -0.343214750289917, -2.245983362197876, 0.11763858795166016, 0.551783561706543, -0.2229863405227661, -0.06869944930076599, -0.04817463830113411, 0.04451415687799454, -2.302417516708374, 80.06230163574219, 85.0467300415039, 0.0, 0.0], "std": [0.23178955912590027, 0.8526390790939331, 0.29775336384773254, 0.18245598673820496, 0.07133897393941879, 0.36436668038368225, 0.9299777150154114, 0.2306746393442154, 0.7829715013504028, 0.30202025175094604, 0.1546936184167862, 0.07149440795183182, 0.08284711092710495, 0.9377946853637695, 39.953086853027344, 35.6612548828125, 0.0, 0.0], "count": [321]}, "timestamp": {"min": [0.0], "max": [10.666666666666666], "mean": [5.333333333333333], "std": [3.088808951803387], "count": [321]}, "frame_index": {"min": [0], "max": [320], "mean": [160.0], "std": [92.66426855410162], "count": [321]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [321]}, "index": {"min": [28550], "max": [28870], "mean": [28710.0], "std": [92.66426855410162], "count": [321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [321]}, "subtask_annotation": {"mean": [2.7476635514018692, 6.0, 6.0, 6.0, 6.0], "std": [1.704457001139604, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [321]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [321]}, "eef_direction_state": {"mean": [5.049844236760125, 4.73208722741433], "std": [1.6624893059050632, 1.961434643711143], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_state": {"mean": [0.6448598130841121, 0.7258566978193146], "std": [0.8781068894614094, 0.9066651595554502], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_state": {"mean": [0.5981308411214953, 0.6635514018691588], "std": [0.8148903916980775, 0.8347282121552011], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_direction_action": {"mean": [5.046728971962617, 4.7912772585669785], "std": [1.6728536864109818, 1.9359008434771816], "min": [0, 0], "max": [6, 6], "count": [321]}, "eef_velocity_action": {"mean": [0.632398753894081, 0.7071651090342679], "std": [0.8729636793954378, 0.9076921545906188], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_acc_mag_action": {"mean": [0.6199376947040498, 0.6573208722741433], "std": [0.827171735633051, 0.8396433302081908], "min": [0, 0], "max": [2, 2], "count": [321]}, "eef_sim_pose_state": {"mean": [0.15745905591918227, 0.30453221309595707, 1.1909887873734868, -0.369969994363924, 0.26866365890678695, -0.1339600407101723, 0.14683042669498325, -0.30841280796370724, 1.1988072917126305, 0.023993832079385352, 0.2557941370584085, 0.062457059989077406], "std": [0.12497454753804803, 0.06620612524663083, 0.040084675612274766, 0.40907689185973817, 0.39524579991239317, 0.30771164976256965, 0.11462994702905649, 0.06122674574377252, 0.040673793064857286, 0.057627356268458794, 0.3773413957784636, 0.19706422636690743], "min": [0.05287665873986733, 0.1538632561156045, 1.140883175635308, -1.0275030089121893, -0.09009386483030934, -0.8265248767301838, 0.062383813663941204, -0.3436520105639648, 1.1257521609395753, -0.12233337029525893, -0.029356554567842474, -0.2629237515836132], "max": [0.3571376022562253, 0.36197437306367025, 1.332536190686234, 0.027212629920054705, 1.0446031617385905, 0.1493509129403453, 0.361589444650581, -0.11525398249154313, 1.339148055045168, 0.17869285058533302, 1.0119142850986824, 0.6458523959230864], "count": [321]}, "eef_sim_pose_action": {"mean": [0.15749612562094412, 0.3053770457701652, 1.1907903092641372, -0.37384551695458434, 0.26861213239847453, -0.1305058032064609, 0.1463238362637116, -0.3090380047619451, 1.1986768900228286, 0.02408190595820048, 0.25891760963602195, 0.06131602526101984], "std": [0.12536354427503527, 0.06584703408742465, 0.0414056239209667, 0.411166105431986, 0.40256172759707776, 0.30954371655705143, 0.11395285672384763, 0.0609611874999248, 0.04232086874462417, 0.06038741736211246, 0.3904533310864971, 0.19935865479338924], "min": [0.05154489395292633, 0.1538720653564417, 1.140549239890892, -1.032647267091298, -0.09650110162637882, -0.827794642634649, 0.06276794866221447, -0.34382566549754473, 1.1217008199033645, -0.12962369388344144, -0.042947369837557314, -0.2800084554815793], "max": [0.357314204062581, 0.36240899504216, 1.3392404244583793, 0.03066314383865565, 1.0518992684826456, 0.18554033570512812, 0.3611828086661472, -0.1147489926053522, 1.3495845050276312, 0.19897709673361597, 1.0446085455051524, 0.6486512325516881], "count": [321]}, "gripper_mode_state": {"mean": [0.19626168224299065, 0.14641744548286603], "std": [0.39716877310047893, 0.35352422426354085], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_state": {"mean": [1.841121495327103, 1.8317757009345794], "std": [0.5081798080661106, 0.5203518096102825], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_mode_action": {"mean": [0.19937694704049844, 0.14953271028037382], "std": [0.39953195119953633, 0.3566127855764285], "min": [0, 0], "max": [1, 1], "count": [321]}, "gripper_activity_action": {"mean": [1.97196261682243, 1.97196261682243], "std": [0.21434289609681714, 0.21434289609681711], "min": [0, 0], "max": [2, 2], "count": [321]}, "gripper_open_scale_state": {"mean": [0.803924525875917, 0.8228881451348253], "std": [0.31733266546651906, 0.32046924413347], "min": [0.15627817153930665, 0.029666881561279296], "max": [0.9777780151367188, 0.9707426452636718], "count": [321]}, "gripper_open_scale_action": {"mean": [0.8006230529595015, 0.8504672897196262], "std": [0.39953195119953633, 0.3566127855764285], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [321]}}} +{"episode_index": 101, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9137254901960784]], [[1.0]]], "mean": [[[0.6273643464052288]], [[0.6286595424836602]], [[0.5990912064270152]]], "std": [[[0.1762129619485753]], [[0.2029315204876481]], [[0.22087048716706909]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.9764705882352941]], [[0.9647058823529412]]], "mean": [[[0.5996131454248366]], [[0.6102753948801743]], [[0.5802653213507626]]], "std": [[[0.17260845151982118]], [[0.19910946713901204]], [[0.2139574066932944]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4562466693899782]], [[0.42479389433551196]], [[0.3798865577342048]]], "std": [[[0.2216798434057587]], [[0.23927854110760144]], [[0.28206513756181184]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4479605065359477]], [[0.429136309912854]], [[0.40250561274509805]]], "std": [[[0.196045478464978]], [[0.20821622512318622]], [[0.24236247525143959]]], "count": [100]}, "observation.state": {"min": [-0.5929787158966064, -0.0019148936262354255, -1.0982978343963623, -0.021063830703496933, -0.29723402857780457, -1.1204255819320679, -2.758085012435913, -0.004680851008743048, -0.0017021276289597154, -0.7840425372123718, -0.5719149112701416, -0.17978723347187042, -0.271276593208313, -2.734893560409546, 13.775074005126953, 2.9666881561279297], "max": [0.012978723272681236, 2.1553192138671875, 0.0, 0.4844680726528168, 0.04085106402635574, 0.06255318969488144, -0.2946808636188507, 0.6993616819381714, 2.047872304916382, -0.00042553190723992884, 0.14510639011859894, 0.043191488832235336, 0.12021276354789734, 0.01872340403497219, 97.88134765625, 97.07426452636719], "mean": [-0.17999087274074554, 0.8361451625823975, -0.46261581778526306, 0.09076134860515594, -0.05846472457051277, -0.36908474564552307, -2.21382474899292, 0.10172254592180252, 0.5386254787445068, -0.2236599624156952, -0.0841074213385582, -0.015424062497913837, -0.002080291509628296, -2.372347831726074, 79.28924560546875, 84.67840576171875], "std": [0.2269800901412964, 0.9535599946975708, 0.4893900752067566, 0.12567146122455597, 0.11350562423467636, 0.4103522002696991, 0.9573460817337036, 0.19803063571453094, 0.7918908596038818, 0.3133217394351959, 0.15722401440143585, 0.04698102921247482, 0.0664810910820961, 0.8556247353553772, 32.67741394042969, 29.23723030090332], "count": [292]}, "action": {"min": [-0.5936505794525146, -0.004601942375302315, -1.1182719469070435, -0.02761165425181389, -0.2991262674331665, -1.1244078874588013, -2.758085012435913, -0.016873788088560104, -0.0015339808305725455, -0.7869321703910828, -0.5875146389007568, -0.18561168015003204, -0.28071847558021545, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.023009711876511574, 2.158310890197754, 0.0, 0.48780590295791626, 0.04448544234037399, 0.07056311517953873, -0.2946808636188507, 0.7040972113609314, 2.046330451965332, -0.0, 0.17640778422355652, 0.04448544234037399, 0.12118448317050934, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1791396141052246, 0.8382173776626587, -0.46475934982299805, 0.09552200883626938, -0.05792360380291939, -0.37564724683761597, -2.21382474899292, 0.10032864660024643, 0.5429551005363464, -0.22606253623962402, -0.08358615636825562, -0.01561825256794691, -0.005164033733308315, -2.372347831726074, 79.10958862304688, 87.67123413085938, 0.0, 0.0], "std": [0.22687438130378723, 0.9555037617683411, 0.4901667833328247, 0.1311425119638443, 0.11370798200368881, 0.41896283626556396, 0.9573460817337036, 0.1967916041612625, 0.7963963150978088, 0.3141348958015442, 0.15626280009746552, 0.04914557933807373, 0.07260365784168243, 0.8556247353553772, 40.65254211425781, 32.87671661376953, 0.0, 0.0], "count": [292]}, "timestamp": {"min": [0.0], "max": [9.7], "mean": [4.8500000000000005], "std": [2.8097548331166227], "count": [292]}, "frame_index": {"min": [0], "max": [291], "mean": [145.5], "std": [84.2926449934987], "count": [292]}, "episode_index": {"min": [101], "max": [101], "mean": [101.0], "std": [0.0], "count": [292]}, "index": {"min": [28871], "max": [29162], "mean": [29016.5], "std": [84.2926449934987], "count": [292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [292]}, "subtask_annotation": {"mean": [2.585616438356164, 6.0, 6.0, 6.0, 6.0], "std": [1.690889760347374, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [292]}, "scene_annotation": {"mean": [101.0], "std": [0.0], "min": [101], "max": [101], "count": [292]}, "eef_direction_state": {"mean": [4.791095890410959, 4.715753424657534], "std": [1.7848840656444147, 2.0401849350825003], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_state": {"mean": [0.8253424657534246, 0.6986301369863014], "std": [0.9291557254676187, 0.9018235940072764], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_state": {"mean": [0.7328767123287672, 0.6095890410958904], "std": [0.8544091597106231, 0.8470196555371092], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_direction_action": {"mean": [4.8561643835616435, 4.667808219178082], "std": [1.7379318760684321, 2.1057467009827096], "min": [0, 0], "max": [6, 6], "count": [292]}, "eef_velocity_action": {"mean": [0.7876712328767124, 0.6815068493150684], "std": [0.9268366003201445, 0.9016350007683948], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_acc_mag_action": {"mean": [0.7534246575342466, 0.6027397260273972], "std": [0.8605640380015872, 0.8315643951110235], "min": [0, 0], "max": [2, 2], "count": [292]}, "eef_sim_pose_state": {"mean": [0.1960421158981367, 0.2779613743521876, 1.197096615944145, -0.5022629790014835, 0.4494173631638119, -0.31971948224271357, 0.1510311041798122, -0.3116828057973965, 1.1977451350557975, 0.004822184888287029, 0.23055350983648584, 0.0905159656280867], "std": [0.15088673421995033, 0.07519156530699772, 0.04956877379106865, 0.5644933053286253, 0.5305941591080362, 0.44496933676621486, 0.12557364928073292, 0.050944471937033386, 0.03750163208821999, 0.06912063466251109, 0.37480944530704985, 0.2014456322999979], "min": [0.054242500814780506, 0.12901689812599074, 1.1459943318577688, -1.6475259271194698, -0.115673040497277, -1.1843991529567939, 0.06789023177360021, -0.3405525888041272, 1.1393149815506665, -0.29763472598606866, -0.010211633174680212, -0.1801950655236588], "max": [0.40711062684788085, 0.33458827642167227, 1.3677363218049714, 0.06539902980405758, 1.2969309045952953, 0.050137064394668356, 0.40159894472770274, -0.14815696754507485, 1.3361012421087275, 0.09783111529397687, 1.0665507233669524, 0.7176140561262285], "count": [292]}, "eef_sim_pose_action": {"mean": [0.19627350018143722, 0.2786517295277855, 1.196902533088735, -0.5119337596953724, 0.45386399815596, -0.321580635686533, 0.15162446575734762, -0.3122617531599792, 1.1977101204889882, 0.003457342251814517, 0.23302086153880516, 0.0896277170487366], "std": [0.1511138040018969, 0.07459990581156878, 0.050397209579380736, 0.5784252424021419, 0.5369525678841253, 0.44787663045803283, 0.12598264086477623, 0.05037133086563279, 0.038702118659318274, 0.07351020566544583, 0.38617973780522874, 0.2034445157886494], "min": [0.05340643206921336, 0.12855048225623578, 1.1462552182090937, -1.6923214942732514, -0.12264823852294016, -1.1941191762345205, 0.06462473047747117, -0.3405537870675641, 1.1398597931444985, -0.3072199566657986, -0.015298239557779203, -0.1979043642156113], "max": [0.4061648880975731, 0.33481356470446705, 1.3711761369134996, 0.07208817392182823, 1.3134927158022616, 0.05987533476585812, 0.401678707657362, -0.1480391053203321, 1.343037650375174, 0.10270031354789955, 1.0762234628107663, 0.7312817823499678], "count": [292]}, "gripper_mode_state": {"mean": [0.2054794520547945, 0.1232876712328767], "std": [0.4040515398288407, 0.32876712328767144], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_state": {"mean": [1.8356164383561644, 1.8184931506849316], "std": [0.5172026610589816, 0.5407381338551422], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_mode_action": {"mean": [0.2089041095890411, 0.1232876712328767], "std": [0.4065257465227145, 0.3287671232876715], "min": [0, 0], "max": [1, 1], "count": [292]}, "gripper_activity_action": {"mean": [1.9691780821917808, 1.9691780821917808], "std": [0.22454369818884284, 0.22454369818884262], "min": [0, 0], "max": [2, 2], "count": [292]}, "gripper_open_scale_state": {"mean": [0.7928913508049478, 0.8467846191827533], "std": [0.32677415669997356, 0.29237210904736194], "min": [0.13775074005126953, 0.029666881561279296], "max": [0.9788134765625, 0.9707426452636718], "count": [292]}, "gripper_open_scale_action": {"mean": [0.791095890410959, 0.8767123287671232], "std": [0.40652574652271456, 0.3287671232876715], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [292]}}} +{"episode_index": 102, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9450980392156862]], [[1.0]]], "mean": [[[0.6411189324618736]], [[0.6430270206971678]], [[0.6124035321350763]]], "std": [[[0.17515688487807088]], [[0.2019294390553264]], [[0.22093566670478626]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9725490196078431]], [[1.0]]], "mean": [[[0.6125960021786493]], [[0.6241978240740741]], [[0.5933844389978213]]], "std": [[[0.1718335067199974]], [[0.19792880004963467]], [[0.2137133796073754]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4461256917211329]], [[0.41823265795206976]], [[0.3782565876906318]]], "std": [[[0.21571203341579326]], [[0.2349997412738831]], [[0.2774058636620943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45105246732026144]], [[0.4284645697167756]], [[0.39931658769063183]]], "std": [[[0.20274358687424796]], [[0.21327521590103438]], [[0.24647465414885703]]], "count": [100]}, "observation.state": {"min": [-0.460212767124176, -0.0019148936262354255, -1.2506382465362549, -0.006595744751393795, -0.3727659583091736, -1.219361662864685, -2.7551064491271973, -0.002340425504371524, -0.0019148936262354255, -0.9865957498550415, -0.12063829600811005, -0.01765957474708557, -0.11148936301469803, -2.734893560409546, 14.050575256347656, 2.9524717330932617], "max": [0.016382979229092598, 2.180638313293457, 0.0, 0.5657446980476379, 0.05723404139280319, -0.023829787969589233, -0.3025531768798828, 0.6093617081642151, 2.1627659797668457, -0.0017021276289597154, 0.25297871232032776, 0.2448936104774475, 0.20234042406082153, 0.0191489364951849, 97.77780151367188, 97.07426452636719], "mean": [-0.14522071182727814, 0.792280375957489, -0.47819629311561584, 0.15759828686714172, -0.0681249350309372, -0.3614448606967926, -2.205630302429199, 0.0907123014330864, 0.6581346392631531, -0.32799261808395386, -0.010639614425599575, 0.06761595606803894, 0.04094555601477623, -2.431885242462158, 79.00930786132812, 86.71361541748047], "std": [0.177988663315773, 0.9454731345176697, 0.5324823260307312, 0.18208883702754974, 0.15218985080718994, 0.4046403765678406, 0.969702959060669, 0.15598362684249878, 0.8728294968605042, 0.4143325090408325, 0.08156377822160721, 0.11236567795276642, 0.06403020024299622, 0.7877132892608643, 33.10160446166992, 26.916757583618164], "count": [322]}, "action": {"min": [-0.4601942300796509, -0.004601942375302315, -1.2563302516937256, -0.03374757617712021, -0.3742913007736206, -1.2302526235580444, -2.7551064491271973, -0.013805827125906944, -0.0015339808305725455, -0.9878836274147034, -0.12118448317050934, -0.01840776950120926, -0.13499030470848083, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.026077672839164734, 2.1813206672668457, -0.0, 0.5737088322639465, 0.05982524901628494, -0.023009711876511574, -0.3025531768798828, 0.6120583415031433, 2.1629128456115723, -0.0015339808305725455, 0.25770875811576843, 0.2485048919916153, 0.20555342733860016, 0.0191489364951849, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14561332762241364, 0.7926355600357056, -0.4800931513309479, 0.16193976998329163, -0.06682342290878296, -0.36956536769866943, -2.205630302429199, 0.08981890976428986, 0.6604692935943604, -0.3297630250453949, -0.009075294248759747, 0.06832410395145416, 0.03970718011260033, -2.431885242462158, 78.57142639160156, 89.75155639648438, 0.0, 0.0], "std": [0.17934459447860718, 0.9465315937995911, 0.5324506759643555, 0.18824422359466553, 0.15237902104854584, 0.4133555591106415, 0.969702959060669, 0.15613719820976257, 0.8748146891593933, 0.4128366708755493, 0.08500111848115921, 0.11305629462003708, 0.06636940687894821, 0.7877132892608643, 41.032615661621094, 30.32844352722168, 0.0, 0.0], "count": [322]}, "timestamp": {"min": [0.0], "max": [10.7], "mean": [5.35], "std": [3.0984315028378115], "count": [322]}, "frame_index": {"min": [0], "max": [321], "mean": [160.5], "std": [92.95294508513435], "count": [322]}, "episode_index": {"min": [102], "max": [102], "mean": [102.0], "std": [0.0], "count": [322]}, "index": {"min": [29163], "max": [29484], "mean": [29323.5], "std": [92.95294508513435], "count": [322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [322]}, "subtask_annotation": {"mean": [2.729813664596273, 6.0, 6.0, 6.0, 6.0], "std": [1.6280668993113143, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [322]}, "scene_annotation": {"mean": [102.0], "std": [0.0], "min": [102], "max": [102], "count": [322]}, "eef_direction_state": {"mean": [4.658385093167702, 4.329192546583851], "std": [1.9831764158601022, 2.3038622648927234], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_state": {"mean": [0.782608695652174, 0.7422360248447205], "std": [0.9033797972398051, 0.9013543813005995], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_state": {"mean": [0.7236024844720497, 0.6521739130434783], "std": [0.8568333674765236, 0.8433950141413429], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_direction_action": {"mean": [4.782608695652174, 4.301242236024844], "std": [1.8822335488974744, 2.345723943071327], "min": [0, 0], "max": [6, 6], "count": [322]}, "eef_velocity_action": {"mean": [0.7577639751552795, 0.7236024844720497], "std": [0.9141835954312586, 0.9061566869809465], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_acc_mag_action": {"mean": [0.717391304347826, 0.6459627329192547], "std": [0.8584302601127096, 0.844492113810534], "min": [0, 0], "max": [2, 2], "count": [322]}, "eef_sim_pose_state": {"mean": [0.193175372216124, 0.28920026393392134, 1.201922656164789, -0.5135650202694323, 0.4447121292976603, -0.3041817684063744, 0.17483898286112287, -0.308747040170946, 1.1985016338580563, 0.13805359526338798, 0.3080518539406782, 0.2071881780474231], "std": [0.1556166748570283, 0.06048953462604759, 0.052717350910370095, 0.5575340539531681, 0.5440189972986871, 0.4770093282313526, 0.1469588113934865, 0.048451428149907286, 0.04730505121458898, 0.19222360152556633, 0.41204071209629756, 0.3159202293131895], "min": [0.04212812588082669, 0.16460507009832612, 1.1523302823392094, -1.3838134194721188, -0.07760250559193937, -1.3549461225660964, 0.06119887340063709, -0.3368876127556325, 1.1349543108596258, -0.11375542305836958, -0.009573552496971338, -0.01765958913397921], "max": [0.41977407275394696, 0.335256888241366, 1.406967574543754, -0.02406404064014594, 1.3876388307272944, 0.06376385525241202, 0.43595421183631833, -0.1497785187538686, 1.3650817698293558, 0.49572498375671264, 1.0199630832657491, 0.9139936136665092], "count": [322]}, "eef_sim_pose_action": {"mean": [0.19262888858446617, 0.2894957744559319, 1.2020163890115134, -0.5157478287225162, 0.4474583574265674, -0.29917682776435917, 0.17479298518376368, -0.3091782795473966, 1.198594764491927, 0.13780950477955142, 0.30996664127115997, 0.2080003815424051], "std": [0.15544793133322568, 0.0603235610606848, 0.05408994076973091, 0.5606057895371882, 0.5505044346893407, 0.4784257881081584, 0.14680821509685713, 0.04840470424894188, 0.04834851660048587, 0.19465679600128585, 0.4191970375482673, 0.31736464437837764], "min": [0.031897830930947, 0.16435448437841554, 1.1531173620576778, -1.3970855166220384, -0.0935092332844436, -1.3726633719847885, 0.05563874012920457, -0.33690526415487027, 1.1349348341548429, -0.14348749601885433, -0.0076690017514529085, -0.01840779115397374], "max": [0.4193087844306246, 0.3368212266528089, 1.4087043517653814, -0.022889716680620644, 1.4140783461262392, 0.07890265742799824, 0.4361271379603481, -0.14889633783918715, 1.3665536084599483, 0.5056887978668083, 1.0237877694259168, 0.9184412804594118], "count": [322]}, "gripper_mode_state": {"mean": [0.2111801242236025, 0.10248447204968944], "std": [0.40814590449556926, 0.3032843633265418], "min": [0, 0], "max": [1, 1], "count": [322]}, "gripper_activity_state": {"mean": [1.8416149068322982, 1.8354037267080745], "std": [0.5074671003271405, 0.5176283635186846], "min": [0, 0], "max": [2, 2], "count": [322]}, "gripper_mode_action": {"mean": [0.21428571428571427, 0.10248447204968944], "std": [0.41032590332414265, 0.30328436332654174], "min": [0, 0], "max": [1, 1], "count": [322]}, "gripper_activity_action": {"mean": [1.9720496894409938, 1.9720496894409938], "std": [0.21401549259652253, 0.21401549259652242], "min": [0, 0], "max": [2, 2], "count": [322]}, "gripper_open_scale_state": {"mean": [0.7900915180230045, 0.8671370951729519], "std": [0.33101691913764747, 0.26916761909210263], "min": [0.14050575256347655, 0.029524717330932617], "max": [0.9777780151367188, 0.9707426452636718], "count": [322]}, "gripper_open_scale_action": {"mean": [0.7857142857142857, 0.8975155279503105], "std": [0.41032590332414265, 0.30328436332654174], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [322]}}} +{"episode_index": 103, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9176470588235294]], [[1.0]]], "mean": [[[0.6443899210239651]], [[0.6455221486928104]], [[0.6153456508714596]]], "std": [[[0.17825936848241225]], [[0.20512549907925054]], [[0.22491056445444865]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9058823529411765]], [[0.9450980392156862]]], "mean": [[[0.6155455936819173]], [[0.6264153894335512]], [[0.5958827968409586]]], "std": [[[0.1750180125001001]], [[0.201048195725722]], [[0.217367990662228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4469400898692811]], [[0.42002931644880176]], [[0.37619367102396517]]], "std": [[[0.21665958566859103]], [[0.23541516883259272]], [[0.27456185243605896]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4485653104575163]], [[0.43626325163398694]], [[0.41522723311546844]]], "std": [[[0.19310084814482364]], [[0.20373899703632198]], [[0.23420332033797508]]], "count": [100]}, "observation.state": {"min": [-0.5044680833816528, -0.0019148936262354255, -1.032340407371521, -0.0031914892606437206, -0.33914893865585327, -1.2314894199371338, -2.7551064491271973, -0.0019148936262354255, -0.0019148936262354255, -0.8114893436431885, -0.7085106372833252, -0.2761702239513397, -0.08659574389457703, -2.734893560409546, 13.864429473876953, 2.9666881561279297], "max": [-0.002765957498922944, 2.0836169719696045, 0.0, 0.4806382954120636, 0.03361701965332031, 0.006595744751393795, -0.29723402857780457, 0.811063826084137, 2.1017022132873535, -0.0017021276289597154, 0.15574468672275543, 0.001276595750823617, 0.15191489458084106, 0.01872340403497219, 97.77780151367188, 97.07426452636719], "mean": [-0.17229396104812622, 0.7767623066902161, -0.41990017890930176, 0.09812887758016586, -0.05445634946227074, -0.3750573694705963, -2.1885862350463867, 0.10689407587051392, 0.5620357394218445, -0.21215690672397614, -0.1460171937942505, -0.047478094696998596, 0.014724657870829105, -2.3616011142730713, 78.42562103271484, 84.31198120117188], "std": [0.20403459668159485, 0.9190894961357117, 0.46402668952941895, 0.1355215162038803, 0.13783803582191467, 0.4083063304424286, 0.9792177081108093, 0.231349378824234, 0.8241972923278809, 0.29642683267593384, 0.24057799577713013, 0.06525009125471115, 0.04319595918059349, 0.8711956739425659, 33.427982330322266, 29.76935577392578], "count": [306]}, "action": {"min": [-0.5046796798706055, -0.0015339808305725455, -1.0323690176010132, -0.003067961661145091, -0.3405437469482422, -1.240990400314331, -2.7551064491271973, -0.004601942375302315, -0.003067961661145091, -0.8130097985267639, -0.7409127354621887, -0.28071847558021545, -0.0966254472732544, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.0846798419952393, 0.0015339808305725455, 0.4862719178199768, 0.04908738657832146, 0.01073786523193121, -0.29723402857780457, 0.8145437836647034, 2.100019693374634, -0.0015339808305725455, 0.2454369217157364, 0.0015339808305725455, 0.15493206679821014, 0.01872340403497219, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17259839177131653, 0.7785025238990784, -0.4222814440727234, 0.1021699532866478, -0.05287773162126541, -0.38309332728385925, -2.1885862350463867, 0.1062551736831665, 0.5685033798217773, -0.21425051987171173, -0.15033957362174988, -0.048039693385362625, 0.013314474374055862, -2.3616011142730713, 78.10457611083984, 87.2549057006836, 0.0, 0.0], "std": [0.20425225794315338, 0.9209480285644531, 0.46428361535072327, 0.1410924792289734, 0.13778893649578094, 0.41674381494522095, 0.9792177081108093, 0.22989490628242493, 0.8306024074554443, 0.29652225971221924, 0.24728929996490479, 0.0667213723063469, 0.04566436633467674, 0.8711956739425659, 41.35371780395508, 33.34774398803711, 0.0, 0.0], "count": [306]}, "timestamp": {"min": [0.0], "max": [10.166666666666666], "mean": [5.083333333333333], "std": [2.9444706497785655], "count": [306]}, "frame_index": {"min": [0], "max": [305], "mean": [152.5], "std": [88.33411949335697], "count": [306]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [306]}, "index": {"min": [29485], "max": [29790], "mean": [29637.5], "std": [88.33411949335697], "count": [306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [306]}, "subtask_annotation": {"mean": [2.5098039215686274, 6.0, 6.0, 6.0, 6.0], "std": [1.7549841146286742, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [306]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [306]}, "eef_direction_state": {"mean": [4.973856209150327, 4.748366013071895], "std": [1.6684214778317257, 1.9517247132294333], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_state": {"mean": [0.7287581699346405, 0.6764705882352942], "std": [0.8938550717150054, 0.8874038440689124], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_state": {"mean": [0.6699346405228758, 0.6209150326797386], "std": [0.8587561279149052, 0.8518072747420213], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_direction_action": {"mean": [4.96078431372549, 4.777777777777778], "std": [1.7164424104089984, 1.9627985297183057], "min": [0, 0], "max": [6, 6], "count": [306]}, "eef_velocity_action": {"mean": [0.7156862745098039, 0.6535947712418301], "std": [0.8970990026360303, 0.8879753090684126], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_acc_mag_action": {"mean": [0.7124183006535948, 0.5947712418300654], "std": [0.8645010848334158, 0.8396848809545674], "min": [0, 0], "max": [2, 2], "count": [306]}, "eef_sim_pose_state": {"mean": [0.18585673260547353, 0.2850451352316079, 1.198683602160937, -0.49405078848019895, 0.436709023763985, -0.29377036711888016, 0.15248742262169487, -0.3103922963257354, 1.1943402995937134, -0.002503124606756528, 0.20292237517671688, 0.053755217146793884], "std": [0.1439197115400596, 0.06577270032596688, 0.04600844778046738, 0.5272557532257319, 0.5348475880501055, 0.4427431609948893, 0.12697511932205044, 0.06180412727285608, 0.04094431407955966, 0.04007535073133143, 0.3174315242313127, 0.1953241235011601], "min": [0.05277126642867911, 0.16270534951516602, 1.1569149135944656, -1.3121961172372878, -0.06296473468373787, -1.1814721891098319, 0.06468837809016975, -0.3426155592147331, 1.119665839191312, -0.12067237801425709, -0.009147643724824128, -0.24579466719767906], "max": [0.3876253902185547, 0.33450651286069244, 1.3828817317764415, 0.006630023349231755, 1.3799537620352695, 0.02936191576232688, 0.4040454169525719, -0.10399885522567415, 1.334845164986905, 0.09113819495445216, 0.8681577862496064, 0.6838727865737402], "count": [306]}, "eef_sim_pose_action": {"mean": [0.18577014006018766, 0.28545716581997005, 1.1987142170446707, -0.4991319820096146, 0.44022178922027777, -0.2908245525842168, 0.15349514419662313, -0.3107585308599975, 1.1941974115899119, -0.002707422245519743, 0.20311289603199367, 0.05272847487781685], "std": [0.14393542232786843, 0.0653016034285524, 0.04763599028422299, 0.5324180071870734, 0.5413442914649997, 0.44169736288541717, 0.12786430899979834, 0.06117062001768111, 0.04259896007746647, 0.042524989645001676, 0.32360233787101306, 0.19713640208098662], "min": [0.04422915313958556, 0.16268304033078737, 1.1566389242518282, -1.3393898087365579, -0.0766881061629825, -1.1856711300439318, 0.0591451717543115, -0.34291933364894, 1.1205827436251727, -0.1225688393244162, -0.010657108190849751, -0.2718054795200309], "max": [0.38782341336276227, 0.3348636177619047, 1.3878009865884997, 0.0058940698778327145, 1.4097283780574799, 0.03988719236135571, 0.40444299262505384, -0.10413545191846092, 1.3398135981107586, 0.11464824596259435, 0.8622228849402482, 0.6935272259096655], "count": [306]}, "gripper_mode_state": {"mean": [0.21568627450980393, 0.12745098039215685], "std": [0.41129758751770606, 0.33347747748421463], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_state": {"mean": [1.8398692810457515, 1.826797385620915], "std": [0.5085979535324423, 0.5295832047111388], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_mode_action": {"mean": [0.21895424836601307, 0.12745098039215685], "std": [0.4135375260946549, 0.33347747748421463], "min": [0, 0], "max": [1, 1], "count": [306]}, "gripper_activity_action": {"mean": [1.9705882352941178, 1.9705882352941178], "std": [0.2194414635843075, 0.2194414635843077], "min": [0, 0], "max": [2, 2], "count": [306]}, "gripper_open_scale_state": {"mean": [0.7842549575543921, 0.8431207913043421], "std": [0.3342795922424624, 0.29769350104358383], "min": [0.13864429473876952, 0.029666881561279296], "max": [0.9777780151367188, 0.9707426452636718], "count": [306]}, "gripper_open_scale_action": {"mean": [0.7810457516339869, 0.8725490196078431], "std": [0.4135375260946549, 0.33347747748421463], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [306]}}} +{"episode_index": 104, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6416080664488018]], [[0.6426730392156863]], [[0.6124032706971678]]], "std": [[[0.17617599903053474]], [[0.20252656698749816]], [[0.22135285909630203]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9490196078431372]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.6136311465141613]], [[0.6243874046840958]], [[0.5938808769063181]]], "std": [[[0.17224901741706694]], [[0.1979147396908802]], [[0.213302955001899]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45913905501089325]], [[0.42942332244008713]], [[0.3858603730936819]]], "std": [[[0.2154384842960764]], [[0.23282180999659383]], [[0.2713348917952189]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44828711328976034]], [[0.43240032679738566]], [[0.4085891312636165]]], "std": [[[0.19104522766643456]], [[0.20012734864772888]], [[0.2301487483471627]]], "count": [100]}, "observation.state": {"min": [-0.5051063895225525, -0.002340425504371524, -1.0072340965270996, -0.06957446783781052, -0.3357446789741516, -0.9836170077323914, -2.7551064491271973, -0.004680851008743048, -0.0017021276289597154, -0.7036170363426208, -1.0612765550613403, -0.13361702859401703, -0.07063829898834229, -2.734893560409546, 13.529336929321289, 3.5511550903320312], "max": [-0.009148935787379742, 2.092127561569214, 0.0, 0.26595744490623474, 0.04957446828484535, -0.013829787261784077, -0.28765958547592163, 0.7234042286872864, 2.1942553520202637, -0.001276595750823617, 0.14085106551647186, 0.051276594400405884, 0.13893617689609528, 0.001276595750823617, 97.77780151367188, 97.07426452636719], "mean": [-0.15098936855793, 0.7809911966323853, -0.39236918091773987, 0.013695472851395607, -0.08565696328878403, -0.34872201085090637, -2.1170461177825928, 0.09289027750492096, 0.6286846399307251, -0.20360171794891357, -0.20962174236774445, -0.04161767289042473, 0.009989358484745026, -2.316854953765869, 75.981201171875, 82.78093719482422], "std": [0.19167038798332214, 0.9235263466835022, 0.4322737455368042, 0.0678037777543068, 0.15301617980003357, 0.32250693440437317, 1.0298151969909668, 0.21440935134887695, 0.8653303384780884, 0.25261247158050537, 0.3608124852180481, 0.04716460779309273, 0.042852677404880524, 0.9194468855857849, 35.159149169921875, 31.42350959777832], "count": [320]}, "action": {"min": [-0.5062136650085449, -0.004601942375302315, -1.009359359741211, -0.07056311517953873, -0.3374757766723633, -0.9878836274147034, -2.7551064491271973, -0.004601942375302315, -0.006135923322290182, -0.708699107170105, -1.0753204822540283, -0.13499030470848083, -0.07669904083013535, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 2.0923497676849365, 0.003067961661145091, 0.2730485796928406, 0.05522330850362778, -0.012271846644580364, -0.28765958547592163, 0.7240389585494995, 2.192058563232422, 0.0015339808305725455, 0.1672039031982422, 0.05982524901628494, 0.139592245221138, 0.001276595750823617, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14949582517147064, 0.7821924090385437, -0.3946399986743927, 0.016552574932575226, -0.08540911972522736, -0.3552897274494171, -2.1170461177825928, 0.09253254532814026, 0.6304994821548462, -0.20554864406585693, -0.21006417274475098, -0.04174826294183731, 0.00850401446223259, -2.316854953765869, 75.3125, 85.3125, 0.0, 0.0], "std": [0.19055238366127014, 0.9256126880645752, 0.4322260618209839, 0.07381778210401535, 0.15394511818885803, 0.32801946997642517, 1.0298151969909668, 0.21447354555130005, 0.8677511215209961, 0.25243815779685974, 0.36154353618621826, 0.04800587520003319, 0.043602682650089264, 0.9194468855857849, 43.11943054199219, 35.398109436035156, 0.0, 0.0], "count": [320]}, "timestamp": {"min": [0.0], "max": [10.633333333333333], "mean": [5.316666666666666], "std": [3.079186400478037], "count": [320]}, "frame_index": {"min": [0], "max": [319], "mean": [159.5], "std": [92.37559201434111], "count": [320]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [320]}, "index": {"min": [29791], "max": [30110], "mean": [29950.5], "std": [92.37559201434111], "count": [320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [320]}, "subtask_annotation": {"mean": [2.603125, 6.0, 6.0, 6.0, 6.0], "std": [1.7718253961310666, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [320]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [320]}, "eef_direction_state": {"mean": [4.996875, 4.60625], "std": [1.644115334876182, 2.1157057776307178], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_state": {"mean": [0.7, 0.715625], "std": [0.8965210538520575, 0.8998643560976283], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_state": {"mean": [0.675, 0.615625], "std": [0.8554969316134333, 0.8323946536199028], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_direction_action": {"mean": [4.984375, 4.584375], "std": [1.727463707107909, 2.1561843287100944], "min": [0, 0], "max": [6, 6], "count": [320]}, "eef_velocity_action": {"mean": [0.684375, 0.7], "std": [0.9033304264636469, 0.8965210538520554], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_acc_mag_action": {"mean": [0.634375, 0.64375], "std": [0.8333326822914114, 0.842962595552139], "min": [0, 0], "max": [2, 2], "count": [320]}, "eef_sim_pose_state": {"mean": [0.18950286904634964, 0.2894347186362969, 1.1961427135386196, -0.4900558745194421, 0.3821220071772863, -0.3113647252587218, 0.15943175525642578, -0.3166155871909043, 1.1901915603202076, -0.008898388699714908, 0.21441483453748172, 0.04496744526498245], "std": [0.14810626338168273, 0.0658002075184475, 0.04448125421475649, 0.4825034216661937, 0.4769240342062848, 0.4363694828056786, 0.1299189189365437, 0.05246797278158857, 0.04717319284829451, 0.038154756067832585, 0.30677425485003185, 0.17402825480132206], "min": [0.04388702749013068, 0.15922765636409558, 1.1583189553898017, -1.2834190364250868, -0.07992814546380611, -1.1026696740869948, 0.05437919773501085, -0.34057091451613014, 1.1000095729300237, -0.0900396547600135, -0.04166824414354675, -0.1457321750721887], "max": [0.39446018236740277, 0.3347753906932909, 1.387588082388449, -0.014591633458090341, 1.1720940559347968, 0.04598977627197226, 0.3995266021947126, -0.1432007718714367, 1.3591174790585319, 0.047423453546773325, 0.7606104101945967, 0.5652058908919867], "count": [320]}, "eef_sim_pose_action": {"mean": [0.1892645074032952, 0.2901559259326407, 1.1961282298242462, -0.4948909314762795, 0.3839810015705601, -0.3095410394815213, 0.15938412942583496, -0.31707274027163707, 1.190381381305112, -0.009337174299026314, 0.21386516637920533, 0.04467721652620962], "std": [0.14848559274190637, 0.0654040022471347, 0.04586722196094389, 0.48662614165392437, 0.48443395823827823, 0.43647828681116196, 0.1301111461478602, 0.05220790099191708, 0.04853294110782765, 0.03898647721445529, 0.31567459874190545, 0.17441548268405105], "min": [0.03465748871136551, 0.1589417829985, 1.1583489798613467, -1.2937818997225543, -0.09041508065016535, -1.1080451933357733, 0.04710910369562001, -0.34068383969470734, 1.1009691639578432, -0.0905952093216095, -0.0899207903548469, -0.15097651806040652], "max": [0.3958547444389513, 0.3348107271587783, 1.3908683511899826, -0.013137780379554775, 1.2095512148049652, 0.06332893224443886, 0.39989266750820973, -0.14229573802432147, 1.3638447605659372, 0.06534488445728068, 0.815357461804477, 0.5666053861239575], "count": [320]}, "gripper_mode_state": {"mean": [0.24375, 0.146875], "std": [0.4293436123898874, 0.35398126274564257], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_state": {"mean": [1.840625, 1.834375], "std": [0.5088954798138782, 0.5190793382277894], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_mode_action": {"mean": [0.246875, 0.146875], "std": [0.4311933839647844, 0.35398126274564246], "min": [0, 0], "max": [1, 1], "count": [320]}, "gripper_activity_action": {"mean": [1.971875, 1.971875], "std": [0.2146718061949442, 0.21467180619494472], "min": [0, 0], "max": [2, 2], "count": [320]}, "gripper_open_scale_state": {"mean": [0.7598106074631259, 0.8278093092665066], "std": [0.35159194283052103, 0.3142350922307391], "min": [0.1352933692932129, 0.03551155090332031], "max": [0.9777780151367188, 0.9707426452636718], "count": [320]}, "gripper_open_scale_action": {"mean": [0.753125, 0.853125], "std": [0.4311933839647844, 0.35398126274564246], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [320]}}} +{"episode_index": 105, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6416296296296295]], [[0.6426651225490196]], [[0.6123542102396514]]], "std": [[[0.17445598805328733]], [[0.2031929800580393]], [[0.22371815455927935]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9647058823529412]], [[1.0]]], "mean": [[[0.6134324863834422]], [[0.6239978758169935]], [[0.5933760457516339]]], "std": [[[0.17144767978508516]], [[0.1993665241314806]], [[0.21644512522459441]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4470398992374727]], [[0.420792962962963]], [[0.3821464923747277]]], "std": [[[0.2195383449366923]], [[0.23569517933007017]], [[0.2726078257652956]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44704928649237474]], [[0.43418257080610023]], [[0.4108315005446623]]], "std": [[[0.19254849162532417]], [[0.20242867742642237]], [[0.23131620852226287]]], "count": [100]}, "observation.state": {"min": [-0.5710638165473938, -0.001276595750823617, -1.2021276950836182, -0.002765957498922944, -0.31893616914749146, -1.1319148540496826, -2.7551064491271973, -0.0576595738530159, -0.0019148936262354255, -0.6978723406791687, -0.9446808695793152, -0.181702122092247, -0.15106382966041565, -2.734893560409546, 14.571667671203613, 4.073999404907227], "max": [0.0019148936262354255, 2.183617115020752, 0.0, 0.39638298749923706, 0.05510638281702995, 0.024468084797263145, -0.3174467980861664, 0.6870212554931641, 2.119999885559082, 0.0, 0.2029787302017212, -0.008936170488595963, 0.09468085318803787, -0.01425531879067421, 97.77780151367188, 97.07426452636719], "mean": [-0.1139458417892456, 0.7498353719711304, -0.4322832524776459, 0.12665534019470215, -0.05501317232847214, -0.3738544285297394, -2.31941294670105, 0.0695437490940094, 0.5745217800140381, -0.18381816148757935, -0.1713147759437561, -0.03999043256044388, 0.0044067176058888435, -2.388725757598877, 82.89527893066406, 85.23589324951172], "std": [0.19412550330162048, 0.9251096248626709, 0.4942225217819214, 0.14460256695747375, 0.1262664496898651, 0.3832102417945862, 0.8749397993087769, 0.1949675977230072, 0.8290969729423523, 0.24586643278598785, 0.30015918612480164, 0.04210703447461128, 0.04005693271756172, 0.8329734802246094, 29.86334991455078, 28.471567153930664], "count": [312]}, "action": {"min": [-0.5706408619880676, -0.0015339808305725455, -1.2026408910751343, -0.01073786523193121, -0.32213595509529114, -1.1397477388381958, -2.7551064491271973, -0.058291271328926086, -0.0015339808305725455, -0.6979612708091736, -0.9648739099502563, -0.19328157603740692, -0.15800002217292786, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 2.185922622680664, -0.0, 0.40036898851394653, 0.08283495903015137, 0.02761165425181389, -0.3174467980861664, 0.6887573599815369, 2.1199615001678467, 0.0015339808305725455, 0.2485048919916153, -0.006135923322290182, 0.0951068103313446, -0.01425531879067421, 100.0, 100.0, 0.0, 0.0], "mean": [-0.11177436262369156, 0.7502949833869934, -0.432149738073349, 0.1302018165588379, -0.05411194637417793, -0.37845495343208313, -2.31941294670105, 0.06883243471384048, 0.5766335725784302, -0.18559685349464417, -0.17166325449943542, -0.04092585667967796, 0.0029056724160909653, -2.388725757598877, 83.0128173828125, 87.82051086425781, 0.0, 0.0], "std": [0.19245445728302002, 0.9270975589752197, 0.49245068430900574, 0.14875578880310059, 0.12620410323143005, 0.3871980607509613, 0.8749397993087769, 0.1941986232995987, 0.8319737315177917, 0.2464807629585266, 0.2995971441268921, 0.044022560119628906, 0.04250146448612213, 0.8329734802246094, 37.5519905090332, 32.70487976074219, 0.0, 0.0], "count": [312]}, "timestamp": {"min": [0.0], "max": [10.366666666666667], "mean": [5.183333333333334], "std": [3.0022059790661833], "count": [312]}, "frame_index": {"min": [0], "max": [311], "mean": [155.5], "std": [90.0661793719855], "count": [312]}, "episode_index": {"min": [105], "max": [105], "mean": [105.0], "std": [0.0], "count": [312]}, "index": {"min": [30111], "max": [30422], "mean": [30266.5], "std": [90.0661793719855], "count": [312]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [312]}, "subtask_annotation": {"mean": [2.7115384615384617, 6.0, 6.0, 6.0, 6.0], "std": [1.6583495633194247, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [312]}, "scene_annotation": {"mean": [105.0], "std": [0.0], "min": [105], "max": [105], "count": [312]}, "eef_direction_state": {"mean": [4.676282051282051, 4.6506410256410255], "std": [1.8982992448534552, 2.071571829673397], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_state": {"mean": [0.8012820512820513, 0.6923076923076923], "std": [0.9017068700090007, 0.8779009392702569], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_state": {"mean": [0.7339743589743589, 0.5833333333333334], "std": [0.8640243345095009, 0.8082771590314595], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_direction_action": {"mean": [4.586538461538462, 4.733974358974359], "std": [1.9965221857681181, 2.01669305327742], "min": [0, 0], "max": [6, 6], "count": [312]}, "eef_velocity_action": {"mean": [0.782051282051282, 0.6826923076923077], "std": [0.8936734316842818, 0.8835870555936322], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_acc_mag_action": {"mean": [0.7115384615384616, 0.592948717948718], "std": [0.8586633573998745, 0.8345590098728153], "min": [0, 0], "max": [2, 2], "count": [312]}, "eef_sim_pose_state": {"mean": [0.18397219717014604, 0.298654092681041, 1.1996646955394532, -0.537960890686749, 0.42566834482914684, -0.2769757339010945, 0.15195023577252334, -0.3220998016644595, 1.1899221111266098, -0.013106602576443369, 0.2187229014318415, 0.02323573864686705], "std": [0.15047784020193003, 0.06709198762598415, 0.04608066603657577, 0.5986375457807774, 0.5420772940246286, 0.4371082389493138, 0.12392561166906235, 0.049031024219020475, 0.04063912030029167, 0.04959747930396086, 0.3262127290471358, 0.181966290012602], "min": [0.05464844224867313, 0.1261430407874343, 1.1528683992488595, -1.6863967080850837, -0.08906721502298343, -1.2641265716871257, 0.060181058099275, -0.3544860604205233, 1.110889195200603, -0.17157556388791695, -0.03996081419487063, -0.16665462783518997], "max": [0.4066090184778297, 0.33774868565401245, 1.3769650825420294, 0.024568181293311314, 1.3696764720259225, 0.053149148545677816, 0.38885621889922456, -0.14544046910058503, 1.3354713481856975, 0.053416155578769525, 0.850178699959951, 0.5980842014606828], "count": [312]}, "eef_sim_pose_action": {"mean": [0.18350052128122943, 0.29965875959070065, 1.1991856596395034, -0.546247276651417, 0.4294762066796987, -0.27813456544405085, 0.15207449330729983, -0.3225536989844853, 1.1900413285073008, -0.014195851404927903, 0.21874449395771592, 0.02151843640483724], "std": [0.15045365759162196, 0.06643582885810892, 0.046751103723538606, 0.6094402403937373, 0.5502733371456329, 0.43959670361879966, 0.12412312306923247, 0.04868469247805575, 0.042009494658668184, 0.05113418793501121, 0.33390918691334787, 0.18236381696636997], "min": [0.05056686138628453, 0.1262367552901169, 1.151703446088764, -1.7544670668624645, -0.1072792374244409, -1.2704261160919716, 0.05359276224503711, -0.3548001750787292, 1.110940937168252, -0.1851979399246425, -0.07897230417607881, -0.1779469867203699], "max": [0.4089269530470607, 0.33888534849499274, 1.3790800489210653, 0.027795217548583537, 1.3759662751496506, 0.11152741496933305, 0.388506982639317, -0.14380635957910626, 1.3413704366478618, 0.061054693912196645, 0.8530989268044751, 0.5980695758210491], "count": [312]}, "gripper_mode_state": {"mean": [0.16346153846153846, 0.11858974358974358], "std": [0.36978624082748757, 0.32330514426012896], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_state": {"mean": [1.8365384615384615, 1.8365384615384615], "std": [0.5147300186607121, 0.5147300186607097], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_mode_action": {"mean": [0.16987179487179488, 0.12179487179487179], "std": [0.3755201301912215, 0.327048744072413], "min": [0, 0], "max": [1, 1], "count": [312]}, "gripper_activity_action": {"mean": [1.9711538461538463, 1.9711538461538463], "std": [0.2173587414511012, 0.2173587414511019], "min": [0, 0], "max": [2, 2], "count": [312]}, "gripper_open_scale_state": {"mean": [0.8289512618688494, 0.8523595418838352], "std": [0.29863310841263524, 0.2847157516565381], "min": [0.14571667671203614, 0.04073999404907227], "max": [0.9777780151367188, 0.9707426452636718], "count": [312]}, "gripper_open_scale_action": {"mean": [0.8301282051282052, 0.8782051282051282], "std": [0.3755201301912215, 0.327048744072413], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [312]}}} +{"episode_index": 106, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6481922984749455]], [[0.6494813071895424]], [[0.6190751960784313]]], "std": [[[0.17724161693538662]], [[0.20401952874699442]], [[0.22338308038174293]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6196321105664487]], [[0.630665642701525]], [[0.5995964161220044]]], "std": [[[0.17456392431016424]], [[0.20071147582659896]], [[0.21698721013738986]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44830159041394335]], [[0.4192838916122004]], [[0.3741475027233116]]], "std": [[[0.2173767795211132]], [[0.23440765977969558]], [[0.27162572933281176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4524166230936819]], [[0.4367691040305011]], [[0.41283]]], "std": [[[0.18952775363853078]], [[0.20097553647194352]], [[0.22950142702150758]]], "count": [100]}, "observation.state": {"min": [-0.5691489577293396, -0.0019148936262354255, -1.2834042310714722, -0.028723403811454773, -0.35723403096199036, -1.2261701822280884, -2.7578723430633545, -0.14042553305625916, -0.0019148936262354255, -0.6185106635093689, -0.9102127552032471, -0.24531914293766022, -0.15340425074100494, -2.734893560409546, 13.998456001281738, 2.7607369422912598], "max": [0.003617021255195141, 2.189361810684204, 0.0, 0.6502127647399902, 0.07361701875925064, -0.03404255211353302, -0.3010638356208801, 0.8668085336685181, 2.106170177459717, -0.00042553190723992884, 0.13808511197566986, 0.002340425504371524, 0.15808510780334473, 0.024893617257475853, 97.87395477294922, 97.07426452636719], "mean": [-0.1488329917192459, 0.7874499559402466, -0.5116396546363831, 0.18313784897327423, -0.06292866170406342, -0.38246408104896545, -2.2273190021514893, 0.1140914112329483, 0.6241877675056458, -0.1937408149242401, -0.2494528442621231, -0.08229804784059525, 0.01820952072739601, -2.1898417472839355, 79.74938201904297, 78.4410629272461], "std": [0.21201543509960175, 0.9530596137046814, 0.5761439204216003, 0.22066691517829895, 0.1444808393716812, 0.412061870098114, 0.9504125714302063, 0.2927030026912689, 0.8499625325202942, 0.24705134332180023, 0.362053245306015, 0.09020547568798065, 0.049351416528224945, 1.0367218255996704, 32.442752838134766, 35.42720031738281], "count": [301]}, "action": {"min": [-0.5706408619880676, -0.0015339808305725455, -1.2885438203811646, -0.03374757617712021, -0.3604854941368103, -1.2379225492477417, -2.7578723430633545, -0.1426602154970169, -0.003067961661145091, -0.6243301630020142, -0.9234564304351807, -0.25003886222839355, -0.1595340073108673, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.01073786523193121, 2.188990592956543, -0.0, 0.653475821018219, 0.07976700365543365, -0.02147573046386242, -0.3010638356208801, 0.8682331442832947, 2.1030876636505127, -0.0, 0.20862138271331787, 0.013805827125906944, 0.16106797754764557, 0.024893617257475853, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14827631413936615, 0.789226770401001, -0.5159534811973572, 0.1882568746805191, -0.06182844191789627, -0.3913944363594055, -2.2273190021514893, 0.11065079271793365, 0.6316381096839905, -0.19639547169208527, -0.2547217309474945, -0.0843178778886795, 0.017108328640460968, -2.1898417472839355, 79.40199279785156, 81.06312561035156, 0.0, 0.0], "std": [0.211477130651474, 0.9554481506347656, 0.5776572823524475, 0.2264394611120224, 0.144642174243927, 0.4214237332344055, 0.9504125714302063, 0.29120439291000366, 0.8579317331314087, 0.24898356199264526, 0.3680339753627777, 0.09175822138786316, 0.04980674013495445, 1.0367218255996704, 40.44163131713867, 39.180091857910156, 0.0, 0.0], "count": [301]}, "timestamp": {"min": [0.0], "max": [10.0], "mean": [5.0], "std": [2.8963578661637945], "count": [301]}, "frame_index": {"min": [0], "max": [300], "mean": [150.0], "std": [86.89073598491383], "count": [301]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [301]}, "index": {"min": [30423], "max": [30723], "mean": [30573.0], "std": [86.89073598491383], "count": [301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [301]}, "subtask_annotation": {"mean": [2.8372093023255816, 6.0, 6.0, 6.0, 6.0], "std": [1.683438239149194, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [301]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [301]}, "eef_direction_state": {"mean": [4.926910299003322, 4.807308970099668], "std": [1.620458926196102, 1.8143246185512119], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_state": {"mean": [0.8305647840531561, 0.6943521594684385], "std": [0.9120070306067372, 0.888988373270964], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_state": {"mean": [0.7574750830564784, 0.6245847176079734], "std": [0.8727999033604739, 0.828435809621636], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_direction_action": {"mean": [4.8172757475083055, 4.790697674418604], "std": [1.7923334019180428, 1.837062107733161], "min": [0, 0], "max": [6, 6], "count": [301]}, "eef_velocity_action": {"mean": [0.7940199335548173, 0.6644518272425249], "std": [0.8989274448461766, 0.8837958652315121], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_acc_mag_action": {"mean": [0.7774086378737541, 0.6345514950166113], "std": [0.8968130705522873, 0.8467264783127065], "min": [0, 0], "max": [2, 2], "count": [301]}, "eef_sim_pose_state": {"mean": [0.19163727035497316, 0.2859484893493026, 1.2070020828899166, -0.5509385989064159, 0.43523871179751694, -0.3202545670843609, 0.15704806427320514, -0.31246365129129644, 1.1935559299994256, -0.018684566436954066, 0.17751328643798284, 0.020795676883424062], "std": [0.15693351732548222, 0.07203171139036424, 0.05673010930562858, 0.6077965438647459, 0.5569395465228405, 0.5000120714133957, 0.12451696219004162, 0.07214585222176623, 0.039236737556537296, 0.06287479892263415, 0.2723807477381215, 0.24758864687453322], "min": [0.04227056869378817, 0.1276697875180662, 1.1524815586766828, -1.6831641945917246, -0.08884115060631848, -1.3722271386892584, 0.06537680417343905, -0.3819150291399625, 1.1108263589870195, -0.251064511778145, -0.04113882784281908, -0.3646427591541323], "max": [0.4384120376327634, 0.3351443894635171, 1.435303290363459, -0.03338359672625544, 1.4314075104919723, 0.077386570775867, 0.3945495072326815, -0.12120256008158534, 1.322479040980944, 0.08050517837102367, 0.7899766493856997, 0.6145768861447977], "count": [301]}, "eef_sim_pose_action": {"mean": [0.19139744092366678, 0.2866527046106393, 1.2072256679404818, -0.5595675947978702, 0.43752582025851683, -0.3198199724068382, 0.1585332652986001, -0.3133160564724361, 1.1931512579252013, -0.020128164802633762, 0.17700276457060066, 0.014889312707461931], "std": [0.15742387267018634, 0.07123004825292158, 0.05886311179356124, 0.6187217345960228, 0.5646598375763616, 0.50316385491402, 0.12617007841518416, 0.07191355762765865, 0.03980530522311116, 0.0645467370740027, 0.2793230472049817, 0.24993656126081734], "min": [0.03042871925204105, 0.12748432928417885, 1.1519211300145893, -1.7576614902333372, -0.08887004920243569, -1.3795640153071278, 0.06019671295391264, -0.3826087331113606, 1.1119215414492398, -0.2510300614260698, -0.08423276552618297, -0.36702862560072264], "max": [0.43820422770632483, 0.33601403976036887, 1.4417865744258327, -0.02074232193187172, 1.4412314734956357, 0.100438108703446, 0.39249673695510284, -0.12091169902314934, 1.3330856658347614, 0.10231717414087402, 0.7821585515584153, 0.6154607056747559], "count": [301]}, "gripper_mode_state": {"mean": [0.2026578073089701, 0.1893687707641196], "std": [0.4019796269037656, 0.39180127542340437], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_state": {"mean": [1.830564784053156, 1.8338870431893688], "std": [0.5230843994924671, 0.5209700642443537], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_mode_action": {"mean": [0.2059800664451827, 0.1893687707641196], "std": [0.40441597232604304, 0.3918012754234045], "min": [0, 0], "max": [1, 1], "count": [301]}, "gripper_activity_action": {"mean": [1.9700996677740863, 1.9700996677740863], "std": [0.22122354570879116, 0.22122354570879074], "min": [0, 0], "max": [2, 2], "count": [301]}, "gripper_open_scale_state": {"mean": [0.7974927231481358, 0.7844119504203007], "std": [0.3244268631133796, 0.3542718785731207], "min": [0.1399845600128174, 0.027607369422912597], "max": [0.9787395477294922, 0.9707426452636718], "count": [301]}, "gripper_open_scale_action": {"mean": [0.7940199335548173, 0.8106312292358804], "std": [0.40441597232604304, 0.3918012754234045], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [301]}}} +{"episode_index": 107, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6377311056644881]], [[0.6393112145969498]], [[0.609998515795207]]], "std": [[[0.1710701370153603]], [[0.19784154017089187]], [[0.2158651670554473]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.6095526388888889]], [[0.620798341503268]], [[0.5913777069716776]]], "std": [[[0.1677076745626681]], [[0.19388918649225031]], [[0.2086129771296306]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4456612037037037]], [[0.4212045179738562]], [[0.3818526334422658]]], "std": [[[0.21972104937313147]], [[0.236349364699425]], [[0.27440145076352696]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4487963779956427]], [[0.42986303104575163]], [[0.4036225626361655]]], "std": [[[0.19300712955968682]], [[0.20162801915518802]], [[0.23219664709070212]]], "count": [100]}, "observation.state": {"min": [-0.5199999809265137, -0.001276595750823617, -1.1987234354019165, -0.05510638281702995, -0.3034042418003082, -0.9763829708099365, -2.7578723430633545, -0.006595744751393795, -0.0017021276289597154, -0.8157446980476379, -0.4751063883304596, -0.30787235498428345, -0.19425532221794128, -2.734893560409546, 13.529336929321289, 2.9524717330932617], "max": [0.005319148767739534, 2.1321277618408203, 0.0, 0.683404266834259, 0.058510638773441315, -0.037021275609731674, -0.28765958547592163, 0.7736170291900635, 2.101914882659912, 0.0, 0.2827659547328949, 0.01872340403497219, 0.14468085765838623, 0.0191489364951849, 97.87395477294922, 97.07426452636719], "mean": [-0.1090356633067131, 0.7069522142410278, -0.43731728196144104, 0.12988968193531036, -0.05285395309329033, -0.3422928750514984, -2.2846240997314453, 0.10199271887540817, 0.5789493918418884, -0.24267975986003876, -0.10197616368532181, -0.057282187044620514, 0.017941875383257866, -2.3696699142456055, 81.70758056640625, 84.58788299560547], "std": [0.1888878494501114, 0.9045527577400208, 0.509302020072937, 0.17560863494873047, 0.1237369030714035, 0.33990612626075745, 0.9141786694526672, 0.21980509161949158, 0.8342220783233643, 0.3244808614253998, 0.18243244290351868, 0.09578537195920944, 0.06029852479696274, 0.8731791377067566, 31.204633712768555, 29.83912467956543], "count": [358]}, "action": {"min": [-0.5200194716453552, -0.003067961661145091, -1.1995729207992554, -0.058291271328926086, -0.30526217818260193, -0.9817476868629456, -2.7578723430633545, -0.016873788088560104, -0.0015339808305725455, -0.8237476944923401, -0.48473793268203735, -0.3160000443458557, -0.19941750168800354, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.007669903803616762, 2.1337673664093018, -0.0, 0.699495255947113, 0.0613592304289341, -0.03834952041506767, -0.28765958547592163, 0.7746602892875671, 2.1015536785125732, -0.0, 0.3574175238609314, 0.019941750913858414, 0.14572817087173462, 0.0191489364951849, 100.0, 100.0, 0.0, 0.0], "mean": [-0.108355313539505, 0.7067759037017822, -0.4381750226020813, 0.1325821727514267, -0.052339814603328705, -0.34754931926727295, -2.2846240997314453, 0.10083582997322083, 0.5825697183609009, -0.2430846095085144, -0.10320548713207245, -0.05766592547297478, 0.016119427978992462, -2.3696699142456055, 81.56424713134766, 87.43016815185547, 0.0, 0.0], "std": [0.18867024779319763, 0.9052531719207764, 0.5095346570014954, 0.17945586144924164, 0.12399111688137054, 0.34367913007736206, 0.9141786694526672, 0.21883970499038696, 0.8362220525741577, 0.3241311311721802, 0.18436987698078156, 0.09669642150402069, 0.06321185827255249, 0.8731791377067566, 38.777523040771484, 33.15089416503906, 0.0, 0.0], "count": [358]}, "timestamp": {"min": [0.0], "max": [11.9], "mean": [5.95], "std": [3.4448431668864754], "count": [358]}, "frame_index": {"min": [0], "max": [357], "mean": [178.5], "std": [103.34529500659427], "count": [358]}, "episode_index": {"min": [107], "max": [107], "mean": [107.0], "std": [0.0], "count": [358]}, "index": {"min": [30724], "max": [31081], "mean": [30902.5], "std": [103.34529500659427], "count": [358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [358]}, "subtask_annotation": {"mean": [2.7039106145251397, 6.0, 6.0, 6.0, 6.0], "std": [1.6533481563447092, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [358]}, "scene_annotation": {"mean": [107.0], "std": [0.0], "min": [107], "max": [107], "count": [358]}, "eef_direction_state": {"mean": [4.67877094972067, 4.662011173184357], "std": [2.0346568892649066, 2.0209125600317708], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_state": {"mean": [0.7541899441340782, 0.7402234636871509], "std": [0.912925059924712, 0.9105845352706338], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_state": {"mean": [0.6340782122905028, 0.6452513966480447], "std": [0.830736776390816, 0.8586512214164433], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_direction_action": {"mean": [4.634078212290503, 4.681564245810056], "std": [2.121362641692829, 2.0289099944121594], "min": [0, 0], "max": [6, 6], "count": [358]}, "eef_velocity_action": {"mean": [0.7178770949720671, 0.7150837988826816], "std": [0.910070269544546, 0.9137964082109928], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_acc_mag_action": {"mean": [0.6368715083798883, 0.6005586592178771], "std": [0.8269100051845192, 0.8185692113814611], "min": [0, 0], "max": [2, 2], "count": [358]}, "eef_sim_pose_state": {"mean": [0.17897299715480425, 0.29991912384979486, 1.206152090348848, -0.47697019915332795, 0.3841805543292971, -0.2425937502281968, 0.15709307495614183, -0.31149915484394103, 1.1954838771756866, -0.0045906283918356406, 0.23187674946023693, 0.037149161103306454], "std": [0.1521832485375456, 0.065288223328422, 0.05137717419814592, 0.5195434000590404, 0.49194548706660646, 0.399498622955919, 0.13271719706576468, 0.0584463882317143, 0.04060253629413792, 0.05785107716486154, 0.36213881731761316, 0.14400018258798405], "min": [0.03613602729755869, 0.14479088909047896, 1.1572158456395747, -1.484603804285877, -0.11834223615380135, -1.1154303198368303, 0.05512830449603733, -0.3434150045881626, 1.1274116831171406, -0.21864862433528356, -0.07391240932953069, -0.307018112436606], "max": [0.41886838701314016, 0.33850624239307814, 1.4070168660301707, -0.03720336570757723, 1.265927476239212, 0.06028488567230033, 0.4162766275527003, -0.11698316010238619, 1.3421003731457013, 0.09643435890910884, 0.9563275067519474, 0.49781841933102366], "count": [358]}, "eef_sim_pose_action": {"mean": [0.17850822584655573, 0.3005147719055204, 1.206078742246971, -0.48348358273890724, 0.38578798656846186, -0.24289066351533123, 0.15742037810945145, -0.3121056957893746, 1.195398531478822, -0.0043818050136275755, 0.23409203042557872, 0.036116923354563554], "std": [0.15216917575754743, 0.06496431577855336, 0.05271711220197097, 0.5255495934408568, 0.49505074879390776, 0.39983279517260745, 0.1327658348976711, 0.0579534927980429, 0.041692270849446704, 0.0590584101199577, 0.36996076230315184, 0.14588796356051714], "min": [0.02913120420257701, 0.14468437823919356, 1.158370376020944, -1.4929677188235084, -0.12405132723892098, -1.1219004438860467, 0.05186351576817766, -0.3437609314979276, 1.1277249498576116, -0.2177898085471782, -0.09112125544283423, -0.3206427980223197], "max": [0.4194647823975645, 0.3396606658806595, 1.412839396318522, -0.038547148856053155, 1.2617862054018456, 0.06751397195121564, 0.415889108875406, -0.11655496142367913, 1.3527776020997766, 0.09794559936279154, 0.9693918713761693, 0.5006637232343824], "count": [358]}, "gripper_mode_state": {"mean": [0.1787709497206704, 0.12569832402234637], "std": [0.3831604066923416, 0.33150905773495715], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_state": {"mean": [1.8575418994413408, 1.8519553072625698], "std": [0.4836275775008066, 0.4934023687051982], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_mode_action": {"mean": [0.18435754189944134, 0.12569832402234637], "std": [0.38777550031460045, 0.3315090577349571], "min": [0, 0], "max": [1, 1], "count": [358]}, "gripper_activity_action": {"mean": [1.9748603351955307, 1.9748603351955307], "std": [0.20314388643102568, 0.20314388643102502], "min": [0, 0], "max": [2, 2], "count": [358]}, "gripper_open_scale_state": {"mean": [0.8170766296067086, 0.8458793542971151], "std": [0.312046233195198, 0.2983912736089783], "min": [0.1352933692932129, 0.029524717330932617], "max": [0.9787395477294922, 0.9707426452636718], "count": [358]}, "gripper_open_scale_action": {"mean": [0.8156424581005587, 0.8743016759776536], "std": [0.38777550031460045, 0.3315090577349571], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [358]}}} +{"episode_index": 108, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6404403758169935]], [[0.6412545669934641]], [[0.6122868981481481]]], "std": [[[0.17290719221475576]], [[0.1989288214136837]], [[0.21690547560247686]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6124036791938998]], [[0.6229226279956427]], [[0.5938633796296297]]], "std": [[[0.16962696766032517]], [[0.19498318625571992]], [[0.20943448885124977]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4477874727668846]], [[0.4210375490196078]], [[0.38104754084967324]]], "std": [[[0.21426679038908877]], [[0.2297107546578052]], [[0.26482126097790176]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44817412581699345]], [[0.42989405501089323]], [[0.40504793300653597]]], "std": [[[0.19548003442753148]], [[0.2042321449741159]], [[0.23709125685933877]]], "count": [100]}, "observation.state": {"min": [-0.5695744752883911, -0.001276595750823617, -1.1829787492752075, -0.09425532072782516, -0.3640425503253937, -1.232553243637085, -2.758085012435913, -0.02148936130106449, -0.001276595750823617, -0.7797872424125671, -0.9655318856239319, -0.21297872066497803, -0.10297872126102448, -2.734893560409546, 13.49210262298584, 2.9524717330932617], "max": [-0.00042553190723992884, 2.185957431793213, 0.0, 0.4636170268058777, 0.05319149047136307, -0.024893617257475853, -0.28659573197364807, 0.6504255533218384, 2.1517021656036377, 0.0, 0.19957447052001953, 0.025957446545362473, 0.19574467837810516, 0.0191489364951849, 97.88134765625, 97.07426452636719], "mean": [-0.149392232298851, 0.7011901140213013, -0.4306968152523041, 0.11192145198583603, -0.06844368577003479, -0.3890695869922638, -2.2346909046173096, 0.09459103643894196, 0.5580794811248779, -0.19242490828037262, -0.15568296611309052, -0.04421874135732651, 0.041120775043964386, -2.308612108230591, 79.99967193603516, 82.50157165527344], "std": [0.2021944224834442, 0.9081451296806335, 0.4965095520019531, 0.1507142186164856, 0.14197644591331482, 0.3875233829021454, 0.9558608531951904, 0.21725796163082123, 0.8141587376594543, 0.25687116384506226, 0.3107968866825104, 0.05880601331591606, 0.06862637400627136, 0.9385421276092529, 32.634986877441406, 32.07197952270508], "count": [355]}, "action": {"min": [-0.5706408619880676, -0.004601942375302315, -1.1842331886291504, -0.09970875084400177, -0.3666214048862457, -1.24405837059021, -2.758085012435913, -0.02147573046386242, -0.0015339808305725455, -0.7792622447013855, -0.9786797165870667, -0.21935924887657166, -0.11351457983255386, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [0.0, 2.192058563232422, -0.0, 0.4693981111049652, 0.058291271328926086, -0.023009711876511574, -0.28659573197364807, 0.6519418358802795, 2.149106979370117, 0.0015339808305725455, 0.2883884012699127, 0.02761165425181389, 0.1978835165500641, 0.0191489364951849, 100.0, 100.0, 0.0, 0.0], "mean": [-0.15015272796154022, 0.7027934193611145, -0.43295395374298096, 0.11566199362277985, -0.06869637221097946, -0.3977060317993164, -2.2346909046173096, 0.094013512134552, 0.5606372356414795, -0.19334648549556732, -0.15555857121944427, -0.045315150171518326, 0.040168631821870804, -2.308612108230591, 79.71830749511719, 85.35211181640625, 0.0, 0.0], "std": [0.2019418329000473, 0.9090811014175415, 0.49631091952323914, 0.15658064186573029, 0.14282181859016418, 0.3951584994792938, 0.9558608531951904, 0.21661977469921112, 0.8165516257286072, 0.2564515173435211, 0.31167906522750854, 0.06065300852060318, 0.06962435692548752, 0.9385421276092529, 40.2098274230957, 35.35856246948242, 0.0, 0.0], "count": [355]}, "timestamp": {"min": [0.0], "max": [11.8], "mean": [5.9], "std": [3.41597553985518], "count": [355]}, "frame_index": {"min": [0], "max": [354], "mean": [177.0], "std": [102.4792661956554], "count": [355]}, "episode_index": {"min": [108], "max": [108], "mean": [108.0], "std": [0.0], "count": [355]}, "index": {"min": [31082], "max": [31436], "mean": [31259.0], "std": [102.4792661956554], "count": [355]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [355]}, "subtask_annotation": {"mean": [2.5971830985915494, 6.0, 6.0, 6.0, 6.0], "std": [1.810296982171159, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [355]}, "scene_annotation": {"mean": [108.0], "std": [0.0], "min": [108], "max": [108], "count": [355]}, "eef_direction_state": {"mean": [4.738028169014084, 4.67887323943662], "std": [1.9199740459794437, 2.1052526858445484], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_state": {"mean": [0.8028169014084507, 0.6957746478873239], "std": [0.9287234660188445, 0.9087116122768806], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_state": {"mean": [0.6591549295774648, 0.6450704225352113], "std": [0.8487899364851786, 0.8379701719782009], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_direction_action": {"mean": [4.690140845070423, 4.667605633802817], "std": [1.9787003082175207, 2.156403803929603], "min": [0, 0], "max": [6, 6], "count": [355]}, "eef_velocity_action": {"mean": [0.7859154929577464, 0.6788732394366197], "std": [0.9188627040613315, 0.9152719126426875], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_acc_mag_action": {"mean": [0.6535211267605634, 0.6253521126760564], "std": [0.833088769244303, 0.8411458164119736], "min": [0, 0], "max": [2, 2], "count": [355]}, "eef_sim_pose_state": {"mean": [0.17432765411261317, 0.2897639031111677, 1.2060808384016293, -0.49394606690761245, 0.369615959765286, -0.27738764940073624, 0.14849039370869305, -0.31574666877980456, 1.1935100016117575, 0.021606818747011924, 0.208988370030566, 0.04393064522093318], "std": [0.14772460237955257, 0.07079507022541785, 0.055240737483717973, 0.5046796698596704, 0.5143678444797262, 0.41117519849903883, 0.12121435742781732, 0.054165470890981816, 0.041085131996815336, 0.058488482507545576, 0.30598432217132365, 0.1986315382156], "min": [0.02006446052947317, 0.125104956645353, 1.1540322481796614, -1.4069818046423719, -0.1108510518311383, -1.152791527785034, 0.05297978458668473, -0.3445415389765327, 1.1073487296715303, -0.1422702691180746, -0.03191483244372417, -0.1994014479131803], "max": [0.4083340225385146, 0.334704320993137, 1.3897415212239799, -0.0248406575041909, 1.388274792011769, 0.056833497304102504, 0.3895812606241756, -0.15048026379748058, 1.3277848993774757, 0.16853739512209567, 0.801701587533187, 0.599513182219197], "count": [355]}, "eef_sim_pose_action": {"mean": [0.17395690453577142, 0.2901051919364735, 1.206254565240572, -0.5017630417465679, 0.3728475454225088, -0.278782654020086, 0.1485673629922613, -0.3162237174105482, 1.1934117404574733, 0.020473866221343503, 0.2107631884750041, 0.04184883005327808], "std": [0.14754718379080822, 0.07041156376872193, 0.05668401187672406, 0.5110132543727594, 0.5221512161721369, 0.4113574423148364, 0.1212077889176688, 0.053908079673855816, 0.042180138843609404, 0.06317255860785044, 0.31362104248741485, 0.2009532324728675], "min": [0.01472655415409703, 0.12490130943354799, 1.1529836254273513, -1.445363341339212, -0.10277076982141242, -1.157954762882643, 0.049274232187101, -0.3445630278845813, 1.1081322794829345, -0.17409207354861192, -0.035281392061175865, -0.20463239682911588], "max": [0.40799868707195885, 0.33482074575726306, 1.3900486141448063, -0.02280971738120546, 1.4210535510293325, 0.06815125547063539, 0.389570299724074, -0.15032089764139187, 1.3342697947592992, 0.1704649424669166, 0.849060571908204, 0.6029434346135388], "count": [355]}, "gripper_mode_state": {"mean": [0.2, 0.14929577464788732], "std": [0.39999999999999947, 0.35637977821444217], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_state": {"mean": [1.856338028169014, 1.8507042253521127], "std": [0.4854886878379852, 0.4952942615002758], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_mode_action": {"mean": [0.2028169014084507, 0.14647887323943662], "std": [0.4020972592688529, 0.3535856514819878], "min": [0, 0], "max": [1, 1], "count": [355]}, "gripper_activity_action": {"mean": [1.9746478873239437, 1.9746478873239437], "std": [0.2039872336927509, 0.20398723369275115], "min": [0, 0], "max": [2, 2], "count": [355]}, "gripper_open_scale_state": {"mean": [0.7999948981647818, 0.8250157381514425], "std": [0.32635015213079616, 0.3207196677350589], "min": [0.1349210262298584, 0.029524717330932617], "max": [0.9788134765625, 0.9707426452636718], "count": [355]}, "gripper_open_scale_action": {"mean": [0.7971830985915493, 0.8535211267605634], "std": [0.4020972592688529, 0.3535856514819878], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [355]}}} +{"episode_index": 109, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.6360039079520697]], [[0.6373388779956427]], [[0.6065731263616558]]], "std": [[[0.1756206234740138]], [[0.202532245625705]], [[0.22115572483556653]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9921568627450981]], [[0.9921568627450981]]], "mean": [[[0.6074051606753812]], [[0.6182861437908497]], [[0.5875573366013073]]], "std": [[[0.17414350946493304]], [[0.19966543859958574]], [[0.21451041306682297]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45232333061002183]], [[0.42438674291939]], [[0.38374988562091505]]], "std": [[[0.2154917831759671]], [[0.23184220818497525]], [[0.26837143334246266]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4467961873638344]], [[0.4311388562091503]], [[0.408885378540305]]], "std": [[[0.1982018496555327]], [[0.20688598869713823]], [[0.23854214741847005]]], "count": [100]}, "observation.state": {"min": [-0.5580850839614868, -0.001276595750823617, -1.1674468517303467, -0.0031914892606437206, -0.2800000011920929, -1.021276593208313, -2.7551064491271973, -0.050851065665483475, -0.001276595750823617, -0.8859574198722839, -0.5434042811393738, -0.060638297349214554, -0.08446808159351349, -2.734893560409546, 13.849536895751953, 3.6512463092803955], "max": [-0.01234042551368475, 2.1442553997039795, 0.0, 0.5261701941490173, 0.08170212805271149, -0.035531915724277496, -0.29680851101875305, 0.6802127957344055, 2.0725531578063965, 0.0, 0.2514893710613251, 0.042127661406993866, 0.14510639011859894, -0.0017021276289597154, 97.77780151367188, 97.07426452636719], "mean": [-0.13119517266750336, 0.7612901329994202, -0.4714878499507904, 0.1318904161453247, -0.05664266273379326, -0.38759753108024597, -2.220747470855713, 0.09910141676664352, 0.5359492301940918, -0.23477263748645782, -0.07585440576076508, -0.014501539058983326, 0.02592063695192337, -2.340819835662842, 79.52408599853516, 83.60047912597656], "std": [0.19147072732448578, 0.9057974219322205, 0.5048024654388428, 0.16125090420246124, 0.11643103510141373, 0.3614031970500946, 0.9599335789680481, 0.22610534727573395, 0.7828189134597778, 0.3142591416835785, 0.1738932877779007, 0.022430121898651123, 0.0414571575820446, 0.8934159874916077, 32.770137786865234, 30.532485961914062], "count": [318]}, "action": {"min": [-0.558368980884552, -0.003067961661145091, -1.1688933372497559, -0.006135923322290182, -0.2822524607181549, -1.0293011665344238, -2.7551064491271973, -0.05215534567832947, -0.0015339808305725455, -0.8881748914718628, -0.5491651296615601, -0.0613592304289341, -0.0920388475060463, -2.734893560409546, 0.0, 0.0, 0.0, 0.0], "max": [-0.012271846644580364, 2.1506409645080566, 0.0, 0.5322913527488708, 0.08897088468074799, -0.032213594764471054, -0.29680851101875305, 0.6826214790344238, 2.070873975753784, -0.0, 0.34821364283561707, 0.04908738657832146, 0.14572817087173462, -0.0017021276289597154, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13009847700595856, 0.7626983523368835, -0.47405314445495605, 0.13486529886722565, -0.05624639615416527, -0.3944633901119232, -2.220747470855713, 0.09922149032354355, 0.538484513759613, -0.236884206533432, -0.07583557814359665, -0.014481107704341412, 0.0252190213650465, -2.340819835662842, 79.24528503417969, 86.16352081298828, 0.0, 0.0], "std": [0.19007055461406708, 0.9062021970748901, 0.5046203136444092, 0.16502386331558228, 0.11667131632566452, 0.36629465222358704, 0.9599335789680481, 0.22611428797245026, 0.7856661677360535, 0.31468743085861206, 0.17471757531166077, 0.02404753677546978, 0.0420709066092968, 0.8934159874916077, 40.554996490478516, 34.52821731567383, 0.0, 0.0], "count": [318]}, "timestamp": {"min": [0.0], "max": [10.566666666666666], "mean": [5.283333333333333], "std": [3.059941296943577], "count": [318]}, "frame_index": {"min": [0], "max": [317], "mean": [158.5], "std": [91.79823890830731], "count": [318]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [318]}, "index": {"min": [31437], "max": [31754], "mean": [31595.5], "std": [91.79823890830731], "count": [318]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [318]}, "subtask_annotation": {"mean": [2.5754716981132075, 6.0, 6.0, 6.0, 6.0], "std": [1.79770003238352, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [318]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [318]}, "eef_direction_state": {"mean": [4.710691823899371, 4.735849056603773], "std": [1.8812076676101734, 1.953718693142149], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_state": {"mean": [0.8647798742138365, 0.7547169811320755], "std": [0.9268624537375596, 0.9263235041634899], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_state": {"mean": [0.7547169811320755, 0.6666666666666666], "std": [0.8739196826506532, 0.8479844150302357], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_direction_action": {"mean": [4.660377358490566, 4.7578616352201255], "std": [1.9915866708891945, 1.9876626913452615], "min": [0, 0], "max": [6, 6], "count": [318]}, "eef_velocity_action": {"mean": [0.8333333333333334, 0.7232704402515723], "std": [0.9352742621780356, 0.9242501613872388], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_acc_mag_action": {"mean": [0.7389937106918238, 0.6226415094339622], "std": [0.8675427562504963, 0.82171201311092], "min": [0, 0], "max": [2, 2], "count": [318]}, "eef_sim_pose_state": {"mean": [0.1859772047786555, 0.2964407290830216, 1.2112084516015666, -0.5095991223836165, 0.40878655856659685, -0.2601080343657219, 0.1474666928815317, -0.314397538060568, 1.2018856863539569, 0.02131533553443421, 0.2250963393979032, 0.08243656394023237], "std": [0.1512914183090726, 0.06663945814452377, 0.05897492771950471, 0.5100117082411619, 0.505426572216076, 0.3895169550537299, 0.12069556484300722, 0.058175776707140296, 0.045111191115219176, 0.052103824939124556, 0.34779626885796094, 0.2403573705444239], "min": [0.02952520967158204, 0.1356571882962206, 1.1552853239904934, -1.3645692786755947, -0.062452906381725626, -1.1431293809826184, 0.057116658775558604, -0.3528250088587949, 1.1229380711674037, -0.08448102861311005, -0.026168355506756447, -0.12692146348242775], "max": [0.41948524842724094, 0.33538632159712184, 1.4203494263977599, -0.03564560128554689, 1.2757796731179, 0.08238845228714517, 0.39287621799014166, -0.1376857278603141, 1.3371464228308414, 0.16821076860302236, 0.9217952273218368, 0.7260587423358573], "count": [318]}, "eef_sim_pose_action": {"mean": [0.18558099777603884, 0.29713247532607606, 1.2115365372307532, -0.5150499049512747, 0.4107113029723531, -0.2583706310081079, 0.14760408486727003, -0.314866487020447, 1.2021062485327716, 0.020576330756379498, 0.22551479419790427, 0.08238520249239613], "std": [0.15124829864413925, 0.06616878413297514, 0.06087061151277626, 0.5142294371075823, 0.5105253720057296, 0.3885654096803632, 0.12074220421051986, 0.05781515448360217, 0.04677794322161311, 0.054935965296863815, 0.3568581953344693, 0.24254207841380052], "min": [0.024636799844519445, 0.13520925221460345, 1.155385717629918, -1.3816943309189276, -0.08267081540258236, -1.1524023602564317, 0.05373940852723105, -0.35325887591495264, 1.1236854678648973, -0.09206708492468924, -0.04601807071461805, -0.13529369270522254], "max": [0.41886708994789923, 0.33584401099930156, 1.4232648931638414, -0.03231712741817479, 1.2775366043575893, 0.10012018083824209, 0.3933169524597121, -0.13770105320778261, 1.3419446800869417, 0.17056893751282104, 0.9385771822656359, 0.7312708170221474], "count": [318]}, "gripper_mode_state": {"mean": [0.20125786163522014, 0.13522012578616352], "std": [0.4009403132203596, 0.3419585404234522], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_state": {"mean": [1.8396226415094339, 1.8333333333333333], "std": [0.5103357962128159, 0.5205423715577834], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_mode_action": {"mean": [0.20754716981132076, 0.13836477987421383], "std": [0.40555066528688133, 0.3452824460707124], "min": [0, 0], "max": [1, 1], "count": [318]}, "gripper_activity_action": {"mean": [1.971698113207547, 1.971698113207547], "std": [0.21533419265119474, 0.2153341926511948], "min": [0, 0], "max": [2, 2], "count": [318]}, "gripper_open_scale_state": {"mean": [0.7952394786270962, 0.836006674901493], "std": [0.32770151415833587, 0.3053247288023511], "min": [0.13849536895751954, 0.036512463092803954], "max": [0.9777780151367188, 0.9707426452636718], "count": [318]}, "gripper_open_scale_action": {"mean": [0.7924528301886793, 0.8616352201257862], "std": [0.40555066528688133, 0.3452824460707124], "min": [0.0, 0.0], "max": [1.0, 1.0], "count": [318]}}} diff --git a/R1_Lite_peach_storage/meta/info.json b/R1_Lite_peach_storage/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..2a79835ff90b80460da7452fae056ca0284054fd --- /dev/null +++ b/R1_Lite_peach_storage/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 110, "total_frames": 31755, "total_tasks": 1, "total_videos": 440, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:109"}, "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_left_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_high_right_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": [16], "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_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_gripper_open", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [18], "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_arm_joint_7_rad", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_arm_joint_7_rad", "left_gripper_open", "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_peach_storage/meta/tasks.jsonl b/R1_Lite_peach_storage/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e446c6ae227971e9ce72721eb849c1a21be4bb82 --- /dev/null +++ b/R1_Lite_peach_storage/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "place the basket in the center of the table and align it, then put the peaches into the basket."} diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d3511804554881376237ce852418f79c009c8fa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5175af6526ef43ae026e17f204125369c0806a760c1eb22c38269a1ee014db78 +size 4508715 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4fa2b86ed14f70cab647e34335ae5fc217e7f72e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d3254027629c56da0bffc69d3d54d362afcf0acd0196394333142cdf29d5c48 +size 3773149 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26fb110b24f55fef77fdf614adbeadd93414f1f1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4ae23eef028a9e8fde64c0b2dee765b3586b80c7b626661b2c17a91df151924 +size 3875180 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1d64d328c7c09e3896d29507a24534927de32af --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88de1545da0acb5335febdd3eec3a70eefc8623a7d21470974eed3aedbb2b7f4 +size 3632450 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..243793506e04a9340b18444a09416798d348f727 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea97a9fd461bebf443e73b1d5aebd36659232813dc72f2c9e0711b0a39b1830b +size 3877363 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bd57bf6a95740463431cbaa6cfd450417a1bff9e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096acb87575f2a9aa505efb3db28042e577a5624ea6191993c5f29b62fd186ee +size 3774878 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf7663000c93e1dc27c1e1569f2d68faae1a6d9b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b91bbf8ac25e86a56d61f7642784ee71d65dfa52b1056a78f110ece0d0dde3f5 +size 3763030 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bffaa8c53bcb37e9d719c2b513fc85acc40d1dc --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e110e6b714f1b83cf28eb89adbd4bb23a647a76ab9ebcbcc3752199a29d4f151 +size 3378936 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32a67bae1182435d6769af3b8d6183d4a462c537 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45212ab7d011c22d954578a67f3dd0fccbb7cc980624dbcca0076a77998f7e9d +size 3189407 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9de61689fb19c7fae8cfd3fcf0d134c4393df16f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f2069180f46e554e1424c8b8d56e5f4e555bc0152ef980c11623c1ccc6095e +size 3892478 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afe14afc449860b2fd0eb09284f727662a0de229 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d162a2687e2f600c6f5e8f8faab20a999f37d5696232d42a21f62fb68177bc9 +size 3432123 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97212c0f39a80812870f7b8e9218e332402311a6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fb96f85341f2f7e4e0655370071601bf43daa60bf2f975b725e01530f0edc66 +size 3422215 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf63905fcab80059e2b7e5d4e3ac131eeb508f85 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5afa61b20dabfbabb847c463e0393b196e5eea8b415717105b5906281ad6dc4 +size 3630353 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c49ce4219a8480675f29833619e7d739b92f7ed --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdccc425d92ab71c8dc07e40244e5fee12442fe1f27168f2ab36fa3095b2602e +size 3604213 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..600af3bb08f7bedcf1886d577595e8a5394bdcfa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e9d146c19494575247911e092fc550f7b1087368d6a296150aa6441b87cac2 +size 3877854 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9a8fcc1aec561486990f8ea9516b21ff2140cc3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9384e3d384cc6778ffc3ffd112cf16580a99b87c638a96be480d8ef85df45bdd +size 3672835 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a227d6de005b86b79b9438282239e83059d541f6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512020492915b4aa96d4bfc74b9de159daa0cde4e58dcad4b22798dbffb9a630 +size 3390465 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e614a466a5d8dd079f55721869ba0b5dbb455b01 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd135b567cf562254d1aaee24f09827f9f5906bc66fe1a3d40b4076c601bf49d +size 3479126 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24d61b9ba8d39181ae1cf732364951e718fb1633 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4e94b3e19e671775bac5c9c94d31819d2736df9c78062d5ba35a0753db1d7dd +size 3268877 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dffb6827adae23ab2f7b390a1b96fc89fdb23749 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb121bb206601f0210d1653743262673214ac095811e1191b5fabe2bc59a9b16 +size 3115755 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a95c158bcc6ac0d3139f6833024cadd394bdc4d4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8386b3c20b216e97eb8b51d4cc2da6af1d34723f2d45a32ea0208e24f1e5873c +size 3051084 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55afbe4f694efb44cf3d5902feb617fcc184bdda --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77be7f37844cc487eeb9cad2122120417fdfb9bbefed008cadae8e0cd802330 +size 3032080 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..158cd106a9df1ef89d98b449da5e719c580a0e60 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852b3fab744932ed7a9ce3e8695d74a0012cc4147560d3d28431e4528f346ff7 +size 3159127 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbcf3cac257ea9540f1830031d8d62238ae8f215 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72f275901ff58c39cec46c1d2c46f41fd9d5149cbef2b87f788f3f575a0949e +size 2989647 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abd18107df54b7f5dd9c94a1d81c705a0dc5f7d8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b10f4aa052913f291d2d3bae633de033257abb96a8611c8951398c00cebe2a +size 2987934 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1dc080e620a1364fa3cd2727ecd6406aede02662 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1adb171d2655cf20df2f4dc57c4036335213a4595e1111dcf916579e0cc09a +size 3254262 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6525dfbf158ad4fbd650ebb9d3b05d1511a3903 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a292d6e5accbf67861ae442d696b67f2e594b159bf2c07aa15c294434222ce4 +size 3242682 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36b97e74b45ce1d0acd5216a292627a62a9bb406 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d50501ccce573512db6c83defe1c5bb3837268c5851c7a5a1832f46152085b65 +size 2989372 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c51db68d8fef72701521e9b0c5cc0f608c0af8e5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f619eb86a2cc14528fe14fcaffcb475e16d6d1f8b597e0140f9a4c237ea84eea +size 3312410 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3707c98d4eebbddbb4507b84f9862847fdda83bc --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012b179e18a7d3a86c562339d9c171b326bc3b3cb3b9919027281ae1f666452b +size 3083372 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79eb659881f6db50fe2480a44a4a4db933a40ee9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45d434f8e7bedef1d5bc559b8912c703e93e7657bf40d7bc5548f0898e79e719 +size 3557461 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca6902e6e6e3c8bd5f889f63442d72355511a71 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e73e40a25982dcc49cfed85c9ac493fcd8c22818245547405b3c7fd4b254d74 +size 3087144 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..325252193ec825f78cac3d16dd45a9e000b90065 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7a6cef5dc3aa4922976905a7a21a425f741f718bfa0a7203945d5171d67bb1f +size 3071929 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd22fd0b69b7f42051a2e6e19643c1f8a21f506 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f9d708b6524ce2157adc3bda6a8d7172e788720cc254ba15bf88211bf84c6e1 +size 3309657 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..169f26b84a4640e1e2ba421047ff8f8f10178c16 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07c45becd45ad94ce2d7b6d3322853d34b1ed48b4d3647ed717de379c36f9e0a +size 3046110 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2c4e01ed4970ae6611401ed8845c09eadec7b7a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:175822219e68fe8e43b3a139d8a3ff9ae1fe09cdf542d85c331033cca3b3e34d +size 2945680 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70600f1f18d33943afbcbadd9fd772753bf7ba12 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3efe96a1157dc8597d3765388389eabaea690a5e271edfedf20911f42608861d +size 2837358 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52d14f5aeb23b83c71ce033416d831b95ca70356 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a6cbd358b2245792d98f27d915026c4ed2f7bd8eeffc0978ded2c2955c359bc +size 3266555 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb397fb92d176c06176cb402c0267e03ceb9727 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c76c2926cfe66d0019edd9f589e0a61940f0fbe0d7a5db5b6ca08e70c8f69d79 +size 2798597 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3081689313c72dfd88977be43bde66baca7b3e2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f004dfe9e95e1def419e6371d3461c03eb73ec87a342f2db87ca2047d0e51f1 +size 3241326 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a118f16815c1c769310f1c7c28f0bb0ba11a6aae --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1948e93cbea58568ae47b0f6d996641106a9755f1710b59f5e7bc35da0cca1a4 +size 2810576 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb9ad8f99d25e381d0414d3e08c62721646ffff4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d3fcd4c84dc33f46b30e01c1275bb8b5844b7136e642a0954125809e866135 +size 2736578 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cb626cb8fac581cc9b255a106af2f4c257fee95 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09a31cdc290ecd198e709d4c835d735d7e283723400cb452cb526b85f2bd7c4f +size 2681740 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000043.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6cc05fc03ec4654cb0ad74ea6f6c1d70682d96c9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf3c28b4c75568c908905b1d78e95fae25066ceb559751b06a51af76a3b6e936 +size 2702458 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000044.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..608118fbfa30cb1a85f1585fd90509f93e312f3d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ca4ce404eb41203054a2379a31666ec5f5fbfe0f015e5ebc09624a961e88a5b +size 2706591 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000045.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3b057b607159355fb434f2b6f21137330a0f749d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2835dcc4bc1ea2bed0d524223cc75e21f7a66b88f071873d766f7bc3b733f9cf +size 2967103 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000046.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bdfb7e4951e5878d382cb4efb6f23c3b967131c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf0e35f0eecc35dccf3604beeddf72b26be05acad4772877f5c82d3fcdae2f8 +size 2470218 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000047.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91741f6d4903b5326d7e055100bcdbf3e8c4ccdc --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e3f116916aca50e5b4ef094ed251638f1c41bff3569365d743397264b9aa2f3 +size 2484253 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000048.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..769c7703f9a450b998e349d5001ac1e3ea6b3219 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5a3ae5a9d6e327ed0e4593702d23b24643e25d4ef19ed3aca57780d461367b0 +size 2622559 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000049.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435c379d8b4153bb659ba6da86e72fc8420f14ce --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace13a34d9e4a763f719210e9e1c24d83355bffd21914daa484012366a448114 +size 2666002 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000050.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f47bcba3230321f080c8d894d69fa2bb58c00037 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b58f5c8f8831bb0a49bdbcc63435111d186ab9c5e78d284136a5cfd6d2434da +size 4000113 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000051.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6bee752fe35d9820a872981f878568ae74d5af9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23427dbb320f78dc76cdccd0950a60235f71c16ed430339b4e2bf9164ab178fe +size 4224720 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000052.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc1e0d3f0e531765430c06d86c792020dad9eb4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:162839dd61d023f97a3d0e3465ac5e6b5ac472645702aa4d9b6ca9180d981e87 +size 4447915 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000053.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2709ebff1f21025f5ef4c497a62f1346f6a47188 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1325a72faa33a5ebef309c347c617777ef20ba16d2f3424fe365264d852abf9 +size 4259515 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000054.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aed50551542e1d363ae7357480b5524987f446de --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36842b5f275f41d37f55885fe291a7eb4dfa2e4350d6714e15a6d613c62078c5 +size 4164467 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000055.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02db29d7daca131f689af1dfb3931ee74e06736e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b09bc567743fe82c5f6e8d0708829ad0a0b252eca32001f76d7beed8f336bb3 +size 4471476 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000056.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fde6ae1529f50461f4d4ea5b98384c18ea6ba953 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e004791c610d842cff70c5dcc32e3f13be8e877a1266058badc68fc6100a6886 +size 3851201 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000057.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dad8afbbe58b673ff11a892aecb3f6003cb635d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:012311a1a27f189bfda6e12d2b1799e395b5bc7dbfe7e7a32cf702172b37a320 +size 4136006 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000058.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ed2b17e13537774f25b1e6065bea8317c7ba3dc --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7a6a2d4e2b14f142abed64bab06e730aaf145c7dd312a06e0e6f440e3acabe +size 3967995 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000059.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75ebea1f05b942771d647608127425dfe0738899 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8de6b2d3ae403bf9d6d9a0b05ab5fe6b65d652b96718cd4da3f42facb2a6b4d +size 3814829 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000060.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7243021619e315546fe2ff471738713949c33596 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c67fca7761b23a2a0130be51ae2327a6396e47e37f5254df2fb9b2cded30ca1b +size 3634576 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000061.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e155bfd9df4f795bba0176464b8038c765de5d48 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ed58c891a405ca542183e0032d78f691fb4ec8d0d2921eb4a5d7c7ab067094 +size 3988193 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000062.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43dc2ececd5791b35dcf288e1b153dcee55bd4d1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f5d3add27ff4631fa58c892e7b478f501eb4804a293ce6ebe19ea81761fed5 +size 4113458 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000063.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0db6bac54c4484fb344ae19a4bcca4739fbaa860 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f01669da0b4b8406dc7b0ff7cd948a1776c6ff3d3be97b3b948f238256f045b +size 3389590 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000064.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d9534c33dc697963315cc61b80059a66d57ec57 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82143c69343e4b490995479b1b62941bf55b4391df73d680f2f383dd3e93ff2b +size 3417307 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000065.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..940cde1dfd27d4abfb30a446637c47d420a457ab --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e89d4099505f222af1cdce10176856055d8e0300cbc181511f6559a16691a0d +size 3592073 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000066.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8858463c473e02bd97e80ef62e2af92e0087ed61 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98462ab55cec02e64c8f0b434394e8d3ecb0710317453a47e86c63b19d34ca46 +size 3877327 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000067.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..913f8a394518e57f71797cd7c4383ea2bdfeb3a9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:333c33211eb0de93d6768dd212f1e23f3c66a6c3a7baa08698abd0a384fb2b5f +size 3629858 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000068.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a0b0e8f53d6ef221e5be50af74e83b463e780be --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3d44af5b0ae0d79d876ff12a8d5ae1733f5a0f64f4829c898ec0e18bbb5791 +size 3403539 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000069.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a2c6380b956b93b38fff1aa9cdd2eab5d25acd6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab378c6d0b3aae1a32dc8fb39a91f08ac3bc30dc0f3e7c930921efb368694d7c +size 3728459 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000070.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..892c4956d6ba3a16ca62ba7109c7c88896211928 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56195524f21ee36542bd3e8e06f4de76b0c8e63dfd5547fa01ff0c2645e46abc +size 4445942 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000071.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97b4f376a8ff431ab3ad3262891ee066193117ca --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2caad3b90d0056e068bd276add483e5abd34eefdcb0f3ecc4475fd1b31b8332f +size 3541162 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000072.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18018c61cef289f7b4742ede0aa7c1760f1790f1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8b589a32ad3ce04a30fc5bc111fecba4cc53c34d3c08e816fdf69b76fac6b45 +size 3453869 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000073.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a579c3c9dfd31dbdc07112c2ea870568e1526e3f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99122deaaabe7f67c88701e60c482f3172b194f748141900f0f92c68cfdb6e00 +size 3552648 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000074.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1e1d8d247e065f92e04b3770c61699650cbcb05 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82b60b64e30017f8376a57c84063f66dc3aedcc186074f746fba3e71a635999c +size 3305860 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000075.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d733f04235212a15e6370bc0b52f45820e3c8b5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:339c7ae32a18ecf5aa9ea320a0e432afc69574d1922cfb881ebf22edc92fb377 +size 3321397 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000076.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4919ab77d0992a550c0d3c16a079aada82a363fe --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0f87aa779fbac7ad7379371726d94dc903c0844a2544673cb317faaf73ade7 +size 3108575 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000077.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2790f198c2dfc6daa9f2bba9b733ead142f42e6d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65488019030add72af0f6db2d33f360a8bb3b1667474ae4c3ce33dff6cd84577 +size 3392813 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000078.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b00c1de42747fdbd742ff7d73333c7e2a80559e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f03c6094a1f63b12975bbd39bfef59c47532fc09280960c00b1a6392c119f1 +size 3271091 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000079.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b439af92890b2fab841b51eae98e88f137e5f6ea --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaad14d1790cde1a9d44252e203583225ce22c1f5b65aca2f1b57d7f15f78e6e +size 3210420 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000080.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08cc2142376000ebcf8c992b15d2d86a4c69b785 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fcd832473e51060444c899274af22d59b153ac9a0535639a5246d3992dafc75 +size 3431014 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000081.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff723256252043da305278edc76c32bd12e9d103 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da75abfef6e764af480a11365f2f438a24a6ee28022427905600975b2d0194f +size 3484474 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000082.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7872a4f3961186982f2a98596e60dcd7563497c7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3917a2cf45131a1e0fa3771246121b9610d993c19a54e99081e4b1e438ecb5 +size 3544018 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000083.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29659d6098a27f1537e5324364012dd393dfdfc0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8700208dc07b8cc42e2917d670f607cc0174a6db4615ca3a48a74358fcd4a82b +size 3216683 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000084.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e3ae151eff0d26db866c8247d6d208476d6e337 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83ba7e22cf41fa0f10d15e97859cc1df36468110ea3db5cd04e284c815c86126 +size 3210904 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000085.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c5f8e5e91e837fd720c3b2033871b1950b9c0e6b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef8744edb1015a58b52c886fdd93b076df119037be83f356bba4cc48f9ee96f +size 3078492 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000086.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5755c4f36924dea37d425956d0da1be1997481e0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe3ba789f83192f45c72516ef61fed2c829e84d2ad608a04c6a407590b8267bc +size 3049066 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000087.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97d6eabdc4a39762113b570f24dc747b02a91f84 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88c9e8c9d4af63659d8c8e4f3ae0ff8e2e29bda35f05fdc53307b685ecd6f285 +size 2763766 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000088.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe471cfe9738407552801a76a020bbf340b05644 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15981032866de14a2829066a1a46bcac002dfb34c26a88478c0c5ae51a03edd2 +size 3195275 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000089.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5402d030228a09d8f4c704b7c78c4764ba34efe9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a7133e3ba389792474d191cf233b836f8b4cde8f22922c7fb382e5e36bce565 +size 3058209 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000090.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d1c23ac2f0a995d4765df7c20db1507136dece8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5fb8441fe6589913b5be635151986c1adb38e64e4109816e86b9a422f837ce1 +size 3529461 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000091.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae01940efb1ee974e6184894c1d68f1c24429a63 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc364c04949d7f23fd67c411aede6d47aa37b2cb3b5dee47e80f4c0149cefe9e +size 2819936 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000092.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..81fb8302714c7a9efa234e30c3a39f70ee7b2d7e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8dcce25e2d3c33ba235909440443f7ac1d311b8994a0fd79223bdcaabf35228 +size 2434401 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000093.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8d3e86d74f22fbbffe74f928f28b0287eda4544 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e10ee1dc49d2ca00e942ffc571aecf68ed05906f185111a33a193151d9131b7 +size 3208194 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000094.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c547bfdaece872f8bf9d69e8389f24255b237c8e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9f969fc137edc7367f38ae25cd826f04d623e59a1bdaab5dd0f8ce789ba1662 +size 2894186 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000095.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a64705abb7a2207880c0c1a541b600cb419e3c6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c53c85d9f9113c4622b0a29a1545759b2e04fd6f4bd51d6b09d0b22b50c7282 +size 3210649 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000096.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c809f44f01e5ed3a81fef33c18e79d2350fc88bf --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66996312659527ad77220c85351d4308e4837b3a494de54db153f19844186457 +size 3500658 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000097.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4b950c0abec18b9dc00b84eb8ff3807e9267bf5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f101dfa08bc1aef4b20a55c88dd137aae44aabbdf8b8993201957bc948838db9 +size 2932565 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000098.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dae7ab826612e2563841202e1433eaaed5c4e75 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9866749aa52c4518bb7213de362cbb91638087e8e66d2dd4e84b51cd0c1f182d +size 3098810 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000099.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b34544f4340763c52119a245cbf8ff6ea5668132 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475ef57b57ac6cc1b7d6c1cb2e0a15334eb7e1cc4a524cdcc487f7b6f50a536b +size 3210392 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000100.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2502cd6d7bbeb6b2995d8f65ec1f9b3062b540a2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82484dd5058f607179ae323350f57bce0576caf277a9a35f8a95ae3bf10c788f +size 3815534 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000101.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9811a660eaa85042d08f2fbea4e8d3f6902f8c22 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f951bd489b61a1f46ee2d6b5b9a6b9efac9e14daa6852b9a86a579ee8ae64a6d +size 3539666 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000102.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac53e3bcca0fff8e781bd6ae8ce330f44a506d6a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc42aa650b062e667d067ea1f4770376bd7cbf30e8f3b3bbb58bb86fbe851a36 +size 3975617 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000103.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d28ec9ffd003f52df5c199135278cd85174ffda2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a96f68b045b0a165d80bf00b4359995f18c8f6c746ee9f325081ab5718bf9ac2 +size 3825468 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000104.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bcea920040c1cf9abae199e50ecc593d1a0a58e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1997ceb7662b963cd13812bb0091a9872b24b3c7f6bc67980760c8f7aed8fdea +size 3981081 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000105.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ee4ff9f970d7e446bd342c52bec5a1104f01e68 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e225218c055e6b0a3a350b8ef7890ea7e79134c154588430c37b76b6cb7f867 +size 3837853 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000106.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97e867ba2ec0c178a7c1f214626936c6d1f878d8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a5c72b0021e966020778531afff0c0754a52fb993118297c720b4e71b8a3f1e +size 3701985 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000107.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c30a8f7a77cddfff3a13438e4ac22b5c1684596f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0efbac7cb1a4bbc951d4f695af8b90ae476372b38fbb824be286be1b84f3a1bf +size 4165526 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000108.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e85c524f6363e26f7998b62ce39852b4c0e0fb5c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57fd3fbd69d65a73bf0f0510c94cbe2823aaf0392847462e731663461fcc6ef3 +size 4224259 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000109.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be5dfb970c4934da7be4169bf8b172e544404fe --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bca615cfbf17ca1aa273877271f3a066d3bcce9b26f0dda26009bd153233847 +size 3931974 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afcc0c257656622f15583bfbaa2223a7b5026880 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17bcb6a6d2f180f179b073bfa2d5d6c679ef76d8cf0d5596e494a39808b7492 +size 4504278 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d502a016da4d45085b5429c8f377a8e83cb61744 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc01dfd59b4ee05b22b712d7490ada4c33329c13b50e01b5caee1db9311775f8 +size 3654923 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..576bd3f03be411b4070a0b18cff02896c5ed61b8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76510b5c384101f97c8a0118cbf7a0c6c6da6d3fa816829effded9d22b832d9e +size 3790962 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b3b228d5c77d85a46d94375c901b1aebb8cba5f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895d073cd4400411d2fd5e382972e436e9382256c4634c79c5a4e27cc0887b87 +size 3559745 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d9ef781a8c409b7b9def80f1a01fea91e58be24 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2dffeb53dcf3e867d0ddf6ae3cc7280932279a6251080f4e7df1256f7ef4d7 +size 3804762 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ade6db9222b68e885da9649e1aa6d9fc60f8d35 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c02f38913e75119166877faf33af03fd36844939504bf2f8eb30b934c5e6f23 +size 3678622 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e78a60af3678d1c1d6ff67c4b4de8d2f077a92e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:915d73738bde26831991422b9a4f9021525e0e7bfd93ac0dd06f2c854386cd44 +size 3659003 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bd1dd6240a97b11d286b6904c3e96363b6b2ab3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9882ee03ffcaa654303387bacd6c0b526da5bbe225d61e91d3ca1adedeb60a0 +size 3269320 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..207805acdad9d94d7a800e4601bd40c2c73b1ab6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30a0ebd48625acaab6330c0719122dc26c140bd0250d268c25d06c9d02210d83 +size 3173025 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2677d96d3b799364b1a6edb12b52e1e180993f7d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6bdad165590bfc9b5e76a31da264c4dfa3a2f12568f38abd6b344cd1050644f +size 3805907 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcb2763da0c5b61db9feb375202bd8cd584e38aa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01f15a6de64d2266fc451066629de180e28a62cba175013c7c722fa96c560c60 +size 3314055 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..629d5cbdd57a0bd26d73ab29f0e9e92068f90452 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b70d4aa05b3e130c972a198cad7349acfafd5f925c6404c40c12a0717e7d032 +size 3383980 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fd427803846db54645a03a6a69ac46a716ecdaf --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535e18914c90e3c02545979266c160c57e4f8a4d3b996c6e75be48e5829bd36c +size 3534878 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ca60ecd239eab79217bc8ea81086c61229df6b6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faefaf82ae638a4df5a220986796dc13440ad3f9969c3d65b7153c2e7bd2f233 +size 3532725 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcbe1138438686952e7338c7e434a1bb78e1af49 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbe641e155c3037d13578819fa221682064c8cfeb3ec7b1caf656e5646ae093 +size 3815395 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83c16aded4f969ffdee967ebaa6d89463e7c252e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad2f68461880c7b45e885b6e81bbec54b01d3d78948affb56630932ed8568fd7 +size 3598964 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37931c8056c566d524274ef8fadfcf3a48fc76f5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57f98606f3c2d42875a992bd691523c251523284972318b8102d5bb84e655a79 +size 3293087 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8300ae11d6ff6ad034e335637eb315c4162c715 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fe18a9bf97454e8d18864af7c30c895c39a6bba74ffc3104f5edcbafc9113a +size 3373232 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad860f1b7fe6bb58035af46abc39d8f9128b4e2e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:828a3c442ad897d0664cbe6316d345198fbdb849088fe3349ea32837310f1f75 +size 3153389 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7f2e19a0c0c5fb2aa333798ef40b3ca7f335a1b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa0b380e4b5d173828beb287e17b474c33b64885679e8b4f016a6f948be7b67 +size 3030101 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f9260fc4d54684f00f1aa4e649c1be0c235fdd6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b2652da05564f7b3d4c48b5499d05ea6344ede6aeb44c51b476520e99b7b8c5 +size 2928064 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa79b1039ae18a9e70bd770c171bfcf854105c5a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051256169867e5943d617798e8444ef2c3043cd32dc425043a048a98d56153be +size 2939495 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..faa0b6905e856b6b903e5bddc6296a8ed2b22873 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b1944d55ea7d9db5736242dc438704f262a7b3ef8655fafb035d6a689023bfe +size 3031166 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1c0af315b56957da9b09db70d2cdf3c8ddb38b7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:358bac48f59556b43b12910737214bded09b604b796c73655030fb6c13416256 +size 2924777 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253516c93c62ade91c21bc36489f4e2a4f19cf66 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002d69a3a710d66197a1b223062bcce4ae35d7b19f9d03efbf97daa62e5d7445 +size 2904154 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..712260cf5158343a39082bd81b7585f836b49ba2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e127969cd44331b245e4886efb97833cb99ebfd62f83c92e11b398f190f77d +size 3212816 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce3b818c82a9813da0ab21ab796fee37fb842380 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f54adcce0d87e4aa0119c7a0e5e3c51904c6c86cc990ed32eeabe93b10a6e29 +size 3104361 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63e423f9c7f5bff460a9c5299e9deac5de95cad4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2ac4d2ab081e35dcf27f2653d4eae99ef479512984394fdfd54a2c29dc5ed47 +size 2892721 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ec1fa82202cdcbd5751c33812ea98118b57a90c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ec677bde5368207d0e1eaadfa39b99bec382a9ed93f7e241ec41733f5c3595 +size 3210508 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d2f1c66d4df9b74725d278a37c2204c236905ae --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ebabe3956b04cd7e0940afa0a78785e75afbd29146b88e9b2003183e519d597 +size 2968460 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbb1736aa4f7c793350190cc5f51c8820490812e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2672779399c390f9a1ba42ab1a5db06129e0258c9acb60b5de61b9d6d387b854 +size 3515955 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6518fe0360b1fd02a2fb1941a02e11722140cfe3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:076080dd65938cdd609986ff18bb7d4280569e2d822e864bc38368d6c8de818f +size 2994812 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be8bae58e51a4872c7b9615d3a637078a9e1054 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47122ac1ccbefa7b5dc3975430d520f265ab416eea24fb9a3e342a23deed9e0 +size 3070199 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cb564b485f161fc0b3464cb9bce515a654a7188 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374fde7c44fbdbbbaaa6add035923b785485e2272beddedfa887cd7bbafb05c9 +size 3265575 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5428a3d2b90b3ad2124b62f268b3887f412f817 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72ea7bed733931894be39a5a9af8424d4dd7d7110bca8a46e8afd56c4fc9853 +size 2938480 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c672d6c7081521e2faf8b0806dfe81629a4be023 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0223f4a2258d4e049a04c32013f91f72b7f6bc17a1360a3e925393678205de2 +size 2808301 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fe3e4fa1e64e69f9aad99abb2d6c3f097a72c10 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abea272729360c283b67e53ef7b64c8a1eddc2199c136982ee070bdf9bc6c8b5 +size 2759718 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13f67581800ab5ba4c42bb66b894261215aa18ef --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad8339a895471c79abfdef4b98e3dfa751941291ce7a2d2073387781cce0c9a1 +size 3188236 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73ce7be3af84a1196005ab116d8e08395a8432e8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ffcee12cf492e56407a176c8de1d8303b672f5505d7ea8d56c05ae7b3c7492 +size 2730695 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea401b1abb50e47ad3d76fa6e40c7b887cf71913 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad4da5fec2c7a683f2b253cd1631d7506a125ec5852535b3aa0a6d0d6ebade01 +size 3159752 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b972ded0e600da34f8b45331218ed725027736c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bc60fb2c1705a34a47637dd4104c971205cea621072c7fb52ce9ec7aecbdea4 +size 2738029 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be033883654ed4eb4ffc88d45dbdcc95f7255412 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cc4d7dcd5ac62b4ec56b878cdc8559bf5ce0ccb9a486abb2f1ad63956142b36 +size 2611373 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6fd4be9ff9fb99774484039537604fc89eb62c0a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8ab9d194b5b7f83f45d82fefb7ea6cb06f44e30e450ee042f82fd03deffc89c +size 2571332 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000043.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75e3437ae9dfc345bedeee6d5dba60f3e2aae00e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e9ff82b6e6e784c7dcd16401b270967d48976f8556ed2da9ffe0a7794d462a +size 2640805 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000044.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c86783ccb9b6ea906672690c2d20321204c6f135 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21183d93c477e82e927ac6b7cadfdfedc4e2d035fa7b4c4585403bb33e4094e +size 2596876 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000045.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4905eb5c8ab1d4633e15006ebe8c401ad8035b6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f26c92075896df6e6709716a5b1e6cc54ff7372177120efa49dca4997c3c9c6 +size 2931405 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000046.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745982cac3d223f429161561ea821d0cbe221eec --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926a62ded7f3c70a84d5ae6c0ae1964c0e0efa25ff1e2d854259989ff8871eb1 +size 2417824 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000047.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff43dadc176f03176337431ea6436ab5d81e0f56 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c975d375fe2c5c9f03c71f9fe4fe9706c281e17cf4aa57a4fa1a5933e0d789e3 +size 2395222 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000048.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7439883b3b098972e657ea9ad04bd883a43da60 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b471295fc33966ca1c663305aa00726515dbba8b9fef0beb1aff6462e17e14a5 +size 2558557 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000049.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0a665dfe56b6d98ed1a33bb141ac85052971eac --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2750d02b6b00836f2ab5edf0408a019c87967a31ddd3b888f05b46241c49a18a +size 2589379 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000050.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ece1c034b7444280213df270bc7d4555538e720 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccfb50a84fa9278783c633ef3b6c8ce552fbef163662fa54c77f0fc55bda674 +size 3809102 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000051.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e5b86d6259251db1808cf253e845732b85710104 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d6d7007e488b2fee0b3e751522d1b238692817ee5ade4624c8f5fdc497cab72 +size 4147032 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000052.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17e011d45aad969a31b951a52ee5c9f0cd2515a9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de360807a7370c7d117d2b4d5238a7f1b968806b9fe409c9385b7bd049d1edd6 +size 4341996 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000053.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37435d1cd4da1282101f50a72811fb713951b3dd --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21cf8071e53f29143a2606a657d3d31fba2609aab58c61a647964827828639a9 +size 4170987 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000054.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c82b10d18dce970a3309f6f63364da0f0c49a8f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b50532fc7ddda0c71bb23e0b9c64cc26af68fc272a0095a1bd55cd1db804166 +size 4085351 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000055.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c02ae9cda6f591c3d62ceb2e5c131214c67d310 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a3f20a96a62c71d931880f43fc848b229bcbc5a85527eaaf97a112d9e2b38fb +size 4393945 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000056.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c62449911229901033043b9d675d8f3fc0105bf2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86cd320245b476c312fcbd94470ba4fb6ab9cbb3427943fe0aa320a9a1caf5d5 +size 3729745 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000057.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c25ec48248886961ef07fe13680540d229847429 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b10e0917be462e7e1562c100c968d35c6823b3e5b990fd75fd8d8bb3fc6830a +size 3982864 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000058.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf027a37a915c3bb9c950d3b246b7f5845acb0be --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c17647d147f788911a9b602c1fe20dba564c13b36c3a3d9cc463f77f957e5f +size 3821163 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000059.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9a81a5697adce94b00ed4dd2a48736d7dcb92b3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a91e9100d4537a49b8dbe6cea138ba98fb8dacb1493366ce5b0f7e6002ef90af +size 3676267 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000060.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64cf57d41454dc80eaa2e1febb952fb2d86412a3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3c6be157fe3899aee0752e760aa456df40d9f4c03e309cde7139341c25da7e3 +size 3507558 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000061.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c828e6e965aedfe0e508ca9e7cc48bdf41307fe6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7017a628c2fc42e4985d76a9813b463585d3e98706299c8f4502eb2c2d42be +size 3839974 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000062.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8474cee8a82e1d9ed023be9de7204b509b404a11 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dad01d8e92f09efaa057d01bcc1c570f1a23cecd41d8473b23c94b5dc4884436 +size 3907720 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000063.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdbdb691b1e473d125b1d0315ad995eabdbf3ea0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c5d0f6605e3c6405447cd33ca9b50bc02e61fb5729b4f4c7e5fbfce5c9d6e60 +size 3340545 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000064.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46d1eee63dc003fbf70d311712786987eaa87aaa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908678520429b59666518485d2a024ce6495f987d767ab91d22cf3c0b2bd8e11 +size 3408969 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000065.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f637af066fc3b56423451c6251bbd83955e52d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0510923f142e13b98c34fed58c2a85138aa2805808eed9f9d538961f15881a0e +size 3470811 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000066.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d08411294147aa4cfff17a8ce08495ead8600c7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3fc7cafac735fe12ab94ba7c09782fcdefb6e460c4ea1b081e6c0a8c0223b22 +size 3778881 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000067.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e5e8804c3cbeb81156e35b824c3337065fb405b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26100c45e419c6a85a4b23eda0f7affd1a29120db4ca53a3b287847fe9188560 +size 3530564 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000068.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee20c2005d90d2f92a285dacfca8e69ad5171aa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e0c7946afdc18e7c5e55faeebd66f460ed52cb33fe12e6c1a5e15d9b4661b88 +size 3314491 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000069.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be9e2ab1cd9d34f7f599c9a5564259b8942923ad --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b5d21eac93375268c707031006b1c83029c117790a86406dd63c66aca1b756b +size 3616544 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000070.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88053b319c7d02ad60bdacd5c367d71514aecc8f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:223c6ba6516596a98b6e1283cd0e8430b3ea944768bb3d07bde4d2d8ff3df922 +size 4368404 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000071.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33f444edffc8d39b8b7907f911661956cab41656 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbb1e0c434f33811f19d1eb7c875af9ebb9a50cb3117d48b6a72a82a6fb043db +size 3526369 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000072.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b620984a64c6d86217cfd29f030e80abb421079b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46eaa9b6314ae7a83c0483edcdaa7172a0494a8053f4a55a68e250fd62c5e9f5 +size 3408794 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000073.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6c022c151fef0ce03d763efa59f2305f4159e3c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:802a50897093a94d486f65fa469a953122935413e3e01e47f20d87577a8d1914 +size 3520239 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000074.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61c10011d93838313e1f3997cf7795737c1fc9f7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d205454e5a26ce87cfe5f44069cedcbff0f499a06286f6a701cc9d5ba6f2186e +size 3239470 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000075.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1151b073947db7528d8f6c636b1ab562cc9ef219 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:972b7fa4337ae4a8fc2ec7fe713d257e830097814b3c1d2cfdb8eb44f88a6901 +size 3257006 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000076.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e8053849f3cde6276e59b2d3eb31145ea796cda --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae84545f068c1c5187d33873ecd1f5a753adb5d613c67b290232116d113acdd5 +size 2986844 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000077.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68173f40e01ce0a8bb36f906d00a5e9238e420b7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2cbe9097513e6039c56dd7ad850a9ec2253400527ea98b3376a419377820899 +size 3258284 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000078.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cff1b1e7a3ef4bf987a1f39df41d8e5d5d63b6f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7b2cc60678b7406a1b5d491dbfcded53b04809ddb872894887be08f680f6196 +size 3201914 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000079.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..be5658ddcf888cbdd24bceb95f973d66afc6e642 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5454e50d5590e720d6bbd4e6e8156a7f288a04209abaa430299bf49eeae43c +size 3060102 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000080.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5489c667e83cb536777d087bfc1e2a1a5a170867 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f41926ad53e08ae44ca1564a1a27665d48002dc196b6a86c2bf10c01373a266e +size 3286480 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000081.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..802d8d8be9990d507735fcfee9e5b4145b093d5d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caea9e35797d90da0d40b733c15bc003df183da26672a0de43867b0d9e480749 +size 3323187 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000082.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32c42720cd73925729ba0360fd3898a3f43243da --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debaf1dd8db138aa024caf7e7812d11f76ec3f194ba75645814da322155ec472 +size 3502976 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000083.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67dca060e221df707c99c2792485c372835fbc41 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f221d5579757dcc472ebd1658c7a3ab6672b15fcf4ffc64032735dd6ec2d71 +size 3089205 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000084.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03d250675284d7c7d2838a2b7e732d89c0bbf975 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b861b2c2385bf5154dfdfa649325a6cb0a494be6de3e8e2db5979077a75a7c33 +size 3089984 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000085.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c700b3a1f1739feda3b2df9a94b70f0fc4519f6b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6590a57033cd694633661a7b0fa558d751db8d04927521e272df0d90c7aa33c +size 2977887 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000086.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d4090a5dd2687926bde810cfacb34cf8d42c2a6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3042fb1ee7c2536ee48e89d4bd40cc0b6e306d70dbf308aa6dda850bf50ba530 +size 2959261 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000087.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc33dee9f06d1b463d46271445427ccea41140d3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd73bace857a284a27b5f2b65206e568b3a888cd4a99d5be6268bdc41ac2119 +size 2620641 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000088.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a981985892de17b74ad3e618548a9a6cfa8b9be --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f739de1404c5a27e917815b7d574191baaec7f86ad8ddbc19ca1f6e9f3a8df6 +size 3100540 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000089.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3d40c5a8aa82e449ddade99adad1faaa56b0d23 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d7cc3d551e1bea4024b15d482e78895873fb8e3b5adc54806c1810a69bbbfb +size 2958165 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000090.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e5dbdadc3b4d955b77909d161c1a25293665797 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d8265b74aae9fa236287b0ce475bdf2edc9c384cfcaab94242b49d477ccd101 +size 3523865 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000091.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fbcf2294a5630768e017550e0e40c19cb950a09f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d516c8c10ae01a2ad9daf6f0f29f14cb5d50f0f1484ce3c829c56ba8372c6e0 +size 2765829 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000092.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a822d45885ff165d78cc4225916349cec07541d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e74d65c06e27345ee54ada2effc55a7de4d73e6f66bfe5b081f613909398401 +size 2351706 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000093.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951d2487ac8b45d3aa8d48878c6ccd6b3a4e8eab --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af515fe57404df306136657991fb966f8a511278f4eb8b3e9e542d0b7202c74 +size 3145153 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000094.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0cbefc04bf6fcf14892633811e93039aa6d7810f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dd0063d2df23cfb914421298982b33f8572cca5eb5c07f5fe87d05f1f1c744a +size 2842967 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000095.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d3bcff881358fd2e4074f57b4a48ec24d48bdd5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24904c4ae44099f63474e962ac6ebb4269e1847adfb94b8b70671a3b29954a5 +size 3133627 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000096.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd88dc9ee1f2b224245104c7724841a91452ccb4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225601cfe06df89c7ae67ffbdf0ced94cf4a027c6be09ad278daef5e6247c65b +size 3412116 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000097.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3803101799a15c291e139278af76b4eec258c20f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7039ef9844f76c3d3c39cf26f6cf004cad1dd7dd763e35c00e1dd0ca6575630b +size 2838481 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000098.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ca35b2f6d686454a1c12a2ae4d2c90a2c6f316b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547c15abb7d338636137957eab4abc24239720e752aa6f1a2f052d7ace3bba87 +size 3011821 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000099.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c00445813d53e16c4d6283899da4a6e6626dd63b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67af278b7c8423ffe57cf015465308faefffb737cf57457f4eb19cf94a658392 +size 3126789 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000100.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a87561ef03bbd8ac3c3b265b2ff78672e5c2d04 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59a1eafaa3d8147090fe9600f4deca24b356ba1d5cabac3b4478bd7a16a1b089 +size 3724615 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000101.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb7289e6dbc3bc8a77f23a04e715fdab784b7f51 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f49da2186002af6a5ac8bdd395acf8dd240367166e317d71da5c7d0a61b6081 +size 3420126 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000102.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7744c3b5e1cdb83b67c1c38e5fbe1362e3ba4cd --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9d62981d62c62508461da50f4f7e9ec13eacbf9853d08e89f92542f581d84c7 +size 3899208 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000103.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ac4e6bd1d31303581f55b05cde14bf86a8dde85 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c9a72250558ba7fc4b37e33eb8d62f2a014dde4768e86ac47ec6f4fcca71b7f +size 3793188 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000104.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95c593a0135e09136c267c23255b975b1b9bd82c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ed4e8c070a4f11485e6ac703eb2abbf705ef6756504051c0cd3aa255847dd70 +size 3924965 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000105.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..855dfb1f4e4f9516e31605944b656cc9644108df --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9092f272306919bd6f4486b915d260528a81c0efbec1082f2e8ee0e166bbe512 +size 3770925 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000106.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1ab4d53895133dfb524babeeaf48ca3b0e0c358 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a1aeeb2e1c6a72341de5dacd73e80664b235d153e71a2299a6a939e86bad773 +size 3664056 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000107.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6203238611c2b90106ee4161d1fa653490476e9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab1f8359aeb9bbee5f18b0c266416d1724dc39291bdf58e1b53c714f633d264 +size 4044217 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000108.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b97a4f1931141e537d2fadef69fce73554f23e3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa640d25ae830e9b99972275910a87f71783f63685f01f6f05e267262a7d7212 +size 4104068 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000109.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2051958f930cf1723d0e439c5b487ac75ab9ca04 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44aeaad88e611ca55169981c3406d72e0e3e633536cb0f0f9ec7dd26d1164b9d +size 3775181 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ebb3ab70922a1ae8003539ec2e435dd9fd070f6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec2c30a444b22308ee75225658bf981c1b46f9dae1228e179fb065987337df92 +size 6038983 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c641d01fa24987f834e085aa31d551cc49e8b97b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44053c285014405cfa91877a52899e66ad3a943b9abd85d55c53aa43672295f7 +size 5034149 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b65be52dca4b9b3fcc5b050f9e5acd499988a7cd --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0becb980f1d96ded4dc06c9e3dd207f741dd8d2a0d691b7189a6463c683ecdb +size 5386715 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a8d8ebeec46222c95ad604cddbead8e9d5d3483 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44d2b7e892d930c9c610222b01216697b170f22c6201a0dde223bf33cbfebbb5 +size 4082389 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0234fb4a21ed089cf2ddea18898272b0ff421957 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a09f4c39a24eeffcb2f8b5d3703281fd6dee2c78b133efa20c74ffd4a20c3eb1 +size 4961788 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..532e798ca99638e8d3ad5722edc6725da1bdff8b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4947b963e430c6830e0c62022a940f00baa85ea1b2bf844ed0dceef6e22a59fa +size 4923424 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..020e178c970c2d4d287bc22bea7607717c6681c5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef2474d1b7666679d540d56837a0cc26488e5ab460e2dc9391dc9a401996a400 +size 5039497 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4c68427168860ab8d5f742cbb26eeae95c363f0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bade5e42da88ac9aed2455ae7522be7d2b42ac432a22ce18ce298e9f5d4a13f2 +size 4567540 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..91e32fd5a816883ba918034af1976ad1b3684e81 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc9ef5461d6d6a873fab1d485f238fbb10118375124c64ea84904916b823d18b +size 3838355 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51686cbf43e8309b3ba0e7efb85ac79b81d59a76 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bed10dd2b0efe717aa73af28292e95cb834bbbb76462818a7eb5541a249eee8a +size 4960762 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26f1319510c81e961a2c982a497d981a652f7eff --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035c2635d03d1cbcd824a7f9415f462c8319b78bcd4cf8ffe028d10344c55c2d +size 4637890 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea97037fd17af1a470aef13d6822c432efadb82d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9d1b87b867bff0c4f74fd8909594add2b488846984fb721eaa00f449607c14 +size 4613012 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b36e2b4d5b41497cb02e3f5835f35547552409d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a592551452db3d83214b1f319362f97a3d45a4aef2a311d1c6d5f16bcf992983 +size 4650862 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59ce0b2a07ce879ff611b34fb94204d97df0ceaf --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7647b2d85b065bdbe66fa6fc7504ea3a5e7146df575e035659dfc7d2ea52486 +size 4834093 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ddf2340504b3e046d52387912131ea907302328a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1224c54c910d8061d1b2fad8bc29cbb5736b4514d01b8c4959caf5d8769eef8 +size 5145013 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2384de24f72594726c84697a95a1afab2685449 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:879abb03feae4c61a27ed4b38f8d42b519694a6a8c0e774b3fdb71d44d4573d0 +size 4544969 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..640a7ada9c3454312d1e56748021db4a5fa061d1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a62bc1daab541acb38c128b8f80154d9fc2722144259c682f1869d2cf712292 +size 4516483 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..790b2ced3861f73eec565db4b783d27e3e4a9f77 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15b756ab69ebcbd632a516f85791fde805511bd913f308323688f9db47022986 +size 4618262 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16a42d95f0d6f1194decd4619bf05f93cd8bb7d7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be6353ac0621dc37d80046c6d22e3700e7a6e6f6e52ba8fc1d9609937c48d61 +size 4286593 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef6cd77dad0c8c67fa3e843e74813196e4a92966 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b85abf21d74e24e239173f2b1f7434e271a3ba7d5b8194a6c5b51358f54530 +size 4386965 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9fa15bb4645e768034439db1f8c9d788e09fdf1e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfdd91f84ecf615881376f1db107f32cfe95cd047ae06d487d5dd41fcbbbaf5 +size 4243478 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24448da78daa0b207e9212d4c2cb7e82da01b6d8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95876b310175f850a37b09567163c3a727cd6e37a2f3d57b84ee986bf93034f0 +size 3697736 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89bbae59141fe5d7d6487149109ae664ba65c41e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f89cc9378a531450ff09bcde6e1ac152a496b3f0d15e675496449cb38bb879b +size 4475135 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49fa98c7407b8e899799d47b2509c26eb6dcaec5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:781b195b00bbf827545d8745d0b6d8ca7da44c83db0f01ceef6c2ff2c3d94284 +size 3601269 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e71ca433f15566f24d1b0e112db99931a8ba8c0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dd8b21c8d548a50673ca3f464d16a6fa7b39540e21bca44624fdd870e0e13a7 +size 3977226 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34fa7fb1495253a27fdf24e216685b1f41086ebd --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75cbc31859c850621cf0c81f6a9bb8c2093d272e6d493e660ffca8ae5fbe9b24 +size 4324012 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75ec5f00771131f5840790158bb42b94f5e6365d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b296cc3f6dda5fe3e4976f35d9bcc329d593fed8b9aa8ed96d08f3f88afdcdd9 +size 4562667 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af99ca0b9f3f3a86ef4142afce4c0b6bd9ceb416 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca3913cbbfd94934c5ecc136784960ad9388b6d014303898e2181c2d329da921 +size 3858317 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61e5abd446b38296ec267bf7057a666e5fbcc732 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b73aee15b3eee0d81a2bc2c85fad42ec2898ee3f7dc3947322ecef9e35fb08 +size 3973118 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3d2e1ccc52686f9b9ac8dad767d6cab1f44c103 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4af9e39f3d6b236a64a0f18e200a932b6701f332bec6ea192d5e597c75c30ae +size 3836843 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..364d09bc5548d54cfc5183c38bff00976c7080e8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1656b901f5eca7efe683673f68c4a117a385e4d48d2600f4beca719f50971879 +size 4977498 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..392e69b879b0d4472abfd062202841cfac4e278a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cb6435123922345ee8ad07a921eb2892000c70f08ce3608405ecc605319fe25 +size 3968770 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd2843f0ca17a2b0d17e4775253a949304fe7c11 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c177a66ca16c675dea7131ac266b807f6776166f7cac6b9ab88b7447f7caa069 +size 3865519 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..253c818ff8a093762bec68c60684ee835aadaa04 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c85a8761f9e23c114bc63583201a5b11eed3e4a9e382216bcbe340170d475a +size 4226045 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5711e93a85798660a7e0de80f8072e8f4989b265 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00f50315d8f5a85f66b6912c159019e41d25e827a2a547703c719e1b1508168c +size 3907054 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a290a10ac1fa7bbced1551c4c098cf64f8388a5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:121bbaa1bf0550268d2747785302e3ba1a2f273f6b50ea12d7d313d9b27f0738 +size 3865650 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc8f17e949ccf96090a679bd47632b3531c85925 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e6d8a5583fbdf8c16e4869ee64501fe4a540165532b172bf19d76912743e52c +size 3999826 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e43662653d32da9c14f64d90a41ce75fa7a086af --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:249895ce07549f5768faf21b086bec6e8c92d018e7631e3c265826923226b362 +size 4430806 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae49c2c907726eaed132db20fe5868a5f79d685c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d35b72e45476cd37af9778aca1a3c54b63c80eac96d2d07f42852c45a47852 +size 3994869 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793b7f4537ce1316e96e492c550424723c06d764 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52cdd16066280a8899955d45091a616721eaecb0bfe6ec644f1714f0d86f02c6 +size 3873163 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1881d0ee1bd8ee08f7b6862ce4327db6e351dc7b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5918a954b99903bb19a09d429552315689bdcf932ef0731955952226ba7dba18 +size 3772886 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c07bb8443fdaccedbb2f236512c470e985f503db --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:791599c2fb581f765f55b6e8f155572cf40db6f8164abc1c46e1e361e3cde88a +size 3859690 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4ce13dfacea08481cad0e35d810dfd983b46cf7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e78a388bf6c115254558e46efd0460efb52a65179cd34e784e60ed330486a24 +size 3252880 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec342a66eb766e730aea2137cc547ddd2b7b08a2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0aa4c83d294ee07805568ce707a76c249c0068361fcdb8ad11dfd5032bcf35e9 +size 3592907 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..339081bba4a7d50e46da0459ba119bdd04a29726 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fa5c86dc96cdd9c753c5e81e9de5f73edcb56c2bc8db971e4b972ce0ab9d07b +size 3734017 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ca22387b5ee9301f220db29f36a7b0eecd29e0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b665d755f4cd11287d3725791a53ba5aec7edc164d5b575b3c101681821874c +size 3950701 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a869ed0a2d86fb71bd9d4c297bb4b1a8653d858 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:415216db1a0381e7edca96689cb677452dd0ee9eeb1aa16a77d68d404fcc805f +size 3300937 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..435fbf5732a6ed1123de3c8564fdadcc23ea0fe6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d0a0368d012b9891e322b6fb6fd5da7d6e418e78c4c281e98ba113edb777c15 +size 3362444 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7dee975118e74e493028fd9745bc02a910604de --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d87de80fff5a0681cbe87c10d71a1ee59f4b21e79c5eead7ff0042a721b44c27 +size 3481219 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..791ef7b71b47e96b5569c1ead385250558dcaf06 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5edc0dfdafc0a7fdc4cb1c4efbd6dd0f9605a51a10c32fb18a59afb131f0f731 +size 3568299 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65404d05443cc44320950a8d2a50eb7c7edd97fc --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c4f70f2c75f56681efeb9fd5062c6bbb2f88cb0e970687bc609dd70ecd37ca +size 5515518 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3860a07659c1d1ea778455fce8cec8ee2e55ef08 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd0f3831a0a2b93e485e6c30af9d953d83c08ccf01ca3ae70a09b47e7a8ef83 +size 5892879 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89cf80f50938ddc97beb87819621162e0bcbef5a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b497496efb40bcbbcc107acf3f9007facfe660078943583d96e16d152dba3c5a +size 6118272 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d9cc37868577f825d2fd156f2b79655b580cbb7d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26fd703c70e1908ba7bbefd68ebc246188cd466ce163551fef5558c494b75c3 +size 6022852 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75843581682c083e9881eca5ff33ecb9d021f727 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb04006ec2da3b8c7ec8113c2e61c1eee9542fd29797b98f71bc1a15f848769 +size 6209070 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f49cfdaf0ee6a9826fa9e6ebb344c5a7c3473dfa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c91d2d1723ce3739040203f38c946c617147e6993073c3757086c39d52d613fb +size 5756331 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dc1b38f14770cfec811520ad6b02233fac1632b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9144b7c8cd77cd3d7d9b3e688e2a413b18af0694745bfbacaebec0a626c39eb4 +size 5399848 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b87936d00f973a8f0ca54b01a5b7610d943146ca --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:553ed90d30f4e80cde9cd77c6d2e3bc79e479dec91699859a565dde0a91cfa6a +size 5959253 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf8047256d4750758f7e0a7dff47b79552f62d50 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9251405a8f2093d15f50ab87716906ca37b59b6611bc3e4fc643e9072b4a5fe0 +size 5489200 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba2feffd6a24ddb19d6ce3de8c0b73fe14eb2673 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61befa5e17ece243e9ca8571872a22b2d55ea8fb3f66fa820661fd9ae980bf94 +size 5235166 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..129602aebd4d8761a30348fa90933c64d50ef1da --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d78ad2011cdb6dd721168d75fc21fe9689cf1c5653a9dfc85b2e0192b681dc +size 4990607 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d6f6853a4d3ea15a37f915082644927a3fd0a7f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cc70d3413e60a7574d0d8a3110f8750adbfdc691931e91dbc937ecbe0f7d95 +size 5811205 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6aef5162701416d7ea3212f5c2496a36a8d6568d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d2dc95b7182bac305035e2a35351f25dff61e86c5de349069a994df51669468 +size 6022097 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..37847cf72a1a7c8496f5782c079e9235dbd26daa --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd01142ddf6d19d656a9cdbf1802cc72bdda71de834a92b6cf4932dc63176a0 +size 5066266 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..22f938bfff24389dfde90351bfe65560adc0444b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a2b7462289d60dff26adfc777b0f236d8ca9a6b8a3da7514cdbee911d55e8e1 +size 5158669 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cadf0c7264aa5f901666041f3be275c36b45bf3a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:718c33039136cb596b5104e535e08b727efeae3244e184dc45c41246c9a4b996 +size 4740820 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..63c023196377b39e21c7c33a1c6a7b1c42ffb541 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99f10bd1cc623613dc63a70e7c3cd5be56564376dc89933ae4508ebb33ebc8df +size 5684452 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041f1d1e936e69bd64affccb3698f1ea9afbd3f4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d14b37709aadb8204fd5c1beefe7ebab90ee36282b8f861f4413c23b41a264 +size 5141853 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efc6bc3aee11d42c8c4657467f34ffc23eddc395 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bb52df14c13a758777663244178b018c268d518a71bb13af58b6a3833f46722 +size 4905610 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1708de01c76ace0e1d10e57598aacf86dfe57dba --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c94d19412df68acbf296c72394610f037b9ff27670bfb3975b0dfc31a1e25a4 +size 5220294 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..41571d68b69a2c7e329afce05a618af9d2df8a24 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a56c39d96540050f346564b647f09337f75495f3c7089322833bcc3a1d68230d +size 6974049 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9ed822bb1d69a3ec5291de1d8d91616715d2ce5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88e207394c259d935fb830c86689d9a18015b6c6728d7b5e32c8c5db03033aad +size 5423564 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9f6d504dd36e2bcc696b82e37644480e61270e6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d5c56c8528e558d36782b2157515a0703c0c539764ddd8df2d3e9a69d8a4a29 +size 5200495 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f226e1318e76790aba59160084c57da12c78b03 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0749edd18dc22fb4bd7327454670cb57a82b02de781cdeb4236da05c0310fa37 +size 5434391 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0208fbc965734479f0feec132414d268837f5f93 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9dfd7305a0c47f8ce3a6517918e335f4241d6c63e477dd119b52fb12bd83446 +size 4597370 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ceb43ff445f9c316f3abb9519a5f11df6f6c6bea --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155ff39633ca9e54a4b258b5b81c954d2557ac3a9370820ebe9e956972d7ccd0 +size 5032880 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf39719ebcc990c2022dd2d41bccc5e1efb9555 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcf33be0b7f4339864ed35b8786bb2f93dc1a66a14bedd994a85e4bff3866482 +size 4688385 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3f25e61d7f3b08851401457d216811c57206795 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d04226c7c276e8785bcc7e90e7e12fa135f24d88821636a733e568192963f779 +size 5139440 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b83ea80f47ea50a6b0c09240776d375ef7ba3c1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ed6fe8236da09ea423c0816e13735abe16319ba76caca1499e1fdf244d0f0f +size 4737693 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5097a622ffc3fa0cca2c4df7faabccdc0533ce69 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea8da39d2e523a321bb22a0fd1a1696771143bf0917dcb8e37e20dfba9b505de +size 4852678 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6a661e24391471eb52c7d9d131eb564fd55edb01 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fa35ec0421522c3fd3d49771d3f2c402e0566aeb61493d4ea87f2cc7ecdffa6 +size 5116516 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a28db2ca16cf32fdbf003105b1c46817b3d90844 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3adf8935829869f8a1729f01f2f0d88edb26695117d0ea5f2af6500668ab815a +size 5211794 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abb21c74cfaae26ec21577a83579edeceec125c0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b46ea564b1f34c486667ceffb3bdb69f7048cf21c7f39d519b2e5502252c03c +size 4854820 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0548a9ecd371cbc9b69bf287571b160499d04d07 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fae8f174efb7eaf46876965c76a9f427433758b13a3e2374e201e74fe8d0f5 +size 4675790 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d37b2731518aa989843564679dec0b58339a1d44 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792c268a18717e8a4270c5cb494dd58b9ef128523e32cd75f02de545d4ada380 +size 4668381 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aebc5691b434e9001c296fd59363178b9df113a7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a625a6db8c079355a60261dcca7c26143849bd81885953621610bbd45b2be5 +size 4285908 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00b910b0579caae9c87604a47c46f7134d38a853 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8012675ef3d831b310d5a992682325917e5a1b4d9608ae0e0076274cd7970e55 +size 4555785 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02c019b8a39da8c5a369a843032f5dcccad2be86 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33cd81b944ab1b9d5da2eff3c868a581c5f64e532054aa04d941f4d6801d6429 +size 3794594 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e413d3cbc476f15091081a2313418cdeb8e56345 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b02fe0f92bcecd3fbccca425a2e7f9fabab9c284e45c6e213c760c159979c501 +size 4985854 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..300c1969f017d1393ce145ed0dde48e093ecedd6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62ed93250427342a0e21d639d9cfcbc814e15cd21cf98e1a26a1b5bf68aaaceb +size 4455135 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfcee31e4c483f557f3cd2661195b7ec4e89051e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d006784f2edb23e97dfc2f6ce01bcd9f492ce2b7c5fa9bfb32f66f531ceec3c0 +size 4864137 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd31d94d1769ed97cbc876f55955c08f37443592 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23b428699112c5b60698732734299a4fa0eee88a979ceb2bb606b47a36e6bce5 +size 4449577 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f875e8e004616480995a92fec091e48ca08922 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8466716a2ced281df7ced1700d493df5f428bb7aaa11c94a7f62eec9e79235d8 +size 3523858 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..97637c49c0e353bc73bd8319d6c869315477226e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27114b532632400e4fa3759e7b75a1bc8a1710e6b2a0bbd6deba90b43fbd3009 +size 5053259 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6d1a80ba3cdeef9579de7ecd2a117e998df6201 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ff00f8826072d934379501a6927ef6e579ba8b0e3a8380c566483717da8e91 +size 4209498 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1b01680794bb2af737f0950559d27d6db22b9548 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d38795f9f32ec3496a81cdd19710938988c13a48081ebed975878fcefa9aed +size 4640878 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bac9f2f1bae5ad1cd40390ef64c1c41cded3511 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a92d12ce1329c8398c7874e0a874081e72347f8df0868e8f11346047a294ba0 +size 4654164 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..030915f6de36943ee295044f12cd54930b613ac4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47879f4c470816ed389bb26b57936c2fd7be9739f9fe383130c07146ceec47a7 +size 4548110 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..88d34b4192512bfa9a3c69ebdfd09ba9fa701ed6 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b34cf04d9e4bda1c1cb1a81bf69e99e1e6d5241bb55758e17f7e4a1d2694d1 +size 4478570 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be0739b89ed7e67356c24836c8374cb65f668f2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e9875707d3c6c593510af8bf150cc6ec4ecf049923db23f8f90ce05927e137 +size 4274807 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bf8d55d8f0cdc5cc8f08750b8cc5f274489a3ed --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287a39101d9203e5296fde5ac1b3e443299fb36b2a20853d45beb392d46783a7 +size 5249087 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6177700f1c34563153c7046695301350a50e17be --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f8a8e86c7ee2c12741c615617063bd666b670a8b5629c8e4f4f5fac2478528a +size 5128007 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dbe94a7a43d40de361207b7d0f4d2b666e37bc06 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f61cc5472b3e6f788d8cadd794a17f7d1b5565421cd822465318523f69062ef +size 5682208 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d6f25f9ac95ea89b0704f6558c4a9dd03eddb0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12f01794efe3787d0175fc523369da37b366f48ecfaa251bf133443422f85ebb +size 5433265 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0fe93dcfa2716c4c0c6a1ae63d2e383129f87f2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3add9917d87a6216a9b26a896831532066a522b920ae8d2f8ee57280f73543 +size 5878471 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f3187dc440ceca5e0b7cd25bde287450d365924 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82bba1a4d7c6aea2d9bc302687dc5b4370a188d9a522ce8f6a90d87252262e34 +size 5104295 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a213918dfd39448bb283aba60c61d695726a0330 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc96fedb6c20475488f8a548fe97a905dc3a6f54b778e58a4185cddd12c489cd +size 4888781 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58c48099a39c5b992fcbcfd00887b42631e00192 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce081a209705935239c01c0b0ef51b954a7c82f14ab13ad8be6968c3326eec39 +size 6088944 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db01068708f7d8a4446853fdd8445810919ae178 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d992d11237f78ef271c775824d72b9387ee96c56e427a3ae5a4d1d145993fa71 +size 5738851 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c16396e6036973ad1f850fc38e0ae4f6d58b91a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc2f718217ec4669cb7c90e579225c6a185d47297ae98457d18a5d79afcbff3d +size 5252721 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf80472ed2aea6e763021d596e31714ca7c8053b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f913a8a1b9a5abe097aa23318b383596321bbac8c63302075ff53fb8368d8f42 +size 5445120 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c792a563bee7f96f7c23194e78fdf67cbfa4f53c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1297ccb344fd9cc983e1cdb8bdf232f6a2024664cde6273aa4db544765d84cf +size 4076467 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..725a3eb5935cdd45066e2196812a6cd62fd6408e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45905716d54921b5faec4e8b47f0ade8d41dd9fbd54a1ddb2e75209152f7682f +size 4300859 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ed28569a1219de2176eb22f378fde3b194e87e0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92b1407a050c3895b6d7e07e129969feead253ecd5cd47caf696a8936c00e05a +size 4003574 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dd7366ab3781e8a4c0dd7928600e8fc77517df3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:516a7c3a626befa7bb71feebf83adbd83b995994224964b6d9c1db091eb84ae9 +size 4026609 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5995a1c69336f63534280148a9c2e9637c7f0a20 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b573d0448d7b8b9be139ecd6a8ccbe8df6f45b2436c816b17088195ca83ad4c9 +size 4019764 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7c861366e23ca4056053e356fd0299c7c2d23b0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6fa1e09e92cc8e731ddd348469b521c94d2904aac5fa4e1ba2e6f3d55fa7e17 +size 3987518 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e1fd12e690dceeac5ebe9b3a7e15f7a66dca0653 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf6d7626a63b0684cd459bf46fda5934df5883afebb00a19039caf241ebd20fc +size 3545289 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f003b15e1a05dd659de70ce7f993667c5a468164 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40d674db5f194adaf7fb8b92b0a33c47e1de029c4f4b97a3179f220d7278a787 +size 3478404 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6e52f4e3149ba8f46372d185e850e60be800161 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c5dcedd6c0cfacd8febf089dd367d2870b8ff3fab0d0956218f23eab13f00d +size 4212931 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c637c1cc2f1207c2d411f97bcdb14906f6c4dcd7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bd8e45dc907d7bcda67ab56a6b6014cf72c9410d21b911daa5ad735751b1bd2 +size 3754864 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..95648d56f894cafb716866c000a505628975a207 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1efb34ccf000f79e8d45cc31cacfb81b3768a31c4414a27ddf21c9589d82f60 +size 3573194 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87ce6ee363d616639551ad39f0aaeaf9d252f85a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b2fff77800deeebf7cc854cd4aa3bbc26872f81b3b2d8d08bf3c9232444d638 +size 3987755 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096e68e779bc41000ddc5b8d8dfba05ecd6d9c66 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b645b1beb1145b19e3591b9f3a953bbe6bc13a32225c12d6905080bd28eaa13e +size 3728997 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f6e15533d0a95753a8f95aa2af16c50506e0fb1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454824c0e3a60e53823462d3b0d1ba549e0e5aa947d3c74ff8ac8196e2f44ef6 +size 4056587 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..608e5878221d6c739d25d2bfee198006cf781c8d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a89ff9d3f5166f2ae1749c8757d7de5c3e449edba6b2ae84d4509a51ca728bd +size 3858504 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9f85dad5d6cd32edcd9853eee1b0c952b0b50a40 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c970e59b3b05fc7b2660df10f1f902424f9a9ed15854692225feaf82b9072927 +size 3886092 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cea3730e295bba82890a64de20052d75a4ad88ac --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8816100f4f7789afd1f46eb123d56e0b592f9bfb85920a7c6e3fc85be09ea4f +size 3480565 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2755858e75c3d8544649f8e04f226ff593f56545 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ba08020fe54b689f53948aaf4e6d6f928194681a6942591a709ef168d9b401d +size 3607700 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7fafd0127e6570b9e55d09f2792380ec6355540a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56222179de5b10b030971414ced3f13025f7d376fee067896ae28a4e4ac18903 +size 3369130 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca66af352f3e6b1f76acbbe7a653ea41d2bb1686 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4a7d13484d75b6aebfca34e3d5cac6293cfc5006e4dc15e7e5114ec2f8fbdf9 +size 3517206 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42ab825c6c3912bb25a4f713d4ea4ea1086f2b66 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ce47606f298d1cfb737896853e8b18ac8ab2903339ecd3944b4b14a6b271f8 +size 3144231 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70afbccd524a0f8efbcb6dff0bd8d140a058c14d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e5812da8cc019014954c5f901f2af6fcd20c054df2f70348457197ea5a03d0 +size 3502235 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aba78e19c015d84c0a2cfb0a9e4df2af76ab0c0c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad7bdfc6c3ccb9f577261fe09820199667d4553e9a678072bdf747eb036d3f8 +size 3175715 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6393e7f26d7a8a6a01fb2c4a8e5e03d0f92fba9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64df6b9941304f8886e4bc915dc9e95342d103b470de1010c6d24350a6bce71c +size 2837006 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a74009cd81203321cd1e0321d33ea9809d9c71f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8002801c752e5dfcd956cb39f25581d70a937e3ef4e4270e854c581bc63d4332 +size 3285057 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ab616945981fdb1b829b211cf915bde37ca45ff --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4675f5a1d397d1a11eaa0832fb2e225c681726aa72d5ec342c84db6d6b37b43b +size 3299535 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc91b05db093feadecb8bfdf36383f30bcbcf872 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:862b2737be77e990a12605bb8a377bbdcbc418ea4794673b76d219d0ee6bd208 +size 2978177 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..62f11d2ac2268a00b6bbd9f1ee41e3d562e28b2b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76282959735d28fa7085142c352d1a6b6ce5180f66cf15427a881e3a2973d9fd +size 3281431 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c3b4aed6217c85704e59a6e7eee5ea2916f51c9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459acb7f4494009412b5e84f9fbb4577bc3c1ce6ff4e14593d512d61ba9e7972 +size 2879913 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21877ba829cef9b865049433782af2a5f8a92e1b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f231d29e0a2f95c74815b2b35d57052312df7ae09a3cad570d12ae7efdd3f4 +size 3626386 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c954d7db2ecb27a23ab54914ba47dfa669e9c8d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70536463016facdbab26730da6fa5e2374a450ae717cea35715b4ef01c7b9a72 +size 3226366 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..587f6b30f6f5c22a9c63019e5053bd9e623bcbb4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d7c7fe4120ab72c4613896effc11b1925ba1f4608f4ea19b466cf7c65eddce +size 2791383 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86ef4956365ca2577a6cddcf37a55b3d344bbba4 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b14de555bb8c9ecfd8b15db369e1f7c78141273459ae5076ebc95c449d46b41 +size 3749283 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c2433cc8cd45e3c04f0bd3cd0bf2649250a47fe --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c7965b326f5c8182d02daa3cc73d597c9cb8becebe96cf8ed2c93532140cebb +size 2964170 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..373a7976768ba987e95bcc6f12732e7860d50554 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:807b088c04a5a7bffb9df5e6f1bd8623f5850d80ee6b0033b72b823ee5b3417a +size 2869063 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dccadb99cbfaff07ed5e3e34203b8b38bea8335 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f7f72a0ef1c11cb013d200a69020ab0887d54e4dcccee6e3ac7ea2931d5502e +size 2882745 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34c9852e156edd8755c2d3eb558a04ef42c21045 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266fce1b4592581c51bcd1a4bbbb0bd11cfe17ef3e160533b4356f19cb85356d +size 3100287 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef48083157cee3daecd24cffac3cc4849c86aade --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8d34d7be48c4dfac583bfe1eaf8dc450e6a49f7f412de30fd78b68dcd8c9dee +size 3148042 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe1a607852e7b5bc6ea83e1eade16a77c3d053b2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c345cd1b4e160f4d903804f55e6b67c5a603556f3ab4ad7990d1b98fe39c3efe +size 3711659 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43200e733807148895e3e8349c4533b3f2ec8c23 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e695f45e0b13e0a0625d376210211abfcc94b1a413a5945af6570e177674914c +size 3001976 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f496b8d58004b16452470427902f8f5ec43392d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15141fd6523d71ef4f82ff7a5e5e6732fd6e7846203b32aaa15f971cb17783ee +size 2689884 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d67b8be0ad78e29526b030073a8547e9042368c8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a22fd1035529c55fd342e815401ceccccb5aa73a8bfa2862db138a0efb8a451 +size 3116622 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..222fadbf193db54123128de4b447881551d01216 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7b75a41d32d9a23a8bb2bd83d88968093e25e7ad963fd2686dac7a2894839e +size 2816976 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d1f3fd7ac2244445205c762169a9bd7a0fc16da --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb754e52491e30ac974663fa64d3de14d66e94f41dd224d367c847f9cdfef5e5 +size 2773260 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4a397d60620d190a30e0ab09fb3003cd972715ef --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2298789dcd776f0782683d08d3fc28d590b4a123b47ad04e401400047ee28dc7 +size 2817898 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6c44a0aae1e5118f9b1b6292d78b0978e284a256 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874a17bb5d3fe1e011f48599400bec00826a77d99b71a2b2b407991daefbd637 +size 2569948 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b4657e0a16731e6752725c2c021c9c0620ccfe7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f027803c849e331a064f249c7687fe3034b9f2339405b04cb66c41d878703f2 +size 2793336 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25ab25b821e31e3bcad4824fb802de10a45fbddb --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebc70a13ec3e74c259447c7ee6746d067ea2ad62d7f4d2fb1f9768ceb32ee5ca +size 3267211 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..badb68d93bfbb17c6cde3f510d450978de3c121c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34bf89a3a03b3d2a22d286aa1d7b06b4eb54fb8240c2c6ecaadd2ce01da4a209 +size 3130208 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2ca9b28c224f60c6d00fe35d76e029fa688b048f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e3d9389a2bc7bd2708319df7d6e725bffd3e77fb484f9d1ebe5ffa9eb2892df +size 3621335 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2c6c9474f3573fc23d26bbaa6cf9efcc4683d03e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca3c8fea4f365a4d7bb7ee116baef20563aabab5de126cc55db7497164ee27b +size 3631567 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0cde47c5d96335bbeec8e1ae8a1e2344ee22ba2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cfca8ded45eb7ef10764217a801886d617dc4fefb0a632f469ba7578f4a9de7 +size 3897951 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e9493cde1204b9e7ae4dfe3e719ae2f20c35d26 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20575d5d77bb3f00517eaeb8775436ec5318b52ad40ba51a1205e0610366bb3e +size 3796236 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28b440f2834d287602a7a312461f7d5325f2cf0e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49e7e655db28f6bc3d876c4e278a0135e0836e600190ac8d6b09e12fe06b815c +size 3700384 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08b2057eed6eb0ebe22f2d902f60a9b979f6acb9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69a8a727265e608a74baa05a1732aad39e2f514d7fff8ef69d1ce9fef3aaee95 +size 4336546 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d1fb67cfb56b7a5bdc53d8543435abe89279034 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9e45a228a1b1296e2b9bbee5e8c031d8fe8bf16936cfd3483235a4eac33cb03 +size 3635180 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d024bf4d0cd3b699b3a217020fe604d9c7d0a5b7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1603f1598129825e1decc258500e483e6ea2054a07040686f908d4ab3846b5a9 +size 3605244 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5e77773373daeab23ae98c830f1024105128a9b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad141fb7135b2009efd2654f3d63904735d316681d30f302b80eb21b0285a015 +size 3474632 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3581581aa24597f0c2670610473ee7cbaa28db31 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0366aefbb1fdf6f85552f25d6933161e216cc4f66488215b38a950d8016454d +size 3231513 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30588009cf2ca61a4127f6e6cf2b0c02a3b01767 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f687ba2e8f220a40eb735c6cfca74fb948a0dbb598263e8f115027d958f6e887 +size 3333927 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f85baa3ba328336552b7944701c8d330fe8ca740 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cbf5cff0416381307583b796885d73983f4e4196aa29963c28d9afcee65eb4 +size 3663917 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de58c6f023279d1c9ee42e504786f913df5d73c2 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd80b56cec540441cf8edd47c9a57bc839ad713630c66172ff96bd92aaaeb61 +size 3389815 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80361927ee418533edd2c9cbe6db17f86fbd8ce1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856f2bf1cbcb48bdfa382e850126aa043a51424946175a92489812cc5e19e587 +size 2810798 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a5d05984116b5a4fbdef0ad10c769c910df51d7 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d771f3c638641209b0e67bf915039f1c4effa8ce5f10bc14d852d83e3e34ae +size 2865343 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f6935b8b36f03d9f98369768ca5269d396dcbe --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:644b91f3e4a477452d785186ce0aad3d8c3507a36ae578c67c07171dd59e2559 +size 2945988 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a787fbf1da9cd2135e570837b1756d9d257e62e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:015742eff9e0f53a7c4ed12cb5bbf9e2606ab9b48fc24edb376e294bce526ee5 +size 3148398 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c31fb8acc67058790760fa228a0129eb088f4cce --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ef6a4ba152772988bcf2ca9791190a628bf011370fb1ac1da5701ea719e4298 +size 2837808 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c92aa68bdea3891f2e7f089b589575749e9e34d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db69f771e643c75acad4be698ab136b3f8642e6201f7a82de7f0403f3adfcb1f +size 2668007 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6268ad9a413f71b06e4b18435115397d63ceb932 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b44efdbc2ccde96eb69aa813db7892f0343f17eb4f4ce2dd8466e80ab4cbaf17 +size 3893595 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee34bc0ab62f540739f65f63834d15852e6029ef --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5520557f9956f2377856e6d1f00652f4bdfd4d7ddf64f606414db066ae19eccd +size 3906668 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..138770ce7907c42f64ffa4f1ee0803fcf102bdc9 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eabbe0fa6da74fa941aecddb5375cf083da8eedafae13b6594da5d96070debfd +size 3370340 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0866ca674ff937534b339cda9310dd13705b7d6f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bd513e31f296eb2b022ebef4e6ba7dc8f87dccb7fc8717101c8caf6ba67c4a3 +size 2801683 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7476d4723a1f5103cb16cd5bf6859d9fd6f88cf --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de862e8a6040f0eb2bf9c9d1813856ee39b66680c0ec12120bcd43d8aa84b826 +size 2990636 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bef758559c20caaf86afd5959ce464bed953a252 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c40d00679d3d863d60b3d39b1446e3dba45a0036de5651755eeed972d7b0dcc +size 2917924 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db219973b7a4dd7817859a5e0a6c2e595482afa3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eeed862582e6795e04e3ddccae2b3656828b9d660c1aa1482991974574404d1 +size 2933268 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56e538f1198e35f42ae21855f0a5574f50d0f663 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ffd6bd3c0bd715b75305d46b7d219027c752ebcddcb1816619477b6a4840743 +size 2667961 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a2877ac1cebd4cc0244efe8fe4df2e148be7d6c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:817d662a5ba00bbbdd9bd71f3f5c1e2d0932feffec49a50e934ea8cb52517baa +size 3009989 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..205b3707c4c995d8925f761371fe657c5f85f90c --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53197eec7310c2f14ad5552114797e89a64459ec0885fd724eb57bfeb2dec975 +size 3145725 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89319061e6e5a15b6da0c9f3aa0680c629901946 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db5a856fa7e9db6371000e7820cb49b47b49a59378c7cee3c22a07c49c557b5f +size 3050980 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ffe2c6728b5d4107a98d4448e779924d42784ae5 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecfa5dc52e2ce9e08ed53130128593121a592f3f72edc521dd5199acd2076dc7 +size 3235885 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..276e0755cc3e7459ce4991cc7a9725f036b449ad --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f72bf7332418518b0eecaf03b8a36aa6303132e7dcc68ba60f5a2beac5bc8c4 +size 3520750 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0ef567dbe341ac0f4b2d81b65313f2664652365 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e517cdaf3b86367ddafca5fdf21d525d85819c68270a17c4c7378a4fc2d58f +size 3869214 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3b6134131cdafb7d746e9f2e8c57442d5d257eb --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05e835084fafc55fa1310c39dfd6d8ec05f46d17595f96061868445f63890d8 +size 2895948 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74f025c671993d34c73bc3c982a2736a15071a79 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979efc8830ad50c4e68aeeb31bdf7695daacc28460d2d79be79f17fb59809234 +size 2835242 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83c25a076156434ccd6d7524d0d1ef655a0f6d85 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4489986f5076141eb6ae6e95cc372860b5e17f2167ec0a1b07cdaf8f9357c0d9 +size 2995618 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..816b216bff7b0fa385336b7265b2490d72670e60 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3e91b9f7fa4af90b53e074be26cd9d4bcfe886c0303f63dd11d9b560f311d3 +size 2902687 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f479999f78bc4b96935a91b82392fb54fb2b1e4f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000087.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb28ad2cbb85f81c52eee3a77ea3da561b335886df7c027663768304ce5e2a7 +size 2506074 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f78a29959dd3dab4666665372e817304acf8665 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000088.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80b2d64574f5c746e5e254871fced43dc84c17fa7e62c9fa56ac4bd2500d9a5 +size 2652772 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b850f05dec2841441044f7ce7cd0a254fc62007 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000089.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f4f432efc24fdb5c0e4413d15e38902a3c540e541045c3a0717fa9cea8b471 +size 2854639 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d845108dcf0adb63e9bfd0a5e4866d75233098b --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000090.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a457a5b6c965de65f19d3d7bec31244b0f8dda1b4d378cf8a010b920568aaabd +size 3582272 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..de3547712ff58c6b209497b6dba5f2eb12f94bae --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000091.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d0d72c16ce76e7aee6b643762c6f4349404a82153f45528b597bae957b1a476 +size 2433101 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13c2a6a43eac1521e874c8fe6edf936a797f1689 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000092.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ace76c89c3df5629bfd84a7a71f4eea964c758a4ae3d7a422eab9f90b42abc6 +size 2309026 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90bf5707a3357f70ddff8a5327e71e089e8c7ab3 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000093.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e052e0f329f7349898fb2d73042ed52d7e43b00ac50cc6efa87f082b15150f69 +size 3084459 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..577c1bfd4c38efd9acb624cd26c142359bfd646e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000094.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1ffd2b8a279f3cf88a9d94c97791cf072e2473cda4a9ae11801ec485fe829f +size 2499855 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a43554a3df284e5e01c9cb373d50763d74695798 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000095.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d68e396d6a2f0af8eb7cdf7ca9e6bf26fd81e39e68cce29d716ce733a7172a +size 2730743 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ba31518c0db0658962cf7daec9c04d6c792ae5e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000096.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8cb58fc47847eab93caaf78a94555d53979c2fcc6b23f40e83b776b5012d2df +size 2925409 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..778cf246f9a706b84532a54bcd1fb244abfed55a --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000097.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16ad4f5fbe196a046a437e1f3da753978d00114b6a8d59de4d87c9b069c9201e +size 2624449 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8446bf8ce8462225decbb4595bdf971948c230f --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000098.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48135edcb1006496e32cc4741a2694eedcc43e76656a5754608c7ea84567c9ca +size 3017284 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c577a441618f76ab3a3bd80845da6ea3e2b9cee1 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000099.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6c1ba9b80e74463b831790ef7ac6f28fe7081daf7c1762e6899fa90160531c +size 3644749 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f78ebf3e15a197754f4779c7172f92184d3b6fe8 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000100.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f11de357a00d7e377804dd1707307e48e7cb192c611fd4c990479ad34eb729ec +size 3885584 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..249d5d28de473e3fc3e8b0fc8d0858982eddeee0 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000101.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22470fa09e1dc4199e2a23dfa6f820da3f5d7435a6cccf4486723b28cb2774ad +size 3576031 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3eea4abd798d56c521a2832d99d8ebd0a20b4917 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000102.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d5eeca84d700cdfcf752328e2a27b6c4a7e9e71590286f321c723c2704a063f +size 4215280 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2dd755651395f6fe808d1eacaad29f1753fabe75 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000103.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b53b6a8bd01cb030479f11dad98a342561e9aa99153dd4f25634b8fb53ba7b2f +size 3638179 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5fbd3a141329e9c9403e8413ebc7b06d487a688 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000104.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6c31920c69df7b2411b16d3307c9109305f20652d92dc45c45306e690569a0 +size 3732591 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cecddc0302c4f9d2975419afa7d9214363689421 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000105.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7543b5e6b471992dd10b1595a4e28122cfa9ab867f69e9437f9169e0cb4412dd +size 3606037 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f0212d1a812e72267fb198019f73e6abd8b7163 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000106.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:833d6ee15b0b2fbc87289608c4de691845c8bb7ea8c0d0fafe806325b4bb897b +size 3483970 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e5fe8861074f27d4fa177426cb94a93320f8b7e --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000107.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c05b4a25d6193590d2e9c6a8eb65b5f990a750435adf254d38507389ddc5377 +size 4238403 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a59a9ec1a6cdc2b10f521bd93382024632bfb0d --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000108.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6f9a6546b55c8580742dc8cc7330e50424d40f94375728324400b16246fd3c +size 4678385 diff --git a/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6fafe98a57d27015794302d3bff2e1e1c296860 --- /dev/null +++ b/R1_Lite_peach_storage/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000109.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0c46562ebfe20e52555f597bd027bb834a47621ebd993b0a2a16857a96d59b +size 3954901