diff --git a/R1_Lite_boil_water_in_a_kettle/.gitattributes b/R1_Lite_boil_water_in_a_kettle/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/.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_boil_water_in_a_kettle/README.md b/R1_Lite_boil_water_in_a_kettle/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1f1833891bc5a6dc32526afa6fda9b39087c43e6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/README.md @@ -0,0 +1,328 @@ +--- +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_boil_water_in_a_kettle + +## πŸ“‹ Overview + +This dataset uses an extended format based on LeRobot and is fully compatible with LeRobot. + +**Robot Type:** `galaxea_r1_lite` + | **Codebase Version:** `v2.1` +**End-Effector Type:** `two_finger_gripper` + +## 🏠 Scene Types + +This dataset covers the following scene types: +- `home` + + +## πŸ€– Atomic Actions + +This dataset includes the following atomic actions: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 75 | +| **Total Frames** | 85792 | +| **Total Tasks** | 1 | +| **Total Videos** | 225 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 3.9GB | + + +## πŸ‘₯ 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 kettle on heating plate heat then set beside sink. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **Start boiling water** +2. **Place it on the power base** +3. **Finish boiling water** +4. **abnormal** +5. **Place it by the sink** +6. **Pick up the kettle** +7. **Grab the kettle** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 3 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:74 + + +## πŸ“ Dataset Structure + +This dataset follows the LeRobot format and contains the following components: + +### Data Files +- **Videos**: Compressed video files containing RGB camera observations +- **State Data**: Robot joint positions, velocities, and other state information +- **Action Data**: Robot action commands and trajectories +- **Metadata**: Episode metadata, timestamps, and annotations + +### File Organization +- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet` +- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4` +- **Chunking**: Data is organized into 1 chunk(s) +of size 1000 + + +### Features Schema + +The dataset includes the following features: + +#### Visual Observations +- **observation.images.cam_high_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_left_wrist_rgb**: video + - FPS: 30 + - Codec: av1- **observation.images.cam_right_wrist_rgb**: video + - FPS: 30 + - Codec: av1 + +#### State and Action- **observation.state**: float32- **action**: float32 + +#### Temporal Information +- **timestamp**: float32 +- **frame_index**: int64 +- **episode_index**: int64 +- **index**: int64 +- **task_index**: int64 + + +#### Annotations +- **subtask_annotation**: int32 +- **scene_annotation**: int32 + + +#### Motion Features +- **eef_sim_pose_state**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_sim_pose_action**: float32 + - Dimensions: left_eef_pos_x, left_eef_pos_y, left_eef_pos_z, left_eef_ori_x, left_eef_ori_y, left_eef_ori_z, right_eef_pos_x, right_eef_pos_y, right_eef_pos_z, right_eef_ori_x, right_eef_ori_y, right_eef_ori_z +- **eef_direction_state**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_direction_action**: int32 + - Dimensions: left_eef_direction, right_eef_direction +- **eef_velocity_state**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_velocity_action**: int32 + - Dimensions: left_eef_velocity, right_eef_velocity +- **eef_acc_mag_state**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag +- **eef_acc_mag_action**: int32 + - Dimensions: left_eef_acc_mag, right_eef_acc_mag + + +#### Gripper Features +- **gripper_open_scale_state**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_open_scale_action**: float32 + - Dimensions: left_gripper_open_scale, right_gripper_open_scale +- **gripper_mode_state**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_mode_action**: int32 + - Dimensions: left_gripper_mode, right_gripper_mode +- **gripper_activity_state**: int32 + - Dimensions: left_gripper_activity, right_gripper_activity + + +### Meta Information + +The complete dataset metadata is available in [meta/info.json](meta/info.json): + +```json +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 75, "total_frames": 85792, "total_tasks": 1, "total_videos": 225, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:74"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} +``` + +### Directory Structure + +The dataset is organized as follows (showing leaf directories with first 5 files only): + +``` +R1_Lite_boil_water_in_a_kettle_qced_hardlink/ +β”œβ”€β”€ annotations/ +β”‚ β”œβ”€β”€ eef_acc_mag_annotation.jsonl +β”‚ β”œβ”€β”€ eef_direction_annotation.jsonl +β”‚ β”œβ”€β”€ eef_velocity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_activity_annotation.jsonl +β”‚ β”œβ”€β”€ gripper_mode_annotation.jsonl +β”‚ └── (...) +β”œβ”€β”€ data/ +β”‚ └── chunk-000/ +β”‚ β”œβ”€β”€ episode_000000.parquet +β”‚ β”œβ”€β”€ episode_000001.parquet +β”‚ β”œβ”€β”€ episode_000002.parquet +β”‚ β”œβ”€β”€ episode_000003.parquet +β”‚ β”œβ”€β”€ episode_000004.parquet +β”‚ └── (...) +β”œβ”€β”€ meta/ +β”‚ β”œβ”€β”€ episodes.jsonl +β”‚ β”œβ”€β”€ episodes_stats.jsonl +β”‚ β”œβ”€β”€ info.json +β”‚ └── tasks.jsonl +└── videos/ + └── chunk-000/ + β”œβ”€β”€ observation.images.cam_high_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + β”œβ”€β”€ observation.images.cam_left_wrist_rgb/ + β”‚ β”œβ”€β”€ episode_000000.mp4 + β”‚ β”œβ”€β”€ episode_000001.mp4 + β”‚ β”œβ”€β”€ episode_000002.mp4 + β”‚ β”œβ”€β”€ episode_000003.mp4 + β”‚ β”œβ”€β”€ episode_000004.mp4 + β”‚ └── (...) + └── observation.images.cam_right_wrist_rgb/ + β”œβ”€β”€ episode_000000.mp4 + β”œβ”€β”€ episode_000001.mp4 + β”œβ”€β”€ episode_000002.mp4 + β”œβ”€β”€ episode_000003.mp4 + β”œβ”€β”€ episode_000004.mp4 + └── (...) +``` + + +## πŸ“ž Contact and Support + +For questions, issues, or feedback regarding this dataset, please contact: +- **Email:** None +For questions, issues, or feedback regarding this dataset, please contact us. +### Support +For technical support, please open an issue on our GitHub repository. + +## πŸ“„ License + +This dataset is released under the **apache-2.0** license. + +Please refer to the LICENSE file for full license terms and conditions. + + +## πŸ“š Citation + +If you use this dataset in your research, please cite: + +```bibtex +@article{robocoin, + title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation}, + author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao}, + journal={arXiv preprint arXiv:2511.17441}, + url = {https://arxiv.org/abs/2511.17441}, + year={2025} + } +``` + +### Additional References + +If you use this dataset, please also consider citing: +- LeRobot Framework: https://github.com/huggingface/lerobot + +## πŸ“Œ Version Information + +## Version History +- v1.0.0 (2025-11): Initial release \ No newline at end of file diff --git a/R1_Lite_boil_water_in_a_kettle/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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_boil_water_in_a_kettle/annotations/eef_direction_annotation.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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_boil_water_in_a_kettle/annotations/eef_velocity_annotation.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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_boil_water_in_a_kettle/annotations/gripper_activity_annotation.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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_boil_water_in_a_kettle/annotations/gripper_mode_annotation.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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_boil_water_in_a_kettle/annotations/scene_annotations.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..797f0f08ddfc497e3fd2f350c8982aea6718d697 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/annotations/scene_annotations.jsonl @@ -0,0 +1,78 @@ +{"scene_index": 0, "scene": "The bottle is at front right, the plate is on the left, another bottle is also at front right, food is at front left, and the electric kettle is on the left."} +{"scene_index": 1, "scene": "The faucet is at the center, and the small cup is on its right side."} +{"scene_index": 2, "scene": "The faucet is located at the front, the small cup is positioned in the front-right area, and the electric kettle is placed at the back-right."} +{"scene_index": 3, "scene": "The small cup is at the center, the food is located at the back right, the faucet is on the left, and the plate shares the same back right position as the food."} +{"scene_index": 4, "scene": "The faucet is at the front, and the small cup is positioned in front-right relative to it."} +{"scene_index": 5, "scene": "The faucet is on the left, the food and plate are on the right, the kettle base is at the back right, and the electric kettle is at the back left."} +{"scene_index": 6, "scene": "Faucet is at the front right. Small cup is on the right. Electric kettle is at the back right."} +{"scene_index": 7, "scene": "Electric kettle is at the back left bottle is on the right another bottle is at the back right food is at the back left plate is also at the back left waste paper is at the back right kettle base is at the back there is food on the left."} +{"scene_index": 8, "scene": "The electric kettle is at the back left, paired with its base in the same position. Two bottles are on the right side, a plate is on the left, and two separate food items are also placed on the left, while waste paper is positioned on the right."} +{"scene_index": 9, "scene": "The bottle 1 is at the front right. The bottle 2 is also at the front right. The food 1 and food 2 are both at the front left. The electric kettle is at the front left. The waste paper is at the front right. The plate is at the front left. The kettle base is on the left."} +{"scene_index": 10, "scene": "The faucet is on the left, with a small cup in the center. Behind them, to the right, there s food placed alongside both the kettle base and plate, while the electric kettle is positioned at the back left."} +{"scene_index": 11, "scene": "The faucet is positioned at front right, the small cup is also at front right but placed in front of the faucet, and the electric kettle is located to the right side."} +{"scene_index": 12, "scene": "The faucet is located at the front right, along with the small cup positioned nearby in the same area. The electric kettle is situated towards the back right."} +{"scene_index": 13, "scene": "The faucet is on the right, and the small cup is also on the right."} +{"scene_index": 14, "scene": "The following items are present: Bottle Front right, Plate Left, Food Left."} +{"scene_index": 15, "scene": "The bottle is in the front right, the plate is in the front left, the waste paper is in the front right, and both food items are in the front left along with the electric kettle and its base."} +{"scene_index": 16, "scene": "The faucet is positioned at front right, the small cup is also at front right, and the electric kettle is located in front."} +{"scene_index": 17, "scene": "The two bottles are both positioned in the front right, the plate and food are both in the front left, and the kettle base is on the left."} +{"scene_index": 18, "scene": "The faucet is at the center, and the small cup is on its right side."} +{"scene_index": 19, "scene": "The small cup is located in the front-right area, positioned near the faucet which is also in the front-right. The electric kettle is situated at the back-right, away from both the cup and the faucet."} +{"scene_index": 20, "scene": "The small cup is located at the front right, positioned near the faucet which is also in the front right area."} +{"scene_index": 21, "scene": "The faucet and small cup are at the front right, while the electric kettle is positioned in front."} +{"scene_index": 22, "scene": "The bottle is positioned in the front right, with another bottle also in the front right; the plate and kettle base are both on the left side; food is located in the front left."} +{"scene_index": 23, "scene": "The two bottles are both positioned on the right. The electric kettle is located at the back left. The plate is placed on the left. The waste paper is situated on the right. The kettle base is found at the back. There are two foods, both located on the left."} +{"scene_index": 24, "scene": "Two bottles are positioned in the front right area, a plate is on the left, and two portions of food are also on the left."} +{"scene_index": 25, "scene": "The faucet is centered, while the small cup is placed to its right."} +{"scene_index": 26, "scene": "The small cup is positioned in the front-right corner, located near the faucet, which is also placed in the front-right area. The electric kettle is situated at the back-right."} +{"scene_index": 27, "scene": "The bottle is at the front, the bottle is at the front right, the plate is at the left, the food is at the left, and the kettle base is at the left."} +{"scene_index": 28, "scene": "The faucet is positioned at front right, the small cup is also at front right, and the electric kettle is located in front."} +{"scene_index": 29, "scene": "The two bottles are both on the right, the electric kettle and kettle base are at the back, the waste paper is in the back right, and the plate is in the back left."} +{"scene_index": 30, "scene": "The electric kettle is positioned at the back left, with its base also located at the back. Two bottles are placed to the right, and waste paper is situated at the back right."} +{"scene_index": 31, "scene": "The bottle is in the front right, and the plate with food is in the front left."} +{"scene_index": 32, "scene": "The faucet is on the right, the small cup is also on the right, and the electric kettle is at the back right."} +{"scene_index": 33, "scene": "The two bottles are both on the right, the plate is at the back left, and the food items are also located at the back left."} +{"scene_index": 34, "scene": "The faucet is on the left, a small cup is in the center, food and a plate are at the back right, another plate is also at the back right with two kettle bases, and an electric kettle is at the back left."} +{"scene_index": 35, "scene": "The faucet and small cup are both positioned at front right, with no specified relationship between them, while the electric kettle is placed at front."} +{"scene_index": 36, "scene": "The scene depicts a setup with two bottles positioned in the front right, one plate and two foods in the front left."} +{"scene_index": 37, "scene": "There is a faucet at front right, a small cup at front right, and an electric kettle at front."} +{"scene_index": 38, "scene": "Bottles are at front right, food and plate are on the left with the kettle base, and the electric kettle is also at front right."} +{"scene_index": 39, "scene": "The two bottles are both on the right side; there is a plate and two foods on the left side; a paper is also on the right; the kettle base and electric kettle are located at the back, with the latter being slightly to the left."} +{"scene_index": 40, "scene": "The bottle is positioned in the front right, and there are two plates, each with food, both located in the front left. Additionally, a small cup is also placed in the front right."} +{"scene_index": 41, "scene": "Bottle on the right, electric kettle at the back left, plate on the left, food on the left, and waste paper on the right."} +{"scene_index": 42, "scene": "The electric kettle is positioned at the back left, with its base directly behind it. On the right side, there are two bottles placed together, a waste paper located nearby, while on the left, there are plates and food items."} +{"scene_index": 43, "scene": "The electric kettle is on the left, with waste paper and food also positioned to its left. The bottle is on the right, accompanied by another bottle and a waste paper nearby. Additionally, the kettle base is placed at the back of the setup."} +{"scene_index": 44, "scene": "The objects are arranged with two bottles at the front right, a plate and food at the front left, a kettle base on the left, and an electric kettle at the front right."} +{"scene_index": 45, "scene": "The electric kettle is at the back left, positioned behind the plate on the left. Two bottles are both on the right side. The food is on the left, likely near or in front of the plate. Waste paper is located at the back right, possibly near the kettle base, which is also at the back."} +{"scene_index": 46, "scene": "The two bottles are both in the front right position, the plate is on the left, three portions of food are placed in the front left, and the kettle base is also located on the left."} +{"scene_index": 47, "scene": "The faucet is at front right, the small cup is also at front right, and the electric kettle is at back right."} +{"scene_index": 48, "scene": "The two bottles are both at front right, a plate is on the left, and there are foods on the front left along with a kettle base also on the left."} +{"scene_index": 49, "scene": "The faucet is on the left, the electric kettle is in the center, and the small cup is at the back right."} +{"scene_index": 50, "scene": "The faucet is positioned to the right, and it s located near the small cup, which is also on the right side."} +{"scene_index": 51, "scene": "The faucet is on the left, food and a plate are both on the right, a small cup is in the center, the kettle base is at the back right, and the electric kettle is at the back left."} +{"scene_index": 52, "scene": "The faucet is located at the front right, with the small cup positioned adjacent to it, also in the front right area."} +{"scene_index": 53, "scene": "The faucet is at the front-right, with the small cup also positioned front-right nearby it, while the electric kettle is located slightly further back but still in the front section."} +{"scene_index": 54, "scene": "The bottle is located at the front right, with two instances present. The plate is positioned on the left, along with three food items and an electric kettle, all of which are also on the left side."} +{"scene_index": 55, "scene": "The faucet is located at the front right, and the small cup is also positioned in the front right area."} +{"scene_index": 56, "scene": "The faucet is on the left, the small cup is in the center, and the plate, three food items, the kettle base, and the electric kettle are all located at the back right."} +{"scene_index": 57, "scene": "The bottle is at front right, the plate and food are on the left, the small cup is on the right."} +{"scene_index": 58, "scene": "The electric kettle is on the left; two bottles are in the front-right; waste paper is on the right; food is in the front-left and also on the left; a plate is on the left; and the kettle base is at the center."} +{"scene_index": 59, "scene": "Bottles are on the front right and right sides, with one also noted again; a plate is on the left. Food items are on the left side as well, while an electric kettle is on the right."} +{"scene_index": 60, "scene": "Bottle is located at front right; Electric Kettle is located at front right; Plate is located at front left; Food is located at front left."} +{"scene_index": 61, "scene": "The electric kettle is at center, faucet is on the left, and plate, food, and kettle base are all in the back right."} +{"scene_index": 62, "scene": "The faucet is positioned at front right, the small cup is also at front right, and the electric kettle is placed in front."} +{"scene_index": 63, "scene": "The two bottles are in front right, the plate is in front left, the food is in front left, the waste paper is in front right, and the kettle base is on the left."} +{"scene_index": 64, "scene": "The bottle is located in the front right another bottle is also in the front right the electric kettle is positioned in the front right the plate is placed in the front left there is waste paper in the front right food is located in the front left additional food is also in the front left and the kettle base is situated on the left side."} +{"scene_index": 65, "scene": "The faucet is positioned at front right, with the electric kettle in front and the small cup also located at front right."} +{"scene_index": 66, "scene": "The electric kettle is on the left, the two bottles are in the front right, the food and plate are both in the front left, and the waste paper is also in the front right."} +{"scene_index": 67, "scene": "The bottle is on the right side. There are two bottles both on the right. The waste paper is also on the right. The electric kettle is at the back left. The plate is on the left. The kettle base is at the back. There are two foods, both on the left."} +{"scene_index": 68, "scene": "The faucet is positioned at the front right, with the small cup also located in the same front right area."} +{"scene_index": 69, "scene": "The faucet is positioned at front right, the small cup is also at front right, and the electric kettle is placed in front."} +{"scene_index": 70, "scene": "The two bottles are both in the front right position, while the plate is on the left and there are two foods also on the left."} +{"scene_index": 71, "scene": "The electric kettle is positioned at the back left, and its base is located at the back. Two bottles are on the right side, with one of them being accompanied by waste paper. Food items are placed on the left, with two plates also situated on the left."} +{"scene_index": 72, "scene": "The faucet is located at the center, while the small cup is positioned to its right."} +{"scene_index": 73, "scene": "The faucet is located at the center, while the small cup is positioned to its right."} +{"scene_index": 74, "scene": "The faucet is located at the front-right, the electric kettle is in the front, and the small cup is also at the front-right."} +{"scene_index": 75, "scene": "Bottle on front right, another bottle on front right, food on front left, plate on front left, food on front left, more food on front left, additional food on front left, and a plate on front right."} +{"scene_index": 76, "scene": "Each bottle is on the right side, the plate and food items are both on the left side."} +{"scene_index": 77, "scene": "The electric kettle is positioned at the back left, while the two bottles are located on the right and back right."} diff --git a/R1_Lite_boil_water_in_a_kettle/annotations/subtask_annotations.jsonl b/R1_Lite_boil_water_in_a_kettle/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..560f41fb17590ae1ebaaaba0f9473e0a4769bb71 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Start boiling water"} +{"subtask_index": 1, "subtask": "Place it on the power base"} +{"subtask_index": 2, "subtask": "Finish boiling water"} +{"subtask_index": 3, "subtask": "abnormal"} +{"subtask_index": 4, "subtask": "Place it by the sink"} +{"subtask_index": 5, "subtask": "Pick up the kettle"} +{"subtask_index": 6, "subtask": "Grab the kettle"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000000.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0e30f4de06ac4fcba826bf6b8d6722cfbc64bf85 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34dae570519282f96670d5de9efbc98b128fce773f9d73a01999fa2234ad6191 +size 197223 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000001.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8a8af63d566632a2eacf8f18e01ee9e05d98fd9 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019e38e57c3333763c500ec61fbf66bc0f0cf4de3a4aa92c1609ca1102ef869a +size 188669 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000002.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..98df9128897f8b3507057aeb10298a3d2f34a99a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cdf719d0ff4f7d6f6c52fb5354ec03d65e09a56d27f85fd9e5436b67a10285 +size 250007 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000003.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..55de029c967c2dd99c63b90d3a8034726f838925 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b41f4465eda69002cc19ae5a90ec120fb1f17a1f94c525db6420546e7ad08b7 +size 257621 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000004.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97b0cc6ba0b8d1058e46b101f76996f06307402d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8f14416c12ed3296a2a3212a1dd5ad538d833bd2e57d3a9527d1f42ae40f775 +size 215085 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000005.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22b0e3ba2d0873be4e1d971d39a76a2d7bf40bbe --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72bcccc031ccf8fd88e889c0cfddec724147ea46727543bb03ad3366851c1063 +size 195721 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000006.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7124c627057b140ddc2f24f50d1a3c8bbeb5351f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6fc748d308867f2f2e07d5bb30ec63f56f9a770c6f4e64a6d82905a7bb6b4bc +size 338828 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000007.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..50d0cc5e507e4dbfc3a1ee7a720879dc70eff65e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d232f81a0fe26e34315fe02607711a3ffd9018c21e858b65dd73b33870aadfe6 +size 181231 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000008.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf20285de87411f3f2c8609d1ff96914bc8c5659 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50039d1ba507fa638ef8713f7a30e8a7a4c31fcd0045e80157ff5af8d8e05264 +size 233685 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000009.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2bec5f1201e08d2bfb09989db10f4681250f7078 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41330e76b049fa90e3f8f58f69259f11f97acedf33bb53002294eec21a1cbbc2 +size 189921 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000010.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..38225eab7f60e4dd72a2cb6bf5c9fb5b9b56378c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e527e12131945591d59f47200af0e76bd8fab1117d3024b4e1bd28f8556e34 +size 194384 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000011.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c5eec6040fafa849c00ccf5a27ae80086be08c29 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2117e28ba027acafa668931b42b715b31e57a8259961c9987c063879a6c889 +size 114859 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000012.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e2a1a8940355b7d5ac38b9b89a5a5607f18ba731 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cb19f0822dab6a615fd6b837be5f9d3475ea9305d2dcb942b37143b37e933c +size 213747 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000013.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e0171cbc067c9e12d461c593752c5f1ccca65f7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ffde96fcb88a33610499c1a41f4f931a64e5a6b768aad3d4a38cd4cf100878d +size 197632 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000014.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6935daa86a34e8a0f82db81ab519bf7ca2036b23 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50195975782474a68779b20d0dfff8f75340e967bd26927a09dffa2c4ce6b989 +size 170103 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000015.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22920064aaaa6f991089b53fd676d13aae59f445 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0d0e95eefddbff4458516456409b6072085350347968bb8085d8e9e9a09cb3 +size 171582 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000016.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3c3f4b7b82e4bad67665582c758dad186912d97b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9524b9be6cad1bd319bdc95db7f057a9fd248e79730b7c5ce85176b02156eb8 +size 212014 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000017.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e65f51aa0df0ddc65ef8840bda7b88b1c4cafdf --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57301f74f8405d6a1dc3f6aaa1620fce84b48d19fb99d5abf830ae5395c8ca58 +size 198004 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000018.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8a760d6bd04f24fac1272a7839b6bee4d1226a3c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b495fe68c7b04d5a062823c3b0042f74dd6b1d7a242982c3add887a8226e7dc6 +size 217290 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000019.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..81494cb7337e9aec5e9992a5fa010cf9bb7e5ffb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda7f756b198db8fecafddbd30a648fd8e4ae81e3e068edf589818e68e0b3ec6 +size 254144 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000020.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c9e0f1e28d3a8f9bd4a6b545afa69fae4a020dc --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc7f7a55136d59467dbbbd996da587b068a9d40447ec123b32a3c5949cd02c6 +size 251399 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000021.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b206028f2e55956857bd28dd2b73f9869b18f76a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b73b56288cc702f990d24200b4c8dc2d20524ae8697cdf8a99f42cef73995cc1 +size 248126 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000022.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8c6c74860586bfae0171ef70f75a5f32b2286e4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88538f5d69f6dc493ed386d5ba077f4a829dcf60be4e6df634a473687ccca5d4 +size 152786 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000023.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4ba1754d7decc511aa85f7d81b27c485fcb63d1c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e863ec29754bb23bb36f90e2b1fd270c19a5f36d1b70f110ab2dd32850caca14 +size 176342 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000024.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1014b5f29c332b5874d7779b0f041618a9d0cc9c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36b66ceb4dbfd12a6715f66a42978e927cfe23418ec802bc32bc70e37ec283b +size 218504 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000025.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b78a6d5250839fcf6c345c9df5b047ae86b267a2 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:546d47bf5ecf9e551b126f300244e888d11bea081fafed5395e9899f607830ac +size 192370 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000026.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d3ffe42fc9d7844fac325189bd3b1d8e79583841 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e42f6de75b45d0946d4c18eafaf6da880b8261df50ea931b3ab734d154c9966a +size 228395 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000027.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e28b9801a32dc46c251f8c4367042abc090b8352 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:822a3f19464030e74fc66cf8075a73101c1d6928db0d0086fc18817a2e39ba7a +size 200799 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000028.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..289a242009744f49934ea610d779532c2fb2376c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:683b441c27998f9b173a2fbe76a241460de9397ec28a48228a1ecdc5830a329d +size 201615 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000029.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69f31eedc5a7405911fb429185a86adc78681ba7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4bf258d175c1cff63be9f1e569adcf2129f5369bf01e9495b87663f3423ec2 +size 207096 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000030.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..96080d35f339626a4f8f034cc9e087387e07d952 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc1adf815e76b270f471e7a5b6d286c1992e1dd2d301937b3062f1f8063a6ef +size 314567 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000031.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0aace0ca77d0e15c2b6cd430caf21a28ec2f6cde --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0475b93f66237bd57912fb34a067cceba9679c2781539b2b42bee95fe559e2b7 +size 258625 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000032.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d8b412bf85c6bd9b5b1d04bd44317732ce2eae16 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e389aac37cdec171f1b367333e9c4475abb84c8a5792e39c842f1aa3d4f4909e +size 264372 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000033.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d74093bbc97919a07af8f355e1b5ef64ae9d0e14 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5135fedce850b4eeb7bbb975852d55e036015f0a5f6b9e97b6a01f7ffeff4cdf +size 309292 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000034.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b08b2433c85a6efbe184492ac4a838a8fe6095d7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:705607256bcf65293748025216cec0efe2bb7df25714893c45bed3df0655c2d0 +size 183470 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000035.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6dce0f29a80a10983724b8cbc08cd4533321fd53 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cb4c552860938b78173a7ad15b7bfa51990e21fb68383b62d903ec7cf8444a5 +size 188465 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000036.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..562b5260cf3e200aaf948f925c3f3bcb3d4db617 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:674efea7dd366ba8c76d7c50fe88f28c2ff732ac462900745810f4d0d82b24ba +size 240037 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000037.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20f3ee62e7e57b0e3e5bd3e51234f878ba4ef538 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a9ca455875ddbc765f6ae565b7401e8524c8759754bc29f71a33b83aaa8942f +size 251608 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000038.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..828188b4fe06eb5ff9f1e3c7e8fbc8998c9ef187 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15f2ed830879e8932e5c8b676cfbb539d7ec3d597976266796d4a7a615042121 +size 177869 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000039.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8961a2588826c028eb6b81434efde43b85eb544 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e33478fd1955ce4f8d5916abad1787ca4351de04d90bbea135da05f51a34a71 +size 241409 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000040.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ff832172ad4da462f2e442a1ee49442ffa1d739 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94c7b697af594bc298d78f2f9f0f3a074475d78cc015cdc015915debabf2c648 +size 174172 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000041.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48d90f7de3622b6551fb30c526e069bf59d54ceb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dda4f6d1c324a47b8c369022f0718a9d095dec3b47fb5942c3eebd1485a6934 +size 201547 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000042.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5614047844fdfcb6d371342a54e51d1dfa84a306 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c312d50572dd0b04685004ed7c6b5af007f6d7eb66d26acc4e8c2f891cbe23b +size 238869 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000043.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c8f589966e6e7d0fc100c8e9666dc946d0d717a2 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3496a3bdb9b5f342b407e67fbbf4a6207e05a2efd8a5c29c6045964c007dd132 +size 162256 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000044.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..013a7dd11bb0496052220495b0acf0f28624c0ed --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169edb82dcd19e19b2bd62b9cfab29e5277f57dbcb89f195b6b1e3d1320c02fb +size 211018 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000045.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..043b1f23c0538853b917e522304d5b6852ee3cc5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8216e3a653d18f83d884b159d98f7898c6585f6106d103c320dc203f105295c +size 169141 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000046.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..202f3f5056940f7465828fd85583258192943b29 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bceb608e5a2eadb1d16c09aeecc578760e890b8c850778e55e68ebe03f52fa56 +size 267258 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000047.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df8c487d75ea561befbfba5f2a1fa476f5d202b9 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59c99534da9fcf61a1c4429353527c9c46a046ef7dc832ff507ce8d1a01b263c +size 374059 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000048.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8abeefec212431e7d522f80f9fe890e79a255921 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebd486f8ef235cb457383c49549e755e7a82d69119133ce5d80ff349eb09494 +size 235805 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000049.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48ba74f2dbf70dccb41ee7c4a1b7b43bf4ce6bc0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76df4c1684ba621590e8b9543a87845f87493bd21ef7ae0089fd18489d194f05 +size 290754 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000050.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..af912cd4abd3cbfb2cd6d5ba5cce8cfa899818f3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:778a46c3d6102b0f4f0032862393ef1a2a7b7839964a196bf317510e9a5049a1 +size 214541 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000051.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0847adf71a7a7ef4d00b5083d55654fb03af6285 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a765c6617d791c30780fbd784a1c76decb888727089ee79af57ec5c5b4a6ce +size 273912 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000052.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57997243d56ce2607810b4f5169d9b7c86c92c2b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21897eec244556237b141abf80f292227c8800bf429d700a0ea2ab7a1942f5e9 +size 172928 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000053.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34b9aa49d97cc66f887655ce579b5e2d57b3903f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f0e3922143c71455131f5e0bb1ef39ea52c684bd8295cd9ae890ee074bb87d +size 162970 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000054.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82632094c4fa58635afef82601f36f6019914bb4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1788a34c8caf892556b75df6c22e85615339b77768eabec67b00bc110604b74f +size 204384 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000055.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c164d11808e292560b8bdedab55c9e897fef4216 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6001b230f5cd966b51de1bb70605f1f9491543d9532ae3cd96164f2d43d949f0 +size 208270 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000056.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..10c5699bbc0bf80952a7da3fdc5415a762e18179 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf7a88dd648b3da8dc72629b3826049a819a3f1b09a22ee41d9adadb6e4e6ca +size 194531 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000057.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ee10ac6f6e099e46e6e54c737322be18107e5085 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9382e8fa8269166d73736cc5c4cd94312137cdd114c7b547681902f56df2be9 +size 159015 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000058.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6fe559170c6bd5a93d971b9ee20f7cc0e69c893f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0463ab2c43b0c438ad2e29d1132ffb318e81e6cf34b9167a5850e2939486474 +size 204489 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000059.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35775c49ecbb0d8f5e7ef4fea85016cbd92a18b4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a678aad23c76eeef81202cb1a7b03635f63d509e988014ee22444fb97dcb8f7a +size 222361 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000060.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..abde2b5d16a77c47beffd51d791011487d4490d5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201487a309e14e028f49c29b86205a062ceac1f993d7843b2faf678ddcc8a584 +size 288111 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000061.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3ee3490291ac12ea5a253f52f8022a753d0f44d0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faef4dab40d6fc42a3d1aa049d6abd9d00ba675e0df914e4730103efed56bb50 +size 246583 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000062.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..72aa8b98c26752f77107678fd341bbb04a4ecedd --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb78c3c5c41eaea902a61373c31b80903105ac6463761268dc1b3fb4e282f96a +size 222025 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000063.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..01d32bf214434e8e4e222451d5fdc8d06f01a33c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a989215a2679845755ae4fa4337680df2911dce213242b060ec42c969b2b769f +size 234644 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000064.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8b053ab98ed0bb88a0f12b5ad042bd4cc216810 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e08c0f85df48857599d6068f79cad095b5cdc3f4cb479f4449f1f70f76fb3a46 +size 239937 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000065.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3a5ab6f1d3f6d1fbaf154192181cd2202214b805 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c00256f408b16f90a6ca8b9adfe5d41b4b32fb45e068eee1cf46cd078ec2ebf9 +size 192761 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000066.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7cef45f64be36a358860a6f744f8744271bcde15 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c3405b09aedc6377c6aaba091d95f4c538fa5898d940275460da8da267a662 +size 173823 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000067.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d88fbbaff71b8eab09dbde0285772212144ef576 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd3fff3b9767cbf89cfc33df26a02ac814a4f32b12fcdebc6e52a722b58eee32 +size 168760 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000068.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..511af7459deb764b28aa158dbcd9cc083415d716 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c96dd35382def600fa13a268a51053cbc1fbaaea16a0e12a84c027cc0b62b17 +size 201198 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000069.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5ba726a55a70f73ab4b6c938e4335fbf6ad1a3de --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54325746e52346524fd3fd18fcc7d84bb32a7b849f827e5bcda2d24745739374 +size 186519 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000070.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9de5245aee62e238ee7e19f3fa5b85d212139ec5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:191425dfc59799d4cbf1dcceba5173f0550eaebcbe6cff3cd1a24bfdea65fdaa +size 207633 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000071.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f7b34122e7cf61f903b7c52601b49da622c8fdd --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0432060ef1e90f0e2a2c3f1569aac218c8b51093bf5c032e84ba13bcfc5230c6 +size 316862 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000072.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..157d5900d956d80a994abd3baa54137eddc0f037 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7839975caafd7b77df13903e14abdbb2efadb5e08e06997d77cd289da2db139 +size 177114 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000073.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2690cfde84df47ba890953c87f4ba8df3e2ca662 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ad7f9dca5331d9bf5d68516ff8742513331a778d56e1c2d0153c8ce6210741 +size 313054 diff --git a/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000074.parquet b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e38f90eb7e235f207fc823a0169114701ac0e63 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f799c874fd3fc4f64765382178bd427ecc337e97d4af81ebf61bdf3da4cfecf5 +size 211223 diff --git a/R1_Lite_boil_water_in_a_kettle/meta/episodes.jsonl b/R1_Lite_boil_water_in_a_kettle/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..81179cbf4e4c6b0c21da4849705a4d4bb8c61302 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/meta/episodes.jsonl @@ -0,0 +1,75 @@ +{"episode_index": 0, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1030} +{"episode_index": 1, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1052} +{"episode_index": 2, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1408} +{"episode_index": 3, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1445} +{"episode_index": 4, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1202} +{"episode_index": 5, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1062} +{"episode_index": 6, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1459} +{"episode_index": 7, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 862} +{"episode_index": 8, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1306} +{"episode_index": 9, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 997} +{"episode_index": 10, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1109} +{"episode_index": 11, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 690} +{"episode_index": 12, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1297} +{"episode_index": 13, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1128} +{"episode_index": 14, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 957} +{"episode_index": 15, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 769} +{"episode_index": 16, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1128} +{"episode_index": 17, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1189} +{"episode_index": 18, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1163} +{"episode_index": 19, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1123} +{"episode_index": 20, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1198} +{"episode_index": 21, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1195} +{"episode_index": 22, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 766} +{"episode_index": 23, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1038} +{"episode_index": 24, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1249} +{"episode_index": 25, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1123} +{"episode_index": 26, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1065} +{"episode_index": 27, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1062} +{"episode_index": 28, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 908} +{"episode_index": 29, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1195} +{"episode_index": 30, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1231} +{"episode_index": 31, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1279} +{"episode_index": 32, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1322} +{"episode_index": 33, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1613} +{"episode_index": 34, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1116} +{"episode_index": 35, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1127} +{"episode_index": 36, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1138} +{"episode_index": 37, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1325} +{"episode_index": 38, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 816} +{"episode_index": 39, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1468} +{"episode_index": 40, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1021} +{"episode_index": 41, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1065} +{"episode_index": 42, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1309} +{"episode_index": 43, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 999} +{"episode_index": 44, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1055} +{"episode_index": 45, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 884} +{"episode_index": 46, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1404} +{"episode_index": 47, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1584} +{"episode_index": 48, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1091} +{"episode_index": 49, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1475} +{"episode_index": 50, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1245} +{"episode_index": 51, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1430} +{"episode_index": 52, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 998} +{"episode_index": 53, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 859} +{"episode_index": 54, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1158} +{"episode_index": 55, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1005} +{"episode_index": 56, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1079} +{"episode_index": 57, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 981} +{"episode_index": 58, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1135} +{"episode_index": 59, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1164} +{"episode_index": 60, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1566} +{"episode_index": 61, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1123} +{"episode_index": 62, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1271} +{"episode_index": 63, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1383} +{"episode_index": 64, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1135} +{"episode_index": 65, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1033} +{"episode_index": 66, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 849} +{"episode_index": 67, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 847} +{"episode_index": 68, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1152} +{"episode_index": 69, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 980} +{"episode_index": 70, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1172} +{"episode_index": 71, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1505} +{"episode_index": 72, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 874} +{"episode_index": 73, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1301} +{"episode_index": 74, "tasks": ["place kettle on heating plate heat then set beside sink."], "length": 1050} diff --git a/R1_Lite_boil_water_in_a_kettle/meta/episodes_stats.jsonl b/R1_Lite_boil_water_in_a_kettle/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e3ae98722b1073b238c9a76c5c120c93c10d3125 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/meta/episodes_stats.jsonl @@ -0,0 +1,75 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817722122919149]], [[0.48689030170079084]], [[0.45390990954392807]]], "std": [[[0.24159848843688408]], [[0.2414058495381669]], [[0.2257045923959206]]], "count": [181]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36794329644073714]], [[0.37933258404650994]], [[0.367344157368288]]], "std": [[[0.25801806394151877]], [[0.25201306205105267]], [[0.2614797811954784]]], "count": [181]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3881302826225641]], [[0.3937702698636238]], [[0.3796822783134125]]], "std": [[[0.28000409354624506]], [[0.2769557392940908]], [[0.29318398547352736]]], "count": [181]}, "observation.state": {"min": [-0.7976700067520142, -0.001479591359384358, -1.6119798421859741, -1.5299999713897705, -0.09738984704017639, -0.1788182109594345, 0.06110645458102226, 0.0, -2.168404344971009e-19, -0.0015339808305725455, 0.01840776950120926, 0.003067961661145091, -0.006135923322290182, 0.06272783875465393], "max": [0.28378644585609436, 2.508439302444458, 0.03999999910593033, -0.0008853280451148748, 0.5169515013694763, 0.15903422236442566, 1.6989216804504395, 0.0, 0.0015339808305725455, 2.168404344971009e-19, 0.02147573046386242, 0.004601942375302315, 0.003067961661145091, 0.06272783875465393], "mean": [-0.2453889101743698, 1.5329606533050537, -0.5174437761306763, -0.8740054965019226, 0.1871938705444336, -0.04065832868218422, 0.7623968124389648, 0.0, 0.00014473845658358186, -0.001301210722886026, 0.020120397210121155, 0.003377455286681652, 0.0005575997638516128, 0.06272817403078079], "std": [0.2610417902469635, 0.9622743725776672, 0.41975125670433044, 0.5507234334945679, 0.19500957429409027, 0.07580307126045227, 0.6805835366249084, 0.0, 0.00042394298361614347, 0.000483895797515288, 0.0005874964990653098, 0.0006057294667698443, 0.0017058977391570807, 3.3527612686157227e-07], "count": [1030]}, "action": {"min": [-0.7976700067520142, -0.001479591359384358, -1.6119798421859741, -1.5299999713897705, -0.09738984704017639, -0.1788182109594345, 0.06110645458102226, 0.0, -2.168404344971009e-19, -0.0015339808305725455, 0.01840776950120926, 0.003067961661145091, -0.006135923322290182, 0.06272783875465393], "max": [0.28378644585609436, 2.508439302444458, 0.03999999910593033, -0.0008853280451148748, 0.5169515013694763, 0.15903422236442566, 1.6989216804504395, 0.0, 0.0015339808305725455, 2.168404344971009e-19, 0.02147573046386242, 0.004601942375302315, 0.003067961661145091, 0.06272783875465393], "mean": [-0.2453889101743698, 1.5329606533050537, -0.5174437761306763, -0.8740054965019226, 0.1871938705444336, -0.04065832868218422, 0.7623968124389648, 0.0, 0.00014473845658358186, -0.001301210722886026, 0.020120397210121155, 0.003377455286681652, 0.0005575997638516128, 0.06272817403078079], "std": [0.2610417902469635, 0.9622743725776672, 0.41975125670433044, 0.5507234334945679, 0.19500957429409027, 0.07580307126045227, 0.6805835366249084, 0.0, 0.00042394298361614347, 0.000483895797515288, 0.0005874964990653098, 0.0006057294667698443, 0.0017058977391570807, 3.3527612686157227e-07], "count": [1030]}, "timestamp": {"min": [0.0], "max": [34.3], "mean": [17.15], "std": [9.911174949968792], "count": [1030]}, "frame_index": {"min": [0], "max": [1029], "mean": [514.5], "std": [297.33524849906377], "count": [1030]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1030]}, "index": {"min": [0], "max": [1029], "mean": [514.5], "std": [297.33524849906377], "count": [1030]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1030]}, "subtask_annotation": {"mean": [3.762135922330097, 7.0, 7.0, 7.0, 7.0], "std": [2.566536576973446, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1030]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [1030]}, "eef_direction_state": {"mean": [3.7262135922330097, 6.0], "std": [2.2362399599018596, 0.0], "min": [0, 6], "max": [6, 6], "count": [1030]}, "eef_velocity_state": {"mean": [1.0145631067961165, 0.0], "std": [0.8650616193317283, 0.0], "min": [0, 0], "max": [2, 0], "count": [1030]}, "eef_acc_mag_state": {"mean": [0.8951456310679612, 0.0], "std": [0.8387900023915279, 0.0], "min": [0, 0], "max": [2, 0], "count": [1030]}, "eef_direction_action": {"mean": [3.7262135922330097, 6.0], "std": [2.2362399599018596, 0.0], "min": [0, 6], "max": [6, 6], "count": [1030]}, "eef_velocity_action": {"mean": [1.0145631067961165, 0.0], "std": [0.8650616193317283, 0.0], "min": [0, 0], "max": [2, 0], "count": [1030]}, "eef_acc_mag_action": {"mean": [0.8951456310679612, 0.0], "std": [0.8387900023915279, 0.0], "min": [0, 0], "max": [2, 0], "count": [1030]}, "eef_sim_pose_state": {"mean": [0.31358497869356267, 0.25164284169262385, 1.185278881934721, -0.012002534436574551, 0.1360021526593002, -0.055142878285276246, 0.06902446694564533, -0.33641423747287913, 1.1807966273924766, 0.0006220124860901127, 0.01896405634095573, 0.0033780625247879863], "std": [0.15733813668574098, 0.08989616849455753, 0.06700548799004989, 0.09883974258623436, 0.17286042097338045, 0.14688757766560961, 4.521173657560377e-05, 1.3630703433135163e-05, 0.00012954847426292665, 0.0016949961316296129, 0.0008657867335489663, 0.0006058911582362183], "min": [0.0662464814946572, -0.002286741113932034, 1.060142962402074, -0.20455587541544462, -0.11210448838171394, -0.5264774308312496, 0.06899386804263308, -0.3364212017670419, 1.180451048295142, -0.006051202557678731, 0.016895207800938783, 0.0030683995864360975], "max": [0.5451620292830963, 0.4158461524758051, 1.3233962935241252, 0.16967756029373643, 0.7986251740430563, 0.32890870750219187, 0.06922255004675987, -0.3363866828562495, 1.181031164077432, 0.003129150203587004, 0.02147550430469991, 0.004603003788427315], "count": [1030]}, "eef_sim_pose_action": {"mean": [0.31358497869356267, 0.25164284169262385, 1.185278881934721, -0.012002534436574551, 0.1360021526593002, -0.055142878285276246, 0.06902446694564533, -0.33641423747287913, 1.1807966273924766, 0.0006220124860901127, 0.01896405634095573, 0.0033780625247879863], "std": [0.15733813668574098, 0.08989616849455753, 0.06700548799004989, 0.09883974258623436, 0.17286042097338045, 0.14688757766560961, 4.521173657560377e-05, 1.3630703433135163e-05, 0.00012954847426292665, 0.0016949961316296129, 0.0008657867335489663, 0.0006058911582362183], "min": [0.0662464814946572, -0.002286741113932034, 1.060142962402074, -0.20455587541544462, -0.11210448838171394, -0.5264774308312496, 0.06899386804263308, -0.3364212017670419, 1.180451048295142, -0.006051202557678731, 0.016895207800938783, 0.0030683995864360975], "max": [0.5451620292830963, 0.4158461524758051, 1.3233962935241252, 0.16967756029373643, 0.7986251740430563, 0.32890870750219187, 0.06922255004675987, -0.3363866828562495, 1.181031164077432, 0.003129150203587004, 0.02147550430469991, 0.004603003788427315], "count": [1030]}, "gripper_mode_state": {"mean": [0.6339805825242718, 1.0], "std": [0.4817148570538936, 0.0], "min": [0, 1], "max": [1, 1], "count": [1030]}, "gripper_activity_state": {"mean": [1.8553398058252428, 2.0], "std": [0.49014128245335015, 0.0], "min": [0, 2], "max": [2, 2], "count": [1030]}, "gripper_mode_action": {"mean": [0.6339805825242718, 1.0], "std": [0.4817148570538936, 0.0], "min": [0, 1], "max": [1, 1], "count": [1030]}, "gripper_activity_action": {"mean": [1.8553398058252428, 2.0], "std": [0.49014128245335015, 0.0], "min": [0, 2], "max": [2, 2], "count": [1030]}, "gripper_open_scale_state": {"mean": [0.43565623105275025, 0.03584447928837399], "std": [0.38890470369983665, 3.122502256758253e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1030]}, "gripper_open_scale_action": {"mean": [0.43565623105275025, 0.03584447928837399], "std": [0.38890470369983665, 3.122502256758253e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1030]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4897823718859524]], [[0.4941489858624609]], [[0.4606904379203372]]], "std": [[[0.23669608537772407]], [[0.23595759513111741]], [[0.21952281873094417]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3629139551956048]], [[0.3721338093208298]], [[0.35785997294449184]]], "std": [[[0.26180673136942206]], [[0.25475527076798193]], [[0.2654016500179387]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42814047255375576]], [[0.4332577658780904]], [[0.41964343267500237]]], "std": [[[0.3136259832723769]], [[0.3093434332115991]], [[0.3229421925955304]]], "count": [184]}, "observation.state": {"min": [-0.6826214790344238, 0.0, -1.4296700954437256, -1.5299999713897705, -0.15838265419006348, -0.1364390105009079, 0.051642414182424545, -0.0015339808305725455, -2.168404344971009e-19, -0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, -0.018309982493519783, 0.06272783875465393], "max": [0.015452255494892597, 2.5924274921417236, -0.0015339808305725455, 0.24823696911334991, 0.4709640443325043, 0.19361650943756104, 1.6987712383270264, 5.421010862427522e-19, 0.0015339808305725455, 0.0, 0.007669903803616762, 0.006135923322290182, -0.006135923322290182, 0.06272783875465393], "mean": [-0.33274808526039124, 1.5325028896331787, -0.5531345009803772, -0.8442641496658325, 0.21167947351932526, -0.007432464975863695, 0.7068468928337097, -2.409280750725884e-05, 0.00025312075740657747, -2.9163134058762807e-06, 0.004178972914814949, 0.0030881220009177923, -0.008556542918086052, 0.06272818893194199], "std": [0.24779650568962097, 1.0371761322021484, 0.42785632610321045, 0.6220815181732178, 0.18466337025165558, 0.061903681606054306, 0.6630271673202515, 0.00016534114547539502, 0.0005189170478843153, 6.682113598799333e-05, 0.0006824589218012989, 0.00020721425244119018, 0.0010522993979975581, 3.501772880554199e-07], "count": [1052]}, "action": {"min": [-0.6826214790344238, 0.0, -1.4296700954437256, -1.5299999713897705, -0.15838265419006348, -0.1364390105009079, 0.051642414182424545, -0.0015339808305725455, -2.168404344971009e-19, -0.0015339808305725455, 0.003067961661145091, 0.0015339808305725455, -0.018309982493519783, 0.06272783875465393], "max": [0.015452255494892597, 2.5924274921417236, -0.0015339808305725455, 0.24823696911334991, 0.4709640443325043, 0.19361650943756104, 1.6987712383270264, 5.421010862427522e-19, 0.0015339808305725455, 0.0, 0.007669903803616762, 0.006135923322290182, -0.006135923322290182, 0.06272783875465393], "mean": [-0.33274808526039124, 1.5325028896331787, -0.5531345009803772, -0.8442641496658325, 0.21167947351932526, -0.007432464975863695, 0.7068468928337097, -2.409280750725884e-05, 0.00025312075740657747, -2.9163134058762807e-06, 0.004178972914814949, 0.0030881220009177923, -0.008556542918086052, 0.06272818893194199], "std": [0.24779650568962097, 1.0371761322021484, 0.42785632610321045, 0.6220815181732178, 0.18466337025165558, 0.061903681606054306, 0.6630271673202515, 0.00016534114547539502, 0.0005189170478843153, 6.682113598799333e-05, 0.0006824589218012989, 0.00020721425244119018, 0.0010522993979975581, 3.501772880554199e-07], "count": [1052]}, "timestamp": {"min": [0.0], "max": [35.03333333333333], "mean": [17.516666666666666], "std": [10.122870146356714], "count": [1052]}, "frame_index": {"min": [0], "max": [1051], "mean": [525.5], "std": [303.6861043907014], "count": [1052]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1052]}, "index": {"min": [1030], "max": [2081], "mean": [1555.5], "std": [303.6861043907014], "count": [1052]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1052]}, "subtask_annotation": {"mean": [4.192015209125476, 7.0, 7.0, 7.0, 7.0], "std": [2.483637121920343, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1052]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [1052]}, "eef_direction_state": {"mean": [3.6901140684410647, 6.0], "std": [2.324235265358799, 0.0], "min": [0, 6], "max": [6, 6], "count": [1052]}, "eef_velocity_state": {"mean": [0.9914448669201521, 0.0], "std": [0.8448698933529256, 0.0], "min": [0, 0], "max": [2, 0], "count": [1052]}, "eef_acc_mag_state": {"mean": [0.8944866920152091, 0.0], "std": [0.82917799256795, 0.0], "min": [0, 0], "max": [2, 0], "count": [1052]}, "eef_direction_action": {"mean": [3.6901140684410647, 6.0], "std": [2.324235265358799, 0.0], "min": [0, 6], "max": [6, 6], "count": [1052]}, "eef_velocity_action": {"mean": [0.9914448669201521, 0.0], "std": [0.8448698933529256, 0.0], "min": [0, 0], "max": [2, 0], "count": [1052]}, "eef_acc_mag_action": {"mean": [0.8944866920152091, 0.0], "std": [0.82917799256795, 0.0], "min": [0, 0], "max": [2, 0], "count": [1052]}, "eef_sim_pose_state": {"mean": [0.30789379014848395, 0.2245287612080084, 1.17126599292287, 0.027517184916028375, 0.12877316025736124, -0.11739090474409541, 0.06914824366798128, -0.33642019937630496, 1.182073211888674, -0.008542874017093935, 0.0044291464509418075, 0.003064052933680473], "std": [0.17126196319529616, 0.08702190707731096, 0.06257748844357457, 0.06495879778359577, 0.11558019772686949, 0.10269996211997698, 3.939605112518174e-05, 5.95261759887368e-06, 6.911910953887442e-05, 0.0010529754108816135, 0.000852509320885171, 0.00026691974200391785], "min": [0.041965268610157536, 0.09381457080982532, 1.0729361522661862, -0.16063592485633826, -0.09696264080455319, -0.3214397207436042, 0.06901245146810624, -0.3364557208429074, 1.1820232892530416, -0.01829115777507546, 0.0030679039074494874, 0.0015339880498014924], "max": [0.5448228104639525, 0.34870895685538766, 1.323662837352261, 0.19343631389796842, 0.5172458487763669, 0.4444732296413706, 0.06924523362087674, -0.3363521641838978, 1.1822154081520455, -0.0061216302801922135, 0.006135894328687996, 0.006135952198526469], "count": [1052]}, "eef_sim_pose_action": {"mean": [0.30789379014848395, 0.2245287612080084, 1.17126599292287, 0.027517184916028375, 0.12877316025736124, -0.11739090474409541, 0.06914824366798128, -0.33642019937630496, 1.182073211888674, -0.008542874017093935, 0.0044291464509418075, 0.003064052933680473], "std": [0.17126196319529616, 0.08702190707731096, 0.06257748844357457, 0.06495879778359577, 0.11558019772686949, 0.10269996211997698, 3.939605112518174e-05, 5.95261759887368e-06, 6.911910953887442e-05, 0.0010529754108816135, 0.000852509320885171, 0.00026691974200391785], "min": [0.041965268610157536, 0.09381457080982532, 1.0729361522661862, -0.16063592485633826, -0.09696264080455319, -0.3214397207436042, 0.06901245146810624, -0.3364557208429074, 1.1820232892530416, -0.01829115777507546, 0.0030679039074494874, 0.0015339880498014924], "max": [0.5448228104639525, 0.34870895685538766, 1.323662837352261, 0.19343631389796842, 0.5172458487763669, 0.4444732296413706, 0.06924523362087674, -0.3363521641838978, 1.1822154081520455, -0.0061216302801922135, 0.006135894328687996, 0.006135952198526469], "count": [1052]}, "gripper_mode_state": {"mean": [0.6644486692015209, 1.0], "std": [0.47218284085494233, 0.0], "min": [0, 1], "max": [1, 1], "count": [1052]}, "gripper_activity_state": {"mean": [1.80893536121673, 2.0], "std": [0.5520408106819036, 0.0], "min": [0, 2], "max": [2, 2], "count": [1052]}, "gripper_mode_action": {"mean": [0.6644486692015209, 1.0], "std": [0.47218284085494233, 0.0], "min": [0, 1], "max": [1, 1], "count": [1052]}, "gripper_activity_action": {"mean": [1.80893536121673, 2.0], "std": [0.5520408106819036, 0.0], "min": [0, 2], "max": [2, 2], "count": [1052]}, "gripper_open_scale_state": {"mean": [0.40391221216746864, 0.03584447928837394], "std": [0.37887236125040646, 2.636779683484747e-16], "min": [0.029509950961385454, 0.03584447928837368], "max": [0.9707264219011579, 0.03584447928837368], "count": [1052]}, "gripper_open_scale_action": {"mean": [0.40391221216746864, 0.03584447928837394], "std": [0.37887236125040646, 2.636779683484747e-16], "min": [0.029509950961385454, 0.03584447928837368], "max": [0.9707264219011579, 0.03584447928837368], "count": [1052]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48373059908097155]], [[0.489307361979241]], [[0.4582658808307408]]], "std": [[[0.2384608414255018]], [[0.239808830021019]], [[0.22383207175215747]]], "count": [229]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3703691181227465]], [[0.3802863270732844]], [[0.3667099292652529]]], "std": [[[0.26748844187199233]], [[0.26061515248426]], [[0.2717069969837305]]], "count": [229]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39237575872173225]], [[0.39525700568922373]], [[0.3805277658855876]]], "std": [[[0.295053989647232]], [[0.2894830284612584]], [[0.30370033093585014]]], "count": [229]}, "observation.state": {"min": [-0.6884337067604065, -1.0842021724855044e-19, -1.2589168548583984, -1.5299999713897705, -0.28206661343574524, -0.20416049659252167, 0.0573623850941658, -0.0002247151278425008, -1.0842021724855044e-19, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.00920388475060463, 0.06272783875465393], "max": [0.2684466242790222, 2.5265328884124756, -0.001535146846435964, 0.36692261695861816, 0.6640255451202393, 0.23946857452392578, 1.6986631155014038, 1.0842021724855044e-19, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.24244078993797302, 1.3788092136383057, -0.43111225962638855, -0.8004589080810547, 0.27905595302581787, -0.04732250049710274, 0.5385345816612244, -2.99609837384196e-07, 0.0005067176534794271, 0.0, 0.0030679695773869753, 0.0030437258537858725, -0.0030002521816641092, 0.06272836029529572], "std": [0.24683663249015808, 0.9280655980110168, 0.3202221989631653, 0.6268573999404907, 0.19275987148284912, 0.07692628353834152, 0.5788387656211853, 7.961041774251498e-06, 0.0006725832354277372, 0.0, 7.916241884231567e-09, 0.00016548197891097516, 0.000712928653229028, 5.21540641784668e-07], "count": [1408]}, "action": {"min": [-0.6884337067604065, -1.0842021724855044e-19, -1.2589168548583984, -1.5299999713897705, -0.28206661343574524, -0.20416049659252167, 0.0573623850941658, -0.0002247151278425008, -1.0842021724855044e-19, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.00920388475060463, 0.06272783875465393], "max": [0.2684466242790222, 2.5265328884124756, -0.001535146846435964, 0.36692261695861816, 0.6640255451202393, 0.23946857452392578, 1.6986631155014038, 1.0842021724855044e-19, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.24244078993797302, 1.3788092136383057, -0.43111225962638855, -0.8004589080810547, 0.27905595302581787, -0.04732250049710274, 0.5385345816612244, -2.99609837384196e-07, 0.0005067176534794271, 0.0, 0.0030679695773869753, 0.0030437258537858725, -0.0030002521816641092, 0.06272836029529572], "std": [0.24683663249015808, 0.9280655980110168, 0.3202221989631653, 0.6268573999404907, 0.19275987148284912, 0.07692628353834152, 0.5788387656211853, 7.961041774251498e-06, 0.0006725832354277372, 0.0, 7.916241884231567e-09, 0.00016548197891097516, 0.000712928653229028, 5.21540641784668e-07], "count": [1408]}, "timestamp": {"min": [0.0], "max": [46.9], "mean": [23.45], "std": [13.548482899900225], "count": [1408]}, "frame_index": {"min": [0], "max": [1407], "mean": [703.5], "std": [406.4544869970068], "count": [1408]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1408]}, "index": {"min": [2082], "max": [3489], "mean": [2785.5], "std": [406.4544869970068], "count": [1408]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1408]}, "subtask_annotation": {"mean": [3.9673295454545454, 7.0, 7.0, 7.0, 7.0], "std": [2.5645774781432857, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1408]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [1408]}, "eef_direction_state": {"mean": [3.656960227272727, 6.0], "std": [2.3305212713351193, 0.0], "min": [0, 6], "max": [6, 6], "count": [1408]}, "eef_velocity_state": {"mean": [1.0149147727272727, 0.0], "std": [0.8539209323148195, 0.0], "min": [0, 0], "max": [2, 0], "count": [1408]}, "eef_acc_mag_state": {"mean": [0.8977272727272727, 0.0], "std": [0.8279873287248591, 0.0], "min": [0, 0], "max": [2, 0], "count": [1408]}, "eef_direction_action": {"mean": [3.656960227272727, 6.0], "std": [2.3305212713351193, 0.0], "min": [0, 6], "max": [6, 6], "count": [1408]}, "eef_velocity_action": {"mean": [1.0149147727272727, 0.0], "std": [0.8539209323148195, 0.0], "min": [0, 0], "max": [2, 0], "count": [1408]}, "eef_acc_mag_action": {"mean": [0.8977272727272727, 0.0], "std": [0.8279873287248591, 0.0], "min": [0, 0], "max": [2, 0], "count": [1408]}, "eef_sim_pose_state": {"mean": [0.28163036474562325, 0.26968098026815057, 1.197605067194295, 0.0019770321179864397, 0.13730054422107874, 0.043973398085957044, 0.06916799632471098, -0.3364217404954679, 1.1821920508050299, -0.002989374784878908, 0.003574661981563901, 0.003043438882571098], "std": [0.15614887256068793, 0.07329425191312101, 0.05934220837862521, 0.06708391829043063, 0.14604781181253595, 0.18587878803940053, 5.057092907060026e-05, 3.7292979022693347e-06, 1.5295528426160303e-05, 0.000713322884409974, 0.0006725825683457098, 0.0001656331352449535], "min": [0.007903778554352245, 0.13701184934344351, 1.0678199692206924, -0.1536181985023518, -0.1678935487116231, -0.4452001788158111, 0.06912989669842551, -0.3364557208429074, 1.1821805253004012, -0.00919447234708507, 0.0030679472226871063, 0.001533988049801492], "max": [0.5345209520387867, 0.42645505720199645, 1.3558317159293716, 0.21598656318283088, 0.6265484741619174, 0.5950691364824383, 0.0692453124463836, -0.336416078805844, 1.1822154081520455, -0.0015198621699224718, 0.004601936954323316, 0.003067994147681721], "count": [1408]}, "eef_sim_pose_action": {"mean": [0.28163036474562325, 0.26968098026815057, 1.197605067194295, 0.0019770321179864397, 0.13730054422107874, 0.043973398085957044, 0.06916799632471098, -0.3364217404954679, 1.1821920508050299, -0.002989374784878908, 0.003574661981563901, 0.003043438882571098], "std": [0.15614887256068793, 0.07329425191312101, 0.05934220837862521, 0.06708391829043063, 0.14604781181253595, 0.18587878803940053, 5.057092907060026e-05, 3.7292979022693347e-06, 1.5295528426160303e-05, 0.000713322884409974, 0.0006725825683457098, 0.0001656331352449535], "min": [0.007903778554352245, 0.13701184934344351, 1.0678199692206924, -0.1536181985023518, -0.1678935487116231, -0.4452001788158111, 0.06912989669842551, -0.3364557208429074, 1.1821805253004012, -0.00919447234708507, 0.0030679472226871063, 0.001533988049801492], "max": [0.5345209520387867, 0.42645505720199645, 1.3558317159293716, 0.21598656318283088, 0.6265484741619174, 0.5950691364824383, 0.0692453124463836, -0.336416078805844, 1.1822154081520455, -0.0015198621699224718, 0.004601936954323316, 0.003067994147681721], "count": [1408]}, "gripper_mode_state": {"mean": [0.7848011363636364, 1.0], "std": [0.4109602325359279, 0.0], "min": [0, 1], "max": [1, 1], "count": [1408]}, "gripper_activity_state": {"mean": [1.8551136363636365, 2.0], "std": [0.48737118185727596, 0.0], "min": [0, 2], "max": [2, 2], "count": [1408]}, "gripper_mode_action": {"mean": [0.7848011363636364, 1.0], "std": [0.4109602325359279, 0.0], "min": [0, 1], "max": [1, 1], "count": [1408]}, "gripper_activity_action": {"mean": [1.8551136363636365, 2.0], "std": [0.48737118185727596, 0.0], "min": [0, 2], "max": [2, 2], "count": [1408]}, "gripper_open_scale_state": {"mean": [0.30773523572964917, 0.03584447928837336], "std": [0.33076458094202027, 3.191891195797325e-16], "min": [0.03277850576809475, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1408]}, "gripper_open_scale_action": {"mean": [0.30773523572964917, 0.03584447928837336], "std": [0.33076458094202027, 3.191891195797325e-16], "min": [0.03277850576809475, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1408]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5199090111353184]], [[0.5443354409902613]], [[0.5363834748524291]]], "std": [[[0.2437929701141458]], [[0.2366796911777127]], [[0.2328631594883549]]], "count": [234]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3556633381747761]], [[0.3772570107815206]], [[0.3734818713572799]]], "std": [[[0.24410631406873412]], [[0.2259957789489071]], [[0.22997351162823562]]], "count": [234]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38243226984526]], [[0.39919632283112677]], [[0.3932079550956185]]], "std": [[[0.3172442568856855]], [[0.2994037642789185]], [[0.3045044243462961]]], "count": [234]}, "observation.state": {"min": [-0.0015339808305725455, -4.336808689942018e-19, 0.0, -0.0047418405301868916, -0.0015339808305725455, -0.015339807607233524, 0.06160520389676094, -0.8881332874298096, -0.0043067182414233685, -1.165825366973877, -1.5299999713897705, -0.4945366680622101, -0.604388415813446, 0.06272783875465393], "max": [0.0031168523710221052, 0.0015339808305725455, 0.0, 1.3552527156068805e-19, 0.0015339808305725455, 0.004615451209247112, 0.06167202815413475, 0.49547579884529114, 2.5172624588012695, 0.0, 0.22546106576919556, 1.3405293226242065, 0.20589585602283478, 0.06272783875465393], "mean": [0.0016471247654408216, 0.00032899886718951166, 0.0, -0.0015517201973125339, 7.877207826822996e-05, -0.011179299093782902, 0.06160531938076019, 0.11793464422225952, 1.5868701934814453, -0.48913151025772095, -0.8091446161270142, 0.04690798744559288, -0.14707186818122864, 0.06272837519645691], "std": [0.0011067342711612582, 0.0006236570188775659, 0.0, 0.0003602868237067014, 0.0007114565814845264, 0.0026104808785021305, 1.758676148710947e-06, 0.2351132184267044, 0.8762226104736328, 0.3644165098667145, 0.5648866891860962, 0.36168235540390015, 0.14963729679584503, 5.364418029785156e-07], "count": [1445]}, "action": {"min": [-0.0015339808305725455, -4.336808689942018e-19, 0.0, -0.0047418405301868916, -0.0015339808305725455, -0.015339807607233524, 0.06160520389676094, -0.8881332874298096, -0.0043067182414233685, -1.165825366973877, -1.5299999713897705, -0.4945366680622101, -0.604388415813446, 0.06272783875465393], "max": [0.0031168523710221052, 0.0015339808305725455, 0.0, 1.3552527156068805e-19, 0.0015339808305725455, 0.004615451209247112, 0.06167202815413475, 0.49547579884529114, 2.5172624588012695, 0.0, 0.22546106576919556, 1.3405293226242065, 0.20589585602283478, 0.06272783875465393], "mean": [0.0016471247654408216, 0.00032899886718951166, 0.0, -0.0015517201973125339, 7.877207826822996e-05, -0.011179299093782902, 0.06160531938076019, 0.11793464422225952, 1.5868701934814453, -0.48913151025772095, -0.8091446161270142, 0.04690798744559288, -0.14707186818122864, 0.06272837519645691], "std": [0.0011067342711612582, 0.0006236570188775659, 0.0, 0.0003602868237067014, 0.0007114565814845264, 0.0026104808785021305, 1.758676148710947e-06, 0.2351132184267044, 0.8762226104736328, 0.3644165098667145, 0.5648866891860962, 0.36168235540390015, 0.14963729679584503, 5.364418029785156e-07], "count": [1445]}, "timestamp": {"min": [0.0], "max": [48.13333333333333], "mean": [24.066666666666663], "std": [13.904515653396762], "count": [1445]}, "frame_index": {"min": [0], "max": [1444], "mean": [722.0], "std": [417.13546960190286], "count": [1445]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1445]}, "index": {"min": [3490], "max": [4934], "mean": [4212.0], "std": [417.13546960190286], "count": [1445]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1445]}, "subtask_annotation": {"mean": [4.111418685121107, 7.0, 7.0, 7.0, 7.0], "std": [2.549043051555229, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1445]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [1445]}, "eef_direction_state": {"mean": [6.0, 3.6754325259515572], "std": [0.0, 2.275608265719581], "min": [6, 0], "max": [6, 6], "count": [1445]}, "eef_velocity_state": {"mean": [0.0, 0.9916955017301038], "std": [0.0, 0.8158890733090873], "min": [0, 0], "max": [0, 2], "count": [1445]}, "eef_acc_mag_state": {"mean": [0.0, 0.9598615916955018], "std": [0.0, 0.827583287947622], "min": [0, 0], "max": [0, 2], "count": [1445]}, "eef_direction_action": {"mean": [6.0, 3.6754325259515572], "std": [0.0, 2.275608265719581], "min": [6, 0], "max": [6, 6], "count": [1445]}, "eef_velocity_action": {"mean": [0.0, 0.9916955017301038], "std": [0.0, 0.8158890733090873], "min": [0, 0], "max": [0, 2], "count": [1445]}, "eef_acc_mag_action": {"mean": [0.0, 0.9598615916955018], "std": [0.0, 0.827583287947622], "min": [0, 0], "max": [0, 2], "count": [1445]}, "eef_sim_pose_state": {"mean": [0.06915528797292325, 0.33347398317101723, 1.1826615369585562, -0.011179584336392925, -0.0012227181699198267, 0.0017258936932172768, 0.3216987250520154, -0.2895659392227627, 1.1782524927098252, -0.09060526456906587, 0.24822739089830853, 0.17743966633950048], "std": [4.716650839282779e-05, 3.244556528658331e-05, 3.953601942609052e-05, 0.0026104545274330832, 0.0007207900406571968, 0.001191337119274545, 0.15495822915822652, 0.053204279723543635, 0.0628332167319159, 0.1384816602943327, 0.2447192349859473, 0.2965049658647264], "min": [0.0691294273015442, 0.3334053003445506, 1.1824949999999999, -0.015339807607233524, -0.004741840517678453, -0.003067961661145092, 0.03382964106052514, -0.4670453687452985, 1.0599938303992908, -0.32884862456616837, -0.4042263074123553, -1.0849973756839875], "max": [0.06924645247882673, 0.3335445522984069, 1.1830015936798293, 0.004615106789716643, 2.220446049250313e-16, 0.004601953833265581, 0.5358330018143886, -0.20731038508073685, 1.3176001311570076, 0.42471564077257484, 0.8686988839035688, 1.0085039343440534], "count": [1445]}, "eef_sim_pose_action": {"mean": [0.06915528797292325, 0.33347398317101723, 1.1826615369585562, -0.011179584336392925, -0.0012227181699198267, 0.0017258936932172768, 0.3216987250520154, -0.2895659392227627, 1.1782524927098252, -0.09060526456906587, 0.24822739089830853, 0.17743966633950048], "std": [4.716650839282779e-05, 3.244556528658331e-05, 3.953601942609052e-05, 0.0026104545274330832, 0.0007207900406571968, 0.001191337119274545, 0.15495822915822652, 0.053204279723543635, 0.0628332167319159, 0.1384816602943327, 0.2447192349859473, 0.2965049658647264], "min": [0.0691294273015442, 0.3334053003445506, 1.1824949999999999, -0.015339807607233524, -0.004741840517678453, -0.003067961661145092, 0.03382964106052514, -0.4670453687452985, 1.0599938303992908, -0.32884862456616837, -0.4042263074123553, -1.0849973756839875], "max": [0.06924645247882673, 0.3335445522984069, 1.1830015936798293, 0.004615106789716643, 2.220446049250313e-16, 0.004601953833265581, 0.5358330018143886, -0.20731038508073685, 1.3176001311570076, 0.42471564077257484, 0.8686988839035688, 1.0085039343440534], "count": [1445]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1445]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1445]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1445]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1445]}, "gripper_open_scale_state": {"mean": [0.03520300008109906, 0.03584447928837332], "std": [1.0041806347818626e-06, 3.608224830031759e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035241158945219855, 0.03584447928837368], "count": [1445]}, "gripper_open_scale_action": {"mean": [0.03520300008109906, 0.03584447928837332], "std": [1.0041806347818626e-06, 3.608224830031759e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035241158945219855, 0.03584447928837368], "count": [1445]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5234597790913751]], [[0.5335726923939511]], [[0.5298733873723782]]], "std": [[[0.23879629059791693]], [[0.22982354389963336]], [[0.22645555477278387]]], "count": [204]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3593117444145414]], [[0.3706101259131104]], [[0.3593615649963689]]], "std": [[[0.2886935377185856]], [[0.2755271593981171]], [[0.2828432615223002]]], "count": [204]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37075442538126363]], [[0.3800384974796019]], [[0.37210388499081554]]], "std": [[[0.28942584533641774]], [[0.27423919908391037]], [[0.2835416089982403]]], "count": [204]}, "observation.state": {"min": [-0.6838617920875549, -0.0015339808305725455, -0.8866409063339233, -1.5299999713897705, -0.03503232076764107, -0.7009963393211365, 0.0558503121137619, -4.336808689942018e-19, -2.5905896071115742e-20, -0.003067961661145091, -0.003067961661145091, -0.006135923322290182, 0.02147573046386242, 0.06272783875465393], "max": [0.14419420063495636, 2.538308620452881, 0.0, 0.1314280778169632, 0.7179030179977417, 0.3300755023956299, 1.699180245399475, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.006135923322290182, -0.003067961661145091, 0.03681553900241852, 0.06272783875465393], "mean": [-0.28398117423057556, 1.8136661052703857, -0.43468302488327026, -1.0500158071517944, 0.4657530188560486, -0.19608451426029205, 1.028632640838623, 0.00040318226092495024, 0.0011259233579039574, -4.347843787400052e-05, -0.001855999231338501, -0.0056905136443674564, 0.03474416211247444, 0.06272827088832855], "std": [0.25054123997688293, 0.8370885848999023, 0.2503862679004669, 0.5473716259002686, 0.20846642553806305, 0.13916628062725067, 0.701117992401123, 0.0006534294225275517, 0.0006741245742887259, 0.00028790414216928184, 0.0008103784057311714, 0.0007719472050666809, 0.0035827236715704203, 4.3213367462158203e-07], "count": [1202]}, "action": {"min": [-0.6838617920875549, -0.0015339808305725455, -0.8866409063339233, -1.5299999713897705, -0.03503232076764107, -0.7009963393211365, 0.0558503121137619, -4.336808689942018e-19, -2.5905896071115742e-20, -0.003067961661145091, -0.003067961661145091, -0.006135923322290182, 0.02147573046386242, 0.06272783875465393], "max": [0.14419420063495636, 2.538308620452881, 0.0, 0.1314280778169632, 0.7179030179977417, 0.3300755023956299, 1.699180245399475, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.006135923322290182, -0.003067961661145091, 0.03681553900241852, 0.06272783875465393], "mean": [-0.28398117423057556, 1.8136661052703857, -0.43468302488327026, -1.0500158071517944, 0.4657530188560486, -0.19608451426029205, 1.028632640838623, 0.00040318226092495024, 0.0011259233579039574, -4.347843787400052e-05, -0.001855999231338501, -0.0056905136443674564, 0.03474416211247444, 0.06272827088832855], "std": [0.25054123997688293, 0.8370885848999023, 0.2503862679004669, 0.5473716259002686, 0.20846642553806305, 0.13916628062725067, 0.701117992401123, 0.0006534294225275517, 0.0006741245742887259, 0.00028790414216928184, 0.0008103784057311714, 0.0007719472050666809, 0.0035827236715704203, 4.3213367462158203e-07], "count": [1202]}, "timestamp": {"min": [0.0], "max": [40.03333333333333], "mean": [20.016666666666666], "std": [11.566246390059117], "count": [1202]}, "frame_index": {"min": [0], "max": [1201], "mean": [600.5], "std": [346.9873917017735], "count": [1202]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1202]}, "index": {"min": [4935], "max": [6136], "mean": [5535.5], "std": [346.9873917017735], "count": [1202]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1202]}, "subtask_annotation": {"mean": [2.94675540765391, 7.0, 7.0, 7.0, 7.0], "std": [2.5854115791015846, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1202]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [1202]}, "eef_direction_state": {"mean": [3.0973377703826954, 6.0], "std": [2.248240480603283, 0.0], "min": [0, 6], "max": [6, 6], "count": [1202]}, "eef_velocity_state": {"mean": [1.1139767054908485, 0.0], "std": [0.7660567350101216, 0.0], "min": [0, 0], "max": [2, 0], "count": [1202]}, "eef_acc_mag_state": {"mean": [1.057404326123128, 0.0], "std": [0.807122568045379, 0.0], "min": [0, 0], "max": [2, 0], "count": [1202]}, "eef_direction_action": {"mean": [3.0973377703826954, 6.0], "std": [2.248240480603283, 0.0], "min": [0, 6], "max": [6, 6], "count": [1202]}, "eef_velocity_action": {"mean": [1.1139767054908485, 0.0], "std": [0.7660567350101216, 0.0], "min": [0, 0], "max": [2, 0], "count": [1202]}, "eef_acc_mag_action": {"mean": [1.057404326123128, 0.0], "std": [0.807122568045379, 0.0], "min": [0, 0], "max": [2, 0], "count": [1202]}, "eef_sim_pose_state": {"mean": [0.3258292535303875, 0.2611765827897853, 1.142887364818408, -0.015514806556951354, 0.2742921473098836, 0.21853933335598355, 0.06921185281088801, -0.3366274833548749, 1.1827228978720037, 0.034747758283515756, -0.0007735443626124812, -0.005287322986964295], "std": [0.12616352016179594, 0.0743154428392657, 0.07198414669840612, 0.11481521775253264, 0.16748172937382186, 0.21502679508166184, 5.8438384946317036e-05, 1.0176032889225355e-05, 6.530398006248965e-05, 0.003577510762975483, 0.0013383206551543668, 0.001356918283826228], "min": [0.047636448439117365, 0.144661876375105, 1.0364661677251434, -0.2907462220405432, -0.20515323541298525, -0.2184672618318324, 0.06899970644248606, -0.33666328663506884, 1.1826522369255967, 0.02148514286738197, -0.0030679472226873283, -0.006135923322290179], "max": [0.46480757309794013, 0.3926515632751183, 1.3300885034813599, 0.4143862434612112, 0.5937457488644071, 0.6910452277057392, 0.06924624067225793, -0.33656790121425795, 1.183077371584033, 0.03682196816312369, 0.00460189376178155, -0.0015339952689624875], "count": [1202]}, "eef_sim_pose_action": {"mean": [0.3258292535303875, 0.2611765827897853, 1.142887364818408, -0.015514806556951354, 0.2742921473098836, 0.21853933335598355, 0.06921185281088801, -0.3366274833548749, 1.1827228978720037, 0.034747758283515756, -0.0007735443626124812, -0.005287322986964295], "std": [0.12616352016179594, 0.0743154428392657, 0.07198414669840612, 0.11481521775253264, 0.16748172937382186, 0.21502679508166184, 5.8438384946317036e-05, 1.0176032889225355e-05, 6.530398006248965e-05, 0.003577510762975483, 0.0013383206551543668, 0.001356918283826228], "min": [0.047636448439117365, 0.144661876375105, 1.0364661677251434, -0.2907462220405432, -0.20515323541298525, -0.2184672618318324, 0.06899970644248606, -0.33666328663506884, 1.1826522369255967, 0.02148514286738197, -0.0030679472226873283, -0.006135923322290179], "max": [0.46480757309794013, 0.3926515632751183, 1.3300885034813599, 0.4143862434612112, 0.5937457488644071, 0.6910452277057392, 0.06924624067225793, -0.33656790121425795, 1.183077371584033, 0.03682196816312369, 0.00460189376178155, -0.0015339952689624875], "count": [1202]}, "gripper_mode_state": {"mean": [0.45757071547420963, 1.0], "std": [0.49819650321397685, 0.0], "min": [0, 1], "max": [1, 1], "count": [1202]}, "gripper_activity_state": {"mean": [1.8793677204658903, 2.0], "std": [0.44824330757411057, 0.0], "min": [0, 2], "max": [2, 2], "count": [1202]}, "gripper_mode_action": {"mean": [0.45757071547420963, 1.0], "std": [0.49819650321397685, 0.0], "min": [0, 1], "max": [1, 1], "count": [1202]}, "gripper_activity_action": {"mean": [1.8793677204658903, 2.0], "std": [0.44824330757411057, 0.0], "min": [0, 2], "max": [2, 2], "count": [1202]}, "gripper_open_scale_state": {"mean": [0.5877886114857693, 0.03584447928837366], "std": [0.4006402637197539, 2.0816681711721685e-17], "min": [0.0319144640650068, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1202]}, "gripper_open_scale_action": {"mean": [0.5877886114857693, 0.03584447928837366], "std": [0.4006402637197539, 2.0816681711721685e-17], "min": [0.0319144640650068, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1202]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4770239783189261]], [[0.48489885825895473]], [[0.4523686119310329]]], "std": [[[0.24613923772057608]], [[0.24803764241328494]], [[0.2313512469002124]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3626113805139738]], [[0.37262691217466676]], [[0.35842004152318035]]], "std": [[[0.26031291724131994]], [[0.255050036429566]], [[0.26587688367164347]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38769814580551454]], [[0.3957064694754843]], [[0.38285453709560285]]], "std": [[[0.2852229632841537]], [[0.283573576593105]], [[0.299401108610018]]], "count": [186]}, "observation.state": {"min": [-0.9073106646537781, -0.0015339808305725455, -1.3314952850341797, -1.5299999713897705, -0.36763718724250793, -0.2141972929239273, 0.057415250688791275, 0.0, -2.168404344971009e-19, 0.0, 0.003067961661145091, 0.003067961661145091, -0.00920388475060463, 0.06272783875465393], "max": [0.37054309248924255, 2.4651072025299072, 1.0842021724855044e-19, 0.5062955617904663, 0.8190611600875854, 0.15243852138519287, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0014906066935509443, 0.004601942375302315, 0.003067961661145091, -0.006135923322290182, 0.06272783875465393], "mean": [-0.2090143859386444, 1.2687604427337646, -0.36464712023735046, -0.8158027529716492, 0.20297954976558685, 0.02031244896352291, 0.6383264660835266, 0.0, 0.00018064331379719079, 1.412269057254889e-06, 0.003374763997271657, 0.0030679693445563316, -0.007666919380426407, 0.06272818893194199], "std": [0.3023753762245178, 0.9710924625396729, 0.34973588585853577, 0.6909412741661072, 0.28556182980537415, 0.059443436563014984, 0.6564830541610718, 0.0, 0.00045129196951165795, 4.571972749545239e-05, 0.0005244382773526013, 7.683411240577698e-09, 0.0004113178001716733, 3.501772880554199e-07], "count": [1062]}, "action": {"min": [-0.9073106646537781, -0.0015339808305725455, -1.3314952850341797, -1.5299999713897705, -0.36763718724250793, -0.2141972929239273, 0.057415250688791275, 0.0, -2.168404344971009e-19, 0.0, 0.003067961661145091, 0.003067961661145091, -0.00920388475060463, 0.06272783875465393], "max": [0.37054309248924255, 2.4651072025299072, 1.0842021724855044e-19, 0.5062955617904663, 0.8190611600875854, 0.15243852138519287, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0014906066935509443, 0.004601942375302315, 0.003067961661145091, -0.006135923322290182, 0.06272783875465393], "mean": [-0.2090143859386444, 1.2687604427337646, -0.36464712023735046, -0.8158027529716492, 0.20297954976558685, 0.02031244896352291, 0.6383264660835266, 0.0, 0.00018064331379719079, 1.412269057254889e-06, 0.003374763997271657, 0.0030679693445563316, -0.007666919380426407, 0.06272818893194199], "std": [0.3023753762245178, 0.9710924625396729, 0.34973588585853577, 0.6909412741661072, 0.28556182980537415, 0.059443436563014984, 0.6564830541610718, 0.0, 0.00045129196951165795, 4.571972749545239e-05, 0.0005244382773526013, 7.683411240577698e-09, 0.0004113178001716733, 3.501772880554199e-07], "count": [1062]}, "timestamp": {"min": [0.0], "max": [35.36666666666667], "mean": [17.683333333333334], "std": [10.219095234286028], "count": [1062]}, "frame_index": {"min": [0], "max": [1061], "mean": [530.5], "std": [306.57285702858087], "count": [1062]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1062]}, "index": {"min": [6137], "max": [7198], "mean": [6667.5], "std": [306.57285702858087], "count": [1062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1062]}, "subtask_annotation": {"mean": [3.6308851224105463, 7.0, 7.0, 7.0, 7.0], "std": [2.6087111363333246, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1062]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [1062]}, "eef_direction_state": {"mean": [3.5207156308851224, 6.0], "std": [2.4272938470807075, 0.0], "min": [0, 6], "max": [6, 6], "count": [1062]}, "eef_velocity_state": {"mean": [1.0188323917137476, 0.0], "std": [0.8785063467533886, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_acc_mag_state": {"mean": [0.8898305084745762, 0.0], "std": [0.8370595615022753, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_direction_action": {"mean": [3.5207156308851224, 6.0], "std": [2.4272938470807075, 0.0], "min": [0, 6], "max": [6, 6], "count": [1062]}, "eef_velocity_action": {"mean": [1.0188323917137476, 0.0], "std": [0.8785063467533886, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_acc_mag_action": {"mean": [0.8898305084745762, 0.0], "std": [0.8370595615022753, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_sim_pose_state": {"mean": [0.25688051300142756, 0.27575811773072084, 1.1972891819386415, 0.030511842184248152, 0.08341470499211175, -0.004496063337337322, 0.06914345964856611, -0.33642120176704776, 1.1821527960916494, -0.007655990631411459, 0.0035567965358365276, 0.003067981909851962], "std": [0.15808347515598695, 0.08182856784530265, 0.05530123919440523, 0.059638201659947036, 0.12719788272382088, 0.11973743829348411, 3.401014913467206e-05, 5.924638550697371e-15, 5.4520753247462776e-05, 0.0004122286136254203, 0.0007410621711835707, 9.348472092080188e-09], "min": [0.017121128425598306, 0.09212083167375051, 1.1088432180174785, -0.16136506415830046, -0.2430504019742341, -0.5198982631660403, 0.06912929370183779, -0.3364212017670419, 1.1817672424157584, -0.00919447234708507, 0.0030679472226871063, 0.0030679760995350335], "max": [0.5473613227498498, 0.40646302122402783, 1.3394464236590626, 0.15984317703000178, 0.4180194777231503, 0.321597804330002, 0.06924523362087674, -0.3364212017670418, 1.1822154081520455, -0.006117098338420718, 0.006135894328687996, 0.003068019415382175], "count": [1062]}, "eef_sim_pose_action": {"mean": [0.25688051300142756, 0.27575811773072084, 1.1972891819386415, 0.030511842184248152, 0.08341470499211175, -0.004496063337337322, 0.06914345964856611, -0.33642120176704776, 1.1821527960916494, -0.007655990631411459, 0.0035567965358365276, 0.003067981909851962], "std": [0.15808347515598695, 0.08182856784530265, 0.05530123919440523, 0.059638201659947036, 0.12719788272382088, 0.11973743829348411, 3.401014913467206e-05, 5.924638550697371e-15, 5.4520753247462776e-05, 0.0004122286136254203, 0.0007410621711835707, 9.348472092080188e-09], "min": [0.017121128425598306, 0.09212083167375051, 1.1088432180174785, -0.16136506415830046, -0.2430504019742341, -0.5198982631660403, 0.06912929370183779, -0.3364212017670419, 1.1817672424157584, -0.00919447234708507, 0.0030679472226871063, 0.0030679760995350335], "max": [0.5473613227498498, 0.40646302122402783, 1.3394464236590626, 0.15984317703000178, 0.4180194777231503, 0.321597804330002, 0.06924523362087674, -0.3364212017670418, 1.1822154081520455, -0.006117098338420718, 0.006135894328687996, 0.003068019415382175], "count": [1062]}, "gripper_mode_state": {"mean": [0.696798493408663, 1.0], "std": [0.45964154837447285, 0.0], "min": [0, 1], "max": [1, 1], "count": [1062]}, "gripper_activity_state": {"mean": [1.8088512241054613, 2.0], "std": [0.5542141231057882, 0.0], "min": [0, 2], "max": [2, 2], "count": [1062]}, "gripper_mode_action": {"mean": [0.696798493408663, 1.0], "std": [0.45964154837447285, 0.0], "min": [0, 1], "max": [1, 1], "count": [1062]}, "gripper_activity_action": {"mean": [1.8088512241054613, 2.0], "std": [0.5542141231057882, 0.0], "min": [0, 2], "max": [2, 2], "count": [1062]}, "gripper_open_scale_state": {"mean": [0.36475836120611493, 0.03584447928837392], "std": [0.37513232748916664, 2.42861286636753e-16], "min": [0.0328087146793093, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1062]}, "gripper_open_scale_action": {"mean": [0.36475836120611493, 0.03584447928837392], "std": [0.37513232748916664, 2.42861286636753e-16], "min": [0.0328087146793093, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1062]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49043592948007825]], [[0.5192374843063402]], [[0.5110547939514789]]], "std": [[[0.2678901321550013]], [[0.25774481239253816]], [[0.24856277388498135]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3880237066578044]], [[0.3992900903770171]], [[0.39094139802813777]]], "std": [[[0.270096183872986]], [[0.2518566000482554]], [[0.2579365795489729]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37942981241460805]], [[0.39002890518260036]], [[0.3861390400557586]]], "std": [[[0.2825020822685636]], [[0.2679854558490429]], [[0.2746458765973282]]], "count": [236]}, "observation.state": {"min": [-0.5460406541824341, 0.0015339808305725455, -0.9019806981086731, -1.5299999713897705, -0.8440434336662292, -0.4555923044681549, 0.0599847286939621, -0.004601942375302315, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -0.0015339808305725455, -0.01073786523193121, 0.06272783875465393], "max": [0.9730663299560547, 2.2656896114349365, 0.002920200116932392, 0.2789323627948761, 0.7607443332672119, 0.09048473834991455, 1.7132538557052612, -0.003067961661145091, 0.003067961661145091, 3.2526065174565133e-19, -0.006135923322290182, 4.0657581468206416e-19, -0.003067961661145091, 0.06272783875465393], "mean": [-0.10007037967443466, 1.4883298873901367, -0.34181517362594604, -0.8363271355628967, 0.2995290756225586, -0.1803894191980362, 0.8005671501159668, -0.004372595809400082, -0.0003666914126370102, -0.0012283417163416743, -0.006437745410948992, -0.0004129366425331682, -0.00600495794788003, 0.0627283826470375], "std": [0.25629669427871704, 0.7116530537605286, 0.2197715938091278, 0.5258951783180237, 0.3003975450992584, 0.1455664038658142, 0.7020379304885864, 0.0004748879873659462, 0.0006158861215226352, 0.000504919036757201, 0.0005293407011777163, 0.0005534550291486084, 0.0008003703551366925, 5.438923835754395e-07], "count": [1459]}, "action": {"min": [-0.5460406541824341, 0.0015339808305725455, -0.9019806981086731, -1.5299999713897705, -0.8440434336662292, -0.4555923044681549, 0.0599847286939621, -0.004601942375302315, -0.0015339808305725455, -0.0015339808305725455, -0.007669903803616762, -0.0015339808305725455, -0.01073786523193121, 0.06272783875465393], "max": [0.9730663299560547, 2.2656896114349365, 0.002920200116932392, 0.2789323627948761, 0.7607443332672119, 0.09048473834991455, 1.7132538557052612, -0.003067961661145091, 0.003067961661145091, 3.2526065174565133e-19, -0.006135923322290182, 4.0657581468206416e-19, -0.003067961661145091, 0.06272783875465393], "mean": [-0.10007037967443466, 1.4883298873901367, -0.34181517362594604, -0.8363271355628967, 0.2995290756225586, -0.1803894191980362, 0.8005671501159668, -0.004372595809400082, -0.0003666914126370102, -0.0012283417163416743, -0.006437745410948992, -0.0004129366425331682, -0.00600495794788003, 0.0627283826470375], "std": [0.25629669427871704, 0.7116530537605286, 0.2197715938091278, 0.5258951783180237, 0.3003975450992584, 0.1455664038658142, 0.7020379304885864, 0.0004748879873659462, 0.0006158861215226352, 0.000504919036757201, 0.0005293407011777163, 0.0005534550291486084, 0.0008003703551366925, 5.438923835754395e-07], "count": [1459]}, "timestamp": {"min": [0.0], "max": [48.6], "mean": [24.299999999999997], "std": [14.03923074815711], "count": [1459]}, "frame_index": {"min": [0], "max": [1458], "mean": [729.0], "std": [421.1769224447132], "count": [1459]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1459]}, "index": {"min": [7199], "max": [8657], "mean": [7928.0], "std": [421.1769224447132], "count": [1459]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1459]}, "subtask_annotation": {"mean": [3.415352981494174, 7.0, 7.0, 7.0, 7.0], "std": [2.5619528745339646, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1459]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1459]}, "eef_direction_state": {"mean": [3.2261823166552435, 6.0], "std": [2.205880333002102, 0.0], "min": [0, 6], "max": [6, 6], "count": [1459]}, "eef_velocity_state": {"mean": [1.074023303632625, 0.0], "std": [0.7524260434045784, 0.0], "min": [0, 0], "max": [2, 0], "count": [1459]}, "eef_acc_mag_state": {"mean": [1.063742289239205, 0.0], "std": [0.797989234108078, 0.0], "min": [0, 0], "max": [2, 0], "count": [1459]}, "eef_direction_action": {"mean": [3.2261823166552435, 6.0], "std": [2.205880333002102, 0.0], "min": [0, 6], "max": [6, 6], "count": [1459]}, "eef_velocity_action": {"mean": [1.074023303632625, 0.0], "std": [0.7524260434045784, 0.0], "min": [0, 0], "max": [2, 0], "count": [1459]}, "eef_acc_mag_action": {"mean": [1.063742289239205, 0.0], "std": [0.797989234108078, 0.0], "min": [0, 0], "max": [2, 0], "count": [1459]}, "eef_sim_pose_state": {"mean": [0.2906877584979879, 0.31487359029584633, 1.20267106015641, -0.0562752967975481, 0.2746373766572624, 0.2261338894686229, 0.0690067253365426, -0.3363993049756859, 1.1834869024955248, -0.006001719712872978, -0.008032764722072632, -0.00478553591020586], "std": [0.11281487632522028, 0.05858695603678131, 0.052525220147914206, 0.11455606771638148, 0.17504993289225063, 0.20153877964435576, 5.454979922234259e-05, 1.7475743561008465e-05, 0.00016101834923559904, 0.00080151233616281, 0.0008390365643836448, 0.0006863227803627062], "min": [0.048803627759461274, 0.202141186927758, 1.0855353652632063, -0.5466451778803604, -0.05990699320138382, -0.25150352474352533, 0.06889283926495243, -0.3364548113577573, 1.1830888837396563, -0.01073786523193121, -0.010687086614780128, -0.006135990901558664], "max": [0.42293256567040344, 0.540808658768258, 1.380220488106262, 0.2724969451006434, 0.7589883460253413, 0.6496708211927957, 0.06936175323677615, -0.33638424137917, 1.1837063100011282, -0.0030561959491005974, -0.0030742660647085085, -0.00306796166114509], "count": [1459]}, "eef_sim_pose_action": {"mean": [0.2906877584979879, 0.31487359029584633, 1.20267106015641, -0.0562752967975481, 0.2746373766572624, 0.2261338894686229, 0.0690067253365426, -0.3363993049756859, 1.1834869024955248, -0.006001719712872978, -0.008032764722072632, -0.00478553591020586], "std": [0.11281487632522028, 0.05858695603678131, 0.052525220147914206, 0.11455606771638148, 0.17504993289225063, 0.20153877964435576, 5.454979922234259e-05, 1.7475743561008465e-05, 0.00016101834923559904, 0.00080151233616281, 0.0008390365643836448, 0.0006863227803627062], "min": [0.048803627759461274, 0.202141186927758, 1.0855353652632063, -0.5466451778803604, -0.05990699320138382, -0.25150352474352533, 0.06889283926495243, -0.3364548113577573, 1.1830888837396563, -0.01073786523193121, -0.010687086614780128, -0.006135990901558664], "max": [0.42293256567040344, 0.540808658768258, 1.380220488106262, 0.2724969451006434, 0.7589883460253413, 0.6496708211927957, 0.06936175323677615, -0.33638424137917, 1.1837063100011282, -0.0030561959491005974, -0.0030742660647085085, -0.00306796166114509], "count": [1459]}, "gripper_mode_state": {"mean": [0.594928032899246, 1.0], "std": [0.4909059671361565, 0.0], "min": [0, 1], "max": [1, 1], "count": [1459]}, "gripper_activity_state": {"mean": [1.8238519533927346, 2.0], "std": [0.531225097483141, 0.0], "min": [0, 2], "max": [2, 2], "count": [1459]}, "gripper_mode_action": {"mean": [0.594928032899246, 1.0], "std": [0.4909059671361565, 0.0], "min": [0, 1], "max": [1, 1], "count": [1459]}, "gripper_activity_action": {"mean": [1.8238519533927346, 2.0], "std": [0.531225097483141, 0.0], "min": [0, 2], "max": [2, 2], "count": [1459]}, "gripper_open_scale_state": {"mean": [0.45747066709025536, 0.0358444792883733], "std": [0.40116421775305705, 3.7470027081099033e-16], "min": [0.034276987825121195, 0.03584447928837368], "max": [0.9790022032601493, 0.03584447928837368], "count": [1459]}, "gripper_open_scale_action": {"mean": [0.45747066709025536, 0.0358444792883733], "std": [0.40116421775305705, 3.7470027081099033e-16], "min": [0.034276987825121195, 0.03584447928837368], "max": [0.9790022032601493, 0.03584447928837368], "count": [1459]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49507327249558103]], [[0.5134996249023719]], [[0.5219867945081597]]], "std": [[[0.26256531664031035]], [[0.2526097699174476]], [[0.2427464781618776]]], "count": [159]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35794108055521295]], [[0.3697356007042929]], [[0.35837799050437785]]], "std": [[[0.2869677981047626]], [[0.2727211540432296]], [[0.2799548089745427]]], "count": [159]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3870680211287869]], [[0.3986507926720654]], [[0.39344313074635867]]], "std": [[[0.30308943229657026]], [[0.2912404091410953]], [[0.30407993197722627]]], "count": [159]}, "observation.state": {"min": [-0.8733983635902405, -0.0015339808305725455, -1.3483691215515137, -1.5300194025039673, -0.7997719645500183, -0.40650489926338196, 0.05353369563817978, 0.0, -0.0015339808305725455, -0.003067961661145091, -0.0015339808305725455, -0.007669903803616762, 0.018285386264324188, 0.06272783875465393], "max": [0.5399612188339233, 2.624641180038452, 0.006135923322290182, 0.3794545829296112, 0.777728259563446, 0.11063484102487564, 1.699180245399475, 0.0, 1.6676699472389227e-20, 0.0, 0.004601942375302315, -0.006135923322290182, 0.02147573046386242, 0.06272783875465393], "mean": [-0.4600677788257599, 1.9826669692993164, -0.6900763511657715, -1.0815728902816772, 0.36369121074676514, -0.20142892003059387, 1.0401463508605957, 0.0, -0.0015195227460935712, -0.0014643535250797868, 6.296203355304897e-05, -0.007401148322969675, 0.020000353455543518, 0.06272803246974945], "std": [0.36167025566101074, 0.6797086596488953, 0.43284890055656433, 0.4909012019634247, 0.3458874821662903, 0.12857122719287872, 0.6775861978530884, 0.0, 0.0001415731239831075, 0.00032871717121452093, 0.0004687723994720727, 0.0005053522763773799, 0.0003100087051279843, 1.9371509552001953e-07], "count": [862]}, "action": {"min": [-0.8733983635902405, -0.0015339808305725455, -1.3483691215515137, -1.5300194025039673, -0.7997719645500183, -0.40650489926338196, 0.05353369563817978, 0.0, -0.0015339808305725455, -0.003067961661145091, -0.0015339808305725455, -0.007669903803616762, 0.018285386264324188, 0.06272783875465393], "max": [0.5399612188339233, 2.624641180038452, 0.006135923322290182, 0.3794545829296112, 0.777728259563446, 0.11063484102487564, 1.699180245399475, 0.0, 1.6676699472389227e-20, 0.0, 0.004601942375302315, -0.006135923322290182, 0.02147573046386242, 0.06272783875465393], "mean": [-0.4600677788257599, 1.9826669692993164, -0.6900763511657715, -1.0815728902816772, 0.36369121074676514, -0.20142892003059387, 1.0401463508605957, 0.0, -0.0015195227460935712, -0.0014643535250797868, 6.296203355304897e-05, -0.007401148322969675, 0.020000353455543518, 0.06272803246974945], "std": [0.36167025566101074, 0.6797086596488953, 0.43284890055656433, 0.4909012019634247, 0.3458874821662903, 0.12857122719287872, 0.6775861978530884, 0.0, 0.0001415731239831075, 0.00032871717121452093, 0.0004687723994720727, 0.0005053522763773799, 0.0003100087051279843, 1.9371509552001953e-07], "count": [862]}, "timestamp": {"min": [0.0], "max": [28.7], "mean": [14.349999999999996], "std": [8.294593285856623], "count": [862]}, "frame_index": {"min": [0], "max": [861], "mean": [430.5], "std": [248.8377985756987], "count": [862]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [862]}, "index": {"min": [8658], "max": [9519], "mean": [9088.5], "std": [248.8377985756987], "count": [862]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [862]}, "subtask_annotation": {"mean": [4.010440835266821, 7.0, 7.0, 7.0, 7.0], "std": [2.44496405405434, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [862]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [862]}, "eef_direction_state": {"mean": [2.9559164733178656, 6.0], "std": [2.1363946107164877, 0.0], "min": [0, 6], "max": [6, 6], "count": [862]}, "eef_velocity_state": {"mean": [1.2749419953596288, 0.0], "std": [0.736706431046303, 0.0], "min": [0, 0], "max": [2, 0], "count": [862]}, "eef_acc_mag_state": {"mean": [1.1241299303944317, 0.0], "std": [0.7824333640617462, 0.0], "min": [0, 0], "max": [2, 0], "count": [862]}, "eef_direction_action": {"mean": [2.9559164733178656, 6.0], "std": [2.1363946107164877, 0.0], "min": [0, 6], "max": [6, 6], "count": [862]}, "eef_velocity_action": {"mean": [1.2749419953596288, 0.0], "std": [0.736706431046303, 0.0], "min": [0, 0], "max": [2, 0], "count": [862]}, "eef_acc_mag_action": {"mean": [1.1241299303944317, 0.0], "std": [0.7824333640617462, 0.0], "min": [0, 0], "max": [2, 0], "count": [862]}, "eef_sim_pose_state": {"mean": [0.3516006087803613, 0.1700727262041066, 1.1672051510638028, -0.10267072852240867, 0.17756203510518417, -0.07930431236741727, 0.06890373754239831, -0.3366567862232522, 1.1828594844524623, 0.02002216741119316, -0.0029208271953911086, -0.00740116867674764], "std": [0.10476726745973923, 0.1260537734940912, 0.06221433345390842, 0.1358652614302091, 0.14805520607049114, 0.136506736529176, 2.6790374179246567e-05, 1.137163044754719e-05, 8.337181245142528e-05, 0.00031026549620860166, 0.000536527530341249, 0.0005053530757734651], "min": [0.038373876080231836, 0.009659790637791411, 1.0587816466929092, -0.40985081061908823, -0.1273502329042202, -0.7738213802458261, 0.06878094978403002, -0.33666283415306963, 1.1824599403911533, 0.01829479860139895, -0.0030679039074494874, -0.007669939898400856], "max": [0.47009408941673164, 0.44463475403920383, 1.362705781956314, 0.21110991164111276, 0.5316990935083852, 0.15562776547271112, 0.06901429571204828, -0.3366283158161022, 1.1829890827721505, 0.02149926127778895, 0.0015339357106876061, -0.006135930541328021], "count": [862]}, "eef_sim_pose_action": {"mean": [0.3516006087803613, 0.1700727262041066, 1.1672051510638028, -0.10267072852240867, 0.17756203510518417, -0.07930431236741727, 0.06890373754239831, -0.3366567862232522, 1.1828594844524623, 0.02002216741119316, -0.0029208271953911086, -0.00740116867674764], "std": [0.10476726745973923, 0.1260537734940912, 0.06221433345390842, 0.1358652614302091, 0.14805520607049114, 0.136506736529176, 2.6790374179246567e-05, 1.137163044754719e-05, 8.337181245142528e-05, 0.00031026549620860166, 0.000536527530341249, 0.0005053530757734651], "min": [0.038373876080231836, 0.009659790637791411, 1.0587816466929092, -0.40985081061908823, -0.1273502329042202, -0.7738213802458261, 0.06878094978403002, -0.33666283415306963, 1.1824599403911533, 0.01829479860139895, -0.0030679039074494874, -0.007669939898400856], "max": [0.47009408941673164, 0.44463475403920383, 1.362705781956314, 0.21110991164111276, 0.5316990935083852, 0.15562776547271112, 0.06901429571204828, -0.3366283158161022, 1.1829890827721505, 0.02149926127778895, 0.0015339357106876061, -0.006135930541328021], "count": [862]}, "gripper_mode_state": {"mean": [0.4385150812064965, 1.0], "std": [0.4962052042864485, 0.0], "min": [0, 1], "max": [1, 1], "count": [862]}, "gripper_activity_state": {"mean": [1.75754060324826, 2.0], "std": [0.6114965724320545, 0.0], "min": [0, 2], "max": [2, 2], "count": [862]}, "gripper_mode_action": {"mean": [0.4385150812064965, 1.0], "std": [0.4962052042864485, 0.0], "min": [0, 1], "max": [1, 1], "count": [862]}, "gripper_activity_action": {"mean": [1.75754060324826, 2.0], "std": [0.6114965724320545, 0.0], "min": [0, 2], "max": [2, 2], "count": [862]}, "gripper_open_scale_state": {"mean": [0.5943693773420332, 0.03584447928837432], "std": [0.387192001913304, 6.453171330633722e-16], "min": [0.030590683221817017, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [862]}, "gripper_open_scale_action": {"mean": [0.5943693773420332, 0.03584447928837432], "std": [0.387192001913304, 6.453171330633722e-16], "min": [0.030590683221817017, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [862]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4817503024507294]], [[0.4868627488629861]], [[0.45344364376575]]], "std": [[[0.24402968658723131]], [[0.24521123081392648]], [[0.22903451856618937]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35745231318333787]], [[0.3675420117867936]], [[0.35399617606899386]]], "std": [[[0.25982080045659417]], [[0.2549441329042675]], [[0.26690721425336356]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37795165933757013]], [[0.38353318047649165]], [[0.3717270476290875]]], "std": [[[0.2836625566262366]], [[0.279973586380512]], [[0.2966171758919103]]], "count": [217]}, "observation.state": {"min": [-0.7110615968704224, -2.168404344971009e-19, -0.9909515976905823, -1.5300582647323608, -0.25034695863723755, -0.3459119200706482, 0.060857128351926804, -3.737172229012527e-18, -2.710505431213761e-20, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.038084566593170166, 0.06272783875465393], "max": [0.2316311001777649, 2.3669323921203613, 0.0021891945507377386, 0.28003421425819397, 0.452524334192276, 0.15233691036701202, 1.6986631155014038, 0.0015309321461245418, 0.0015339808305725455, 0.0015298356302082539, 0.007669903803616762, 0.006930259522050619, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.16353221237659454, 1.22322678565979, -0.2623671293258667, -0.8464496731758118, 0.22932836413383484, -0.04345716908574104, 0.7913375496864319, 9.95736918412149e-05, 0.00042829400626942515, 5.481914740812499e-06, 0.0032190638594329357, 0.0019208529265597463, -0.003354386892169714, 0.06272832304239273], "std": [0.24008816480636597, 0.933404803276062, 0.2533116936683655, 0.6800774931907654, 0.18784834444522858, 0.08341164141893387, 0.7015874981880188, 0.00032813107827678323, 0.0006755124777555466, 8.858669752953574e-05, 0.0006556418375112116, 0.0008215461857616901, 0.002417924115434289, 4.842877388000488e-07], "count": [1306]}, "action": {"min": [-0.7110615968704224, -2.168404344971009e-19, -0.9909515976905823, -1.5300582647323608, -0.25034695863723755, -0.3459119200706482, 0.060857128351926804, -3.737172229012527e-18, -2.710505431213761e-20, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.038084566593170166, 0.06272783875465393], "max": [0.2316311001777649, 2.3669323921203613, 0.0021891945507377386, 0.28003421425819397, 0.452524334192276, 0.15233691036701202, 1.6986631155014038, 0.0015309321461245418, 0.0015339808305725455, 0.0015298356302082539, 0.007669903803616762, 0.006930259522050619, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.16353221237659454, 1.22322678565979, -0.2623671293258667, -0.8464496731758118, 0.22932836413383484, -0.04345716908574104, 0.7913375496864319, 9.95736918412149e-05, 0.00042829400626942515, 5.481914740812499e-06, 0.0032190638594329357, 0.0019208529265597463, -0.003354386892169714, 0.06272832304239273], "std": [0.24008816480636597, 0.933404803276062, 0.2533116936683655, 0.6800774931907654, 0.18784834444522858, 0.08341164141893387, 0.7015874981880188, 0.00032813107827678323, 0.0006755124777555466, 8.858669752953574e-05, 0.0006556418375112116, 0.0008215461857616901, 0.002417924115434289, 4.842877388000488e-07], "count": [1306]}, "timestamp": {"min": [0.0], "max": [43.5], "mean": [21.75], "std": [12.566987175399943], "count": [1306]}, "frame_index": {"min": [0], "max": [1305], "mean": [652.5], "std": [377.0096152619983], "count": [1306]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [1306]}, "index": {"min": [10746], "max": [12051], "mean": [11398.5], "std": [377.0096152619983], "count": [1306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1306]}, "subtask_annotation": {"mean": [3.832312404287902, 7.0, 7.0, 7.0, 7.0], "std": [2.5709349060949496, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1306]}, "scene_annotation": {"mean": [9.0], "std": [0.0], "min": [9], "max": [9], "count": [1306]}, "eef_direction_state": {"mean": [3.8407350689127107, 6.0], "std": [2.3291338284351375, 0.0], "min": [0, 6], "max": [6, 6], "count": [1306]}, "eef_velocity_state": {"mean": [0.888208269525268, 0.0], "std": [0.8455261993973379, 0.0], "min": [0, 0], "max": [2, 0], "count": [1306]}, "eef_acc_mag_state": {"mean": [0.8231240428790199, 0.0], "std": [0.8320446843421361, 0.0], "min": [0, 0], "max": [2, 0], "count": [1306]}, "eef_direction_action": {"mean": [3.8407350689127107, 6.0], "std": [2.3291338284351375, 0.0], "min": [0, 6], "max": [6, 6], "count": [1306]}, "eef_velocity_action": {"mean": [0.888208269525268, 0.0], "std": [0.8455261993973379, 0.0], "min": [0, 0], "max": [2, 0], "count": [1306]}, "eef_acc_mag_action": {"mean": [0.8231240428790199, 0.0], "std": [0.8320446843421361, 0.0], "min": [0, 0], "max": [2, 0], "count": [1306]}, "eef_sim_pose_state": {"mean": [0.2464872255648338, 0.2933974347997874, 1.1944597076822125, -0.0054392316608280035, 0.10704239887523048, 0.0721315497384863, 0.06916247347292429, -0.3364492851098536, 1.1821732581829625, -0.00334689916172997, 0.0036528213592992606, 0.0020204384400008255], "std": [0.14240880999830127, 0.06767115352391612, 0.04749049526875906, 0.06489941053540872, 0.14892702885623413, 0.1901890244989286, 5.08383320270935e-05, 2.0049581115060983e-05, 7.034238042778385e-05, 0.0024135171354398638, 0.0010697306574756205, 0.0008799837690571704], "min": [0.03511867630278778, 0.15014774906026476, 1.1190036465010407, -0.18452353741709304, -0.1834839652325484, -0.34653604895346646, 0.06912704642086165, -0.33649060494589367, 1.1814628202591402, -0.03803750402402602, 0.003067929174648487, 0.00153398804980149], "max": [0.4974517830604941, 0.41261437581264865, 1.3304565788174825, 0.15140016473923656, 0.5811940904941824, 0.5638991591949446, 0.06924531304757686, -0.33633428961832607, 1.1822154081520455, -0.0015198621699224718, 0.007669868056123574, 0.006930454503087165], "count": [1306]}, "eef_sim_pose_action": {"mean": [0.2464872255648338, 0.2933974347997874, 1.1944597076822125, -0.0054392316608280035, 0.10704239887523048, 0.0721315497384863, 0.06916247347292429, -0.3364492851098536, 1.1821732581829625, -0.00334689916172997, 0.0036528213592992606, 0.0020204384400008255], "std": [0.14240880999830127, 0.06767115352391612, 0.04749049526875906, 0.06489941053540872, 0.14892702885623413, 0.1901890244989286, 5.08383320270935e-05, 2.0049581115060983e-05, 7.034238042778385e-05, 0.0024135171354398638, 0.0010697306574756205, 0.0008799837690571704], "min": [0.03511867630278778, 0.15014774906026476, 1.1190036465010407, -0.18452353741709304, -0.1834839652325484, -0.34653604895346646, 0.06912704642086165, -0.33649060494589367, 1.1814628202591402, -0.03803750402402602, 0.003067929174648487, 0.00153398804980149], "max": [0.4974517830604941, 0.41261437581264865, 1.3304565788174825, 0.15140016473923656, 0.5811940904941824, 0.5638991591949446, 0.06924531304757686, -0.33633428961832607, 1.1822154081520455, -0.0015198621699224718, 0.007669868056123574, 0.006930454503087165], "count": [1306]}, "gripper_mode_state": {"mean": [0.6049004594180705, 1.0], "std": [0.48887206262362776, 0.0], "min": [0, 1], "max": [1, 1], "count": [1306]}, "gripper_activity_state": {"mean": [1.843032159264931, 2.0], "std": [0.5063317259761114, 0.0], "min": [0, 2], "max": [2, 2], "count": [1306]}, "gripper_mode_action": {"mean": [0.6049004594180705, 1.0], "std": [0.48887206262362776, 0.0], "min": [0, 1], "max": [1, 1], "count": [1306]}, "gripper_activity_action": {"mean": [1.843032159264931, 2.0], "std": [0.5063317259761114, 0.0], "min": [0, 2], "max": [2, 2], "count": [1306]}, "gripper_open_scale_state": {"mean": [0.45219062603692617, 0.0358444792883735], "std": [0.40090584977541627, 1.8041124150158794e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1306]}, "gripper_open_scale_action": {"mean": [0.45219062603692617, 0.0358444792883735], "std": [0.40090584977541627, 1.8041124150158794e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1306]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49413691179547775]], [[0.514401900779144]], [[0.5133278236278818]]], "std": [[[0.26128659085977235]], [[0.24872739206242592]], [[0.23938314587315845]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35663828729859803]], [[0.36754066658050544]], [[0.35435091177086026]]], "std": [[[0.29604387105486174]], [[0.28008766752605196]], [[0.28718694769130726]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34600977776546904]], [[0.3593258911536994]], [[0.3510789991137698]]], "std": [[[0.2707151610376033]], [[0.2588184340009518]], [[0.26883202672163065]]], "count": [177]}, "observation.state": {"min": [-0.8466001152992249, -0.01529194787144661, -1.8223692178726196, -1.5299999713897705, -0.49854376912117004, -0.5981305241584778, 0.06110645458102226, -0.0015339808305725455, -2.5126318022633613e-35, -0.0015339808305725455, -0.004601942375302315, -0.007669903803616762, 0.023009711876511574, 0.06272783875465393], "max": [0.4046032130718231, 2.6619670391082764, 0.0070563508197665215, 0.2178252786397934, 0.8743690252304077, 0.17950652539730072, 1.7086098194122314, 2.3541738077090867e-18, 0.0015339808305725455, 3.685460536710407e-17, -0.0015339808305725455, -0.006146334111690521, 0.02761165425181389, 0.06272783875465393], "mean": [-0.35307663679122925, 1.9980541467666626, -0.8298673629760742, -1.0162930488586426, 0.42880046367645264, -0.09824811667203903, 1.104900598526001, -5.417715510702692e-05, 0.0006396752432920039, -7.014114817138761e-05, -0.003979262430220842, -0.007665823679417372, 0.023972421884536743, 0.0627281442284584], "std": [0.3279445767402649, 0.8365408182144165, 0.5093387961387634, 0.5260207653045654, 0.31151947379112244, 0.18442736566066742, 0.6880427002906799, 0.0002723205543588847, 0.0007551105227321386, 0.0002947946486528963, 0.0007503819069825113, 7.160229870351031e-05, 0.001305037410929799, 3.0547380447387695e-07], "count": [997]}, "action": {"min": [-0.8466001152992249, -0.01529194787144661, -1.8223692178726196, -1.5299999713897705, -0.49854376912117004, -0.5981305241584778, 0.06110645458102226, -0.0015339808305725455, -2.5126318022633613e-35, -0.0015339808305725455, -0.004601942375302315, -0.007669903803616762, 0.023009711876511574, 0.06272783875465393], "max": [0.4046032130718231, 2.6619670391082764, 0.0070563508197665215, 0.2178252786397934, 0.8743690252304077, 0.17950652539730072, 1.7086098194122314, 2.3541738077090867e-18, 0.0015339808305725455, 3.685460536710407e-17, -0.0015339808305725455, -0.006146334111690521, 0.02761165425181389, 0.06272783875465393], "mean": [-0.35307663679122925, 1.9980541467666626, -0.8298673629760742, -1.0162930488586426, 0.42880046367645264, -0.09824811667203903, 1.104900598526001, -5.417715510702692e-05, 0.0006396752432920039, -7.014114817138761e-05, -0.003979262430220842, -0.007665823679417372, 0.023972421884536743, 0.0627281442284584], "std": [0.3279445767402649, 0.8365408182144165, 0.5093387961387634, 0.5260207653045654, 0.31151947379112244, 0.18442736566066742, 0.6880427002906799, 0.0002723205543588847, 0.0007551105227321386, 0.0002947946486528963, 0.0007503819069825113, 7.160229870351031e-05, 0.001305037410929799, 3.0547380447387695e-07], "count": [997]}, "timestamp": {"min": [0.0], "max": [33.2], "mean": [16.6], "std": [9.593632147303635], "count": [997]}, "frame_index": {"min": [0], "max": [996], "mean": [498.0], "std": [287.8089644191091], "count": [997]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [997]}, "index": {"min": [12052], "max": [13048], "mean": [12550.0], "std": [287.8089644191091], "count": [997]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [997]}, "subtask_annotation": {"mean": [4.02407221664995, 7.0, 7.0, 7.0, 7.0], "std": [2.7604860289718554, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [997]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [997]}, "eef_direction_state": {"mean": [2.81444332998997, 6.0], "std": [2.1486092201213634, 0.0], "min": [0, 6], "max": [6, 6], "count": [997]}, "eef_velocity_state": {"mean": [1.2788365095285859, 0.0], "std": [0.7211404725116624, 0.0], "min": [0, 0], "max": [2, 0], "count": [997]}, "eef_acc_mag_state": {"mean": [1.148445336008024, 0.0], "std": [0.7718921834683259, 0.0], "min": [0, 0], "max": [2, 0], "count": [997]}, "eef_direction_action": {"mean": [2.81444332998997, 6.0], "std": [2.1486092201213634, 0.0], "min": [0, 6], "max": [6, 6], "count": [997]}, "eef_velocity_action": {"mean": [1.2788365095285859, 0.0], "std": [0.7211404725116624, 0.0], "min": [0, 0], "max": [2, 0], "count": [997]}, "eef_acc_mag_action": {"mean": [1.148445336008024, 0.0], "std": [0.7718921834683259, 0.0], "min": [0, 0], "max": [2, 0], "count": [997]}, "eef_sim_pose_state": {"mean": [0.3841488672700281, 0.19112412012931795, 1.157273503672791, -0.03359097524927778, 0.13301335437743242, 0.08768222048347275, 0.06917217936154647, -0.33666151262569377, 1.1829368755756808, 0.02399859228312048, -0.0034096190080832316, -0.007720032398006573], "std": [0.14281774446013135, 0.12695437862239065, 0.05577895171227168, 0.13243429805438492, 0.15053721048435106, 0.17072865170227197, 5.560773791672179e-05, 6.367093990520756e-06, 8.699889802869125e-05, 0.0012982852692156504, 0.0014188803666899097, 0.0002823572298784847], "min": [0.05899344934453091, 0.014472016586587222, 1.058196498553637, -0.4101753805862726, -0.1515716774254201, -0.5705717334847533, 0.06911020670661211, -0.33666283415306963, 1.1828094727501646, 0.023037996973489197, -0.0046018554502003095, -0.009203920728970659], "max": [0.5570603453414268, 0.39009712099279503, 1.3454157789049515, 0.26078809279791293, 0.5049064950817144, 0.44225863240229296, 0.06924564242661534, -0.33662803242591693, 1.1833627709556462, 0.027646950610229638, -0.001533935710687384, -0.006146399193769225], "count": [997]}, "eef_sim_pose_action": {"mean": [0.3841488672700281, 0.19112412012931795, 1.157273503672791, -0.03359097524927778, 0.13301335437743242, 0.08768222048347275, 0.06917217936154647, -0.33666151262569377, 1.1829368755756808, 0.02399859228312048, -0.0034096190080832316, -0.007720032398006573], "std": [0.14281774446013135, 0.12695437862239065, 0.05577895171227168, 0.13243429805438492, 0.15053721048435106, 0.17072865170227197, 5.560773791672179e-05, 6.367093990520756e-06, 8.699889802869125e-05, 0.0012982852692156504, 0.0014188803666899097, 0.0002823572298784847], "min": [0.05899344934453091, 0.014472016586587222, 1.058196498553637, -0.4101753805862726, -0.1515716774254201, -0.5705717334847533, 0.06911020670661211, -0.33666283415306963, 1.1828094727501646, 0.023037996973489197, -0.0046018554502003095, -0.009203920728970659], "max": [0.5570603453414268, 0.39009712099279503, 1.3454157789049515, 0.26078809279791293, 0.5049064950817144, 0.44225863240229296, 0.06924564242661534, -0.33662803242591693, 1.1833627709556462, 0.027646950610229638, -0.001533935710687384, -0.006146399193769225], "count": [997]}, "gripper_mode_state": {"mean": [0.40521564694082246, 1.0], "std": [0.4909337291479889, 0.0], "min": [0, 1], "max": [1, 1], "count": [997]}, "gripper_activity_state": {"mean": [1.8525576730190572, 2.0], "std": [0.4919879412514157, 0.0], "min": [0, 2], "max": [2, 2], "count": [997]}, "gripper_mode_action": {"mean": [0.40521564694082246, 1.0], "std": [0.4909337291479889, 0.0], "min": [0, 1], "max": [1, 1], "count": [997]}, "gripper_activity_action": {"mean": [1.8525576730190572, 2.0], "std": [0.4919879412514157, 0.0], "min": [0, 2], "max": [2, 2], "count": [997]}, "gripper_open_scale_state": {"mean": [0.6313682405441183, 0.035844479288374066], "std": [0.3931665880469586, 3.885780586188048e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9763484682355609, 0.03584447928837368], "count": [997]}, "gripper_open_scale_action": {"mean": [0.6313682405441183, 0.035844479288374066], "std": [0.3931665880469586, 3.885780586188048e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9763484682355609, 0.03584447928837368], "count": [997]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49267616279729487]], [[0.49765948109567903]], [[0.4642511503154502]]], "std": [[[0.2408988414626204]], [[0.2424322098887996]], [[0.22620789438470065]]], "count": [192]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3648489909563362]], [[0.3737843477668845]], [[0.3594218054988199]]], "std": [[[0.2681954689619402]], [[0.26312027628909773]], [[0.27623630677251604]]], "count": [192]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4049718619507988]], [[0.4089610438793573]], [[0.39442070057189543]]], "std": [[[0.31081685268274295]], [[0.30674644700844383]], [[0.3217277514969178]]], "count": [192]}, "observation.state": {"min": [-0.8288291692733765, -0.0015339808305725455, -1.4910293817520142, -1.5299999713897705, -0.3161403238773346, -0.33247846364974976, 0.056761484593153, -0.0008414476760663092, -1.0842021724855044e-19, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.03946850448846817, 0.06272783875465393], "max": [0.019810214638710022, 2.495786666870117, -0.01073786523193121, 0.5095745325088501, 0.6786730289459229, 0.22273126244544983, 1.6986631155014038, 1.0842021724855044e-19, 0.0015339808305725455, 0.0013157444773241878, 0.006135923322290182, 0.010323475115001202, -0.004601942375302315, 0.06272783875465393], "mean": [-0.32342731952667236, 1.401869535446167, -0.537756085395813, -0.6349080204963684, 0.3089512288570404, -0.08264333009719849, 0.6725028157234192, -2.4060409486992285e-06, 3.3680651540635154e-05, 1.9111876099486835e-06, 0.004678673576563597, 0.0056973532773554325, -0.014690340496599674, 0.06272821873426437], "std": [0.29588666558265686, 0.9351146221160889, 0.40518590807914734, 0.5137391686439514, 0.25212588906288147, 0.10236509144306183, 0.6658315658569336, 3.816068419837393e-05, 0.00020398813649080694, 4.625907604349777e-05, 0.0006197109469212592, 0.0009849134366959333, 0.002620858605951071, 3.7997961044311523e-07], "count": [1109]}, "action": {"min": [-0.8288291692733765, -0.0015339808305725455, -1.4910293817520142, -1.5299999713897705, -0.3161403238773346, -0.33247846364974976, 0.056761484593153, -0.0008414476760663092, -1.0842021724855044e-19, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.03946850448846817, 0.06272783875465393], "max": [0.019810214638710022, 2.495786666870117, -0.01073786523193121, 0.5095745325088501, 0.6786730289459229, 0.22273126244544983, 1.6986631155014038, 1.0842021724855044e-19, 0.0015339808305725455, 0.0013157444773241878, 0.006135923322290182, 0.010323475115001202, -0.004601942375302315, 0.06272783875465393], "mean": [-0.32342731952667236, 1.401869535446167, -0.537756085395813, -0.6349080204963684, 0.3089512288570404, -0.08264333009719849, 0.6725028157234192, -2.4060409486992285e-06, 3.3680651540635154e-05, 1.9111876099486835e-06, 0.004678673576563597, 0.0056973532773554325, -0.014690340496599674, 0.06272821873426437], "std": [0.29588666558265686, 0.9351146221160889, 0.40518590807914734, 0.5137391686439514, 0.25212588906288147, 0.10236509144306183, 0.6658315658569336, 3.816068419837393e-05, 0.00020398813649080694, 4.625907604349777e-05, 0.0006197109469212592, 0.0009849134366959333, 0.002620858605951071, 3.7997961044311523e-07], "count": [1109]}, "timestamp": {"min": [0.0], "max": [36.93333333333333], "mean": [18.466666666666665], "std": [10.67135313715078], "count": [1109]}, "frame_index": {"min": [0], "max": [1108], "mean": [554.0], "std": [320.14059411452337], "count": [1109]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1109]}, "index": {"min": [13049], "max": [14157], "mean": [13603.0], "std": [320.14059411452337], "count": [1109]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1109]}, "subtask_annotation": {"mean": [3.467989179440938, 7.0, 7.0, 7.0, 7.0], "std": [2.635355372690718, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1109]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1109]}, "eef_direction_state": {"mean": [3.648331830477908, 6.0], "std": [2.3439289832131447, 0.0], "min": [0, 6], "max": [6, 6], "count": [1109]}, "eef_velocity_state": {"mean": [1.0468890892696123, 0.0], "std": [0.8690457684510879, 0.0], "min": [0, 0], "max": [2, 0], "count": [1109]}, "eef_acc_mag_state": {"mean": [0.9404869251577999, 0.0], "std": [0.8311301946236559, 0.0], "min": [0, 0], "max": [2, 0], "count": [1109]}, "eef_direction_action": {"mean": [3.648331830477908, 6.0], "std": [2.3439289832131447, 0.0], "min": [0, 6], "max": [6, 6], "count": [1109]}, "eef_velocity_action": {"mean": [1.0468890892696123, 0.0], "std": [0.8690457684510879, 0.0], "min": [0, 0], "max": [2, 0], "count": [1109]}, "eef_acc_mag_action": {"mean": [0.9404869251577999, 0.0], "std": [0.8311301946236559, 0.0], "min": [0, 0], "max": [2, 0], "count": [1109]}, "eef_sim_pose_state": {"mean": [0.2856088704454257, 0.23543555744587352, 1.198468968489514, 0.010623519275797815, 0.20719651391116853, 0.002979779371712184, 0.06913163765087324, -0.3363619787292346, 1.1820156629706657, -0.014663163085366318, 0.004714175489727582, 0.005694998400573205], "std": [0.15366315591998114, 0.10026270333692155, 0.059999654244854, 0.060515493408547213, 0.18488800962980775, 0.17972274172482822, 1.5686601534972727e-05, 2.217887289711798e-05, 6.485542022270834e-05, 0.0026155695651918767, 0.0006500797951842399, 0.0009857485952644305], "min": [0.0046552921482883244, 0.05815548740180525, 1.098881162715119, -0.177505003888018, -0.16060533863253856, -0.5089663950997841, 0.06912786959148873, -0.3364557208429074, 1.1815422097241302, -0.0393957006349724, 0.0015339734340464872, 0.0015339880498014926], "max": [0.5312721260867675, 0.3494920606800641, 1.3465459344498312, 0.2162844468055426, 0.7427385723903188, 0.6015747639808833, 0.06924425705111317, -0.3362579349658233, 1.1823377625910334, -0.004592529971782755, 0.007051894781429091, 0.01032373181862239], "count": [1109]}, "eef_sim_pose_action": {"mean": [0.2856088704454257, 0.23543555744587352, 1.198468968489514, 0.010623519275797815, 0.20719651391116853, 0.002979779371712184, 0.06913163765087324, -0.3363619787292346, 1.1820156629706657, -0.014663163085366318, 0.004714175489727582, 0.005694998400573205], "std": [0.15366315591998114, 0.10026270333692155, 0.059999654244854, 0.060515493408547213, 0.18488800962980775, 0.17972274172482822, 1.5686601534972727e-05, 2.217887289711798e-05, 6.485542022270834e-05, 0.0026155695651918767, 0.0006500797951842399, 0.0009857485952644305], "min": [0.0046552921482883244, 0.05815548740180525, 1.098881162715119, -0.177505003888018, -0.16060533863253856, -0.5089663950997841, 0.06912786959148873, -0.3364557208429074, 1.1815422097241302, -0.0393957006349724, 0.0015339734340464872, 0.0015339880498014926], "max": [0.5312721260867675, 0.3494920606800641, 1.3465459344498312, 0.2162844468055426, 0.7427385723903188, 0.6015747639808833, 0.06924425705111317, -0.3362579349658233, 1.1823377625910334, -0.004592529971782755, 0.007051894781429091, 0.01032373181862239], "count": [1109]}, "gripper_mode_state": {"mean": [0.6780883678990082, 1.0], "std": [0.467209303438053, 0.0], "min": [0, 1], "max": [1, 1], "count": [1109]}, "gripper_activity_state": {"mean": [1.8223624887285843, 2.0], "std": [0.5354901433915977, 0.0], "min": [0, 2], "max": [2, 2], "count": [1109]}, "gripper_mode_action": {"mean": [0.6780883678990082, 1.0], "std": [0.467209303438053, 0.0], "min": [0, 1], "max": [1, 1], "count": [1109]}, "gripper_activity_action": {"mean": [1.8223624887285843, 2.0], "std": [0.5354901433915977, 0.0], "min": [0, 2], "max": [2, 2], "count": [1109]}, "gripper_open_scale_state": {"mean": [0.38428723402287146, 0.03584447928837382], "std": [0.3804745102561883, 1.457167719820518e-16], "min": [0.032435134053230286, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1109]}, "gripper_open_scale_action": {"mean": [0.38428723402287146, 0.03584447928837382], "std": [0.3804745102561883, 1.457167719820518e-16], "min": [0.032435134053230286, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1109]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49522081788768574]], [[0.49509938664520536]], [[0.4626491886970377]]], "std": [[[0.23494652465118704]], [[0.2323461223404738]], [[0.21952760717276804]]], "count": [134]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35747959345429714]], [[0.36887007568367314]], [[0.3572926909569798]]], "std": [[[0.26724845822301435]], [[0.26048523329281287]], [[0.26901196629294144]]], "count": [134]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37472132596819824]], [[0.38190826707963454]], [[0.3719881922088902]]], "std": [[[0.28284388841949537]], [[0.2792983726369862]], [[0.2909612360904744]]], "count": [134]}, "observation.state": {"min": [-0.821830153465271, -0.003428232856094837, -1.1121361255645752, -1.5299999713897705, -0.20225811004638672, -0.22216731309890747, 0.06160520389676094, 0.0, -0.0015339808305725455, 0.0, 0.0, 0.004601942375302315, -0.042847782373428345, 0.06272783875465393], "max": [0.19450831413269043, 2.3408546447753906, 0.0, 0.13192234933376312, 0.5666322112083435, 0.12764021754264832, 1.6988774538040161, 0.0, 0.0, 0.0, 0.003067961661145091, 0.01073786523193121, -0.003067961661145091, 0.06272783875465393], "mean": [-0.14598403871059418, 1.2271974086761475, -0.25321292877197266, -0.8029290437698364, 0.3006208837032318, -0.06719686836004257, 0.6783725619316101, 0.0, -0.001320187351666391, 0.0, 0.001541848061606288, 0.005577170755714178, -0.016667982563376427, 0.06272782385349274], "std": [0.26101645827293396, 0.8677069544792175, 0.32316291332244873, 0.6453109383583069, 0.21131478250026703, 0.07798492908477783, 0.6494227051734924, 0.0, 0.0004963804385624826, 0.0, 0.00019400878227315843, 0.0009494337136857212, 0.008423400111496449, 1.4901161193847656e-08], "count": [690]}, "action": {"min": [-0.821830153465271, -0.003428232856094837, -1.1121361255645752, -1.5299999713897705, -0.20225811004638672, -0.22216731309890747, 0.06160520389676094, 0.0, -0.0015339808305725455, 0.0, 0.0, 0.004601942375302315, -0.042847782373428345, 0.06272783875465393], "max": [0.19450831413269043, 2.3408546447753906, 0.0, 0.13192234933376312, 0.5666322112083435, 0.12764021754264832, 1.6988774538040161, 0.0, 0.0, 0.0, 0.003067961661145091, 0.01073786523193121, -0.003067961661145091, 0.06272783875465393], "mean": [-0.14598403871059418, 1.2271974086761475, -0.25321292877197266, -0.8029290437698364, 0.3006208837032318, -0.06719686836004257, 0.6783725619316101, 0.0, -0.001320187351666391, 0.0, 0.001541848061606288, 0.005577170755714178, -0.016667982563376427, 0.06272782385349274], "std": [0.26101645827293396, 0.8677069544792175, 0.32316291332244873, 0.6453109383583069, 0.21131478250026703, 0.07798492908477783, 0.6494227051734924, 0.0, 0.0004963804385624826, 0.0, 0.00019400878227315843, 0.0009494337136857212, 0.008423400111496449, 1.4901161193847656e-08], "count": [690]}, "timestamp": {"min": [0.0], "max": [22.966666666666665], "mean": [11.483333333333333], "std": [6.639521122847697], "count": [690]}, "frame_index": {"min": [0], "max": [689], "mean": [344.5], "std": [199.1856336854309], "count": [690]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [690]}, "index": {"min": [14158], "max": [14847], "mean": [14502.5], "std": [199.1856336854309], "count": [690]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [690]}, "subtask_annotation": {"mean": [3.0, 7.0, 7.0, 7.0, 7.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0], "min": [3, 7, 7, 7, 7], "max": [3, 7, 7, 7, 7], "count": [690]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [690]}, "eef_direction_state": {"mean": [3.7666666666666666, 6.0], "std": [2.338534575616251, 0.0], "min": [0, 6], "max": [6, 6], "count": [690]}, "eef_velocity_state": {"mean": [0.8579710144927536, 0.0], "std": [0.8323888787920269, 0.0], "min": [0, 0], "max": [2, 0], "count": [690]}, "eef_acc_mag_state": {"mean": [0.8347826086956521, 0.0], "std": [0.8402598091923251, 0.0], "min": [0, 0], "max": [2, 0], "count": [690]}, "eef_direction_action": {"mean": [3.7666666666666666, 6.0], "std": [2.338534575616251, 0.0], "min": [0, 6], "max": [6, 6], "count": [690]}, "eef_velocity_action": {"mean": [0.8579710144927536, 0.0], "std": [0.8323888787920269, 0.0], "min": [0, 0], "max": [2, 0], "count": [690]}, "eef_acc_mag_action": {"mean": [0.8347826086956521, 0.0], "std": [0.8402598091923251, 0.0], "min": [0, 0], "max": [2, 0], "count": [690]}, "eef_sim_pose_state": {"mean": [0.2405618710619733, 0.2967278734341172, 1.199290457013225, -0.0037400723481381443, 0.15687517660488254, 0.16330476080852105, 0.0690305779189726, -0.3363647379412206, 1.1823067851256923, -0.016666858368446866, 0.00022165712401617645, 0.0055771581172448775], "std": [0.13460272174723228, 0.08321459922007478, 0.03793661055897481, 0.04404411154006756, 0.12416853498650829, 0.24005572584445597, 3.7420939543405794e-05, 2.1364749179965234e-05, 2.245470406687348e-05, 0.008423331431694029, 0.0005408818615594716, 0.0009494357871137555], "min": [0.06063393515755391, 0.09926868047088011, 1.1317138117192376, -0.09609348971328241, -0.0784783813317742, -0.4469177801054164, 0.06901342202054345, -0.33638668285624956, 1.1821454670826355, -0.042832277420432566, -0.0015339519537924673, 0.004601942375302315], "max": [0.4791389789554053, 0.39693482240367994, 1.2939646085016243, 0.13083243443126782, 0.3988720085831243, 0.5976464768248704, 0.06913012611811883, -0.33624861046213306, 1.1824599403911533, -0.0030609023891378134, 0.002929237594576195, 0.010737877864592738], "count": [690]}, "eef_sim_pose_action": {"mean": [0.2405618710619733, 0.2967278734341172, 1.199290457013225, -0.0037400723481381443, 0.15687517660488254, 0.16330476080852105, 0.0690305779189726, -0.3363647379412206, 1.1823067851256923, -0.016666858368446866, 0.00022165712401617645, 0.0055771581172448775], "std": [0.13460272174723228, 0.08321459922007478, 0.03793661055897481, 0.04404411154006756, 0.12416853498650829, 0.24005572584445597, 3.7420939543405794e-05, 2.1364749179965234e-05, 2.245470406687348e-05, 0.008423331431694029, 0.0005408818615594716, 0.0009494357871137555], "min": [0.06063393515755391, 0.09926868047088011, 1.1317138117192376, -0.09609348971328241, -0.0784783813317742, -0.4469177801054164, 0.06901342202054345, -0.33638668285624956, 1.1821454670826355, -0.042832277420432566, -0.0015339519537924673, 0.004601942375302315], "max": [0.4791389789554053, 0.39693482240367994, 1.2939646085016243, 0.13083243443126782, 0.3988720085831243, 0.5976464768248704, 0.06913012611811883, -0.33624861046213306, 1.1824599403911533, -0.0030609023891378134, 0.002929237594576195, 0.010737877864592738], "count": [690]}, "gripper_mode_state": {"mean": [0.6898550724637681, 1.0], "std": [0.4625527553261136, 0.0], "min": [0, 1], "max": [1, 1], "count": [690]}, "gripper_activity_state": {"mean": [1.8594202898550725, 2.0], "std": [0.4775598727406766, 0.0], "min": [0, 2], "max": [2, 2], "count": [690]}, "gripper_mode_action": {"mean": [0.6898550724637681, 1.0], "std": [0.4625527553261136, 0.0], "min": [0, 1], "max": [1, 1], "count": [690]}, "gripper_activity_action": {"mean": [1.8594202898550725, 2.0], "std": [0.4775598727406766, 0.0], "min": [0, 2], "max": [2, 2], "count": [690]}, "gripper_open_scale_state": {"mean": [0.38763996192387723, 0.03584447928837411], "std": [0.37109849280209256, 4.3021142204224816e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.9707871164594378, 0.03584447928837368], "count": [690]}, "gripper_open_scale_action": {"mean": [0.38763996192387723, 0.03584447928837411], "std": [0.37109849280209256, 4.3021142204224816e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.9707871164594378, 0.03584447928837368], "count": [690]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5224232139615105]], [[0.5482914939381102]], [[0.5403333257685791]]], "std": [[[0.23123717587097942]], [[0.22191588650005514]], [[0.21861908525572157]]], "count": [216]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3620038265048818]], [[0.3803270268498346]], [[0.375087854534818]]], "std": [[[0.23987156259054782]], [[0.22193298593295654]], [[0.22680983298901797]]], "count": [216]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38555925850278383]], [[0.39978727280521265]], [[0.39284572692245623]]], "std": [[[0.3052107698376807]], [[0.28582543888179907]], [[0.2904288015009366]]], "count": [216]}, "observation.state": {"min": [-0.0014572589425370097, 0.0, 0.0, -0.003067961661145091, -0.003067961661145091, -0.01073786523193121, 0.06160520389676094, -0.12347841262817383, -0.004595751874148846, -0.620710015296936, -1.5299999713897705, -0.4574081301689148, -0.38963112235069275, 0.06272783875465393], "max": [0.004601942375302315, 0.0015339808305725455, 0.0, 0.0015339808305725455, 1.0842021724855044e-19, 0.0015339808305725455, 0.06160520389676094, 0.34631937742233276, 2.3638644218444824, 3.1896084420044747e-21, 0.40261900424957275, 0.09302038699388504, 0.21759122610092163, 0.06272783875465393], "mean": [0.0009975590510293841, 0.000172305284650065, 0.0, 0.0004050103307235986, -0.0008562217699363828, -0.004450447391718626, 0.06160503253340721, 0.0794951468706131, 1.4544148445129395, -0.25955551862716675, -1.0078425407409668, -0.17746701836585999, -0.10434611886739731, 0.06272831559181213], "std": [0.0008700810722075403, 0.0004839733010157943, 0.0, 0.0015069731744006276, 0.0010270548518747091, 0.003496188437566161, 1.7136335372924805e-07, 0.1117030531167984, 0.9165714383125305, 0.19501113891601562, 0.694912314414978, 0.16370892524719238, 0.13424071669578552, 4.76837158203125e-07], "count": [1297]}, "action": {"min": [-0.0014572589425370097, 0.0, 0.0, -0.003067961661145091, -0.003067961661145091, -0.01073786523193121, 0.06160520389676094, -0.12347841262817383, -0.004595751874148846, -0.620710015296936, -1.5299999713897705, -0.4574081301689148, -0.38963112235069275, 0.06272783875465393], "max": [0.004601942375302315, 0.0015339808305725455, 0.0, 0.0015339808305725455, 1.0842021724855044e-19, 0.0015339808305725455, 0.06160520389676094, 0.34631937742233276, 2.3638644218444824, 3.1896084420044747e-21, 0.40261900424957275, 0.09302038699388504, 0.21759122610092163, 0.06272783875465393], "mean": [0.0009975590510293841, 0.000172305284650065, 0.0, 0.0004050103307235986, -0.0008562217699363828, -0.004450447391718626, 0.06160503253340721, 0.0794951468706131, 1.4544148445129395, -0.25955551862716675, -1.0078425407409668, -0.17746701836585999, -0.10434611886739731, 0.06272831559181213], "std": [0.0008700810722075403, 0.0004839733010157943, 0.0, 0.0015069731744006276, 0.0010270548518747091, 0.003496188437566161, 1.7136335372924805e-07, 0.1117030531167984, 0.9165714383125305, 0.19501113891601562, 0.694912314414978, 0.16370892524719238, 0.13424071669578552, 4.76837158203125e-07], "count": [1297]}, "timestamp": {"min": [0.0], "max": [43.2], "mean": [21.599999999999998], "std": [12.480384609458156], "count": [1297]}, "frame_index": {"min": [0], "max": [1296], "mean": [648.0], "std": [374.4115382837447], "count": [1297]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1297]}, "index": {"min": [14848], "max": [16144], "mean": [15496.0], "std": [374.4115382837447], "count": [1297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1297]}, "subtask_annotation": {"mean": [4.134155744024672, 7.0, 7.0, 7.0, 7.0], "std": [2.554669315718794, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1297]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1297]}, "eef_direction_state": {"mean": [6.0, 3.9313801079414032], "std": [0.0, 2.314663263043917], "min": [6, 0], "max": [6, 6], "count": [1297]}, "eef_velocity_state": {"mean": [0.0, 0.7694680030840401], "std": [0.0, 0.7574207200776022], "min": [0, 0], "max": [0, 2], "count": [1297]}, "eef_acc_mag_state": {"mean": [0.0, 0.8157286044718581], "std": [0.0, 0.8362263956531285], "min": [0, 0], "max": [0, 2], "count": [1297]}, "eef_direction_action": {"mean": [6.0, 3.9313801079414032], "std": [0.0, 2.314663263043917], "min": [6, 0], "max": [6, 6], "count": [1297]}, "eef_velocity_action": {"mean": [0.0, 0.7694680030840401], "std": [0.0, 0.7574207200776022], "min": [0, 0], "max": [0, 2], "count": [1297]}, "eef_acc_mag_action": {"mean": [0.0, 0.8157286044718581], "std": [0.0, 0.8362263956531285], "min": [0, 0], "max": [0, 2], "count": [1297]}, "eef_sim_pose_state": {"mean": [0.06914337675560685, 0.33346775068462986, 1.1824574034083515, -0.004450274077913559, 0.0005773141495288457, 0.00014133553096031716, 0.2833712252780392, -0.31911199487348146, 1.1770705882999273, -0.14639736584940852, 0.18034897367761246, -0.10656049774541976], "std": [3.654350469708689e-05, 2.015416400633917e-05, 0.00015574634426800262, 0.003496691251643382, 0.0015451011425910205, 0.0016817529896564968, 0.13741178989264072, 0.026742049034219492, 0.0460157248650914, 0.11021033864193684, 0.18941386362554977, 0.1157537941569468], "min": [0.06912989770965133, 0.3333707815572475, 1.1823377624245897, -0.010737865231931208, -0.0030679580515287075, -0.00452522421326897, 0.007833826020798677, -0.3673736254622513, 1.0789716787067323, -0.42170752373730386, -0.155301371440276, -0.43483881032567073], "max": [0.06924627784352028, 0.33350976000000004, 1.1828094746995985, 0.0015339808305725457, 0.0030679580515287075, 0.004601942375302315, 0.43076141468569235, -0.25895728675045887, 1.3392519056708734, 0.14875301197113153, 0.6474524792433698, 0.0637198844088549], "count": [1297]}, "eef_sim_pose_action": {"mean": [0.06914337675560685, 0.33346775068462986, 1.1824574034083515, -0.004450274077913559, 0.0005773141495288457, 0.00014133553096031716, 0.2833712252780392, -0.31911199487348146, 1.1770705882999273, -0.14639736584940852, 0.18034897367761246, -0.10656049774541976], "std": [3.654350469708689e-05, 2.015416400633917e-05, 0.00015574634426800262, 0.003496691251643382, 0.0015451011425910205, 0.0016817529896564968, 0.13741178989264072, 0.026742049034219492, 0.0460157248650914, 0.11021033864193684, 0.18941386362554977, 0.1157537941569468], "min": [0.06912989770965133, 0.3333707815572475, 1.1823377624245897, -0.010737865231931208, -0.0030679580515287075, -0.00452522421326897, 0.007833826020798677, -0.3673736254622513, 1.0789716787067323, -0.42170752373730386, -0.155301371440276, -0.43483881032567073], "max": [0.06924627784352028, 0.33350976000000004, 1.1828094746995985, 0.0015339808305725457, 0.0030679580515287075, 0.004601942375302315, 0.43076141468569235, -0.25895728675045887, 1.3392519056708734, 0.14875301197113153, 0.6474524792433698, 0.0637198844088549], "count": [1297]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1297]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1297]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1297]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1297]}, "gripper_open_scale_state": {"mean": [0.03520297365529264, 0.035844479288373504], "std": [6.730727086790012e-16, 1.734723475976807e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035202973655291965, 0.03584447928837368], "count": [1297]}, "gripper_open_scale_action": {"mean": [0.03520297365529264, 0.035844479288373504], "std": [6.730727086790012e-16, 1.734723475976807e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035202973655291965, 0.03584447928837368], "count": [1297]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49561711643420253]], [[0.4981373517620106]], [[0.4654537514318442]]], "std": [[[0.23436941896200755]], [[0.23175179312419025]], [[0.2191565003064936]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3572605591492038]], [[0.36836313113446983]], [[0.3541867461761337]]], "std": [[[0.2682999769963483]], [[0.26229024965557857]], [[0.2732009990688542]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3648907278260674]], [[0.3672247770815084]], [[0.35247902207847626]]], "std": [[[0.27048549784647424]], [[0.26553917236454583]], [[0.2824222353095977]]], "count": [194]}, "observation.state": {"min": [-0.6840333342552185, -0.003417721251025796, -0.8283496499061584, -1.5300756692886353, -0.15482504665851593, -0.3803287148475647, 0.06060783192515373, -1.0842021724855044e-19, -0.0015339808305725455, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.013597307726740837, 0.06272783875465393], "max": [0.17180584371089935, 2.5878255367279053, 0.0, 0.2642097473144531, 0.8022719621658325, 0.11878830194473267, 1.699180245399475, 0.0015339808305725455, 3.2526065174565133e-19, 4.453327832568075e-18, 0.0, 0.0015163036296144128, 0.0, 0.06272783875465393], "mean": [-0.16796667873859406, 1.4139586687088013, -0.29766595363616943, -0.9866567850112915, 0.33220285177230835, -0.05912896990776062, 0.5864893794059753, 2.548608790675644e-05, -4.556985732051544e-05, -6.574366852873936e-05, 0.0, -0.00033089955104514956, -0.006750122644007206, 0.06272823363542557], "std": [0.22530311346054077, 0.9957482218742371, 0.24784918129444122, 0.7250474095344543, 0.2626596689224243, 0.08806740492582321, 0.6248757243156433, 0.00019272863573860377, 0.00023150442575570196, 0.00027257759938947856, 0.0, 0.0006281572277657688, 0.0027503592427819967, 3.948807716369629e-07], "count": [1128]}, "action": {"min": [-0.6840333342552185, -0.003417721251025796, -0.8283496499061584, -1.5300756692886353, -0.15482504665851593, -0.3803287148475647, 0.06060783192515373, -1.0842021724855044e-19, -0.0015339808305725455, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.013597307726740837, 0.06272783875465393], "max": [0.17180584371089935, 2.5878255367279053, 0.0, 0.2642097473144531, 0.8022719621658325, 0.11878830194473267, 1.699180245399475, 0.0015339808305725455, 3.2526065174565133e-19, 4.453327832568075e-18, 0.0, 0.0015163036296144128, 0.0, 0.06272783875465393], "mean": [-0.16796667873859406, 1.4139586687088013, -0.29766595363616943, -0.9866567850112915, 0.33220285177230835, -0.05912896990776062, 0.5864893794059753, 2.548608790675644e-05, -4.556985732051544e-05, -6.574366852873936e-05, 0.0, -0.00033089955104514956, -0.006750122644007206, 0.06272823363542557], "std": [0.22530311346054077, 0.9957482218742371, 0.24784918129444122, 0.7250474095344543, 0.2626596689224243, 0.08806740492582321, 0.6248757243156433, 0.00019272863573860377, 0.00023150442575570196, 0.00027257759938947856, 0.0, 0.0006281572277657688, 0.0027503592427819967, 3.948807716369629e-07], "count": [1128]}, "timestamp": {"min": [0.0], "max": [37.56666666666667], "mean": [18.78333333333333], "std": [10.854180795469585], "count": [1128]}, "frame_index": {"min": [0], "max": [1127], "mean": [563.5], "std": [325.62542386408757], "count": [1128]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1128]}, "index": {"min": [16145], "max": [17272], "mean": [16708.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [4.585992907801418, 7.0, 7.0, 7.0, 7.0], "std": [2.3322550740530135, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1128]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1128]}, "eef_direction_state": {"mean": [3.725177304964539, 6.0], "std": [2.322569835833096, 0.0], "min": [0, 6], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [0.9521276595744681, 0.0], "std": [0.8647012426394334, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_acc_mag_state": {"mean": [0.8625886524822695, 0.0], "std": [0.8388300495748943, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_direction_action": {"mean": [3.725177304964539, 6.0], "std": [2.322569835833096, 0.0], "min": [0, 6], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [0.9521276595744681, 0.0], "std": [0.8647012426394334, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_acc_mag_action": {"mean": [0.8625886524822695, 0.0], "std": [0.8388300495748943, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.273407665367821, 0.2899710576101529, 1.171564499181821, -0.0004924848369179605, 0.11215700370851098, 0.17185601991486438, 0.0691220675114266, -0.3364982672950971, 1.1825121804080774, -0.0067500087070714474, -0.00011131344676641937, -0.00030541308233106616], "std": [0.1489161859373633, 0.06783728300976677, 0.04840458928648113, 0.08900993128467602, 0.14754714368299696, 0.1733375564947522, 2.639343283905152e-05, 1.527168448756805e-05, 7.59808722075167e-05, 0.0027505240171678156, 0.0003491431392265521, 0.0006358016617036956], "min": [0.023140844793314037, 0.145197522193011, 1.0424228751674802, -0.42396974035852153, -0.21777411396528712, -0.16250140279833217, 0.06901433988384328, -0.3365598073824121, 1.1824599410409666, -0.013597307726740837, -0.0015339808305725455, -0.0015339826353744737], "max": [0.44939159944456064, 0.3965259169799849, 1.3082598972527995, 0.2543994841485605, 0.8146081739997415, 0.5408852597954599, 0.06913053917200959, -0.336456118632498, 1.1829201350690448, 2.3530981114052536e-06, 2.220446049250313e-16, 0.0015339808305725455], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.273407665367821, 0.2899710576101529, 1.171564499181821, -0.0004924848369179605, 0.11215700370851098, 0.17185601991486438, 0.0691220675114266, -0.3364982672950971, 1.1825121804080774, -0.0067500087070714474, -0.00011131344676641937, -0.00030541308233106616], "std": [0.1489161859373633, 0.06783728300976677, 0.04840458928648113, 0.08900993128467602, 0.14754714368299696, 0.1733375564947522, 2.639343283905152e-05, 1.527168448756805e-05, 7.59808722075167e-05, 0.0027505240171678156, 0.0003491431392265521, 0.0006358016617036956], "min": [0.023140844793314037, 0.145197522193011, 1.0424228751674802, -0.42396974035852153, -0.21777411396528712, -0.16250140279833217, 0.06901433988384328, -0.3365598073824121, 1.1824599410409666, -0.013597307726740837, -0.0015339808305725455, -0.0015339826353744737], "max": [0.44939159944456064, 0.3965259169799849, 1.3082598972527995, 0.2543994841485605, 0.8146081739997415, 0.5408852597954599, 0.06913053917200959, -0.336456118632498, 1.1829201350690448, 2.3530981114052536e-06, 2.220446049250313e-16, 0.0015339808305725455], "count": [1128]}, "gripper_mode_state": {"mean": [0.7331560283687943, 1.0], "std": [0.4423101473347566, 0.0], "min": [0, 1], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.823581560283688, 2.0], "std": [0.5341964955240582, 0.0], "min": [0, 2], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.7331560283687943, 1.0], "std": [0.4423101473347566, 0.0], "min": [0, 1], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.823581560283688, 2.0], "std": [0.5341964955240582, 0.0], "min": [0, 2], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.3351386235432439, 0.03584447928837379], "std": [0.35707256706984664, 1.1102230246251565e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.3351386235432439, 0.03584447928837379], "std": [0.35707256706984664, 1.1102230246251565e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1128]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48622006257283273]], [[0.491552260665248]], [[0.46013817956123015]]], "std": [[[0.23700347204176514]], [[0.2378750627115914]], [[0.22111544556272994]]], "count": [172]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36577277606779146]], [[0.37476446046764955]], [[0.36008971253229977]]], "std": [[[0.2544951014668624]], [[0.24757689714418002]], [[0.258877444755323]]], "count": [172]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4131905843086589]], [[0.420093920998632]], [[0.4069002602979176]]], "std": [[[0.30391919535900513]], [[0.30172024294713656]], [[0.3171003761720707]]], "count": [172]}, "observation.state": {"min": [-0.6677893400192261, -0.005790993571281433, -1.320757508277893, -1.5299999713897705, -0.09589359909296036, -0.13192234933376312, 0.060857128351926804, 0.0, -2.168404344971009e-19, 0.0, 0.003067961661145091, 0.003067961661145091, -0.013805827125906944, 0.06272783875465393], "max": [0.030120477080345154, 2.667548179626465, -0.0006956170545890927, 0.2040194422006607, 0.5476311445236206, 0.19186386466026306, 1.6986631155014038, 0.0, 0.001534013543277979, 0.0, 0.004601942375302315, 0.004601942375302315, -0.007669903803616762, 0.06272783875465393], "mean": [-0.32392188906669617, 1.623600721359253, -0.5981072187423706, -0.949434757232666, 0.31629207730293274, 0.025117583572864532, 0.7682943940162659, 0.0, 0.000362738297553733, 0.0, 0.004201190546154976, 0.0031392211094498634, -0.00902426429092884, 0.06272811442613602], "std": [0.23168301582336426, 1.068097472190857, 0.43476682901382446, 0.696376621723175, 0.2249758392572403, 0.0529647134244442, 0.6886968016624451, 0.0, 0.0005962378345429897, 0.0, 0.0006574806175194681, 0.00031914201099425554, 0.0013857840094715357, 2.7567148208618164e-07], "count": [957]}, "action": {"min": [-0.6677893400192261, -0.005790993571281433, -1.320757508277893, -1.5299999713897705, -0.09589359909296036, -0.13192234933376312, 0.060857128351926804, 0.0, -2.168404344971009e-19, 0.0, 0.003067961661145091, 0.003067961661145091, -0.013805827125906944, 0.06272783875465393], "max": [0.030120477080345154, 2.667548179626465, -0.0006956170545890927, 0.2040194422006607, 0.5476311445236206, 0.19186386466026306, 1.6986631155014038, 0.0, 0.001534013543277979, 0.0, 0.004601942375302315, 0.004601942375302315, -0.007669903803616762, 0.06272783875465393], "mean": [-0.32392188906669617, 1.623600721359253, -0.5981072187423706, -0.949434757232666, 0.31629207730293274, 0.025117583572864532, 0.7682943940162659, 0.0, 0.000362738297553733, 0.0, 0.004201190546154976, 0.0031392211094498634, -0.00902426429092884, 0.06272811442613602], "std": [0.23168301582336426, 1.068097472190857, 0.43476682901382446, 0.696376621723175, 0.2249758392572403, 0.0529647134244442, 0.6886968016624451, 0.0, 0.0005962378345429897, 0.0, 0.0006574806175194681, 0.00031914201099425554, 0.0013857840094715357, 2.7567148208618164e-07], "count": [957]}, "timestamp": {"min": [0.0], "max": [31.866666666666667], "mean": [15.933333333333334], "std": [9.208731766141348], "count": [957]}, "frame_index": {"min": [0], "max": [956], "mean": [478.0], "std": [276.26195298424045], "count": [957]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [957]}, "index": {"min": [17273], "max": [18229], "mean": [17751.0], "std": [276.26195298424045], "count": [957]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}, "subtask_annotation": {"mean": [4.375130616509927, 7.0, 7.0, 7.0, 7.0], "std": [2.3662394073260082, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [957]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [957]}, "eef_direction_state": {"mean": [3.4869383490073145, 6.0], "std": [2.367731241579976, 0.0], "min": [0, 6], "max": [6, 6], "count": [957]}, "eef_velocity_state": {"mean": [1.0553814002089865, 0.0], "std": [0.8589468812540217, 0.0], "min": [0, 0], "max": [2, 0], "count": [957]}, "eef_acc_mag_state": {"mean": [0.9184952978056427, 0.0], "std": [0.8264454948355612, 0.0], "min": [0, 0], "max": [2, 0], "count": [957]}, "eef_direction_action": {"mean": [3.4869383490073145, 6.0], "std": [2.367731241579976, 0.0], "min": [0, 6], "max": [6, 6], "count": [957]}, "eef_velocity_action": {"mean": [1.0553814002089865, 0.0], "std": [0.8589468812540217, 0.0], "min": [0, 0], "max": [2, 0], "count": [957]}, "eef_acc_mag_action": {"mean": [0.9184952978056427, 0.0], "std": [0.8264454948355612, 0.0], "min": [0, 0], "max": [2, 0], "count": [957]}, "eef_sim_pose_state": {"mean": [0.32592776804747337, 0.22302748866741146, 1.1612446390814615, 0.04681253490919205, 0.07101306676733413, -0.005146060107146589, 0.0691566767092514, -0.33641959840871066, 1.1820726196438354, -0.009010010932844486, 0.0045638958949606725, 0.0031392467096815137], "std": [0.17836490974767424, 0.08193544956916138, 0.05947601204628733, 0.05958226136467757, 0.08979500920624882, 0.07501176342657924, 4.47667100692345e-05, 7.181575691553616e-06, 6.869930037904216e-05, 0.0013858197563927442, 0.0008890131166305911, 0.00031914039422482546], "min": [0.05179909015313092, 0.10348032677857316, 1.053609602284976, -0.07836655568456721, -0.1502461100813548, -0.1751385848005192, 0.06912916132422398, -0.3364212017670419, 1.1820232892530416, -0.013791708548670654, 0.003067929174648487, 0.003067976099535034], "max": [0.5597761302649406, 0.3441336135842834, 1.2801353068579115, 0.22888336037949975, 0.35183513672623223, 0.4914008558277114, 0.06924523362087674, -0.3363866828562495, 1.1822154081520455, -0.007651078819747297, 0.006135927041239331, 0.0046019911047213355], "count": [957]}, "eef_sim_pose_action": {"mean": [0.32592776804747337, 0.22302748866741146, 1.1612446390814615, 0.04681253490919205, 0.07101306676733413, -0.005146060107146589, 0.0691566767092514, -0.33641959840871066, 1.1820726196438354, -0.009010010932844486, 0.0045638958949606725, 0.0031392467096815137], "std": [0.17836490974767424, 0.08193544956916138, 0.05947601204628733, 0.05958226136467757, 0.08979500920624882, 0.07501176342657924, 4.47667100692345e-05, 7.181575691553616e-06, 6.869930037904216e-05, 0.0013858197563927442, 0.0008890131166305911, 0.00031914039422482546], "min": [0.05179909015313092, 0.10348032677857316, 1.053609602284976, -0.07836655568456721, -0.1502461100813548, -0.1751385848005192, 0.06912916132422398, -0.3364212017670419, 1.1820232892530416, -0.013791708548670654, 0.003067929174648487, 0.003067976099535034], "max": [0.5597761302649406, 0.3441336135842834, 1.2801353068579115, 0.22888336037949975, 0.35183513672623223, 0.4914008558277114, 0.06924523362087674, -0.3363866828562495, 1.1822154081520455, -0.007651078819747297, 0.006135927041239331, 0.0046019911047213355], "count": [957]}, "gripper_mode_state": {"mean": [0.6238244514106583, 1.0], "std": [0.4844249221838684, 0.0], "min": [0, 1], "max": [1, 1], "count": [957]}, "gripper_activity_state": {"mean": [1.8495297805642634, 2.0], "std": [0.4948346444956781, 0.0], "min": [0, 2], "max": [2, 2], "count": [957]}, "gripper_mode_action": {"mean": [0.6238244514106583, 1.0], "std": [0.4844249221838684, 0.0], "min": [0, 1], "max": [1, 1], "count": [957]}, "gripper_activity_action": {"mean": [1.8495297805642634, 2.0], "std": [0.4948346444956781, 0.0], "min": [0, 2], "max": [2, 2], "count": [957]}, "gripper_open_scale_state": {"mean": [0.4390263816975462, 0.03584447928837417], "std": [0.39354026878690973, 4.926614671774132e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [957]}, "gripper_open_scale_action": {"mean": [0.4390263816975462, 0.03584447928837417], "std": [0.39354026878690973, 4.926614671774132e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [957]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4833889205986809]], [[0.5048659123466738]], [[0.4997749667979825]]], "std": [[[0.26233600097146986]], [[0.2490270283724481]], [[0.2380303406676842]]], "count": [146]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35736633763094283]], [[0.36887319440713884]], [[0.35577202711373745]]], "std": [[[0.29180243633979724]], [[0.27584627120703975]], [[0.2827944033530341]]], "count": [146]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3561424310591817]], [[0.36782046661891543]], [[0.3588884095114454]]], "std": [[[0.2775693454345119]], [[0.2640924927513611]], [[0.2735440010159615]]], "count": [146]}, "observation.state": {"min": [-0.864080548286438, 0.0, -1.7272623777389526, -1.5299999713897705, -0.10019020736217499, -0.40477657318115234, 0.05970655381679535, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.004601942375302315, -0.00920388475060463, 0.023009711876511574, 0.06272783875465393], "max": [0.14445741474628448, 2.7304859161376953, 0.004601942375302315, 0.2344687432050705, 0.7990583181381226, 0.16106797754764557, 1.6986631155014038, 1.0842021724855044e-19, 0.003046484896913171, 1.3799925245056052e-19, -0.003067961661145091, -0.007669903803616762, 0.029145635664463043, 0.06272783875465393], "mean": [-0.3879877030849457, 2.0885958671569824, -0.9324187636375427, -1.0039467811584473, 0.4647451341152191, -0.10141150653362274, 1.0376559495925903, -0.0001903143711388111, 0.0014232401736080647, -5.101139686303213e-05, -0.004202516749501228, -0.007878998294472694, 0.028305253013968468, 0.0627279281616211], "std": [0.22862455248832703, 0.7537168264389038, 0.5433523058891296, 0.5139684677124023, 0.22070011496543884, 0.1336948573589325, 0.6589365601539612, 0.000492083840072155, 0.00040432839887216687, 0.00024318040232174098, 0.0006233821623027325, 0.0004671752394642681, 0.0012543163029477, 8.940696716308594e-08], "count": [769]}, "action": {"min": [-0.864080548286438, 0.0, -1.7272623777389526, -1.5299999713897705, -0.10019020736217499, -0.40477657318115234, 0.05970655381679535, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.004601942375302315, -0.00920388475060463, 0.023009711876511574, 0.06272783875465393], "max": [0.14445741474628448, 2.7304859161376953, 0.004601942375302315, 0.2344687432050705, 0.7990583181381226, 0.16106797754764557, 1.6986631155014038, 1.0842021724855044e-19, 0.003046484896913171, 1.3799925245056052e-19, -0.003067961661145091, -0.007669903803616762, 0.029145635664463043, 0.06272783875465393], "mean": [-0.3879877030849457, 2.0885958671569824, -0.9324187636375427, -1.0039467811584473, 0.4647451341152191, -0.10141150653362274, 1.0376559495925903, -0.0001903143711388111, 0.0014232401736080647, -5.101139686303213e-05, -0.004202516749501228, -0.007878998294472694, 0.028305253013968468, 0.0627279281616211], "std": [0.22862455248832703, 0.7537168264389038, 0.5433523058891296, 0.5139684677124023, 0.22070011496543884, 0.1336948573589325, 0.6589365601539612, 0.000492083840072155, 0.00040432839887216687, 0.00024318040232174098, 0.0006233821623027325, 0.0004671752394642681, 0.0012543163029477, 8.940696716308594e-08], "count": [769]}, "timestamp": {"min": [0.0], "max": [25.6], "mean": [12.8], "std": [7.39969969360619], "count": [769]}, "frame_index": {"min": [0], "max": [768], "mean": [384.0], "std": [221.99099080818573], "count": [769]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [769]}, "index": {"min": [18987], "max": [19755], "mean": [19371.0], "std": [221.99099080818573], "count": [769]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [769]}, "subtask_annotation": {"mean": [3.962288686605982, 7.0, 7.0, 7.0, 7.0], "std": [2.381633879811574, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [769]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [769]}, "eef_direction_state": {"mean": [2.892067620286086, 6.0], "std": [2.146773552854378, 0.0], "min": [0, 6], "max": [6, 6], "count": [769]}, "eef_velocity_state": {"mean": [1.29518855656697, 0.0], "std": [0.7460273614313971, 0.0], "min": [0, 0], "max": [2, 0], "count": [769]}, "eef_acc_mag_state": {"mean": [1.1313394018205463, 0.0], "std": [0.7815615062535889, 0.0], "min": [0, 0], "max": [2, 0], "count": [769]}, "eef_direction_action": {"mean": [2.892067620286086, 6.0], "std": [2.146773552854378, 0.0], "min": [0, 6], "max": [6, 6], "count": [769]}, "eef_velocity_action": {"mean": [1.29518855656697, 0.0], "std": [0.7460273614313971, 0.0], "min": [0, 0], "max": [2, 0], "count": [769]}, "eef_acc_mag_action": {"mean": [1.1313394018205463, 0.0], "std": [0.7815615062535889, 0.0], "min": [0, 0], "max": [2, 0], "count": [769]}, "eef_sim_pose_state": {"mean": [0.41344079594445, 0.1801120055773353, 1.1614704540703964, -0.025677574227595666, 0.1302829759232442, 0.09075698288563598, 0.06923303835582142, -0.3366632220421299, 1.1829722740942514, 0.02832758033604164, -0.0028301939574179916, -0.008069328552071433], "std": [0.13780123405621195, 0.10648355668877518, 0.05464759643753126, 0.08644020501105652, 0.1633273566619631, 0.11170603331100833, 3.485642045783307e-05, 1.2994913511478464e-05, 7.872699124092967e-05, 0.001252608163870134, 0.0007756139223365107, 0.0007682137976187459], "min": [0.03599840567703182, -0.03475405394603258, 1.0664859192852998, -0.23231065690430008, -0.14192803017832678, -0.2887350975482875, 0.0691287377176138, -0.3366973520943848, 1.1828237842391036, 0.023045008234927323, -0.004601807014801951, -0.01073790889416824], "max": [0.5548279848373728, 0.33706931554979763, 1.3252506059542726, 0.2740679216829957, 0.5382932802057758, 0.30321307034322853, 0.06936014727571498, -0.3366280398962806, 1.1833955416435176, 0.029181553959418283, -0.0008482388343673541, -0.007669912827286242], "count": [769]}, "eef_sim_pose_action": {"mean": [0.41344079594445, 0.1801120055773353, 1.1614704540703964, -0.025677574227595666, 0.1302829759232442, 0.09075698288563598, 0.06923303835582142, -0.3366632220421299, 1.1829722740942514, 0.02832758033604164, -0.0028301939574179916, -0.008069328552071433], "std": [0.13780123405621195, 0.10648355668877518, 0.05464759643753126, 0.08644020501105652, 0.1633273566619631, 0.11170603331100833, 3.485642045783307e-05, 1.2994913511478464e-05, 7.872699124092967e-05, 0.001252608163870134, 0.0007756139223365107, 0.0007682137976187459], "min": [0.03599840567703182, -0.03475405394603258, 1.0664859192852998, -0.23231065690430008, -0.14192803017832678, -0.2887350975482875, 0.0691287377176138, -0.3366973520943848, 1.1828237842391036, 0.023045008234927323, -0.004601807014801951, -0.01073790889416824], "max": [0.5548279848373728, 0.33706931554979763, 1.3252506059542726, 0.2740679216829957, 0.5382932802057758, 0.30321307034322853, 0.06936014727571498, -0.3366280398962806, 1.1833955416435176, 0.029181553959418283, -0.0008482388343673541, -0.007669912827286242], "count": [769]}, "gripper_mode_state": {"mean": [0.4538361508452536, 1.0], "std": [0.4978643379789481, 0.0], "min": [0, 1], "max": [1, 1], "count": [769]}, "gripper_activity_state": {"mean": [1.7399219765929779, 2.0], "std": [0.6307924251600263, 0.0], "min": [0, 2], "max": [2, 2], "count": [769]}, "gripper_mode_action": {"mean": [0.4538361508452536, 1.0], "std": [0.4978643379789481, 0.0], "min": [0, 1], "max": [1, 1], "count": [769]}, "gripper_activity_action": {"mean": [1.7399219765929779, 2.0], "std": [0.6307924251600263, 0.0], "min": [0, 2], "max": [2, 2], "count": [769]}, "gripper_open_scale_state": {"mean": [0.5929457074494551, 0.03584447928837422], "std": [0.37653488880661007, 5.412337245047638e-16], "min": [0.03411803075245449, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [769]}, "gripper_open_scale_action": {"mean": [0.5929457074494551, 0.03584447928837422], "std": [0.37653488880661007, 5.412337245047638e-16], "min": [0.03411803075245449, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [769]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4687345739842329]], [[0.47504252858073354]], [[0.4459931117063091]]], "std": [[[0.25227674614005335]], [[0.25492498634173666]], [[0.23919944947028984]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.358687412966332]], [[0.3715266533589381]], [[0.3592774127978797]]], "std": [[[0.26577188720047906]], [[0.2592134719679209]], [[0.26974027113436844]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36181982346203084]], [[0.36961659984726997]], [[0.3634422124519911]]], "std": [[[0.26627592601628]], [[0.2630682482832987]], [[0.27293435533899796]]], "count": [194]}, "observation.state": {"min": [-0.7113714814186096, 0.0, -1.4894953966140747, -1.5299999713897705, -0.09825117141008377, -0.31081873178482056, 0.056635867804288864, 0.0, 0.0, 0.0, 0.015339807607233524, 0.00920388475060463, -0.08436894416809082, 0.06272783875465393], "max": [0.06261501461267471, 2.5383095741271973, 0.007669903803616762, 0.05189404636621475, 0.8191457390785217, 0.33603501319885254, 1.6988550424575806, 0.0, 0.0015339808305725455, 0.0, 0.01840776950120926, 0.03834952041506767, -0.02147573046386242, 0.06272783875465393], "mean": [-0.30701300501823425, 1.9593770503997803, -0.8509674072265625, -0.9798948764801025, 0.5754061937332153, -0.003153627971187234, 1.0739046335220337, 0.0, 2.7686292014550418e-06, 0.0, 0.016734227538108826, 0.027525680139660835, -0.04577607661485672, 0.06272823363542557], "std": [0.20910300314426422, 0.7968447804450989, 0.4459809362888336, 0.4244091510772705, 0.24903780221939087, 0.12322413176298141, 0.650874137878418, 0.0, 5.6579916417831555e-05, 0.0, 0.0005006252322345972, 0.010182639583945274, 0.014757850207388401, 3.948807716369629e-07], "count": [1128]}, "action": {"min": [-0.7113714814186096, 0.0, -1.4894953966140747, -1.5299999713897705, -0.09825117141008377, -0.31081873178482056, 0.056635867804288864, 0.0, 0.0, 0.0, 0.015339807607233524, 0.00920388475060463, -0.08436894416809082, 0.06272783875465393], "max": [0.06261501461267471, 2.5383095741271973, 0.007669903803616762, 0.05189404636621475, 0.8191457390785217, 0.33603501319885254, 1.6988550424575806, 0.0, 0.0015339808305725455, 0.0, 0.01840776950120926, 0.03834952041506767, -0.02147573046386242, 0.06272783875465393], "mean": [-0.30701300501823425, 1.9593770503997803, -0.8509674072265625, -0.9798948764801025, 0.5754061937332153, -0.003153627971187234, 1.0739046335220337, 0.0, 2.7686292014550418e-06, 0.0, 0.016734227538108826, 0.027525680139660835, -0.04577607661485672, 0.06272823363542557], "std": [0.20910300314426422, 0.7968447804450989, 0.4459809362888336, 0.4244091510772705, 0.24903780221939087, 0.12322413176298141, 0.650874137878418, 0.0, 5.6579916417831555e-05, 0.0, 0.0005006252322345972, 0.010182639583945274, 0.014757850207388401, 3.948807716369629e-07], "count": [1128]}, "timestamp": {"min": [0.0], "max": [37.56666666666667], "mean": [18.78333333333333], "std": [10.854180795469585], "count": [1128]}, "frame_index": {"min": [0], "max": [1127], "mean": [563.5], "std": [325.62542386408757], "count": [1128]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1128]}, "index": {"min": [19756], "max": [20883], "mean": [20319.5], "std": [325.62542386408757], "count": [1128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1128]}, "subtask_annotation": {"mean": [3.37145390070922, 7.0, 7.0, 7.0, 7.0], "std": [2.5259926802990478, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1128]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [1128]}, "eef_direction_state": {"mean": [3.0141843971631204, 6.0], "std": [2.1834672654590017, 0.0], "min": [0, 6], "max": [6, 6], "count": [1128]}, "eef_velocity_state": {"mean": [1.201241134751773, 0.0], "std": [0.7587072936626325, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_acc_mag_state": {"mean": [1.1515957446808511, 0.0], "std": [0.7736101284910121, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_direction_action": {"mean": [3.0141843971631204, 6.0], "std": [2.1834672654590017, 0.0], "min": [0, 6], "max": [6, 6], "count": [1128]}, "eef_velocity_action": {"mean": [1.201241134751773, 0.0], "std": [0.7587072936626325, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_acc_mag_action": {"mean": [1.1515957446808511, 0.0], "std": [0.7736101284910121, 0.0], "min": [0, 0], "max": [2, 0], "count": [1128]}, "eef_sim_pose_state": {"mean": [0.411182991268894, 0.2226877634190779, 1.1777080198658991, 0.07318238417431189, 0.10244580683970402, 0.27983380667386376, 0.06910663522584462, -0.33587093315674216, 1.1807799757460433, -0.04531274966494606, 0.016729945447206913, 0.02752970879929192], "std": [0.1462302703475541, 0.08639418542080664, 0.053417486078740355, 0.11037142826105004, 0.1445137730633209, 0.18526716916965366, 7.232084206362719e-06, 0.00022907681241109392, 5.1403884093154285e-05, 0.014592570389273352, 0.0004959326671926771, 0.010184142975801613], "min": [0.06189796132680592, 0.06957098004805258, 1.0767378912155379, -0.18352386447466879, -0.3414493099707787, -0.10447383114498192, 0.0690965765363909, -0.33628312790561526, 1.1806085356324982, -0.08366310844860443, 0.015338345625513838, 0.009204967677283824], "max": [0.5378237363220826, 0.3700138283057197, 1.305462270625582, 0.3495674631812432, 0.5731688033462992, 0.8152939893283688, 0.06923087970654367, -0.3356274722550904, 1.1809576031329003, -0.021294528287362995, 0.018395294705226828, 0.038356012251937396], "count": [1128]}, "eef_sim_pose_action": {"mean": [0.411182991268894, 0.2226877634190779, 1.1777080198658991, 0.07318238417431189, 0.10244580683970402, 0.27983380667386376, 0.06910663522584462, -0.33587093315674216, 1.1807799757460433, -0.04531274966494606, 0.016729945447206913, 0.02752970879929192], "std": [0.1462302703475541, 0.08639418542080664, 0.053417486078740355, 0.11037142826105004, 0.1445137730633209, 0.18526716916965366, 7.232084206362719e-06, 0.00022907681241109392, 5.1403884093154285e-05, 0.014592570389273352, 0.0004959326671926771, 0.010184142975801613], "min": [0.06189796132680592, 0.06957098004805258, 1.0767378912155379, -0.18352386447466879, -0.3414493099707787, -0.10447383114498192, 0.0690965765363909, -0.33628312790561526, 1.1806085356324982, -0.08366310844860443, 0.015338345625513838, 0.009204967677283824], "max": [0.5378237363220826, 0.3700138283057197, 1.305462270625582, 0.3495674631812432, 0.5731688033462992, 0.8152939893283688, 0.06923087970654367, -0.3356274722550904, 1.1809576031329003, -0.021294528287362995, 0.018395294705226828, 0.038356012251937396], "count": [1128]}, "gripper_mode_state": {"mean": [0.4432624113475177, 1.0], "std": [0.4967704158199194, 0.0], "min": [0, 1], "max": [1, 1], "count": [1128]}, "gripper_activity_state": {"mean": [1.875, 2.0], "std": [0.4548546256733616, 0.0], "min": [0, 2], "max": [2, 2], "count": [1128]}, "gripper_mode_action": {"mean": [0.4432624113475177, 1.0], "std": [0.4967704158199194, 0.0], "min": [0, 1], "max": [1, 1], "count": [1128]}, "gripper_activity_action": {"mean": [1.875, 2.0], "std": [0.4548546256733616, 0.0], "min": [0, 2], "max": [2, 2], "count": [1128]}, "gripper_open_scale_state": {"mean": [0.6136572057817211, 0.03584447928837379], "std": [0.37192791018620075, 1.1102230246251565e-16], "min": [0.03236335303102221, 0.03584447928837368], "max": [0.9707743099757603, 0.03584447928837368], "count": [1128]}, "gripper_open_scale_action": {"mean": [0.6136572057817211, 0.03584447928837379], "std": [0.37192791018620075, 1.1102230246251565e-16], "min": [0.03236335303102221, 0.03584447928837368], "max": [0.9707743099757603, 0.03584447928837368], "count": [1128]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4862043184710628]], [[0.4912923933324705]], [[0.4585329938631118]]], "std": [[[0.24329112452623905]], [[0.24479033087101204]], [[0.22911708031879138]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.369183711630967]], [[0.38045081321857677]], [[0.3674956575314394]]], "std": [[[0.2629990218613097]], [[0.25664858854293227]], [[0.26660625632245755]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39034352418084944]], [[0.3964317500377489]], [[0.38378328776505105]]], "std": [[[0.29217397643506055]], [[0.28968064451512804]], [[0.30750897412995615]]], "count": [202]}, "observation.state": {"min": [-0.8521422743797302, -2.710505431213761e-19, -1.5631264448165894, -1.530075192451477, -0.26149868965148926, -0.34829121828079224, 0.053604383021593094, 0.0, -0.0015339808305725455, 0.0, 0.004601942375302315, 0.003067961661145091, -0.019704142585396767, 0.06272783875465393], "max": [0.3328738212585449, 2.4973206520080566, -0.0015339808305725455, 0.16674761474132538, 0.5506991147994995, 0.3035028874874115, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.004601942375302315, -0.005024992395192385, 0.06272783875465393], "mean": [-0.2158852517604828, 1.3929232358932495, -0.5122264623641968, -0.7582343220710754, 0.28486835956573486, -0.029609205201268196, 0.6451171040534973, 0.0, -4.2030002077808604e-05, 0.0, 0.004601954482495785, 0.004278375301510096, -0.013747642748057842, 0.06272826343774796], "std": [0.2918463349342346, 0.9225293397903442, 0.43335244059562683, 0.5569494366645813, 0.22049446403980255, 0.09753669798374176, 0.6320876479148865, 0.0, 0.0003869365027640015, 0.0, 1.210719347000122e-08, 0.0006203908706083894, 0.0006327264127321541, 4.246830940246582e-07], "count": [1189]}, "action": {"min": [-0.8521422743797302, -2.710505431213761e-19, -1.5631264448165894, -1.530075192451477, -0.26149868965148926, -0.34829121828079224, 0.053604383021593094, 0.0, -0.0015339808305725455, 0.0, 0.004601942375302315, 0.003067961661145091, -0.019704142585396767, 0.06272783875465393], "max": [0.3328738212585449, 2.4973206520080566, -0.0015339808305725455, 0.16674761474132538, 0.5506991147994995, 0.3035028874874115, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.004601942375302315, -0.005024992395192385, 0.06272783875465393], "mean": [-0.2158852517604828, 1.3929232358932495, -0.5122264623641968, -0.7582343220710754, 0.28486835956573486, -0.029609205201268196, 0.6451171040534973, 0.0, -4.2030002077808604e-05, 0.0, 0.004601954482495785, 0.004278375301510096, -0.013747642748057842, 0.06272826343774796], "std": [0.2918463349342346, 0.9225293397903442, 0.43335244059562683, 0.5569494366645813, 0.22049446403980255, 0.09753669798374176, 0.6320876479148865, 0.0, 0.0003869365027640015, 0.0, 1.210719347000122e-08, 0.0006203908706083894, 0.0006327264127321541, 4.246830940246582e-07], "count": [1189]}, "timestamp": {"min": [0.0], "max": [39.6], "mean": [19.8], "std": [11.441153787970862], "count": [1189]}, "frame_index": {"min": [0], "max": [1188], "mean": [594.0], "std": [343.2346136391259], "count": [1189]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1189]}, "index": {"min": [20884], "max": [22072], "mean": [21478.0], "std": [343.2346136391259], "count": [1189]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1189]}, "subtask_annotation": {"mean": [3.4701429772918417, 7.0, 7.0, 7.0, 7.0], "std": [2.5877680300542174, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1189]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1189]}, "eef_direction_state": {"mean": [3.729184188393608, 6.0], "std": [2.2644354810097327, 0.0], "min": [0, 6], "max": [6, 6], "count": [1189]}, "eef_velocity_state": {"mean": [1.0479394449116906, 0.0], "std": [0.8778497755657992, 0.0], "min": [0, 0], "max": [2, 0], "count": [1189]}, "eef_acc_mag_state": {"mean": [0.9394449116904963, 0.0], "std": [0.8393397389280206, 0.0], "min": [0, 0], "max": [2, 0], "count": [1189]}, "eef_direction_action": {"mean": [3.729184188393608, 6.0], "std": [2.2644354810097327, 0.0], "min": [0, 6], "max": [6, 6], "count": [1189]}, "eef_velocity_action": {"mean": [1.0479394449116906, 0.0], "std": [0.8778497755657992, 0.0], "min": [0, 0], "max": [2, 0], "count": [1189]}, "eef_acc_mag_action": {"mean": [0.9394449116904963, 0.0], "std": [0.8393397389280206, 0.0], "min": [0, 0], "max": [2, 0], "count": [1189]}, "eef_sim_pose_state": {"mean": [0.2924869821793802, 0.26943779939857304, 1.2092224263449107, 0.01872644592569867, 0.11108964489828319, 0.0754570685482516, 0.06912603824453868, -0.33639396426624907, 1.1820223258411284, -0.013728311896153674, 0.004559869723668635, 0.004278409733705114], "std": [0.15981933700666598, 0.10136538933056749, 0.05848090503558357, 0.0777476252411207, 0.1356831226447517, 0.2405677595447341, 2.90197002886586e-05, 1.3960689370612583e-05, 8.830304359587733e-06, 0.0006318022344857589, 0.00038693341215141077, 0.0006204038313824636], "min": [0.04356383763074867, 0.05062269021764901, 1.116146681218948, -0.23455492164442823, -0.18225066111849575, -0.5288465049972217, 0.0690141192439956, -0.3364212017670419, 1.181988229021571, -0.01968296463702312, 0.0030679290582340535, 0.0030679760995339384], "max": [0.5543958238871416, 0.44580402913817657, 1.404502011418555, 0.2734227760694027, 0.5258350889871077, 0.6180456516229427, 0.06924438806550512, -0.3363866828562495, 1.1820581737832487, -0.0049967549754779475, 0.006135893957261773, 0.0046020290059762235], "count": [1189]}, "eef_sim_pose_action": {"mean": [0.2924869821793802, 0.26943779939857304, 1.2092224263449107, 0.01872644592569867, 0.11108964489828319, 0.0754570685482516, 0.06912603824453868, -0.33639396426624907, 1.1820223258411284, -0.013728311896153674, 0.004559869723668635, 0.004278409733705114], "std": [0.15981933700666598, 0.10136538933056749, 0.05848090503558357, 0.0777476252411207, 0.1356831226447517, 0.2405677595447341, 2.90197002886586e-05, 1.3960689370612583e-05, 8.830304359587733e-06, 0.0006318022344857589, 0.00038693341215141077, 0.0006204038313824636], "min": [0.04356383763074867, 0.05062269021764901, 1.116146681218948, -0.23455492164442823, -0.18225066111849575, -0.5288465049972217, 0.0690141192439956, -0.3364212017670419, 1.181988229021571, -0.01968296463702312, 0.0030679290582340535, 0.0030679760995339384], "max": [0.5543958238871416, 0.44580402913817657, 1.404502011418555, 0.2734227760694027, 0.5258350889871077, 0.6180456516229427, 0.06924438806550512, -0.3363866828562495, 1.1820581737832487, -0.0049967549754779475, 0.006135893957261773, 0.0046020290059762235], "count": [1189]}, "gripper_mode_state": {"mean": [0.7148864592094197, 1.0], "std": [0.4514685034954661, 0.0], "min": [0, 1], "max": [1, 1], "count": [1189]}, "gripper_activity_state": {"mean": [1.8284272497897394, 2.0], "std": [0.5260250987410747, 0.0], "min": [0, 2], "max": [2, 2], "count": [1189]}, "gripper_mode_action": {"mean": [0.7148864592094197, 1.0], "std": [0.4514685034954661, 0.0], "min": [0, 1], "max": [1, 1], "count": [1189]}, "gripper_activity_action": {"mean": [1.8284272497897394, 2.0], "std": [0.5260250987410747, 0.0], "min": [0, 2], "max": [2, 2], "count": [1189]}, "gripper_open_scale_state": {"mean": [0.36863861766075207, 0.03584447928837368], "std": [0.36119331176567604, 0.0], "min": [0.03063107601233891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1189]}, "gripper_open_scale_action": {"mean": [0.36863861766075207, 0.03584447928837368], "std": [0.36119331176567604, 0.0], "min": [0.03063107601233891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1189]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4881835169858005]], [[0.5162424335730943]], [[0.5189169540513022]]], "std": [[[0.24891889695801708]], [[0.24031814275277122]], [[0.23420017774662333]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3632346399754765]], [[0.3758234514073636]], [[0.36520436195136907]]], "std": [[[0.2976738561706832]], [[0.2838340125788312]], [[0.2884543835756713]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3450653444236433]], [[0.35978542905157596]], [[0.3528445057531667]]], "std": [[[0.2769286378317839]], [[0.2638801148484423]], [[0.272191621551233]]], "count": [199]}, "observation.state": {"min": [-0.8079846501350403, -0.012035402469336987, -0.9171467423439026, -1.53007972240448, -1.0987932682037354, -0.27425745129585266, 0.06160520389676094, -0.0015339808305725455, -3.3881317890172014e-21, -0.0015339808305725455, -0.003067961661145091, -0.007669903803616762, 0.012300556525588036, 0.06272783875465393], "max": [1.179567575454712, 2.549476146697998, 0.004601942375302315, 0.13442999124526978, 0.42337870597839355, 0.279184490442276, 1.7127381563186646, 2.168404344971009e-19, 0.0015339808305725455, 1.9502350448198415e-18, 0.0, -0.006135923322290182, 0.02147573046386242, 0.06272783875465393], "mean": [0.07226366549730301, 1.9000908136367798, -0.34875354170799255, -1.2725975513458252, -0.194792702794075, -0.0020411161240190268, 1.0636121034622192, -9.852719813352451e-05, 3.1759904231876135e-05, -4.7947138227755204e-05, -0.00304444320499897, -0.00616391422227025, 0.01995329186320305, 0.06272824853658676], "std": [0.689216673374176, 0.566599428653717, 0.24890850484371185, 0.44974663853645325, 0.5337862968444824, 0.13721925020217896, 0.6689298748970032, 0.00036933241062797606, 0.0002136869152309373, 0.00024104675685521215, 0.0002405644627287984, 0.0001752467214828357, 0.0003320363175589591, 4.0978193283081055e-07], "count": [1163]}, "action": {"min": [-0.8079846501350403, -0.012035402469336987, -0.9171467423439026, -1.53007972240448, -1.0987932682037354, -0.27425745129585266, 0.06160520389676094, -0.0015339808305725455, -3.3881317890172014e-21, -0.0015339808305725455, -0.003067961661145091, -0.007669903803616762, 0.012300556525588036, 0.06272783875465393], "max": [1.179567575454712, 2.549476146697998, 0.004601942375302315, 0.13442999124526978, 0.42337870597839355, 0.279184490442276, 1.7127381563186646, 2.168404344971009e-19, 0.0015339808305725455, 1.9502350448198415e-18, 0.0, -0.006135923322290182, 0.02147573046386242, 0.06272783875465393], "mean": [0.07226366549730301, 1.9000908136367798, -0.34875354170799255, -1.2725975513458252, -0.194792702794075, -0.0020411161240190268, 1.0636121034622192, -9.852719813352451e-05, 3.1759904231876135e-05, -4.7947138227755204e-05, -0.00304444320499897, -0.00616391422227025, 0.01995329186320305, 0.06272824853658676], "std": [0.689216673374176, 0.566599428653717, 0.24890850484371185, 0.44974663853645325, 0.5337862968444824, 0.13721925020217896, 0.6689298748970032, 0.00036933241062797606, 0.0002136869152309373, 0.00024104675685521215, 0.0002405644627287984, 0.0001752467214828357, 0.0003320363175589591, 4.0978193283081055e-07], "count": [1163]}, "timestamp": {"min": [0.0], "max": [38.733333333333334], "mean": [19.366666666666664], "std": [11.190968580859199], "count": [1163]}, "frame_index": {"min": [0], "max": [1162], "mean": [581.0], "std": [335.729057425776], "count": [1163]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1163]}, "index": {"min": [22073], "max": [23235], "mean": [22654.0], "std": [335.729057425776], "count": [1163]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1163]}, "subtask_annotation": {"mean": [3.627687016337059, 7.0, 7.0, 7.0, 7.0], "std": [2.3578756046953364, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1163]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [1163]}, "eef_direction_state": {"mean": [3.2751504729148753, 6.0], "std": [1.9600375188705665, 0.0], "min": [0, 6], "max": [6, 6], "count": [1163]}, "eef_velocity_state": {"mean": [1.2596732588134136, 0.0], "std": [0.7380918648060177, 0.0], "min": [0, 0], "max": [2, 0], "count": [1163]}, "eef_acc_mag_state": {"mean": [1.1582115219260534, 0.0], "std": [0.761774346340549, 0.0], "min": [0, 0], "max": [2, 0], "count": [1163]}, "eef_direction_action": {"mean": [3.2751504729148753, 6.0], "std": [1.9600375188705665, 0.0], "min": [0, 6], "max": [6, 6], "count": [1163]}, "eef_velocity_action": {"mean": [1.2596732588134136, 0.0], "std": [0.7380918648060177, 0.0], "min": [0, 0], "max": [2, 0], "count": [1163]}, "eef_acc_mag_action": {"mean": [1.1582115219260534, 0.0], "std": [0.761774346340549, 0.0], "min": [0, 0], "max": [2, 0], "count": [1163]}, "eef_sim_pose_state": {"mean": [0.2946904130646974, 0.31360171978705814, 1.1673315306529815, -0.07133987482867457, 0.22172038504387065, -0.12926885686405562, 0.06912833624597049, -0.3366267016279384, 1.1828210740007097, 0.019972397303470786, -0.003060564580035123, -0.006262456022568048], "std": [0.08853432591961247, 0.15839923178202828, 0.0627624117262068, 0.10746295205117509, 0.1356781486731405, 0.18329834086323868, 2.156665817287078e-05, 9.43983119578826e-06, 5.9679428694911935e-05, 0.00033126988297601736, 0.0003658162281118838, 0.0004019995462019528], "min": [0.062057417310766, 0.11640927732520727, 1.032282057746683, -0.34427786605926636, -0.06343212514051788, -0.5959016259982173, 0.06901356323059692, -0.33666283415306963, 1.1826557935968751, 0.012319381244032354, -0.004594177599999361, -0.007669941459790961], "max": [0.43854772598036545, 0.5449784060114847, 1.3661409987699717, 0.21256335873252633, 0.5878400476079904, 0.4369862619384055, 0.06924586563097142, -0.3365933441158985, 1.1832324792540774, 0.021499764839508006, 2.220446049250313e-16, -0.006135930871608998], "count": [1163]}, "eef_sim_pose_action": {"mean": [0.2946904130646974, 0.31360171978705814, 1.1673315306529815, -0.07133987482867457, 0.22172038504387065, -0.12926885686405562, 0.06912833624597049, -0.3366267016279384, 1.1828210740007097, 0.019972397303470786, -0.003060564580035123, -0.006262456022568048], "std": [0.08853432591961247, 0.15839923178202828, 0.0627624117262068, 0.10746295205117509, 0.1356781486731405, 0.18329834086323868, 2.156665817287078e-05, 9.43983119578826e-06, 5.9679428694911935e-05, 0.00033126988297601736, 0.0003658162281118838, 0.0004019995462019528], "min": [0.062057417310766, 0.11640927732520727, 1.032282057746683, -0.34427786605926636, -0.06343212514051788, -0.5959016259982173, 0.06901356323059692, -0.33666283415306963, 1.1826557935968751, 0.012319381244032354, -0.004594177599999361, -0.007669941459790961], "max": [0.43854772598036545, 0.5449784060114847, 1.3661409987699717, 0.21256335873252633, 0.5878400476079904, 0.4369862619384055, 0.06924586563097142, -0.3365933441158985, 1.1832324792540774, 0.021499764839508006, 2.220446049250313e-16, -0.006135930871608998], "count": [1163]}, "gripper_mode_state": {"mean": [0.45743766122098023, 1.0], "std": [0.4981851536503876, 0.0], "min": [0, 1], "max": [1, 1], "count": [1163]}, "gripper_activity_state": {"mean": [1.883920894239037, 2.0], "std": [0.44791416916930205, 0.0], "min": [0, 2], "max": [2, 2], "count": [1163]}, "gripper_mode_action": {"mean": [0.45743766122098023, 1.0], "std": [0.4981851536503876, 0.0], "min": [0, 1], "max": [1, 1], "count": [1163]}, "gripper_activity_action": {"mean": [1.883920894239037, 2.0], "std": [0.44791416916930205, 0.0], "min": [0, 2], "max": [2, 2], "count": [1163]}, "gripper_open_scale_state": {"mean": [0.6077750909040708, 0.03584447928837372], "std": [0.3822457350565417, 4.163336342344337e-17], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.9787075178963798, 0.03584447928837368], "count": [1163]}, "gripper_open_scale_action": {"mean": [0.6077750909040708, 0.03584447928837372], "std": [0.3822457350565417, 4.163336342344337e-17], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.9787075178963798, 0.03584447928837368], "count": [1163]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48263472208111796]], [[0.4887205388488153]], [[0.4555140553918747]]], "std": [[[0.23740170531875732]], [[0.2398085160745508]], [[0.22336177114038003]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3560483408965198]], [[0.3661734678903225]], [[0.35250542122433315]]], "std": [[[0.2670289657744961]], [[0.26164931992956175]], [[0.2737025852210242]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3754355633445088]], [[0.3818160579430391]], [[0.36733152578820816]]], "std": [[[0.29083437697813375]], [[0.28830486952539586]], [[0.3035061920857861]]], "count": [193]}, "observation.state": {"min": [-0.8205445408821106, -0.0014230557717382908, -1.1182719469070435, -1.5300629138946533, -0.17748601734638214, -0.16700159013271332, 0.052276428788900375, -1.6996885254754592e-19, -2.710505431213761e-19, -0.004601942375302315, -0.00920388475060463, -0.00920388475060463, 0.00010367442155256867, 0.06272783875465393], "max": [0.46172821521759033, 2.4282824993133545, -0.000571951677557081, 0.1695440411567688, 0.6370676159858704, 0.2459910660982132, 1.6989216804504395, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.004601942375302315, -0.006135923322290182, 0.023009711876511574, 0.06272783875465393], "mean": [-0.2419382482767105, 1.367600440979004, -0.3744187653064728, -0.8131210803985596, 0.3020521104335785, -0.0014380024513229728, 0.6420964598655701, 5.485674046212807e-05, 0.0004943925305269659, -0.002514614025130868, -0.007480628322809935, -0.007231407333165407, 0.008676525205373764, 0.06272822618484497], "std": [0.3163484036922455, 0.9610394835472107, 0.30164670944213867, 0.6490352749824524, 0.2295142412185669, 0.07432164996862411, 0.6377025246620178, 0.0002684714854694903, 0.0006334731006063521, 0.0007240386330522597, 0.00213509239256382, 0.000836184888612479, 0.003838201053440571, 3.8743019104003906e-07], "count": [1123]}, "action": {"min": [-0.8205445408821106, -0.0014230557717382908, -1.1182719469070435, -1.5300629138946533, -0.17748601734638214, -0.16700159013271332, 0.052276428788900375, -1.6996885254754592e-19, -2.710505431213761e-19, -0.004601942375302315, -0.00920388475060463, -0.00920388475060463, 0.00010367442155256867, 0.06272783875465393], "max": [0.46172821521759033, 2.4282824993133545, -0.000571951677557081, 0.1695440411567688, 0.6370676159858704, 0.2459910660982132, 1.6989216804504395, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.004601942375302315, -0.006135923322290182, 0.023009711876511574, 0.06272783875465393], "mean": [-0.2419382482767105, 1.367600440979004, -0.3744187653064728, -0.8131210803985596, 0.3020521104335785, -0.0014380024513229728, 0.6420964598655701, 5.485674046212807e-05, 0.0004943925305269659, -0.002514614025130868, -0.007480628322809935, -0.007231407333165407, 0.008676525205373764, 0.06272822618484497], "std": [0.3163484036922455, 0.9610394835472107, 0.30164670944213867, 0.6490352749824524, 0.2295142412185669, 0.07432164996862411, 0.6377025246620178, 0.0002684714854694903, 0.0006334731006063521, 0.0007240386330522597, 0.00213509239256382, 0.000836184888612479, 0.003838201053440571, 3.8743019104003906e-07], "count": [1123]}, "timestamp": {"min": [0.0], "max": [37.4], "mean": [18.7], "std": [10.80606825404648], "count": [1123]}, "frame_index": {"min": [0], "max": [1122], "mean": [561.0], "std": [324.18204762139436], "count": [1123]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1123]}, "index": {"min": [23236], "max": [24358], "mean": [23797.0], "std": [324.18204762139436], "count": [1123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1123]}, "subtask_annotation": {"mean": [3.4942119323241316, 7.0, 7.0, 7.0, 7.0], "std": [2.617618294664628, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1123]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [1123]}, "eef_direction_state": {"mean": [3.5699020480854853, 6.0], "std": [2.2946883358152426, 0.0], "min": [0, 6], "max": [6, 6], "count": [1123]}, "eef_velocity_state": {"mean": [1.0676758682101515, 0.0], "std": [0.8549560267477662, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_acc_mag_state": {"mean": [0.9456812110418522, 0.0], "std": [0.8332400651197212, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_direction_action": {"mean": [3.5699020480854853, 6.0], "std": [2.2946883358152426, 0.0], "min": [0, 6], "max": [6, 6], "count": [1123]}, "eef_velocity_action": {"mean": [1.0676758682101515, 0.0], "std": [0.8549560267477662, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_acc_mag_action": {"mean": [0.9456812110418522, 0.0], "std": [0.8332400651197212, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_sim_pose_state": {"mean": [0.2650147051918398, 0.2730402068907782, 1.184581787732866, 0.06760353199075038, 0.16394506090155572, 0.07048179206837149, 0.06897222768045753, -0.3366542298859404, 1.1839699068599334, 0.008744245920699343, -0.009500585869088574, -0.007176878993837901], "std": [0.14745666410886488, 0.09491562530609818, 0.059763872775521296, 0.1012621678569136, 0.14410123583358705, 0.21329029453328854, 6.843651475213594e-05, 2.154714380639805e-05, 0.00018298528027275543, 0.0038316705489403755, 0.0020748147896793973, 0.0007951939987152445], "min": [0.04324756156536732, 0.11213680985350225, 1.090904627154437, -0.08875314457754671, -0.11782662846627923, -0.369261381846717, 0.06878044653918292, -0.3367328397279609, 1.183298157190792, 0.0001695632602606448, -0.01227161538609911, -0.00920415546239262], "max": [0.4864013055106509, 0.5002601353080988, 1.3366396104129468, 0.3216943731624464, 0.5564506834884959, 0.7785142591437066, 0.06912716565075243, -0.3366283158161022, 1.184323727648199, 0.023052067325808223, 0.0015339158580760515, -0.006007686390506193], "count": [1123]}, "eef_sim_pose_action": {"mean": [0.2650147051918398, 0.2730402068907782, 1.184581787732866, 0.06760353199075038, 0.16394506090155572, 0.07048179206837149, 0.06897222768045753, -0.3366542298859404, 1.1839699068599334, 0.008744245920699343, -0.009500585869088574, -0.007176878993837901], "std": [0.14745666410886488, 0.09491562530609818, 0.059763872775521296, 0.1012621678569136, 0.14410123583358705, 0.21329029453328854, 6.843651475213594e-05, 2.154714380639805e-05, 0.00018298528027275543, 0.0038316705489403755, 0.0020748147896793973, 0.0007951939987152445], "min": [0.04324756156536732, 0.11213680985350225, 1.090904627154437, -0.08875314457754671, -0.11782662846627923, -0.369261381846717, 0.06878044653918292, -0.3367328397279609, 1.183298157190792, 0.0001695632602606448, -0.01227161538609911, -0.00920415546239262], "max": [0.4864013055106509, 0.5002601353080988, 1.3366396104129468, 0.3216943731624464, 0.5564506834884959, 0.7785142591437066, 0.06912716565075243, -0.3366283158161022, 1.184323727648199, 0.023052067325808223, 0.0015339158580760515, -0.006007686390506193], "count": [1123]}, "gripper_mode_state": {"mean": [0.7105966162065895, 1.0], "std": [0.453485463099246, 0.0], "min": [0, 1], "max": [1, 1], "count": [1123]}, "gripper_activity_state": {"mean": [1.817453250222618, 2.0], "std": [0.5417378423598742, 0.0], "min": [0, 2], "max": [2, 2], "count": [1123]}, "gripper_mode_action": {"mean": [0.7105966162065895, 1.0], "std": [0.453485463099246, 0.0], "min": [0, 1], "max": [1, 1], "count": [1123]}, "gripper_activity_action": {"mean": [1.817453250222618, 2.0], "std": [0.5417378423598742, 0.0], "min": [0, 2], "max": [2, 2], "count": [1123]}, "gripper_open_scale_state": {"mean": [0.36691156867168917, 0.035844479288373796], "std": [0.3644009595370009, 1.1796119636642288e-16], "min": [0.029872245022228787, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1123]}, "gripper_open_scale_action": {"mean": [0.36691156867168917, 0.035844479288373796], "std": [0.3644009595370009, 1.1796119636642288e-16], "min": [0.029872245022228787, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1123]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47380731430503237]], [[0.4798119667407193]], [[0.4499048799596467]]], "std": [[[0.24518060456745996]], [[0.24696915929640262]], [[0.2298898027225154]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3630487660581474]], [[0.37272989578973353]], [[0.3589535521104994]]], "std": [[[0.27320605704323153]], [[0.2663227277652927]], [[0.27746970794179443]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3831575348530217]], [[0.3877818546959014]], [[0.3753753528231216]]], "std": [[[0.2954106991937673]], [[0.29018009521385596]], [[0.30547290843275166]]], "count": [203]}, "observation.state": {"min": [-0.801584005355835, 0.0, -0.8681986331939697, -1.5299999713897705, -0.22781099379062653, -0.20020146667957306, 0.053313180804252625, -0.0015057892305776477, -2.168404344971009e-19, -1.0842021724855044e-19, -5.657075387950662e-18, -0.0015339808305725455, -0.004601942375302315, 0.06272783875465393], "max": [0.5123496055603027, 2.4221556186676025, -0.0015339808305725455, 0.15221045911312103, 0.5572887063026428, 0.24432013928890228, 1.6986631155014038, 2.439454888092385e-19, 0.0015339808305725455, 0.0014934135833755136, 0.0015339808305725455, 5.163387909102495e-16, 0.003067961661145091, 0.06272783875465393], "mean": [-0.18645429611206055, 1.3696377277374268, -0.2978326380252838, -0.9465659260749817, 0.22141914069652557, 0.018553534522652626, 0.8328129649162292, -3.381717033335008e-05, 0.0003512873954605311, 3.7786867324030027e-06, 0.0006592984427697957, -0.0012649974087253213, -0.0007333657704293728, 0.06272827088832855], "std": [0.2902914881706238, 0.8938416242599487, 0.22835533320903778, 0.6694750785827637, 0.22306373715400696, 0.058336399495601654, 0.6740593314170837, 0.0001760432933224365, 0.0005740696797147393, 6.074278644518927e-05, 0.0006490221712738276, 0.0005722339847125113, 0.001670081983320415, 4.3213367462158203e-07], "count": [1198]}, "action": {"min": [-0.801584005355835, 0.0, -0.8681986331939697, -1.5299999713897705, -0.22781099379062653, -0.20020146667957306, 0.053313180804252625, -0.0015057892305776477, -2.168404344971009e-19, -1.0842021724855044e-19, -5.657075387950662e-18, -0.0015339808305725455, -0.004601942375302315, 0.06272783875465393], "max": [0.5123496055603027, 2.4221556186676025, -0.0015339808305725455, 0.15221045911312103, 0.5572887063026428, 0.24432013928890228, 1.6986631155014038, 2.439454888092385e-19, 0.0015339808305725455, 0.0014934135833755136, 0.0015339808305725455, 5.163387909102495e-16, 0.003067961661145091, 0.06272783875465393], "mean": [-0.18645429611206055, 1.3696377277374268, -0.2978326380252838, -0.9465659260749817, 0.22141914069652557, 0.018553534522652626, 0.8328129649162292, -3.381717033335008e-05, 0.0003512873954605311, 3.7786867324030027e-06, 0.0006592984427697957, -0.0012649974087253213, -0.0007333657704293728, 0.06272827088832855], "std": [0.2902914881706238, 0.8938416242599487, 0.22835533320903778, 0.6694750785827637, 0.22306373715400696, 0.058336399495601654, 0.6740593314170837, 0.0001760432933224365, 0.0005740696797147393, 6.074278644518927e-05, 0.0006490221712738276, 0.0005722339847125113, 0.001670081983320415, 4.3213367462158203e-07], "count": [1198]}, "timestamp": {"min": [0.0], "max": [39.9], "mean": [19.950000000000003], "std": [11.527756358748508], "count": [1198]}, "frame_index": {"min": [0], "max": [1197], "mean": [598.5], "std": [345.83269076245523], "count": [1198]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1198]}, "index": {"min": [24359], "max": [25556], "mean": [24957.5], "std": [345.83269076245523], "count": [1198]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1198]}, "subtask_annotation": {"mean": [3.847245409015025, 7.0, 7.0, 7.0, 7.0], "std": [2.4835092016740004, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1198]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [1198]}, "eef_direction_state": {"mean": [3.64440734557596, 6.0], "std": [2.332630822040378, 0.0], "min": [0, 6], "max": [6, 6], "count": [1198]}, "eef_velocity_state": {"mean": [0.991652754590985, 0.0], "std": [0.8521388819191367, 0.0], "min": [0, 0], "max": [2, 0], "count": [1198]}, "eef_acc_mag_state": {"mean": [0.8989983305509182, 0.0], "std": [0.8277222996509382, 0.0], "min": [0, 0], "max": [2, 0], "count": [1198]}, "eef_direction_action": {"mean": [3.64440734557596, 6.0], "std": [2.332630822040378, 0.0], "min": [0, 6], "max": [6, 6], "count": [1198]}, "eef_velocity_action": {"mean": [0.991652754590985, 0.0], "std": [0.8521388819191367, 0.0], "min": [0, 0], "max": [2, 0], "count": [1198]}, "eef_acc_mag_action": {"mean": [0.8989983305509182, 0.0], "std": [0.8277222996509382, 0.0], "min": [0, 0], "max": [2, 0], "count": [1198]}, "eef_sim_pose_state": {"mean": [0.2649027885724532, 0.28610805032264286, 1.1945108567363705, 0.03895762826687919, 0.12006480590522872, 0.03814968117078228, 0.06915719581615207, -0.3365179362471063, 1.182434363596564, -0.0007348338974544478, 0.001014362954398775, -0.0012988128353391669], "std": [0.13603292259047864, 0.07151153128439768, 0.055750346368946505, 0.06385691084241868, 0.17590385333103714, 0.16485088236695125, 4.3371589780462005e-05, 1.3136458822374238e-05, 6.749156247630153e-05, 0.0016692444005020318, 0.0009275336345396949, 0.0006137074599773975], "min": [0.043481818504325795, 0.1621099564801279, 1.1021305310638707, -0.1167752760636375, -0.23894953618087045, -0.4979947355696891, 0.0691303359254092, -0.3365247591570926, 1.182080937254996, -0.0046019423753023165, -2.220446049250313e-16, -0.003039770061204379], "max": [0.4805707493254001, 0.4567460059175392, 1.3340666298042834, 0.19608483987424125, 0.774736756579105, 0.520480007818227, 0.06924627784352028, -0.33649024, 1.18252988137614, 0.0030656085630336853, 0.0030679580515287075, 5.165139149720943e-16], "count": [1198]}, "eef_sim_pose_action": {"mean": [0.2649027885724532, 0.28610805032264286, 1.1945108567363705, 0.03895762826687919, 0.12006480590522872, 0.03814968117078228, 0.06915719581615207, -0.3365179362471063, 1.182434363596564, -0.0007348338974544478, 0.001014362954398775, -0.0012988128353391669], "std": [0.13603292259047864, 0.07151153128439768, 0.055750346368946505, 0.06385691084241868, 0.17590385333103714, 0.16485088236695125, 4.3371589780462005e-05, 1.3136458822374238e-05, 6.749156247630153e-05, 0.0016692444005020318, 0.0009275336345396949, 0.0006137074599773975], "min": [0.043481818504325795, 0.1621099564801279, 1.1021305310638707, -0.1167752760636375, -0.23894953618087045, -0.4979947355696891, 0.0691303359254092, -0.3365247591570926, 1.182080937254996, -0.0046019423753023165, -2.220446049250313e-16, -0.003039770061204379], "max": [0.4805707493254001, 0.4567460059175392, 1.3340666298042834, 0.19608483987424125, 0.774736756579105, 0.520480007818227, 0.06924627784352028, -0.33649024, 1.18252988137614, 0.0030656085630336853, 0.0030679580515287075, 5.165139149720943e-16], "count": [1198]}, "gripper_mode_state": {"mean": [0.5993322203672788, 1.0], "std": [0.49003378454643765, 0.0], "min": [0, 1], "max": [1, 1], "count": [1198]}, "gripper_activity_state": {"mean": [1.827212020033389, 2.0], "std": [0.528986879471988, 0.0], "min": [0, 2], "max": [2, 2], "count": [1198]}, "gripper_mode_action": {"mean": [0.5993322203672788, 1.0], "std": [0.49003378454643765, 0.0], "min": [0, 1], "max": [1, 1], "count": [1198]}, "gripper_activity_action": {"mean": [1.827212020033389, 2.0], "std": [0.528986879471988, 0.0], "min": [0, 2], "max": [2, 2], "count": [1198]}, "gripper_open_scale_state": {"mean": [0.4758925984255769, 0.035844479288373664], "std": [0.38517743664894233, 1.3877787807814457e-17], "min": [0.030464674745287215, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1198]}, "gripper_open_scale_action": {"mean": [0.4758925984255769, 0.035844479288373664], "std": [0.38517743664894233, 1.3877787807814457e-17], "min": [0.030464674745287215, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1198]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061966955364522]], [[0.5262564353327538]], [[0.522371613971259]]], "std": [[[0.24615177438462948]], [[0.23895842074719087]], [[0.23590220698175282]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3470782261180334]], [[0.3610560116767013]], [[0.34904424509267307]]], "std": [[[0.29446965872367353]], [[0.28212672852210413]], [[0.288695447269207]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37526673964605]], [[0.38513153192311406]], [[0.3766126807044657]]], "std": [[[0.28644996208940476]], [[0.27150986951739225]], [[0.28085889381359513]]], "count": [203]}, "observation.state": {"min": [-0.7729784250259399, -0.004868901334702969, -0.9065225720405579, -1.5299999713897705, -0.06312478333711624, -0.5037351250648499, 0.06135581433773041, -1.0842021724855044e-19, -2.710505431213761e-19, -0.0015339808305725455, -0.003067961661145091, -0.0015339808305725455, 0.0015339808305725455, 0.06272783875465393], "max": [0.1365242898464203, 2.5740177631378174, 5.459573754872648e-35, 0.08237850666046143, 0.708699107170105, 0.19180016219615936, 1.6989216804504395, 0.0015339808305725455, 0.0015339808305725455, 8.384717313119531e-19, 0.0, 0.0015339808305725455, 0.013805827125906944, 0.06272783875465393], "mean": [-0.3988296687602997, 1.8844540119171143, -0.45989540219306946, -1.2147293090820312, 0.4491612911224365, -0.1521136611700058, 1.0955631732940674, 0.0013244497822597623, 0.0010748648783192039, -0.0002879301318898797, -8.594985047238879e-06, -0.0010091258445754647, 0.01122365240007639, 0.06272827088832855], "std": [0.2884969115257263, 0.7411496043205261, 0.24037624895572662, 0.49562352895736694, 0.2023090124130249, 0.11949609965085983, 0.6544171571731567, 0.00045646500075235963, 0.0006877740961499512, 0.0005286835948936641, 0.00013907876564189792, 0.0007304023019969463, 0.003756527090445161, 4.3213367462158203e-07], "count": [1195]}, "action": {"min": [-0.7729784250259399, -0.004868901334702969, -0.9065225720405579, -1.5299999713897705, -0.06312478333711624, -0.5037351250648499, 0.06135581433773041, -1.0842021724855044e-19, -2.710505431213761e-19, -0.0015339808305725455, -0.003067961661145091, -0.0015339808305725455, 0.0015339808305725455, 0.06272783875465393], "max": [0.1365242898464203, 2.5740177631378174, 5.459573754872648e-35, 0.08237850666046143, 0.708699107170105, 0.19180016219615936, 1.6989216804504395, 0.0015339808305725455, 0.0015339808305725455, 8.384717313119531e-19, 0.0, 0.0015339808305725455, 0.013805827125906944, 0.06272783875465393], "mean": [-0.3988296687602997, 1.8844540119171143, -0.45989540219306946, -1.2147293090820312, 0.4491612911224365, -0.1521136611700058, 1.0955631732940674, 0.0013244497822597623, 0.0010748648783192039, -0.0002879301318898797, -8.594985047238879e-06, -0.0010091258445754647, 0.01122365240007639, 0.06272827088832855], "std": [0.2884969115257263, 0.7411496043205261, 0.24037624895572662, 0.49562352895736694, 0.2023090124130249, 0.11949609965085983, 0.6544171571731567, 0.00045646500075235963, 0.0006877740961499512, 0.0005286835948936641, 0.00013907876564189792, 0.0007304023019969463, 0.003756527090445161, 4.3213367462158203e-07], "count": [1195]}, "timestamp": {"min": [0.0], "max": [39.8], "mean": [19.9], "std": [11.498888835206836], "count": [1195]}, "frame_index": {"min": [0], "max": [1194], "mean": [597.0], "std": [344.9666650562051], "count": [1195]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1195]}, "index": {"min": [25557], "max": [26751], "mean": [26154.0], "std": [344.9666650562051], "count": [1195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1195]}, "subtask_annotation": {"mean": [3.502928870292887, 7.0, 7.0, 7.0, 7.0], "std": [2.4314432150291685, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1195]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [1195]}, "eef_direction_state": {"mean": [3.111297071129707, 6.0], "std": [2.3189590597838947, 0.0], "min": [0, 6], "max": [6, 6], "count": [1195]}, "eef_velocity_state": {"mean": [1.112970711297071, 0.0], "std": [0.7750011224043155, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_acc_mag_state": {"mean": [1.096234309623431, 0.0], "std": [0.7984991436047354, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_direction_action": {"mean": [3.111297071129707, 6.0], "std": [2.3189590597838947, 0.0], "min": [0, 6], "max": [6, 6], "count": [1195]}, "eef_velocity_action": {"mean": [1.112970711297071, 0.0], "std": [0.7750011224043155, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_acc_mag_action": {"mean": [1.096234309623431, 0.0], "std": [0.7984991436047354, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_sim_pose_state": {"mean": [0.32988430625150367, 0.21988169897117088, 1.1578147299081243, -0.04728859038507606, 0.18016900949250222, 0.06637462860537807, 0.06919001529496836, -0.33654305650604516, 1.1826001578836542, 0.011222651225633574, 0.0007783359735395827, 0.0003153223498698594], "std": [0.10446000058684286, 0.09178488870680072, 0.068183922987806, 0.09559800136674511, 0.14976305323344963, 0.21949844873924285, 5.27133445885244e-05, 2.296942327015934e-05, 0.00015302918014805124, 0.003755780323486068, 0.0007218155320270769, 0.0006682932412779605], "min": [0.06212472884854321, 0.09961043190150023, 1.0448401047207203, -0.278123441688931, -0.24374009825619058, -0.48083109911852834, 0.0691300105333408, -0.33655972948868923, 1.1824949999999999, 0.001533980830572545, -0.003067961661145091, -0.0015308838498192083], "max": [0.4657862372344858, 0.378290522766232, 1.3054274117043394, 0.27017369698397975, 0.6236836441346032, 0.577984157510717, 0.06924635835513068, -0.336457657384726, 1.1829551940686913, 0.013805827125906943, 0.0015339808305725455, 0.0030679616611450915], "count": [1195]}, "eef_sim_pose_action": {"mean": [0.32988430625150367, 0.21988169897117088, 1.1578147299081243, -0.04728859038507606, 0.18016900949250222, 0.06637462860537807, 0.06919001529496836, -0.33654305650604516, 1.1826001578836542, 0.011222651225633574, 0.0007783359735395827, 0.0003153223498698594], "std": [0.10446000058684286, 0.09178488870680072, 0.068183922987806, 0.09559800136674511, 0.14976305323344963, 0.21949844873924285, 5.27133445885244e-05, 2.296942327015934e-05, 0.00015302918014805124, 0.003755780323486068, 0.0007218155320270769, 0.0006682932412779605], "min": [0.06212472884854321, 0.09961043190150023, 1.0448401047207203, -0.278123441688931, -0.24374009825619058, -0.48083109911852834, 0.0691300105333408, -0.33655972948868923, 1.1824949999999999, 0.001533980830572545, -0.003067961661145091, -0.0015308838498192083], "max": [0.4657862372344858, 0.378290522766232, 1.3054274117043394, 0.27017369698397975, 0.6236836441346032, 0.577984157510717, 0.06924635835513068, -0.336457657384726, 1.1829551940686913, 0.013805827125906943, 0.0015339808305725455, 0.0030679616611450915], "count": [1195]}, "gripper_mode_state": {"mean": [0.4309623430962343, 1.0], "std": [0.49521086612597925, 0.0], "min": [0, 1], "max": [1, 1], "count": [1195]}, "gripper_activity_state": {"mean": [1.8803347280334728, 2.0], "std": [0.4461718772223221, 0.0], "min": [0, 2], "max": [2, 2], "count": [1195]}, "gripper_mode_action": {"mean": [0.4309623430962343, 1.0], "std": [0.49521086612597925, 0.0], "min": [0, 1], "max": [1, 1], "count": [1195]}, "gripper_activity_action": {"mean": [1.8803347280334728, 2.0], "std": [0.4461718772223221, 0.0], "min": [0, 2], "max": [2, 2], "count": [1195]}, "gripper_open_scale_state": {"mean": [0.6260369362798348, 0.035844479288373664], "std": [0.37395267804677, 1.3877787807814457e-17], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1195]}, "gripper_open_scale_action": {"mean": [0.6260369362798348, 0.035844479288373664], "std": [0.37395267804677, 1.3877787807814457e-17], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1195]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5595903200360604]], [[0.5612015006385696]], [[0.5220506704980843]]], "std": [[[0.22249266383142743]], [[0.21389386438019792]], [[0.21020052528412098]]], "count": [145]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3967140879723537]], [[0.40163940350086397]], [[0.3812155886109233]]], "std": [[[0.2504944517220834]], [[0.23153268214399922]], [[0.22857234786770805]]], "count": [145]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3665037243633086]], [[0.38377754113139506]], [[0.3772642062955451]]], "std": [[[0.31226062072080685]], [[0.2950529532859898]], [[0.3052984735229924]]], "count": [145]}, "observation.state": {"min": [-0.0015339808305725455, 0.0, -0.004601942375302315, 0.000805304734967649, -1.043544591017298e-18, -0.026037672534585, 0.06160520389676094, -0.1564660370349884, -0.004574337042868137, -1.095191478729248, -1.5299999713897705, -0.44176843762397766, -0.31247028708457947, 0.06272783875465393], "max": [0.0015339808305725455, 0.004601942375302315, -0.0011493464699015021, 0.00888460036367178, 0.0015339808305725455, -0.004601942375302315, 0.061709243804216385, 0.6583953499794006, 2.495786666870117, 0.012562274001538754, 0.3508281409740448, 0.05865627899765968, 0.16413594782352448, 0.06272783875465393], "mean": [-8.966773020802066e-05, 0.001423042849637568, -0.0031240880489349365, 0.0034204942639917135, 0.000633543124422431, -0.017500482499599457, 0.06160499155521393, 0.05688726156949997, 1.853824257850647, -0.36098700761795044, -1.1531342267990112, -0.23338446021080017, -0.011208969168365002, 0.0627279281616211], "std": [0.00049682951066643, 0.0003847243497148156, 0.0006893643876537681, 0.0019028753740713, 0.0006852889782749116, 0.004540757741779089, 4.342774900578661e-06, 0.2310897260904312, 0.8283517956733704, 0.2619379460811615, 0.5857147574424744, 0.16288737952709198, 0.09804559499025345, 8.940696716308594e-08], "count": [766]}, "action": {"min": [-0.0015339808305725455, 0.0, -0.004601942375302315, 0.000805304734967649, -1.043544591017298e-18, -0.026037672534585, 0.06160520389676094, -0.1564660370349884, -0.004574337042868137, -1.095191478729248, -1.5299999713897705, -0.44176843762397766, -0.31247028708457947, 0.06272783875465393], "max": [0.0015339808305725455, 0.004601942375302315, -0.0011493464699015021, 0.00888460036367178, 0.0015339808305725455, -0.004601942375302315, 0.061709243804216385, 0.6583953499794006, 2.495786666870117, 0.012562274001538754, 0.3508281409740448, 0.05865627899765968, 0.16413594782352448, 0.06272783875465393], "mean": [-8.966773020802066e-05, 0.001423042849637568, -0.0031240880489349365, 0.0034204942639917135, 0.000633543124422431, -0.017500482499599457, 0.06160499155521393, 0.05688726156949997, 1.853824257850647, -0.36098700761795044, -1.1531342267990112, -0.23338446021080017, -0.011208969168365002, 0.0627279281616211], "std": [0.00049682951066643, 0.0003847243497148156, 0.0006893643876537681, 0.0019028753740713, 0.0006852889782749116, 0.004540757741779089, 4.342774900578661e-06, 0.2310897260904312, 0.8283517956733704, 0.2619379460811615, 0.5857147574424744, 0.16288737952709198, 0.09804559499025345, 8.940696716308594e-08], "count": [766]}, "timestamp": {"min": [0.0], "max": [25.5], "mean": [12.75], "std": [7.370832155643395], "count": [766]}, "frame_index": {"min": [0], "max": [765], "mean": [382.5], "std": [221.12496466930187], "count": [766]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [766]}, "index": {"min": [26752], "max": [27517], "mean": [27134.5], "std": [221.12496466930187], "count": [766]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [766]}, "subtask_annotation": {"mean": [3.922976501305483, 7.0, 7.0, 7.0, 7.0], "std": [2.525187895595893, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [766]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [766]}, "eef_direction_state": {"mean": [6.0, 3.43733681462141], "std": [0.0, 2.170443568357126], "min": [6, 0], "max": [6, 6], "count": [766]}, "eef_velocity_state": {"mean": [0.0, 1.0352480417754568], "std": [0.0, 0.7527567289931523], "min": [0, 0], "max": [0, 2], "count": [766]}, "eef_acc_mag_state": {"mean": [0.0, 1.0509138381201044], "std": [0.0, 0.8038860904145779], "min": [0, 0], "max": [0, 2], "count": [766]}, "eef_direction_action": {"mean": [6.0, 3.43733681462141], "std": [0.0, 2.170443568357126], "min": [6, 0], "max": [6, 6], "count": [766]}, "eef_velocity_action": {"mean": [0.0, 1.0352480417754568], "std": [0.0, 0.7527567289931523], "min": [0, 0], "max": [0, 2], "count": [766]}, "eef_acc_mag_action": {"mean": [0.0, 1.0509138381201044], "std": [0.0, 0.8038860904145779], "min": [0, 0], "max": [0, 2], "count": [766]}, "eef_sim_pose_state": {"mean": [0.06900184080507298, 0.33352606827273834, 1.1830427071997673, -0.01749970405141879, 0.001719447048973394, 0.0005438759354190174, 0.32799514503884203, -0.31884271757951416, 1.135712891190729, -0.10245289241899426, 0.3244289669070207, -0.19911330833923727], "std": [5.359130934327438e-05, 2.0305531167591597e-05, 0.00013548231613098768, 0.004540115688052934, 0.0014974696666159887, 0.0007936846473671656, 0.12240091985672516, 0.0812310360819627, 0.055041716624916255, 0.11459261279292732, 0.23170294803759578, 0.24217560246435124], "min": [0.06885367141133703, 0.33347443222228845, 1.1826407193690927, -0.026035894788294187, -0.0013871991226537261, -0.0015339808305725455, -0.009124747268540026, -0.38886350675328507, 1.039107355514391, -0.33095480842725505, -0.2920299382866527, -0.519697485431163], "max": [0.06924620714017457, 0.3335794283672788, 1.1832230916029394, -0.004601942375302315, 0.007669895012257344, 0.0030679688803740383, 0.4704305744487797, -0.09401771316420389, 1.3535569827628495, 0.17234020312402942, 0.9868355880041597, 0.200641899220481], "count": [766]}, "eef_sim_pose_action": {"mean": [0.06900184080507298, 0.33352606827273834, 1.1830427071997673, -0.01749970405141879, 0.001719447048973394, 0.0005438759354190174, 0.32799514503884203, -0.31884271757951416, 1.135712891190729, -0.10245289241899426, 0.3244289669070207, -0.19911330833923727], "std": [5.359130934327438e-05, 2.0305531167591597e-05, 0.00013548231613098768, 0.004540115688052934, 0.0014974696666159887, 0.0007936846473671656, 0.12240091985672516, 0.0812310360819627, 0.055041716624916255, 0.11459261279292732, 0.23170294803759578, 0.24217560246435124], "min": [0.06885367141133703, 0.33347443222228845, 1.1826407193690927, -0.026035894788294187, -0.0013871991226537261, -0.0015339808305725455, -0.009124747268540026, -0.38886350675328507, 1.039107355514391, -0.33095480842725505, -0.2920299382866527, -0.519697485431163], "max": [0.06924620714017457, 0.3335794283672788, 1.1832230916029394, -0.004601942375302315, 0.007669895012257344, 0.0030679688803740383, 0.4704305744487797, -0.09401771316420389, 1.3535569827628495, 0.17234020312402942, 0.9868355880041597, 0.200641899220481], "count": [766]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [766]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [766]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [766]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [766]}, "gripper_open_scale_state": {"mean": [0.035203095515776245, 0.03584447928837421], "std": [2.4696268918689985e-06, 5.342948306008566e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035262425030980794, 0.03584447928837368], "count": [766]}, "gripper_open_scale_action": {"mean": [0.035203095515776245, 0.03584447928837421], "std": [2.4696268918689985e-06, 5.342948306008566e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035262425030980794, 0.03584447928837368], "count": [766]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49539400033517683]], [[0.5003043300653595]], [[0.4667424016615193]]], "std": [[[0.23627797631804257]], [[0.23771469045514837]], [[0.22306771597654887]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3663371220282985]], [[0.3760750227441404]], [[0.361924247049247]]], "std": [[[0.2654694801721255]], [[0.2600214753315305]], [[0.27144963685862405]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3789438189805837]], [[0.3851665065598889]], [[0.3704895002872944]]], "std": [[[0.28292671158546306]], [[0.2803243957613234]], [[0.2966280451674925]]], "count": [182]}, "observation.state": {"min": [-0.7516505718231201, -0.0019454533467069268, -1.2992817163467407, -1.5299999713897705, -0.04459554702043533, -0.46479618549346924, 0.060867756605148315, 0.0, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.009115787222981453, 0.06272783875465393], "max": [0.16230431199073792, 2.5448741912841797, -0.001629115198738873, 0.17665182054042816, 0.6287429332733154, 0.24910344183444977, 1.6989216804504395, 0.0, 0.0013605860294774175, 0.0, 0.003067961661145091, 0.003067961661145091, -0.003067961661145091, 0.06272783875465393], "mean": [-0.22044618427753448, 1.4879660606384277, -0.4955669641494751, -0.7791464924812317, 0.2722458243370056, -0.07521302253007889, 0.7464278936386108, 0.0, 1.5057529481055099e-06, 0.0, 0.0027181850746273994, 0.0023295676801353693, -0.003909818362444639, 0.06272817403078079], "std": [0.26320701837539673, 1.0045559406280518, 0.3978497385978699, 0.6301149129867554, 0.21898479759693146, 0.12220744043588638, 0.6887940168380737, 0.0, 4.2668696551118046e-05, 0.0, 0.0006275339401327074, 0.0007387425866909325, 0.001083111739717424, 3.3527612686157227e-07], "count": [1038]}, "action": {"min": [-0.7516505718231201, -0.0019454533467069268, -1.2992817163467407, -1.5299999713897705, -0.04459554702043533, -0.46479618549346924, 0.060867756605148315, 0.0, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.009115787222981453, 0.06272783875465393], "max": [0.16230431199073792, 2.5448741912841797, -0.001629115198738873, 0.17665182054042816, 0.6287429332733154, 0.24910344183444977, 1.6989216804504395, 0.0, 0.0013605860294774175, 0.0, 0.003067961661145091, 0.003067961661145091, -0.003067961661145091, 0.06272783875465393], "mean": [-0.22044618427753448, 1.4879660606384277, -0.4955669641494751, -0.7791464924812317, 0.2722458243370056, -0.07521302253007889, 0.7464278936386108, 0.0, 1.5057529481055099e-06, 0.0, 0.0027181850746273994, 0.0023295676801353693, -0.003909818362444639, 0.06272817403078079], "std": [0.26320701837539673, 1.0045559406280518, 0.3978497385978699, 0.6301149129867554, 0.21898479759693146, 0.12220744043588638, 0.6887940168380737, 0.0, 4.2668696551118046e-05, 0.0, 0.0006275339401327074, 0.0007387425866909325, 0.001083111739717424, 3.3527612686157227e-07], "count": [1038]}, "timestamp": {"min": [0.0], "max": [34.56666666666667], "mean": [17.28333333333333], "std": [9.988155021861683], "count": [1038]}, "frame_index": {"min": [0], "max": [1037], "mean": [518.5], "std": [299.64465065585046], "count": [1038]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1038]}, "index": {"min": [27518], "max": [28555], "mean": [28036.5], "std": [299.64465065585046], "count": [1038]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1038]}, "subtask_annotation": {"mean": [4.32466281310212, 7.0, 7.0, 7.0, 7.0], "std": [2.401747242918727, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1038]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [1038]}, "eef_direction_state": {"mean": [3.6348747591522157, 6.0], "std": [2.3842404731151507, 0.0], "min": [0, 6], "max": [6, 6], "count": [1038]}, "eef_velocity_state": {"mean": [0.9884393063583815, 0.0], "std": [0.8745278228752639, 0.0], "min": [0, 0], "max": [2, 0], "count": [1038]}, "eef_acc_mag_state": {"mean": [0.8795761078998073, 0.0], "std": [0.8443094186947104, 0.0], "min": [0, 0], "max": [2, 0], "count": [1038]}, "eef_direction_action": {"mean": [3.6348747591522157, 6.0], "std": [2.3842404731151507, 0.0], "min": [0, 6], "max": [6, 6], "count": [1038]}, "eef_velocity_action": {"mean": [0.9884393063583815, 0.0], "std": [0.8745278228752639, 0.0], "min": [0, 0], "max": [2, 0], "count": [1038]}, "eef_acc_mag_action": {"mean": [0.8795761078998073, 0.0], "std": [0.8443094186947104, 0.0], "min": [0, 0], "max": [2, 0], "count": [1038]}, "eef_sim_pose_state": {"mean": [0.30342133469154925, 0.26717011857732054, 1.170990133334739, -0.010971171308746763, 0.1995687191815095, 0.06077288737593983, 0.06913013215469163, -0.3364378179126982, 1.18221641337596, -0.0039037062098319806, 0.002719676626237092, 0.0023295712130642393], "std": [0.17102862741715286, 0.0812611940489336, 0.05447310758367074, 0.10331554643320826, 0.14200480134582924, 0.14317554534022295, 3.206533912361818e-06, 1.6623865014146808e-05, 6.431206682503586e-05, 0.00108276417961707, 0.0006298186002194223, 0.0007387431528826374], "min": [0.05785104600028854, 0.11721983215747428, 1.058234034596751, -0.3070325882468974, -0.13143378017299345, -0.2326325648062425, 0.06912989669842551, -0.3364557208429075, 1.1821805253004012, -0.009111081032295736, 0.0015339736113604285, 0.0015339826353744737], "max": [0.535246971554911, 0.38638723844358963, 1.3117407781244692, 0.2822022929406567, 0.7899836002965284, 0.5811205844859875, 0.06923219373513387, -0.3364212017670418, 1.1823377625870435, -0.0030543749791093412, 0.004428526848896608, 0.00306799174568735], "count": [1038]}, "eef_sim_pose_action": {"mean": [0.30342133469154925, 0.26717011857732054, 1.170990133334739, -0.010971171308746763, 0.1995687191815095, 0.06077288737593983, 0.06913013215469163, -0.3364378179126982, 1.18221641337596, -0.0039037062098319806, 0.002719676626237092, 0.0023295712130642393], "std": [0.17102862741715286, 0.0812611940489336, 0.05447310758367074, 0.10331554643320826, 0.14200480134582924, 0.14317554534022295, 3.206533912361818e-06, 1.6623865014146808e-05, 6.431206682503586e-05, 0.00108276417961707, 0.0006298186002194223, 0.0007387431528826374], "min": [0.05785104600028854, 0.11721983215747428, 1.058234034596751, -0.3070325882468974, -0.13143378017299345, -0.2326325648062425, 0.06912989669842551, -0.3364557208429075, 1.1821805253004012, -0.009111081032295736, 0.0015339736113604285, 0.0015339826353744737], "max": [0.535246971554911, 0.38638723844358963, 1.3117407781244692, 0.2822022929406567, 0.7899836002965284, 0.5811205844859875, 0.06923219373513387, -0.3364212017670418, 1.1823377625870435, -0.0030543749791093412, 0.004428526848896608, 0.00306799174568735], "count": [1038]}, "gripper_mode_state": {"mean": [0.638728323699422, 1.0], "std": [0.4803690791501295, 0.0], "min": [0, 1], "max": [1, 1], "count": [1038]}, "gripper_activity_state": {"mean": [1.859344894026975, 2.0], "std": [0.48231174462760606, 0.0], "min": [0, 2], "max": [2, 2], "count": [1038]}, "gripper_mode_action": {"mean": [0.638728323699422, 1.0], "std": [0.4803690791501295, 0.0], "min": [0, 1], "max": [1, 1], "count": [1038]}, "gripper_activity_action": {"mean": [1.859344894026975, 2.0], "std": [0.48231174462760606, 0.0], "min": [0, 2], "max": [2, 2], "count": [1038]}, "gripper_open_scale_state": {"mean": [0.42653209011424426, 0.03584447928837397], "std": [0.393596074920404, 2.914335439641036e-16], "min": [0.034781575202941895, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1038]}, "gripper_open_scale_action": {"mean": [0.42653209011424426, 0.03584447928837397], "std": [0.393596074920404, 2.914335439641036e-16], "min": [0.034781575202941895, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1038]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4734639290901546]], [[0.4805327030812325]], [[0.44892286025521316]]], "std": [[[0.24625728473436415]], [[0.2502038666377661]], [[0.23325459402012372]]], "count": [210]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35857064918560017]], [[0.36713109632741986]], [[0.3528751050420168]]], "std": [[[0.2648751727361513]], [[0.2584473641321218]], [[0.2708185088752545]]], "count": [210]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3787638136736176]], [[0.3862525443510738]], [[0.3714945585641664]]], "std": [[[0.2805109369763113]], [[0.2785384919796339]], [[0.2932474943240131]]], "count": [210]}, "observation.state": {"min": [-0.3665989637374878, -0.0015339808305725455, -0.7439780831336975, -1.5299999713897705, -0.20205740630626678, -0.2563841938972473, 0.055341705679893494, 0.0, -2.710505431213761e-19, 0.0, 0.003067961661145091, 0.004601942375302315, -0.01840776950120926, 0.06272783875465393], "max": [0.4218447208404541, 2.4350223541259766, 0.0, 0.3121969401836395, 0.4600033760070801, 0.11718595772981644, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.006135923322290182, -0.010809802450239658, 0.06272783875465393], "mean": [-0.03397255390882492, 1.3841511011123657, -0.29280441999435425, -0.8519260883331299, 0.18427221477031708, -0.07687902450561523, 0.7785412669181824, 0.0, 5.255209907772951e-05, 0.0, 0.004516670946031809, 0.0046052467077970505, -0.012346096336841583, 0.06272829324007034], "std": [0.1778685599565506, 0.880107581615448, 0.21436083316802979, 0.6514105796813965, 0.1626044511795044, 0.09312925487756729, 0.697344958782196, 0.0, 0.00025860400637611747, 0.0, 0.000329709640936926, 6.804076110711321e-05, 0.0005048169405199587, 4.544854164123535e-07], "count": [1249]}, "action": {"min": [-0.3665989637374878, -0.0015339808305725455, -0.7439780831336975, -1.5299999713897705, -0.20205740630626678, -0.2563841938972473, 0.055341705679893494, 0.0, -2.710505431213761e-19, 0.0, 0.003067961661145091, 0.004601942375302315, -0.01840776950120926, 0.06272783875465393], "max": [0.4218447208404541, 2.4350223541259766, 0.0, 0.3121969401836395, 0.4600033760070801, 0.11718595772981644, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.006135923322290182, -0.010809802450239658, 0.06272783875465393], "mean": [-0.03397255390882492, 1.3841511011123657, -0.29280441999435425, -0.8519260883331299, 0.18427221477031708, -0.07687902450561523, 0.7785412669181824, 0.0, 5.255209907772951e-05, 0.0, 0.004516670946031809, 0.0046052467077970505, -0.012346096336841583, 0.06272829324007034], "std": [0.1778685599565506, 0.880107581615448, 0.21436083316802979, 0.6514105796813965, 0.1626044511795044, 0.09312925487756729, 0.697344958782196, 0.0, 0.00025860400637611747, 0.0, 0.000329709640936926, 6.804076110711321e-05, 0.0005048169405199587, 4.544854164123535e-07], "count": [1249]}, "timestamp": {"min": [0.0], "max": [41.6], "mean": [20.799999999999997], "std": [12.01850425154663], "count": [1249]}, "frame_index": {"min": [0], "max": [1248], "mean": [624.0], "std": [360.5551275463989], "count": [1249]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1249]}, "index": {"min": [28556], "max": [29804], "mean": [29180.0], "std": [360.5551275463989], "count": [1249]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1249]}, "subtask_annotation": {"mean": [4.3042433947157726, 7.0, 7.0, 7.0, 7.0], "std": [2.3926742193500212, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1249]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [1249]}, "eef_direction_state": {"mean": [3.5508406725380306, 6.0], "std": [2.386749788620036, 0.0], "min": [0, 6], "max": [6, 6], "count": [1249]}, "eef_velocity_state": {"mean": [0.944755804643715, 0.0], "std": [0.820663945757229, 0.0], "min": [0, 0], "max": [2, 0], "count": [1249]}, "eef_acc_mag_state": {"mean": [0.9079263410728583, 0.0], "std": [0.8376697295708978, 0.0], "min": [0, 0], "max": [2, 0], "count": [1249]}, "eef_direction_action": {"mean": [3.5508406725380306, 6.0], "std": [2.386749788620036, 0.0], "min": [0, 6], "max": [6, 6], "count": [1249]}, "eef_velocity_action": {"mean": [0.944755804643715, 0.0], "std": [0.820663945757229, 0.0], "min": [0, 0], "max": [2, 0], "count": [1249]}, "eef_acc_mag_action": {"mean": [0.9079263410728583, 0.0], "std": [0.8376697295708978, 0.0], "min": [0, 0], "max": [2, 0], "count": [1249]}, "eef_sim_pose_state": {"mean": [0.2745063941442272, 0.32603453424192663, 1.1877406980814997, -0.02079263641306561, 0.23139397454655328, 0.16165639933914888, 0.06913313876916008, -0.3363866087753772, 1.1820332270427452, -0.012325036505121489, 0.004569162843554617, 0.004605282915463914], "std": [0.13491370250016638, 0.04439435495041121, 0.054788527451191615, 0.069873381439575, 0.19511741204324642, 0.17288356710328337, 1.9409387961601182e-05, 1.5310993002269913e-06, 3.443386186580121e-05, 0.0005054793490036918, 0.00041444696909510994, 6.803978119360123e-05], "min": [0.040475606759999894, 0.24343728579698337, 1.0660801842467096, -0.18812929674680762, -0.125579023266168, -0.192374606354829, 0.06912916132422398, -0.33638668285624956, 1.18202328986224, -0.018388944782764934, 0.0030679039074494874, 0.004601964032716804], "max": [0.4628162829041579, 0.45708334801377837, 1.3283027723264917, 0.2582371728887862, 1.0501696845761668, 0.7901337091230753, 0.06924508245766071, -0.3363521641838978, 1.1822113441991193, -0.010781896092072639, 0.006135858232271252, 0.006135952198526469], "count": [1249]}, "eef_sim_pose_action": {"mean": [0.2745063941442272, 0.32603453424192663, 1.1877406980814997, -0.02079263641306561, 0.23139397454655328, 0.16165639933914888, 0.06913313876916008, -0.3363866087753772, 1.1820332270427452, -0.012325036505121489, 0.004569162843554617, 0.004605282915463914], "std": [0.13491370250016638, 0.04439435495041121, 0.054788527451191615, 0.069873381439575, 0.19511741204324642, 0.17288356710328337, 1.9409387961601182e-05, 1.5310993002269913e-06, 3.443386186580121e-05, 0.0005054793490036918, 0.00041444696909510994, 6.803978119360123e-05], "min": [0.040475606759999894, 0.24343728579698337, 1.0660801842467096, -0.18812929674680762, -0.125579023266168, -0.192374606354829, 0.06912916132422398, -0.33638668285624956, 1.18202328986224, -0.018388944782764934, 0.0030679039074494874, 0.004601964032716804], "max": [0.4628162829041579, 0.45708334801377837, 1.3283027723264917, 0.2582371728887862, 1.0501696845761668, 0.7901337091230753, 0.06924508245766071, -0.3363521641838978, 1.1822113441991193, -0.010781896092072639, 0.006135858232271252, 0.006135952198526469], "count": [1249]}, "gripper_mode_state": {"mean": [0.6124899919935949, 1.0], "std": [0.487181692699227, 0.0], "min": [0, 1], "max": [1, 1], "count": [1249]}, "gripper_activity_state": {"mean": [1.8382706164931946, 2.0], "std": [0.5134934001551515, 0.0], "min": [0, 2], "max": [2, 2], "count": [1249]}, "gripper_mode_action": {"mean": [0.6124899919935949, 1.0], "std": [0.487181692699227, 0.0], "min": [0, 1], "max": [1, 1], "count": [1249]}, "gripper_activity_action": {"mean": [1.8382706164931946, 2.0], "std": [0.5134934001551515, 0.0], "min": [0, 2], "max": [2, 2], "count": [1249]}, "gripper_open_scale_state": {"mean": [0.44488212328016824, 0.03584447928837358], "std": [0.3984828962429996, 9.71445146547012e-17], "min": [0.031623831817082, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1249]}, "gripper_open_scale_action": {"mean": [0.44488212328016824, 0.03584447928837358], "std": [0.3984828962429996, 9.71445146547012e-17], "min": [0.031623831817082, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1249]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813179064083895]], [[0.48738866594421304]], [[0.45406269966247864]]], "std": [[[0.23887707071323425]], [[0.24169635217018265]], [[0.22646104448932558]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35863235435221874]], [[0.367367644236739]], [[0.35104391586801675]]], "std": [[[0.26862997647825887]], [[0.2638670404993761]], [[0.27736749434886426]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3666312847821915]], [[0.37201541563660584]], [[0.3578179938930091]]], "std": [[[0.29110472975715634]], [[0.28765664977592753]], [[0.30455820631308234]]], "count": [193]}, "observation.state": {"min": [-0.7498683333396912, -3.3881317890172014e-21, -1.5140390396118164, -1.5299999713897705, -0.17838385701179504, -0.45155173540115356, 0.05369149520993233, 0.0, 0.0, -0.004601942375302315, -0.007669903803616762, -0.00920388475060463, 0.007669903803616762, 0.06272783875465393], "max": [0.233982115983963, 2.616971254348755, 2.168404344971009e-19, 0.2855183780193329, 0.7535611391067505, 0.4365823566913605, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.006135923322290182, 0.02726629562675953, 0.06272783875465393], "mean": [-0.23233042657375336, 1.406861424446106, -0.34484758973121643, -0.9125658869743347, 0.3226868808269501, -0.028792377561330795, 0.6874953508377075, 4.2950291572196875e-06, 0.0015237235929816961, -0.004397554323077202, -0.0007569888839498162, -0.00901015941053629, 0.024867961183190346, 0.06272822618484497], "std": [0.25549057126045227, 0.9895929098129272, 0.3524217903614044, 0.678321123123169, 0.2547193765640259, 0.09987132996320724, 0.6540201306343079, 7.94448860688135e-05, 0.00011285104847047478, 0.0005530479829758406, 0.001600917661562562, 0.0005386891425587237, 0.002467669080942869, 3.8743019104003906e-07], "count": [1123]}, "action": {"min": [-0.7498683333396912, -3.3881317890172014e-21, -1.5140390396118164, -1.5299999713897705, -0.17838385701179504, -0.45155173540115356, 0.05369149520993233, 0.0, 0.0, -0.004601942375302315, -0.007669903803616762, -0.00920388475060463, 0.007669903803616762, 0.06272783875465393], "max": [0.233982115983963, 2.616971254348755, 2.168404344971009e-19, 0.2855183780193329, 0.7535611391067505, 0.4365823566913605, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.006135923322290182, 0.02726629562675953, 0.06272783875465393], "mean": [-0.23233042657375336, 1.406861424446106, -0.34484758973121643, -0.9125658869743347, 0.3226868808269501, -0.028792377561330795, 0.6874953508377075, 4.2950291572196875e-06, 0.0015237235929816961, -0.004397554323077202, -0.0007569888839498162, -0.00901015941053629, 0.024867961183190346, 0.06272822618484497], "std": [0.25549057126045227, 0.9895929098129272, 0.3524217903614044, 0.678321123123169, 0.2547193765640259, 0.09987132996320724, 0.6540201306343079, 7.94448860688135e-05, 0.00011285104847047478, 0.0005530479829758406, 0.001600917661562562, 0.0005386891425587237, 0.002467669080942869, 3.8743019104003906e-07], "count": [1123]}, "timestamp": {"min": [0.0], "max": [37.4], "mean": [18.7], "std": [10.80606825404648], "count": [1123]}, "frame_index": {"min": [0], "max": [1122], "mean": [561.0], "std": [324.18204762139436], "count": [1123]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1123]}, "index": {"min": [29805], "max": [30927], "mean": [30366.0], "std": [324.18204762139436], "count": [1123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1123]}, "subtask_annotation": {"mean": [4.406055209260908, 7.0, 7.0, 7.0, 7.0], "std": [2.387791526601945, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1123]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [1123]}, "eef_direction_state": {"mean": [3.7871772039180764, 6.0], "std": [2.367059364943157, 0.0], "min": [0, 6], "max": [6, 6], "count": [1123]}, "eef_velocity_state": {"mean": [0.9038290293855743, 0.0], "std": [0.8667261331153802, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_acc_mag_state": {"mean": [0.8308103294746215, 0.0], "std": [0.8343974010004129, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_direction_action": {"mean": [3.7871772039180764, 6.0], "std": [2.367059364943157, 0.0], "min": [0, 6], "max": [6, 6], "count": [1123]}, "eef_velocity_action": {"mean": [0.9038290293855743, 0.0], "std": [0.8667261331153802, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_acc_mag_action": {"mean": [0.8308103294746215, 0.0], "std": [0.8343974010004129, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_sim_pose_state": {"mean": [0.27204502864813296, 0.2722360834787044, 1.1749696393584477, 0.03122264973988692, 0.13486652686165224, 0.10161596715863822, 0.06891149409512191, -0.3366930912743831, 1.183826013655689, 0.024900397086019876, -0.0036306666697462583, -0.00900592816684334], "std": [0.15396895879287079, 0.078430336430539, 0.05489162064669227, 0.08024100482994015, 0.165111676831939, 0.13892799424489533, 4.104422746529769e-05, 1.2282163119427056e-05, 8.207793730921227e-05, 0.00246550267173151, 0.001185426291752062, 0.0005434167529419237], "min": [0.036274522818488725, 0.05867322058415918, 1.051491454705339, -0.12138028485398603, -0.45324277747268904, -0.1877164549403525, 0.06878032415891797, -0.3367325035919973, 1.1836480469643849, 0.007720819025921146, -0.01073766331969872, -0.009204274579753736], "max": [0.535233236839181, 0.4157928765285319, 1.3326832717418173, 0.2916137307605444, 0.5994790917784996, 0.6110676176839887, 0.06912716111149825, -0.3366283158161022, 1.184166500170993, 0.02729453248115409, -0.0015339157416653926, -0.0061360971052378125], "count": [1123]}, "eef_sim_pose_action": {"mean": [0.27204502864813296, 0.2722360834787044, 1.1749696393584477, 0.03122264973988692, 0.13486652686165224, 0.10161596715863822, 0.06891149409512191, -0.3366930912743831, 1.183826013655689, 0.024900397086019876, -0.0036306666697462583, -0.00900592816684334], "std": [0.15396895879287079, 0.078430336430539, 0.05489162064669227, 0.08024100482994015, 0.165111676831939, 0.13892799424489533, 4.104422746529769e-05, 1.2282163119427056e-05, 8.207793730921227e-05, 0.00246550267173151, 0.001185426291752062, 0.0005434167529419237], "min": [0.036274522818488725, 0.05867322058415918, 1.051491454705339, -0.12138028485398603, -0.45324277747268904, -0.1877164549403525, 0.06878032415891797, -0.3367325035919973, 1.1836480469643849, 0.007720819025921146, -0.01073766331969872, -0.009204274579753736], "max": [0.535233236839181, 0.4157928765285319, 1.3326832717418173, 0.2916137307605444, 0.5994790917784996, 0.6110676176839887, 0.06912716111149825, -0.3366283158161022, 1.184166500170993, 0.02729453248115409, -0.0015339157416653926, -0.0061360971052378125], "count": [1123]}, "gripper_mode_state": {"mean": [0.6812110418521816, 1.0], "std": [0.4660070367610829, 0.0], "min": [0, 1], "max": [1, 1], "count": [1123]}, "gripper_activity_state": {"mean": [1.8165627782724845, 2.0], "std": [0.5422586682885283, 0.0], "min": [0, 2], "max": [2, 2], "count": [1123]}, "gripper_mode_action": {"mean": [0.6812110418521816, 1.0], "std": [0.4660070367610829, 0.0], "min": [0, 1], "max": [1, 1], "count": [1123]}, "gripper_activity_action": {"mean": [1.8165627782724845, 2.0], "std": [0.5422586682885283, 0.0], "min": [0, 2], "max": [2, 2], "count": [1123]}, "gripper_open_scale_state": {"mean": [0.39285387223707585, 0.035844479288373796], "std": [0.37372588243923244, 1.1796119636642288e-16], "min": [0.030680854405675615, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1123]}, "gripper_open_scale_action": {"mean": [0.39285387223707585, 0.035844479288373796], "std": [0.37372588243923244, 1.1796119636642288e-16], "min": [0.030680854405675615, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1123]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863877161079485]], [[0.5130248114179962]], [[0.5045081962892684]]], "std": [[[0.25886835256724244]], [[0.24662785043564855]], [[0.23672864286245063]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39056758497903343]], [[0.4015685425305128]], [[0.39113640569728486]]], "std": [[[0.2690565934759162]], [[0.2500870261663699]], [[0.2548359126931383]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37923587245531426]], [[0.39348590027408814]], [[0.38896317819242393]]], "std": [[[0.28234893331508615]], [[0.2650821482596956]], [[0.27049741283483314]]], "count": [186]}, "observation.state": {"min": [-0.6563183665275574, -0.0007191480835899711, -1.0154953002929688, -1.5301216840744019, -0.4232889413833618, -0.28377774357795715, 0.06060783192515373, -0.004601942375302315, 0.0, -0.003067961661145091, -0.007669903803616762, -0.0015339808305725455, -0.00920388475060463, 0.06272783875465393], "max": [0.7102028727531433, 2.499868869781494, 0.0015339808305725455, 0.10263895243406296, 0.8114758133888245, 0.18984603881835938, 1.6989216804504395, -0.003067961661145091, 0.000986926956102252, -1.0842021724855044e-19, -0.0015339808305725455, 2.168404344971009e-19, 0.0014638204593211412, 0.06272783875465393], "mean": [-0.046156853437423706, 1.6833093166351318, -0.4100242853164673, -1.1180720329284668, 0.2815372943878174, -0.10505656152963638, 0.9063588380813599, -0.004066847264766693, 9.266919960282394e-07, -0.0015260508516803384, -0.00712782796472311, -0.0014731453265994787, -0.00029306564829312265, 0.06272819638252258], "std": [0.33134469389915466, 0.8508567214012146, 0.2630636692047119, 0.5929549336433411, 0.3687143325805664, 0.0967656672000885, 0.6928119659423828, 0.0006325443973764777, 3.022861528734211e-05, 0.00020482238323893398, 0.0007589117158204317, 0.0002979984856210649, 0.0013429837999865413, 3.5762786865234375e-07], "count": [1065]}, "action": {"min": [-0.6563183665275574, -0.0007191480835899711, -1.0154953002929688, -1.5301216840744019, -0.4232889413833618, -0.28377774357795715, 0.06060783192515373, -0.004601942375302315, 0.0, -0.003067961661145091, -0.007669903803616762, -0.0015339808305725455, -0.00920388475060463, 0.06272783875465393], "max": [0.7102028727531433, 2.499868869781494, 0.0015339808305725455, 0.10263895243406296, 0.8114758133888245, 0.18984603881835938, 1.6989216804504395, -0.003067961661145091, 0.000986926956102252, -1.0842021724855044e-19, -0.0015339808305725455, 2.168404344971009e-19, 0.0014638204593211412, 0.06272783875465393], "mean": [-0.046156853437423706, 1.6833093166351318, -0.4100242853164673, -1.1180720329284668, 0.2815372943878174, -0.10505656152963638, 0.9063588380813599, -0.004066847264766693, 9.266919960282394e-07, -0.0015260508516803384, -0.00712782796472311, -0.0014731453265994787, -0.00029306564829312265, 0.06272819638252258], "std": [0.33134469389915466, 0.8508567214012146, 0.2630636692047119, 0.5929549336433411, 0.3687143325805664, 0.0967656672000885, 0.6928119659423828, 0.0006325443973764777, 3.022861528734211e-05, 0.00020482238323893398, 0.0007589117158204317, 0.0002979984856210649, 0.0013429837999865413, 3.5762786865234375e-07], "count": [1065]}, "timestamp": {"min": [0.0], "max": [35.46666666666667], "mean": [17.733333333333334], "std": [10.247962760507122], "count": [1065]}, "frame_index": {"min": [0], "max": [1064], "mean": [532.0], "std": [307.4388828152137], "count": [1065]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1065]}, "index": {"min": [30928], "max": [31992], "mean": [31460.0], "std": [307.4388828152137], "count": [1065]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1065]}, "subtask_annotation": {"mean": [4.464788732394366, 7.0, 7.0, 7.0, 7.0], "std": [2.304298815362999, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1065]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1065]}, "eef_direction_state": {"mean": [3.263849765258216, 6.0], "std": [2.2026143697743765, 0.0], "min": [0, 6], "max": [6, 6], "count": [1065]}, "eef_velocity_state": {"mean": [1.0948356807511737, 0.0], "std": [0.7940042905266769, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_acc_mag_state": {"mean": [0.9896713615023475, 0.0], "std": [0.8158560036901764, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_direction_action": {"mean": [3.263849765258216, 6.0], "std": [2.2026143697743765, 0.0], "min": [0, 6], "max": [6, 6], "count": [1065]}, "eef_velocity_action": {"mean": [1.0948356807511737, 0.0], "std": [0.7940042905266769, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_acc_mag_action": {"mean": [0.9896713615023475, 0.0], "std": [0.8158560036901764, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_sim_pose_state": {"mean": [0.32260642083089114, 0.32035394118486665, 1.1744026606242337, -0.04492819032731419, 0.13267136454313577, 0.24423871147952544, 0.06901132212392351, -0.3364301945329843, 1.1836485677077206, -0.0002802558803944566, -0.008652928256608022, -0.00554003932658678], "std": [0.13458889124501763, 0.0936760016009033, 0.04893412008854616, 0.08073912834885486, 0.12681031394806452, 0.17723291957738502, 1.5117773885407228e-05, 1.442967759848026e-05, 7.622960940244577e-05, 0.0013453377651402765, 0.0007103779452612335, 0.0007613984711022062], "min": [0.048238279137612916, 0.1636585132916782, 1.050216973469919, -0.2771713301087698, -0.16311792833038052, -0.2823690093484705, 0.06889625515680114, -0.336454453928561, 1.1831239464392411, -0.00920388475060463, -0.009203884634189308, -0.006135988180969021], "max": [0.49092125676377024, 0.5017617553259158, 1.319980945669375, 0.18978688904973331, 0.46575635988383324, 0.5888931383025684, 0.06912860887308583, -0.3363847760899765, 1.1837063100011282, 0.0014757452895654984, -0.0036150155356153846, -0.0030679616611450906], "count": [1065]}, "eef_sim_pose_action": {"mean": [0.32260642083089114, 0.32035394118486665, 1.1744026606242337, -0.04492819032731419, 0.13267136454313577, 0.24423871147952544, 0.06901132212392351, -0.3364301945329843, 1.1836485677077206, -0.0002802558803944566, -0.008652928256608022, -0.00554003932658678], "std": [0.13458889124501763, 0.0936760016009033, 0.04893412008854616, 0.08073912834885486, 0.12681031394806452, 0.17723291957738502, 1.5117773885407228e-05, 1.442967759848026e-05, 7.622960940244577e-05, 0.0013453377651402765, 0.0007103779452612335, 0.0007613984711022062], "min": [0.048238279137612916, 0.1636585132916782, 1.050216973469919, -0.2771713301087698, -0.16311792833038052, -0.2823690093484705, 0.06889625515680114, -0.336454453928561, 1.1831239464392411, -0.00920388475060463, -0.009203884634189308, -0.006135988180969021], "max": [0.49092125676377024, 0.5017617553259158, 1.319980945669375, 0.18978688904973331, 0.46575635988383324, 0.5888931383025684, 0.06912860887308583, -0.3363847760899765, 1.1837063100011282, 0.0014757452895654984, -0.0036150155356153846, -0.0030679616611450906], "count": [1065]}, "gripper_mode_state": {"mean": [0.536150234741784, 1.0], "std": [0.4986914482203573, 0.0], "min": [0, 1], "max": [1, 1], "count": [1065]}, "gripper_activity_state": {"mean": [1.812206572769953, 2.0], "std": [0.5468143461529428, 0.0], "min": [0, 2], "max": [2, 2], "count": [1065]}, "gripper_mode_action": {"mean": [0.536150234741784, 1.0], "std": [0.4986914482203573, 0.0], "min": [0, 1], "max": [1, 1], "count": [1065]}, "gripper_activity_action": {"mean": [1.812206572769953, 2.0], "std": [0.5468143461529428, 0.0], "min": [0, 2], "max": [2, 2], "count": [1065]}, "gripper_open_scale_state": {"mean": [0.5179195815508715, 0.035844479288373914], "std": [0.39589262087159777, 2.3592239273284576e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1065]}, "gripper_open_scale_action": {"mean": [0.5179195815508715, 0.035844479288373914], "std": [0.39589262087159777, 2.3592239273284576e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1065]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4954741724646848]], [[0.5035625717431537]], [[0.5004750084920467]]], "std": [[[0.2596413603189733]], [[0.2491821380021842]], [[0.2369809723984097]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36227569429802986]], [[0.37415239270738165]], [[0.3620372068779722]]], "std": [[[0.27506157798792236]], [[0.2614542687175411]], [[0.26737549654804205]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.376339601342329]], [[0.3865039751563708]], [[0.3845695513271019]]], "std": [[[0.2952949615304825]], [[0.28457373376007455]], [[0.28770978382943346]]], "count": [186]}, "observation.state": {"min": [-0.7683195471763611, -0.0015339808305725455, -1.4051264524459839, -1.5299999713897705, -0.11818280071020126, -0.7123943567276001, 0.06138552725315094, 0.0, -5.421010862427522e-20, 0.0, 0.0015339808305725455, 0.0, -0.0015339808305725455, 0.06272783875465393], "max": [0.11351457983255386, 2.5571460723876953, 0.0015339808305725455, 0.1352190524339676, 1.1964104175567627, 0.309345006942749, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.0015339808305725455, 0.003067961661145091, 0.06272783875465393], "mean": [-0.42714688181877136, 1.9415223598480225, -0.7062171101570129, -1.0481630563735962, 0.7348838448524475, -0.16645470261573792, 1.0638631582260132, 0.0, 0.0010391970863565803, 0.0, 0.0030231920536607504, 5.027962743042735e-06, 0.0023503589909523726, 0.06272818893194199], "std": [0.24137383699417114, 0.6571848392486572, 0.41497424244880676, 0.42934224009513855, 0.29755187034606934, 0.14915047585964203, 0.6602111458778381, 0.0, 0.000697248731739819, 0.0, 0.00025822926545515656, 8.38901469251141e-05, 0.0009037979179993272, 3.501772880554199e-07], "count": [1062]}, "action": {"min": [-0.7683195471763611, -0.0015339808305725455, -1.4051264524459839, -1.5299999713897705, -0.11818280071020126, -0.7123943567276001, 0.06138552725315094, 0.0, -5.421010862427522e-20, 0.0, 0.0015339808305725455, 0.0, -0.0015339808305725455, 0.06272783875465393], "max": [0.11351457983255386, 2.5571460723876953, 0.0015339808305725455, 0.1352190524339676, 1.1964104175567627, 0.309345006942749, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.0015339808305725455, 0.003067961661145091, 0.06272783875465393], "mean": [-0.42714688181877136, 1.9415223598480225, -0.7062171101570129, -1.0481630563735962, 0.7348838448524475, -0.16645470261573792, 1.0638631582260132, 0.0, 0.0010391970863565803, 0.0, 0.0030231920536607504, 5.027962743042735e-06, 0.0023503589909523726, 0.06272818893194199], "std": [0.24137383699417114, 0.6571848392486572, 0.41497424244880676, 0.42934224009513855, 0.29755187034606934, 0.14915047585964203, 0.6602111458778381, 0.0, 0.000697248731739819, 0.0, 0.00025822926545515656, 8.38901469251141e-05, 0.0009037979179993272, 3.501772880554199e-07], "count": [1062]}, "timestamp": {"min": [0.0], "max": [35.36666666666667], "mean": [17.683333333333334], "std": [10.219095234286028], "count": [1062]}, "frame_index": {"min": [0], "max": [1061], "mean": [530.5], "std": [306.57285702858087], "count": [1062]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1062]}, "index": {"min": [31993], "max": [33054], "mean": [32523.5], "std": [306.57285702858087], "count": [1062]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1062]}, "subtask_annotation": {"mean": [3.9500941619585688, 7.0, 7.0, 7.0, 7.0], "std": [2.2209317089719023, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1062]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [1062]}, "eef_direction_state": {"mean": [3.1412429378531073, 6.0], "std": [2.1389609652027404, 0.0], "min": [0, 6], "max": [6, 6], "count": [1062]}, "eef_velocity_state": {"mean": [1.25894538606403, 0.0], "std": [0.7426919649711897, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_acc_mag_state": {"mean": [1.1619585687382297, 0.0], "std": [0.7666194570192155, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_direction_action": {"mean": [3.1412429378531073, 6.0], "std": [2.1389609652027404, 0.0], "min": [0, 6], "max": [6, 6], "count": [1062]}, "eef_velocity_action": {"mean": [1.25894538606403, 0.0], "std": [0.7426919649711897, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_acc_mag_action": {"mean": [1.1619585687382297, 0.0], "std": [0.7666194570192155, 0.0], "min": [0, 0], "max": [2, 0], "count": [1062]}, "eef_sim_pose_state": {"mean": [0.37130846858084515, 0.19613531296300643, 1.1845529251135587, -0.04241576874709965, 0.13550489309363625, 0.3266384654745952, 0.06920815045338491, -0.3364901268557895, 1.1822087471516276, 0.002350365006022714, 0.004062379201890309, 5.027981700637874e-06], "std": [0.11545357618604493, 0.09233993846043614, 0.05514521895980031, 0.08341789622417957, 0.16128148205616627, 0.19154066699218839, 5.2419357143683416e-05, 1.8877840091194965e-06, 2.931526267000598e-05, 0.0009037581954932326, 0.000769798010353388, 8.389068704229812e-05], "min": [0.054531026088273885, 0.07176672749990039, 1.0701822055774557, -0.2557305693522064, -0.34162685945492055, -0.11823898141027353, 0.06913000260133612, -0.33649024000000005, 1.1821805252191744, -0.0015316277324611404, 0.0015339790257684616, -4.336808689942018e-19], "max": [0.5318500111943012, 0.3778627234562772, 1.3375941140189147, 0.24378948391334784, 0.6513870485331892, 0.856512475375836, 0.06924594252042998, -0.3364557208429074, 1.1823726441301112, 0.003067961661145092, 0.004601942491717859, 0.0015339826353744734], "count": [1062]}, "eef_sim_pose_action": {"mean": [0.37130846858084515, 0.19613531296300643, 1.1845529251135587, -0.04241576874709965, 0.13550489309363625, 0.3266384654745952, 0.06920815045338491, -0.3364901268557895, 1.1822087471516276, 0.002350365006022714, 0.004062379201890309, 5.027981700637874e-06], "std": [0.11545357618604493, 0.09233993846043614, 0.05514521895980031, 0.08341789622417957, 0.16128148205616627, 0.19154066699218839, 5.2419357143683416e-05, 1.8877840091194965e-06, 2.931526267000598e-05, 0.0009037581954932326, 0.000769798010353388, 8.389068704229812e-05], "min": [0.054531026088273885, 0.07176672749990039, 1.0701822055774557, -0.2557305693522064, -0.34162685945492055, -0.11823898141027353, 0.06913000260133612, -0.33649024000000005, 1.1821805252191744, -0.0015316277324611404, 0.0015339790257684616, -4.336808689942018e-19], "max": [0.5318500111943012, 0.3778627234562772, 1.3375941140189147, 0.24378948391334784, 0.6513870485331892, 0.856512475375836, 0.06924594252042998, -0.3364557208429074, 1.1823726441301112, 0.003067961661145092, 0.004601942491717859, 0.0015339826353744734], "count": [1062]}, "gripper_mode_state": {"mean": [0.4444444444444444, 1.0], "std": [0.49690399499994803, 0.0], "min": [0, 1], "max": [1, 1], "count": [1062]}, "gripper_activity_state": {"mean": [1.810734463276836, 2.0], "std": [0.5514555530974765, 0.0], "min": [0, 2], "max": [2, 2], "count": [1062]}, "gripper_mode_action": {"mean": [0.4444444444444444, 1.0], "std": [0.49690399499994803, 0.0], "min": [0, 1], "max": [1, 1], "count": [1062]}, "gripper_activity_action": {"mean": [1.810734463276836, 2.0], "std": [0.5514555530974765, 0.0], "min": [0, 2], "max": [2, 2], "count": [1062]}, "gripper_open_scale_state": {"mean": [0.6079224118938351, 0.03584447928837392], "std": [0.3772625964877376, 2.42861286636753e-16], "min": [0.03507744414465768, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1062]}, "gripper_open_scale_action": {"mean": [0.6079224118938351, 0.03584447928837392], "std": [0.3772625964877376, 2.42861286636753e-16], "min": [0.03507744414465768, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1062]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115304796329306]], [[0.520322761933056]], [[0.5104541163266653]]], "std": [[[0.24312206971461683]], [[0.23409230679452273]], [[0.22656228858631625]]], "count": [165]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36688707334785764]], [[0.3784981530996237]], [[0.3665878754868951]]], "std": [[[0.2759735396466035]], [[0.26434976819504963]], [[0.27116227900467516]]], "count": [165]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39070429953126035]], [[0.3991976530005942]], [[0.3903032283620519]]], "std": [[[0.29427104450894437]], [[0.2790289016781943]], [[0.2875666689991785]]], "count": [165]}, "observation.state": {"min": [-0.630466103553772, -0.0015339808305725455, -0.9970875382423401, -1.5299999713897705, -0.05192740261554718, -0.4297470450401306, 0.06060783192515373, 6.282330559770344e-06, -2.168404344971009e-19, -0.004601942375302315, 0.004601942375302315, -0.006135923322290182, 0.023009711876511574, 0.06272783875465393], "max": [0.1854007989168167, 2.55197811126709, 0.0013401444302871823, 0.13026781380176544, 0.6412039399147034, 0.22720004618167877, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.015339807607233524, -0.0031864531338214874, 0.03374757617712021, 0.06272783875465393], "mean": [-0.2259550392627716, 1.8565820455551147, -0.38816002011299133, -1.2193106412887573, 0.3282175064086914, -0.15181474387645721, 0.982293426990509, 0.0015110711101442575, 0.0009197955369018018, -0.004128118045628071, 0.011301550082862377, -0.005732126999646425, 0.030941372737288475, 0.06272807717323303], "std": [0.2147495001554489, 0.6848679184913635, 0.25118792057037354, 0.48166725039482117, 0.2177702933549881, 0.10827980190515518, 0.673498272895813, 0.0001558679505251348, 0.0006951832910999656, 0.0009083300246857107, 0.003352103289216757, 0.0006792827043682337, 0.0030668911058455706, 2.384185791015625e-07], "count": [908]}, "action": {"min": [-0.630466103553772, -0.0015339808305725455, -0.9970875382423401, -1.5299999713897705, -0.05192740261554718, -0.4297470450401306, 0.06060783192515373, 6.282330559770344e-06, -2.168404344971009e-19, -0.004601942375302315, 0.004601942375302315, -0.006135923322290182, 0.023009711876511574, 0.06272783875465393], "max": [0.1854007989168167, 2.55197811126709, 0.0013401444302871823, 0.13026781380176544, 0.6412039399147034, 0.22720004618167877, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.015339807607233524, -0.0031864531338214874, 0.03374757617712021, 0.06272783875465393], "mean": [-0.2259550392627716, 1.8565820455551147, -0.38816002011299133, -1.2193106412887573, 0.3282175064086914, -0.15181474387645721, 0.982293426990509, 0.0015110711101442575, 0.0009197955369018018, -0.004128118045628071, 0.011301550082862377, -0.005732126999646425, 0.030941372737288475, 0.06272807717323303], "std": [0.2147495001554489, 0.6848679184913635, 0.25118792057037354, 0.48166725039482117, 0.2177702933549881, 0.10827980190515518, 0.673498272895813, 0.0001558679505251348, 0.0006951832910999656, 0.0009083300246857107, 0.003352103289216757, 0.0006792827043682337, 0.0030668911058455706, 2.384185791015625e-07], "count": [908]}, "timestamp": {"min": [0.0], "max": [30.233333333333334], "mean": [15.116666666666665], "std": [8.73722877499878], "count": [908]}, "frame_index": {"min": [0], "max": [907], "mean": [453.5], "std": [262.1168632499634], "count": [908]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [908]}, "index": {"min": [33055], "max": [33962], "mean": [33508.5], "std": [262.1168632499634], "count": [908]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [908]}, "subtask_annotation": {"mean": [3.5341409691629955, 7.0, 7.0, 7.0, 7.0], "std": [2.270268869063059, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [908]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [908]}, "eef_direction_state": {"mean": [3.1795154185022025, 6.0], "std": [2.3703702815781114, 0.0], "min": [0, 6], "max": [6, 6], "count": [908]}, "eef_velocity_state": {"mean": [1.1134361233480177, 0.0], "std": [0.8097125715727425, 0.0], "min": [0, 0], "max": [2, 0], "count": [908]}, "eef_acc_mag_state": {"mean": [1.053964757709251, 0.0], "std": [0.8117771110675188, 0.0], "min": [0, 0], "max": [2, 0], "count": [908]}, "eef_direction_action": {"mean": [3.1795154185022025, 6.0], "std": [2.3703702815781114, 0.0], "min": [0, 6], "max": [6, 6], "count": [908]}, "eef_velocity_action": {"mean": [1.1134361233480177, 0.0], "std": [0.8097125715727425, 0.0], "min": [0, 0], "max": [2, 0], "count": [908]}, "eef_acc_mag_action": {"mean": [1.053964757709251, 0.0], "std": [0.8117771110675188, 0.0], "min": [0, 0], "max": [2, 0], "count": [908]}, "eef_sim_pose_state": {"mean": [0.3381407487695317, 0.2709874315327674, 1.1599344310420527, -0.058589980758902975, 0.2252383106371145, 0.11851532089696844, 0.06888363063056169, -0.3366540513141549, 1.1825014421896929, 0.030893543529703683, 0.008093098420717725, -0.004221267133492746], "std": [0.10635283796375015, 0.06657693005810816, 0.06074289536179069, 0.08626559596342537, 0.16853597011959587, 0.0980206096097757, 7.133672066321471e-05, 1.618219516294011e-05, 0.0001573811838616837, 0.003049521845423729, 0.0027649160728237237, 0.0006781858243738338], "min": [0.05862972069227084, 0.15159583063058077, 1.0483681348769867, -0.21979716217593082, -0.09416511456862842, -0.13411989145789222, 0.0687751657229042, -0.3366638312210372, 1.1821975175007993, 0.022995593299811018, 0.0015339644709484457, -0.006096453322962065], "max": [0.46397179696204915, 0.38776984032995854, 1.3186276047029, 0.22736753064380008, 0.8591843173939826, 0.3175979093371486, 0.069129700840628, -0.336593941228172, 1.1829083005736303, 0.033694425942455745, 0.012271708390895197, -0.0016524861632775702], "count": [908]}, "eef_sim_pose_action": {"mean": [0.3381407487695317, 0.2709874315327674, 1.1599344310420527, -0.058589980758902975, 0.2252383106371145, 0.11851532089696844, 0.06888363063056169, -0.3366540513141549, 1.1825014421896929, 0.030893543529703683, 0.008093098420717725, -0.004221267133492746], "std": [0.10635283796375015, 0.06657693005810816, 0.06074289536179069, 0.08626559596342537, 0.16853597011959587, 0.0980206096097757, 7.133672066321471e-05, 1.618219516294011e-05, 0.0001573811838616837, 0.003049521845423729, 0.0027649160728237237, 0.0006781858243738338], "min": [0.05862972069227084, 0.15159583063058077, 1.0483681348769867, -0.21979716217593082, -0.09416511456862842, -0.13411989145789222, 0.0687751657229042, -0.3366638312210372, 1.1821975175007993, 0.022995593299811018, 0.0015339644709484457, -0.006096453322962065], "max": [0.46397179696204915, 0.38776984032995854, 1.3186276047029, 0.22736753064380008, 0.8591843173939826, 0.3175979093371486, 0.069129700840628, -0.336593941228172, 1.1829083005736303, 0.033694425942455745, 0.012271708390895197, -0.0016524861632775702], "count": [908]}, "gripper_mode_state": {"mean": [0.501101321585903, 1.0], "std": [0.4999987870892933, 0.0], "min": [0, 1], "max": [1, 1], "count": [908]}, "gripper_activity_state": {"mean": [1.8337004405286343, 2.0], "std": [0.5182663052211226, 0.0], "min": [0, 2], "max": [2, 2], "count": [908]}, "gripper_mode_action": {"mean": [0.501101321585903, 1.0], "std": [0.4999987870892933, 0.0], "min": [0, 1], "max": [1, 1], "count": [908]}, "gripper_activity_action": {"mean": [1.8337004405286343, 2.0], "std": [0.5182663052211226, 0.0], "min": [0, 2], "max": [2, 2], "count": [908]}, "gripper_open_scale_state": {"mean": [0.5613091454575643, 0.0358444792883743], "std": [0.3848554137438595, 6.245004513516506e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [908]}, "gripper_open_scale_action": {"mean": [0.5613091454575643, 0.0358444792883743], "std": [0.3848554137438595, 6.245004513516506e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [908]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4813030374985243]], [[0.4866752967470513]], [[0.4530919392661279]]], "std": [[[0.24884050292317622]], [[0.2511507706603895]], [[0.23468602312428324]]], "count": [203]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35463765736179526]], [[0.36434171791321895]], [[0.34936204884252553]]], "std": [[[0.26424601429171757]], [[0.2590190423702757]], [[0.2713739329756379]]], "count": [203]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38444666870579647]], [[0.3895614448844672]], [[0.3761917291820943]]], "std": [[[0.28800474176975444]], [[0.2845047715758184]], [[0.3008396290158293]]], "count": [203]}, "observation.state": {"min": [-0.7515266537666321, -1.4795077731832862e-05, -1.226600170135498, -1.5299999713897705, -0.03595320135354996, -0.2590886354446411, 0.060857128351926804, 0.0, -0.0013896512100473046, 0.0, 0.0015339808305725455, 0.003067961661145091, -0.04625282809138298, 0.06272783875465393], "max": [0.12425244599580765, 2.4635891914367676, -0.0015339808305725455, 0.07209710031747818, 0.8508250117301941, 0.2511991262435913, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0010287974728271365, 0.006135923322290182, 0.0132614029571414, -0.007669903803616762, 0.06272783875465393], "mean": [-0.2842211127281189, 1.4337351322174072, -0.39688795804977417, -0.886062741279602, 0.32696858048439026, -0.07625561952590942, 0.7686904668807983, 0.0, 3.3095916478487197e-06, 1.7029404943968984e-06, 0.002313030883669853, 0.003105047857388854, -0.01046205684542656, 0.06272827088832855], "std": [0.31025996804237366, 0.9402959942817688, 0.3242088556289673, 0.6324794888496399, 0.24195514619350433, 0.08623424917459488, 0.7040181756019592, 0.0, 8.659900777274743e-05, 3.9235736039699987e-05, 0.0007642508717253804, 0.00048328019329346716, 0.0021450119093060493, 4.3213367462158203e-07], "count": [1195]}, "action": {"min": [-0.7515266537666321, -1.4795077731832862e-05, -1.226600170135498, -1.5299999713897705, -0.03595320135354996, -0.2590886354446411, 0.060857128351926804, 0.0, -0.0013896512100473046, 0.0, 0.0015339808305725455, 0.003067961661145091, -0.04625282809138298, 0.06272783875465393], "max": [0.12425244599580765, 2.4635891914367676, -0.0015339808305725455, 0.07209710031747818, 0.8508250117301941, 0.2511991262435913, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0010287974728271365, 0.006135923322290182, 0.0132614029571414, -0.007669903803616762, 0.06272783875465393], "mean": [-0.2842211127281189, 1.4337351322174072, -0.39688795804977417, -0.886062741279602, 0.32696858048439026, -0.07625561952590942, 0.7686904668807983, 0.0, 3.3095916478487197e-06, 1.7029404943968984e-06, 0.002313030883669853, 0.003105047857388854, -0.01046205684542656, 0.06272827088832855], "std": [0.31025996804237366, 0.9402959942817688, 0.3242088556289673, 0.6324794888496399, 0.24195514619350433, 0.08623424917459488, 0.7040181756019592, 0.0, 8.659900777274743e-05, 3.9235736039699987e-05, 0.0007642508717253804, 0.00048328019329346716, 0.0021450119093060493, 4.3213367462158203e-07], "count": [1195]}, "timestamp": {"min": [0.0], "max": [39.8], "mean": [19.9], "std": [11.498888835206836], "count": [1195]}, "frame_index": {"min": [0], "max": [1194], "mean": [597.0], "std": [344.9666650562051], "count": [1195]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1195]}, "index": {"min": [34817], "max": [36011], "mean": [35414.0], "std": [344.9666650562051], "count": [1195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1195]}, "subtask_annotation": {"mean": [4.266108786610879, 7.0, 7.0, 7.0, 7.0], "std": [2.4708132934848934, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1195]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [1195]}, "eef_direction_state": {"mean": [3.905439330543933, 6.0], "std": [2.2463945346521514, 0.0], "min": [0, 6], "max": [6, 6], "count": [1195]}, "eef_velocity_state": {"mean": [0.8945606694560669, 0.0], "std": [0.833761775450319, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_acc_mag_state": {"mean": [0.8594142259414226, 0.0], "std": [0.8285600707009547, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_direction_action": {"mean": [3.905439330543933, 6.0], "std": [2.2463945346521514, 0.0], "min": [0, 6], "max": [6, 6], "count": [1195]}, "eef_velocity_action": {"mean": [0.8945606694560669, 0.0], "std": [0.833761775450319, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_acc_mag_action": {"mean": [0.8594142259414226, 0.0], "std": [0.8285600707009547, 0.0], "min": [0, 0], "max": [2, 0], "count": [1195]}, "eef_sim_pose_state": {"mean": [0.27805769354289234, 0.25267631672085433, 1.188072337452075, -0.022093045301814652, 0.13858552350378037, 0.05075059611622464, 0.06913044673938681, -0.3364203674104239, 1.182257511462892, -0.010454864145742362, 0.002318027534389568, 0.0031050498636089265], "std": [0.1408469794043635, 0.09785254258523757, 0.05584524998209468, 0.07357588885457783, 0.14601659230138925, 0.18913659001456615, 6.139717566405685e-06, 1.0874935160627602e-05, 8.063653638709177e-05, 0.0021418325041322682, 0.0007735930102939456, 0.00048329279374119535], "min": [0.05151274062903973, 0.09749751348261008, 1.0629276468047248, -0.21495129848941424, -0.23526372725336664, -0.21436333811499578, 0.06909142591106736, -0.3364212017670419, 1.1815781835659616, -0.04617609786729436, 0.0015339731598185136, 0.0030679652707319587], "max": [0.484479220478454, 0.37836168261974207, 1.3245461700271555, 0.1941658969889051, 0.516866060038299, 0.7653842562216213, 0.06924530027219555, -0.3361918273961475, 1.1823377625972045, -0.007656054489366768, 0.0070470368266217775, 0.013261732268723632], "count": [1195]}, "eef_sim_pose_action": {"mean": [0.27805769354289234, 0.25267631672085433, 1.188072337452075, -0.022093045301814652, 0.13858552350378037, 0.05075059611622464, 0.06913044673938681, -0.3364203674104239, 1.182257511462892, -0.010454864145742362, 0.002318027534389568, 0.0031050498636089265], "std": [0.1408469794043635, 0.09785254258523757, 0.05584524998209468, 0.07357588885457783, 0.14601659230138925, 0.18913659001456615, 6.139717566405685e-06, 1.0874935160627602e-05, 8.063653638709177e-05, 0.0021418325041322682, 0.0007735930102939456, 0.00048329279374119535], "min": [0.05151274062903973, 0.09749751348261008, 1.0629276468047248, -0.21495129848941424, -0.23526372725336664, -0.21436333811499578, 0.06909142591106736, -0.3364212017670419, 1.1815781835659616, -0.04617609786729436, 0.0015339731598185136, 0.0030679652707319587], "max": [0.484479220478454, 0.37836168261974207, 1.3245461700271555, 0.1941658969889051, 0.516866060038299, 0.7653842562216213, 0.06924530027219555, -0.3361918273961475, 1.1823377625972045, -0.007656054489366768, 0.0070470368266217775, 0.013261732268723632], "count": [1195]}, "gripper_mode_state": {"mean": [0.6184100418410042, 1.0], "std": [0.4857767614771379, 0.0], "min": [0, 1], "max": [1, 1], "count": [1195]}, "gripper_activity_state": {"mean": [1.8769874476987447, 2.0], "std": [0.45271579824952307, 0.0], "min": [0, 2], "max": [2, 2], "count": [1195]}, "gripper_mode_action": {"mean": [0.6184100418410042, 1.0], "std": [0.4857767614771379, 0.0], "min": [0, 1], "max": [1, 1], "count": [1195]}, "gripper_activity_action": {"mean": [1.8769874476987447, 2.0], "std": [0.45271579824952307, 0.0], "min": [0, 2], "max": [2, 2], "count": [1195]}, "gripper_open_scale_state": {"mean": [0.43925192817484054, 0.035844479288373664], "std": [0.4022966366741275, 1.3877787807814457e-17], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1195]}, "gripper_open_scale_action": {"mean": [0.43925192817484054, 0.035844479288373664], "std": [0.4022966366741275, 1.3877787807814457e-17], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1195]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4995840792838875]], [[0.5204615263174514]], [[0.510103877890394]]], "std": [[[0.2597078771940162]], [[0.2480631212283482]], [[0.2392545021520283]]], "count": [207]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4028213152410723]], [[0.4061363392377885]], [[0.3964393333017587]]], "std": [[[0.26992200220413076]], [[0.24752171467237757]], [[0.25127362251855806]]], "count": [207]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3867092226853167]], [[0.40022284845231704]], [[0.3979124238262133]]], "std": [[[0.30978070028808735]], [[0.293624044602211]], [[0.3009087424635956]]], "count": [207]}, "observation.state": {"min": [-0.6687919497489929, 0.0, -1.6428934335708618, -1.5300794839859009, -0.9924855828285217, -0.8341720104217529, 0.0605844110250473, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.01073786523193121, -0.003067961661145091, 0.003067961661145091, 0.06272783875465393], "max": [0.9157865047454834, 2.733553647994995, 0.0, 0.35755521059036255, 0.8977208137512207, 0.5781221985816956, 1.703961730003357, -0.004601942375302315, 0.0015339808305725455, 2.6416439376884286e-19, -0.00920388475060463, -0.0015339808305725455, 0.004601942375302315, 0.06272783875465393], "mean": [-0.13076478242874146, 1.9958997964859009, -0.8211807012557983, -1.0123534202575684, 0.3799457252025604, -0.10283175855875015, 0.967599630355835, -0.004601954482495785, 4.979681307304418e-06, -0.0006121185724623501, -0.010125968605279922, -0.0029870453290641308, 0.003654519794508815, 0.06272828578948975], "std": [0.3274756371974945, 0.7138417959213257, 0.4367612600326538, 0.5511683225631714, 0.3926314115524292, 0.337965190410614, 0.6707265377044678, 1.210719347000122e-08, 8.7214277300518e-05, 0.0006212088628672063, 0.000592100783251226, 0.0002726001257542521, 0.0005859273951500654, 4.470348358154297e-07], "count": [1231]}, "action": {"min": [-0.6687919497489929, 0.0, -1.6428934335708618, -1.5300794839859009, -0.9924855828285217, -0.8341720104217529, 0.0605844110250473, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.01073786523193121, -0.003067961661145091, 0.003067961661145091, 0.06272783875465393], "max": [0.9157865047454834, 2.733553647994995, 0.0, 0.35755521059036255, 0.8977208137512207, 0.5781221985816956, 1.703961730003357, -0.004601942375302315, 0.0015339808305725455, 2.6416439376884286e-19, -0.00920388475060463, -0.0015339808305725455, 0.004601942375302315, 0.06272783875465393], "mean": [-0.13076478242874146, 1.9958997964859009, -0.8211807012557983, -1.0123534202575684, 0.3799457252025604, -0.10283175855875015, 0.967599630355835, -0.004601954482495785, 4.979681307304418e-06, -0.0006121185724623501, -0.010125968605279922, -0.0029870453290641308, 0.003654519794508815, 0.06272828578948975], "std": [0.3274756371974945, 0.7138417959213257, 0.4367612600326538, 0.5511683225631714, 0.3926314115524292, 0.337965190410614, 0.6707265377044678, 1.210719347000122e-08, 8.7214277300518e-05, 0.0006212088628672063, 0.000592100783251226, 0.0002726001257542521, 0.0005859273951500654, 4.470348358154297e-07], "count": [1231]}, "timestamp": {"min": [0.0], "max": [41.0], "mean": [20.5], "std": [11.845299114463556], "count": [1231]}, "frame_index": {"min": [0], "max": [1230], "mean": [615.0], "std": [355.35897343390667], "count": [1231]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1231]}, "index": {"min": [36012], "max": [37242], "mean": [36627.0], "std": [355.35897343390667], "count": [1231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1231]}, "subtask_annotation": {"mean": [3.618196588139724, 7.0, 7.0, 7.0, 7.0], "std": [2.5737777215390834, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1231]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1231]}, "eef_direction_state": {"mean": [2.869212022745735, 6.0], "std": [1.8620026114782946, 0.0], "min": [0, 6], "max": [6, 6], "count": [1231]}, "eef_velocity_state": {"mean": [1.3484971567831032, 0.0], "std": [0.6305869506317957, 0.0], "min": [0, 0], "max": [2, 0], "count": [1231]}, "eef_acc_mag_state": {"mean": [1.2038992688870838, 0.0], "std": [0.7376501670132471, 0.0], "min": [0, 0], "max": [2, 0], "count": [1231]}, "eef_direction_action": {"mean": [2.869212022745735, 6.0], "std": [1.8620026114782946, 0.0], "min": [0, 6], "max": [6, 6], "count": [1231]}, "eef_velocity_action": {"mean": [1.3484971567831032, 0.0], "std": [0.6305869506317957, 0.0], "min": [0, 0], "max": [2, 0], "count": [1231]}, "eef_acc_mag_action": {"mean": [1.2038992688870838, 0.0], "std": [0.7376501670132471, 0.0], "min": [0, 0], "max": [2, 0], "count": [1231]}, "eef_sim_pose_state": {"mean": [0.40482740236892156, 0.27804587241875744, 1.1795008164091088, -0.01585518061436931, 0.12393941008902104, 0.27365297384526865, 0.06907847447955258, -0.3364523073653206, 1.1837026889585271, 0.003686577734367838, -0.010733092509663826, -0.007589153852881256], "std": [0.14345450371158575, 0.10237884608271856, 0.07460673453261751, 0.2761275393556803, 0.18681886010086843, 0.2641038469639151, 4.7896254548235304e-05, 6.136488261346695e-06, 0.00018571953323479854, 0.000586001570312263, 0.0008862308460656587, 0.0002726145775679367], "min": [0.03147976466241704, 0.12947349099219027, 1.054050641854235, -0.9264436335492982, -0.1437796775623379, -0.5046348746122838, 0.06900658515166634, -0.3364548844265818, 1.1834384115041037, 0.003083826084824827, -0.01227182791609116, -0.007670135064255234], "max": [0.5720495869113125, 0.5106971507046636, 1.4438042409902478, 0.632217181932314, 0.6782811361437413, 1.0523091691501996, 0.06924275798822649, -0.33641965851921474, 1.1840207665901727, 0.004639593759549696, -0.007691122716301679, -0.0061360014367176485], "count": [1231]}, "eef_sim_pose_action": {"mean": [0.40482740236892156, 0.27804587241875744, 1.1795008164091088, -0.01585518061436931, 0.12393941008902104, 0.27365297384526865, 0.06907847447955258, -0.3364523073653206, 1.1837026889585271, 0.003686577734367838, -0.010733092509663826, -0.007589153852881256], "std": [0.14345450371158575, 0.10237884608271856, 0.07460673453261751, 0.2761275393556803, 0.18681886010086843, 0.2641038469639151, 4.7896254548235304e-05, 6.136488261346695e-06, 0.00018571953323479854, 0.000586001570312263, 0.0008862308460656587, 0.0002726145775679367], "min": [0.03147976466241704, 0.12947349099219027, 1.054050641854235, -0.9264436335492982, -0.1437796775623379, -0.5046348746122838, 0.06900658515166634, -0.3364548844265818, 1.1834384115041037, 0.003083826084824827, -0.01227182791609116, -0.007670135064255234], "max": [0.5720495869113125, 0.5106971507046636, 1.4438042409902478, 0.632217181932314, 0.6782811361437413, 1.0523091691501996, 0.06924275798822649, -0.33641965851921474, 1.1840207665901727, 0.004639593759549696, -0.007691122716301679, -0.0061360014367176485], "count": [1231]}, "gripper_mode_state": {"mean": [0.5199025182778229, 1.0], "std": [0.49960373273845715, 0.0], "min": [0, 1], "max": [1, 1], "count": [1231]}, "gripper_activity_state": {"mean": [1.8375304630381804, 2.0], "std": [0.5142218594352727, 0.0], "min": [0, 2], "max": [2, 2], "count": [1231]}, "gripper_mode_action": {"mean": [0.5199025182778229, 1.0], "std": [0.49960373273845715, 0.0], "min": [0, 1], "max": [1, 1], "count": [1231]}, "gripper_activity_action": {"mean": [1.8375304630381804, 2.0], "std": [0.5142218594352727, 0.0], "min": [0, 2], "max": [2, 2], "count": [1231]}, "gripper_open_scale_state": {"mean": [0.5529183157966909, 0.03584447928837361], "std": [0.38327309715596025, 6.938893903907228e-17], "min": [0.034619663442884176, 0.03584447928837368], "max": [0.9736924171447754, 0.03584447928837368], "count": [1231]}, "gripper_open_scale_action": {"mean": [0.5529183157966909, 0.03584447928837361], "std": [0.38327309715596025, 6.938893903907228e-17], "min": [0.034619663442884176, 0.03584447928837368], "max": [0.9736924171447754, 0.03584447928837368], "count": [1231]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4828639239211595]], [[0.48858173514580583]], [[0.4560860553663301]]], "std": [[[0.24784930790477597]], [[0.25015462176350517]], [[0.23366305501750947]]], "count": [213]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3454358487526466]], [[0.3539544567696667]], [[0.33721811935520163]]], "std": [[[0.2733975863227918]], [[0.2670600126137189]], [[0.2808927152989721]]], "count": [213]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.391207329671566]], [[0.39547394954330195]], [[0.3825821161537124]]], "std": [[[0.28816254064134705]], [[0.28554025045614523]], [[0.30209702211329936]]], "count": [213]}, "observation.state": {"min": [-0.9162907004356384, -0.0040480466559529305, -1.526310920715332, -1.5299999713897705, -0.1392078995704651, -0.1533980816602707, 0.0602339468896389, 0.0, -3.2526065174565133e-19, -0.020326385274529457, -0.019941750913858414, -0.01073786523193121, -0.014019406400620937, 0.06272783875465393], "max": [0.200951486825943, 2.636566400527954, -0.0015339808305725455, 0.1608760505914688, 0.9215684533119202, 0.2316311001777649, 1.71505868434906, 0.0015339808305725455, 0.0015339808305725455, -0.0012721256352961063, 0.04038824513554573, -0.003067961661145091, 0.026077672839164734, 0.06272783875465393], "mean": [-0.28264254331588745, 1.5482558012008667, -0.5975187420845032, -0.8237168192863464, 0.3776700794696808, 0.01394926942884922, 0.7407350540161133, 5.251372931525111e-05, 0.0006928586517460644, -0.00555341737344861, -0.011067206971347332, -0.007216658443212509, 0.007668328005820513, 0.06272830814123154], "std": [0.26282086968421936, 0.9769195914268494, 0.4895972013473511, 0.5270323753356934, 0.24959124624729156, 0.07484667748212814, 0.6971606612205505, 0.00027335225604474545, 0.0007211444317363203, 0.0030819240491837263, 0.0073434095829725266, 0.0016786223277449608, 0.007517444435507059, 4.6938657760620117e-07], "count": [1279]}, "action": {"min": [-0.9162907004356384, -0.0040480466559529305, -1.526310920715332, -1.5299999713897705, -0.1392078995704651, -0.1533980816602707, 0.0602339468896389, 0.0, -3.2526065174565133e-19, -0.020326385274529457, -0.019941750913858414, -0.01073786523193121, -0.014019406400620937, 0.06272783875465393], "max": [0.200951486825943, 2.636566400527954, -0.0015339808305725455, 0.1608760505914688, 0.9215684533119202, 0.2316311001777649, 1.71505868434906, 0.0015339808305725455, 0.0015339808305725455, -0.0012721256352961063, 0.04038824513554573, -0.003067961661145091, 0.026077672839164734, 0.06272783875465393], "mean": [-0.28264254331588745, 1.5482558012008667, -0.5975187420845032, -0.8237168192863464, 0.3776700794696808, 0.01394926942884922, 0.7407350540161133, 5.251372931525111e-05, 0.0006928586517460644, -0.00555341737344861, -0.011067206971347332, -0.007216658443212509, 0.007668328005820513, 0.06272830814123154], "std": [0.26282086968421936, 0.9769195914268494, 0.4895972013473511, 0.5270323753356934, 0.24959124624729156, 0.07484667748212814, 0.6971606612205505, 0.00027335225604474545, 0.0007211444317363203, 0.0030819240491837263, 0.0073434095829725266, 0.0016786223277449608, 0.007517444435507059, 4.6938657760620117e-07], "count": [1279]}, "timestamp": {"min": [0.0], "max": [42.6], "mean": [21.299999999999997], "std": [12.307179476495282], "count": [1279]}, "frame_index": {"min": [0], "max": [1278], "mean": [639.0], "std": [369.21538429485844], "count": [1279]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1279]}, "index": {"min": [37243], "max": [38521], "mean": [37882.0], "std": [369.21538429485844], "count": [1279]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1279]}, "subtask_annotation": {"mean": [4.4143862392494135, 7.0, 7.0, 7.0, 7.0], "std": [2.3703892808164917, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1279]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [1279]}, "eef_direction_state": {"mean": [3.433150899139953, 6.0], "std": [2.294916434228272, 0.0], "min": [0, 6], "max": [6, 6], "count": [1279]}, "eef_velocity_state": {"mean": [1.055512118842846, 0.0], "std": [0.8439911510130897, 0.0], "min": [0, 0], "max": [2, 0], "count": [1279]}, "eef_acc_mag_state": {"mean": [0.9859265050820953, 0.006254886630179828], "std": [0.8208324866516048, 0.10443623890229847], "min": [0, 0], "max": [2, 2], "count": [1279]}, "eef_direction_action": {"mean": [3.433150899139953, 6.0], "std": [2.294916434228272, 0.0], "min": [0, 6], "max": [6, 6], "count": [1279]}, "eef_velocity_action": {"mean": [1.055512118842846, 0.0], "std": [0.8439911510130897, 0.0], "min": [0, 0], "max": [2, 0], "count": [1279]}, "eef_acc_mag_action": {"mean": [0.9859265050820953, 0.006254886630179828], "std": [0.8208324866516048, 0.10443623890229847], "min": [0, 0], "max": [2, 2], "count": [1279]}, "eef_sim_pose_state": {"mean": [0.3211788837494161, 0.24236515587644908, 1.1852394007798723, 0.07125712409268296, 0.11250031329849572, 0.10220081025223168, 0.06874584432759222, -0.3366538526158687, 1.1851833299438557, 0.007781170173397505, -0.015927348307581475, -0.007165211521709703], "std": [0.17489674835668764, 0.09119193635049146, 0.05790348350317697, 0.08917957523417414, 0.11989704523361273, 0.16307029251249394, 0.00021658699434388347, 3.8631943984756435e-05, 0.00047425666900547476, 0.007520988486463759, 0.005416772607022194, 0.0016870007225611556], "min": [0.03953781119232608, 0.03504099165957945, 1.0858117556857887, -0.10597697763883246, -0.17695330066070447, -0.3114854347306595, 0.06753864126717354, -0.33676928187093746, 1.1835115074849782, -0.013968437017782031, -0.02454297122658189, -0.009206045476067862], "max": [0.5672184237258807, 0.4075984675955355, 1.3867079018510498, 0.3550191822027087, 0.5260709575293321, 0.7400134033677663, 0.06912070832683996, -0.33655927823295817, 1.185813690564383, 0.025862226529806603, 0.02006070313318009, -0.003068323095338302], "count": [1279]}, "eef_sim_pose_action": {"mean": [0.3211788837494161, 0.24236515587644908, 1.1852394007798723, 0.07125712409268296, 0.11250031329849572, 0.10220081025223168, 0.06874584432759222, -0.3366538526158687, 1.1851833299438557, 0.007781170173397505, -0.015927348307581475, -0.007165211521709703], "std": [0.17489674835668764, 0.09119193635049146, 0.05790348350317697, 0.08917957523417414, 0.11989704523361273, 0.16307029251249394, 0.00021658699434388347, 3.8631943984756435e-05, 0.00047425666900547476, 0.007520988486463759, 0.005416772607022194, 0.0016870007225611556], "min": [0.03953781119232608, 0.03504099165957945, 1.0858117556857887, -0.10597697763883246, -0.17695330066070447, -0.3114854347306595, 0.06753864126717354, -0.33676928187093746, 1.1835115074849782, -0.013968437017782031, -0.02454297122658189, -0.009206045476067862], "max": [0.5672184237258807, 0.4075984675955355, 1.3867079018510498, 0.3550191822027087, 0.5260709575293321, 0.7400134033677663, 0.06912070832683996, -0.33655927823295817, 1.185813690564383, 0.025862226529806603, 0.02006070313318009, -0.003068323095338302], "count": [1279]}, "gripper_mode_state": {"mean": [0.6278342455043002, 1.0], "std": [0.4833822562696636, 0.0], "min": [0, 1], "max": [1, 1], "count": [1279]}, "gripper_activity_state": {"mean": [1.800625488663018, 2.0], "std": [0.56213564316864, 0.0], "min": [0, 2], "max": [2, 2], "count": [1279]}, "gripper_mode_action": {"mean": [0.6278342455043002, 1.0], "std": [0.4833822562696636, 0.0], "min": [0, 1], "max": [1, 1], "count": [1279]}, "gripper_activity_action": {"mean": [1.800625488663018, 2.0], "std": [0.56213564316864, 0.0], "min": [0, 2], "max": [2, 2], "count": [1279]}, "gripper_open_scale_state": {"mean": [0.42327611401508985, 0.03584447928837353], "std": [0.3983775821584092, 1.457167719820518e-16], "min": [0.0344193982226508, 0.03584447928837368], "max": [0.9800335339137486, 0.03584447928837368], "count": [1279]}, "gripper_open_scale_action": {"mean": [0.42327611401508985, 0.03584447928837353], "std": [0.3983775821584092, 1.457167719820518e-16], "min": [0.0344193982226508, 0.03584447928837368], "max": [0.9800335339137486, 0.03584447928837368], "count": [1279]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.484656569274082]], [[0.5074331333751156]], [[0.4956020893644114]]], "std": [[[0.2681364861049356]], [[0.2510423217091001]], [[0.23549558282344937]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38142830726912785]], [[0.3966221336835089]], [[0.3894923237432974]]], "std": [[[0.27047862224881897]], [[0.25154840096259723]], [[0.25645802207283813]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35774832373334925]], [[0.37215254275226073]], [[0.3662514661115588]]], "std": [[[0.26842340735080855]], [[0.25320987831398817]], [[0.25824670915355696]]], "count": [219]}, "observation.state": {"min": [-0.39302173256874084, -0.0011938981479033828, -0.9081166386604309, -1.5299999713897705, -1.1406711339950562, -0.5649305582046509, 0.05370308831334114, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.0015339808305725455, -0.0068854158744215965, 0.06272783875465393], "max": [0.7561127543449402, 2.3790504932403564, -0.0015339808305725455, 0.37011608481407166, 0.8390874862670898, 0.07673407346010208, 1.6989216804504395, -0.004601942375302315, 0.0, 4.336808689942018e-19, -0.0031880009919404984, 3.2526065174565133e-19, 2.0328790734103208e-20, 0.06272783875465393], "mean": [-0.01063724048435688, 1.7505050897598267, -0.5202714800834656, -1.0445058345794678, 0.3547516167163849, -0.11548792570829391, 0.8412285447120667, -0.004601954482495785, 0.0, -0.001079879468306899, -0.004615031182765961, -7.953315071063116e-05, -0.004463746678084135, 0.06272833049297333], "std": [0.2491994947195053, 0.7505267858505249, 0.25320279598236084, 0.5474407076835632, 0.3683627247810364, 0.11292555183172226, 0.676384687423706, 1.210719347000122e-08, 0.0, 0.0005867549334652722, 0.00015011020877864212, 0.0003167492977809161, 0.0006235173204913735, 4.917383193969727e-07], "count": [1322]}, "action": {"min": [-0.39302173256874084, -0.0011938981479033828, -0.9081166386604309, -1.5299999713897705, -1.1406711339950562, -0.5649305582046509, 0.05370308831334114, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.0015339808305725455, -0.0068854158744215965, 0.06272783875465393], "max": [0.7561127543449402, 2.3790504932403564, -0.0015339808305725455, 0.37011608481407166, 0.8390874862670898, 0.07673407346010208, 1.6989216804504395, -0.004601942375302315, 0.0, 4.336808689942018e-19, -0.0031880009919404984, 3.2526065174565133e-19, 2.0328790734103208e-20, 0.06272783875465393], "mean": [-0.01063724048435688, 1.7505050897598267, -0.5202714800834656, -1.0445058345794678, 0.3547516167163849, -0.11548792570829391, 0.8412285447120667, -0.004601954482495785, 0.0, -0.001079879468306899, -0.004615031182765961, -7.953315071063116e-05, -0.004463746678084135, 0.06272833049297333], "std": [0.2491994947195053, 0.7505267858505249, 0.25320279598236084, 0.5474407076835632, 0.3683627247810364, 0.11292555183172226, 0.676384687423706, 1.210719347000122e-08, 0.0, 0.0005867549334652722, 0.00015011020877864212, 0.0003167492977809161, 0.0006235173204913735, 4.917383193969727e-07], "count": [1322]}, "timestamp": {"min": [0.0], "max": [44.03333333333333], "mean": [22.016666666666666], "std": [12.720947291770374], "count": [1322]}, "frame_index": {"min": [0], "max": [1321], "mean": [660.5], "std": [381.6284187531112], "count": [1322]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1322]}, "index": {"min": [38522], "max": [39843], "mean": [39182.5], "std": [381.6284187531112], "count": [1322]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1322]}, "subtask_annotation": {"mean": [4.143721633888048, 7.0, 7.0, 7.0, 7.0], "std": [2.41789422291237, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1322]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [1322]}, "eef_direction_state": {"mean": [3.342662632375189, 6.0], "std": [2.1175325012257367, 0.0], "min": [0, 6], "max": [6, 6], "count": [1322]}, "eef_velocity_state": {"mean": [0.9848714069591528, 0.0], "std": [0.6746419614892769, 0.0], "min": [0, 0], "max": [2, 0], "count": [1322]}, "eef_acc_mag_state": {"mean": [1.0393343419062027, 0.0], "std": [0.8084063880348131, 0.0], "min": [0, 0], "max": [2, 0], "count": [1322]}, "eef_direction_action": {"mean": [3.342662632375189, 6.0], "std": [2.1175325012257367, 0.0], "min": [0, 6], "max": [6, 6], "count": [1322]}, "eef_velocity_action": {"mean": [0.9848714069591528, 0.0], "std": [0.6746419614892769, 0.0], "min": [0, 0], "max": [2, 0], "count": [1322]}, "eef_acc_mag_action": {"mean": [1.0393343419062027, 0.0], "std": [0.8084063880348131, 0.0], "min": [0, 0], "max": [2, 0], "count": [1322]}, "eef_sim_pose_state": {"mean": [0.35295971690089384, 0.3358144447533205, 1.1887776609552991, -0.03052896223084482, 0.16111734064767466, 0.35741129813142625, 0.0690473878802688, -0.3363867361284699, 1.1832673382063115, -0.004463266591098661, -0.005694896038885829, -0.004681476988607208], "std": [0.13175235284878895, 0.07032726430544543, 0.05543353262344666, 0.12998335545724446, 0.15514569876945145, 0.27398574010637544, 4.470589420347703e-05, 7.119998718279537e-06, 0.0001631847666681426, 0.0006248105711631663, 0.0006041909093876363, 0.0003167551141235188], "min": [0.0053955802676247805, 0.23023756212307958, 1.0766472745470346, -0.5808367611078219, -0.19449977903181992, -1.1911478588310933, 0.06901152668345117, -0.33641984199769026, 1.182966711222446, -0.0068854158744215965, -0.007669904152862728, -0.006135968326984804], "max": [0.47128977922886683, 0.497717575833724, 1.4002509194727044, 0.2779822445490551, 0.5366520238222279, 0.6383062297387785, 0.0691296383880872, -0.336384782194805, 1.183549078011413, 9.412503009830278e-06, -0.004601941847728996, -0.004601942375302312], "count": [1322]}, "eef_sim_pose_action": {"mean": [0.35295971690089384, 0.3358144447533205, 1.1887776609552991, -0.03052896223084482, 0.16111734064767466, 0.35741129813142625, 0.0690473878802688, -0.3363867361284699, 1.1832673382063115, -0.004463266591098661, -0.005694896038885829, -0.004681476988607208], "std": [0.13175235284878895, 0.07032726430544543, 0.05543353262344666, 0.12998335545724446, 0.15514569876945145, 0.27398574010637544, 4.470589420347703e-05, 7.119998718279537e-06, 0.0001631847666681426, 0.0006248105711631663, 0.0006041909093876363, 0.0003167551141235188], "min": [0.0053955802676247805, 0.23023756212307958, 1.0766472745470346, -0.5808367611078219, -0.19449977903181992, -1.1911478588310933, 0.06901152668345117, -0.33641984199769026, 1.182966711222446, -0.0068854158744215965, -0.007669904152862728, -0.006135968326984804], "max": [0.47128977922886683, 0.497717575833724, 1.4002509194727044, 0.2779822445490551, 0.5366520238222279, 0.6383062297387785, 0.0691296383880872, -0.336384782194805, 1.183549078011413, 9.412503009830278e-06, -0.004601941847728996, -0.004601942375302312], "count": [1322]}, "gripper_mode_state": {"mean": [0.5922844175491679, 1.0], "std": [0.4914097946496504, 0.0], "min": [0, 1], "max": [1, 1], "count": [1322]}, "gripper_activity_state": {"mean": [1.8502269288956128, 2.0], "std": [0.4937927345464544, 0.0], "min": [0, 2], "max": [2, 2], "count": [1322]}, "gripper_mode_action": {"mean": [0.5922844175491679, 1.0], "std": [0.4914097946496504, 0.0], "min": [0, 1], "max": [1, 1], "count": [1322]}, "gripper_activity_action": {"mean": [1.8502269288956128, 2.0], "std": [0.4937927345464544, 0.0], "min": [0, 2], "max": [2, 2], "count": [1322]}, "gripper_open_scale_state": {"mean": [0.4807046908335314, 0.03584447928837347], "std": [0.3865058517950178, 2.0816681711721685e-16], "min": [0.030687479036194936, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1322]}, "gripper_open_scale_action": {"mean": [0.4807046908335314, 0.03584447928837347], "std": [0.3865058517950178, 2.0816681711721685e-16], "min": [0.030687479036194936, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1322]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4888305885783885]], [[0.5088009387919648]], [[0.5035206660748288]]], "std": [[[0.2578743281984311]], [[0.24248167080775182]], [[0.23131928946836805]]], "count": [254]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36320864747911413]], [[0.3720574779561869]], [[0.35727801579949564]]], "std": [[[0.2551242187315664]], [[0.2438905678022123]], [[0.2543419760471316]]], "count": [254]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39138418099085653]], [[0.40654880731820286]], [[0.39994833749335257]]], "std": [[[0.29652272502058946]], [[0.28091804933256675]], [[0.284647491605934]]], "count": [254]}, "observation.state": {"min": [-0.0015339808305725455, 0.0015339808305725455, -0.032213594764471054, 0.07363107800483704, 0.004601942375302315, -0.01073786523193121, 0.06048319488763809, -0.9477126598358154, -0.007503850851207972, -1.983437180519104, -1.5299999713897705, -0.33594179153442383, -0.40768733620643616, 0.06272783875465393], "max": [0.0015339808305725455, 0.003067961661145091, -0.02761165425181389, 0.07669904083013535, 0.00920388475060463, 0.02191789448261261, 0.06060783192515373, 0.4832039475440979, 2.7918450832366943, 0.00013894791482016444, 0.2642490267753601, 1.5299999713897705, 1.4264832735061646, 0.06272783875465393], "mean": [-0.00021659322374034673, 0.001569906366057694, -0.02984154038131237, 0.07518917322158813, 0.007027038838714361, 0.0061365519650280476, 0.06060510501265526, -0.06515315920114517, 1.8861126899719238, -0.9756341576576233, -0.9027829170227051, 0.14076979458332062, -0.11316171288490295, 0.06272842735052109], "std": [0.0005692258710041642, 0.0002067067107418552, 0.0011279694736003876, 0.00045105480239726603, 0.0007490015705116093, 0.007302986923605204, 1.5305149645428173e-05, 0.45062869787216187, 0.950458288192749, 0.6614100933074951, 0.5606549978256226, 0.3665470778942108, 0.2886958718299866, 5.885958671569824e-07], "count": [1613]}, "action": {"min": [-0.0015339808305725455, 0.0015339808305725455, -0.032213594764471054, 0.07363107800483704, 0.004601942375302315, -0.01073786523193121, 0.06048319488763809, -0.9477126598358154, -0.007503850851207972, -1.983437180519104, -1.5299999713897705, -0.33594179153442383, -0.40768733620643616, 0.06272783875465393], "max": [0.0015339808305725455, 0.003067961661145091, -0.02761165425181389, 0.07669904083013535, 0.00920388475060463, 0.02191789448261261, 0.06060783192515373, 0.4832039475440979, 2.7918450832366943, 0.00013894791482016444, 0.2642490267753601, 1.5299999713897705, 1.4264832735061646, 0.06272783875465393], "mean": [-0.00021659322374034673, 0.001569906366057694, -0.02984154038131237, 0.07518917322158813, 0.007027038838714361, 0.0061365519650280476, 0.06060510501265526, -0.06515315920114517, 1.8861126899719238, -0.9756341576576233, -0.9027829170227051, 0.14076979458332062, -0.11316171288490295, 0.06272842735052109], "std": [0.0005692258710041642, 0.0002067067107418552, 0.0011279694736003876, 0.00045105480239726603, 0.0007490015705116093, 0.007302986923605204, 1.5305149645428173e-05, 0.45062869787216187, 0.950458288192749, 0.6614100933074951, 0.5606549978256226, 0.3665470778942108, 0.2886958718299866, 5.885958671569824e-07], "count": [1613]}, "timestamp": {"min": [0.0], "max": [53.733333333333334], "mean": [26.866666666666667], "std": [15.52109675391673], "count": [1613]}, "frame_index": {"min": [0], "max": [1612], "mean": [806.0], "std": [465.6329026175019], "count": [1613]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [1613]}, "index": {"min": [39844], "max": [41456], "mean": [40650.0], "std": [465.6329026175019], "count": [1613]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1613]}, "subtask_annotation": {"mean": [4.150030998140112, 7.0, 7.0, 7.0, 7.0], "std": [2.577465955001911, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1613]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [1613]}, "eef_direction_state": {"mean": [6.0, 3.381277123372598], "std": [0.0, 2.0566247228269545], "min": [6, 0], "max": [6, 6], "count": [1613]}, "eef_velocity_state": {"mean": [0.0, 1.1717296962182269], "std": [0.0, 0.7475651214140652], "min": [0, 0], "max": [0, 2], "count": [1613]}, "eef_acc_mag_state": {"mean": [0.0, 1.106633601983881], "std": [0.0, 0.7832954612262613], "min": [0, 0], "max": [0, 2], "count": [1613]}, "eef_direction_action": {"mean": [6.0, 3.381277123372598], "std": [0.0, 2.0566247228269545], "min": [6, 0], "max": [6, 6], "count": [1613]}, "eef_velocity_action": {"mean": [0.0, 1.1717296962182269], "std": [0.0, 0.7475651214140652], "min": [0, 0], "max": [0, 2], "count": [1613]}, "eef_acc_mag_action": {"mean": [0.0, 1.106633601983881], "std": [0.0, 0.7832954612262613], "min": [0, 0], "max": [0, 2], "count": [1613]}, "eef_sim_pose_state": {"mean": [0.0668137200656636, 0.33367331365942293, 1.1830668097948982, 0.006466781703815939, 0.04691627939739242, 0.00681825576432496, 0.3939248041837988, -0.3199765422818663, 1.1958832509634172, -0.09438735616032704, 0.018112427591770345, 0.08061554320012754], "std": [8.909911566317139e-05, 1.4917466520806433e-05, 0.00029796184811098716, 0.007307534377198823, 0.0011119888119552625, 0.0011647402916159187, 0.18882643460780937, 0.1587135325415815, 0.07532125991453427, 0.2391033314653275, 0.19343972972830656, 0.2706179083572106], "min": [0.06662518856230992, 0.33361331714375053, 1.182455219397588, -0.010445862912434966, 0.04448428098160906, 0.0030731696240020212, 0.002988116487815891, -0.5869843386114839, 1.0653849158831412, -0.351823684188025, -0.35270901018653156, -0.6339969210254157], "max": [0.06698661313995152, 0.33371687209438483, 1.1837201986287995, 0.022274974466983597, 0.04908686148873187, 0.01058425484368179, 0.6161145735788726, -0.08112828100100293, 1.4249376758939336, 0.7994097434085978, 0.7136732893025854, 1.5449397940709275], "count": [1613]}, "eef_sim_pose_action": {"mean": [0.0668137200656636, 0.33367331365942293, 1.1830668097948982, 0.006466781703815939, 0.04691627939739242, 0.00681825576432496, 0.3939248041837988, -0.3199765422818663, 1.1958832509634172, -0.09438735616032704, 0.018112427591770345, 0.08061554320012754], "std": [8.909911566317139e-05, 1.4917466520806433e-05, 0.00029796184811098716, 0.007307534377198823, 0.0011119888119552625, 0.0011647402916159187, 0.18882643460780937, 0.1587135325415815, 0.07532125991453427, 0.2391033314653275, 0.19343972972830656, 0.2706179083572106], "min": [0.06662518856230992, 0.33361331714375053, 1.182455219397588, -0.010445862912434966, 0.04448428098160906, 0.0030731696240020212, 0.002988116487815891, -0.5869843386114839, 1.0653849158831412, -0.351823684188025, -0.35270901018653156, -0.6339969210254157], "max": [0.06698661313995152, 0.33371687209438483, 1.1837201986287995, 0.022274974466983597, 0.04908686148873187, 0.01058425484368179, 0.6161145735788726, -0.08112828100100293, 1.4249376758939336, 0.7994097434085978, 0.7136732893025854, 1.5449397940709275], "count": [1613]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1613]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1613]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1613]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1613]}, "gripper_open_scale_state": {"mean": [0.034631442534321745, 0.03584447928837314], "std": [8.745604509086348e-06, 5.342948306008566e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.03463304681437356, 0.03584447928837368], "count": [1613]}, "gripper_open_scale_action": {"mean": [0.034631442534321745, 0.03584447928837314], "std": [8.745604509086348e-06, 5.342948306008566e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.03463304681437356, 0.03584447928837368], "count": [1613]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5033380631469629]], [[0.5069273285019247]], [[0.47578771715940266]]], "std": [[[0.24011796480096012]], [[0.23935002707043973]], [[0.22425306596962363]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35105819843769404]], [[0.3640593583144254]], [[0.3493025345140935]]], "std": [[[0.27009976080435577]], [[0.2636662149163682]], [[0.27466325133790725]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411172564823281]], [[0.4173414919796359]], [[0.4029468149954282]]], "std": [[[0.30551791010789164]], [[0.30180619942786]], [[0.3175694157777231]]], "count": [193]}, "observation.state": {"min": [-1.0660377740859985, -0.005326614715158939, -1.9483520984649658, -1.5299999713897705, -0.46095389127731323, -0.20912103354930878, 0.060857128351926804, -0.0015339808305725455, -1.0842021724855044e-19, 0.0, -3.2526065174565133e-19, -0.0030543189495801926, -0.00920388475060463, 0.06272783875465393], "max": [0.04295146092772484, 2.7550294399261475, 0.0023035400081425905, 0.09857038408517838, 0.613223135471344, 0.18062064051628113, 1.6989216804504395, 0.0, 0.001533529139123857, 0.0, 0.0015339808305725455, 3.2526065174565133e-19, 0.003067961661145091, 0.06272783875465393], "mean": [-0.4811657965183258, 1.7941901683807373, -0.8408721089363098, -0.8307766914367676, 0.35510948300361633, -0.011890479363501072, 0.7651012539863586, -8.005189010873437e-05, 7.4957788456231356e-06, 0.0, 7.497829938074574e-05, -0.0015128330560401082, 0.0015404588775709271, 0.06272822618484497], "std": [0.32925164699554443, 0.9691016674041748, 0.6332767605781555, 0.547502875328064, 0.23259903490543365, 0.08732394129037857, 0.6806103587150574, 0.00033931221696548164, 9.981027687899768e-05, 0.0, 0.000321346364216879, 0.00018728876602835953, 0.0025168180000036955, 3.8743019104003906e-07], "count": [1116]}, "action": {"min": [-1.0660377740859985, -0.005326614715158939, -1.9483520984649658, -1.5299999713897705, -0.46095389127731323, -0.20912103354930878, 0.060857128351926804, -0.0015339808305725455, -1.0842021724855044e-19, 0.0, -3.2526065174565133e-19, -0.0030543189495801926, -0.00920388475060463, 0.06272783875465393], "max": [0.04295146092772484, 2.7550294399261475, 0.0023035400081425905, 0.09857038408517838, 0.613223135471344, 0.18062064051628113, 1.6989216804504395, 0.0, 0.001533529139123857, 0.0, 0.0015339808305725455, 3.2526065174565133e-19, 0.003067961661145091, 0.06272783875465393], "mean": [-0.4811657965183258, 1.7941901683807373, -0.8408721089363098, -0.8307766914367676, 0.35510948300361633, -0.011890479363501072, 0.7651012539863586, -8.005189010873437e-05, 7.4957788456231356e-06, 0.0, 7.497829938074574e-05, -0.0015128330560401082, 0.0015404588775709271, 0.06272822618484497], "std": [0.32925164699554443, 0.9691016674041748, 0.6332767605781555, 0.547502875328064, 0.23259903490543365, 0.08732394129037857, 0.6806103587150574, 0.00033931221696548164, 9.981027687899768e-05, 0.0, 0.000321346364216879, 0.00018728876602835953, 0.0025168180000036955, 3.8743019104003906e-07], "count": [1116]}, "timestamp": {"min": [0.0], "max": [37.166666666666664], "mean": [18.583333333333332], "std": [10.73871069576825], "count": [1116]}, "frame_index": {"min": [0], "max": [1115], "mean": [557.5], "std": [322.1613208730475], "count": [1116]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [1116]}, "index": {"min": [41457], "max": [42572], "mean": [42014.5], "std": [322.1613208730475], "count": [1116]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1116]}, "subtask_annotation": {"mean": [3.902329749103943, 7.0, 7.0, 7.0, 7.0], "std": [2.513111485647656, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1116]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [1116]}, "eef_direction_state": {"mean": [3.4874551971326166, 6.0], "std": [2.1998746243111333, 0.0], "min": [0, 6], "max": [6, 6], "count": [1116]}, "eef_velocity_state": {"mean": [1.0869175627240144, 0.0], "std": [0.8168087414357277, 0.0], "min": [0, 0], "max": [2, 0], "count": [1116]}, "eef_acc_mag_state": {"mean": [0.974910394265233, 0.0], "std": [0.831340353937846, 0.0], "min": [0, 0], "max": [2, 0], "count": [1116]}, "eef_direction_action": {"mean": [3.4874551971326166, 6.0], "std": [2.1998746243111333, 0.0], "min": [0, 6], "max": [6, 6], "count": [1116]}, "eef_velocity_action": {"mean": [1.0869175627240144, 0.0], "std": [0.8168087414357277, 0.0], "min": [0, 0], "max": [2, 0], "count": [1116]}, "eef_acc_mag_action": {"mean": [0.974910394265233, 0.0], "std": [0.831340353937846, 0.0], "min": [0, 0], "max": [2, 0], "count": [1116]}, "eef_sim_pose_state": {"mean": [0.3391741286998186, 0.1521435277257733, 1.180402867832254, 0.03521947803226185, 0.11043095040234094, -0.12033238269583645, 0.06913101778336275, -0.33652245823611027, 1.1824874850059977, 0.001540331374073159, 8.247399663623598e-05, -0.0015928812700101407], "std": [0.15226972847446946, 0.14265228203317284, 0.05578072739565902, 0.09505660711120018, 0.11318108738725145, 0.17288981688380628, 7.536283152971231e-06, 8.709866809940678e-06, 3.30567455829341e-05, 0.0025170027299415277, 0.00033481515010312207, 0.000391917168834538], "min": [0.05885343548539838, -0.0963701985258461, 1.0844065130965337, -0.3327979904649535, -0.09770521475357818, -0.528669966382118, 0.06913033792442638, -0.33655897123245826, 1.1823377624652032, -0.00920388475060463, 0.0, -0.003067961691063318], "max": [0.5356614560792436, 0.3543244266043413, 1.3095536833634542, 0.23618441122505185, 0.4026870460969343, 0.5091919462671063, 0.06924624373183799, -0.33648978892484843, 1.1825298711312249, 0.003067961661145092, 0.0015339790257684616, 0.0], "count": [1116]}, "eef_sim_pose_action": {"mean": [0.3391741286998186, 0.1521435277257733, 1.180402867832254, 0.03521947803226185, 0.11043095040234094, -0.12033238269583645, 0.06913101778336275, -0.33652245823611027, 1.1824874850059977, 0.001540331374073159, 8.247399663623598e-05, -0.0015928812700101407], "std": [0.15226972847446946, 0.14265228203317284, 0.05578072739565902, 0.09505660711120018, 0.11318108738725145, 0.17288981688380628, 7.536283152971231e-06, 8.709866809940678e-06, 3.30567455829341e-05, 0.0025170027299415277, 0.00033481515010312207, 0.000391917168834538], "min": [0.05885343548539838, -0.0963701985258461, 1.0844065130965337, -0.3327979904649535, -0.09770521475357818, -0.528669966382118, 0.06913033792442638, -0.33655897123245826, 1.1823377624652032, -0.00920388475060463, 0.0, -0.003067961691063318], "max": [0.5356614560792436, 0.3543244266043413, 1.3095536833634542, 0.23618441122505185, 0.4026870460969343, 0.5091919462671063, 0.06924624373183799, -0.33648978892484843, 1.1825298711312249, 0.003067961661145092, 0.0015339790257684616, 0.0], "count": [1116]}, "gripper_mode_state": {"mean": [0.6299283154121864, 1.0], "std": [0.48282360428436666, 0.0], "min": [0, 1], "max": [1, 1], "count": [1116]}, "gripper_activity_state": {"mean": [1.8655913978494623, 2.0], "std": [0.47314882599336816, 0.0], "min": [0, 2], "max": [2, 2], "count": [1116]}, "gripper_mode_action": {"mean": [0.6299283154121864, 1.0], "std": [0.48282360428436666, 0.0], "min": [0, 1], "max": [1, 1], "count": [1116]}, "gripper_activity_action": {"mean": [1.8655913978494623, 2.0], "std": [0.47314882599336816, 0.0], "min": [0, 2], "max": [2, 2], "count": [1116]}, "gripper_open_scale_state": {"mean": [0.4372003325382773, 0.03584447928837381], "std": [0.38891960185238994, 1.3183898417423734e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1116]}, "gripper_open_scale_action": {"mean": [0.4372003325382773, 0.03584447928837381], "std": [0.38891960185238994, 1.3183898417423734e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1116]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48124822002111267]], [[0.48582390983311996]], [[0.44932000314444215]]], "std": [[[0.2449401270611162]], [[0.24546145043389256]], [[0.22993223829443704]]], "count": [194]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3624083563551423]], [[0.3712183028996249]], [[0.3558073369382117]]], "std": [[[0.2693113851093603]], [[0.2641290920614259]], [[0.2777946232784474]]], "count": [194]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37034874811894974]], [[0.37598182961615345]], [[0.36010659939806394]]], "std": [[[0.27999321141159306]], [[0.2772447199190078]], [[0.2929197254301206]]], "count": [194]}, "observation.state": {"min": [-0.6686825752258301, -9.812345524551347e-05, -1.150485634803772, -1.530049204826355, -0.22928400337696075, -0.13192234933376312, 0.0545441098511219, 0.0, -1.0842021724855044e-19, -7.334925854116232e-19, 0.004601942375302315, 0.003067961661145091, -0.013805827125906944, 0.06272783875465393], "max": [0.25003886222839355, 2.5172624588012695, -0.0015339808305725455, 0.44657963514328003, 0.5229145288467407, 0.13135750591754913, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.001362706650979817, 0.004601942375302315, 0.004601942375302315, -0.007669903803616762, 0.06272783875465393], "mean": [-0.2020709365606308, 1.2898286581039429, -0.3608115613460541, -0.8287070989608765, 0.1770048439502716, -0.0028928229585289955, 0.648767352104187, 0.0, 5.9718538977904245e-05, 3.8110297282401007e-06, 0.004601954482495785, 0.0031296410597860813, -0.009993135929107666, 0.06272823363542557], "std": [0.23324750363826752, 0.9741955399513245, 0.3052907884120941, 0.67796790599823, 0.19879278540611267, 0.053790073841810226, 0.6601964235305786, 0.0, 0.0002936162054538727, 6.522941839648411e-05, 1.210719347000122e-08, 0.0002737125032581389, 0.0016555244801566005, 3.948807716369629e-07], "count": [1127]}, "action": {"min": [-0.6686825752258301, -9.812345524551347e-05, -1.150485634803772, -1.530049204826355, -0.22928400337696075, -0.13192234933376312, 0.0545441098511219, 0.0, -1.0842021724855044e-19, -7.334925854116232e-19, 0.004601942375302315, 0.003067961661145091, -0.013805827125906944, 0.06272783875465393], "max": [0.25003886222839355, 2.5172624588012695, -0.0015339808305725455, 0.44657963514328003, 0.5229145288467407, 0.13135750591754913, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.001362706650979817, 0.004601942375302315, 0.004601942375302315, -0.007669903803616762, 0.06272783875465393], "mean": [-0.2020709365606308, 1.2898286581039429, -0.3608115613460541, -0.8287070989608765, 0.1770048439502716, -0.0028928229585289955, 0.648767352104187, 0.0, 5.9718538977904245e-05, 3.8110297282401007e-06, 0.004601954482495785, 0.0031296410597860813, -0.009993135929107666, 0.06272823363542557], "std": [0.23324750363826752, 0.9741955399513245, 0.3052907884120941, 0.67796790599823, 0.19879278540611267, 0.053790073841810226, 0.6601964235305786, 0.0, 0.0002936162054538727, 6.522941839648411e-05, 1.210719347000122e-08, 0.0002737125032581389, 0.0016555244801566005, 3.948807716369629e-07], "count": [1127]}, "timestamp": {"min": [0.0], "max": [37.53333333333333], "mean": [18.766666666666666], "std": [10.844558287198444], "count": [1127]}, "frame_index": {"min": [0], "max": [1126], "mean": [563.0], "std": [325.3367486159533], "count": [1127]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1127]}, "index": {"min": [42573], "max": [43699], "mean": [43136.0], "std": [325.3367486159533], "count": [1127]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1127]}, "subtask_annotation": {"mean": [3.7728482697426795, 7.0, 7.0, 7.0, 7.0], "std": [2.6907856765784333, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1127]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [1127]}, "eef_direction_state": {"mean": [3.432120674356699, 6.0], "std": [2.417871428820686, 0.0], "min": [0, 6], "max": [6, 6], "count": [1127]}, "eef_velocity_state": {"mean": [1.0718722271517303, 0.0], "std": [0.8690571284205, 0.0], "min": [0, 0], "max": [2, 0], "count": [1127]}, "eef_acc_mag_state": {"mean": [0.9494232475598935, 0.0], "std": [0.836244788414179, 0.0], "min": [0, 0], "max": [2, 0], "count": [1127]}, "eef_direction_action": {"mean": [3.432120674356699, 6.0], "std": [2.417871428820686, 0.0], "min": [0, 6], "max": [6, 6], "count": [1127]}, "eef_velocity_action": {"mean": [1.0718722271517303, 0.0], "std": [0.8690571284205, 0.0], "min": [0, 0], "max": [2, 0], "count": [1127]}, "eef_acc_mag_action": {"mean": [0.9494232475598935, 0.0], "std": [0.836244788414179, 0.0], "min": [0, 0], "max": [2, 0], "count": [1127]}, "eef_sim_pose_state": {"mean": [0.26284446325197125, 0.27766484849108564, 1.1930805407149703, 0.021960088286738587, 0.09462948659990073, -0.021757752767604725, 0.06913405454930296, -0.33641981396512943, 1.182023590799066, -0.009978525537261022, 0.00466544892277607, 0.003129668134504144], "std": [0.1575479037856669, 0.06945994084986688, 0.05914712305846749, 0.08043076305454684, 0.12334308087642054, 0.1476537783754532, 2.2509078690235105e-05, 6.1592990649272966e-06, 1.9352168052534254e-05, 0.001655183439422913, 0.0003000158672491691, 0.0002737147671257977], "min": [0.009937964515607224, 0.1364116167581387, 1.0741906273278703, -0.1390477725349649, -0.26035361647182476, -0.3926153657682401, 0.06912916132422398, -0.3364212017670419, 1.1816454749728886, -0.013791708465614037, 0.004601893645367339, 0.0030679941476800757], "max": [0.5076055889764143, 0.4118607562572428, 1.3173122465426477, 0.23723048215538628, 0.41320223336629236, 0.24382957278304787, 0.06924438942763675, -0.33638668285624956, 1.1820581729709865, -0.007651078819747297, 0.006135894328687996, 0.0046019911047213355], "count": [1127]}, "eef_sim_pose_action": {"mean": [0.26284446325197125, 0.27766484849108564, 1.1930805407149703, 0.021960088286738587, 0.09462948659990073, -0.021757752767604725, 0.06913405454930296, -0.33641981396512943, 1.182023590799066, -0.009978525537261022, 0.00466544892277607, 0.003129668134504144], "std": [0.1575479037856669, 0.06945994084986688, 0.05914712305846749, 0.08043076305454684, 0.12334308087642054, 0.1476537783754532, 2.2509078690235105e-05, 6.1592990649272966e-06, 1.9352168052534254e-05, 0.001655183439422913, 0.0003000158672491691, 0.0002737147671257977], "min": [0.009937964515607224, 0.1364116167581387, 1.0741906273278703, -0.1390477725349649, -0.26035361647182476, -0.3926153657682401, 0.06912916132422398, -0.3364212017670419, 1.1816454749728886, -0.013791708465614037, 0.004601893645367339, 0.0030679941476800757], "max": [0.5076055889764143, 0.4118607562572428, 1.3173122465426477, 0.23723048215538628, 0.41320223336629236, 0.24382957278304787, 0.06924438942763675, -0.33638668285624956, 1.1820581729709865, -0.007651078819747297, 0.006135894328687996, 0.0046019911047213355], "count": [1127]}, "gripper_mode_state": {"mean": [0.6929902395740906, 1.0], "std": [0.4612534741648433, 0.0], "min": [0, 1], "max": [1, 1], "count": [1127]}, "gripper_activity_state": {"mean": [1.8198757763975155, 2.0], "std": [0.5381907831660737, 0.0], "min": [0, 2], "max": [2, 2], "count": [1127]}, "gripper_mode_action": {"mean": [0.6929902395740906, 1.0], "std": [0.4612534741648433, 0.0], "min": [0, 1], "max": [1, 1], "count": [1127]}, "gripper_activity_action": {"mean": [1.8198757763975155, 2.0], "std": [0.5381907831660737, 0.0], "min": [0, 2], "max": [2, 2], "count": [1127]}, "gripper_open_scale_state": {"mean": [0.3707250843979322, 0.03584447928837379], "std": [0.3772545770094485, 1.1102230246251565e-16], "min": [0.031168062772069658, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1127]}, "gripper_open_scale_action": {"mean": [0.3707250843979322, 0.03584447928837379], "std": [0.3772545770094485, 1.1102230246251565e-16], "min": [0.031168062772069658, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1127]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116058404558405]], [[0.5227654265124853]], [[0.5171357661583151]]], "std": [[[0.24611243330848862]], [[0.23609771154453776]], [[0.2312224990297041]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3655129894977934]], [[0.37874709513435]], [[0.3684545765599687]]], "std": [[[0.2770496973794829]], [[0.26359979169120534]], [[0.2694155945350092]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35413181665828725]], [[0.36488751606055525]], [[0.35747642450142453]]], "std": [[[0.28286031500677333]], [[0.2703786511687437]], [[0.2800970885501417]]], "count": [195]}, "observation.state": {"min": [-0.8328396677970886, 0.0, -1.509437084197998, -1.5299999713897705, -0.10342349112033844, -0.9554177522659302, 0.06110645458102226, -4.336808689942018e-19, -4.52884637086722e-34, -0.0015339808305725455, -0.003067961661145091, -0.006135923322290182, 0.023009711876511574, 0.06272783875465393], "max": [0.15033011138439178, 2.5950279235839844, 0.0015339808305725455, 0.13805827498435974, 1.0170292854309082, 0.30667173862457275, 1.708351731300354, 0.0015336809447035193, 0.0015339808305725455, 3.2394754388225403e-18, 5.0225980796204376e-18, -0.0030713900923728943, 0.035271599888801575, 0.06272783875465393], "mean": [-0.3678340017795563, 1.8130191564559937, -0.6674374938011169, -0.7908066511154175, 0.5229939818382263, -0.27624979615211487, 0.9886513352394104, 2.360928374400828e-05, 0.001525625353679061, -0.0003406982868909836, -0.000542402092833072, -0.005746526177972555, 0.031903862953186035, 0.06272824108600616], "std": [0.2503802180290222, 0.7562363147735596, 0.47287943959236145, 0.5958573222160339, 0.3159952759742737, 0.3295392096042633, 0.6860569715499878, 0.00017021353414747864, 0.00010524575191084296, 0.0005467084120027721, 0.001053493469953537, 0.0006790483021177351, 0.0035010306164622307, 4.023313522338867e-07], "count": [1138]}, "action": {"min": [-0.8328396677970886, 0.0, -1.509437084197998, -1.5299999713897705, -0.10342349112033844, -0.9554177522659302, 0.06110645458102226, -4.336808689942018e-19, -4.52884637086722e-34, -0.0015339808305725455, -0.003067961661145091, -0.006135923322290182, 0.023009711876511574, 0.06272783875465393], "max": [0.15033011138439178, 2.5950279235839844, 0.0015339808305725455, 0.13805827498435974, 1.0170292854309082, 0.30667173862457275, 1.708351731300354, 0.0015336809447035193, 0.0015339808305725455, 3.2394754388225403e-18, 5.0225980796204376e-18, -0.0030713900923728943, 0.035271599888801575, 0.06272783875465393], "mean": [-0.3678340017795563, 1.8130191564559937, -0.6674374938011169, -0.7908066511154175, 0.5229939818382263, -0.27624979615211487, 0.9886513352394104, 2.360928374400828e-05, 0.001525625353679061, -0.0003406982868909836, -0.000542402092833072, -0.005746526177972555, 0.031903862953186035, 0.06272824108600616], "std": [0.2503802180290222, 0.7562363147735596, 0.47287943959236145, 0.5958573222160339, 0.3159952759742737, 0.3295392096042633, 0.6860569715499878, 0.00017021353414747864, 0.00010524575191084296, 0.0005467084120027721, 0.001053493469953537, 0.0006790483021177351, 0.0035010306164622307, 4.023313522338867e-07], "count": [1138]}, "timestamp": {"min": [0.0], "max": [37.9], "mean": [18.95], "std": [10.950405877815163], "count": [1138]}, "frame_index": {"min": [0], "max": [1137], "mean": [568.5], "std": [328.5121763344549], "count": [1138]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1138]}, "index": {"min": [43700], "max": [44837], "mean": [44268.5], "std": [328.5121763344549], "count": [1138]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1138]}, "subtask_annotation": {"mean": [3.241652021089631, 7.0, 7.0, 7.0, 7.0], "std": [2.48767536658741, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1138]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [1138]}, "eef_direction_state": {"mean": [3.1124780316344465, 6.0], "std": [2.2477488859831225, 0.0], "min": [0, 6], "max": [6, 6], "count": [1138]}, "eef_velocity_state": {"mean": [1.1660808435852372, 0.0], "std": [0.7727855263515733, 0.0], "min": [0, 0], "max": [2, 0], "count": [1138]}, "eef_acc_mag_state": {"mean": [1.0913884007029877, 0.0], "std": [0.7967947688247232, 0.0], "min": [0, 0], "max": [2, 0], "count": [1138]}, "eef_direction_action": {"mean": [3.1124780316344465, 6.0], "std": [2.2477488859831225, 0.0], "min": [0, 6], "max": [6, 6], "count": [1138]}, "eef_velocity_action": {"mean": [1.1660808435852372, 0.0], "std": [0.7727855263515733, 0.0], "min": [0, 0], "max": [2, 0], "count": [1138]}, "eef_acc_mag_action": {"mean": [1.0913884007029877, 0.0], "std": [0.7967947688247232, 0.0], "min": [0, 0], "max": [2, 0], "count": [1138]}, "eef_sim_pose_state": {"mean": [0.35248114910896067, 0.2240021886646201, 1.1778658819065728, -0.03766029234059217, 0.24983764093042868, 0.2028060050546208, 0.06921968101965946, -0.33662008951316014, 1.1826797557513562, 0.031899940136334584, 0.0006425078673399961, -0.005722907863231812], "std": [0.1322448747529541, 0.08282942953957403, 0.05999959850755142, 0.11594546533287702, 0.1533809721251402, 0.2693283256698124, 4.1543909782765744e-05, 1.5794040222225563e-05, 0.000155639438708368, 0.0034964935438856377, 0.0010357162246183303, 0.0006986738677250943], "min": [0.04777207683925756, 0.06380904182367296, 1.0625259330738148, -0.28175324795540846, -0.2396172480179537, -0.20169753575964242, 0.06913012611811882, -0.33666310280488576, 1.1825298817020073, 0.023012065811402988, -0.002533272682351484, -0.006135930541328025], "max": [0.5147894855362098, 0.38794672053752965, 1.3410495580880541, 0.23869583045866716, 0.5798050448888898, 0.7584468436478622, 0.06924635718793178, -0.3365593553825826, 1.1830612249151347, 0.03526254256032406, 0.001533964544689237, -0.003071314248815956], "count": [1138]}, "eef_sim_pose_action": {"mean": [0.35248114910896067, 0.2240021886646201, 1.1778658819065728, -0.03766029234059217, 0.24983764093042868, 0.2028060050546208, 0.06921968101965946, -0.33662008951316014, 1.1826797557513562, 0.031899940136334584, 0.0006425078673399961, -0.005722907863231812], "std": [0.1322448747529541, 0.08282942953957403, 0.05999959850755142, 0.11594546533287702, 0.1533809721251402, 0.2693283256698124, 4.1543909782765744e-05, 1.5794040222225563e-05, 0.000155639438708368, 0.0034964935438856377, 0.0010357162246183303, 0.0006986738677250943], "min": [0.04777207683925756, 0.06380904182367296, 1.0625259330738148, -0.28175324795540846, -0.2396172480179537, -0.20169753575964242, 0.06913012611811882, -0.33666310280488576, 1.1825298817020073, 0.023012065811402988, -0.002533272682351484, -0.006135930541328025], "max": [0.5147894855362098, 0.38794672053752965, 1.3410495580880541, 0.23869583045866716, 0.5798050448888898, 0.7584468436478622, 0.06924635718793178, -0.3365593553825826, 1.1830612249151347, 0.03526254256032406, 0.001533964544689237, -0.003071314248815956], "count": [1138]}, "gripper_mode_state": {"mean": [0.5008787346221442, 1.0], "std": [0.4999992278248674, 0.0], "min": [0, 1], "max": [1, 1], "count": [1138]}, "gripper_activity_state": {"mean": [1.8690685413005272, 2.0], "std": [0.4663465419999497, 0.0], "min": [0, 2], "max": [2, 2], "count": [1138]}, "gripper_mode_action": {"mean": [0.5008787346221442, 1.0], "std": [0.4999992278248674, 0.0], "min": [0, 1], "max": [1, 1], "count": [1138]}, "gripper_activity_action": {"mean": [1.8690685413005272, 2.0], "std": [0.4663465419999497, 0.0], "min": [0, 2], "max": [2, 2], "count": [1138]}, "gripper_open_scale_state": {"mean": [0.5649386365326677, 0.03584447928837377], "std": [0.3920314434885622, 9.020562075079397e-17], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.976200989314488, 0.03584447928837368], "count": [1138]}, "gripper_open_scale_action": {"mean": [0.5649386365326677, 0.03584447928837377], "std": [0.3920314434885622, 9.020562075079397e-17], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.976200989314488, 0.03584447928837368], "count": [1138]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49146941932531507]], [[0.49635660956417066]], [[0.4629464713840889]]], "std": [[[0.23866760315892688]], [[0.24110625517677714]], [[0.22626601659318027]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3612534047611942]], [[0.37094348320251486]], [[0.3565743501357925]]], "std": [[[0.2614490087089411]], [[0.257286295988809]], [[0.2711499278933421]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3924878445797395]], [[0.3991142174272043]], [[0.38815445280090727]]], "std": [[[0.301904546404332]], [[0.29880186284268045]], [[0.31668465061370127]]], "count": [219]}, "observation.state": {"min": [-0.803805947303772, -0.0014914246276021004, -0.9602547883987427, -1.5301625728607178, -0.4239870607852936, -0.6170995831489563, 0.05423370748758316, -8.799226823851744e-19, -1.3552527156068805e-20, -0.0015339808305725455, 0.0015339808305725455, -5.421010862427522e-19, -0.006135923322290182, 0.06272783875465393], "max": [0.6596872806549072, 2.389942169189453, -0.0015339808305725455, 0.23402908444404602, 0.6534299850463867, 0.18254370987415314, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.007669903803616762, 0.002956374315544963, 0.01073786523193121, 0.06272783875465393], "mean": [-0.2133760005235672, 1.1323367357254028, -0.26613327860832214, -0.7013652324676514, 0.20360611379146576, 0.007425014395266771, 0.5860203504562378, 0.0008111413917504251, 0.0004893859149888158, -3.597100658225827e-06, 0.004754716996103525, 0.0010113740572705865, 0.002255527302622795, 0.06272833049297333], "std": [0.37876999378204346, 0.9428209066390991, 0.21636970341205597, 0.717383861541748, 0.25262001156806946, 0.10047590732574463, 0.6499450206756592, 0.0006851395592093468, 0.0006808907492086291, 7.304231257876381e-05, 0.0005866492865607142, 0.0006992648704908788, 0.001940073212608695, 4.917383193969727e-07], "count": [1325]}, "action": {"min": [-0.803805947303772, -0.0014914246276021004, -0.9602547883987427, -1.5301625728607178, -0.4239870607852936, -0.6170995831489563, 0.05423370748758316, -8.799226823851744e-19, -1.3552527156068805e-20, -0.0015339808305725455, 0.0015339808305725455, -5.421010862427522e-19, -0.006135923322290182, 0.06272783875465393], "max": [0.6596872806549072, 2.389942169189453, -0.0015339808305725455, 0.23402908444404602, 0.6534299850463867, 0.18254370987415314, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.007669903803616762, 0.002956374315544963, 0.01073786523193121, 0.06272783875465393], "mean": [-0.2133760005235672, 1.1323367357254028, -0.26613327860832214, -0.7013652324676514, 0.20360611379146576, 0.007425014395266771, 0.5860203504562378, 0.0008111413917504251, 0.0004893859149888158, -3.597100658225827e-06, 0.004754716996103525, 0.0010113740572705865, 0.002255527302622795, 0.06272833049297333], "std": [0.37876999378204346, 0.9428209066390991, 0.21636970341205597, 0.717383861541748, 0.25262001156806946, 0.10047590732574463, 0.6499450206756592, 0.0006851395592093468, 0.0006808907492086291, 7.304231257876381e-05, 0.0005866492865607142, 0.0006992648704908788, 0.001940073212608695, 4.917383193969727e-07], "count": [1325]}, "timestamp": {"min": [0.0], "max": [44.13333333333333], "mean": [22.06666666666667], "std": [12.74981481346995], "count": [1325]}, "frame_index": {"min": [0], "max": [1324], "mean": [662.0], "std": [382.4944444040985], "count": [1325]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1325]}, "index": {"min": [44838], "max": [46162], "mean": [45500.0], "std": [382.4944444040985], "count": [1325]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1325]}, "subtask_annotation": {"mean": [3.812075471698113, 7.0, 7.0, 7.0, 7.0], "std": [2.6942575961299453, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1325]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [1325]}, "eef_direction_state": {"mean": [4.12, 6.0], "std": [2.131156121708183, 0.0], "min": [0, 6], "max": [6, 6], "count": [1325]}, "eef_velocity_state": {"mean": [0.8905660377358491, 0.0], "std": [0.8499198965459522, 0.0], "min": [0, 0], "max": [2, 0], "count": [1325]}, "eef_acc_mag_state": {"mean": [0.8415094339622642, 0.0], "std": [0.8434954143692446, 0.0], "min": [0, 0], "max": [2, 0], "count": [1325]}, "eef_direction_action": {"mean": [4.12, 6.0], "std": [2.131156121708183, 0.0], "min": [0, 6], "max": [6, 6], "count": [1325]}, "eef_velocity_action": {"mean": [0.8905660377358491, 0.0], "std": [0.8499198965459522, 0.0], "min": [0, 0], "max": [2, 0], "count": [1325]}, "eef_acc_mag_action": {"mean": [0.8415094339622642, 0.0], "std": [0.8434954143692446, 0.0], "min": [0, 0], "max": [2, 0], "count": [1325]}, "eef_sim_pose_state": {"mean": [0.21496837813944822, 0.2809166042601357, 1.1943375544024555, 0.05321169006976763, 0.15370422863074468, 0.00026033443716778643, 0.06916571611559524, -0.3364859263881587, 1.1820197581967788, 0.002260338943396692, 0.005240489601751256, 0.001822524158131941], "std": [0.1288959195819397, 0.09940052070176392, 0.052888845906098554, 0.10489044978132221, 0.17369507126103936, 0.2445818591319864, 5.1435118485117515e-05, 2.7102602511764983e-05, 5.5197746090737416e-05, 0.001937870137360238, 0.001062505642048464, 0.0006922902023740689], "min": [0.039532187240635924, 0.09916230498462579, 1.0878505373000902, -0.13419412882065967, -0.18012355278026515, -0.566762640507583, 0.06901250577736821, -0.3365253894567351, 1.1818660533983059, -0.006133570224178776, 0.001533974126961546, 0.0], "max": [0.4380563737853748, 0.5159703609360923, 1.3369416764929773, 0.3319414672186403, 0.8335660629125288, 0.7834604705894915, 0.06924469484991054, -0.3364557208429074, 1.1823377625754408, 0.01073786523193121, 0.00766990415286295, 0.004490358624418698], "count": [1325]}, "eef_sim_pose_action": {"mean": [0.21496837813944822, 0.2809166042601357, 1.1943375544024555, 0.05321169006976763, 0.15370422863074468, 0.00026033443716778643, 0.06916571611559524, -0.3364859263881587, 1.1820197581967788, 0.002260338943396692, 0.005240489601751256, 0.001822524158131941], "std": [0.1288959195819397, 0.09940052070176392, 0.052888845906098554, 0.10489044978132221, 0.17369507126103936, 0.2445818591319864, 5.1435118485117515e-05, 2.7102602511764983e-05, 5.5197746090737416e-05, 0.001937870137360238, 0.001062505642048464, 0.0006922902023740689], "min": [0.039532187240635924, 0.09916230498462579, 1.0878505373000902, -0.13419412882065967, -0.18012355278026515, -0.566762640507583, 0.06901250577736821, -0.3365253894567351, 1.1818660533983059, -0.006133570224178776, 0.001533974126961546, 0.0], "max": [0.4380563737853748, 0.5159703609360923, 1.3369416764929773, 0.3319414672186403, 0.8335660629125288, 0.7834604705894915, 0.06924469484991054, -0.3364557208429074, 1.1823377625754408, 0.01073786523193121, 0.00766990415286295, 0.004490358624418698], "count": [1325]}, "gripper_mode_state": {"mean": [0.7275471698113207, 1.0], "std": [0.445221613930475, 0.0], "min": [0, 1], "max": [1, 1], "count": [1325]}, "gripper_activity_state": {"mean": [1.8483018867924528, 2.0], "std": [0.497926780436326, 0.0], "min": [0, 2], "max": [2, 2], "count": [1325]}, "gripper_mode_action": {"mean": [0.7275471698113207, 1.0], "std": [0.445221613930475, 0.0], "min": [0, 1], "max": [1, 1], "count": [1325]}, "gripper_activity_action": {"mean": [1.8483018867924528, 2.0], "std": [0.497926780436326, 0.0], "min": [0, 2], "max": [2, 2], "count": [1325]}, "gripper_open_scale_state": {"mean": [0.33486861349437047, 0.03584447928837347], "std": [0.371396852892038, 2.0816681711721685e-16], "min": [0.030990689992904663, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1325]}, "gripper_open_scale_action": {"mean": [0.33486861349437047, 0.03584447928837347], "std": [0.371396852892038, 2.0816681711721685e-16], "min": [0.030990689992904663, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1325]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4856917802574246]], [[0.505884332717005]], [[0.5026673851192524]]], "std": [[[0.2632327577207467]], [[0.24991902719691017]], [[0.23977831506433772]]], "count": [152]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3623520507252609]], [[0.37316802832244006]], [[0.3614143178104575]]], "std": [[[0.280847503403861]], [[0.2658118413640844]], [[0.2734938707639233]]], "count": [152]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36448572769751175]], [[0.3754627390064213]], [[0.3667301789502351]]], "std": [[[0.28337676253031435]], [[0.2706538148212066]], [[0.28050962032236804]]], "count": [152]}, "observation.state": {"min": [-0.798952579498291, -0.002296214224770665, -1.6735730171203613, -1.5299999713897705, -0.12975995242595673, -0.4257645010948181, 0.06135581433773041, -0.0015339808305725455, -5.96335829339645e-20, -0.004601942375302315, 0.004601942375302315, -0.00920388475060463, 0.02610606700181961, 0.06272783875465393], "max": [0.0065565756522119045, 2.712078094482422, 0.0015339808305725455, 0.18491019308567047, 0.7654005885124207, 0.22222724556922913, 1.6989216804504395, 0.0, 0.00920388475060463, -0.003067961661145091, 0.00920388475060463, -0.007669903803616762, 0.02761165425181389, 0.06272783875465393], "mean": [-0.3829740583896637, 1.9385212659835815, -0.8699928522109985, -0.8907538056373596, 0.4964020550251007, -0.14767788350582123, 1.169492244720459, -2.1885214209760306e-06, 0.001994089689105749, -0.004534278530627489, 0.007760111708194017, -0.008737409487366676, 0.027594244107604027, 0.06272798776626587], "std": [0.23239175975322723, 0.8852663040161133, 0.5668478608131409, 0.5584616661071777, 0.24854029715061188, 0.15875183045864105, 0.6487661004066467, 5.437498839455657e-05, 0.001357105327770114, 0.0003150127886328846, 0.0007364519988186657, 0.000615730241406709, 0.00013073516311123967, 1.4901161193847656e-07], "count": [816]}, "action": {"min": [-0.798952579498291, -0.002296214224770665, -1.6735730171203613, -1.5299999713897705, -0.12975995242595673, -0.4257645010948181, 0.06135581433773041, -0.0015339808305725455, -5.96335829339645e-20, -0.004601942375302315, 0.004601942375302315, -0.00920388475060463, 0.02610606700181961, 0.06272783875465393], "max": [0.0065565756522119045, 2.712078094482422, 0.0015339808305725455, 0.18491019308567047, 0.7654005885124207, 0.22222724556922913, 1.6989216804504395, 0.0, 0.00920388475060463, -0.003067961661145091, 0.00920388475060463, -0.007669903803616762, 0.02761165425181389, 0.06272783875465393], "mean": [-0.3829740583896637, 1.9385212659835815, -0.8699928522109985, -0.8907538056373596, 0.4964020550251007, -0.14767788350582123, 1.169492244720459, -2.1885214209760306e-06, 0.001994089689105749, -0.004534278530627489, 0.007760111708194017, -0.008737409487366676, 0.027594244107604027, 0.06272798776626587], "std": [0.23239175975322723, 0.8852663040161133, 0.5668478608131409, 0.5584616661071777, 0.24854029715061188, 0.15875183045864105, 0.6487661004066467, 5.437498839455657e-05, 0.001357105327770114, 0.0003150127886328846, 0.0007364519988186657, 0.000615730241406709, 0.00013073516311123967, 1.4901161193847656e-07], "count": [816]}, "timestamp": {"min": [0.0], "max": [27.166666666666668], "mean": [13.583333333333334], "std": [7.851957764834242], "count": [816]}, "frame_index": {"min": [0], "max": [815], "mean": [407.5], "std": [235.55873294502726], "count": [816]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [816]}, "index": {"min": [46163], "max": [46978], "mean": [46570.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}, "subtask_annotation": {"mean": [3.8174019607843137, 7.0, 7.0, 7.0, 7.0], "std": [2.6410672818856966, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [816]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [816]}, "eef_direction_state": {"mean": [3.2549019607843137, 6.0], "std": [2.1746592002994865, 0.0], "min": [0, 6], "max": [6, 6], "count": [816]}, "eef_velocity_state": {"mean": [1.224264705882353, 0.0], "std": [0.7764609560082879, 0.0], "min": [0, 0], "max": [2, 0], "count": [816]}, "eef_acc_mag_state": {"mean": [1.1299019607843137, 0.0], "std": [0.7891966566942207, 0.0], "min": [0, 0], "max": [2, 0], "count": [816]}, "eef_direction_action": {"mean": [3.2549019607843137, 6.0], "std": [2.1746592002994865, 0.0], "min": [0, 6], "max": [6, 6], "count": [816]}, "eef_velocity_action": {"mean": [1.224264705882353, 0.0], "std": [0.7764609560082879, 0.0], "min": [0, 0], "max": [2, 0], "count": [816]}, "eef_acc_mag_action": {"mean": [1.1299019607843137, 0.0], "std": [0.7891966566942207, 0.0], "min": [0, 0], "max": [2, 0], "count": [816]}, "eef_sim_pose_state": {"mean": [0.3865384735955149, 0.18838933371762695, 1.1653933573176765, -0.03971528742377294, 0.13911639620193664, 0.13142636228654167, 0.06893646106105882, -0.336686804866485, 1.1830016301105681, 0.02754888553753042, 0.005219713010709494, -0.008739715678081765], "std": [0.15752680475129782, 0.10592709635900004, 0.06052164577144725, 0.10837003635669011, 0.1556060293550373, 0.11405759884560795, 0.00010389172264850457, 1.3873275708332528e-05, 5.24029338508602e-05, 0.0001308178363372737, 0.001785996864357976, 0.0006197799423048313], "min": [0.04248146323053961, 0.006284451257000379, 1.0687481884412062, -0.29396653896383246, -0.24811700408610915, -0.1407343030637158, 0.06877986873224382, -0.33669735209438484, 1.1827513847428979, 0.026082318410267674, 0.0030678315994356886, -0.010738038835179644], "max": [0.5394693816646703, 0.34964744204544523, 1.349250158573484, 0.2448816021163699, 0.5031447762389156, 0.37435470384443065, 0.06947828788916341, -0.33666220150783094, 1.1831213004141778, 0.02758812343967314, 0.013805421021471753, -0.007669939898395376], "count": [816]}, "eef_sim_pose_action": {"mean": [0.3865384735955149, 0.18838933371762695, 1.1653933573176765, -0.03971528742377294, 0.13911639620193664, 0.13142636228654167, 0.06893646106105882, -0.336686804866485, 1.1830016301105681, 0.02754888553753042, 0.005219713010709494, -0.008739715678081765], "std": [0.15752680475129782, 0.10592709635900004, 0.06052164577144725, 0.10837003635669011, 0.1556060293550373, 0.11405759884560795, 0.00010389172264850457, 1.3873275708332528e-05, 5.24029338508602e-05, 0.0001308178363372737, 0.001785996864357976, 0.0006197799423048313], "min": [0.04248146323053961, 0.006284451257000379, 1.0687481884412062, -0.29396653896383246, -0.24811700408610915, -0.1407343030637158, 0.06877986873224382, -0.33669735209438484, 1.1827513847428979, 0.026082318410267674, 0.0030678315994356886, -0.010738038835179644], "max": [0.5394693816646703, 0.34964744204544523, 1.349250158573484, 0.2448816021163699, 0.5031447762389156, 0.37435470384443065, 0.06947828788916341, -0.33666220150783094, 1.1831213004141778, 0.02758812343967314, 0.013805421021471753, -0.007669939898395376], "count": [816]}, "gripper_mode_state": {"mean": [0.36519607843137253, 1.0], "std": [0.48148510125414984, 0.0], "min": [0, 1], "max": [1, 1], "count": [816]}, "gripper_activity_state": {"mean": [1.8186274509803921, 2.0], "std": [0.539104266563372, 0.0], "min": [0, 2], "max": [2, 2], "count": [816]}, "gripper_mode_action": {"mean": [0.36519607843137253, 1.0], "std": [0.48148510125414984, 0.0], "min": [0, 1], "max": [1, 1], "count": [816]}, "gripper_activity_action": {"mean": [1.8186274509803921, 2.0], "std": [0.539104266563372, 0.0], "min": [0, 2], "max": [2, 2], "count": [816]}, "gripper_open_scale_state": {"mean": [0.6682817311696596, 0.035844479288374274], "std": [0.37072241039032783, 5.967448757360216e-16], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [816]}, "gripper_open_scale_action": {"mean": [0.6682817311696596, 0.035844479288374274], "std": [0.37072241039032783, 5.967448757360216e-16], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [816]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5070456321300204]], [[0.5274789741963358]], [[0.5202906141124992]]], "std": [[[0.24079145168151525]], [[0.22887579018360482]], [[0.2216090373740266]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36413232536333806]], [[0.37965468984124356]], [[0.3776612556649476]]], "std": [[[0.24528820236074]], [[0.22803962636545955]], [[0.22610192699692003]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37385876469668977]], [[0.3884395827013412]], [[0.379277133145804]]], "std": [[[0.30274759530491996]], [[0.2859275878899055]], [[0.2926383215003578]]], "count": [237]}, "observation.state": {"min": [-0.003067961661145091, -0.0004066601977683604, -0.0015339808305725455, -0.010284705087542534, -0.0015339808305725455, -0.02454369328916073, 0.06135581433773041, -0.29145634174346924, -0.0014674961566925049, -0.86925208568573, -1.5299999713897705, -0.5280138254165649, -0.5224153399467468, 0.06272783875465393], "max": [0.002842140384018421, 0.0015339808305725455, 9.778504237562194e-19, -0.003067961661145091, 0.0015339808305725455, 0.004601942375302315, 0.06135581433773041, 0.5215518474578857, 2.472445487976074, -0.0015339808305725455, 0.08930587768554688, 0.28469118475914, 0.12700265645980835, 0.06272783875465393], "mean": [-0.0010982344392687082, 0.00022293564688879997, -0.00014556704263668507, -0.007712304592132568, -3.687436674226774e-06, -0.010432124137878418, 0.061355601996183395, 0.05994569510221481, 1.6278977394104004, -0.4625071883201599, -1.0298993587493896, -0.07901197671890259, -0.10453472286462784, 0.0627283826470375], "std": [0.0009506815113127232, 0.0005402191309258342, 0.00043429972720332444, 0.0013884486397728324, 0.0004427638777997345, 0.007098367903381586, 2.123415470123291e-07, 0.20154215395450592, 0.902084469795227, 0.3047790229320526, 0.6285802125930786, 0.2455703616142273, 0.10736961662769318, 5.438923835754395e-07], "count": [1468]}, "action": {"min": [-0.003067961661145091, -0.0004066601977683604, -0.0015339808305725455, -0.010284705087542534, -0.0015339808305725455, -0.02454369328916073, 0.06135581433773041, -0.29145634174346924, -0.0014674961566925049, -0.86925208568573, -1.5299999713897705, -0.5280138254165649, -0.5224153399467468, 0.06272783875465393], "max": [0.002842140384018421, 0.0015339808305725455, 9.778504237562194e-19, -0.003067961661145091, 0.0015339808305725455, 0.004601942375302315, 0.06135581433773041, 0.5215518474578857, 2.472445487976074, -0.0015339808305725455, 0.08930587768554688, 0.28469118475914, 0.12700265645980835, 0.06272783875465393], "mean": [-0.0010982344392687082, 0.00022293564688879997, -0.00014556704263668507, -0.007712304592132568, -3.687436674226774e-06, -0.010432124137878418, 0.061355601996183395, 0.05994569510221481, 1.6278977394104004, -0.4625071883201599, -1.0298993587493896, -0.07901197671890259, -0.10453472286462784, 0.0627283826470375], "std": [0.0009506815113127232, 0.0005402191309258342, 0.00043429972720332444, 0.0013884486397728324, 0.0004427638777997345, 0.007098367903381586, 2.123415470123291e-07, 0.20154215395450592, 0.902084469795227, 0.3047790229320526, 0.6285802125930786, 0.2455703616142273, 0.10736961662769318, 5.438923835754395e-07], "count": [1468]}, "timestamp": {"min": [0.0], "max": [48.9], "mean": [24.45], "std": [14.125833308752679], "count": [1468]}, "frame_index": {"min": [0], "max": [1467], "mean": [733.5], "std": [423.77499926258037], "count": [1468]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [1468]}, "index": {"min": [46979], "max": [48446], "mean": [47712.5], "std": [423.77499926258037], "count": [1468]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1468]}, "subtask_annotation": {"mean": [3.7799727520435966, 7.0, 7.0, 7.0, 7.0], "std": [2.512357903163856, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1468]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [1468]}, "eef_direction_state": {"mean": [6.0, 3.9162125340599454], "std": [0.0, 2.290350291154558], "min": [6, 0], "max": [6, 6], "count": [1468]}, "eef_velocity_state": {"mean": [0.0, 0.8249318801089919], "std": [0.0, 0.7803825536008474], "min": [0, 0], "max": [0, 2], "count": [1468]}, "eef_acc_mag_state": {"mean": [0.0, 0.8923705722070845], "std": [0.0, 0.8274063042885992], "min": [0, 0], "max": [0, 2], "count": [1468]}, "eef_direction_action": {"mean": [6.0, 3.9162125340599454], "std": [0.0, 2.290350291154558], "min": [6, 0], "max": [6, 6], "count": [1468]}, "eef_velocity_action": {"mean": [0.0, 0.8249318801089919], "std": [0.0, 0.7803825536008474], "min": [0, 0], "max": [0, 2], "count": [1468]}, "eef_acc_mag_action": {"mean": [0.0, 0.8923705722070845], "std": [0.0, 0.8274063042885992], "min": [0, 0], "max": [0, 2], "count": [1468]}, "eef_sim_pose_state": {"mean": [0.06913320027069234, 0.33353470225786075, 1.1833309471492452, -0.01043222953983344, -0.007635013731262298, -0.0011019194590948292, 0.33389421863229934, -0.31757005418335776, 1.179234095015386, -0.11209829051384348, 0.1310324569760505, -0.020250742881252403], "std": [5.598245246410322e-05, 2.477583737248757e-05, 0.00015297054064242652, 0.0070982847305673695, 0.0017859406182994093, 0.0010070783237119468, 0.15209555788511386, 0.06234691978263611, 0.048597090747651915, 0.10141904380536383, 0.13278973746961678, 0.12168965342630579], "min": [0.06900912886175355, 0.33347152886542825, 1.182844356486347, -0.02455075262779177, -0.01071969629265368, -0.003068026636240897, 0.005161251447092008, -0.43319436962949587, 1.1003376694198592, -0.43262419777334843, -0.36134535874131113, -0.5176509837055393], "max": [0.06924633013049426, 0.3335800728558902, 1.183860697706143, 0.004601942375302315, -0.0015339808305725455, 0.0040673926208035826, 0.48614792597116313, -0.19813764878843068, 1.317744407416277, 0.12722425257328857, 0.5999840062467259, 0.18586634969383878], "count": [1468]}, "eef_sim_pose_action": {"mean": [0.06913320027069234, 0.33353470225786075, 1.1833309471492452, -0.01043222953983344, -0.007635013731262298, -0.0011019194590948292, 0.33389421863229934, -0.31757005418335776, 1.179234095015386, -0.11209829051384348, 0.1310324569760505, -0.020250742881252403], "std": [5.598245246410322e-05, 2.477583737248757e-05, 0.00015297054064242652, 0.0070982847305673695, 0.0017859406182994093, 0.0010070783237119468, 0.15209555788511386, 0.06234691978263611, 0.048597090747651915, 0.10141904380536383, 0.13278973746961678, 0.12168965342630579], "min": [0.06900912886175355, 0.33347152886542825, 1.182844356486347, -0.02455075262779177, -0.01071969629265368, -0.003068026636240897, 0.005161251447092008, -0.43319436962949587, 1.1003376694198592, -0.43262419777334843, -0.36134535874131113, -0.5176509837055393], "max": [0.06924633013049426, 0.3335800728558902, 1.183860697706143, 0.004601942375302315, -0.0015339808305725455, 0.0040673926208035826, 0.48614792597116313, -0.19813764878843068, 1.317744407416277, 0.12722425257328857, 0.5999840062467259, 0.18586634969383878], "count": [1468]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1468]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1468]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1468]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1468]}, "gripper_open_scale_state": {"mean": [0.03506046533584595, 0.03584447928837329], "std": [0.0, 3.885780586188048e-16], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.03506046533584595, 0.03584447928837368], "count": [1468]}, "gripper_open_scale_action": {"mean": [0.03506046533584595, 0.03584447928837329], "std": [0.0, 3.885780586188048e-16], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.03506046533584595, 0.03584447928837368], "count": [1468]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48510825012103603]], [[0.48984614802711207]], [[0.4544444187242798]]], "std": [[[0.24394442404617336]], [[0.24353234036037644]], [[0.22554020051988094]]], "count": [180]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35949105694747036]], [[0.3680097751755023]], [[0.3538311985596708]]], "std": [[[0.2612396803598093]], [[0.253543314819355]], [[0.26497759049870995]]], "count": [180]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.411076463023481]], [[0.41557855846042124]], [[0.4025818809005084]]], "std": [[[0.30090877898482693]], [[0.2972726494065961]], [[0.3117954543975695]]], "count": [180]}, "observation.state": {"min": [-0.639488160610199, -0.00517462519928813, -1.1274758577346802, -1.5299999713897705, -0.11950748413801193, -0.21623925864696503, 0.058011721819639206, 0.0, -1.0842021724855044e-19, -1.0842021724855044e-19, 0.003067961661145091, 0.003067961661145091, -0.01840776950120926, 0.06272783875465393], "max": [0.0441940538585186, 2.474311113357544, -0.0015339808305725455, 0.20555342733860016, 0.5097081661224365, 0.18439306318759918, 1.6986631155014038, 0.0, 0.0015275246696546674, 0.0015339808305725455, 0.004601942375302315, 0.004601942375302315, -0.007669903803616762, 0.06272783875465393], "mean": [-0.27399542927742004, 1.4942351579666138, -0.4347462058067322, -0.9312966465950012, 0.23140862584114075, -0.04076036438345909, 0.6977100968360901, 0.0, 4.196323516225675e-06, 7.621652457601158e-06, 0.004535962361842394, 0.003615268738940358, -0.01220849808305502, 0.0627281665802002], "std": [0.2139086127281189, 0.9707106947898865, 0.3373904228210449, 0.6878126859664917, 0.15577560663223267, 0.08437846601009369, 0.6752878427505493, 0.0, 6.719895463902503e-05, 0.00010636186198098585, 0.00030015117954462767, 0.0007308959611691535, 0.0026116783265024424, 3.2782554626464844e-07], "count": [1021]}, "action": {"min": [-0.639488160610199, -0.00517462519928813, -1.1274758577346802, -1.5299999713897705, -0.11950748413801193, -0.21623925864696503, 0.058011721819639206, 0.0, -1.0842021724855044e-19, -1.0842021724855044e-19, 0.003067961661145091, 0.003067961661145091, -0.01840776950120926, 0.06272783875465393], "max": [0.0441940538585186, 2.474311113357544, -0.0015339808305725455, 0.20555342733860016, 0.5097081661224365, 0.18439306318759918, 1.6986631155014038, 0.0, 0.0015275246696546674, 0.0015339808305725455, 0.004601942375302315, 0.004601942375302315, -0.007669903803616762, 0.06272783875465393], "mean": [-0.27399542927742004, 1.4942351579666138, -0.4347462058067322, -0.9312966465950012, 0.23140862584114075, -0.04076036438345909, 0.6977100968360901, 0.0, 4.196323516225675e-06, 7.621652457601158e-06, 0.004535962361842394, 0.003615268738940358, -0.01220849808305502, 0.0627281665802002], "std": [0.2139086127281189, 0.9707106947898865, 0.3373904228210449, 0.6878126859664917, 0.15577560663223267, 0.08437846601009369, 0.6752878427505493, 0.0, 6.719895463902503e-05, 0.00010636186198098585, 0.00030015117954462767, 0.0007308959611691535, 0.0026116783265024424, 3.2782554626464844e-07], "count": [1021]}, "timestamp": {"min": [0.0], "max": [34.0], "mean": [17.0], "std": [9.824572368414934], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [1021]}, "index": {"min": [48447], "max": [49467], "mean": [48957.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}, "subtask_annotation": {"mean": [4.613124387855044, 7.0, 7.0, 7.0, 7.0], "std": [2.337821745223871, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1021]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [1021]}, "eef_direction_state": {"mean": [3.4711067580803134, 6.0], "std": [2.403555489386828, 0.0], "min": [0, 6], "max": [6, 6], "count": [1021]}, "eef_velocity_state": {"mean": [1.0039177277179236, 0.0], "std": [0.8420768185585593, 0.0], "min": [0, 0], "max": [2, 0], "count": [1021]}, "eef_acc_mag_state": {"mean": [0.9353574926542605, 0.0], "std": [0.8454137345010658, 0.0], "min": [0, 0], "max": [2, 0], "count": [1021]}, "eef_direction_action": {"mean": [3.4711067580803134, 6.0], "std": [2.403555489386828, 0.0], "min": [0, 6], "max": [6, 6], "count": [1021]}, "eef_velocity_action": {"mean": [1.0039177277179236, 0.0], "std": [0.8420768185585593, 0.0], "min": [0, 0], "max": [2, 0], "count": [1021]}, "eef_acc_mag_action": {"mean": [0.9353574926542605, 0.0], "std": [0.8454137345010658, 0.0], "min": [0, 0], "max": [2, 0], "count": [1021]}, "eef_sim_pose_state": {"mean": [0.2993831526509708, 0.25634498029142105, 1.180126638469424, -0.008855088776161086, 0.12296963689182712, -0.03856145113589481, 0.06913015827991145, -0.33640888600433666, 1.1820280360480515, -0.012192126686518987, 0.004547738308153126, 0.003615297329278321], "std": [0.161281604164915, 0.06359571446200077, 0.05322952965782335, 0.05947308002956877, 0.11265543465536573, 0.11172476938840538, 9.413639835730127e-06, 1.644727436757122e-05, 3.9792148791087505e-05, 0.0026099071453635917, 0.00031331688126149337, 0.0007309043289223569], "min": [0.06166594467775542, 0.14533453562124488, 1.0899900139537664, -0.12659695456282732, -0.19389987317196988, -0.26923407021810974, 0.06912916132422398, -0.3364212017670419, 1.1815979797145573, -0.01839365092397297, 0.003067929174648265, 0.0030679941476800757], "max": [0.5104085564656639, 0.34388870070981253, 1.32464167238196, 0.1790482417575906, 0.39308077291194254, 0.48880586340367116, 0.0692447482787538, -0.3363866828562495, 1.1821805259502147, -0.0076557851433238545, 0.006135858232271252, 0.004602029005976222], "count": [1021]}, "eef_sim_pose_action": {"mean": [0.2993831526509708, 0.25634498029142105, 1.180126638469424, -0.008855088776161086, 0.12296963689182712, -0.03856145113589481, 0.06913015827991145, -0.33640888600433666, 1.1820280360480515, -0.012192126686518987, 0.004547738308153126, 0.003615297329278321], "std": [0.161281604164915, 0.06359571446200077, 0.05322952965782335, 0.05947308002956877, 0.11265543465536573, 0.11172476938840538, 9.413639835730127e-06, 1.644727436757122e-05, 3.9792148791087505e-05, 0.0026099071453635917, 0.00031331688126149337, 0.0007309043289223569], "min": [0.06166594467775542, 0.14533453562124488, 1.0899900139537664, -0.12659695456282732, -0.19389987317196988, -0.26923407021810974, 0.06912916132422398, -0.3364212017670419, 1.1815979797145573, -0.01839365092397297, 0.003067929174648265, 0.0030679941476800757], "max": [0.5104085564656639, 0.34388870070981253, 1.32464167238196, 0.1790482417575906, 0.39308077291194254, 0.48880586340367116, 0.0692447482787538, -0.3363866828562495, 1.1821805259502147, -0.0076557851433238545, 0.006135858232271252, 0.004602029005976222], "count": [1021]}, "gripper_mode_state": {"mean": [0.6581782566111655, 1.0], "std": [0.47432018630398826, 0.0], "min": [0, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_state": {"mean": [1.8011753183153771, 2.0], "std": [0.5621410288838322, 0.0], "min": [0, 2], "max": [2, 2], "count": [1021]}, "gripper_mode_action": {"mean": [0.6581782566111655, 1.0], "std": [0.47432018630398826, 0.0], "min": [0, 1], "max": [1, 1], "count": [1021]}, "gripper_activity_action": {"mean": [1.8011753183153771, 2.0], "std": [0.5621410288838322, 0.0], "min": [0, 2], "max": [2, 2], "count": [1021]}, "gripper_open_scale_state": {"mean": [0.39869292761556174, 0.03584447928837401], "std": [0.3858788215734735, 3.3306690738754696e-16], "min": [0.03314955532550812, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1021]}, "gripper_open_scale_action": {"mean": [0.39869292761556174, 0.03584447928837401], "std": [0.3858788215734735, 3.3306690738754696e-16], "min": [0.03314955532550812, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1021]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4942267112938365]], [[0.514073066741631]], [[0.5147797016656125]]], "std": [[[0.26482766315570305]], [[0.2544500603786447]], [[0.24970755886558832]]], "count": [186]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35231009001569563]], [[0.36606834779909575]], [[0.3560923187972919]]], "std": [[[0.2830832660946538]], [[0.2690824829641309]], [[0.27638615658327687]]], "count": [186]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3773768023637173]], [[0.390781044287488]], [[0.3859067880736524]]], "std": [[[0.2963168436624609]], [[0.2850679129917395]], [[0.2978645409682757]]], "count": [186]}, "observation.state": {"min": [-0.9040356874465942, -0.0027757245115935802, -1.2732040882110596, -1.530072808265686, -0.4026027321815491, -0.4551534950733185, 0.06110645458102226, -2.130448748973707e-18, -0.0015339808305725455, -0.006006324198096991, -0.004601942375302315, -0.007740146480500698, 0.0223095640540123, 0.06272783875465393], "max": [0.08530718833208084, 2.5703277587890625, 0.007638166192919016, 0.5521090030670166, 0.6473398804664612, 0.09357282519340515, 1.699180245399475, 0.001123051973991096, 0.003067961661145091, 0.0, 0.018196722492575645, -0.007669903803616762, 0.029145635664463043, 0.06272783875465393], "mean": [-0.4567723572254181, 1.9185676574707031, -0.6628533601760864, -1.0992289781570435, 0.3035929799079895, -0.14296644926071167, 1.1042782068252563, 1.0545088571234373e-06, -0.00048466664156876504, -0.001102748909033835, -0.001598510891199112, -0.007669980637729168, 0.02677031420171261, 0.06272819638252258], "std": [0.33204570412635803, 0.7860498428344727, 0.3994125723838806, 0.5038991570472717, 0.2831715941429138, 0.10101481527090073, 0.6654648780822754, 3.4397042327327654e-05, 0.0007519864593632519, 0.0008308685501106083, 0.0024643181823194027, 2.151402668459923e-06, 0.0016094486927613616, 3.5762786865234375e-07], "count": [1065]}, "action": {"min": [-0.9040356874465942, -0.0027757245115935802, -1.2732040882110596, -1.530072808265686, -0.4026027321815491, -0.4551534950733185, 0.06110645458102226, -2.130448748973707e-18, -0.0015339808305725455, -0.006006324198096991, -0.004601942375302315, -0.007740146480500698, 0.0223095640540123, 0.06272783875465393], "max": [0.08530718833208084, 2.5703277587890625, 0.007638166192919016, 0.5521090030670166, 0.6473398804664612, 0.09357282519340515, 1.699180245399475, 0.001123051973991096, 0.003067961661145091, 0.0, 0.018196722492575645, -0.007669903803616762, 0.029145635664463043, 0.06272783875465393], "mean": [-0.4567723572254181, 1.9185676574707031, -0.6628533601760864, -1.0992289781570435, 0.3035929799079895, -0.14296644926071167, 1.1042782068252563, 1.0545088571234373e-06, -0.00048466664156876504, -0.001102748909033835, -0.001598510891199112, -0.007669980637729168, 0.02677031420171261, 0.06272819638252258], "std": [0.33204570412635803, 0.7860498428344727, 0.3994125723838806, 0.5038991570472717, 0.2831715941429138, 0.10101481527090073, 0.6654648780822754, 3.4397042327327654e-05, 0.0007519864593632519, 0.0008308685501106083, 0.0024643181823194027, 2.151402668459923e-06, 0.0016094486927613616, 3.5762786865234375e-07], "count": [1065]}, "timestamp": {"min": [0.0], "max": [35.46666666666667], "mean": [17.733333333333334], "std": [10.247962760507122], "count": [1065]}, "frame_index": {"min": [0], "max": [1064], "mean": [532.0], "std": [307.4388828152137], "count": [1065]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1065]}, "index": {"min": [49468], "max": [50532], "mean": [50000.0], "std": [307.4388828152137], "count": [1065]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1065]}, "subtask_annotation": {"mean": [3.64131455399061, 7.0, 7.0, 7.0, 7.0], "std": [2.459623651433193, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1065]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1065]}, "eef_direction_state": {"mean": [3.103286384976526, 6.0], "std": [2.2647821144571165, 0.0], "min": [0, 6], "max": [6, 6], "count": [1065]}, "eef_velocity_state": {"mean": [1.107981220657277, 0.0], "std": [0.759652848577272, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_acc_mag_state": {"mean": [1.0976525821596244, 0.0], "std": [0.7977928069799364, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_direction_action": {"mean": [3.103286384976526, 6.0], "std": [2.2647821144571165, 0.0], "min": [0, 6], "max": [6, 6], "count": [1065]}, "eef_velocity_action": {"mean": [1.107981220657277, 0.0], "std": [0.759652848577272, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_acc_mag_action": {"mean": [1.0976525821596244, 0.0], "std": [0.7977928069799364, 0.0], "min": [0, 0], "max": [2, 0], "count": [1065]}, "eef_sim_pose_state": {"mean": [0.3438783697077759, 0.17271570357891008, 1.1658340883450047, -0.07993520659175499, 0.13866025421670466, -0.141871996353098, 0.06900908875041889, -0.33666285992265005, 1.1829533832709744, 0.026794676599232427, -0.0031858253754787503, -0.007668974789847893], "std": [0.12201168953034551, 0.11863761174848778, 0.06280343426021383, 0.11975893526543754, 0.15721688091513672, 0.09338862922009718, 2.9637034273463263e-05, 7.935993105296961e-07, 8.57544711297148e-05, 0.0015954159787198586, 0.002318468427469699, 3.4467931812435575e-05], "min": [0.00677133161861547, 0.02992706065942475, 1.054170854060668, -0.30176216536758815, -0.14003440325700178, -0.38499662720496286, 0.06866567110019607, -0.3366886981380836, 1.1820402958847964, 0.022356626123915674, -0.006135742724215687, -0.007740228437876567], "max": [0.4742574675708875, 0.34600027148069423, 1.3579255582831735, 0.22951250782332108, 0.5018061213713185, 0.048866096721665184, 0.06913111052582097, -0.3366628341530696, 1.183255667523419, 0.029168293410539385, 0.012271484736369409, -0.006546860853295148], "count": [1065]}, "eef_sim_pose_action": {"mean": [0.3438783697077759, 0.17271570357891008, 1.1658340883450047, -0.07993520659175499, 0.13866025421670466, -0.141871996353098, 0.06900908875041889, -0.33666285992265005, 1.1829533832709744, 0.026794676599232427, -0.0031858253754787503, -0.007668974789847893], "std": [0.12201168953034551, 0.11863761174848778, 0.06280343426021383, 0.11975893526543754, 0.15721688091513672, 0.09338862922009718, 2.9637034273463263e-05, 7.935993105296961e-07, 8.57544711297148e-05, 0.0015954159787198586, 0.002318468427469699, 3.4467931812435575e-05], "min": [0.00677133161861547, 0.02992706065942475, 1.054170854060668, -0.30176216536758815, -0.14003440325700178, -0.38499662720496286, 0.06866567110019607, -0.3366886981380836, 1.1820402958847964, 0.022356626123915674, -0.006135742724215687, -0.007740228437876567], "max": [0.4742574675708875, 0.34600027148069423, 1.3579255582831735, 0.22951250782332108, 0.5018061213713185, 0.048866096721665184, 0.06913111052582097, -0.3366628341530696, 1.183255667523419, 0.029168293410539385, 0.012271484736369409, -0.006546860853295148], "count": [1065]}, "gripper_mode_state": {"mean": [0.4187793427230047, 1.0], "std": [0.49335910332281324, 0.0], "min": [0, 1], "max": [1, 1], "count": [1065]}, "gripper_activity_state": {"mean": [1.860093896713615, 2.0], "std": [0.47880327206801315, 0.0], "min": [0, 2], "max": [2, 2], "count": [1065]}, "gripper_mode_action": {"mean": [0.4187793427230047, 1.0], "std": [0.49335910332281324, 0.0], "min": [0, 1], "max": [1, 1], "count": [1065]}, "gripper_activity_action": {"mean": [1.860093896713615, 2.0], "std": [0.47880327206801315, 0.0], "min": [0, 2], "max": [2, 2], "count": [1065]}, "gripper_open_scale_state": {"mean": [0.6310195677657018, 0.035844479288373914], "std": [0.38026460226614606, 2.3592239273284576e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1065]}, "gripper_open_scale_action": {"mean": [0.6310195677657018, 0.035844479288373914], "std": [0.38026460226614606, 2.3592239273284576e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1065]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4880545114102989]], [[0.4930776934429686]], [[0.4612629137676576]]], "std": [[[0.23636172706916952]], [[0.2369429463218405]], [[0.22129551533837608]]], "count": [217]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3655562119112878]], [[0.3756352117908095]], [[0.3618407565535175]]], "std": [[[0.26089007698364675]], [[0.2549066252308299]], [[0.26573851331691134]]], "count": [217]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4084155133379517]], [[0.4141349921689106]], [[0.4018054790016365]]], "std": [[[0.3061896069609876]], [[0.3032879417358125]], [[0.320057193713821]]], "count": [217]}, "observation.state": {"min": [-0.9577456712722778, -0.0015339808305725455, -1.9742332696914673, -1.5299999713897705, -0.35915762186050415, -0.33245614171028137, 0.06048319488763809, 0.0, -1.6263032587282567e-19, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.013805827125906944, 0.06272783875465393], "max": [0.29910048842430115, 2.728951930999756, 0.00137147621717304, 0.32771191000938416, 0.6762087345123291, 0.20709386467933655, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0014338798355311155, 0.004601942375302315, 0.004601942375302315, -0.003910586703568697, 0.06272783875465393], "mean": [-0.25697508454322815, 1.3696991205215454, -0.5158838033676147, -0.691919207572937, 0.21310152113437653, -0.004145744722336531, 0.6097991466522217, 0.0, 0.0007034535519778728, 3.581504188332474e-06, 0.0031199976801872253, 0.0029980160761624575, -0.006034110207110643, 0.06272832304239273], "std": [0.33077874779701233, 1.057684063911438, 0.4955905079841614, 0.6498051881790161, 0.2711331844329834, 0.08523981273174286, 0.6487889289855957, 0.0, 0.000696119386702776, 6.303543341346085e-05, 0.0002563146117608994, 0.0002890066534746438, 0.002014363883063197, 4.842877388000488e-07], "count": [1309]}, "action": {"min": [-0.9577456712722778, -0.0015339808305725455, -1.9742332696914673, -1.5299999713897705, -0.35915762186050415, -0.33245614171028137, 0.06048319488763809, 0.0, -1.6263032587282567e-19, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.013805827125906944, 0.06272783875465393], "max": [0.29910048842430115, 2.728951930999756, 0.00137147621717304, 0.32771191000938416, 0.6762087345123291, 0.20709386467933655, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0014338798355311155, 0.004601942375302315, 0.004601942375302315, -0.003910586703568697, 0.06272783875465393], "mean": [-0.25697508454322815, 1.3696991205215454, -0.5158838033676147, -0.691919207572937, 0.21310152113437653, -0.004145744722336531, 0.6097991466522217, 0.0, 0.0007034535519778728, 3.581504188332474e-06, 0.0031199976801872253, 0.0029980160761624575, -0.006034110207110643, 0.06272832304239273], "std": [0.33077874779701233, 1.057684063911438, 0.4955905079841614, 0.6498051881790161, 0.2711331844329834, 0.08523981273174286, 0.6487889289855957, 0.0, 0.000696119386702776, 6.303543341346085e-05, 0.0002563146117608994, 0.0002890066534746438, 0.002014363883063197, 4.842877388000488e-07], "count": [1309]}, "timestamp": {"min": [0.0], "max": [43.6], "mean": [21.799999999999997], "std": [12.595854697302425], "count": [1309]}, "frame_index": {"min": [0], "max": [1308], "mean": [654.0], "std": [377.87564091907274], "count": [1309]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [1309]}, "index": {"min": [50533], "max": [51841], "mean": [51187.0], "std": [377.87564091907274], "count": [1309]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1309]}, "subtask_annotation": {"mean": [3.6562261268143623, 7.0, 7.0, 7.0, 7.0], "std": [2.6799344594032535, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1309]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [1309]}, "eef_direction_state": {"mean": [3.7074102368220014, 6.0], "std": [2.2401534175987963, 0.0], "min": [0, 6], "max": [6, 6], "count": [1309]}, "eef_velocity_state": {"mean": [1.0649350649350648, 0.0], "std": [0.867669234380652, 0.0], "min": [0, 0], "max": [2, 0], "count": [1309]}, "eef_acc_mag_state": {"mean": [0.932009167303285, 0.0], "std": [0.8351286666785682, 0.0], "min": [0, 0], "max": [2, 0], "count": [1309]}, "eef_direction_action": {"mean": [3.7074102368220014, 6.0], "std": [2.2401534175987963, 0.0], "min": [0, 6], "max": [6, 6], "count": [1309]}, "eef_velocity_action": {"mean": [1.0649350649350648, 0.0], "std": [0.867669234380652, 0.0], "min": [0, 0], "max": [2, 0], "count": [1309]}, "eef_acc_mag_action": {"mean": [0.932009167303285, 0.0], "std": [0.8351286666785682, 0.0], "min": [0, 0], "max": [2, 0], "count": [1309]}, "eef_sim_pose_state": {"mean": [0.2747914905236779, 0.2492826133931157, 1.1813263987192293, 0.04725272522651232, 0.14627444415319993, -0.03615532416236483, 0.06918303550910622, -0.33642277590608316, 1.182190199722148, -0.006022643238894123, 0.003827007094821558, 0.002998031741983426], "std": [0.16862624666881065, 0.11950287594206675, 0.06022854331878477, 0.0761748356157244, 0.1330387003954383, 0.1842232459399767, 5.2278927789744246e-05, 6.503569335999492e-06, 3.734947377088232e-05, 0.0020143046866859266, 0.0007422333581326558, 0.00028901149999311846], "min": [0.04338595242024744, -0.03398892079224507, 1.0554795236453143, -0.2025472432910202, -0.18587173202083207, -0.5220780934129056, 0.06912929370183779, -0.3364557208429075, 1.181625738191298, -0.01379641472238738, 0.003067929174648487, 0.0015339880498014926], "max": [0.5336620472316623, 0.44411477915839065, 1.3544534325957942, 0.26454676858461246, 0.4915408757083153, 0.38915473745993934, 0.06924531304757686, -0.3363866828562495, 1.1822154081520455, -0.003900617963591416, 0.006135894328687774, 0.004601964032716804], "count": [1309]}, "eef_sim_pose_action": {"mean": [0.2747914905236779, 0.2492826133931157, 1.1813263987192293, 0.04725272522651232, 0.14627444415319993, -0.03615532416236483, 0.06918303550910622, -0.33642277590608316, 1.182190199722148, -0.006022643238894123, 0.003827007094821558, 0.002998031741983426], "std": [0.16862624666881065, 0.11950287594206675, 0.06022854331878477, 0.0761748356157244, 0.1330387003954383, 0.1842232459399767, 5.2278927789744246e-05, 6.503569335999492e-06, 3.734947377088232e-05, 0.0020143046866859266, 0.0007422333581326558, 0.00028901149999311846], "min": [0.04338595242024744, -0.03398892079224507, 1.0554795236453143, -0.2025472432910202, -0.18587173202083207, -0.5220780934129056, 0.06912929370183779, -0.3364557208429075, 1.181625738191298, -0.01379641472238738, 0.003067929174648487, 0.0015339880498014926], "max": [0.5336620472316623, 0.44411477915839065, 1.3544534325957942, 0.26454676858461246, 0.4915408757083153, 0.38915473745993934, 0.06924531304757686, -0.3363866828562495, 1.1822154081520455, -0.003900617963591416, 0.006135894328687774, 0.004601964032716804], "count": [1309]}, "gripper_mode_state": {"mean": [0.7188693659281895, 1.0], "std": [0.4495511101734621, 0.0], "min": [0, 1], "max": [1, 1], "count": [1309]}, "gripper_activity_state": {"mean": [1.8449197860962567, 2.0], "std": [0.5032504859663021, 0.0], "min": [0, 2], "max": [2, 2], "count": [1309]}, "gripper_mode_action": {"mean": [0.7188693659281895, 1.0], "std": [0.4495511101734621, 0.0], "min": [0, 1], "max": [1, 1], "count": [1309]}, "gripper_activity_action": {"mean": [1.8449197860962567, 2.0], "std": [0.5032504859663021, 0.0], "min": [0, 2], "max": [2, 2], "count": [1309]}, "gripper_open_scale_state": {"mean": [0.34845805354192416, 0.03584447928837349], "std": [0.3707368847031914, 1.8735013540549517e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1309]}, "gripper_open_scale_action": {"mean": [0.34845805354192416, 0.03584447928837349], "std": [0.3707368847031914, 1.8735013540549517e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1309]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.474370707322477]], [[0.4812365957682508]], [[0.44943023706657803]]], "std": [[[0.24650695929149485]], [[0.24895062909693028]], [[0.23354311255285506]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35125695290671194]], [[0.36191178778479377]], [[0.34781615031448865]]], "std": [[[0.2718587214706277]], [[0.26414030068171623]], [[0.27379163645189153]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36847132522186526]], [[0.3744532867447042]], [[0.36043563137747253]]], "std": [[[0.26560527982701115]], [[0.2627430054810082]], [[0.27870122607881764]]], "count": [177]}, "observation.state": {"min": [-0.5032409429550171, -1.0842021724855044e-19, -1.425065279006958, -1.5299999713897705, -0.08851584792137146, -0.25744232535362244, 0.05301528424024582, 0.0015339808305725455, -0.0015339808305725455, 0.0, 0.0, -0.0015339808305725455, -0.003067961661145091, 0.06272783875465393], "max": [0.032213594764471054, 2.4835147857666016, 0.0, 0.22995442152023315, 0.40452539920806885, 0.10634566098451614, 1.6986631155014038, 0.003067961661145091, 0.0, 0.0, 0.0, 6.704777078533922e-20, 0.003067961661145091, 0.06272783875465393], "mean": [-0.1808871626853943, 1.5335637331008911, -0.5761278867721558, -0.8229308724403381, 0.2281709462404251, -0.029551880434155464, 0.6131266355514526, 0.0030379199888557196, -0.0014280860777944326, 0.0, 0.0, -0.0015028250636532903, 0.0029220727737993, 0.062728151679039], "std": [0.14478205144405365, 0.8856630921363831, 0.42365238070487976, 0.5260882377624512, 0.15293237566947937, 0.05607287585735321, 0.5915719270706177, 0.00018480791186448187, 0.0003681104863062501, 0.0, 0.0, 0.00020988807955291122, 0.0007055589812807739, 3.129243850708008e-07], "count": [999]}, "action": {"min": [-0.5032409429550171, -1.0842021724855044e-19, -1.425065279006958, -1.5299999713897705, -0.08851584792137146, -0.25744232535362244, 0.05301528424024582, 0.0015339808305725455, -0.0015339808305725455, 0.0, 0.0, -0.0015339808305725455, -0.003067961661145091, 0.06272783875465393], "max": [0.032213594764471054, 2.4835147857666016, 0.0, 0.22995442152023315, 0.40452539920806885, 0.10634566098451614, 1.6986631155014038, 0.003067961661145091, 0.0, 0.0, 0.0, 6.704777078533922e-20, 0.003067961661145091, 0.06272783875465393], "mean": [-0.1808871626853943, 1.5335637331008911, -0.5761278867721558, -0.8229308724403381, 0.2281709462404251, -0.029551880434155464, 0.6131266355514526, 0.0030379199888557196, -0.0014280860777944326, 0.0, 0.0, -0.0015028250636532903, 0.0029220727737993, 0.062728151679039], "std": [0.14478205144405365, 0.8856630921363831, 0.42365238070487976, 0.5260882377624512, 0.15293237566947937, 0.05607287585735321, 0.5915719270706177, 0.00018480791186448187, 0.0003681104863062501, 0.0, 0.0, 0.00020988807955291122, 0.0007055589812807739, 3.129243850708008e-07], "count": [999]}, "timestamp": {"min": [0.0], "max": [33.266666666666666], "mean": [16.633333333333333], "std": [9.612877165937752], "count": [999]}, "frame_index": {"min": [0], "max": [998], "mean": [499.0], "std": [288.38631497813253], "count": [999]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [999]}, "index": {"min": [51842], "max": [52840], "mean": [52341.0], "std": [288.38631497813253], "count": [999]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}, "subtask_annotation": {"mean": [4.208208208208208, 7.0, 7.0, 7.0, 7.0], "std": [2.271530881418512, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [999]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [999]}, "eef_direction_state": {"mean": [3.73973973973974, 6.0], "std": [2.292943506119275, 0.0], "min": [0, 6], "max": [6, 6], "count": [999]}, "eef_velocity_state": {"mean": [0.9469469469469469, 0.0], "std": [0.8347964262390222, 0.0], "min": [0, 0], "max": [2, 0], "count": [999]}, "eef_acc_mag_state": {"mean": [0.914914914914915, 0.0], "std": [0.8381349760067099, 0.0], "min": [0, 0], "max": [2, 0], "count": [999]}, "eef_direction_action": {"mean": [3.73973973973974, 6.0], "std": [2.292943506119275, 0.0], "min": [0, 6], "max": [6, 6], "count": [999]}, "eef_velocity_action": {"mean": [0.9469469469469469, 0.0], "std": [0.8347964262390222, 0.0], "min": [0, 0], "max": [2, 0], "count": [999]}, "eef_acc_mag_action": {"mean": [0.914914914914915, 0.0], "std": [0.8381349760067099, 0.0], "min": [0, 0], "max": [2, 0], "count": [999]}, "eef_sim_pose_state": {"mean": [0.33673117491356086, 0.277050743535141, 1.2069489090744743, 0.0006327380187352208, 0.1298097270598839, 0.051061194088718835, 0.06902289563818104, -0.33659364267378494, 1.182462361886819, 0.0029242085007326175, -0.0014280810770197633, 0.0015350896723265281], "std": [0.16519321663357622, 0.05188133534004899, 0.056630143874836295, 0.062266752082107094, 0.14095455472334248, 0.09649508363073155, 2.7773361032948546e-05, 6.279504002312437e-06, 8.414224797306493e-06, 0.000705800369912136, 0.0003681115709337296, 0.00028294930759476645], "min": [0.030473939728300595, 0.16834906516099793, 1.1140711045429605, -0.27065740845936037, -0.2273593168265362, -0.21215492640184036, 0.06901481056947031, -0.3365950544495525, 1.1824599410003533, -0.0030679616611450915, -0.0015339808305725455, -1.7938116614931582e-09], "max": [0.5655112407460882, 0.3517044502156885, 1.3334318791243305, 0.12875750576810338, 0.6976369337720745, 0.3513080860228946, 0.0691306734633056, -0.3365597293037018, 1.1824949999999999, 0.0030703147592564964, 2.220446049250313e-16, 0.0030679616611450915], "count": [999]}, "eef_sim_pose_action": {"mean": [0.33673117491356086, 0.277050743535141, 1.2069489090744743, 0.0006327380187352208, 0.1298097270598839, 0.051061194088718835, 0.06902289563818104, -0.33659364267378494, 1.182462361886819, 0.0029242085007326175, -0.0014280810770197633, 0.0015350896723265281], "std": [0.16519321663357622, 0.05188133534004899, 0.056630143874836295, 0.062266752082107094, 0.14095455472334248, 0.09649508363073155, 2.7773361032948546e-05, 6.279504002312437e-06, 8.414224797306493e-06, 0.000705800369912136, 0.0003681115709337296, 0.00028294930759476645], "min": [0.030473939728300595, 0.16834906516099793, 1.1140711045429605, -0.27065740845936037, -0.2273593168265362, -0.21215492640184036, 0.06901481056947031, -0.3365950544495525, 1.1824599410003533, -0.0030679616611450915, -0.0015339808305725455, -1.7938116614931582e-09], "max": [0.5655112407460882, 0.3517044502156885, 1.3334318791243305, 0.12875750576810338, 0.6976369337720745, 0.3513080860228946, 0.0691306734633056, -0.3365597293037018, 1.1824949999999999, 0.0030703147592564964, 2.220446049250313e-16, 0.0030679616611450915], "count": [999]}, "gripper_mode_state": {"mean": [0.7407407407407407, 1.0], "std": [0.43822813208144895, 0.0], "min": [0, 1], "max": [1, 1], "count": [999]}, "gripper_activity_state": {"mean": [1.7997997997997999, 2.0], "std": [0.5659330704245575, 0.0], "min": [0, 2], "max": [2, 2], "count": [999]}, "gripper_mode_action": {"mean": [0.7407407407407407, 1.0], "std": [0.43822813208144895, 0.0], "min": [0, 1], "max": [1, 1], "count": [999]}, "gripper_activity_action": {"mean": [1.7997997997997999, 2.0], "std": [0.5659330704245575, 0.0], "min": [0, 2], "max": [2, 2], "count": [999]}, "gripper_open_scale_state": {"mean": [0.35035897657141424, 0.035844479288374066], "std": [0.338041768062709, 3.885780586188048e-16], "min": [0.030294448137283325, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [999]}, "gripper_open_scale_action": {"mean": [0.35035897657141424, 0.035844479288374066], "std": [0.338041768062709, 3.885780586188048e-16], "min": [0.030294448137283325, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [999]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47246454395572046]], [[0.477047699169758]], [[0.442597086792675]]], "std": [[[0.24789736980025853]], [[0.2479745303877505]], [[0.23158678548988498]]], "count": [185]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3632378157569334]], [[0.37417879055526115]], [[0.3613245686863334]]], "std": [[[0.2671239761866506]], [[0.26148273186663257]], [[0.27288806137002036]]], "count": [185]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3871086159689101]], [[0.3939268106341636]], [[0.38122765706883355]]], "std": [[[0.2985726898062946]], [[0.29600334797957545]], [[0.31252551685985447]]], "count": [185]}, "observation.state": {"min": [-0.7224240899085999, 0.0, -1.3349188566207886, -1.5300524234771729, -0.13193359971046448, -0.17156876623630524, 0.05418042838573456, -1.0842021724855044e-19, -2.168404344971009e-19, 0.0, 0.003067961661145091, 1.0842021724855044e-19, -0.01840776950120926, 0.06272783875465393], "max": [0.5829126834869385, 2.4359779357910156, -0.0020865618716925383, 0.356984943151474, 0.5967185497283936, 0.11658254265785217, 1.6993095874786377, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.004601942375302315, 0.004601942375302315, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.1772153675556183, 1.3350167274475098, -0.5233869552612305, -0.6398468017578125, 0.24327924847602844, -0.022532565519213676, 0.6552459597587585, -1.0276797721434071e-22, 0.0005595258553512394, 4.218493359076092e-06, 0.004587499424815178, 0.002422845456749201, -0.006326993461698294, 0.06272818893194199], "std": [0.40540650486946106, 0.8959941267967224, 0.4323711395263672, 0.5006003975868225, 0.28318026661872864, 0.06653930246829987, 0.6400780081748962, 3.336452387778244e-21, 0.0006719843950122595, 6.892780947964638e-05, 0.00012395312660373747, 0.0007297646370716393, 0.0029958474915474653, 3.501772880554199e-07], "count": [1055]}, "action": {"min": [-0.7224240899085999, 0.0, -1.3349188566207886, -1.5300524234771729, -0.13193359971046448, -0.17156876623630524, 0.05418042838573456, -1.0842021724855044e-19, -2.168404344971009e-19, 0.0, 0.003067961661145091, 1.0842021724855044e-19, -0.01840776950120926, 0.06272783875465393], "max": [0.5829126834869385, 2.4359779357910156, -0.0020865618716925383, 0.356984943151474, 0.5967185497283936, 0.11658254265785217, 1.6993095874786377, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.004601942375302315, 0.004601942375302315, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.1772153675556183, 1.3350167274475098, -0.5233869552612305, -0.6398468017578125, 0.24327924847602844, -0.022532565519213676, 0.6552459597587585, -1.0276797721434071e-22, 0.0005595258553512394, 4.218493359076092e-06, 0.004587499424815178, 0.002422845456749201, -0.006326993461698294, 0.06272818893194199], "std": [0.40540650486946106, 0.8959941267967224, 0.4323711395263672, 0.5006003975868225, 0.28318026661872864, 0.06653930246829987, 0.6400780081748962, 3.336452387778244e-21, 0.0006719843950122595, 6.892780947964638e-05, 0.00012395312660373747, 0.0007297646370716393, 0.0029958474915474653, 3.501772880554199e-07], "count": [1055]}, "timestamp": {"min": [0.0], "max": [35.13333333333333], "mean": [17.56666666666667], "std": [10.151737672821229], "count": [1055]}, "frame_index": {"min": [0], "max": [1054], "mean": [527.0], "std": [304.55213018463684], "count": [1055]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1055]}, "index": {"min": [52841], "max": [53895], "mean": [53368.0], "std": [304.55213018463684], "count": [1055]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1055]}, "subtask_annotation": {"mean": [4.145023696682465, 7.0, 7.0, 7.0, 7.0], "std": [2.37139576841017, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1055]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [1055]}, "eef_direction_state": {"mean": [3.533649289099526, 6.0], "std": [2.3241072179256546, 0.0], "min": [0, 6], "max": [6, 6], "count": [1055]}, "eef_velocity_state": {"mean": [1.0199052132701423, 0.0], "std": [0.8344376830774398, 0.0], "min": [0, 0], "max": [2, 0], "count": [1055]}, "eef_acc_mag_state": {"mean": [0.9393364928909953, 0.0], "std": [0.8273279867579827, 0.0], "min": [0, 0], "max": [2, 0], "count": [1055]}, "eef_direction_action": {"mean": [3.533649289099526, 6.0], "std": [2.3241072179256546, 0.0], "min": [0, 6], "max": [6, 6], "count": [1055]}, "eef_velocity_action": {"mean": [1.0199052132701423, 0.0], "std": [0.8344376830774398, 0.0], "min": [0, 0], "max": [2, 0], "count": [1055]}, "eef_acc_mag_action": {"mean": [0.9393364928909953, 0.0], "std": [0.8273279867579827, 0.0], "min": [0, 0], "max": [2, 0], "count": [1055]}, "eef_sim_pose_state": {"mean": [0.27724946980634774, 0.26980419704513414, 1.2170057470239317, 0.008692557118683619, 0.16225190180680354, 0.06975929656694464, 0.06917163119550503, -0.33643571887848067, 1.1820363286392297, -0.006314495108866402, 0.005151215154911066, 0.0024228736487399865], "std": [0.15061289309551787, 0.12494101107872187, 0.05577354013350428, 0.05908066021035887, 0.1846863574395856, 0.22257275688244746, 5.042383039385779e-05, 1.6421796133152273e-05, 2.8353258674264813e-05, 0.002994132560856917, 0.0006769413002711, 0.0007297723196494993], "min": [0.0237353201326248, 0.08527755387860217, 1.1146302311158056, -0.1221911012761372, -0.14706130474341506, -0.488464456235832, 0.06912916132422398, -0.33649024000000005, 1.181597979704982, -0.018393626995224253, 0.0030696079958525413, 0.0], "max": [0.5094396911669172, 0.4857893338424864, 1.3396787699459114, 0.21904037974559862, 0.7752259751254527, 0.6869212768147228, 0.06924523362087674, -0.33638668285624956, 1.1822154081520455, -0.0015267767881627875, 0.0061359159865739255, 0.004601991104721334], "count": [1055]}, "eef_sim_pose_action": {"mean": [0.27724946980634774, 0.26980419704513414, 1.2170057470239317, 0.008692557118683619, 0.16225190180680354, 0.06975929656694464, 0.06917163119550503, -0.33643571887848067, 1.1820363286392297, -0.006314495108866402, 0.005151215154911066, 0.0024228736487399865], "std": [0.15061289309551787, 0.12494101107872187, 0.05577354013350428, 0.05908066021035887, 0.1846863574395856, 0.22257275688244746, 5.042383039385779e-05, 1.6421796133152273e-05, 2.8353258674264813e-05, 0.002994132560856917, 0.0006769413002711, 0.0007297723196494993], "min": [0.0237353201326248, 0.08527755387860217, 1.1146302311158056, -0.1221911012761372, -0.14706130474341506, -0.488464456235832, 0.06912916132422398, -0.33649024000000005, 1.181597979704982, -0.018393626995224253, 0.0030696079958525413, 0.0], "max": [0.5094396911669172, 0.4857893338424864, 1.3396787699459114, 0.21904037974559862, 0.7752259751254527, 0.6869212768147228, 0.06924523362087674, -0.33638668285624956, 1.1822154081520455, -0.0015267767881627875, 0.0061359159865739255, 0.004601991104721334], "count": [1055]}, "gripper_mode_state": {"mean": [0.7004739336492891, 1.0], "std": [0.45805043600807205, 0.0], "min": [0, 1], "max": [1, 1], "count": [1055]}, "gripper_activity_state": {"mean": [1.8075829383886255, 2.0], "std": [0.5541222823391346, 0.0], "min": [0, 2], "max": [2, 2], "count": [1055]}, "gripper_mode_action": {"mean": [0.7004739336492891, 1.0], "std": [0.45805043600807205, 0.0], "min": [0, 1], "max": [1, 1], "count": [1055]}, "gripper_activity_action": {"mean": [1.8075829383886255, 2.0], "std": [0.5541222823391346, 0.0], "min": [0, 2], "max": [2, 2], "count": [1055]}, "gripper_open_scale_state": {"mean": [0.37442493445983954, 0.035844479288373934], "std": [0.3657589476836208, 2.5673907444456745e-16], "min": [0.030960244791848317, 0.03584447928837368], "max": [0.971034049987793, 0.03584447928837368], "count": [1055]}, "gripper_open_scale_action": {"mean": [0.37442493445983954, 0.035844479288373934], "std": [0.3657589476836208, 2.5673907444456745e-16], "min": [0.030960244791848317, 0.03584447928837368], "max": [0.971034049987793, 0.03584447928837368], "count": [1055]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5353152737432422]], [[0.5406311896500713]], [[0.5156519036283924]]], "std": [[[0.23004914729512002]], [[0.22005236508663525]], [[0.21591149442955715]]], "count": [162]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37727466782323354]], [[0.4044584291535544]], [[0.4045176393259636]]], "std": [[[0.2707711945636305]], [[0.2502184151041802]], [[0.2531364058222952]]], "count": [162]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3854594831759865]], [[0.39608756791468297]], [[0.38707985522741334]]], "std": [[[0.3052326514386482]], [[0.2855569073196092]], [[0.2933270785959013]]], "count": [162]}, "observation.state": {"min": [-0.0015339808305725455, -4.336808689942018e-19, -0.0015339808305725455, -0.00920388475060463, -3.2526065174565133e-19, -0.02761165425181389, 0.06160520389676094, -0.08049863576889038, -0.0065641989931464195, -1.0937283039093018, -1.5299999713897705, -0.4315929114818573, -0.2629740536212921, 0.06272783875465393], "max": [0.003067961661145091, 0.0015339808305725455, 5.421010862427522e-19, -0.0015443521551787853, 0.003067961661145091, -0.013805827125906944, 0.0617232471704483, 0.6427340507507324, 2.5264663696289062, 0.0, 0.6313505172729492, 0.24994412064552307, 0.26956942677497864, 0.06272783875465393], "mean": [0.000854194222483784, 0.000993244699202478, -4.778242509928532e-05, -0.005807930137962103, 0.0002914761134888977, -0.0239701010286808, 0.061605047434568405, 0.11417996138334274, 1.7710785865783691, -0.45306095480918884, -1.092010736465454, -0.23347030580043793, 0.01642509736120701, 0.06272805482149124], "std": [0.0008758376934565604, 0.0006799019756726921, 0.000235499202972278, 0.0011141311842948198, 0.000601227511651814, 0.0022878008894622326, 6.032072178641101e-06, 0.19634032249450684, 0.9012623429298401, 0.26052743196487427, 0.6367312669754028, 0.1490083634853363, 0.109798863530159, 2.1606683731079102e-07], "count": [884]}, "action": {"min": [-0.0015339808305725455, -4.336808689942018e-19, -0.0015339808305725455, -0.00920388475060463, -3.2526065174565133e-19, -0.02761165425181389, 0.06160520389676094, -0.08049863576889038, -0.0065641989931464195, -1.0937283039093018, -1.5299999713897705, -0.4315929114818573, -0.2629740536212921, 0.06272783875465393], "max": [0.003067961661145091, 0.0015339808305725455, 5.421010862427522e-19, -0.0015443521551787853, 0.003067961661145091, -0.013805827125906944, 0.0617232471704483, 0.6427340507507324, 2.5264663696289062, 0.0, 0.6313505172729492, 0.24994412064552307, 0.26956942677497864, 0.06272783875465393], "mean": [0.000854194222483784, 0.000993244699202478, -4.778242509928532e-05, -0.005807930137962103, 0.0002914761134888977, -0.0239701010286808, 0.061605047434568405, 0.11417996138334274, 1.7710785865783691, -0.45306095480918884, -1.092010736465454, -0.23347030580043793, 0.01642509736120701, 0.06272805482149124], "std": [0.0008758376934565604, 0.0006799019756726921, 0.000235499202972278, 0.0011141311842948198, 0.000601227511651814, 0.0022878008894622326, 6.032072178641101e-06, 0.19634032249450684, 0.9012623429298401, 0.26052743196487427, 0.6367312669754028, 0.1490083634853363, 0.109798863530159, 2.1606683731079102e-07], "count": [884]}, "timestamp": {"min": [0.0], "max": [29.433333333333334], "mean": [14.716666666666667], "std": [8.50628852346571], "count": [884]}, "frame_index": {"min": [0], "max": [883], "mean": [441.5], "std": [255.18865570397128], "count": [884]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [884]}, "index": {"min": [53896], "max": [54779], "mean": [54337.5], "std": [255.18865570397128], "count": [884]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [884]}, "subtask_annotation": {"mean": [3.8529411764705883, 7.0, 7.0, 7.0, 7.0], "std": [2.445533918362419, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [884]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [884]}, "eef_direction_state": {"mean": [6.0, 3.585972850678733], "std": [0.0, 2.164728062130051], "min": [6, 0], "max": [6, 6], "count": [884]}, "eef_velocity_state": {"mean": [0.0, 1.0158371040723981], "std": [0.0, 0.7712145036038879], "min": [0, 0], "max": [0, 2], "count": [884]}, "eef_acc_mag_state": {"mean": [0.0, 0.9909502262443439], "std": [0.0, 0.8043487583905312], "min": [0, 0], "max": [0, 2], "count": [884]}, "eef_direction_action": {"mean": [6.0, 3.585972850678733], "std": [0.0, 2.164728062130051], "min": [6, 0], "max": [6, 6], "count": [884]}, "eef_velocity_action": {"mean": [0.0, 1.0158371040723981], "std": [0.0, 0.7712145036038879], "min": [0, 0], "max": [0, 2], "count": [884]}, "eef_acc_mag_action": {"mean": [0.0, 0.9909502262443439], "std": [0.0, 0.8043487583905312], "min": [0, 0], "max": [0, 2], "count": [884]}, "eef_sim_pose_state": {"mean": [0.0692006500020873, 0.3334968867355965, 1.183126163459968, -0.023971829201611193, -0.004862454627058868, 0.0011456736822498404, 0.3372775592966171, -0.30590679679707994, 1.151230666981672, -0.04496027177219314, 0.21576804511176204, -0.13175081217189621], "std": [5.2000993325305565e-05, 2.3780329661736273e-05, 9.467530878532718e-05, 0.002287485447619143, 0.0013714681595860636, 0.0010753598409700706, 0.14291408950601386, 0.06367785586498553, 0.06975408836753645, 0.07460393103632668, 0.21037026308117257, 0.17883428911357344], "min": [0.06912593479094, 0.33343981387051175, 1.1826881820028228, -0.027627600926139414, -0.009203841434144655, -0.0015339808305725455, -0.02963233230844699, -0.3671648241616991, 1.0444277872006154, -0.20306012334288714, -0.22888713543418082, -0.4809622297988283], "max": [0.06924642491358105, 0.3335790731204749, 1.1834384115041037, -0.01380582712590694, -1.0371324606017751e-05, 0.006136053271870183, 0.47054018121128643, -0.1141850089960791, 1.3732339329739354, 0.24059833562794086, 0.8774831681155946, 0.33146520345621977], "count": [884]}, "eef_sim_pose_action": {"mean": [0.0692006500020873, 0.3334968867355965, 1.183126163459968, -0.023971829201611193, -0.004862454627058868, 0.0011456736822498404, 0.3372775592966171, -0.30590679679707994, 1.151230666981672, -0.04496027177219314, 0.21576804511176204, -0.13175081217189621], "std": [5.2000993325305565e-05, 2.3780329661736273e-05, 9.467530878532718e-05, 0.002287485447619143, 0.0013714681595860636, 0.0010753598409700706, 0.14291408950601386, 0.06367785586498553, 0.06975408836753645, 0.07460393103632668, 0.21037026308117257, 0.17883428911357344], "min": [0.06912593479094, 0.33343981387051175, 1.1826881820028228, -0.027627600926139414, -0.009203841434144655, -0.0015339808305725455, -0.02963233230844699, -0.3671648241616991, 1.0444277872006154, -0.20306012334288714, -0.22888713543418082, -0.4809622297988283], "max": [0.06924642491358105, 0.3335790731204749, 1.1834384115041037, -0.01380582712590694, -1.0371324606017751e-05, 0.006136053271870183, 0.47054018121128643, -0.1141850089960791, 1.3732339329739354, 0.24059833562794086, 0.8774831681155946, 0.33146520345621977], "count": [884]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [884]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [884]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [884]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [884]}, "gripper_open_scale_state": {"mean": [0.035203223151010606, 0.035844479288374344], "std": [3.4301793309710555e-06, 6.661338147750939e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.03527042695454189, 0.03584447928837368], "count": [884]}, "gripper_open_scale_action": {"mean": [0.035203223151010606, 0.035844479288374344], "std": [3.4301793309710555e-06, 6.661338147750939e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.03527042695454189, 0.03584447928837368], "count": [884]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.512214967986224]], [[0.5279343348935887]], [[0.5238631470540667]]], "std": [[[0.235943049731554]], [[0.22849856702739435]], [[0.2257027439345667]]], "count": [229]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35283568560854717]], [[0.3658726560493193]], [[0.3526955706348527]]], "std": [[[0.2952253637328081]], [[0.28319570507973596]], [[0.2898262859753457]]], "count": [229]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3676296248727535]], [[0.37797816237120757]], [[0.37110727825822226]]], "std": [[[0.27870439003207664]], [[0.26370111912463895]], [[0.2733197266426811]]], "count": [229]}, "observation.state": {"min": [-0.8228303790092468, -0.0015339808305725455, -0.7851764559745789, -1.5299999713897705, -0.15986505150794983, -0.5398901700973511, 0.05806013569235802, -0.0011507271556183696, 0.0015339808305725455, -0.0015290745068341494, -0.0015339808305725455, -0.006135923322290182, 0.032213594764471054, 0.06272783875465393], "max": [0.3689711093902588, 2.559554100036621, 0.0, 0.1751779466867447, 0.8283496499061584, 0.19471073150634766, 1.70822274684906, 0.0015339808305725455, 0.0015339808305725455, 5.942885831729704e-19, 3.6437890965090067e-16, -0.004601942375302315, 0.03834952041506767, 0.06272783875465393], "mean": [-0.3562069833278656, 1.6283515691757202, -0.36664673686027527, -1.0780705213546753, 0.4118987023830414, -0.1058582216501236, 0.8125494122505188, 0.0002870890311896801, 0.0015339847886934876, -1.6739271814003587e-05, -0.0001304533943766728, -0.005743640009313822, 0.036851972341537476, 0.06272836029529572], "std": [0.33716291189193726, 0.9367606043815613, 0.2716350257396698, 0.6966116428375244, 0.3295444846153259, 0.1354888379573822, 0.7007749676704407, 0.0005519248079508543, 3.958120942115784e-09, 0.0001406437368132174, 0.0003941689501516521, 0.0006026697810739279, 0.0012683700770139694, 5.21540641784668e-07], "count": [1404]}, "action": {"min": [-0.8228303790092468, -0.0015339808305725455, -0.7851764559745789, -1.5299999713897705, -0.15986505150794983, -0.5398901700973511, 0.05806013569235802, -0.0011507271556183696, 0.0015339808305725455, -0.0015290745068341494, -0.0015339808305725455, -0.006135923322290182, 0.032213594764471054, 0.06272783875465393], "max": [0.3689711093902588, 2.559554100036621, 0.0, 0.1751779466867447, 0.8283496499061584, 0.19471073150634766, 1.70822274684906, 0.0015339808305725455, 0.0015339808305725455, 5.942885831729704e-19, 3.6437890965090067e-16, -0.004601942375302315, 0.03834952041506767, 0.06272783875465393], "mean": [-0.3562069833278656, 1.6283515691757202, -0.36664673686027527, -1.0780705213546753, 0.4118987023830414, -0.1058582216501236, 0.8125494122505188, 0.0002870890311896801, 0.0015339847886934876, -1.6739271814003587e-05, -0.0001304533943766728, -0.005743640009313822, 0.036851972341537476, 0.06272836029529572], "std": [0.33716291189193726, 0.9367606043815613, 0.2716350257396698, 0.6966116428375244, 0.3295444846153259, 0.1354888379573822, 0.7007749676704407, 0.0005519248079508543, 3.958120942115784e-09, 0.0001406437368132174, 0.0003941689501516521, 0.0006026697810739279, 0.0012683700770139694, 5.21540641784668e-07], "count": [1404]}, "timestamp": {"min": [0.0], "max": [46.766666666666666], "mean": [23.383333333333333], "std": [13.509992872218971], "count": [1404]}, "frame_index": {"min": [0], "max": [1403], "mean": [701.5], "std": [405.2997861665691], "count": [1404]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1404]}, "index": {"min": [54780], "max": [56183], "mean": [55481.5], "std": [405.2997861665691], "count": [1404]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1404]}, "subtask_annotation": {"mean": [4.2243589743589745, 7.0, 7.0, 7.0, 7.0], "std": [2.347989217184519, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1404]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [1404]}, "eef_direction_state": {"mean": [3.774928774928775, 6.0], "std": [2.289091792445926, 0.0], "min": [0, 6], "max": [6, 6], "count": [1404]}, "eef_velocity_state": {"mean": [0.8696581196581197, 0.0], "std": [0.8091127337283521, 0.0], "min": [0, 0], "max": [2, 0], "count": [1404]}, "eef_acc_mag_state": {"mean": [0.8611111111111112, 0.0], "std": [0.8396837803019513, 0.0], "min": [0, 0], "max": [2, 0], "count": [1404]}, "eef_direction_action": {"mean": [3.774928774928775, 6.0], "std": [2.289091792445926, 0.0], "min": [0, 6], "max": [6, 6], "count": [1404]}, "eef_velocity_action": {"mean": [0.8696581196581197, 0.0], "std": [0.8091127337283521, 0.0], "min": [0, 0], "max": [2, 0], "count": [1404]}, "eef_acc_mag_action": {"mean": [0.8611111111111112, 0.0], "std": [0.8396837803019513, 0.0], "min": [0, 0], "max": [2, 0], "count": [1404]}, "eef_sim_pose_state": {"mean": [0.28485256583433444, 0.23472989025722682, 1.159874516134518, -0.029746537036088753, 0.15509291049678028, 0.06627630964737155, 0.06924472379540797, -0.33662600031426737, 1.182547895081007, 0.03684378045482558, 0.0013867644634194653, -0.005456550184473467], "std": [0.13159034033421194, 0.0952099716583356, 0.059171282270845615, 0.1340851592030346, 0.14397690173923214, 0.1180823779366951, 1.0585226697641896e-05, 1.9215885400760228e-05, 5.5036321870748146e-05, 0.0012667244753034287, 0.0004132507293867326, 0.0007821829003323176], "min": [0.045730136392932566, 0.10227481355936205, 1.0445048373521049, -0.22971611689007848, -0.2854578134452439, -0.2023822355792197, 0.06913078470238085, -0.336663233555596, 1.182529881701047, 0.03221200448573942, 0.0, -0.006660237732621987], "max": [0.45508806756763454, 0.41906652986327914, 1.3334973725661758, 0.4290385449305412, 0.6555131952109003, 0.5714568400524724, 0.06924637264660588, -0.3365881196081784, 1.1829538340222017, 0.03834863768594952, 0.0015339645873628793, -0.0030679669590674696], "count": [1404]}, "eef_sim_pose_action": {"mean": [0.28485256583433444, 0.23472989025722682, 1.159874516134518, -0.029746537036088753, 0.15509291049678028, 0.06627630964737155, 0.06924472379540797, -0.33662600031426737, 1.182547895081007, 0.03684378045482558, 0.0013867644634194653, -0.005456550184473467], "std": [0.13159034033421194, 0.0952099716583356, 0.059171282270845615, 0.1340851592030346, 0.14397690173923214, 0.1180823779366951, 1.0585226697641896e-05, 1.9215885400760228e-05, 5.5036321870748146e-05, 0.0012667244753034287, 0.0004132507293867326, 0.0007821829003323176], "min": [0.045730136392932566, 0.10227481355936205, 1.0445048373521049, -0.22971611689007848, -0.2854578134452439, -0.2023822355792197, 0.06913078470238085, -0.336663233555596, 1.182529881701047, 0.03221200448573942, 0.0, -0.006660237732621987], "max": [0.45508806756763454, 0.41906652986327914, 1.3334973725661758, 0.4290385449305412, 0.6555131952109003, 0.5714568400524724, 0.06924637264660588, -0.3365881196081784, 1.1829538340222017, 0.03834863768594952, 0.0015339645873628793, -0.0030679669590674696], "count": [1404]}, "gripper_mode_state": {"mean": [0.5968660968660968, 1.0], "std": [0.4905272258274, 0.0], "min": [0, 1], "max": [1, 1], "count": [1404]}, "gripper_activity_state": {"mean": [1.8561253561253561, 2.0], "std": [0.48842537414553105, 0.0], "min": [0, 2], "max": [2, 2], "count": [1404]}, "gripper_mode_action": {"mean": [0.5968660968660968, 1.0], "std": [0.4905272258274, 0.0], "min": [0, 1], "max": [1, 1], "count": [1404]}, "gripper_activity_action": {"mean": [1.8561253561253561, 2.0], "std": [0.48842537414553105, 0.0], "min": [0, 2], "max": [2, 2], "count": [1404]}, "gripper_open_scale_state": {"mean": [0.4643106963735645, 0.035844479288373365], "std": [0.40044527555309567, 3.122502256758253e-16], "min": [0.03317722039563315, 0.03584447928837368], "max": [0.9761272839137486, 0.03584447928837368], "count": [1404]}, "gripper_open_scale_action": {"mean": [0.4643106963735645, 0.035844479288373365], "std": [0.40044527555309567, 3.122502256758253e-16], "min": [0.03317722039563315, 0.03584447928837368], "max": [0.9761272839137486, 0.03584447928837368], "count": [1404]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.494037657648274]], [[0.51710143413275]], [[0.5079801838398041]]], "std": [[[0.2680199119805416]], [[0.259823727345542]], [[0.253349423210599]]], "count": [251]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39404166558168197]], [[0.399619720464547]], [[0.388363240936038]]], "std": [[[0.26858302230884695]], [[0.24712145295574137]], [[0.2548097725247369]]], "count": [251]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3766784712999852]], [[0.38909876941037597]], [[0.38601143790849674]]], "std": [[[0.31580335913762153]], [[0.2998149328595733]], [[0.3079919410826693]]], "count": [251]}, "observation.state": {"min": [-1.0032234191894531, -0.0015339808305725455, -0.8692675232887268, -1.5300867557525635, -0.9332032203674316, -0.780796229839325, 0.0599847286939621, -0.004601942375302315, -0.0015339808305725455, -0.003067961661145091, -0.011380856856703758, -0.0015339808305725455, -0.06289321184158325, 0.06272783875465393], "max": [0.6136225461959839, 2.301650285720825, 0.0015339808305725455, 0.7215678691864014, 1.0983302593231201, 0.16702231764793396, 1.71028733253479, -0.003067961661145091, 5.082197683525802e-21, 5.421010862427522e-19, -0.0015339808305725455, 0.003067961661145091, -0.003067961661145091, 0.06272783875465393], "mean": [-0.49111902713775635, 1.7926561832427979, -0.5214340090751648, -1.0408296585083008, 0.40615028142929077, -0.22152256965637207, 0.9415801167488098, -0.0038839762564748526, -7.095262390066637e-06, -0.0009944005869328976, -0.00612222496420145, -0.0015005217865109444, -0.003309846157208085, 0.06272841989994049], "std": [0.34938105940818787, 0.5520305037498474, 0.20538285374641418, 0.46305522322654724, 0.3478589951992035, 0.22316782176494598, 0.6596084237098694, 0.0006121163605712354, 0.00010247110185446218, 0.0005940283299423754, 0.00025818790891207755, 0.0002670688845682889, 0.002908179070800543, 5.811452865600586e-07], "count": [1584]}, "action": {"min": [-1.0032234191894531, -0.0015339808305725455, -0.8692675232887268, -1.5300867557525635, -0.9332032203674316, -0.780796229839325, 0.0599847286939621, -0.004601942375302315, -0.0015339808305725455, -0.003067961661145091, -0.011380856856703758, -0.0015339808305725455, -0.06289321184158325, 0.06272783875465393], "max": [0.6136225461959839, 2.301650285720825, 0.0015339808305725455, 0.7215678691864014, 1.0983302593231201, 0.16702231764793396, 1.71028733253479, -0.003067961661145091, 5.082197683525802e-21, 5.421010862427522e-19, -0.0015339808305725455, 0.003067961661145091, -0.003067961661145091, 0.06272783875465393], "mean": [-0.49111902713775635, 1.7926561832427979, -0.5214340090751648, -1.0408296585083008, 0.40615028142929077, -0.22152256965637207, 0.9415801167488098, -0.0038839762564748526, -7.095262390066637e-06, -0.0009944005869328976, -0.00612222496420145, -0.0015005217865109444, -0.003309846157208085, 0.06272841989994049], "std": [0.34938105940818787, 0.5520305037498474, 0.20538285374641418, 0.46305522322654724, 0.3478589951992035, 0.22316782176494598, 0.6596084237098694, 0.0006121163605712354, 0.00010247110185446218, 0.0005940283299423754, 0.00025818790891207755, 0.0002670688845682889, 0.002908179070800543, 5.811452865600586e-07], "count": [1584]}, "timestamp": {"min": [0.0], "max": [52.766666666666666], "mean": [26.383333333333333], "std": [15.2420440691991], "count": [1584]}, "frame_index": {"min": [0], "max": [1583], "mean": [791.5], "std": [457.26132207597294], "count": [1584]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1584]}, "index": {"min": [56184], "max": [57767], "mean": [56975.5], "std": [457.26132207597294], "count": [1584]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1584]}, "subtask_annotation": {"mean": [2.6186868686868685, 7.0, 7.0, 7.0, 7.0], "std": [2.617405665367969, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1584]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [1584]}, "eef_direction_state": {"mean": [2.894570707070707, 6.0], "std": [2.00211272691203, 0.0], "min": [0, 6], "max": [6, 6], "count": [1584]}, "eef_velocity_state": {"mean": [1.1906565656565657, 0.0], "std": [0.658291002269528, 0.0], "min": [0, 0], "max": [2, 0], "count": [1584]}, "eef_acc_mag_state": {"mean": [1.130050505050505, 0.0], "std": [0.7716609381780651, 0.0], "min": [0, 0], "max": [2, 0], "count": [1584]}, "eef_direction_action": {"mean": [2.894570707070707, 6.0], "std": [2.00211272691203, 0.0], "min": [0, 6], "max": [6, 6], "count": [1584]}, "eef_velocity_action": {"mean": [1.1906565656565657, 0.0], "std": [0.658291002269528, 0.0], "min": [0, 0], "max": [2, 0], "count": [1584]}, "eef_acc_mag_action": {"mean": [1.130050505050505, 0.0], "std": [0.7716609381780651, 0.0], "min": [0, 0], "max": [2, 0], "count": [1584]}, "eef_sim_pose_state": {"mean": [0.32263009849716984, 0.1999023004513019, 1.2027353327486519, -0.12893671137988214, 0.19036664471608258, -0.06450940117426981, 0.06905216730791632, -0.3364351589751349, 1.18339797568163, -0.0032991231312663673, -0.007123695555789947, -0.005384526058637617], "std": [0.09305895306009403, 0.08894009071883315, 0.04521023866479027, 0.17646250514065148, 0.22955464165143374, 0.22568603745748878, 4.534745439036623e-05, 1.5800831216362723e-05, 0.00016395837048023323, 0.0029097438257041906, 0.000623510375159835, 0.0006421359074636542], "min": [0.02060536244508626, 0.07306894575907197, 1.0881029842430552, -0.6872000445354184, -0.09335464718482411, -1.1434346944716176, 0.06889724998301736, -0.33645481277856026, 1.1828094746995985, -0.0629120368254527, -0.011886968668342268, -0.006135986073229177], "max": [0.43740981856212735, 0.47874681672298497, 1.335896745828466, 0.3207303114026293, 0.7274524072154787, 0.37478921093075424, 0.06913037375806104, -0.3363157492004174, 1.183649995446804, -0.003054073582214858, -0.0030679580515287075, -0.0015339229599201365], "count": [1584]}, "eef_sim_pose_action": {"mean": [0.32263009849716984, 0.1999023004513019, 1.2027353327486519, -0.12893671137988214, 0.19036664471608258, -0.06450940117426981, 0.06905216730791632, -0.3364351589751349, 1.18339797568163, -0.0032991231312663673, -0.007123695555789947, -0.005384526058637617], "std": [0.09305895306009403, 0.08894009071883315, 0.04521023866479027, 0.17646250514065148, 0.22955464165143374, 0.22568603745748878, 4.534745439036623e-05, 1.5800831216362723e-05, 0.00016395837048023323, 0.0029097438257041906, 0.000623510375159835, 0.0006421359074636542], "min": [0.02060536244508626, 0.07306894575907197, 1.0881029842430552, -0.6872000445354184, -0.09335464718482411, -1.1434346944716176, 0.06889724998301736, -0.33645481277856026, 1.1828094746995985, -0.0629120368254527, -0.011886968668342268, -0.006135986073229177], "max": [0.43740981856212735, 0.47874681672298497, 1.335896745828466, 0.3207303114026293, 0.7274524072154787, 0.37478921093075424, 0.06913037375806104, -0.3363157492004174, 1.183649995446804, -0.003054073582214858, -0.0030679580515287075, -0.0015339229599201365], "count": [1584]}, "gripper_mode_state": {"mean": [0.5359848484848485, 1.0], "std": [0.49870340953268283, 0.0], "min": [0, 1], "max": [1, 1], "count": [1584]}, "gripper_activity_state": {"mean": [1.8402777777777777, 2.0], "std": [0.5078862152962856, 0.0], "min": [0, 2], "max": [2, 2], "count": [1584]}, "gripper_mode_action": {"mean": [0.5359848484848485, 1.0], "std": [0.49870340953268283, 0.0], "min": [0, 1], "max": [1, 1], "count": [1584]}, "gripper_activity_action": {"mean": [1.8402777777777777, 2.0], "std": [0.5078862152962856, 0.0], "min": [0, 2], "max": [2, 2], "count": [1584]}, "gripper_open_scale_state": {"mean": [0.5380450263350695, 0.03584447928837317], "std": [0.3769185714336906, 5.065392549852277e-16], "min": [0.034276987825121195, 0.03584447928837368], "max": [0.9773070471627372, 0.03584447928837368], "count": [1584]}, "gripper_open_scale_action": {"mean": [0.5380450263350695, 0.03584447928837317], "std": [0.3769185714336906, 5.065392549852277e-16], "min": [0.034276987825121195, 0.03584447928837368], "max": [0.9773070471627372, 0.03584447928837368], "count": [1584]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48191514362946825]], [[0.5063389081970237]], [[0.5016425401436294]]], "std": [[[0.2699434405447646]], [[0.2579750669226036]], [[0.248024988179602]]], "count": [189]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3781823206648915]], [[0.38628379644038685]], [[0.3760828895344146]]], "std": [[[0.27262871743172407]], [[0.2538639342833843]], [[0.26321311886796056]]], "count": [189]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3621120433770216]], [[0.3739834742538991]], [[0.3659592151675485]]], "std": [[[0.2757898871514054]], [[0.2624159665558538]], [[0.2680047514539256]]], "count": [189]}, "observation.state": {"min": [-0.8894837498664856, 0.00019610468007158488, -1.9450876712799072, -1.5300679206848145, -0.5617824792861938, -0.42640915513038635, 0.06048319488763809, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.004601942375302315, -0.0015339808305725455, -0.01533698569983244, 0.06272783875465393], "max": [0.40383756160736084, 2.627709150314331, 0.0019835305865854025, 0.08842752128839493, 0.6427379250526428, 0.17180584371089935, 1.7037034034729004, -0.003268953412771225, 0.0, 1.407173912078645e-18, -0.003067961661145091, 0.00026709373923949897, -0.001209378708153963, 0.06272783875465393], "mean": [-0.3383554518222809, 1.8895732164382935, -0.7936173677444458, -0.9904516339302063, 0.26926806569099426, -0.1098427027463913, 0.8402789235115051, -0.0045989197678864, 0.0, -0.0004726734769064933, -0.0030716995242983103, -3.728854608198162e-06, -0.013804052956402302, 0.06272821128368378], "std": [0.3188578188419342, 0.7693869471549988, 0.45545250177383423, 0.5008504390716553, 0.2695612907409668, 0.18399187922477722, 0.6693426966667175, 5.677458466379903e-05, 0.0, 0.0005854841438122094, 6.405260501196608e-05, 7.674095832044259e-05, 0.0008025289862416685, 3.725290298461914e-07], "count": [1091]}, "action": {"min": [-0.8894837498664856, 0.00019610468007158488, -1.9450876712799072, -1.5300679206848145, -0.5617824792861938, -0.42640915513038635, 0.06048319488763809, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.004601942375302315, -0.0015339808305725455, -0.01533698569983244, 0.06272783875465393], "max": [0.40383756160736084, 2.627709150314331, 0.0019835305865854025, 0.08842752128839493, 0.6427379250526428, 0.17180584371089935, 1.7037034034729004, -0.003268953412771225, 0.0, 1.407173912078645e-18, -0.003067961661145091, 0.00026709373923949897, -0.001209378708153963, 0.06272783875465393], "mean": [-0.3383554518222809, 1.8895732164382935, -0.7936173677444458, -0.9904516339302063, 0.26926806569099426, -0.1098427027463913, 0.8402789235115051, -0.0045989197678864, 0.0, -0.0004726734769064933, -0.0030716995242983103, -3.728854608198162e-06, -0.013804052956402302, 0.06272821128368378], "std": [0.3188578188419342, 0.7693869471549988, 0.45545250177383423, 0.5008504390716553, 0.2695612907409668, 0.18399187922477722, 0.6693426966667175, 5.677458466379903e-05, 0.0, 0.0005854841438122094, 6.405260501196608e-05, 7.674095832044259e-05, 0.0008025289862416685, 3.725290298461914e-07], "count": [1091]}, "timestamp": {"min": [0.0], "max": [36.333333333333336], "mean": [18.166666666666664], "std": [10.498147984816708], "count": [1091]}, "frame_index": {"min": [0], "max": [1090], "mean": [545.0], "std": [314.9444395445012], "count": [1091]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [1091]}, "index": {"min": [57768], "max": [58858], "mean": [58313.0], "std": [314.9444395445012], "count": [1091]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1091]}, "subtask_annotation": {"mean": [3.4922089825847844, 7.0, 7.0, 7.0, 7.0], "std": [2.551519339676722, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1091]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [1091]}, "eef_direction_state": {"mean": [2.9688359303391385, 6.0], "std": [2.0011317653935343, 0.0], "min": [0, 6], "max": [6, 6], "count": [1091]}, "eef_velocity_state": {"mean": [1.3446379468377636, 0.0], "std": [0.6998861580788571, 0.0], "min": [0, 0], "max": [2, 0], "count": [1091]}, "eef_acc_mag_state": {"mean": [1.1805682859761686, 0.0], "std": [0.7486180654647214, 0.0], "min": [0, 0], "max": [2, 0], "count": [1091]}, "eef_direction_action": {"mean": [2.9688359303391385, 6.0], "std": [2.0011317653935343, 0.0], "min": [0, 6], "max": [6, 6], "count": [1091]}, "eef_velocity_action": {"mean": [1.3446379468377636, 0.0], "std": [0.6998861580788571, 0.0], "min": [0, 0], "max": [2, 0], "count": [1091]}, "eef_acc_mag_action": {"mean": [1.1805682859761686, 0.0], "std": [0.7486180654647214, 0.0], "min": [0, 0], "max": [2, 0], "count": [1091]}, "eef_sim_pose_state": {"mean": [0.3793139742288717, 0.21036575471137497, 1.1955260447652487, -0.07256679799148805, 0.09715957982771334, -0.06610322427333142, 0.06909433249372254, -0.3363853155332004, 1.182940861884636, -0.013804207354280009, -0.0035443651551172062, -0.004602636533939955], "std": [0.13745162458426505, 0.11802368364959627, 0.058679610815928665, 0.18028479164995417, 0.08758153475402533, 0.156002832832216, 4.449317662850795e-05, 2.170995523553461e-06, 0.00016257914991986322, 0.0008028042244506578, 0.0005907217521965032, 9.557881221586547e-05], "min": [0.038527881597799477, 0.020821433354093262, 1.1157683989768783, -0.34849629819278904, -0.2932348288479085, -0.7783017640770018, 0.06901303158530017, -0.3364198435587527, 1.1828094747808253, -0.01533698569983244, -0.005751517950557172, -0.006135939449218798], "max": [0.5544635922271399, 0.4274767314632074, 1.3653110092283816, 0.22327653394943944, 0.34612545673759576, 0.2893116379427611, 0.06913024137891284, -0.336378782053502, 1.1833524421283697, -0.0012023193697015032, -0.003067961661144869, -0.0032689534127712267], "count": [1091]}, "eef_sim_pose_action": {"mean": [0.3793139742288717, 0.21036575471137497, 1.1955260447652487, -0.07256679799148805, 0.09715957982771334, -0.06610322427333142, 0.06909433249372254, -0.3363853155332004, 1.182940861884636, -0.013804207354280009, -0.0035443651551172062, -0.004602636533939955], "std": [0.13745162458426505, 0.11802368364959627, 0.058679610815928665, 0.18028479164995417, 0.08758153475402533, 0.156002832832216, 4.449317662850795e-05, 2.170995523553461e-06, 0.00016257914991986322, 0.0008028042244506578, 0.0005907217521965032, 9.557881221586547e-05], "min": [0.038527881597799477, 0.020821433354093262, 1.1157683989768783, -0.34849629819278904, -0.2932348288479085, -0.7783017640770018, 0.06901303158530017, -0.3364198435587527, 1.1828094747808253, -0.01533698569983244, -0.005751517950557172, -0.006135939449218798], "max": [0.5544635922271399, 0.4274767314632074, 1.3653110092283816, 0.22327653394943944, 0.34612545673759576, 0.2893116379427611, 0.06913024137891284, -0.336378782053502, 1.1833524421283697, -0.0012023193697015032, -0.003067961661144869, -0.0032689534127712267], "count": [1091]}, "gripper_mode_state": {"mean": [0.5847846012832264, 1.0], "std": [0.49275914135127546, 0.0], "min": [0, 1], "max": [1, 1], "count": [1091]}, "gripper_activity_state": {"mean": [1.76993583868011, 2.0], "std": [0.5988484944093754, 0.0], "min": [0, 2], "max": [2, 2], "count": [1091]}, "gripper_mode_action": {"mean": [0.5847846012832264, 1.0], "std": [0.49275914135127546, 0.0], "min": [0, 1], "max": [1, 1], "count": [1091]}, "gripper_activity_action": {"mean": [1.76993583868011, 2.0], "std": [0.5988484944093754, 0.0], "min": [0, 2], "max": [2, 2], "count": [1091]}, "gripper_open_scale_state": {"mean": [0.48016026119521527, 0.03584447928837386], "std": [0.3824819402459236, 1.8041124150158794e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9735448019845145, 0.03584447928837368], "count": [1091]}, "gripper_open_scale_action": {"mean": [0.48016026119521527, 0.03584447928837386], "std": [0.3824819402459236, 1.8041124150158794e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9735448019845145, 0.03584447928837368], "count": [1091]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4919395848208564]], [[0.49754852300397284]], [[0.46499282785009427]]], "std": [[[0.2401812076451823]], [[0.24078715233451511]], [[0.22458549103742942]]], "count": [238]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3643740422639644]], [[0.3745053207557533]], [[0.36083211585287706]]], "std": [[[0.27301262648304647]], [[0.2658773145672633]], [[0.2765929834085959]]], "count": [238]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3929936803152633]], [[0.3980518527672507]], [[0.38445624507973125]]], "std": [[[0.3092144741136275]], [[0.30489014530543457]], [[0.3202620885772994]]], "count": [238]}, "observation.state": {"min": [-0.8942353129386902, 0.0010917711770161986, -1.9619613885879517, -1.306951642036438, -0.04920896142721176, -0.4931810200214386, 0.05176408216357231, -5.421010862427522e-19, -0.046546973288059235, -0.0005997546832077205, 0.004601942375302315, 0.0015339808305725455, -0.01073786523193121, 0.06272783875465393], "max": [0.17487381398677826, 2.6706604957580566, -0.0015339808305725455, 0.18100973963737488, 0.9065826535224915, 0.2546408176422119, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0015130405081436038, 0.007669903803616762, 0.003067961661145091, 0.003067961661145091, 0.06272783875465393], "mean": [-0.4759082794189453, 1.6968291997909546, -0.8838995695114136, -0.6209318041801453, 0.4407639801502228, -0.12716332077980042, 0.7076671719551086, 0.00013028601824771613, 0.0009330958127975464, 2.0733848941745237e-05, 0.006196134723722935, 0.0030069639906287193, -0.0006409769994206727, 0.0627283826470375], "std": [0.3457285761833191, 0.9626982808113098, 0.6830967664718628, 0.46809202432632446, 0.259331613779068, 0.156361922621727, 0.6571856141090393, 0.00038777527515776455, 0.001851098844781518, 0.00015256581536959857, 0.0005103094736114144, 0.00026007479755207896, 0.001080850837752223, 5.438923835754395e-07], "count": [1475]}, "action": {"min": [-0.8942353129386902, 0.0010917711770161986, -1.9619613885879517, -1.306951642036438, -0.04920896142721176, -0.4931810200214386, 0.05176408216357231, -5.421010862427522e-19, -0.046546973288059235, -0.0005997546832077205, 0.004601942375302315, 0.0015339808305725455, -0.01073786523193121, 0.06272783875465393], "max": [0.17487381398677826, 2.6706604957580566, -0.0015339808305725455, 0.18100973963737488, 0.9065826535224915, 0.2546408176422119, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0015130405081436038, 0.007669903803616762, 0.003067961661145091, 0.003067961661145091, 0.06272783875465393], "mean": [-0.4759082794189453, 1.6968291997909546, -0.8838995695114136, -0.6209318041801453, 0.4407639801502228, -0.12716332077980042, 0.7076671719551086, 0.00013028601824771613, 0.0009330958127975464, 2.0733848941745237e-05, 0.006196134723722935, 0.0030069639906287193, -0.0006409769994206727, 0.0627283826470375], "std": [0.3457285761833191, 0.9626982808113098, 0.6830967664718628, 0.46809202432632446, 0.259331613779068, 0.156361922621727, 0.6571856141090393, 0.00038777527515776455, 0.001851098844781518, 0.00015256581536959857, 0.0005103094736114144, 0.00026007479755207896, 0.001080850837752223, 5.438923835754395e-07], "count": [1475]}, "timestamp": {"min": [0.0], "max": [49.13333333333333], "mean": [24.566666666666663], "std": [14.193190855711999], "count": [1475]}, "frame_index": {"min": [0], "max": [1474], "mean": [737.0], "std": [425.79572567135995], "count": [1475]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1475]}, "index": {"min": [58859], "max": [60333], "mean": [59596.0], "std": [425.79572567135995], "count": [1475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1475]}, "subtask_annotation": {"mean": [3.9294915254237286, 7.0, 7.0, 7.0, 7.0], "std": [2.4003766821125887, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1475]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [1475]}, "eef_direction_state": {"mean": [3.4081355932203388, 5.985084745762712], "std": [2.273845748965601, 0.287209678802464], "min": [0, 0], "max": [6, 6], "count": [1475]}, "eef_velocity_state": {"mean": [1.062372881355932, 0.002711864406779661], "std": [0.8168819157928016, 0.052004905520719055], "min": [0, 0], "max": [2, 1], "count": [1475]}, "eef_acc_mag_state": {"mean": [0.9911864406779661, 0.005423728813559322], "std": [0.8146478593425531, 0.09727337040262268], "min": [0, 0], "max": [2, 2], "count": [1475]}, "eef_direction_action": {"mean": [3.4081355932203388, 5.985084745762712], "std": [2.273845748965601, 0.287209678802464], "min": [0, 0], "max": [6, 6], "count": [1475]}, "eef_velocity_action": {"mean": [1.062372881355932, 0.002711864406779661], "std": [0.8168819157928016, 0.052004905520719055], "min": [0, 0], "max": [2, 1], "count": [1475]}, "eef_acc_mag_action": {"mean": [0.9911864406779661, 0.005423728813559322], "std": [0.8146478593425531, 0.09727337040262268], "min": [0, 0], "max": [2, 2], "count": [1475]}, "eef_sim_pose_state": {"mean": [0.32980636823244935, 0.15706087394486443, 1.1995167969344118, -0.030612446036339967, 0.16440210602822658, -0.01858885812946019, 0.06919981911736316, -0.3364255402503652, 1.1818752460259956, -0.0006194881951176702, 0.007149930723443537, 0.003137325814426287], "std": [0.15977138326669066, 0.14695645078924438, 0.04529637092604962, 0.09755590639946851, 0.17630441077236605, 0.22627892861744872, 0.00013817436053081838, 1.0315549080216628e-05, 7.436403868249362e-05, 0.0010815642430016218, 0.00198285197596135, 0.0004787830168112921], "min": [0.03000067505768496, -0.03664681773411755, 1.115454611320319, -0.29313645857144066, -0.2008213749232297, -0.483640748948262, 0.06567007879727503, -0.3364898621634047, 1.180724133424356, -0.0107237465716383, -0.04041085968006919, 0.0015339988344279072], "max": [0.5345695479872561, 0.3983369703648374, 1.3411450493700765, 0.24157182768217905, 0.6678385463030141, 0.5703293039232784, 0.06935462964939018, -0.3364212017670418, 1.1820531386206168, 0.0030797273731895847, 0.009203841317730221, 0.00460207244129435], "count": [1475]}, "eef_sim_pose_action": {"mean": [0.32980636823244935, 0.15706087394486443, 1.1995167969344118, -0.030612446036339967, 0.16440210602822658, -0.01858885812946019, 0.06919981911736316, -0.3364255402503652, 1.1818752460259956, -0.0006194881951176702, 0.007149930723443537, 0.003137325814426287], "std": [0.15977138326669066, 0.14695645078924438, 0.04529637092604962, 0.09755590639946851, 0.17630441077236605, 0.22627892861744872, 0.00013817436053081838, 1.0315549080216628e-05, 7.436403868249362e-05, 0.0010815642430016218, 0.00198285197596135, 0.0004787830168112921], "min": [0.03000067505768496, -0.03664681773411755, 1.115454611320319, -0.29313645857144066, -0.2008213749232297, -0.483640748948262, 0.06567007879727503, -0.3364898621634047, 1.180724133424356, -0.0107237465716383, -0.04041085968006919, 0.0015339988344279072], "max": [0.5345695479872561, 0.3983369703648374, 1.3411450493700765, 0.24157182768217905, 0.6678385463030141, 0.5703293039232784, 0.06935462964939018, -0.3364212017670418, 1.1820531386206168, 0.0030797273731895847, 0.009203841317730221, 0.00460207244129435], "count": [1475]}, "gripper_mode_state": {"mean": [0.671864406779661, 1.0], "std": [0.4695344776289346, 0.0], "min": [0, 1], "max": [1, 1], "count": [1475]}, "gripper_activity_state": {"mean": [1.8277966101694916, 2.0], "std": [0.5273922664396649, 0.0], "min": [0, 2], "max": [2, 2], "count": [1475]}, "gripper_mode_action": {"mean": [0.671864406779661, 1.0], "std": [0.4695344776289346, 0.0], "min": [0, 1], "max": [1, 1], "count": [1475]}, "gripper_activity_action": {"mean": [1.8277966101694916, 2.0], "std": [0.5273922664396649, 0.0], "min": [0, 2], "max": [2, 2], "count": [1475]}, "gripper_open_scale_state": {"mean": [0.40437814310157305, 0.03584447928837328], "std": [0.37553593807529256, 3.95516952522712e-16], "min": [0.02957947552204132, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1475]}, "gripper_open_scale_action": {"mean": [0.40437814310157305, 0.03584447928837328], "std": [0.37553593807529256, 3.95516952522712e-16], "min": [0.02957947552204132, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1475]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48405196573578924]], [[0.5033022563092222]], [[0.5023756879944961]]], "std": [[[0.2641521622069142]], [[0.25062534157415844]], [[0.24135649712637053]]], "count": [209]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3602438054434959]], [[0.3698485682417571]], [[0.36319369129895446]]], "std": [[[0.24690783164342187]], [[0.2369574310112829]], [[0.24143492862233906]]], "count": [209]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42506651004367724]], [[0.436099677111674]], [[0.42757512952017596]]], "std": [[[0.28477004470658945]], [[0.27441217613831376]], [[0.28189867590550133]]], "count": [209]}, "observation.state": {"min": [-0.003781361738219857, -0.0015339808305725455, 0.003067961661145091, -0.004601942375302315, -0.003067961661145091, -0.012271846644580364, 0.06160520389676094, -1.1257613897323608, -0.004818596877157688, -2.0003108978271484, -1.5299999713897705, -0.4434353709220886, -0.5397232174873352, 0.06272783875465393], "max": [0.006641079671680927, 0.23065368831157684, 0.003067961661145091, -0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.06160520389676094, 0.6887289881706238, 2.7352874279022217, 0.0013525456888601184, 0.9046664834022522, 0.8966888785362244, 0.15357045829296112, 0.06272783875465393], "mean": [-0.0006724000559188426, -0.00017402796947862953, 0.0030679695773869753, -0.003110193880274892, -0.001543016522191465, -0.006288090255111456, 0.06160493567585945, 0.12379685044288635, 1.775697112083435, -1.0333881378173828, -0.6951932907104492, 0.11433005332946777, -0.21947576105594635, 0.06272829324007034], "std": [0.0013575339689850807, 0.013340950943529606, 7.916241884231567e-09, 0.00025253219064325094, 0.0001930401340359822, 0.0028426654171198606, 2.682209014892578e-07, 0.50617516040802, 0.963087260723114, 0.6948288083076477, 0.5454647541046143, 0.30685684084892273, 0.1454288512468338, 4.544854164123535e-07], "count": [1245]}, "action": {"min": [-0.003781361738219857, -0.0015339808305725455, 0.003067961661145091, -0.004601942375302315, -0.003067961661145091, -0.012271846644580364, 0.06160520389676094, -1.1257613897323608, -0.004818596877157688, -2.0003108978271484, -1.5299999713897705, -0.4434353709220886, -0.5397232174873352, 0.06272783875465393], "max": [0.006641079671680927, 0.23065368831157684, 0.003067961661145091, -0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.06160520389676094, 0.6887289881706238, 2.7352874279022217, 0.0013525456888601184, 0.9046664834022522, 0.8966888785362244, 0.15357045829296112, 0.06272783875465393], "mean": [-0.0006724000559188426, -0.00017402796947862953, 0.0030679695773869753, -0.003110193880274892, -0.001543016522191465, -0.006288090255111456, 0.06160493567585945, 0.12379685044288635, 1.775697112083435, -1.0333881378173828, -0.6951932907104492, 0.11433005332946777, -0.21947576105594635, 0.06272829324007034], "std": [0.0013575339689850807, 0.013340950943529606, 7.916241884231567e-09, 0.00025253219064325094, 0.0001930401340359822, 0.0028426654171198606, 2.682209014892578e-07, 0.50617516040802, 0.963087260723114, 0.6948288083076477, 0.5454647541046143, 0.30685684084892273, 0.1454288512468338, 4.544854164123535e-07], "count": [1245]}, "timestamp": {"min": [0.0], "max": [41.46666666666667], "mean": [20.733333333333334], "std": [11.980014221224478], "count": [1245]}, "frame_index": {"min": [0], "max": [1244], "mean": [622.0], "std": [359.4004266367344], "count": [1245]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1245]}, "index": {"min": [60334], "max": [61578], "mean": [60956.0], "std": [359.4004266367344], "count": [1245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1245]}, "subtask_annotation": {"mean": [3.279518072289157, 7.0, 7.0, 7.0, 7.0], "std": [2.621922975419165, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1245]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [1245]}, "eef_direction_state": {"mean": [5.955823293172691, 3.3823293172690763], "std": [0.4929790444355712, 2.085330527667615], "min": [0, 0], "max": [6, 6], "count": [1245]}, "eef_velocity_state": {"mean": [0.012048192771084338, 1.1542168674698796], "std": [0.14119193438752567, 0.7866304335024591], "min": [0, 0], "max": [2, 2], "count": [1245]}, "eef_acc_mag_state": {"mean": [0.016867469879518072, 1.082730923694779], "std": [0.16681708023778724, 0.7897326652849121], "min": [0, 0], "max": [2, 2], "count": [1245]}, "eef_direction_action": {"mean": [5.955823293172691, 3.3823293172690763], "std": [0.4929790444355712, 2.085330527667615], "min": [0, 0], "max": [6, 6], "count": [1245]}, "eef_velocity_action": {"mean": [0.012048192771084338, 1.1542168674698796], "std": [0.14119193438752567, 0.7866304335024591], "min": [0, 0], "max": [2, 2], "count": [1245]}, "eef_acc_mag_action": {"mean": [0.016867469879518072, 1.082730923694779], "std": [0.16681708023778724, 0.7897326652849121], "min": [0, 0], "max": [2, 2], "count": [1245]}, "eef_sim_pose_state": {"mean": [0.06934978531933787, 0.3334906237405955, 1.1819522913791354, -0.00628773353360383, -0.0002162494873358253, -0.0022155499568106583, 0.36841587042758217, -0.24267545083953032, 1.218917433312305, -0.15963012611783622, 0.036502955754784315, 0.24636432052261945], "std": [0.0010230327409316389, 2.9454300514763898e-05, 0.00020810772374742136, 0.0028422050503934004, 0.013313039877414008, 0.0013771003370597799, 0.18408650404709836, 0.18284654860960464, 0.058572028941079435, 0.1191217411397289, 0.2849831209171306, 0.31099944551410613], "min": [0.06924575652595916, 0.33341538879204924, 1.1817667307735538, -0.012271846644580362, -0.0030679600270246965, -0.005315342568792403, -0.05483986936140396, -0.5881573761983186, 1.0794304981727785, -0.3862389253144914, -0.5119340463848303, -0.7195078239079729], "max": [0.08710104395331869, 0.333579071640497, 1.1851651140444268, 0.0015433932337349451, 0.23032941624073144, 0.005068040700043363, 0.5885059006410321, 0.00010088015040491533, 1.3690244643927194, 0.25398464999488857, 0.7520975550950908, 0.7772313116045917], "count": [1245]}, "eef_sim_pose_action": {"mean": [0.06934978531933787, 0.3334906237405955, 1.1819522913791354, -0.00628773353360383, -0.0002162494873358253, -0.0022155499568106583, 0.36841587042758217, -0.24267545083953032, 1.218917433312305, -0.15963012611783622, 0.036502955754784315, 0.24636432052261945], "std": [0.0010230327409316389, 2.9454300514763898e-05, 0.00020810772374742136, 0.0028422050503934004, 0.013313039877414008, 0.0013771003370597799, 0.18408650404709836, 0.18284654860960464, 0.058572028941079435, 0.1191217411397289, 0.2849831209171306, 0.31099944551410613], "min": [0.06924575652595916, 0.33341538879204924, 1.1817667307735538, -0.012271846644580362, -0.0030679600270246965, -0.005315342568792403, -0.05483986936140396, -0.5881573761983186, 1.0794304981727785, -0.3862389253144914, -0.5119340463848303, -0.7195078239079729], "max": [0.08710104395331869, 0.333579071640497, 1.1851651140444268, 0.0015433932337349451, 0.23032941624073144, 0.005068040700043363, 0.5885059006410321, 0.00010088015040491533, 1.3690244643927194, 0.25398464999488857, 0.7520975550950908, 0.7772313116045917], "count": [1245]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1245]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1245]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1245]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1245]}, "gripper_open_scale_state": {"mean": [0.03520297365529254, 0.03584447928837359], "std": [5.759281940243e-16, 9.020562075079397e-17], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035202973655291965, 0.03584447928837368], "count": [1245]}, "gripper_open_scale_action": {"mean": [0.03520297365529254, 0.03584447928837359], "std": [5.759281940243e-16, 9.020562075079397e-17], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.035202973655291965, 0.03584447928837368], "count": [1245]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49064304898204497]], [[0.49528109974832846]], [[0.4635592226354143]]], "std": [[[0.24641432555529197]], [[0.24727514819981364]], [[0.23090153964274107]]], "count": [232]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36869503840808354]], [[0.3787583025786943]], [[0.3645683598151905]]], "std": [[[0.26496248740539485]], [[0.25837915219127233]], [[0.2694781398416488]]], "count": [232]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3991508503305537]], [[0.40276523998009167]], [[0.3877149843174818]]], "std": [[[0.3003084508693498]], [[0.2977000074992423]], [[0.31496156770630274]]], "count": [232]}, "observation.state": {"min": [-0.9679418802261353, 0.0, -1.7793532609939575, -1.5300511121749878, -0.03681553900241852, -0.23032262921333313, 0.06060783192515373, -5.052195774624124e-06, -2.168404344971009e-19, -3.2526065174565133e-19, 0.003067961661145091, 0.0015339808305725455, -0.012271846644580364, 0.06272783875465393], "max": [0.2485048919916153, 2.6681597232818604, -0.0015339808305725455, 0.19347479939460754, 0.7654564380645752, 0.12925006449222565, 1.698764681816101, 0.001529538887552917, 0.0015339808305725455, 0.001075390144251287, 0.004601942375302315, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.3648700714111328, 1.6009553670883179, -0.6078367829322815, -0.8704272508621216, 0.3895670771598816, -0.016948899254202843, 0.7281807661056519, 3.0218914162105648e-06, 0.0009292658651247621, 2.3930249426484806e-06, 0.004595390520989895, 0.002191607840359211, -0.0030263548251241446, 0.06272836774587631], "std": [0.3655523359775543, 0.8722204566001892, 0.5139093995094299, 0.5501258373260498, 0.27604448795318604, 0.07993946224451065, 0.6441509127616882, 5.992345177219249e-05, 0.000711489818058908, 4.528822682914324e-05, 9.258536738343537e-05, 0.000705000595189631, 0.0018533349502831697, 5.289912223815918e-07], "count": [1430]}, "action": {"min": [-0.9679418802261353, 0.0, -1.7793532609939575, -1.5300511121749878, -0.03681553900241852, -0.23032262921333313, 0.06060783192515373, -5.052195774624124e-06, -2.168404344971009e-19, -3.2526065174565133e-19, 0.003067961661145091, 0.0015339808305725455, -0.012271846644580364, 0.06272783875465393], "max": [0.2485048919916153, 2.6681597232818604, -0.0015339808305725455, 0.19347479939460754, 0.7654564380645752, 0.12925006449222565, 1.698764681816101, 0.001529538887552917, 0.0015339808305725455, 0.001075390144251287, 0.004601942375302315, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.3648700714111328, 1.6009553670883179, -0.6078367829322815, -0.8704272508621216, 0.3895670771598816, -0.016948899254202843, 0.7281807661056519, 3.0218914162105648e-06, 0.0009292658651247621, 2.3930249426484806e-06, 0.004595390520989895, 0.002191607840359211, -0.0030263548251241446, 0.06272836774587631], "std": [0.3655523359775543, 0.8722204566001892, 0.5139093995094299, 0.5501258373260498, 0.27604448795318604, 0.07993946224451065, 0.6441509127616882, 5.992345177219249e-05, 0.000711489818058908, 4.528822682914324e-05, 9.258536738343537e-05, 0.000705000595189631, 0.0018533349502831697, 5.289912223815918e-07], "count": [1430]}, "timestamp": {"min": [0.0], "max": [47.63333333333333], "mean": [23.816666666666663], "std": [13.760178051173613], "count": [1430]}, "frame_index": {"min": [0], "max": [1429], "mean": [714.5], "std": [412.80534153520836], "count": [1430]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [1430]}, "index": {"min": [61579], "max": [63008], "mean": [62293.5], "std": [412.80534153520836], "count": [1430]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1430]}, "subtask_annotation": {"mean": [4.687412587412587, 7.0, 7.0, 7.0, 7.0], "std": [2.245940148679361, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1430]}, "scene_annotation": {"mean": [54.0], "std": [0.0], "min": [54], "max": [54], "count": [1430]}, "eef_direction_state": {"mean": [3.4013986013986015, 6.0], "std": [2.306815260334629, 0.0], "min": [0, 6], "max": [6, 6], "count": [1430]}, "eef_velocity_state": {"mean": [1.0685314685314686, 0.0], "std": [0.8241477547970393, 0.0], "min": [0, 0], "max": [2, 0], "count": [1430]}, "eef_acc_mag_state": {"mean": [0.9881118881118881, 0.0], "std": [0.8102481283157044, 0.0], "min": [0, 0], "max": [2, 0], "count": [1430]}, "eef_direction_action": {"mean": [3.4013986013986015, 6.0], "std": [2.306815260334629, 0.0], "min": [0, 6], "max": [6, 6], "count": [1430]}, "eef_velocity_action": {"mean": [1.0685314685314686, 0.0], "std": [0.8241477547970393, 0.0], "min": [0, 0], "max": [2, 0], "count": [1430]}, "eef_acc_mag_action": {"mean": [0.9881118881118881, 0.0], "std": [0.8102481283157044, 0.0], "min": [0, 0], "max": [2, 0], "count": [1430]}, "eef_sim_pose_state": {"mean": [0.3088441054732166, 0.21712214848052794, 1.2060363772632172, 0.026108909004959817, 0.1122842174518752, 0.03062772984588382, 0.06919924445554937, -0.33644099117677856, 1.1820444324884993, -0.0030143380301815774, 0.00552702144678328, 0.0021946589342414437], "std": [0.1410302210949462, 0.13399221528899624, 0.05294187952052078, 0.06310724976319637, 0.13955987459794822, 0.17687649349402992, 5.3261332911828696e-05, 1.5866520019236856e-05, 2.259007018092438e-05, 0.0018518404117803555, 0.0007240286826620649, 0.0007100249640000622], "min": [0.041868618433404406, -0.013765056089056517, 1.1008582363629773, -0.11792742202188566, -0.151993788630314, -0.3573864574319415, 0.0691292156451098, -0.3364705873807499, 1.1817251458423732, -0.012261305608126258, 0.0030679472226873283, 0.0015289575120523687], "max": [0.5067510555533877, 0.4185616291794976, 1.3325733964412518, 0.20985262750628297, 0.697086157119605, 0.518608981346119, 0.06924446902548997, -0.3364212017670418, 1.1821805255440816, -0.0015151558467030814, 0.0061359159865741475, 0.004597533035232994], "count": [1430]}, "eef_sim_pose_action": {"mean": [0.3088441054732166, 0.21712214848052794, 1.2060363772632172, 0.026108909004959817, 0.1122842174518752, 0.03062772984588382, 0.06919924445554937, -0.33644099117677856, 1.1820444324884993, -0.0030143380301815774, 0.00552702144678328, 0.0021946589342414437], "std": [0.1410302210949462, 0.13399221528899624, 0.05294187952052078, 0.06310724976319637, 0.13955987459794822, 0.17687649349402992, 5.3261332911828696e-05, 1.5866520019236856e-05, 2.259007018092438e-05, 0.0018518404117803555, 0.0007240286826620649, 0.0007100249640000622], "min": [0.041868618433404406, -0.013765056089056517, 1.1008582363629773, -0.11792742202188566, -0.151993788630314, -0.3573864574319415, 0.0691292156451098, -0.3364705873807499, 1.1817251458423732, -0.012261305608126258, 0.0030679472226873283, 0.0015289575120523687], "max": [0.5067510555533877, 0.4185616291794976, 1.3325733964412518, 0.20985262750628297, 0.697086157119605, 0.518608981346119, 0.06924446902548997, -0.3364212017670418, 1.1821805255440816, -0.0015151558467030814, 0.0061359159865741475, 0.004597533035232994], "count": [1430]}, "gripper_mode_state": {"mean": [0.6552447552447552, 1.0], "std": [0.47528840293972285, 0.0], "min": [0, 1], "max": [1, 1], "count": [1430]}, "gripper_activity_state": {"mean": [1.7503496503496503, 2.0], "std": [0.6201030960837038, 0.0], "min": [0, 2], "max": [2, 2], "count": [1430]}, "gripper_mode_action": {"mean": [0.6552447552447552, 1.0], "std": [0.47528840293972285, 0.0], "min": [0, 1], "max": [1, 1], "count": [1430]}, "gripper_activity_action": {"mean": [1.7503496503496503, 2.0], "std": [0.6201030960837038, 0.0], "min": [0, 2], "max": [2, 2], "count": [1430]}, "gripper_open_scale_state": {"mean": [0.4160997847725976, 0.03584447928837333], "std": [0.36808646451216903, 3.469446951953614e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9707226753234863, 0.03584447928837368], "count": [1430]}, "gripper_open_scale_action": {"mean": [0.4160997847725976, 0.03584447928837333], "std": [0.36808646451216903, 3.469446951953614e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9707226753234863, 0.03584447928837368], "count": [1430]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5097502584838078]], [[0.5146312405376463]], [[0.5068882396021811]]], "std": [[[0.2399274447577593]], [[0.2298702971471436]], [[0.22262110440958835]]], "count": [177]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.369884434658986]], [[0.38034822538557167]], [[0.36799172544096104]]], "std": [[[0.2621032638474925]], [[0.2508206740363913]], [[0.2569405537630005]]], "count": [177]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4023996652019251]], [[0.4119122539788043]], [[0.40161906410398435]]], "std": [[[0.280526013376127]], [[0.26843701938687403]], [[0.2779751893084762]]], "count": [177]}, "observation.state": {"min": [-0.8022719621658325, -0.0026004821993410587, -1.576590895652771, -1.5299999713897705, -0.19748620688915253, -0.7974541187286377, 0.05449395254254341, 0.0, 0.0015339808305725455, 0.0, 0.003067961661145091, -0.003067961661145091, -0.004601942375302315, 0.06272783875465393], "max": [0.08656013011932373, 2.5893595218658447, 0.0015339808305725455, 0.12880674004554749, 0.7915340662002563, 0.2370053082704544, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.0, 0.00920388475060463, 0.06272783875465393], "mean": [-0.35327020287513733, 1.3845210075378418, -0.49615031480789185, -0.6893917322158813, 0.45211195945739746, -0.14874646067619324, 0.6997265815734863, 0.0, 0.0015339846722781658, 0.0, 0.0034668336156755686, -0.0021662437357008457, 0.005143564660102129, 0.0627281442284584], "std": [0.2815372943878174, 1.0010100603103638, 0.4834871292114258, 0.566173791885376, 0.3268280029296875, 0.18341678380966187, 0.6778293251991272, 0.0, 3.841705620288849e-09, 0.0, 0.0006651664152741432, 0.0012826607562601566, 0.004424306098371744, 3.0547380447387695e-07], "count": [998]}, "action": {"min": [-0.8022719621658325, -0.0026004821993410587, -1.576590895652771, -1.5299999713897705, -0.19748620688915253, -0.7974541187286377, 0.05449395254254341, 0.0, 0.0015339808305725455, 0.0, 0.003067961661145091, -0.003067961661145091, -0.004601942375302315, 0.06272783875465393], "max": [0.08656013011932373, 2.5893595218658447, 0.0015339808305725455, 0.12880674004554749, 0.7915340662002563, 0.2370053082704544, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.0, 0.00920388475060463, 0.06272783875465393], "mean": [-0.35327020287513733, 1.3845210075378418, -0.49615031480789185, -0.6893917322158813, 0.45211195945739746, -0.14874646067619324, 0.6997265815734863, 0.0, 0.0015339846722781658, 0.0, 0.0034668336156755686, -0.0021662437357008457, 0.005143564660102129, 0.0627281442284584], "std": [0.2815372943878174, 1.0010100603103638, 0.4834871292114258, 0.566173791885376, 0.3268280029296875, 0.18341678380966187, 0.6778293251991272, 0.0, 3.841705620288849e-09, 0.0, 0.0006651664152741432, 0.0012826607562601566, 0.004424306098371744, 3.0547380447387695e-07], "count": [998]}, "timestamp": {"min": [0.0], "max": [33.233333333333334], "mean": [16.616666666666667], "std": [9.603254656625534], "count": [998]}, "frame_index": {"min": [0], "max": [997], "mean": [498.5], "std": [288.097639698766], "count": [998]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [998]}, "index": {"min": [63009], "max": [64006], "mean": [63507.5], "std": [288.097639698766], "count": [998]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [998]}, "subtask_annotation": {"mean": [4.838677354709419, 7.0, 7.0, 7.0, 7.0], "std": [2.263907597347308, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [998]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [998]}, "eef_direction_state": {"mean": [3.7094188376753507, 6.0], "std": [2.3585710032306517, 0.0], "min": [0, 6], "max": [6, 6], "count": [998]}, "eef_velocity_state": {"mean": [0.9719438877755511, 0.0], "std": [0.8687484541631905, 0.0], "min": [0, 0], "max": [2, 0], "count": [998]}, "eef_acc_mag_state": {"mean": [0.8877755511022044, 0.0], "std": [0.8371574086018705, 0.0], "min": [0, 0], "max": [2, 0], "count": [998]}, "eef_direction_action": {"mean": [3.7094188376753507, 6.0], "std": [2.3585710032306517, 0.0], "min": [0, 6], "max": [6, 6], "count": [998]}, "eef_velocity_action": {"mean": [0.9719438877755511, 0.0], "std": [0.8687484541631905, 0.0], "min": [0, 0], "max": [2, 0], "count": [998]}, "eef_acc_mag_action": {"mean": [0.8877755511022044, 0.0], "std": [0.8371574086018705, 0.0], "min": [0, 0], "max": [2, 0], "count": [998]}, "eef_sim_pose_state": {"mean": [0.276377001351099, 0.22856873948036777, 1.1859901041755836, -0.02579049799351722, 0.15480891875007158, 0.11889508729555284, 0.0692450492366096, -0.33653898681632083, 1.1821745239259598, 0.005133427621951805, 0.005000790854804023, -0.0021662632931714414], "std": [0.16017598914314282, 0.10090673993156898, 0.05419027845227122, 0.10178224061894607, 0.14986952333410888, 0.177601114280455, 3.278316283536595e-07, 2.886369161843472e-05, 6.81806459799162e-05, 0.004418968703663665, 0.0006651732947170456, 0.0012826749146050082], "min": [0.05881983873801072, 0.02678299984154953, 1.0638253997986595, -0.3294816962945722, -0.1656627840812146, -0.3148032471034267, 0.06924446885368273, -0.33655927823295817, 1.1820581723211754, -0.004601942375302315, 0.004601920833945616, -0.003067994147681722], "max": [0.5390836838410626, 0.34819766797267543, 1.3457067926001545, 0.23289029551035756, 0.6287229762586173, 0.7274358358273968, 0.06924533952316433, -0.33649024, 1.1822154081520455, 0.009189766089954556, 0.006135923205875082, 4.336808689942018e-19], "count": [998]}, "eef_sim_pose_action": {"mean": [0.276377001351099, 0.22856873948036777, 1.1859901041755836, -0.02579049799351722, 0.15480891875007158, 0.11889508729555284, 0.0692450492366096, -0.33653898681632083, 1.1821745239259598, 0.005133427621951805, 0.005000790854804023, -0.0021662632931714414], "std": [0.16017598914314282, 0.10090673993156898, 0.05419027845227122, 0.10178224061894607, 0.14986952333410888, 0.177601114280455, 3.278316283536595e-07, 2.886369161843472e-05, 6.81806459799162e-05, 0.004418968703663665, 0.0006651732947170456, 0.0012826749146050082], "min": [0.05881983873801072, 0.02678299984154953, 1.0638253997986595, -0.3294816962945722, -0.1656627840812146, -0.3148032471034267, 0.06924446885368273, -0.33655927823295817, 1.1820581723211754, -0.004601942375302315, 0.004601920833945616, -0.003067994147681722], "max": [0.5390836838410626, 0.34819766797267543, 1.3457067926001545, 0.23289029551035756, 0.6287229762586173, 0.7274358358273968, 0.06924533952316433, -0.33649024, 1.1822154081520455, 0.009189766089954556, 0.006135923205875082, 4.336808689942018e-19], "count": [998]}, "gripper_mode_state": {"mean": [0.654308617234469, 1.0], "std": [0.47559315664460877, 0.0], "min": [0, 1], "max": [1, 1], "count": [998]}, "gripper_activity_state": {"mean": [1.8026052104208417, 2.0], "std": [0.5610193507149848, 0.0], "min": [0, 2], "max": [2, 2], "count": [998]}, "gripper_mode_action": {"mean": [0.654308617234469, 1.0], "std": [0.47559315664460877, 0.0], "min": [0, 1], "max": [1, 1], "count": [998]}, "gripper_activity_action": {"mean": [1.8026052104208417, 2.0], "std": [0.5610193507149848, 0.0], "min": [0, 2], "max": [2, 2], "count": [998]}, "gripper_open_scale_state": {"mean": [0.39984507894161286, 0.035844479288374066], "std": [0.3873307612452219, 3.885780586188048e-16], "min": [0.031139401452881948, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [998]}, "gripper_open_scale_action": {"mean": [0.39984507894161286, 0.035844479288374066], "std": [0.3873307612452219, 3.885780586188048e-16], "min": [0.031139401452881948, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [998]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5413803259700504]], [[0.5436071519676787]], [[0.5120101917349219]]], "std": [[[0.2361883844785003]], [[0.22488268470350242]], [[0.21889826171047688]]], "count": [158]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36309482812112187]], [[0.3887687012216982]], [[0.3889333478116985]]], "std": [[[0.2546909319591184]], [[0.2311649748912337]], [[0.23471406627901373]]], "count": [158]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37643838421444525]], [[0.39021223904470365]], [[0.3820996904387634]]], "std": [[[0.30498862154222456]], [[0.2856753843608751]], [[0.29293951800474866]]], "count": [158]}, "observation.state": {"min": [-0.0023878621868789196, -4.87890977618477e-19, -0.00038949496229179204, -0.007669903803616762, 0.0, -0.021382266655564308, 0.06160520389676094, -0.07056311517953873, 0.0, -1.4250681400299072, -1.5299999713897705, -0.42610418796539307, -0.21015536785125732, 0.06272783875465393], "max": [0.003067961661145091, 0.0015339808305725455, 0.0, -0.0032736819703131914, 0.002739235060289502, -0.013805827125906944, 0.06172811985015869, 0.5943512320518494, 2.5110924243927, 1.0842021724855044e-19, 0.6710765361785889, 0.037569474428892136, 0.12615980207920074, 0.06272783875465393], "mean": [-6.733955524396151e-05, 0.0012373228091746569, -6.140685968603066e-07, -0.006204362027347088, 0.00030753290047869086, -0.01795520819723606, 0.06160514056682587, 0.08269703388214111, 1.8392935991287231, -0.5564522743225098, -1.0827358961105347, -0.17875434458255768, -0.0550127848982811, 0.06272803246974945], "std": [0.001114696729928255, 0.0005645376513712108, 1.4085605471336748e-05, 0.001166020636446774, 0.000618650228716433, 0.0019041645573452115, 7.298840046132682e-06, 0.19415132701396942, 0.9077544212341309, 0.3386935591697693, 0.6199812889099121, 0.13148446381092072, 0.06665163487195969, 1.9371509552001953e-07], "count": [859]}, "action": {"min": [-0.0023878621868789196, -4.87890977618477e-19, -0.00038949496229179204, -0.007669903803616762, 0.0, -0.021382266655564308, 0.06160520389676094, -0.07056311517953873, 0.0, -1.4250681400299072, -1.5299999713897705, -0.42610418796539307, -0.21015536785125732, 0.06272783875465393], "max": [0.003067961661145091, 0.0015339808305725455, 0.0, -0.0032736819703131914, 0.002739235060289502, -0.013805827125906944, 0.06172811985015869, 0.5943512320518494, 2.5110924243927, 1.0842021724855044e-19, 0.6710765361785889, 0.037569474428892136, 0.12615980207920074, 0.06272783875465393], "mean": [-6.733955524396151e-05, 0.0012373228091746569, -6.140685968603066e-07, -0.006204362027347088, 0.00030753290047869086, -0.01795520819723606, 0.06160514056682587, 0.08269703388214111, 1.8392935991287231, -0.5564522743225098, -1.0827358961105347, -0.17875434458255768, -0.0550127848982811, 0.06272803246974945], "std": [0.001114696729928255, 0.0005645376513712108, 1.4085605471336748e-05, 0.001166020636446774, 0.000618650228716433, 0.0019041645573452115, 7.298840046132682e-06, 0.19415132701396942, 0.9077544212341309, 0.3386935591697693, 0.6199812889099121, 0.13148446381092072, 0.06665163487195969, 1.9371509552001953e-07], "count": [859]}, "timestamp": {"min": [0.0], "max": [28.6], "mean": [14.299999999999997], "std": [8.26572575290411], "count": [859]}, "frame_index": {"min": [0], "max": [858], "mean": [429.0], "std": [247.9717725871233], "count": [859]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [859]}, "index": {"min": [64007], "max": [64865], "mean": [64436.0], "std": [247.9717725871233], "count": [859]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [859]}, "subtask_annotation": {"mean": [3.620488940628638, 7.0, 7.0, 7.0, 7.0], "std": [2.642510755018767, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [859]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [859]}, "eef_direction_state": {"mean": [6.0, 3.5739231664726425], "std": [0.0, 2.1362375613276776], "min": [6, 0], "max": [6, 6], "count": [859]}, "eef_velocity_state": {"mean": [0.0, 0.9825378346915018], "std": [0.0, 0.7402749917899301], "min": [0, 0], "max": [0, 2], "count": [859]}, "eef_acc_mag_state": {"mean": [0.0, 0.9790454016298021], "std": [0.0, 0.8171779267366901], "min": [0, 0], "max": [0, 2], "count": [859]}, "eef_direction_action": {"mean": [6.0, 3.5739231664726425], "std": [0.0, 2.1362375613276776], "min": [6, 0], "max": [6, 6], "count": [859]}, "eef_velocity_action": {"mean": [0.0, 0.9825378346915018], "std": [0.0, 0.7402749917899301], "min": [0, 0], "max": [0, 2], "count": [859]}, "eef_acc_mag_action": {"mean": [0.0, 0.9790454016298021], "std": [0.0, 0.8171779267366901], "min": [0, 0], "max": [0, 2], "count": [859]}, "eef_sim_pose_state": {"mean": [0.06922258011180045, 0.3335181855790708, 1.1831592695435873, -0.017957063856984798, -0.004967644223103028, 0.00024019773982566635, 0.36197166397120556, -0.30790863241505456, 1.1485629897905278, -0.09404859511784014, 0.19517695682518485, -0.10343337143643377], "std": [4.3285945163046885e-05, 2.7270967281273126e-05, 0.00011417667492358466, 0.0019058068457945907, 0.0015050141307031218, 0.0013435807207172418, 0.1520939712339645, 0.0789028176156704, 0.058151968582019244, 0.06748739181168617, 0.20147073695685605, 0.17188824832761007], "min": [0.06912747002104089, 0.3334398105405856, 1.182865443406912, -0.021391363986588228, -0.007669903803616984, -0.0023878621868789196, -0.033870339538017914, -0.3650063393565467, 1.046656877451076, -0.19104570129782458, -0.2262940005208567, -0.3697990705230677], "max": [0.06924629561456822, 0.33356392034778265, 1.1833160654768327, -0.01380582712590694, -0.0017397011397406459, 0.004069137846687054, 0.511864577102769, -0.07545151537976008, 1.376880034564534, 0.0990331822236685, 0.9373714078918165, 0.2597520424784351], "count": [859]}, "eef_sim_pose_action": {"mean": [0.06922258011180045, 0.3335181855790708, 1.1831592695435873, -0.017957063856984798, -0.004967644223103028, 0.00024019773982566635, 0.36197166397120556, -0.30790863241505456, 1.1485629897905278, -0.09404859511784014, 0.19517695682518485, -0.10343337143643377], "std": [4.3285945163046885e-05, 2.7270967281273126e-05, 0.00011417667492358466, 0.0019058068457945907, 0.0015050141307031218, 0.0013435807207172418, 0.1520939712339645, 0.0789028176156704, 0.058151968582019244, 0.06748739181168617, 0.20147073695685605, 0.17188824832761007], "min": [0.06912747002104089, 0.3334398105405856, 1.182865443406912, -0.021391363986588228, -0.007669903803616984, -0.0023878621868789196, -0.033870339538017914, -0.3650063393565467, 1.046656877451076, -0.19104570129782458, -0.2262940005208567, -0.3697990705230677], "max": [0.06924629561456822, 0.33356392034778265, 1.1833160654768327, -0.01380582712590694, -0.0017397011397406459, 0.004069137846687054, 0.511864577102769, -0.07545151537976008, 1.376880034564534, 0.0990331822236685, 0.9373714078918165, 0.2597520424784351], "count": [859]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [859]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [859]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [859]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [859]}, "gripper_open_scale_state": {"mean": [0.03520325484686961, 0.03584447928837432], "std": [4.158689006005247e-06, 6.453171330633722e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.03527321134294782, 0.03584447928837368], "count": [859]}, "gripper_open_scale_action": {"mean": [0.03520325484686961, 0.03584447928837432], "std": [4.158689006005247e-06, 6.453171330633722e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.03527321134294782, 0.03584447928837368], "count": [859]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47546966258445017]], [[0.47972806496335907]], [[0.4441322484100262]]], "std": [[[0.2585332004964861]], [[0.25853134062324895]], [[0.24167917725487031]]], "count": [198]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3649848182258313]], [[0.37514625008252456]], [[0.3603811178231113]]], "std": [[[0.2614902015867542]], [[0.2568730472518753]], [[0.2689304463400406]]], "count": [198]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3760211221694065]], [[0.3833273833102265]], [[0.37163602528553513]]], "std": [[[0.29645339191738673]], [[0.2942459071332269]], [[0.3111306743794687]]], "count": [198]}, "observation.state": {"min": [-0.8703843355178833, -0.0015339808305725455, -1.495631217956543, -1.5299999713897705, -0.48045113682746887, -0.1624249964952469, 0.06048319488763809, -7.975245332317765e-18, -2.168404344971009e-19, -8.806172080428923e-17, 0.004601942375302315, 0.003067961661145091, -0.02147573046386242, 0.06272783875465393], "max": [0.5585275292396545, 2.359262466430664, 0.0018748651491478086, 0.45520830154418945, 0.6166602969169617, 0.2019069939851761, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0014179875142872334, 0.006135923322290182, 0.006060309242457151, -0.007691164501011372, 0.06272783875465393], "mean": [-0.20920537412166595, 1.2450244426727295, -0.503957211971283, -0.6877560615539551, 0.1778370887041092, -0.008151998743414879, 0.7765549421310425, 3.8625985325779766e-05, 0.00011172036465723068, 3.167841896356549e-06, 0.004622186068445444, 0.003982606343924999, -0.011259883642196655, 0.06272824853658676], "std": [0.37624409794807434, 0.910348653793335, 0.4633792042732239, 0.5744755864143372, 0.2703104019165039, 0.06703658401966095, 0.6793220043182373, 0.0001993418700294569, 0.00036897766403853893, 5.552827860810794e-05, 0.00016795709962025285, 0.0007536079501733184, 0.002007775940001011, 4.0978193283081055e-07], "count": [1158]}, "action": {"min": [-0.8703843355178833, -0.0015339808305725455, -1.495631217956543, -1.5299999713897705, -0.48045113682746887, -0.1624249964952469, 0.06048319488763809, -7.975245332317765e-18, -2.168404344971009e-19, -8.806172080428923e-17, 0.004601942375302315, 0.003067961661145091, -0.02147573046386242, 0.06272783875465393], "max": [0.5585275292396545, 2.359262466430664, 0.0018748651491478086, 0.45520830154418945, 0.6166602969169617, 0.2019069939851761, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0014179875142872334, 0.006135923322290182, 0.006060309242457151, -0.007691164501011372, 0.06272783875465393], "mean": [-0.20920537412166595, 1.2450244426727295, -0.503957211971283, -0.6877560615539551, 0.1778370887041092, -0.008151998743414879, 0.7765549421310425, 3.8625985325779766e-05, 0.00011172036465723068, 3.167841896356549e-06, 0.004622186068445444, 0.003982606343924999, -0.011259883642196655, 0.06272824853658676], "std": [0.37624409794807434, 0.910348653793335, 0.4633792042732239, 0.5744755864143372, 0.2703104019165039, 0.06703658401966095, 0.6793220043182373, 0.0001993418700294569, 0.00036897766403853893, 5.552827860810794e-05, 0.00016795709962025285, 0.0007536079501733184, 0.002007775940001011, 4.0978193283081055e-07], "count": [1158]}, "timestamp": {"min": [0.0], "max": [38.56666666666667], "mean": [19.28333333333333], "std": [11.142856040564318], "count": [1158]}, "frame_index": {"min": [0], "max": [1157], "mean": [578.5], "std": [334.28568121692956], "count": [1158]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1158]}, "index": {"min": [64866], "max": [66023], "mean": [65444.5], "std": [334.28568121692956], "count": [1158]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1158]}, "subtask_annotation": {"mean": [3.669257340241796, 7.0, 7.0, 7.0, 7.0], "std": [2.6136227349768926, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1158]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1158]}, "eef_direction_state": {"mean": [3.8583765112262522, 6.0], "std": [2.1866239914537093, 0.0], "min": [0, 6], "max": [6, 6], "count": [1158]}, "eef_velocity_state": {"mean": [1.0336787564766838, 0.0], "std": [0.8696010482735054, 0.0], "min": [0, 0], "max": [2, 0], "count": [1158]}, "eef_acc_mag_state": {"mean": [0.9179620034542314, 0.0], "std": [0.8297191350787599, 0.0], "min": [0, 0], "max": [2, 0], "count": [1158]}, "eef_direction_action": {"mean": [3.8583765112262522, 6.0], "std": [2.1866239914537093, 0.0], "min": [0, 6], "max": [6, 6], "count": [1158]}, "eef_velocity_action": {"mean": [1.0336787564766838, 0.0], "std": [0.8696010482735054, 0.0], "min": [0, 0], "max": [2, 0], "count": [1158]}, "eef_acc_mag_action": {"mean": [0.9179620034542314, 0.0], "std": [0.8297191350787599, 0.0], "min": [0, 0], "max": [2, 0], "count": [1158]}, "eef_sim_pose_state": {"mean": [0.2617226220104086, 0.26368835228040893, 1.233945713343314, -0.011917483355386742, 0.05359016319711155, -0.02992278364497823, 0.06913781963008821, -0.33640149989587936, 1.1820228790438678, -0.01124091655850037, 0.004737023238414942, 0.004021267922927364], "std": [0.15097978398571457, 0.12232752593472564, 0.06160777296076798, 0.05489155403041086, 0.14096390940223108, 0.19337400193800547, 2.7910079863706728e-05, 1.6842830525451294e-05, 2.4977189337607775e-05, 0.0020042861810288604, 0.0004029648383897555, 0.0008096418320327764], "min": [0.010035342575970323, 0.043377627866172594, 1.1427736999358502, -0.15991231658217292, -0.2983586071931983, -0.6774598945797305, 0.06912831713194609, -0.3364216551551912, 1.1816301460638252, -0.021447841243796652, 0.004601857866394443, 0.0030679941476800757], "max": [0.4922420912618153, 0.4653286872833188, 1.403369971661672, 0.16794999907616245, 0.5724499051881109, 0.5647415397194232, 0.06924425705111317, -0.33635386569589837, 1.1820581737832487, -0.007677045840718462, 0.006135858348685241, 0.006135971935293879], "count": [1158]}, "eef_sim_pose_action": {"mean": [0.2617226220104086, 0.26368835228040893, 1.233945713343314, -0.011917483355386742, 0.05359016319711155, -0.02992278364497823, 0.06913781963008821, -0.33640149989587936, 1.1820228790438678, -0.01124091655850037, 0.004737023238414942, 0.004021267922927364], "std": [0.15097978398571457, 0.12232752593472564, 0.06160777296076798, 0.05489155403041086, 0.14096390940223108, 0.19337400193800547, 2.7910079863706728e-05, 1.6842830525451294e-05, 2.4977189337607775e-05, 0.0020042861810288604, 0.0004029648383897555, 0.0008096418320327764], "min": [0.010035342575970323, 0.043377627866172594, 1.1427736999358502, -0.15991231658217292, -0.2983586071931983, -0.6774598945797305, 0.06912831713194609, -0.3364216551551912, 1.1816301460638252, -0.021447841243796652, 0.004601857866394443, 0.0030679941476800757], "max": [0.4922420912618153, 0.4653286872833188, 1.403369971661672, 0.16794999907616245, 0.5724499051881109, 0.5647415397194232, 0.06924425705111317, -0.33635386569589837, 1.1820581737832487, -0.007677045840718462, 0.006135858348685241, 0.006135971935293879], "count": [1158]}, "gripper_mode_state": {"mean": [0.6243523316062176, 1.0], "std": [0.4842896835821471, 0.0], "min": [0, 1], "max": [1, 1], "count": [1158]}, "gripper_activity_state": {"mean": [1.8255613126079446, 2.0], "std": [0.529577164685643, 0.0], "min": [0, 2], "max": [2, 2], "count": [1158]}, "gripper_mode_action": {"mean": [0.6243523316062176, 1.0], "std": [0.4842896835821471, 0.0], "min": [0, 1], "max": [1, 1], "count": [1158]}, "gripper_activity_action": {"mean": [1.8255613126079446, 2.0], "std": [0.529577164685643, 0.0], "min": [0, 2], "max": [2, 2], "count": [1158]}, "gripper_open_scale_state": {"mean": [0.44374515518064434, 0.03584447928837373], "std": [0.3881853017208742, 5.551115123125783e-17], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1158]}, "gripper_open_scale_action": {"mean": [0.44374515518064434, 0.03584447928837373], "std": [0.3881853017208742, 5.551115123125783e-17], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1158]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47067195111502774]], [[0.49272438557195664]], [[0.48203585285549927]]], "std": [[[0.28108452391236777]], [[0.26691682613696194]], [[0.25131814022210974]]], "count": [178]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3825910733519375]], [[0.39420417951824926]], [[0.38535549925338425]]], "std": [[[0.2723673611275294]], [[0.2550146977811621]], [[0.26157161998947387]]], "count": [178]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3611556020660449]], [[0.37177410589704046]], [[0.36226226714156323]]], "std": [[[0.26553550072420246]], [[0.2538281474307715]], [[0.2594856790900704]]], "count": [178]}, "observation.state": {"min": [-0.4191766679286957, 0.0015339808305725455, -0.6887573599815369, -1.5299999713897705, -1.255352258682251, -0.4718221127986908, 0.05378257855772972, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.007669903803616762, -0.003067961661145091, -0.015506978146731853, 0.06272783875465393], "max": [0.7126413583755493, 2.073941946029663, 0.0014944300055503845, 0.28757187724113464, 0.61970454454422, 0.05368932709097862, 1.6989216804504395, -0.003067961661145091, 0.0015339808305725455, 1.002939949108295e-19, -0.003067961661145091, 1.3484764520288461e-18, 0.006135923322290182, 0.06272783875465393], "mean": [0.013323524966835976, 1.3579357862472534, -0.3306349217891693, -0.9348377585411072, 0.2179570496082306, -0.16649752855300903, 0.8026148080825806, -0.004585422575473785, 1.8061378796119243e-05, -0.0013992261374369264, -0.004662215244024992, -0.0005155234830453992, -0.0028467627707868814, 0.062728151679039], "std": [0.28477224707603455, 0.6913185715675354, 0.21149423718452454, 0.5393345952033997, 0.3519843518733978, 0.10304339230060577, 0.6851053833961487, 0.00014554047083947808, 0.00015836259990464896, 0.000373830582248047, 0.0003644367097876966, 0.0006483187316916883, 0.0021292020101100206, 3.129243850708008e-07], "count": [1005]}, "action": {"min": [-0.4191766679286957, 0.0015339808305725455, -0.6887573599815369, -1.5299999713897705, -1.255352258682251, -0.4718221127986908, 0.05378257855772972, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.007669903803616762, -0.003067961661145091, -0.015506978146731853, 0.06272783875465393], "max": [0.7126413583755493, 2.073941946029663, 0.0014944300055503845, 0.28757187724113464, 0.61970454454422, 0.05368932709097862, 1.6989216804504395, -0.003067961661145091, 0.0015339808305725455, 1.002939949108295e-19, -0.003067961661145091, 1.3484764520288461e-18, 0.006135923322290182, 0.06272783875465393], "mean": [0.013323524966835976, 1.3579357862472534, -0.3306349217891693, -0.9348377585411072, 0.2179570496082306, -0.16649752855300903, 0.8026148080825806, -0.004585422575473785, 1.8061378796119243e-05, -0.0013992261374369264, -0.004662215244024992, -0.0005155234830453992, -0.0028467627707868814, 0.062728151679039], "std": [0.28477224707603455, 0.6913185715675354, 0.21149423718452454, 0.5393345952033997, 0.3519843518733978, 0.10304339230060577, 0.6851053833961487, 0.00014554047083947808, 0.00015836259990464896, 0.000373830582248047, 0.0003644367097876966, 0.0006483187316916883, 0.0021292020101100206, 3.129243850708008e-07], "count": [1005]}, "timestamp": {"min": [0.0], "max": [33.46666666666667], "mean": [16.733333333333334], "std": [9.670612221609382], "count": [1005]}, "frame_index": {"min": [0], "max": [1004], "mean": [502.0], "std": [290.11836664828144], "count": [1005]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [1005]}, "index": {"min": [66024], "max": [67028], "mean": [66526.0], "std": [290.11836664828144], "count": [1005]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1005]}, "subtask_annotation": {"mean": [3.982089552238806, 7.0, 7.0, 7.0, 7.0], "std": [2.5195114451672107, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1005]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [1005]}, "eef_direction_state": {"mean": [3.3422885572139305, 6.0], "std": [2.159844461029361, 0.0], "min": [0, 6], "max": [6, 6], "count": [1005]}, "eef_velocity_state": {"mean": [1.0049751243781095, 0.0], "std": [0.7404282238036879, 0.0], "min": [0, 0], "max": [2, 0], "count": [1005]}, "eef_acc_mag_state": {"mean": [1.0139303482587065, 0.0], "std": [0.8102606761455521, 0.0], "min": [0, 0], "max": [2, 0], "count": [1005]}, "eef_direction_action": {"mean": [3.3422885572139305, 6.0], "std": [2.159844461029361, 0.0], "min": [0, 6], "max": [6, 6], "count": [1005]}, "eef_velocity_action": {"mean": [1.0049751243781095, 0.0], "std": [0.7404282238036879, 0.0], "min": [0, 0], "max": [2, 0], "count": [1005]}, "eef_acc_mag_action": {"mean": [1.0139303482587065, 0.0], "std": [0.8102606761455521, 0.0], "min": [0, 0], "max": [2, 0], "count": [1005]}, "eef_sim_pose_state": {"mean": [0.27723712655526866, 0.34069280460155593, 1.2362795231946597, -0.1378167717244141, 0.08909306013779578, 0.23559164527063528, 0.06902434158838618, -0.3363968192183152, 1.183361088219822, -0.0028435764139342666, -0.006043361705903425, -0.0051009435387901906], "std": [0.11166346104951655, 0.06553757170152982, 0.05042218876490258, 0.10131416908772341, 0.14051496056646148, 0.2642927487195478, 3.049089193885434e-05, 1.555186296700889e-05, 0.00011270450440188302, 0.002130875931541785, 0.0005543631727696252, 0.0006382427528509499], "min": [0.0309518669609281, 0.2530023664069447, 1.1474237131138854, -0.3439312044375066, -0.10808663897253123, -1.1835440389593266, 0.06901152668345117, -0.33645667349752373, 1.1828094747808253, -0.015506978146731853, -0.007790951590373352, -0.007669936522982392], "max": [0.38724488609334656, 0.49924570314667716, 1.3870917074859015, 0.06403614992760098, 0.4832683123720094, 0.6047768351838607, 0.06913024137891284, -0.336384782194805, 1.1835803131681266, 0.0061500419825830915, -0.003067961661144869, -0.004601942375302312], "count": [1005]}, "eef_sim_pose_action": {"mean": [0.27723712655526866, 0.34069280460155593, 1.2362795231946597, -0.1378167717244141, 0.08909306013779578, 0.23559164527063528, 0.06902434158838618, -0.3363968192183152, 1.183361088219822, -0.0028435764139342666, -0.006043361705903425, -0.0051009435387901906], "std": [0.11166346104951655, 0.06553757170152982, 0.05042218876490258, 0.10131416908772341, 0.14051496056646148, 0.2642927487195478, 3.049089193885434e-05, 1.555186296700889e-05, 0.00011270450440188302, 0.002130875931541785, 0.0005543631727696252, 0.0006382427528509499], "min": [0.0309518669609281, 0.2530023664069447, 1.1474237131138854, -0.3439312044375066, -0.10808663897253123, -1.1835440389593266, 0.06901152668345117, -0.33645667349752373, 1.1828094747808253, -0.015506978146731853, -0.007790951590373352, -0.007669936522982392], "max": [0.38724488609334656, 0.49924570314667716, 1.3870917074859015, 0.06403614992760098, 0.4832683123720094, 0.6047768351838607, 0.06913024137891284, -0.336384782194805, 1.1835803131681266, 0.0061500419825830915, -0.003067961661144869, -0.004601942375302312], "count": [1005]}, "gripper_mode_state": {"mean": [0.6109452736318408, 1.0], "std": [0.487535789720875, 0.0], "min": [0, 1], "max": [1, 1], "count": [1005]}, "gripper_activity_state": {"mean": [1.8497512437810946, 2.0], "std": [0.49506262512631266, 0.0], "min": [0, 2], "max": [2, 2], "count": [1005]}, "gripper_mode_action": {"mean": [0.6109452736318408, 1.0], "std": [0.487535789720875, 0.0], "min": [0, 1], "max": [1, 1], "count": [1005]}, "gripper_activity_action": {"mean": [1.8497512437810946, 2.0], "std": [0.49506262512631266, 0.0], "min": [0, 2], "max": [2, 2], "count": [1005]}, "gripper_open_scale_state": {"mean": [0.4586373822224732, 0.035844479288374045], "std": [0.3914886121021746, 3.677613769070831e-16], "min": [0.030732902032988414, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1005]}, "gripper_open_scale_action": {"mean": [0.4586373822224732, 0.035844479288374045], "std": [0.3914886121021746, 3.677613769070831e-16], "min": [0.030732902032988414, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1005]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48723363985073936]], [[0.4925206131506977]], [[0.46012418590367593]]], "std": [[[0.23677233642314272]], [[0.23691335157497817]], [[0.22085819612318322]]], "count": [188]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36029834167709635]], [[0.3708381816970287]], [[0.3580137715547212]]], "std": [[[0.25633125330494533]], [[0.24980858362917924]], [[0.2590482526135374]]], "count": [188]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4007055622189774]], [[0.4066711992421082]], [[0.39385658288137954]]], "std": [[[0.2921034166225889]], [[0.2890344067467802]], [[0.30560060378074644]]], "count": [188]}, "observation.state": {"min": [-0.7220051884651184, -1.6008847739863264e-19, -1.4649516344070435, -1.5299999713897705, -0.12143529951572418, -0.1858336627483368, 0.053379084914922714, 0.0, -1.4099268984041922e-19, 0.0, 0.003067961661145091, 0.003067961661145091, -0.01073786523193121, 0.06272783875465393], "max": [0.014231263659894466, 2.6338021755218506, -3.3999167499132454e-05, 0.010283726267516613, 0.5348412394523621, 0.2558192014694214, 1.6984044313430786, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.003093434264883399, -0.006135923322290182, 0.06272783875465393], "mean": [-0.3562147319316864, 1.5439605712890625, -0.5313100218772888, -0.8931140303611755, 0.31117263436317444, -0.02987455576658249, 0.6218105554580688, 0.0, 0.0004069371789228171, 0.0, 0.0032102286349982023, 0.0030679930932819843, -0.006332225166261196, 0.06272820383310318], "std": [0.25243136286735535, 1.0112794637680054, 0.48931652307510376, 0.5732573866844177, 0.20415672659873962, 0.07429496943950653, 0.6343565583229065, 0.0, 0.0006348512251861393, 0.0, 0.00037840750883333385, 7.751459634164348e-07, 0.00048743560910224915, 3.650784492492676e-07], "count": [1079]}, "action": {"min": [-0.7220051884651184, -1.6008847739863264e-19, -1.4649516344070435, -1.5299999713897705, -0.12143529951572418, -0.1858336627483368, 0.053379084914922714, 0.0, -1.4099268984041922e-19, 0.0, 0.003067961661145091, 0.003067961661145091, -0.01073786523193121, 0.06272783875465393], "max": [0.014231263659894466, 2.6338021755218506, -3.3999167499132454e-05, 0.010283726267516613, 0.5348412394523621, 0.2558192014694214, 1.6984044313430786, 0.0, 0.0015339808305725455, 0.0, 0.004601942375302315, 0.003093434264883399, -0.006135923322290182, 0.06272783875465393], "mean": [-0.3562147319316864, 1.5439605712890625, -0.5313100218772888, -0.8931140303611755, 0.31117263436317444, -0.02987455576658249, 0.6218105554580688, 0.0, 0.0004069371789228171, 0.0, 0.0032102286349982023, 0.0030679930932819843, -0.006332225166261196, 0.06272820383310318], "std": [0.25243136286735535, 1.0112794637680054, 0.48931652307510376, 0.5732573866844177, 0.20415672659873962, 0.07429496943950653, 0.6343565583229065, 0.0, 0.0006348512251861393, 0.0, 0.00037840750883333385, 7.751459634164348e-07, 0.00048743560910224915, 3.650784492492676e-07], "count": [1079]}, "timestamp": {"min": [0.0], "max": [35.93333333333333], "mean": [17.966666666666665], "std": [10.382677881933928], "count": [1079]}, "frame_index": {"min": [0], "max": [1078], "mean": [539.0], "std": [311.48033645801786], "count": [1079]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1079]}, "index": {"min": [67029], "max": [68107], "mean": [67568.0], "std": [311.48033645801786], "count": [1079]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1079]}, "subtask_annotation": {"mean": [4.232622798887859, 7.0, 7.0, 7.0, 7.0], "std": [2.4597994292502494, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1079]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [1079]}, "eef_direction_state": {"mean": [3.67840593141798, 6.0], "std": [2.4258048277390016, 0.0], "min": [0, 6], "max": [6, 6], "count": [1079]}, "eef_velocity_state": {"mean": [0.917516218721038, 0.0], "std": [0.8500443991381708, 0.0], "min": [0, 0], "max": [2, 0], "count": [1079]}, "eef_acc_mag_state": {"mean": [0.8776645041705282, 0.0], "std": [0.8457776688939721, 0.0], "min": [0, 0], "max": [2, 0], "count": [1079]}, "eef_direction_action": {"mean": [3.67840593141798, 6.0], "std": [2.4258048277390016, 0.0], "min": [0, 6], "max": [6, 6], "count": [1079]}, "eef_velocity_action": {"mean": [0.917516218721038, 0.0], "std": [0.8500443991381708, 0.0], "min": [0, 0], "max": [2, 0], "count": [1079]}, "eef_acc_mag_action": {"mean": [0.8776645041705282, 0.0], "std": [0.8457776688939721, 0.0], "min": [0, 0], "max": [2, 0], "count": [1079]}, "eef_sim_pose_state": {"mean": [0.30663796979918234, 0.22003549972617278, 1.174119625789045, 0.019998113219839967, 0.10854695723184826, -0.03834413921947668, 0.06916042845153869, -0.3364212012358087, 1.1821751994033447, -0.0063211133028378275, 0.0036171414702555202, 0.003068006336002522], "std": [0.1680530218421271, 0.09106763515463494, 0.055656941662367614, 0.05103628019266358, 0.1303038692029036, 0.1214955198243749, 4.7684581266062856e-05, 1.744213464292814e-08, 3.835960160123126e-05, 0.0004878656498937573, 0.0008060904529936044, 7.750202557870165e-07], "min": [0.05349626099601373, 0.09245074154941017, 1.073514398391253, -0.09703343036564832, -0.29769501208865035, -0.2872866881353877, 0.06912929370183779, -0.3364212017670419, 1.1820232892530416, -0.010727909287127748, 0.0030679472226871063, 0.0030679760995350335], "max": [0.5587113979187155, 0.3457123823751308, 1.3265937101793515, 0.22684026237214955, 0.468019142946122, 0.5157028034898814, 0.06924523362087674, -0.33642062855975996, 1.1822154081520455, -0.006117098338420718, 0.006135894328687774, 0.0030934502859550615], "count": [1079]}, "eef_sim_pose_action": {"mean": [0.30663796979918234, 0.22003549972617278, 1.174119625789045, 0.019998113219839967, 0.10854695723184826, -0.03834413921947668, 0.06916042845153869, -0.3364212012358087, 1.1821751994033447, -0.0063211133028378275, 0.0036171414702555202, 0.003068006336002522], "std": [0.1680530218421271, 0.09106763515463494, 0.055656941662367614, 0.05103628019266358, 0.1303038692029036, 0.1214955198243749, 4.7684581266062856e-05, 1.744213464292814e-08, 3.835960160123126e-05, 0.0004878656498937573, 0.0008060904529936044, 7.750202557870165e-07], "min": [0.05349626099601373, 0.09245074154941017, 1.073514398391253, -0.09703343036564832, -0.29769501208865035, -0.2872866881353877, 0.06912929370183779, -0.3364212017670419, 1.1820232892530416, -0.010727909287127748, 0.0030679472226871063, 0.0030679760995350335], "max": [0.5587113979187155, 0.3457123823751308, 1.3265937101793515, 0.22684026237214955, 0.468019142946122, 0.5157028034898814, 0.06924523362087674, -0.33642062855975996, 1.1822154081520455, -0.006117098338420718, 0.006135894328687774, 0.0030934502859550615], "count": [1079]}, "gripper_mode_state": {"mean": [0.7173308619091752, 1.0], "std": [0.4502968981259088, 0.0], "min": [0, 1], "max": [1, 1], "count": [1079]}, "gripper_activity_state": {"mean": [1.8155699721964782, 2.0], "std": [0.5431334144581064, 0.0], "min": [0, 2], "max": [2, 2], "count": [1079]}, "gripper_mode_action": {"mean": [0.7173308619091752, 1.0], "std": [0.4502968981259088, 0.0], "min": [0, 1], "max": [1, 1], "count": [1079]}, "gripper_activity_action": {"mean": [1.8155699721964782, 2.0], "std": [0.5431334144581064, 0.0], "min": [0, 2], "max": [2, 2], "count": [1079]}, "gripper_open_scale_state": {"mean": [0.35532090993538357, 0.035844479288373886], "std": [0.36248969639692763, 2.0816681711721685e-16], "min": [0.030502334237098694, 0.03584447928837368], "max": [0.9705168179103306, 0.03584447928837368], "count": [1079]}, "gripper_open_scale_action": {"mean": [0.35532090993538357, 0.035844479288373886], "std": [0.36248969639692763, 2.0816681711721685e-16], "min": [0.030502334237098694, 0.03584447928837368], "max": [0.9705168179103306, 0.03584447928837368], "count": [1079]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48791884687208215]], [[0.493204299719888]], [[0.4638979987550576]]], "std": [[[0.2491423825322914]], [[0.2500651110164769]], [[0.23216550821199272]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3666399517584812]], [[0.3746035869903517]], [[0.36071353252412075]]], "std": [[[0.26194191135337963]], [[0.25510104553753293]], [[0.266503923136975]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42823038126361657]], [[0.4337497525676937]], [[0.4196825863678805]]], "std": [[[0.3182895360952623]], [[0.3158073785658581]], [[0.32983355914231594]]], "count": [175]}, "observation.state": {"min": [-0.9924855828285217, -1.0842021724855044e-19, -1.9450876712799072, -1.5299999713897705, -0.10486352443695068, -0.2669011652469635, 0.05687234178185463, -0.0015339808305725455, 0.0, -1.0842021724855044e-19, 0.0028966558165848255, 0.003067961661145091, -0.026344846934080124, 0.06272783875465393], "max": [0.025359418243169785, 2.6093013286590576, -0.0015339808305725455, 0.11838413774967194, 0.6841715574264526, 0.21596969664096832, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.001478545251302421, 0.006135923322290182, 0.006135923322290182, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.37206241488456726, 1.3492419719696045, -0.644538402557373, -0.5811596512794495, 0.308472603559494, -0.05820487067103386, 0.6917065978050232, -5.769771632913034e-06, 6.226026744116098e-05, 3.7563193018286256e-06, 0.004528998862951994, 0.004576478619128466, -0.012717001140117645, 0.06272813677787781], "std": [0.37071511149406433, 1.0071953535079956, 0.6061069965362549, 0.5472721457481384, 0.26799097657203674, 0.10749832540750504, 0.6886203289031982, 9.065040649147704e-05, 0.0002863713598344475, 6.515171844512224e-05, 0.0003259775694459677, 0.00022485879890155047, 0.0020352588035166264, 2.980232238769531e-07], "count": [981]}, "action": {"min": [-0.9924855828285217, -1.0842021724855044e-19, -1.9450876712799072, -1.5299999713897705, -0.10486352443695068, -0.2669011652469635, 0.05687234178185463, -0.0015339808305725455, 0.0, -1.0842021724855044e-19, 0.0028966558165848255, 0.003067961661145091, -0.026344846934080124, 0.06272783875465393], "max": [0.025359418243169785, 2.6093013286590576, -0.0015339808305725455, 0.11838413774967194, 0.6841715574264526, 0.21596969664096832, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.001478545251302421, 0.006135923322290182, 0.006135923322290182, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.37206241488456726, 1.3492419719696045, -0.644538402557373, -0.5811596512794495, 0.308472603559494, -0.05820487067103386, 0.6917065978050232, -5.769771632913034e-06, 6.226026744116098e-05, 3.7563193018286256e-06, 0.004528998862951994, 0.004576478619128466, -0.012717001140117645, 0.06272813677787781], "std": [0.37071511149406433, 1.0071953535079956, 0.6061069965362549, 0.5472721457481384, 0.26799097657203674, 0.10749832540750504, 0.6886203289031982, 9.065040649147704e-05, 0.0002863713598344475, 6.515171844512224e-05, 0.0003259775694459677, 0.00022485879890155047, 0.0020352588035166264, 2.980232238769531e-07], "count": [981]}, "timestamp": {"min": [0.0], "max": [32.666666666666664], "mean": [16.333333333333332], "std": [9.439671996812569], "count": [981]}, "frame_index": {"min": [0], "max": [980], "mean": [490.0], "std": [283.1901599043771], "count": [981]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [981]}, "index": {"min": [68108], "max": [69088], "mean": [68598.0], "std": [283.1901599043771], "count": [981]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [981]}, "subtask_annotation": {"mean": [4.331294597349643, 7.0, 7.0, 7.0, 7.0], "std": [2.5012390926977255, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [981]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [981]}, "eef_direction_state": {"mean": [3.728848114169215, 6.0], "std": [2.2616497813104735, 0.0], "min": [0, 6], "max": [6, 6], "count": [981]}, "eef_velocity_state": {"mean": [1.0326197757390418, 0.0], "std": [0.8714266877638881, 0.0], "min": [0, 0], "max": [2, 0], "count": [981]}, "eef_acc_mag_state": {"mean": [0.872579001019368, 0.0], "std": [0.830774281840378, 0.0], "min": [0, 0], "max": [2, 0], "count": [981]}, "eef_direction_action": {"mean": [3.728848114169215, 6.0], "std": [2.2616497813104735, 0.0], "min": [0, 6], "max": [6, 6], "count": [981]}, "eef_velocity_action": {"mean": [1.0326197757390418, 0.0], "std": [0.8714266877638881, 0.0], "min": [0, 0], "max": [2, 0], "count": [981]}, "eef_acc_mag_action": {"mean": [0.872579001019368, 0.0], "std": [0.830774281840378, 0.0], "min": [0, 0], "max": [2, 0], "count": [981]}, "eef_sim_pose_state": {"mean": [0.27365318537434574, 0.20583951130662187, 1.2155872286355944, -0.007733810496026343, 0.10941652699476573, -0.05641604955530825, 0.0691341486289424, -0.3363871252559921, 1.182031142660376, -0.012695927959874002, 0.004594955622906333, 0.004570745732911934], "std": [0.16138211274206088, 0.14018252610222404, 0.05602979408266884, 0.06649384069270231, 0.12485628683599778, 0.16041113223142148, 2.203758116778235e-05, 4.5766676191936174e-06, 3.985972567979135e-05, 0.002034107352856699, 0.00036382125254231335, 0.00027602212257033383], "min": [0.04532032018580555, -0.02771740382428059, 1.1130135358038824, -0.14521999667932053, -0.16804960554488768, -0.4698566556718933, 0.06912814257555831, -0.3364212017670419, 1.1816133527962744, -0.026323668985706476, 0.0028966421843321655, 0.0015340133171091747], "max": [0.5357648838841595, 0.3477151998305496, 1.3816525786353666, 0.20538748278907668, 0.42565462094250117, 0.6796390924420721, 0.06924536533655822, -0.33635216418389785, 1.182215408761244, -0.001515557270455135, 0.006135894328687774, 0.006135988294137031], "count": [981]}, "eef_sim_pose_action": {"mean": [0.27365318537434574, 0.20583951130662187, 1.2155872286355944, -0.007733810496026343, 0.10941652699476573, -0.05641604955530825, 0.0691341486289424, -0.3363871252559921, 1.182031142660376, -0.012695927959874002, 0.004594955622906333, 0.004570745732911934], "std": [0.16138211274206088, 0.14018252610222404, 0.05602979408266884, 0.06649384069270231, 0.12485628683599778, 0.16041113223142148, 2.203758116778235e-05, 4.5766676191936174e-06, 3.985972567979135e-05, 0.002034107352856699, 0.00036382125254231335, 0.00027602212257033383], "min": [0.04532032018580555, -0.02771740382428059, 1.1130135358038824, -0.14521999667932053, -0.16804960554488768, -0.4698566556718933, 0.06912814257555831, -0.3364212017670419, 1.1816133527962744, -0.026323668985706476, 0.0028966421843321655, 0.0015340133171091747], "max": [0.5357648838841595, 0.3477151998305496, 1.3816525786353666, 0.20538748278907668, 0.42565462094250117, 0.6796390924420721, 0.06924536533655822, -0.33635216418389785, 1.182215408761244, -0.001515557270455135, 0.006135894328687774, 0.006135988294137031], "count": [981]}, "gripper_mode_state": {"mean": [0.6615698267074414, 1.0], "std": [0.4731756450809041, 0.0], "min": [0, 1], "max": [1, 1], "count": [981]}, "gripper_activity_state": {"mean": [1.8491335372069317, 2.0], "std": [0.49838859962391563, 0.0], "min": [0, 2], "max": [2, 2], "count": [981]}, "gripper_mode_action": {"mean": [0.6615698267074414, 1.0], "std": [0.4731756450809041, 0.0], "min": [0, 1], "max": [1, 1], "count": [981]}, "gripper_activity_action": {"mean": [1.8491335372069317, 2.0], "std": [0.49838859962391563, 0.0], "min": [0, 2], "max": [2, 2], "count": [981]}, "gripper_open_scale_state": {"mean": [0.3952616214040406, 0.03584447928837411], "std": [0.393497438440347, 4.3021142204224816e-16], "min": [0.03249848101820264, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [981]}, "gripper_open_scale_action": {"mean": [0.3952616214040406, 0.03584447928837411], "std": [0.393497438440347, 4.3021142204224816e-16], "min": [0.03249848101820264, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [981]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4854230392156863]], [[0.49200771325624265]], [[0.45790370649684375]]], "std": [[[0.24261791986878095]], [[0.24601838976633847]], [[0.2304210362532917]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35437006033182505]], [[0.36320220658063795]], [[0.3474775836545444]]], "std": [[[0.2673706787269113]], [[0.2630888664207417]], [[0.2768250699689836]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37713668929110106]], [[0.3854098206804089]], [[0.37326952544550585]]], "std": [[[0.29392738254445255]], [[0.2933885722193074]], [[0.31220005371337356]]], "count": [195]}, "observation.state": {"min": [-0.780796229839325, -0.0014868724392727017, -1.4726215600967407, -1.5299999713897705, -0.1870231330394745, -0.26427552103996277, 0.05794297531247139, 0.0015000943094491959, -2.710505431213761e-19, 0.0, 0.003067961661145091, -3.2526065174565133e-19, -0.05062136426568031, 0.06272783875465393], "max": [0.4463884234428406, 2.4758450984954834, 0.0, 0.2807641923427582, 0.5348573923110962, 0.12871117889881134, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.007293920032680035, 0.01073786523193121, 0.006135923322290182, 0.06272783875465393], "mean": [-0.1751166135072708, 1.2738926410675049, -0.5105057954788208, -0.5691348910331726, 0.21935591101646423, -0.029780397191643715, 0.5981424450874329, 0.0015339547535404563, 0.00012315889762248844, 0.0, 0.003259587800130248, 0.0025603785179555416, -0.007705275900661945, 0.06272823363542557], "std": [0.28467604517936707, 0.9832936525344849, 0.4514443278312683, 0.49759820103645325, 0.19843003153800964, 0.06870102882385254, 0.6379068493843079, 1.0053997812065063e-06, 0.00039812130853533745, 0.0, 0.0004938944475725293, 0.0022753137163817883, 0.011879606172442436, 3.948807716369629e-07], "count": [1135]}, "action": {"min": [-0.780796229839325, -0.0014868724392727017, -1.4726215600967407, -1.5299999713897705, -0.1870231330394745, -0.26427552103996277, 0.05794297531247139, 0.0015000943094491959, -2.710505431213761e-19, 0.0, 0.003067961661145091, -3.2526065174565133e-19, -0.05062136426568031, 0.06272783875465393], "max": [0.4463884234428406, 2.4758450984954834, 0.0, 0.2807641923427582, 0.5348573923110962, 0.12871117889881134, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.007293920032680035, 0.01073786523193121, 0.006135923322290182, 0.06272783875465393], "mean": [-0.1751166135072708, 1.2738926410675049, -0.5105057954788208, -0.5691348910331726, 0.21935591101646423, -0.029780397191643715, 0.5981424450874329, 0.0015339547535404563, 0.00012315889762248844, 0.0, 0.003259587800130248, 0.0025603785179555416, -0.007705275900661945, 0.06272823363542557], "std": [0.28467604517936707, 0.9832936525344849, 0.4514443278312683, 0.49759820103645325, 0.19843003153800964, 0.06870102882385254, 0.6379068493843079, 1.0053997812065063e-06, 0.00039812130853533745, 0.0, 0.0004938944475725293, 0.0022753137163817883, 0.011879606172442436, 3.948807716369629e-07], "count": [1135]}, "timestamp": {"min": [0.0], "max": [37.8], "mean": [18.9], "std": [10.921538353180837], "count": [1135]}, "frame_index": {"min": [0], "max": [1134], "mean": [567.0], "std": [327.6461505954251], "count": [1135]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1135]}, "index": {"min": [69089], "max": [70223], "mean": [69656.0], "std": [327.6461505954251], "count": [1135]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1135]}, "subtask_annotation": {"mean": [4.387665198237886, 7.0, 7.0, 7.0, 7.0], "std": [2.269783764424931, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1135]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1135]}, "eef_direction_state": {"mean": [3.540088105726872, 6.0], "std": [2.4165227851381808, 0.0], "min": [0, 6], "max": [6, 6], "count": [1135]}, "eef_velocity_state": {"mean": [0.9973568281938326, 0.0], "std": [0.8729877153131803, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_acc_mag_state": {"mean": [0.8757709251101321, 0.0], "std": [0.8276518987994704, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_direction_action": {"mean": [3.540088105726872, 6.0], "std": [2.4165227851381808, 0.0], "min": [0, 6], "max": [6, 6], "count": [1135]}, "eef_velocity_action": {"mean": [0.9973568281938326, 0.0], "std": [0.8729877153131803, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_acc_mag_action": {"mean": [0.8757709251101321, 0.0], "std": [0.8276518987994704, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_sim_pose_state": {"mean": [0.27779605353344855, 0.27969051908742776, 1.1980531379002868, 0.03174872898043097, 0.18226239895824084, 0.054314043254123257, 0.06913899176115129, -0.3364675805820997, 1.1821636855438076, -0.007696189230614962, 0.0033827177469493933, 0.004094340212548332], "std": [0.17382398806175253, 0.10219683895700614, 0.04935270057253165, 0.04641181524051868, 0.15768234586886556, 0.1827213373391478, 2.9949830349033293e-05, 5.119263185556783e-05, 5.0995551037992866e-05, 0.011871035981987136, 0.0006491609770100614, 0.002275344903167458], "min": [0.04000281437013941, 0.06086089434746482, 1.098405352844645, -0.09911972513640133, -0.05890622732162498, -0.34363820088986435, 0.06912708593716427, -0.33652521168350336, 1.1817473596821797, -0.050571949829459256, 0.0030678714211631597, 0.0015339808305725447], "max": [0.5419865845106884, 0.4902422483877167, 1.3392150078497285, 0.1679533590055429, 0.6075410810370667, 0.4986593794585973, 0.06924536708417424, -0.33628358454802637, 1.182215408761244, 0.006135923322290183, 0.00729384279658829, 0.012272030299991438], "count": [1135]}, "eef_sim_pose_action": {"mean": [0.27779605353344855, 0.27969051908742776, 1.1980531379002868, 0.03174872898043097, 0.18226239895824084, 0.054314043254123257, 0.06913899176115129, -0.3364675805820997, 1.1821636855438076, -0.007696189230614962, 0.0033827177469493933, 0.004094340212548332], "std": [0.17382398806175253, 0.10219683895700614, 0.04935270057253165, 0.04641181524051868, 0.15768234586886556, 0.1827213373391478, 2.9949830349033293e-05, 5.119263185556783e-05, 5.0995551037992866e-05, 0.011871035981987136, 0.0006491609770100614, 0.002275344903167458], "min": [0.04000281437013941, 0.06086089434746482, 1.098405352844645, -0.09911972513640133, -0.05890622732162498, -0.34363820088986435, 0.06912708593716427, -0.33652521168350336, 1.1817473596821797, -0.050571949829459256, 0.0030678714211631597, 0.0015339808305725447], "max": [0.5419865845106884, 0.4902422483877167, 1.3392150078497285, 0.1679533590055429, 0.6075410810370667, 0.4986593794585973, 0.06924536708417424, -0.33628358454802637, 1.182215408761244, 0.006135923322290183, 0.00729384279658829, 0.012272030299991438], "count": [1135]}, "gripper_mode_state": {"mean": [0.7242290748898679, 1.0], "std": [0.4469019153841578, 0.0], "min": [0, 1], "max": [1, 1], "count": [1135]}, "gripper_activity_state": {"mean": [1.8185022026431719, 2.0], "std": [0.539710685872057, 0.0], "min": [0, 2], "max": [2, 2], "count": [1135]}, "gripper_mode_action": {"mean": [0.7242290748898679, 1.0], "std": [0.4469019153841578, 0.0], "min": [0, 1], "max": [1, 1], "count": [1135]}, "gripper_activity_action": {"mean": [1.8185022026431719, 2.0], "std": [0.539710685872057, 0.0], "min": [0, 2], "max": [2, 2], "count": [1135]}, "gripper_open_scale_state": {"mean": [0.34179636719955914, 0.035844479288373775], "std": [0.36451910658058573, 9.71445146547012e-17], "min": [0.033110271607126505, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1135]}, "gripper_open_scale_action": {"mean": [0.34179636719955914, 0.035844479288373775], "std": [0.36451910658058573, 9.71445146547012e-17], "min": [0.033110271607126505, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1135]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4784415664925937]], [[0.4843490053754612]], [[0.4529019963652686]]], "std": [[[0.24681150091773937]], [[0.24862377733485527]], [[0.23118416578427778]]], "count": [199]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36650675080194]], [[0.37685759680756725]], [[0.36399937870178783]]], "std": [[[0.25385023100621124]], [[0.24774547160550536]], [[0.25842396111142396]]], "count": [199]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3903865624418388]], [[0.39910256620794604]], [[0.3868028254015174]]], "std": [[[0.29838949508315304]], [[0.29721030461549125]], [[0.31354962463262387]]], "count": [199]}, "observation.state": {"min": [-0.7547038197517395, 0.0, -1.294089436531067, -1.5300260782241821, -0.146981343626976, -0.0930112823843956, 0.06048319488763809, 0.0, 0.0, -5.958322572923592e-18, -3.2526065174565133e-19, -0.0015339808305725455, -0.04414445906877518, 0.06272783875465393], "max": [0.3196905255317688, 2.4359614849090576, -0.001384823233820498, 0.21640005707740784, 0.4893398582935333, 0.16258731484413147, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.006135923322290182, 0.016873788088560104, 0.0, 0.06272783875465393], "mean": [-0.2509074807167053, 1.3189555406570435, -0.3964272737503052, -0.8667494058609009, 0.21997259557247162, -0.008725564926862717, 0.6994452476501465, 0.0, 4.328088107286021e-05, 8.246981451520696e-05, 0.004338051192462444, 0.006290018558502197, -0.02970181219279766, 0.06272825598716736], "std": [0.29663577675819397, 0.9236787557601929, 0.3244466185569763, 0.6817585825920105, 0.20400996506214142, 0.03202509507536888, 0.6723245978355408, 0.0, 0.0002519585541449487, 0.0003031312662642449, 0.0017677007708698511, 0.00456626620143652, 0.013706058263778687, 4.172325134277344e-07], "count": [1164]}, "action": {"min": [-0.7547038197517395, 0.0, -1.294089436531067, -1.5300260782241821, -0.146981343626976, -0.0930112823843956, 0.06048319488763809, 0.0, 0.0, -5.958322572923592e-18, -3.2526065174565133e-19, -0.0015339808305725455, -0.04414445906877518, 0.06272783875465393], "max": [0.3196905255317688, 2.4359614849090576, -0.001384823233820498, 0.21640005707740784, 0.4893398582935333, 0.16258731484413147, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0015339808305725455, 0.006135923322290182, 0.016873788088560104, 0.0, 0.06272783875465393], "mean": [-0.2509074807167053, 1.3189555406570435, -0.3964272737503052, -0.8667494058609009, 0.21997259557247162, -0.008725564926862717, 0.6994452476501465, 0.0, 4.328088107286021e-05, 8.246981451520696e-05, 0.004338051192462444, 0.006290018558502197, -0.02970181219279766, 0.06272825598716736], "std": [0.29663577675819397, 0.9236787557601929, 0.3244466185569763, 0.6817585825920105, 0.20400996506214142, 0.03202509507536888, 0.6723245978355408, 0.0, 0.0002519585541449487, 0.0003031312662642449, 0.0017677007708698511, 0.00456626620143652, 0.013706058263778687, 4.172325134277344e-07], "count": [1164]}, "timestamp": {"min": [0.0], "max": [38.766666666666666], "mean": [19.383333333333333], "std": [11.200591088899762], "count": [1164]}, "frame_index": {"min": [0], "max": [1163], "mean": [581.5], "std": [336.01773266699286], "count": [1164]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1164]}, "index": {"min": [70224], "max": [71387], "mean": [70805.5], "std": [336.01773266699286], "count": [1164]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1164]}, "subtask_annotation": {"mean": [3.7551546391752577, 7.0, 7.0, 7.0, 7.0], "std": [2.621812263784997, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1164]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1164]}, "eef_direction_state": {"mean": [3.59106529209622, 6.0], "std": [2.4008423276706146, 0.0], "min": [0, 6], "max": [6, 6], "count": [1164]}, "eef_velocity_state": {"mean": [1.004295532646048, 0.0], "std": [0.8640284267791398, 0.0], "min": [0, 0], "max": [2, 0], "count": [1164]}, "eef_acc_mag_state": {"mean": [0.8891752577319587, 0.0], "std": [0.8458020493837608, 0.0], "min": [0, 0], "max": [2, 0], "count": [1164]}, "eef_direction_action": {"mean": [3.59106529209622, 6.0], "std": [2.4008423276706146, 0.0], "min": [0, 6], "max": [6, 6], "count": [1164]}, "eef_velocity_action": {"mean": [1.004295532646048, 0.0], "std": [0.8640284267791398, 0.0], "min": [0, 0], "max": [2, 0], "count": [1164]}, "eef_acc_mag_action": {"mean": [0.8891752577319587, 0.0], "std": [0.8458020493837608, 0.0], "min": [0, 0], "max": [2, 0], "count": [1164]}, "eef_sim_pose_state": {"mean": [0.2658417633365875, 0.2628567293441386, 1.2094747394676273, -8.45572173001788e-05, 0.054341371937522885, -0.029044706939216947, 0.0691380929557822, -0.33634869830416714, 1.1820284629667694, -0.02966921427885588, 0.004463641406503339, 0.006290090359729306], "std": [0.1503641323135356, 0.08714535697252555, 0.05719915408849732, 0.03742911403606714, 0.13035260007917723, 0.13940032534784308, 2.8793254966041668e-05, 0.0001027531637329344, 0.0002143687321955189, 0.013689973776261964, 0.0018680303926992936, 0.004566349373006102], "min": [0.03366327864877856, 0.118843276248596, 1.1098985999680326, -0.11828195569420334, -0.25450397550034176, -0.5274929446862053, 0.06912576466066905, -0.3365247591570926, 1.1814407451773412, -0.04404609309347604, 0.0, -0.0015339826353744745], "max": [0.5237059578712739, 0.42414421358391446, 1.3427701578330853, 0.1613726402002441, 0.41387254860434153, 0.3461551306053666, 0.06924558893163675, -0.3361105471652313, 1.1824949999999999, 0.0, 0.007669868056123574, 0.01687428432730635], "count": [1164]}, "eef_sim_pose_action": {"mean": [0.2658417633365875, 0.2628567293441386, 1.2094747394676273, -8.45572173001788e-05, 0.054341371937522885, -0.029044706939216947, 0.0691380929557822, -0.33634869830416714, 1.1820284629667694, -0.02966921427885588, 0.004463641406503339, 0.006290090359729306], "std": [0.1503641323135356, 0.08714535697252555, 0.05719915408849732, 0.03742911403606714, 0.13035260007917723, 0.13940032534784308, 2.8793254966041668e-05, 0.0001027531637329344, 0.0002143687321955189, 0.013689973776261964, 0.0018680303926992936, 0.004566349373006102], "min": [0.03366327864877856, 0.118843276248596, 1.1098985999680326, -0.11828195569420334, -0.25450397550034176, -0.5274929446862053, 0.06912576466066905, -0.3365247591570926, 1.1814407451773412, -0.04404609309347604, 0.0, -0.0015339826353744745], "max": [0.5237059578712739, 0.42414421358391446, 1.3427701578330853, 0.1613726402002441, 0.41387254860434153, 0.3461551306053666, 0.06924558893163675, -0.3361105471652313, 1.1824949999999999, 0.0, 0.007669868056123574, 0.01687428432730635], "count": [1164]}, "gripper_mode_state": {"mean": [0.6640893470790378, 1.0], "std": [0.47230782988976344, 0.0], "min": [0, 1], "max": [1, 1], "count": [1164]}, "gripper_activity_state": {"mean": [1.8256013745704467, 2.0], "std": [0.5305099335086759, 0.0], "min": [0, 2], "max": [2, 2], "count": [1164]}, "gripper_mode_action": {"mean": [0.6640893470790378, 1.0], "std": [0.47230782988976344, 0.0], "min": [0, 1], "max": [1, 1], "count": [1164]}, "gripper_activity_action": {"mean": [1.8256013745704467, 2.0], "std": [0.5305099335086759, 0.0], "min": [0, 2], "max": [2, 2], "count": [1164]}, "gripper_open_scale_state": {"mean": [0.3996838141556412, 0.03584447928837372], "std": [0.38418484446033396, 4.163336342344337e-17], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1164]}, "gripper_open_scale_action": {"mean": [0.3996838141556412, 0.03584447928837372], "std": [0.38418484446033396, 4.163336342344337e-17], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1164]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48612258196289265]], [[0.49217901930037244]], [[0.4581405591134303]]], "std": [[[0.24143283717475678]], [[0.24368927045784516]], [[0.22764531627140136]]], "count": [248]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36175980062724017]], [[0.37213972894265235]], [[0.3582827390364748]]], "std": [[[0.26608006138375034]], [[0.2609506000429951]], [[0.2726676567243237]]], "count": [248]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3839147328958465]], [[0.389555667562724]], [[0.3764092566237965]]], "std": [[[0.28986751631391533]], [[0.28668362550955623]], [[0.3025649021136052]]], "count": [248]}, "observation.state": {"min": [-0.9168554544448853, -1.0842021724855044e-19, -0.905048668384552, -1.5299999713897705, -0.6149054169654846, -0.2766708433628082, 0.06060783192515373, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.003067961661145091, 0.0, -0.003067961661145091, 0.06272783875465393], "max": [0.4970097839832306, 2.3853402137756348, 0.0011838700156658888, 0.6320000886917114, 0.5675728917121887, 0.14039425551891327, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.01073786523193121, 0.003067961661145091, 0.01073786523193121, 0.06272783875465393], "mean": [-0.20935003459453583, 1.142546534538269, -0.3023156523704529, -0.7006258964538574, 0.22929681837558746, -0.01502365991473198, 0.8272680044174194, 1.5672858353354968e-05, 0.0005065532168373466, 7.23770572221838e-05, 0.0046499306336045265, 0.0013448720565065742, 0.004933419171720743, 0.0627284124493599], "std": [0.33700016140937805, 0.9279825687408447, 0.25400009751319885, 0.7029055953025818, 0.25244736671447754, 0.06763458997011185, 0.7025715112686157, 0.00015426584286615252, 0.0007555495831184089, 0.0002812558668665588, 0.0010147452121600509, 0.0005120161222293973, 0.0022525631356984377, 5.736947059631348e-07], "count": [1566]}, "action": {"min": [-0.9168554544448853, -1.0842021724855044e-19, -0.905048668384552, -1.5299999713897705, -0.6149054169654846, -0.2766708433628082, 0.06060783192515373, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.003067961661145091, 0.0, -0.003067961661145091, 0.06272783875465393], "max": [0.4970097839832306, 2.3853402137756348, 0.0011838700156658888, 0.6320000886917114, 0.5675728917121887, 0.14039425551891327, 1.6986631155014038, 0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.01073786523193121, 0.003067961661145091, 0.01073786523193121, 0.06272783875465393], "mean": [-0.20935003459453583, 1.142546534538269, -0.3023156523704529, -0.7006258964538574, 0.22929681837558746, -0.01502365991473198, 0.8272680044174194, 1.5672858353354968e-05, 0.0005065532168373466, 7.23770572221838e-05, 0.0046499306336045265, 0.0013448720565065742, 0.004933419171720743, 0.0627284124493599], "std": [0.33700016140937805, 0.9279825687408447, 0.25400009751319885, 0.7029055953025818, 0.25244736671447754, 0.06763458997011185, 0.7025715112686157, 0.00015426584286615252, 0.0007555495831184089, 0.0002812558668665588, 0.0010147452121600509, 0.0005120161222293973, 0.0022525631356984377, 5.736947059631348e-07], "count": [1566]}, "timestamp": {"min": [0.0], "max": [52.166666666666664], "mean": [26.083333333333332], "std": [15.068838953529479], "count": [1566]}, "frame_index": {"min": [0], "max": [1565], "mean": [782.5], "std": [452.06516860588437], "count": [1566]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1566]}, "index": {"min": [71388], "max": [72953], "mean": [72170.5], "std": [452.06516860588437], "count": [1566]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1566]}, "subtask_annotation": {"mean": [3.7196679438058746, 7.0, 7.0, 7.0, 7.0], "std": [2.689311684327468, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1566]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [1566]}, "eef_direction_state": {"mean": [4.114942528735632, 6.0], "std": [2.1927126409868385, 0.0], "min": [0, 6], "max": [6, 6], "count": [1566]}, "eef_velocity_state": {"mean": [0.8218390804597702, 0.0], "std": [0.8301829736646194, 0.0], "min": [0, 0], "max": [2, 0], "count": [1566]}, "eef_acc_mag_state": {"mean": [0.8269476372924649, 0.0], "std": [0.8335642629095364, 0.0], "min": [0, 0], "max": [2, 0], "count": [1566]}, "eef_direction_action": {"mean": [4.114942528735632, 6.0], "std": [2.1927126409868385, 0.0], "min": [0, 6], "max": [6, 6], "count": [1566]}, "eef_velocity_action": {"mean": [0.8218390804597702, 0.0], "std": [0.8301829736646194, 0.0], "min": [0, 0], "max": [2, 0], "count": [1566]}, "eef_acc_mag_action": {"mean": [0.8269476372924649, 0.0], "std": [0.8335642629095364, 0.0], "min": [0, 0], "max": [2, 0], "count": [1566]}, "eef_sim_pose_state": {"mean": [0.22813813573308728, 0.2821150171237849, 1.2030499838112778, 0.018365204766381926, 0.13208568053398226, 0.026369113341768547, 0.06917265690573635, -0.3364603319622777, 1.1820098185782744, 0.004940042332556499, 0.005228848253828022, 0.0013605592008714995], "std": [0.14012875695577065, 0.08758053453824224, 0.05089678576582601, 0.05556974665005446, 0.14984015712020293, 0.22378997504163833, 6.146219455536314e-05, 1.1589945824598706e-05, 0.00011149795230363403, 0.002250035119724619, 0.0016469756257617614, 0.0005539513056208082], "min": [0.015719253222047685, 0.10234149747347747, 1.0715591914891274, -0.1856497157484035, -0.17599111417834945, -0.6496715864227436, 0.06901003950031095, -0.3364905178461173, 1.1815979784149366, -0.0030444302647452195, 0.0015339790257684616, -4.336808689942018e-19], "max": [0.4417309259209274, 0.46728008513195374, 1.3433747032282528, 0.20633631304831052, 0.6132136639867025, 0.666586613603022, 0.0693585590614619, -0.3364212017670419, 1.1822150461181913, 0.010737865231931208, 0.009203841084900688, 0.004602032733512809], "count": [1566]}, "eef_sim_pose_action": {"mean": [0.22813813573308728, 0.2821150171237849, 1.2030499838112778, 0.018365204766381926, 0.13208568053398226, 0.026369113341768547, 0.06917265690573635, -0.3364603319622777, 1.1820098185782744, 0.004940042332556499, 0.005228848253828022, 0.0013605592008714995], "std": [0.14012875695577065, 0.08758053453824224, 0.05089678576582601, 0.05556974665005446, 0.14984015712020293, 0.22378997504163833, 6.146219455536314e-05, 1.1589945824598706e-05, 0.00011149795230363403, 0.002250035119724619, 0.0016469756257617614, 0.0005539513056208082], "min": [0.015719253222047685, 0.10234149747347747, 1.0715591914891274, -0.1856497157484035, -0.17599111417834945, -0.6496715864227436, 0.06901003950031095, -0.3364905178461173, 1.1815979784149366, -0.0030444302647452195, 0.0015339790257684616, -4.336808689942018e-19], "max": [0.4417309259209274, 0.46728008513195374, 1.3433747032282528, 0.20633631304831052, 0.6132136639867025, 0.666586613603022, 0.0693585590614619, -0.3364212017670419, 1.1822150461181913, 0.010737865231931208, 0.009203841084900688, 0.004602032733512809], "count": [1566]}, "gripper_mode_state": {"mean": [0.5938697318007663, 1.0], "std": [0.4911094312387473, 0.0], "min": [0, 1], "max": [1, 1], "count": [1566]}, "gripper_activity_state": {"mean": [1.9061302681992338, 2.0], "std": [0.39730987921057725, 0.0], "min": [0, 2], "max": [2, 2], "count": [1566]}, "gripper_mode_action": {"mean": [0.5938697318007663, 1.0], "std": [0.4911094312387473, 0.0], "min": [0, 1], "max": [1, 1], "count": [1566]}, "gripper_activity_action": {"mean": [1.9061302681992338, 2.0], "std": [0.39730987921057725, 0.0], "min": [0, 2], "max": [2, 2], "count": [1566]}, "gripper_open_scale_state": {"mean": [0.4727283223982275, 0.035844479288373185], "std": [0.4014691495017267, 4.926614671774132e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1566]}, "gripper_open_scale_action": {"mean": [0.4727283223982275, 0.035844479288373185], "std": [0.4014691495017267, 4.926614671774132e-16], "min": [0.03463304681437356, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [1566]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.4877203667016605]], [[0.5119705205052659]], [[0.5020212319527696]]], "std": [[[0.27197372094108463]], [[0.2602652508080388]], [[0.24928775969186148]]], "count": [193]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4182206785419983]], [[0.4152530196304198]], [[0.3998611915405195]]], "std": [[[0.2726287972834544]], [[0.24514504013387042]], [[0.25355393011711636]]], "count": [193]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4017542881574046]], [[0.4150010695700272]], [[0.4132774024405387]]], "std": [[[0.3186481444203945]], [[0.30471608403665357]], [[0.3143788183512243]]], "count": [193]}, "observation.state": {"min": [-0.4463884234428406, 0.0015339808305725455, -1.7671458721160889, -1.5301082134246826, -1.5341801643371582, -0.9704246520996094, 0.054533787071704865, -0.004601942375302315, -1.0139412920376249e-35, -0.0015339808305725455, -0.008707471191883087, -0.003067961661145091, -0.01649899035692215, 0.06272783875465393], "max": [0.7131983041763306, 2.4635732173919678, 0.0, 0.3378874361515045, 0.5300793647766113, 0.3264656066894531, 1.6989729404449463, -0.003067961661145091, 0.0012735225027427077, 0.0, -0.003067961661145091, 1.0482032722271967e-20, 3.2526065174565133e-19, 0.06272783875465393], "mean": [-0.025265498086810112, 1.908197283744812, -0.8645949959754944, -0.9564443826675415, 0.047953568398952484, -0.12050671130418777, 0.8509968519210815, -0.004541797563433647, 2.551894112912123e-06, -0.0013548909919336438, -0.004059264436364174, -0.0003238979843445122, -0.004124499391764402, 0.06272822618484497], "std": [0.2935280203819275, 0.6490909457206726, 0.48904430866241455, 0.4876568615436554, 0.41213852167129517, 0.21589113771915436, 0.6537047028541565, 0.00026451025041751564, 5.0748680223478004e-05, 0.00041687770863063633, 0.0018137921579182148, 0.0006585114169865847, 0.002032006159424782, 3.8743019104003906e-07], "count": [1123]}, "action": {"min": [-0.4463884234428406, 0.0015339808305725455, -1.7671458721160889, -1.5301082134246826, -1.5341801643371582, -0.9704246520996094, 0.054533787071704865, -0.004601942375302315, -1.0139412920376249e-35, -0.0015339808305725455, -0.008707471191883087, -0.003067961661145091, -0.01649899035692215, 0.06272783875465393], "max": [0.7131983041763306, 2.4635732173919678, 0.0, 0.3378874361515045, 0.5300793647766113, 0.3264656066894531, 1.6989729404449463, -0.003067961661145091, 0.0012735225027427077, 0.0, -0.003067961661145091, 1.0482032722271967e-20, 3.2526065174565133e-19, 0.06272783875465393], "mean": [-0.025265498086810112, 1.908197283744812, -0.8645949959754944, -0.9564443826675415, 0.047953568398952484, -0.12050671130418777, 0.8509968519210815, -0.004541797563433647, 2.551894112912123e-06, -0.0013548909919336438, -0.004059264436364174, -0.0003238979843445122, -0.004124499391764402, 0.06272822618484497], "std": [0.2935280203819275, 0.6490909457206726, 0.48904430866241455, 0.4876568615436554, 0.41213852167129517, 0.21589113771915436, 0.6537047028541565, 0.00026451025041751564, 5.0748680223478004e-05, 0.00041687770863063633, 0.0018137921579182148, 0.0006585114169865847, 0.002032006159424782, 3.8743019104003906e-07], "count": [1123]}, "timestamp": {"min": [0.0], "max": [37.4], "mean": [18.7], "std": [10.80606825404648], "count": [1123]}, "frame_index": {"min": [0], "max": [1122], "mean": [561.0], "std": [324.18204762139436], "count": [1123]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [1123]}, "index": {"min": [72954], "max": [74076], "mean": [73515.0], "std": [324.18204762139436], "count": [1123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1123]}, "subtask_annotation": {"mean": [3.906500445235975, 7.0, 7.0, 7.0, 7.0], "std": [2.515700042206849, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1123]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [1123]}, "eef_direction_state": {"mean": [2.8824577025823688, 6.0], "std": [1.9367754680092741, 0.0], "min": [0, 6], "max": [6, 6], "count": [1123]}, "eef_velocity_state": {"mean": [1.357079252003562, 0.0], "std": [0.6617734477322288, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_acc_mag_state": {"mean": [1.207479964381122, 0.0], "std": [0.7337780644156864, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_direction_action": {"mean": [2.8824577025823688, 6.0], "std": [1.9367754680092741, 0.0], "min": [0, 6], "max": [6, 6], "count": [1123]}, "eef_velocity_action": {"mean": [1.357079252003562, 0.0], "std": [0.6617734477322288, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_acc_mag_action": {"mean": [1.207479964381122, 0.0], "std": [0.7337780644156864, 0.0], "min": [0, 0], "max": [2, 0], "count": [1123]}, "eef_sim_pose_state": {"mean": [0.41434847324055657, 0.3032674232321966, 1.2230657612093547, -0.11607508626874176, 0.09007170317910305, 0.0232371786002012, 0.06902673101733689, -0.33639351826629477, 1.183286643458897, -0.004121564309714441, -0.0054115893953604706, -0.004865696915106682], "std": [0.14830849757400874, 0.09669481226816108, 0.05194155105719564, 0.20694678614704554, 0.14238426960647763, 0.3209324903033261, 3.216993263051024e-05, 1.774371194734423e-05, 0.00023926901534140964, 0.0020373982224724807, 0.0019447974467312504, 0.0006229224867803736], "min": [-0.02258925298945163, 0.1419732005899974, 1.124196048157425, -0.9133577753375031, -0.21169827662016671, -1.6186575366843234, 0.06900916610179514, -0.3364891249490664, 1.1828094747808253, -0.0164983588558975, -0.0102414399724704, -0.007666895296101178], "max": [0.5840836389429936, 0.490336103803447, 1.4347075782959875, 0.35231999647157164, 0.4787858632370581, 0.40030478674066855, 0.06913024137891284, -0.3363847871896859, 1.1838126584684245, 2.353139639987064e-05, -0.003067961661145091, -0.003067961661145092], "count": [1123]}, "eef_sim_pose_action": {"mean": [0.41434847324055657, 0.3032674232321966, 1.2230657612093547, -0.11607508626874176, 0.09007170317910305, 0.0232371786002012, 0.06902673101733689, -0.33639351826629477, 1.183286643458897, -0.004121564309714441, -0.0054115893953604706, -0.004865696915106682], "std": [0.14830849757400874, 0.09669481226816108, 0.05194155105719564, 0.20694678614704554, 0.14238426960647763, 0.3209324903033261, 3.216993263051024e-05, 1.774371194734423e-05, 0.00023926901534140964, 0.0020373982224724807, 0.0019447974467312504, 0.0006229224867803736], "min": [-0.02258925298945163, 0.1419732005899974, 1.124196048157425, -0.9133577753375031, -0.21169827662016671, -1.6186575366843234, 0.06900916610179514, -0.3364891249490664, 1.1828094747808253, -0.0164983588558975, -0.0102414399724704, -0.007666895296101178], "max": [0.5840836389429936, 0.490336103803447, 1.4347075782959875, 0.35231999647157164, 0.4787858632370581, 0.40030478674066855, 0.06913024137891284, -0.3363847871896859, 1.1838126584684245, 2.353139639987064e-05, -0.003067961661145091, -0.003067961661145092], "count": [1123]}, "gripper_mode_state": {"mean": [0.5805877114870882, 1.0], "std": [0.4934628869097156, 0.0], "min": [0, 1], "max": [1, 1], "count": [1123]}, "gripper_activity_state": {"mean": [1.7337488869100623, 2.0], "std": [0.6339960175736804, 0.0], "min": [0, 2], "max": [2, 2], "count": [1123]}, "gripper_mode_action": {"mean": [0.5805877114870882, 1.0], "std": [0.4934628869097156, 0.0], "min": [0, 1], "max": [1, 1], "count": [1123]}, "gripper_activity_action": {"mean": [1.7337488869100623, 2.0], "std": [0.6339960175736804, 0.0], "min": [0, 2], "max": [2, 2], "count": [1123]}, "gripper_open_scale_state": {"mean": [0.48628440554846697, 0.035844479288373796], "std": [0.3735451690995542, 1.1796119636642288e-16], "min": [0.03116216404097421, 0.03584447928837368], "max": [0.970841680254255, 0.03584447928837368], "count": [1123]}, "gripper_open_scale_action": {"mean": [0.48628440554846697, 0.035844479288373796], "std": [0.3735451690995542, 1.1796119636642288e-16], "min": [0.03116216404097421, 0.03584447928837368], "max": [0.970841680254255, 0.03584447928837368], "count": [1123]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4830138259444239]], [[0.48821051069798993]], [[0.4539990982241954]]], "std": [[[0.24415507527602037]], [[0.2461110434628223]], [[0.22997215692113246]]], "count": [212]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36483908825584743]], [[0.3749008470526575]], [[0.36038994096066096]]], "std": [[[0.2655128960218453]], [[0.2608521771399516]], [[0.2734691151691775]]], "count": [212]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37842995694084763]], [[0.38046689634973485]], [[0.36696270347761745]]], "std": [[[0.2780195305860093]], [[0.27320614068891796]], [[0.2893555665729595]]], "count": [212]}, "observation.state": {"min": [-0.6191110014915466, 0.0, -1.1829166412353516, -1.5299999713897705, -0.16291382908821106, -0.46288198232650757, 0.05660534277558327, 0.0, -2.168404344971009e-19, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.00920388475060463, 0.06272783875465393], "max": [0.25003886222839355, 2.4028167724609375, 0.0012693845201283693, 0.23581267893314362, 0.46069952845573425, 0.12067579478025436, 1.6984823942184448, 0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.11028245836496353, 1.2780112028121948, -0.39095374941825867, -0.7574418783187866, 0.194902241230011, -0.043450016528367996, 0.71206134557724, 1.0469022527104244e-05, 0.0002645558852236718, 4.3444183575047646e-06, 0.002986212959513068, 0.001839159056544304, -0.002478215144947171, 0.06272830814123154], "std": [0.18114179372787476, 0.9194551706314087, 0.3129299581050873, 0.6266986131668091, 0.1612093597650528, 0.08123482018709183, 0.6627746224403381, 0.0001234998635482043, 0.0005396723281592131, 7.867318345233798e-05, 0.00030225873342715204, 0.0005992955411784351, 0.0012251280713826418, 4.6938657760620117e-07], "count": [1271]}, "action": {"min": [-0.6191110014915466, 0.0, -1.1829166412353516, -1.5299999713897705, -0.16291382908821106, -0.46288198232650757, 0.05660534277558327, 0.0, -2.168404344971009e-19, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.00920388475060463, 0.06272783875465393], "max": [0.25003886222839355, 2.4028167724609375, 0.0012693845201283693, 0.23581267893314362, 0.46069952845573425, 0.12067579478025436, 1.6984823942184448, 0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.11028245836496353, 1.2780112028121948, -0.39095374941825867, -0.7574418783187866, 0.194902241230011, -0.043450016528367996, 0.71206134557724, 1.0469022527104244e-05, 0.0002645558852236718, 4.3444183575047646e-06, 0.002986212959513068, 0.001839159056544304, -0.002478215144947171, 0.06272830814123154], "std": [0.18114179372787476, 0.9194551706314087, 0.3129299581050873, 0.6266986131668091, 0.1612093597650528, 0.08123482018709183, 0.6627746224403381, 0.0001234998635482043, 0.0005396723281592131, 7.867318345233798e-05, 0.00030225873342715204, 0.0005992955411784351, 0.0012251280713826418, 4.6938657760620117e-07], "count": [1271]}, "timestamp": {"min": [0.0], "max": [42.333333333333336], "mean": [21.166666666666664], "std": [12.230199416926029], "count": [1271]}, "frame_index": {"min": [0], "max": [1270], "mean": [635.0], "std": [366.9059825077809], "count": [1271]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1271]}, "index": {"min": [74077], "max": [75347], "mean": [74712.0], "std": [366.9059825077809], "count": [1271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1271]}, "subtask_annotation": {"mean": [3.6270653029110935, 7.0, 7.0, 7.0, 7.0], "std": [2.650242177313336, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1271]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [1271]}, "eef_direction_state": {"mean": [3.874901652242329, 6.0], "std": [2.2999177905306785, 0.0], "min": [0, 6], "max": [6, 6], "count": [1271]}, "eef_velocity_state": {"mean": [0.9103068450039339, 0.0], "std": [0.8562148327122466, 0.0], "min": [0, 0], "max": [2, 0], "count": [1271]}, "eef_acc_mag_state": {"mean": [0.8977183320220299, 0.0], "std": [0.8529595734615837, 0.0], "min": [0, 0], "max": [2, 0], "count": [1271]}, "eef_direction_action": {"mean": [3.874901652242329, 6.0], "std": [2.2999177905306785, 0.0], "min": [0, 6], "max": [6, 6], "count": [1271]}, "eef_velocity_action": {"mean": [0.9103068450039339, 0.0], "std": [0.8562148327122466, 0.0], "min": [0, 0], "max": [2, 0], "count": [1271]}, "eef_acc_mag_action": {"mean": [0.8977183320220299, 0.0], "std": [0.8529595734615837, 0.0], "min": [0, 0], "max": [2, 0], "count": [1271]}, "eef_sim_pose_state": {"mean": [0.27446323062100236, 0.30523932007937676, 1.205983287620534, -0.004419557913174959, 0.12273117671937768, 0.09258660173277411, 0.06915019798669825, -0.3364490918096942, 1.1821937186784133, -0.0024722643988402946, 0.0032550997370758912, 0.0018496343020749598], "std": [0.15783753131399442, 0.05325822496490987, 0.05592071658761886, 0.045432961956273346, 0.16080518300158264, 0.1688079853863249, 4.083583627451052e-05, 1.3288868651958911e-05, 3.940961275497346e-05, 0.0012249708221048134, 0.000645231270430817, 0.0006325670164869378], "min": [0.027122583427046994, 0.16085398067069298, 1.1179239857123613, -0.1051874004665494, -0.19115556780651266, -0.3006592779327904, 0.06912981849197507, -0.3364561728973209, 1.181755214083354, -0.00919917855991891, 0.0015339736113606506, 0.0015339826750119755], "max": [0.5336935000690756, 0.4162379465779714, 1.3529623602436156, 0.12033631967610217, 0.7656840259417166, 0.617245622811654, 0.06924576003694972, -0.3364212017670418, 1.18234286504349, -0.0015198621699224718, 0.004601937077271634, 0.004601974978254267], "count": [1271]}, "eef_sim_pose_action": {"mean": [0.27446323062100236, 0.30523932007937676, 1.205983287620534, -0.004419557913174959, 0.12273117671937768, 0.09258660173277411, 0.06915019798669825, -0.3364490918096942, 1.1821937186784133, -0.0024722643988402946, 0.0032550997370758912, 0.0018496343020749598], "std": [0.15783753131399442, 0.05325822496490987, 0.05592071658761886, 0.045432961956273346, 0.16080518300158264, 0.1688079853863249, 4.083583627451052e-05, 1.3288868651958911e-05, 3.940961275497346e-05, 0.0012249708221048134, 0.000645231270430817, 0.0006325670164869378], "min": [0.027122583427046994, 0.16085398067069298, 1.1179239857123613, -0.1051874004665494, -0.19115556780651266, -0.3006592779327904, 0.06912981849197507, -0.3364561728973209, 1.181755214083354, -0.00919917855991891, 0.0015339736113606506, 0.0015339826750119755], "max": [0.5336935000690756, 0.4162379465779714, 1.3529623602436156, 0.12033631967610217, 0.7656840259417166, 0.617245622811654, 0.06924576003694972, -0.3364212017670418, 1.18234286504349, -0.0015198621699224718, 0.004601937077271634, 0.004601974978254267], "count": [1271]}, "gripper_mode_state": {"mean": [0.6671911880409127, 1.0], "std": [0.4712187460632967, 0.0], "min": [0, 1], "max": [1, 1], "count": [1271]}, "gripper_activity_state": {"mean": [1.839496459480724, 2.0], "std": [0.5105166831936979, 0.0], "min": [0, 2], "max": [2, 2], "count": [1271]}, "gripper_mode_action": {"mean": [0.6671911880409127, 1.0], "std": [0.4712187460632967, 0.0], "min": [0, 1], "max": [1, 1], "count": [1271]}, "gripper_activity_action": {"mean": [1.839496459480724, 2.0], "std": [0.5105166831936979, 0.0], "min": [0, 2], "max": [2, 2], "count": [1271]}, "gripper_open_scale_state": {"mean": [0.4068924767660621, 0.035844479288373546], "std": [0.37872810783315275, 1.3183898417423734e-16], "min": [0.032345910157476156, 0.03584447928837368], "max": [0.9705613681248256, 0.03584447928837368], "count": [1271]}, "gripper_open_scale_action": {"mean": [0.4068924767660621, 0.035844479288373546], "std": [0.37872810783315275, 1.3183898417423734e-16], "min": [0.032345910157476156, 0.03584447928837368], "max": [0.9705613681248256, 0.03584447928837368], "count": [1271]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48031917693331017]], [[0.4861588184683903]], [[0.45290084976960304]]], "std": [[[0.2417940808998587]], [[0.2452738974888092]], [[0.23053317734385018]]], "count": [226]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36295560640677116]], [[0.37387045472072805]], [[0.3587501060404496]]], "std": [[[0.27524237740481905]], [[0.2696506880820886]], [[0.28192106606605877]]], "count": [226]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3858859077062487]], [[0.38765223191046333]], [[0.37448100309445315]]], "std": [[[0.28903063368566523]], [[0.2839152098178222]], [[0.3021149608695289]]], "count": [226]}, "observation.state": {"min": [-0.6950321793556213, -0.0012545224744826555, -0.7483071088790894, -1.5299999713897705, -0.2962090075016022, -0.3067961633205414, 0.06051287800073624, -3.252606646703484e-20, -3.2526065174565133e-19, -1.0842021724855044e-19, 0.003067961661145091, -0.0015339808305725455, -0.003067961661145091, 0.06272783875465393], "max": [0.09664078801870346, 2.222738265991211, -2.231797952845227e-05, 0.22396118938922882, 0.46479618549346924, 0.06319104880094528, 1.6989216804504395, 0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.004732296336442232, 0.0027862882707268, 0.012271846644580364, 0.06272783875465393], "mean": [-0.24596662819385529, 0.890302300453186, -0.23514285683631897, -0.552833616733551, 0.1745196431875229, -0.046453993767499924, 0.4933137893676758, 1.4491569345409516e-05, 0.0002958494587801397, 8.82544100022642e-06, 0.004591040313243866, -1.598244853084907e-05, 0.005420442204922438, 0.06272835284471512], "std": [0.215944305062294, 0.7502055764198303, 0.17955613136291504, 0.5417898297309875, 0.20022113621234894, 0.06319014728069305, 0.5232638716697693, 0.00014159336569719017, 0.0005887134466320276, 0.00011109252227470279, 0.00012711287126876414, 0.0007118136854842305, 0.002537711523473263, 5.140900611877441e-07], "count": [1383]}, "action": {"min": [-0.6950321793556213, -0.0012545224744826555, -0.7483071088790894, -1.5299999713897705, -0.2962090075016022, -0.3067961633205414, 0.06051287800073624, -3.252606646703484e-20, -3.2526065174565133e-19, -1.0842021724855044e-19, 0.003067961661145091, -0.0015339808305725455, -0.003067961661145091, 0.06272783875465393], "max": [0.09664078801870346, 2.222738265991211, -2.231797952845227e-05, 0.22396118938922882, 0.46479618549346924, 0.06319104880094528, 1.6989216804504395, 0.0015339808305725455, 0.0015339808305725455, 0.0015339808305725455, 0.004732296336442232, 0.0027862882707268, 0.012271846644580364, 0.06272783875465393], "mean": [-0.24596662819385529, 0.890302300453186, -0.23514285683631897, -0.552833616733551, 0.1745196431875229, -0.046453993767499924, 0.4933137893676758, 1.4491569345409516e-05, 0.0002958494587801397, 8.82544100022642e-06, 0.004591040313243866, -1.598244853084907e-05, 0.005420442204922438, 0.06272835284471512], "std": [0.215944305062294, 0.7502055764198303, 0.17955613136291504, 0.5417898297309875, 0.20022113621234894, 0.06319014728069305, 0.5232638716697693, 0.00014159336569719017, 0.0005887134466320276, 0.00011109252227470279, 0.00012711287126876414, 0.0007118136854842305, 0.002537711523473263, 5.140900611877441e-07], "count": [1383]}, "timestamp": {"min": [0.0], "max": [46.06666666666667], "mean": [23.03333333333333], "std": [13.307920225968472], "count": [1383]}, "frame_index": {"min": [0], "max": [1382], "mean": [691.0], "std": [399.23760677905415], "count": [1383]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1383]}, "index": {"min": [75348], "max": [76730], "mean": [76039.0], "std": [399.23760677905415], "count": [1383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1383]}, "subtask_annotation": {"mean": [4.552422270426609, 7.0, 7.0, 7.0, 7.0], "std": [1.7681911427027452, 0.0, 0.0, 0.0, 0.0], "min": [1, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1383]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1383]}, "eef_direction_state": {"mean": [3.881417208966016, 6.0], "std": [2.424947528302124, 0.0], "min": [0, 6], "max": [6, 6], "count": [1383]}, "eef_velocity_state": {"mean": [0.819233550253073, 0.0], "std": [0.863332085791244, 0.0], "min": [0, 0], "max": [2, 0], "count": [1383]}, "eef_acc_mag_state": {"mean": [0.7838033261026753, 0.0], "std": [0.8289576492006479, 0.0], "min": [0, 0], "max": [2, 0], "count": [1383]}, "eef_direction_action": {"mean": [3.881417208966016, 6.0], "std": [2.424947528302124, 0.0], "min": [0, 6], "max": [6, 6], "count": [1383]}, "eef_velocity_action": {"mean": [0.819233550253073, 0.0], "std": [0.863332085791244, 0.0], "min": [0, 0], "max": [2, 0], "count": [1383]}, "eef_acc_mag_action": {"mean": [0.7838033261026753, 0.0], "std": [0.8289576492006479, 0.0], "min": [0, 0], "max": [2, 0], "count": [1383]}, "eef_sim_pose_state": {"mean": [0.19266067525107938, 0.2988902701602561, 1.2298162658158769, -0.022265731531480773, 0.09712042464448209, -0.06717812837465002, 0.06915225661927014, -0.3364909289156944, 1.1820286891023677, 0.005420073287772116, 0.004895701597619853, -1.4924179421131187e-06], "std": [0.11875610104465742, 0.045350232252394804, 0.04796583849102958, 0.03693936959893011, 0.13778982143600768, 0.18138069311216715, 4.462901110416162e-05, 1.5958348195295278e-05, 3.142272189088307e-05, 0.0025344815893437287, 0.0006041609141968527, 0.0007420785945830711], "min": [0.027856177650505232, 0.19719018151959677, 1.1424607854288829, -0.13695491762362408, -0.1647233033445401, -0.41686695922330563, 0.06912937312853791, -0.33652507046255037, 1.1815854310736, -0.0030632554538481257, 0.003067949752205257, -0.0015340097078269943], "max": [0.4516813020657964, 0.37119331819035095, 1.3211571059069327, 0.0629135537552444, 0.6655774166234378, 0.469828973823514, 0.06924493469281957, -0.336446970100971, 1.18218052548716, 0.012262434141570532, 0.006263334269039023, 0.004153078496232047], "count": [1383]}, "eef_sim_pose_action": {"mean": [0.19266067525107938, 0.2988902701602561, 1.2298162658158769, -0.022265731531480773, 0.09712042464448209, -0.06717812837465002, 0.06915225661927014, -0.3364909289156944, 1.1820286891023677, 0.005420073287772116, 0.004895701597619853, -1.4924179421131187e-06], "std": [0.11875610104465742, 0.045350232252394804, 0.04796583849102958, 0.03693936959893011, 0.13778982143600768, 0.18138069311216715, 4.462901110416162e-05, 1.5958348195295278e-05, 3.142272189088307e-05, 0.0025344815893437287, 0.0006041609141968527, 0.0007420785945830711], "min": [0.027856177650505232, 0.19719018151959677, 1.1424607854288829, -0.13695491762362408, -0.1647233033445401, -0.41686695922330563, 0.06912937312853791, -0.33652507046255037, 1.1815854310736, -0.0030632554538481257, 0.003067949752205257, -0.0015340097078269943], "max": [0.4516813020657964, 0.37119331819035095, 1.3211571059069327, 0.0629135537552444, 0.6655774166234378, 0.469828973823514, 0.06924493469281957, -0.336446970100971, 1.18218052548716, 0.012262434141570532, 0.006263334269039023, 0.004153078496232047], "count": [1383]}, "gripper_mode_state": {"mean": [0.824295010845987, 1.0], "std": [0.38056897658690775, 0.0], "min": [0, 1], "max": [1, 1], "count": [1383]}, "gripper_activity_state": {"mean": [1.8503253796095445, 2.0], "std": [0.4958375938101334, 0.0], "min": [0, 2], "max": [2, 2], "count": [1383]}, "gripper_mode_action": {"mean": [0.824295010845987, 1.0], "std": [0.38056897658690775, 0.0], "min": [0, 1], "max": [1, 1], "count": [1383]}, "gripper_activity_action": {"mean": [1.8503253796095445, 2.0], "std": [0.4958375938101334, 0.0], "min": [0, 2], "max": [2, 2], "count": [1383]}, "gripper_open_scale_state": {"mean": [0.28189318844841177, 0.03584447928837339], "std": [0.2990089405831119, 2.8449465006019636e-16], "min": [0.03457878742899213, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1383]}, "gripper_open_scale_action": {"mean": [0.28189318844841177, 0.03584447928837339], "std": [0.2990089405831119, 2.8449465006019636e-16], "min": [0.03457878742899213, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1383]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4924583556784537]], [[0.49772529886598516]], [[0.4671334813697559]]], "std": [[[0.23843268801923537]], [[0.2395772018474021]], [[0.2253636048339464]]], "count": [195]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36373248980503886]], [[0.3765971077034802]], [[0.3641638023015474]]], "std": [[[0.2585381870120251]], [[0.2530592465151941]], [[0.26134060388311353]]], "count": [195]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39950797860454723]], [[0.4030782176973354]], [[0.38952274593598124]]], "std": [[[0.2865838632344962]], [[0.28262769179222946]], [[0.30058892375649937]]], "count": [195]}, "observation.state": {"min": [-0.889985978603363, -0.0014826483093202114, -1.7748157978057861, -1.5299999713897705, -0.09548058360815048, -0.35030120611190796, 0.05856799706816673, 0.0, -2.168404344971009e-19, 0.0, 0.016873788088560104, 0.003067961661145091, -0.004601942375302315, 0.06272783875465393], "max": [0.008830386213958263, 2.6798644065856934, 0.03999999910593033, 0.006594128906726837, 0.7761942744255066, 0.31753402948379517, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.01840776950120926, 0.004601942375302315, 0.0015339808305725455, 0.06272783875465393], "mean": [-0.35342276096343994, 1.5543118715286255, -0.6339372396469116, -0.824492335319519, 0.3391331434249878, -0.029211878776550293, 0.8313422203063965, 0.0, 0.0003554846625775099, 0.0, 0.017365437000989914, 0.0043248278088867664, 0.0007516189361922443, 0.06272823363542557], "std": [0.3056955933570862, 1.0619819164276123, 0.6482677459716797, 0.5961378216743469, 0.2857093811035156, 0.1458934098482132, 0.7052826285362244, 0.0, 0.0005889080348424613, 0.0, 0.0006190870190039277, 0.0005004839622415602, 0.000764714612159878, 3.948807716369629e-07], "count": [1135]}, "action": {"min": [-0.889985978603363, -0.0014826483093202114, -1.7748157978057861, -1.5299999713897705, -0.09548058360815048, -0.35030120611190796, 0.05856799706816673, 0.0, -2.168404344971009e-19, 0.0, 0.016873788088560104, 0.003067961661145091, -0.004601942375302315, 0.06272783875465393], "max": [0.008830386213958263, 2.6798644065856934, 0.03999999910593033, 0.006594128906726837, 0.7761942744255066, 0.31753402948379517, 1.6989216804504395, 0.0, 0.0015339808305725455, 0.0, 0.01840776950120926, 0.004601942375302315, 0.0015339808305725455, 0.06272783875465393], "mean": [-0.35342276096343994, 1.5543118715286255, -0.6339372396469116, -0.824492335319519, 0.3391331434249878, -0.029211878776550293, 0.8313422203063965, 0.0, 0.0003554846625775099, 0.0, 0.017365437000989914, 0.0043248278088867664, 0.0007516189361922443, 0.06272823363542557], "std": [0.3056955933570862, 1.0619819164276123, 0.6482677459716797, 0.5961378216743469, 0.2857093811035156, 0.1458934098482132, 0.7052826285362244, 0.0, 0.0005889080348424613, 0.0, 0.0006190870190039277, 0.0005004839622415602, 0.000764714612159878, 3.948807716369629e-07], "count": [1135]}, "timestamp": {"min": [0.0], "max": [37.8], "mean": [18.9], "std": [10.921538353180837], "count": [1135]}, "frame_index": {"min": [0], "max": [1134], "mean": [567.0], "std": [327.6461505954251], "count": [1135]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1135]}, "index": {"min": [76731], "max": [77865], "mean": [77298.0], "std": [327.6461505954251], "count": [1135]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1135]}, "subtask_annotation": {"mean": [4.432599118942731, 7.0, 7.0, 7.0, 7.0], "std": [2.3583376943737187, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1135]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [1135]}, "eef_direction_state": {"mean": [3.6643171806167403, 6.0], "std": [2.3389264538811827, 0.0], "min": [0, 6], "max": [6, 6], "count": [1135]}, "eef_velocity_state": {"mean": [0.986784140969163, 0.0], "std": [0.8347105130699882, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_acc_mag_state": {"mean": [0.8863436123348017, 0.0], "std": [0.8302318162505599, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_direction_action": {"mean": [3.6643171806167403, 6.0], "std": [2.3389264538811827, 0.0], "min": [0, 6], "max": [6, 6], "count": [1135]}, "eef_velocity_action": {"mean": [0.986784140969163, 0.0], "std": [0.8347105130699882, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_acc_mag_action": {"mean": [0.8863436123348017, 0.0], "std": [0.8302318162505599, 0.0], "min": [0, 0], "max": [2, 0], "count": [1135]}, "eef_sim_pose_state": {"mean": [0.30627734033760473, 0.2037882561286066, 1.1787013468991656, 0.011122691832522515, 0.08539876641233007, -0.008023246982185919, 0.06914100270681155, -0.3363929189049038, 1.1807231737976156, 0.0008282655537422004, 0.017720777275250323, 0.0043255001195993585], "std": [0.16975603515594856, 0.1321014184577359, 0.04983209282409201, 0.12266418019280519, 0.14275651439183332, 0.16361470249804183, 4.340747645384926e-05, 1.1262287850830347e-05, 6.455473494527206e-05, 0.0007646619749759144, 0.0008639212542028415, 0.0005005618082297032], "min": [0.056337381411239916, -0.048330460498258954, 1.0918609752331876, -0.2593491742764315, -0.29470591392106726, -0.30048441998803954, 0.06911288088367418, -0.3364212017670419, 1.1806082569090266, -0.004524203355557719, 0.016873609396439893, 0.0030683984724942668], "max": [0.5293956050405243, 0.3434176113837479, 1.308568315544176, 0.3297002690953436, 0.4576933396218634, 0.38661486409711826, 0.06922895316045444, -0.3363866828562495, 1.1808003783162826, 0.0016257634591124454, 0.01994165646965973, 0.0046028575490706745], "count": [1135]}, "eef_sim_pose_action": {"mean": [0.30627734033760473, 0.2037882561286066, 1.1787013468991656, 0.011122691832522515, 0.08539876641233007, -0.008023246982185919, 0.06914100270681155, -0.3363929189049038, 1.1807231737976156, 0.0008282655537422004, 0.017720777275250323, 0.0043255001195993585], "std": [0.16975603515594856, 0.1321014184577359, 0.04983209282409201, 0.12266418019280519, 0.14275651439183332, 0.16361470249804183, 4.340747645384926e-05, 1.1262287850830347e-05, 6.455473494527206e-05, 0.0007646619749759144, 0.0008639212542028415, 0.0005005618082297032], "min": [0.056337381411239916, -0.048330460498258954, 1.0918609752331876, -0.2593491742764315, -0.29470591392106726, -0.30048441998803954, 0.06911288088367418, -0.3364212017670419, 1.1806082569090266, -0.004524203355557719, 0.016873609396439893, 0.0030683984724942668], "max": [0.5293956050405243, 0.3434176113837479, 1.308568315544176, 0.3297002690953436, 0.4576933396218634, 0.38661486409711826, 0.06922895316045444, -0.3363866828562495, 1.1808003783162826, 0.0016257634591124454, 0.01994165646965973, 0.0046028575490706745], "count": [1135]}, "gripper_mode_state": {"mean": [0.5850220264317181, 1.0], "std": [0.4927182308596311, 0.0], "min": [0, 1], "max": [1, 1], "count": [1135]}, "gripper_activity_state": {"mean": [1.8713656387665198, 2.0], "std": [0.46291490094329746, 0.0], "min": [0, 2], "max": [2, 2], "count": [1135]}, "gripper_mode_action": {"mean": [0.5850220264317181, 1.0], "std": [0.4927182308596311, 0.0], "min": [0, 1], "max": [1, 1], "count": [1135]}, "gripper_activity_action": {"mean": [1.8713656387665198, 2.0], "std": [0.46291490094329746, 0.0], "min": [0, 2], "max": [2, 2], "count": [1135]}, "gripper_open_scale_state": {"mean": [0.47505472828150647, 0.035844479288373775], "std": [0.4030184281896806, 9.71445146547012e-17], "min": [0.033467426896095276, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1135]}, "gripper_open_scale_action": {"mean": [0.47505472828150647, 0.035844479288373775], "std": [0.4030184281896806, 9.71445146547012e-17], "min": [0.033467426896095276, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1135]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47770823607220664]], [[0.4836553080633963]], [[0.4502474008834303]]], "std": [[[0.24348461055411946]], [[0.24613294447574244]], [[0.2302979714157954]]], "count": [182]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35982143904570374]], [[0.3694956337235749]], [[0.3566375227441404]]], "std": [[[0.2619298181673848]], [[0.25758352724784966]], [[0.2689442070836967]]], "count": [182]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3730377612583495]], [[0.3791482603725251]], [[0.3640448194234959]]], "std": [[[0.28769972263040705]], [[0.2863247973594723]], [[0.30342159115232775]]], "count": [182]}, "observation.state": {"min": [-0.6236875057220459, 0.0, -1.4465439319610596, -1.5299999713897705, -0.013829076662659645, -0.29316458106040955, 0.06135581433773041, -0.0015339808305725455, -4.0657581468206416e-20, 0.0, 0.003067961661145091, 0.003067961661145091, -0.01840776950120926, 0.06272783875465393], "max": [0.48166996240615845, 2.495786666870117, -0.0015339808305725455, 0.2081712931394577, 0.5905826091766357, 0.07103127241134644, 1.6988468170166016, 3.511612897268811e-18, 0.001507132314145565, 5.943839369138004e-06, 0.004601942375302315, 0.004601942375302315, -0.006895966827869415, 0.06272783875465393], "mean": [-0.09493463486433029, 1.4099647998809814, -0.5413158535957336, -0.59727942943573, 0.236345574259758, -0.05031238868832588, 0.7649083733558655, -0.00029949034797027707, 8.234459528466687e-06, 5.753958642884527e-09, 0.0032524848356842995, 0.00446363864466548, -0.012166682630777359, 0.06272817403078079], "std": [0.321024626493454, 0.9474738240242004, 0.43353861570358276, 0.5549193620681763, 0.21583953499794006, 0.060869403183460236, 0.6984032988548279, 0.0005128507036715746, 9.189481352223083e-05, 1.8484830377474282e-07, 0.0004210826300550252, 0.00043904755148105323, 0.0015361286932602525, 3.3527612686157227e-07], "count": [1033]}, "action": {"min": [-0.6236875057220459, 0.0, -1.4465439319610596, -1.5299999713897705, -0.013829076662659645, -0.29316458106040955, 0.06135581433773041, -0.0015339808305725455, -4.0657581468206416e-20, 0.0, 0.003067961661145091, 0.003067961661145091, -0.01840776950120926, 0.06272783875465393], "max": [0.48166996240615845, 2.495786666870117, -0.0015339808305725455, 0.2081712931394577, 0.5905826091766357, 0.07103127241134644, 1.6988468170166016, 3.511612897268811e-18, 0.001507132314145565, 5.943839369138004e-06, 0.004601942375302315, 0.004601942375302315, -0.006895966827869415, 0.06272783875465393], "mean": [-0.09493463486433029, 1.4099647998809814, -0.5413158535957336, -0.59727942943573, 0.236345574259758, -0.05031238868832588, 0.7649083733558655, -0.00029949034797027707, 8.234459528466687e-06, 5.753958642884527e-09, 0.0032524848356842995, 0.00446363864466548, -0.012166682630777359, 0.06272817403078079], "std": [0.321024626493454, 0.9474738240242004, 0.43353861570358276, 0.5549193620681763, 0.21583953499794006, 0.060869403183460236, 0.6984032988548279, 0.0005128507036715746, 9.189481352223083e-05, 1.8484830377474282e-07, 0.0004210826300550252, 0.00043904755148105323, 0.0015361286932602525, 3.3527612686157227e-07], "count": [1033]}, "timestamp": {"min": [0.0], "max": [34.4], "mean": [17.2], "std": [9.94004247699397], "count": [1033]}, "frame_index": {"min": [0], "max": [1032], "mean": [516.0], "std": [298.20127430981915], "count": [1033]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1033]}, "index": {"min": [77866], "max": [78898], "mean": [78382.0], "std": [298.20127430981915], "count": [1033]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1033]}, "subtask_annotation": {"mean": [4.331074540174249, 7.0, 7.0, 7.0, 7.0], "std": [2.3815140976182305, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1033]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [1033]}, "eef_direction_state": {"mean": [3.8199419167473376, 6.0], "std": [2.2643559860314144, 0.0], "min": [0, 6], "max": [6, 6], "count": [1033]}, "eef_velocity_state": {"mean": [0.9564375605033882, 0.0], "std": [0.8684196293751487, 0.0], "min": [0, 0], "max": [2, 0], "count": [1033]}, "eef_acc_mag_state": {"mean": [0.8751210067763795, 0.0], "std": [0.835380865584583, 0.0], "min": [0, 0], "max": [2, 0], "count": [1033]}, "eef_direction_action": {"mean": [3.8199419167473376, 6.0], "std": [2.2643559860314144, 0.0], "min": [0, 6], "max": [6, 6], "count": [1033]}, "eef_velocity_action": {"mean": [0.9564375605033882, 0.0], "std": [0.8684196293751487, 0.0], "min": [0, 0], "max": [2, 0], "count": [1033]}, "eef_acc_mag_action": {"mean": [0.8751210067763795, 0.0], "std": [0.835380865584583, 0.0], "min": [0, 0], "max": [2, 0], "count": [1033]}, "eef_sim_pose_state": {"mean": [0.29735829921758383, 0.29438580090307875, 1.191896794229586, 0.023245812266257517, 0.25651486633334675, 0.15569349219560139, 0.06913036067294248, -0.33638296791532746, 1.18216179830007, -0.012152190996996645, 0.003260686544700027, 0.004164160641234327], "std": [0.16555403727064302, 0.10927509773638495, 0.05280763708786663, 0.06048254880380169, 0.18121315251503525, 0.20983254832893034, 6.924446587393762e-06, 1.515808356046094e-05, 4.325558227460733e-05, 0.0015347855953720838, 0.00042923145584802396, 0.0006816536586159473], "min": [0.057537319423934224, 0.09330084132360154, 1.088648894797941, -0.128435319094786, -0.10629118387981507, -0.20220979446367524, 0.06912916132422398, -0.3364212017670419, 1.18202328986224, -0.01839365092397297, 0.003067929174648265, 0.0015339952689624892], "max": [0.547921510140536, 0.47791248459593344, 1.3128865396477583, 0.20365326348670193, 0.7818849199419189, 0.66104873021379, 0.0692432844580061, -0.33635171090091814, 1.1822147991401413, -0.006886554424349855, 0.00467100205929194, 0.0046019911047213355], "count": [1033]}, "eef_sim_pose_action": {"mean": [0.29735829921758383, 0.29438580090307875, 1.191896794229586, 0.023245812266257517, 0.25651486633334675, 0.15569349219560139, 0.06913036067294248, -0.33638296791532746, 1.18216179830007, -0.012152190996996645, 0.003260686544700027, 0.004164160641234327], "std": [0.16555403727064302, 0.10927509773638495, 0.05280763708786663, 0.06048254880380169, 0.18121315251503525, 0.20983254832893034, 6.924446587393762e-06, 1.515808356046094e-05, 4.325558227460733e-05, 0.0015347855953720838, 0.00042923145584802396, 0.0006816536586159473], "min": [0.057537319423934224, 0.09330084132360154, 1.088648894797941, -0.128435319094786, -0.10629118387981507, -0.20220979446367524, 0.06912916132422398, -0.3364212017670419, 1.18202328986224, -0.01839365092397297, 0.003067929174648265, 0.0015339952689624892], "max": [0.547921510140536, 0.47791248459593344, 1.3128865396477583, 0.20365326348670193, 0.7818849199419189, 0.66104873021379, 0.0692432844580061, -0.33635171090091814, 1.1822147991401413, -0.006886554424349855, 0.00467100205929194, 0.0046019911047213355], "count": [1033]}, "gripper_mode_state": {"mean": [0.6205227492739593, 1.0], "std": [0.48525690815014694, 0.0], "min": [0, 1], "max": [1, 1], "count": [1033]}, "gripper_activity_state": {"mean": [1.8586640851887706, 2.0], "std": [0.4833780740536977, 0.0], "min": [0, 2], "max": [2, 2], "count": [1033]}, "gripper_mode_action": {"mean": [0.6205227492739593, 1.0], "std": [0.48525690815014694, 0.0], "min": [0, 1], "max": [1, 1], "count": [1033]}, "gripper_activity_action": {"mean": [1.8586640851887706, 2.0], "std": [0.4833780740536977, 0.0], "min": [0, 2], "max": [2, 2], "count": [1033]}, "gripper_open_scale_state": {"mean": [0.437091193917033, 0.03584447928837398], "std": [0.39908737835826635, 3.0531133177191805e-16], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.9707696097237724, 0.03584447928837368], "count": [1033]}, "gripper_open_scale_action": {"mean": [0.437091193917033, 0.03584447928837398], "std": [0.39908737835826635, 3.0531133177191805e-16], "min": [0.03506046533584595, 0.03584447928837368], "max": [0.9707696097237724, 0.03584447928837368], "count": [1033]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4859042608550851]], [[0.5130455486865659]], [[0.514281746527344]]], "std": [[[0.25353994517508904]], [[0.24383866024504042]], [[0.23617849773463467]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3589720106018345]], [[0.3709870165688356]], [[0.35864050206069686]]], "std": [[[0.29898875425042104]], [[0.2848602134027803]], [[0.29043537457539154]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35622275300778483]], [[0.3717211571819103]], [[0.36637221944687287]]], "std": [[[0.28306938179686514]], [[0.26902891254662153]], [[0.2779738175996698]]], "count": [157]}, "observation.state": {"min": [-0.8697003126144409, -0.008904876187443733, -0.8313969969749451, -1.5300954580307007, -0.8229169845581055, -0.5005196332931519, 0.056361280381679535, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.003067961661145091, -0.007669903803616762, 0.019941750913858414, 0.06272783875465393], "max": [0.8730955719947815, 2.5818796157836914, -0.007669903803616762, 0.13038836419582367, 0.607456386089325, 0.48153018951416016, 1.6989216804504395, 1.0842021724855044e-19, 0.0015339808305725455, 1.0842021724855044e-19, 0.0, -0.006135923322290182, 0.024357957765460014, 0.06272783875465393], "mean": [-0.11995524168014526, 1.8838398456573486, -0.391652375459671, -1.2492645978927612, 0.11138627678155899, -0.08944269269704819, 0.9727426767349243, -0.00012299191439524293, 6.12998046563007e-05, -2.4896595277823508e-05, -0.0030229869298636913, -0.007419522386044264, 0.020091088488698006, 0.06272801756858826], "std": [0.5186387896537781, 0.7064964175224304, 0.2054162621498108, 0.5214551091194153, 0.43741607666015625, 0.11508701741695404, 0.6751714944839478, 0.00042746655526570976, 0.00030014599906280637, 0.00018272802117280662, 0.000270895630819723, 0.0004904334782622755, 0.000647707493044436, 1.7881393432617188e-07], "count": [849]}, "action": {"min": [-0.8697003126144409, -0.008904876187443733, -0.8313969969749451, -1.5300954580307007, -0.8229169845581055, -0.5005196332931519, 0.056361280381679535, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.003067961661145091, -0.007669903803616762, 0.019941750913858414, 0.06272783875465393], "max": [0.8730955719947815, 2.5818796157836914, -0.007669903803616762, 0.13038836419582367, 0.607456386089325, 0.48153018951416016, 1.6989216804504395, 1.0842021724855044e-19, 0.0015339808305725455, 1.0842021724855044e-19, 0.0, -0.006135923322290182, 0.024357957765460014, 0.06272783875465393], "mean": [-0.11995524168014526, 1.8838398456573486, -0.391652375459671, -1.2492645978927612, 0.11138627678155899, -0.08944269269704819, 0.9727426767349243, -0.00012299191439524293, 6.12998046563007e-05, -2.4896595277823508e-05, -0.0030229869298636913, -0.007419522386044264, 0.020091088488698006, 0.06272801756858826], "std": [0.5186387896537781, 0.7064964175224304, 0.2054162621498108, 0.5214551091194153, 0.43741607666015625, 0.11508701741695404, 0.6751714944839478, 0.00042746655526570976, 0.00030014599906280637, 0.00018272802117280662, 0.000270895630819723, 0.0004904334782622755, 0.000647707493044436, 1.7881393432617188e-07], "count": [849]}, "timestamp": {"min": [0.0], "max": [28.266666666666666], "mean": [14.133333333333335], "std": [8.169500642067467], "count": [849]}, "frame_index": {"min": [0], "max": [848], "mean": [424.0], "std": [245.085019262024], "count": [849]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [849]}, "index": {"min": [78899], "max": [79747], "mean": [79323.0], "std": [245.085019262024], "count": [849]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [849]}, "subtask_annotation": {"mean": [3.8351001177856303, 7.0, 7.0, 7.0, 7.0], "std": [2.4226342427842824, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [849]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [849]}, "eef_direction_state": {"mean": [3.0482921083627796, 6.0], "std": [2.102502861952768, 0.0], "min": [0, 6], "max": [6, 6], "count": [849]}, "eef_velocity_state": {"mean": [1.3568904593639577, 0.0], "std": [0.766542872280758, 0.0], "min": [0, 0], "max": [2, 0], "count": [849]}, "eef_acc_mag_state": {"mean": [1.1955241460541814, 0.0], "std": [0.7531191454855131, 0.0], "min": [0, 0], "max": [2, 0], "count": [849]}, "eef_direction_action": {"mean": [3.0482921083627796, 6.0], "std": [2.102502861952768, 0.0], "min": [0, 6], "max": [6, 6], "count": [849]}, "eef_velocity_action": {"mean": [1.3568904593639577, 0.0], "std": [0.766542872280758, 0.0], "min": [0, 0], "max": [2, 0], "count": [849]}, "eef_acc_mag_action": {"mean": [1.1955241460541814, 0.0], "std": [0.7531191454855131, 0.0], "min": [0, 0], "max": [2, 0], "count": [849]}, "eef_sim_pose_state": {"mean": [0.31397814763758297, 0.29259837791878895, 1.15853338576243, -0.0437693716860499, 0.2152499959595889, 0.0017349636064862104, 0.06913213561476214, -0.3366543969921297, 1.1828131590968411, 0.020113388820661864, -0.002986494325089429, -0.007542534649959691], "std": [0.09596297772082665, 0.13731233730791317, 0.07244630226381985, 0.13438351753315295, 0.16258758615910693, 0.142805494270874, 1.698108377071017e-05, 1.4811978090574276e-05, 3.795108870215959e-05, 0.0006449904866511135, 0.00042684980883303324, 0.0006465283969781289], "min": [0.06184363948956674, 0.10773907415104327, 1.02478715276904, -0.3570821610380126, -0.21025050999570305, -0.3895446353660974, 0.06912891674319574, -0.33666283415306963, 1.1826871189109367, 0.019960575632302736, -0.0030679039074494874, -0.010737901559545947], "max": [0.43283091184553185, 0.5287125270932113, 1.3668349897374752, 0.5347692083226784, 0.6650932345283356, 0.563261185761459, 0.0692457630255735, -0.3365804833817515, 1.1832666923568935, 0.024369723144739716, 2.220446049250313e-16, -0.006135952198526467], "count": [849]}, "eef_sim_pose_action": {"mean": [0.31397814763758297, 0.29259837791878895, 1.15853338576243, -0.0437693716860499, 0.2152499959595889, 0.0017349636064862104, 0.06913213561476214, -0.3366543969921297, 1.1828131590968411, 0.020113388820661864, -0.002986494325089429, -0.007542534649959691], "std": [0.09596297772082665, 0.13731233730791317, 0.07244630226381985, 0.13438351753315295, 0.16258758615910693, 0.142805494270874, 1.698108377071017e-05, 1.4811978090574276e-05, 3.795108870215959e-05, 0.0006449904866511135, 0.00042684980883303324, 0.0006465283969781289], "min": [0.06184363948956674, 0.10773907415104327, 1.02478715276904, -0.3570821610380126, -0.21025050999570305, -0.3895446353660974, 0.06912891674319574, -0.33666283415306963, 1.1826871189109367, 0.019960575632302736, -0.0030679039074494874, -0.010737901559545947], "max": [0.43283091184553185, 0.5287125270932113, 1.3668349897374752, 0.5347692083226784, 0.6650932345283356, 0.563261185761459, 0.0692457630255735, -0.3365804833817515, 1.1832666923568935, 0.024369723144739716, 2.220446049250313e-16, -0.006135952198526467], "count": [849]}, "gripper_mode_state": {"mean": [0.5064782096584217, 1.0], "std": [0.49995803103822545, 0.0], "min": [0, 1], "max": [1, 1], "count": [849]}, "gripper_activity_state": {"mean": [1.8044758539458186, 2.0], "std": [0.5571496868553586, 0.0], "min": [0, 2], "max": [2, 2], "count": [849]}, "gripper_mode_action": {"mean": [0.5064782096584217, 1.0], "std": [0.49995803103822545, 0.0], "min": [0, 1], "max": [1, 1], "count": [849]}, "gripper_activity_action": {"mean": [1.8044758539458186, 2.0], "std": [0.5571496868553586, 0.0], "min": [0, 2], "max": [2, 2], "count": [849]}, "gripper_open_scale_state": {"mean": [0.5558545912593864, 0.03584447928837431], "std": [0.3858125165271233, 6.314393452555578e-16], "min": [0.032206445932388306, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [849]}, "gripper_open_scale_action": {"mean": [0.5558545912593864, 0.03584447928837431], "std": [0.3858125165271233, 6.314393452555578e-16], "min": [0.032206445932388306, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [849]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47221802624092807]], [[0.4988162128970484]], [[0.4961455566656953]]], "std": [[[0.26211908852379223]], [[0.25027444918569913]], [[0.23863056581092143]]], "count": [157]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35313386377197725]], [[0.36672725254291383]], [[0.3573458935237223]]], "std": [[[0.3011037862956709]], [[0.2846058779597017]], [[0.2912818031252791]]], "count": [157]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34731292931185215]], [[0.36259264116120615]], [[0.3553899122989606]]], "std": [[[0.2787086381360703]], [[0.2652252048936479]], [[0.27397909759176575]]], "count": [157]}, "observation.state": {"min": [-0.6622312068939209, 0.0, -1.2171725034713745, -1.5299999713897705, -0.7490049004554749, -0.46135884523391724, 0.06110645458102226, -0.0015339808305725455, 0.0, -0.003067961661145091, -0.005159280728548765, -0.007669903803616762, 0.013805827125906944, 0.06272783875465393], "max": [0.7076922059059143, 2.5893595218658447, -0.03374757617712021, 0.2796919643878937, 0.6979612708091736, 0.22233015298843384, 1.6989216804504395, 1.0842021724855044e-19, 0.004601942375302315, 2.5921741426607534e-18, 0.0015339808305725455, -0.005578584969043732, 0.029145635664463043, 0.06272783875465393], "mean": [-0.22145572304725647, 1.9872115850448608, -0.5589354038238525, -1.2115849256515503, 0.30411162972450256, -0.08765847980976105, 1.0430426597595215, -2.2211830582818948e-05, 0.0015764929121360183, -0.00042856385698542, -0.002522814553231001, -0.007584854029119015, 0.02806912548840046, 0.06272801756858826], "std": [0.32668477296829224, 0.7277517318725586, 0.3005935251712799, 0.5033738613128662, 0.32226139307022095, 0.13104471564292908, 0.6950089335441589, 0.0001704232272459194, 0.0006747564184479415, 0.0009245662949979305, 0.0015906929038465023, 0.0003505393397063017, 0.0024578492157161236, 1.7881393432617188e-07], "count": [847]}, "action": {"min": [-0.6622312068939209, 0.0, -1.2171725034713745, -1.5299999713897705, -0.7490049004554749, -0.46135884523391724, 0.06110645458102226, -0.0015339808305725455, 0.0, -0.003067961661145091, -0.005159280728548765, -0.007669903803616762, 0.013805827125906944, 0.06272783875465393], "max": [0.7076922059059143, 2.5893595218658447, -0.03374757617712021, 0.2796919643878937, 0.6979612708091736, 0.22233015298843384, 1.6989216804504395, 1.0842021724855044e-19, 0.004601942375302315, 2.5921741426607534e-18, 0.0015339808305725455, -0.005578584969043732, 0.029145635664463043, 0.06272783875465393], "mean": [-0.22145572304725647, 1.9872115850448608, -0.5589354038238525, -1.2115849256515503, 0.30411162972450256, -0.08765847980976105, 1.0430426597595215, -2.2211830582818948e-05, 0.0015764929121360183, -0.00042856385698542, -0.002522814553231001, -0.007584854029119015, 0.02806912548840046, 0.06272801756858826], "std": [0.32668477296829224, 0.7277517318725586, 0.3005935251712799, 0.5033738613128662, 0.32226139307022095, 0.13104471564292908, 0.6950089335441589, 0.0001704232272459194, 0.0006747564184479415, 0.0009245662949979305, 0.0015906929038465023, 0.0003505393397063017, 0.0024578492157161236, 1.7881393432617188e-07], "count": [847]}, "timestamp": {"min": [0.0], "max": [28.2], "mean": [14.099999999999996], "std": [8.150255619713205], "count": [847]}, "frame_index": {"min": [0], "max": [846], "mean": [423.0], "std": [244.50766859139614], "count": [847]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [847]}, "index": {"min": [79748], "max": [80594], "mean": [80171.0], "std": [244.50766859139614], "count": [847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [847]}, "subtask_annotation": {"mean": [3.3907910271546635, 7.0, 7.0, 7.0, 7.0], "std": [2.6932177201863277, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [847]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [847]}, "eef_direction_state": {"mean": [2.9138134592680047, 6.0], "std": [2.112734308984909, 0.0], "min": [0, 6], "max": [6, 6], "count": [847]}, "eef_velocity_state": {"mean": [1.270365997638725, 0.0], "std": [0.7676196256339965, 0.0], "min": [0, 0], "max": [2, 0], "count": [847]}, "eef_acc_mag_state": {"mean": [1.1440377804014168, 0.0], "std": [0.7747699439866664, 0.0], "min": [0, 0], "max": [2, 0], "count": [847]}, "eef_direction_action": {"mean": [2.9138134592680047, 6.0], "std": [2.112734308984909, 0.0], "min": [0, 6], "max": [6, 6], "count": [847]}, "eef_velocity_action": {"mean": [1.270365997638725, 0.0], "std": [0.7676196256339965, 0.0], "min": [0, 0], "max": [2, 0], "count": [847]}, "eef_acc_mag_action": {"mean": [1.1440377804014168, 0.0], "std": [0.7747699439866664, 0.0], "min": [0, 0], "max": [2, 0], "count": [847]}, "eef_sim_pose_state": {"mean": [0.3668125842464852, 0.25614940658595065, 1.1468593521052663, 0.0021357977403178617, 0.19097348959709548, 0.09700411653970184, 0.06921656470405589, -0.33666041605858027, 1.1829082618888067, 0.028079511160766825, -0.0013748454220808193, -0.007607060652291777], "std": [0.11628482394185459, 0.10225457692809448, 0.06594326335209323, 0.15531237064644926, 0.13727828155911057, 0.14040345540118318, 5.6326944162076995e-05, 8.673790742078896e-06, 0.0001333207733599683, 0.0024550231881185856, 0.001394694092754137, 0.00039457915761550994], "min": [0.0436311273844, 0.11406721789163965, 1.0464057269219227, -0.3862421219767991, -0.1351083415433867, -0.3549877765187717, 0.06900824712425672, -0.33666283415306963, 1.1827979575086127, 0.013834064313596918, -0.0056377682036337085, -0.009203893657858793], "max": [0.51396297287996, 0.4734186786429683, 1.3505071901076453, 0.4940141563755115, 0.5305369518309395, 0.44572202615414747, 0.06936035216499317, -0.336615774246439, 1.183425001304639, 0.029169124136465396, 0.004570595122474597, -0.005578659214209604], "count": [847]}, "eef_sim_pose_action": {"mean": [0.3668125842464852, 0.25614940658595065, 1.1468593521052663, 0.0021357977403178617, 0.19097348959709548, 0.09700411653970184, 0.06921656470405589, -0.33666041605858027, 1.1829082618888067, 0.028079511160766825, -0.0013748454220808193, -0.007607060652291777], "std": [0.11628482394185459, 0.10225457692809448, 0.06594326335209323, 0.15531237064644926, 0.13727828155911057, 0.14040345540118318, 5.6326944162076995e-05, 8.673790742078896e-06, 0.0001333207733599683, 0.0024550231881185856, 0.001394694092754137, 0.00039457915761550994], "min": [0.0436311273844, 0.11406721789163965, 1.0464057269219227, -0.3862421219767991, -0.1351083415433867, -0.3549877765187717, 0.06900824712425672, -0.33666283415306963, 1.1827979575086127, 0.013834064313596918, -0.0056377682036337085, -0.009203893657858793], "max": [0.51396297287996, 0.4734186786429683, 1.3505071901076453, 0.4940141563755115, 0.5305369518309395, 0.44572202615414747, 0.06936035216499317, -0.336615774246439, 1.183425001304639, 0.029169124136465396, 0.004570595122474597, -0.005578659214209604], "count": [847]}, "gripper_mode_state": {"mean": [0.43683589138134593, 1.0], "std": [0.4959942493440939, 0.0], "min": [0, 1], "max": [1, 1], "count": [847]}, "gripper_activity_state": {"mean": [1.8288075560802834, 2.0], "std": [0.5235618359116571, 0.0], "min": [0, 2], "max": [2, 2], "count": [847]}, "gripper_mode_action": {"mean": [0.43683589138134593, 1.0], "std": [0.4959942493440939, 0.0], "min": [0, 1], "max": [1, 1], "count": [847]}, "gripper_activity_action": {"mean": [1.8288075560802834, 2.0], "std": [0.5235618359116571, 0.0], "min": [0, 2], "max": [2, 2], "count": [847]}, "gripper_open_scale_state": {"mean": [0.5960252454523549, 0.03584447928837431], "std": [0.3971476625582387, 6.314393452555578e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [847]}, "gripper_open_scale_action": {"mean": [0.5960252454523549, 0.03584447928837431], "std": [0.3971476625582387, 6.314393452555578e-16], "min": [0.034917974046298435, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [847]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.477876465335147]], [[0.4832893705141391]], [[0.45015934966767307]]], "std": [[[0.24974659038526636]], [[0.25110260947965996]], [[0.23418741243741104]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3727222747531048]], [[0.3824648305740796]], [[0.36831696996339425]]], "std": [[[0.2648416187161239]], [[0.2594438650581739]], [[0.2705726754783747]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37644032768211627]], [[0.38284766320515795]], [[0.3710634531590414]]], "std": [[[0.2857738768439547]], [[0.2822547973784089]], [[0.2968787198232019]]], "count": [197]}, "observation.state": {"min": [-0.6257756352424622, -1.0842021724855044e-19, -0.9664078950881958, -1.5299999713897705, -0.4413963258266449, -0.23588646948337555, 0.05576586350798607, 0.0, -1.0842021724855044e-19, 0.0, 0.003067961661145091, 0.0015727150021120906, -0.007669903803616762, 0.06272783875465393], "max": [0.2592427432537079, 2.2656896114349365, -0.0015339808305725455, 0.18849484622478485, 0.3374395966529846, 0.15713338553905487, 1.6988990306854248, 3.5084203936946626e-17, 0.0015339808305725455, 0.0014982328284531832, 0.004601942375302315, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.1924331784248352, 1.0436749458312988, -0.2821282148361206, -0.684865415096283, 0.08696654438972473, -0.049563370645046234, 0.6799950003623962, 3.045503885774934e-20, 1.6379735825466923e-05, 1.3005493428863701e-06, 0.003780235769227147, 0.0030629346147179604, -0.003910604864358902, 0.06272824853658676], "std": [0.23428305983543396, 0.8646054863929749, 0.2528192102909088, 0.669757604598999, 0.16926907002925873, 0.07626310735940933, 0.6764305233955383, 1.0332252026829693e-18, 0.00013218105596024543, 4.412292400957085e-05, 0.0006861167494207621, 7.275927782757208e-05, 0.000896493555046618, 4.0978193283081055e-07], "count": [1152]}, "action": {"min": [-0.6257756352424622, -1.0842021724855044e-19, -0.9664078950881958, -1.5299999713897705, -0.4413963258266449, -0.23588646948337555, 0.05576586350798607, 0.0, -1.0842021724855044e-19, 0.0, 0.003067961661145091, 0.0015727150021120906, -0.007669903803616762, 0.06272783875465393], "max": [0.2592427432537079, 2.2656896114349365, -0.0015339808305725455, 0.18849484622478485, 0.3374395966529846, 0.15713338553905487, 1.6988990306854248, 3.5084203936946626e-17, 0.0015339808305725455, 0.0014982328284531832, 0.004601942375302315, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.1924331784248352, 1.0436749458312988, -0.2821282148361206, -0.684865415096283, 0.08696654438972473, -0.049563370645046234, 0.6799950003623962, 3.045503885774934e-20, 1.6379735825466923e-05, 1.3005493428863701e-06, 0.003780235769227147, 0.0030629346147179604, -0.003910604864358902, 0.06272824853658676], "std": [0.23428305983543396, 0.8646054863929749, 0.2528192102909088, 0.669757604598999, 0.16926907002925873, 0.07626310735940933, 0.6764305233955383, 1.0332252026829693e-18, 0.00013218105596024543, 4.412292400957085e-05, 0.0006861167494207621, 7.275927782757208e-05, 0.000896493555046618, 4.0978193283081055e-07], "count": [1152]}, "timestamp": {"min": [0.0], "max": [38.36666666666667], "mean": [19.183333333333334], "std": [11.08512099200579], "count": [1152]}, "frame_index": {"min": [0], "max": [1151], "mean": [575.5], "std": [332.5536297601737], "count": [1152]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [1152]}, "index": {"min": [80595], "max": [81746], "mean": [81170.5], "std": [332.5536297601737], "count": [1152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1152]}, "subtask_annotation": {"mean": [4.089409722222222, 7.0, 7.0, 7.0, 7.0], "std": [2.5189887877248025, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1152]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [1152]}, "eef_direction_state": {"mean": [3.876736111111111, 6.0], "std": [2.392206771146291, 0.0], "min": [0, 6], "max": [6, 6], "count": [1152]}, "eef_velocity_state": {"mean": [0.9053819444444444, 0.0], "std": [0.8930123373582256, 0.0], "min": [0, 0], "max": [2, 0], "count": [1152]}, "eef_acc_mag_state": {"mean": [0.828125, 0.0], "std": [0.832274718225432, 0.0], "min": [0, 0], "max": [2, 0], "count": [1152]}, "eef_direction_action": {"mean": [3.876736111111111, 6.0], "std": [2.392206771146291, 0.0], "min": [0, 6], "max": [6, 6], "count": [1152]}, "eef_velocity_action": {"mean": [0.9053819444444444, 0.0], "std": [0.8930123373582256, 0.0], "min": [0, 0], "max": [2, 0], "count": [1152]}, "eef_acc_mag_action": {"mean": [0.828125, 0.0], "std": [0.832274718225432, 0.0], "min": [0, 0], "max": [2, 0], "count": [1152]}, "eef_sim_pose_state": {"mean": [0.2232949198289792, 0.287746921223453, 1.2216254128584025, -0.04654744910236833, 0.07456672988882418, -0.10486407762820987, 0.06913095059183523, -0.3364213150574688, 1.1821075287175231, -0.0038989633176424294, 0.0037978919663711167, 0.0030629500251415486], "std": [0.13655426827941297, 0.05996277420150232, 0.05550946504091292, 0.06916350151569242, 0.13508582492856316, 0.14313682375803954, 1.0458935463451265e-05, 1.6372913354576369e-06, 7.12458675134175e-05, 0.0008969210586410065, 0.0006994488411255384, 7.275955991834335e-05], "min": [0.0410337113999079, 0.1626601328932049, 1.111042256244689, -0.22632278040138812, -0.2557816168829803, -0.7290183926835175, 0.06912929370183779, -0.3364548492088969, 1.1817320324354668, -0.007660491400097202, 0.0030679472226871063, 0.0015727224036314132], "max": [0.4514959294640873, 0.40320152456378733, 1.3314457607139705, 0.15582307329491785, 0.5676701957688524, 0.1880844216362637, 0.06924523362087674, -0.3364212017670418, 1.1822154081520455, -0.0015151558467030816, 0.006135894328687774, 0.0030680194153822095], "count": [1152]}, "eef_sim_pose_action": {"mean": [0.2232949198289792, 0.287746921223453, 1.2216254128584025, -0.04654744910236833, 0.07456672988882418, -0.10486407762820987, 0.06913095059183523, -0.3364213150574688, 1.1821075287175231, -0.0038989633176424294, 0.0037978919663711167, 0.0030629500251415486], "std": [0.13655426827941297, 0.05996277420150232, 0.05550946504091292, 0.06916350151569242, 0.13508582492856316, 0.14313682375803954, 1.0458935463451265e-05, 1.6372913354576369e-06, 7.12458675134175e-05, 0.0008969210586410065, 0.0006994488411255384, 7.275955991834335e-05], "min": [0.0410337113999079, 0.1626601328932049, 1.111042256244689, -0.22632278040138812, -0.2557816168829803, -0.7290183926835175, 0.06912929370183779, -0.3364548492088969, 1.1817320324354668, -0.007660491400097202, 0.0030679472226871063, 0.0015727224036314132], "max": [0.4514959294640873, 0.40320152456378733, 1.3314457607139705, 0.15582307329491785, 0.5676701957688524, 0.1880844216362637, 0.06924523362087674, -0.3364212017670418, 1.1822154081520455, -0.0015151558467030816, 0.006135894328687774, 0.0030680194153822095], "count": [1152]}, "gripper_mode_state": {"mean": [0.6770833333333334, 1.0], "std": [0.467591160155488, 0.0], "min": [0, 1], "max": [1, 1], "count": [1152]}, "gripper_activity_state": {"mean": [1.8680555555555556, 2.0], "std": [0.46579573160371684, 0.0], "min": [0, 2], "max": [2, 2], "count": [1152]}, "gripper_mode_action": {"mean": [0.6770833333333334, 1.0], "std": [0.467591160155488, 0.0], "min": [0, 1], "max": [1, 1], "count": [1152]}, "gripper_activity_action": {"mean": [1.8680555555555556, 2.0], "std": [0.46579573160371684, 0.0], "min": [0, 2], "max": [2, 2], "count": [1152]}, "gripper_open_scale_state": {"mean": [0.38856777487255734, 0.03584447928837374], "std": [0.38653146626505624, 6.245004513516506e-17], "min": [0.03186620771884918, 0.03584447928837368], "max": [0.970799446105957, 0.03584447928837368], "count": [1152]}, "gripper_open_scale_action": {"mean": [0.38856777487255734, 0.03584447928837374], "std": [0.38653146626505624, 6.245004513516506e-17], "min": [0.03186620771884918, 0.03584447928837368], "max": [0.970799446105957, 0.03584447928837368], "count": [1152]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4743641098661687]], [[0.48013184407096177]], [[0.44681864768129476]]], "std": [[[0.2526279035171343]], [[0.2548951980020859]], [[0.23890994958459652]]], "count": [175]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3480003688141924]], [[0.3594469312169312]], [[0.3450594693432929]]], "std": [[[0.2701461268937145]], [[0.26520736110859444]], [[0.2777926924675198]]], "count": [175]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3775237099284158]], [[0.38264527544351074]], [[0.36808404917522564]]], "std": [[[0.2798109868028364]], [[0.27698689156817763]], [[0.29320179770323157]]], "count": [175]}, "observation.state": {"min": [-0.7142494916915894, 0.0, -1.5278449058532715, -1.5299999713897705, -0.08332838118076324, -0.19151359796524048, 0.060857128351926804, 0.0, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.012271846644580364, 0.06272783875465393], "max": [0.15774127840995789, 2.5816895961761475, -0.008925682865083218, 0.11438658088445663, 0.7338446974754333, 0.2828936278820038, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.003067961661145091, -0.0031211141031235456, 0.06272783875465393], "mean": [-0.29816022515296936, 1.5195361375808716, -0.6091727018356323, -0.7536316514015198, 0.33564120531082153, -0.06057608500123024, 0.7191318273544312, 0.0, 2.202003452111967e-05, 0.0, 0.0027610764373093843, 0.0020013093017041683, -0.005047130864113569, 0.06272813677787781], "std": [0.2844349443912506, 0.9702445268630981, 0.4951995015144348, 0.5407882928848267, 0.24891921877861023, 0.09126771241426468, 0.678250253200531, 0.0, 0.0001638787507545203, 0.0, 0.000538420572411269, 0.000659582728985697, 0.0010959572391584516, 2.980232238769531e-07], "count": [980]}, "action": {"min": [-0.7142494916915894, 0.0, -1.5278449058532715, -1.5299999713897705, -0.08332838118076324, -0.19151359796524048, 0.060857128351926804, 0.0, 0.0, 0.0, 0.0015339808305725455, 0.0015339808305725455, -0.012271846644580364, 0.06272783875465393], "max": [0.15774127840995789, 2.5816895961761475, -0.008925682865083218, 0.11438658088445663, 0.7338446974754333, 0.2828936278820038, 1.6986631155014038, 0.0, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.003067961661145091, -0.0031211141031235456, 0.06272783875465393], "mean": [-0.29816022515296936, 1.5195361375808716, -0.6091727018356323, -0.7536316514015198, 0.33564120531082153, -0.06057608500123024, 0.7191318273544312, 0.0, 2.202003452111967e-05, 0.0, 0.0027610764373093843, 0.0020013093017041683, -0.005047130864113569, 0.06272813677787781], "std": [0.2844349443912506, 0.9702445268630981, 0.4951995015144348, 0.5407882928848267, 0.24891921877861023, 0.09126771241426468, 0.678250253200531, 0.0, 0.0001638787507545203, 0.0, 0.000538420572411269, 0.000659582728985697, 0.0010959572391584516, 2.980232238769531e-07], "count": [980]}, "timestamp": {"min": [0.0], "max": [32.63333333333333], "mean": [16.316666666666666], "std": [9.430049487321545], "count": [980]}, "frame_index": {"min": [0], "max": [979], "mean": [489.5], "std": [282.90148461964634], "count": [980]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [980]}, "index": {"min": [81747], "max": [82726], "mean": [82236.5], "std": [282.90148461964634], "count": [980]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [980]}, "subtask_annotation": {"mean": [4.145918367346939, 7.0, 7.0, 7.0, 7.0], "std": [2.4565891555264967, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [980]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [980]}, "eef_direction_state": {"mean": [3.723469387755102, 6.0], "std": [2.250637144273887, 0.0], "min": [0, 6], "max": [6, 6], "count": [980]}, "eef_velocity_state": {"mean": [1.0204081632653061, 0.0], "std": [0.840063066591868, 0.0], "min": [0, 0], "max": [2, 0], "count": [980]}, "eef_acc_mag_state": {"mean": [0.9071428571428571, 0.0], "std": [0.8321045362114521, 0.0], "min": [0, 0], "max": [2, 0], "count": [980]}, "eef_direction_action": {"mean": [3.723469387755102, 6.0], "std": [2.250637144273887, 0.0], "min": [0, 6], "max": [6, 6], "count": [980]}, "eef_velocity_action": {"mean": [1.0204081632653061, 0.0], "std": [0.840063066591868, 0.0], "min": [0, 0], "max": [2, 0], "count": [980]}, "eef_acc_mag_action": {"mean": [0.9071428571428571, 0.0], "std": [0.8321045362114521, 0.0], "min": [0, 0], "max": [2, 0], "count": [980]}, "eef_sim_pose_state": {"mean": [0.3165572189979003, 0.23305242643832666, 1.1928223562132243, -0.0046570628352952635, 0.14310275909910755, 0.045046583846328425, 0.06913168503559451, -0.3364452046528427, 1.1822124834162138, -0.005041543341696329, 0.002783085163759121, 0.0020013140817988053], "std": [0.16792329916335322, 0.10194276024808017, 0.05772168335182701, 0.061379132666180475, 0.1391082433779442, 0.13100347394301787, 1.2304285707538646e-05, 1.4842540236064716e-05, 5.50295638702004e-05, 0.0010951950497177605, 0.0005746874594037486, 0.0006595851191315513], "min": [0.05297568993348731, 0.07074592457834798, 1.0862156661972855, -0.14534601477457934, -0.3294097211303133, -0.23124769414276664, 0.06912989669842551, -0.3364557208429075, 1.1821805253004012, -0.012267097101338404, 0.0015339736113606506, 0.0015339826353744732], "max": [0.547991063643989, 0.38666768993855755, 1.3195183647294308, 0.183708944422663, 0.7192420430338178, 0.7205014287735627, 0.06924523362087674, -0.3364212017670418, 1.1823377625870435, -0.0031164078958265807, 0.004601920833945838, 0.00306799414768172], "count": [980]}, "eef_sim_pose_action": {"mean": [0.3165572189979003, 0.23305242643832666, 1.1928223562132243, -0.0046570628352952635, 0.14310275909910755, 0.045046583846328425, 0.06913168503559451, -0.3364452046528427, 1.1822124834162138, -0.005041543341696329, 0.002783085163759121, 0.0020013140817988053], "std": [0.16792329916335322, 0.10194276024808017, 0.05772168335182701, 0.061379132666180475, 0.1391082433779442, 0.13100347394301787, 1.2304285707538646e-05, 1.4842540236064716e-05, 5.50295638702004e-05, 0.0010951950497177605, 0.0005746874594037486, 0.0006595851191315513], "min": [0.05297568993348731, 0.07074592457834798, 1.0862156661972855, -0.14534601477457934, -0.3294097211303133, -0.23124769414276664, 0.06912989669842551, -0.3364557208429075, 1.1821805253004012, -0.012267097101338404, 0.0015339736113606506, 0.0015339826353744732], "max": [0.547991063643989, 0.38666768993855755, 1.3195183647294308, 0.183708944422663, 0.7192420430338178, 0.7205014287735627, 0.06924523362087674, -0.3364212017670418, 1.1823377625870435, -0.0031164078958265807, 0.004601920833945838, 0.00306799414768172], "count": [980]}, "gripper_mode_state": {"mean": [0.6540816326530612, 1.0], "std": [0.4756667430869766, 0.0], "min": [0, 1], "max": [1, 1], "count": [980]}, "gripper_activity_state": {"mean": [1.8489795918367347, 2.0], "std": [0.49861950197196186, 0.0], "min": [0, 2], "max": [2, 2], "count": [980]}, "gripper_mode_action": {"mean": [0.6540816326530612, 1.0], "std": [0.4756667430869766, 0.0], "min": [0, 1], "max": [1, 1], "count": [980]}, "gripper_activity_action": {"mean": [1.8489795918367347, 2.0], "std": [0.49861950197196186, 0.0], "min": [0, 2], "max": [2, 2], "count": [980]}, "gripper_open_scale_state": {"mean": [0.41093227615030975, 0.03584447928837411], "std": [0.3875721603932947, 4.3021142204224816e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [980]}, "gripper_open_scale_action": {"mean": [0.41093227615030975, 0.03584447928837411], "std": [0.3875721603932947, 4.3021142204224816e-16], "min": [0.034775501915386746, 0.03584447928837368], "max": [0.9706646374293736, 0.03584447928837368], "count": [980]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48558819989106755]], [[0.49063989651416123]], [[0.4562853948801743]]], "std": [[[0.24555630192698522]], [[0.2471831407989351]], [[0.23004269187494167]]], "count": [200]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3614294308278867]], [[0.3702321010348584]], [[0.3550177655228758]]], "std": [[[0.2713015351435756]], [[0.26570008777160703]], [[0.278473037177529]]], "count": [200]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4060531358932462]], [[0.4130731209150327]], [[0.40012562363834425]]], "std": [[[0.32557402346236164]], [[0.32159211666394927]], [[0.33586803248927993]]], "count": [200]}, "observation.state": {"min": [-0.7961360216140747, -0.004039772320538759, -1.2312899827957153, -1.5299999713897705, -0.31389036774635315, -0.2676606774330139, 0.047571562230587006, 0.0, 0.0, -2.685003039338445e-18, 0.003067961661145091, 0.003067961661145091, -0.013805827125906944, 0.06272783875465393], "max": [0.37582528591156006, 2.4506256580352783, -0.0015339808305725455, 0.1851503700017929, 0.4832039475440979, 0.16303983330726624, 1.699180245399475, 0.0, 0.0012810357147827744, 0.0015317717334255576, 0.004601942375302315, 0.004601942375302315, -0.003067961661145091, 0.06272783875465393], "mean": [-0.28967031836509705, 1.2598055601119995, -0.44000786542892456, -0.6766620874404907, 0.1943141371011734, -0.03302745521068573, 0.636737585067749, 0.0, 4.061058916704496e-06, 8.151600923156366e-06, 0.0045514656230807304, 0.0033231459092348814, -0.01015420351177454, 0.06272825598716736], "std": [0.35742226243019104, 0.940013587474823, 0.3676588237285614, 0.5780389308929443, 0.1906154751777649, 0.08146302402019501, 0.6584308743476868, 0.0, 5.838639845023863e-05, 9.817476529860869e-05, 0.00025046628434211016, 0.0005219375598244369, 0.001862935023382306, 4.172325134277344e-07], "count": [1172]}, "action": {"min": [-0.7961360216140747, -0.004039772320538759, -1.2312899827957153, -1.5299999713897705, -0.31389036774635315, -0.2676606774330139, 0.047571562230587006, 0.0, 0.0, -2.685003039338445e-18, 0.003067961661145091, 0.003067961661145091, -0.013805827125906944, 0.06272783875465393], "max": [0.37582528591156006, 2.4506256580352783, -0.0015339808305725455, 0.1851503700017929, 0.4832039475440979, 0.16303983330726624, 1.699180245399475, 0.0, 0.0012810357147827744, 0.0015317717334255576, 0.004601942375302315, 0.004601942375302315, -0.003067961661145091, 0.06272783875465393], "mean": [-0.28967031836509705, 1.2598055601119995, -0.44000786542892456, -0.6766620874404907, 0.1943141371011734, -0.03302745521068573, 0.636737585067749, 0.0, 4.061058916704496e-06, 8.151600923156366e-06, 0.0045514656230807304, 0.0033231459092348814, -0.01015420351177454, 0.06272825598716736], "std": [0.35742226243019104, 0.940013587474823, 0.3676588237285614, 0.5780389308929443, 0.1906154751777649, 0.08146302402019501, 0.6584308743476868, 0.0, 5.838639845023863e-05, 9.817476529860869e-05, 0.00025046628434211016, 0.0005219375598244369, 0.001862935023382306, 4.172325134277344e-07], "count": [1172]}, "timestamp": {"min": [0.0], "max": [39.03333333333333], "mean": [19.516666666666666], "std": [11.277571153005912], "count": [1172]}, "frame_index": {"min": [0], "max": [1171], "mean": [585.5], "std": [338.32713459017737], "count": [1172]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1172]}, "index": {"min": [82727], "max": [83898], "mean": [83312.5], "std": [338.32713459017737], "count": [1172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1172]}, "subtask_annotation": {"mean": [3.9889078498293515, 7.0, 7.0, 7.0, 7.0], "std": [2.567328162220855, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1172]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [1172]}, "eef_direction_state": {"mean": [3.7158703071672354, 6.0], "std": [2.3583387766026247, 0.0], "min": [0, 6], "max": [6, 6], "count": [1172]}, "eef_velocity_state": {"mean": [0.985494880546075, 0.0], "std": [0.8717961397938468, 0.0], "min": [0, 0], "max": [2, 0], "count": [1172]}, "eef_acc_mag_state": {"mean": [0.8378839590443686, 0.0], "std": [0.8340032330140236, 0.0], "min": [0, 0], "max": [2, 0], "count": [1172]}, "eef_direction_action": {"mean": [3.7158703071672354, 6.0], "std": [2.3583387766026247, 0.0], "min": [0, 6], "max": [6, 6], "count": [1172]}, "eef_velocity_action": {"mean": [0.985494880546075, 0.0], "std": [0.8717961397938468, 0.0], "min": [0, 0], "max": [2, 0], "count": [1172]}, "eef_acc_mag_action": {"mean": [0.8378839590443686, 0.0], "std": [0.8340032330140236, 0.0], "min": [0, 0], "max": [2, 0], "count": [1172]}, "eef_sim_pose_state": {"mean": [0.2543047019444446, 0.24741572828765362, 1.2054214346500496, 0.0010811325891713244, 0.13795637382545062, -0.08748304033201282, 0.06913020761667402, -0.33641545954709706, 1.1820262970158486, -0.010139128045137646, 0.0045636403472920795, 0.0033231739854272615], "std": [0.14543867833386584, 0.11400809738941431, 0.05394964852336109, 0.06613495695724947, 0.19689581591211774, 0.25944260918221895, 8.53230737264628e-06, 1.1745139942866135e-05, 3.7776693366260124e-05, 0.0018619639224851162, 0.000275502648388173, 0.0005219462027557921], "min": [0.051721317910414226, 0.06664936517164326, 1.1083166088562055, -0.14599663957766845, -0.16927556213538053, -0.5679479493344365, 0.06912916132422398, -0.3364212017670419, 1.1815985915213156, -0.013791708465614037, 0.003067947216030875, 0.003067976099535035], "max": [0.49200349242400093, 0.4400869543266302, 1.3321029978149586, 0.16120675347735025, 0.9984147754871753, 0.6056658032881019, 0.06924387169035963, -0.33638668285624956, 1.1821808768215443, -0.003053843000852182, 0.006133685241937803, 0.0046020243760232765], "count": [1172]}, "eef_sim_pose_action": {"mean": [0.2543047019444446, 0.24741572828765362, 1.2054214346500496, 0.0010811325891713244, 0.13795637382545062, -0.08748304033201282, 0.06913020761667402, -0.33641545954709706, 1.1820262970158486, -0.010139128045137646, 0.0045636403472920795, 0.0033231739854272615], "std": [0.14543867833386584, 0.11400809738941431, 0.05394964852336109, 0.06613495695724947, 0.19689581591211774, 0.25944260918221895, 8.53230737264628e-06, 1.1745139942866135e-05, 3.7776693366260124e-05, 0.0018619639224851162, 0.000275502648388173, 0.0005219462027557921], "min": [0.051721317910414226, 0.06664936517164326, 1.1083166088562055, -0.14599663957766845, -0.16927556213538053, -0.5679479493344365, 0.06912916132422398, -0.3364212017670419, 1.1815985915213156, -0.013791708465614037, 0.003067947216030875, 0.003067976099535035], "max": [0.49200349242400093, 0.4400869543266302, 1.3321029978149586, 0.16120675347735025, 0.9984147754871753, 0.6056658032881019, 0.06924387169035963, -0.33638668285624956, 1.1821808768215443, -0.003053843000852182, 0.006133685241937803, 0.0046020243760232765], "count": [1172]}, "gripper_mode_state": {"mean": [0.6996587030716723, 1.0], "std": [0.4584063724336021, 0.0], "min": [0, 1], "max": [1, 1], "count": [1172]}, "gripper_activity_state": {"mean": [1.8302047781569966, 2.0], "std": [0.5235175322088788, 0.0], "min": [0, 2], "max": [2, 2], "count": [1172]}, "gripper_mode_action": {"mean": [0.6996587030716723, 1.0], "std": [0.4584063724336021, 0.0], "min": [0, 1], "max": [1, 1], "count": [1172]}, "gripper_activity_action": {"mean": [1.8302047781569966, 2.0], "std": [0.5235175322088788, 0.0], "min": [0, 2], "max": [2, 2], "count": [1172]}, "gripper_open_scale_state": {"mean": [0.36385118651649995, 0.035844479288373705], "std": [0.3762459694078989, 2.7755575615628914e-17], "min": [0.027183749846049717, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1172]}, "gripper_open_scale_action": {"mean": [0.36385118651649995, 0.035844479288373705], "std": [0.3762459694078989, 2.7755575615628914e-17], "min": [0.027183749846049717, 0.03584447928837368], "max": [0.9709601402282715, 0.03584447928837368], "count": [1172]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47253381652338206]], [[0.4914326347643714]], [[0.4842896688181958]]], "std": [[[0.27210120884398525]], [[0.2580163524137936]], [[0.24615649756122793]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3681982265704807]], [[0.3798633202704779]], [[0.3674187085853244]]], "std": [[[0.24690629543188794]], [[0.23878575198096963]], [[0.249808816096331]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114566021659932]], [[0.4258111027490757]], [[0.4190336639727353]]], "std": [[[0.298445304034412]], [[0.28382763079601925]], [[0.286115637184871]]], "count": [241]}, "observation.state": {"min": [-0.0015339808305725455, -4.336808689942018e-19, -0.02454369328916073, 0.032213594764471054, 0.004601942375302315, -0.015339807607233524, 0.06048319488763809, -0.5353593230247498, -0.0033377050422132015, -1.4971652030944824, -1.5299999713897705, -0.4506153464317322, -0.5025840997695923, 0.06272783875465393], "max": [0.0015339808305725455, 0.0015339808305725455, -0.018772874027490616, 0.05062136426568031, 0.007669903803616762, -0.004601942375302315, 0.06060783192515373, 0.5742446184158325, 2.4497673511505127, 0.0, 0.12340902537107468, 0.2147573083639145, 0.4970097839832306, 0.06272783875465393], "mean": [-0.0003721272514667362, 0.0009056561975739896, -0.0214367788285017, 0.041174426674842834, 0.0072253369726240635, -0.012198222801089287, 0.060605455189943314, 0.018488110974431038, 1.6526070833206177, -0.6281055808067322, -1.0426278114318848, -0.18511472642421722, -0.16548500955104828, 0.0627283975481987], "std": [0.0009607684914954007, 0.0006652271840721369, 0.0004242846625857055, 0.0016216794028878212, 0.0007060457137413323, 0.0014444870175793767, 1.4702253793075215e-05, 0.3000484108924866, 0.7377723455429077, 0.4558873474597931, 0.5630786418914795, 0.1693335473537445, 0.21248897910118103, 5.587935447692871e-07], "count": [1505]}, "action": {"min": [-0.0015339808305725455, -4.336808689942018e-19, -0.02454369328916073, 0.032213594764471054, 0.004601942375302315, -0.015339807607233524, 0.06048319488763809, -0.5353593230247498, -0.0033377050422132015, -1.4971652030944824, -1.5299999713897705, -0.4506153464317322, -0.5025840997695923, 0.06272783875465393], "max": [0.0015339808305725455, 0.0015339808305725455, -0.018772874027490616, 0.05062136426568031, 0.007669903803616762, -0.004601942375302315, 0.06060783192515373, 0.5742446184158325, 2.4497673511505127, 0.0, 0.12340902537107468, 0.2147573083639145, 0.4970097839832306, 0.06272783875465393], "mean": [-0.0003721272514667362, 0.0009056561975739896, -0.0214367788285017, 0.041174426674842834, 0.0072253369726240635, -0.012198222801089287, 0.060605455189943314, 0.018488110974431038, 1.6526070833206177, -0.6281055808067322, -1.0426278114318848, -0.18511472642421722, -0.16548500955104828, 0.0627283975481987], "std": [0.0009607684914954007, 0.0006652271840721369, 0.0004242846625857055, 0.0016216794028878212, 0.0007060457137413323, 0.0014444870175793767, 1.4702253793075215e-05, 0.3000484108924866, 0.7377723455429077, 0.4558873474597931, 0.5630786418914795, 0.1693335473537445, 0.21248897910118103, 5.587935447692871e-07], "count": [1505]}, "timestamp": {"min": [0.0], "max": [50.13333333333333], "mean": [25.066666666666663], "std": [14.481866055327416], "count": [1505]}, "frame_index": {"min": [0], "max": [1504], "mean": [752.0], "std": [434.4559816598225], "count": [1505]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [1505]}, "index": {"min": [83899], "max": [85403], "mean": [84651.0], "std": [434.4559816598225], "count": [1505]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1505]}, "subtask_annotation": {"mean": [4.034551495016611, 7.0, 7.0, 7.0, 7.0], "std": [2.5735949393407385, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1505]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [1505]}, "eef_direction_state": {"mean": [6.0, 3.3182724252491695], "std": [0.0, 2.1378642287732443], "min": [6, 0], "max": [6, 6], "count": [1505]}, "eef_velocity_state": {"mean": [0.0, 1.1395348837209303], "std": [0.0, 0.7109479304045981], "min": [0, 0], "max": [0, 2], "count": [1505]}, "eef_acc_mag_state": {"mean": [0.0, 1.1408637873754153], "std": [0.0, 0.765596146706236], "min": [0, 0], "max": [0, 2], "count": [1505]}, "eef_direction_action": {"mean": [6.0, 3.3182724252491695], "std": [0.0, 2.1378642287732443], "min": [6, 0], "max": [6, 6], "count": [1505]}, "eef_velocity_action": {"mean": [0.0, 1.1395348837209303], "std": [0.0, 0.7109479304045981], "min": [0, 0], "max": [0, 2], "count": [1505]}, "eef_acc_mag_action": {"mean": [0.0, 1.1408637873754153], "std": [0.0, 0.765596146706236], "min": [0, 0], "max": [0, 2], "count": [1505]}, "eef_sim_pose_state": {"mean": [0.06752161212235885, 0.33368139918143713, 1.1842215273613674, -0.012049098391915694, 0.02064279401981636, 0.006854837103916822, 0.3484432051159682, -0.3160849974473721, 1.2381867591285645, -0.14874788038569947, -0.015554153525060356, -0.17592373239555162], "std": [6.439473246594049e-05, 1.9893056434833258e-05, 0.00011280115440467984, 0.0014326149072009396, 0.001421153875755464, 0.0014701101636949963, 0.1488425107851185, 0.08768241361087589, 0.0680752015086238, 0.19544277019985198, 0.24186814094007525, 0.21657463251531417], "min": [0.06730860255162743, 0.33357587424402185, 1.1838594032484486, -0.015175067114123595, 0.012810758530159116, 0.0035703847073658857, -0.002778633046382338, -0.4662880157396381, 1.1222565391450758, -0.4393186846232494, -0.6850137074582431, -0.7797230136321645], "max": [0.0677917720725523, 0.3337197230654575, 1.1847429770034184, -0.004510064803257288, 0.027611135618610394, 0.009205915405586951, 0.5350389596612407, -0.17431776072916327, 1.471994589822127, 0.5588507956170744, 0.5384359128260088, 0.15972925152333542], "count": [1505]}, "eef_sim_pose_action": {"mean": [0.06752161212235885, 0.33368139918143713, 1.1842215273613674, -0.012049098391915694, 0.02064279401981636, 0.006854837103916822, 0.3484432051159682, -0.3160849974473721, 1.2381867591285645, -0.14874788038569947, -0.015554153525060356, -0.17592373239555162], "std": [6.439473246594049e-05, 1.9893056434833258e-05, 0.00011280115440467984, 0.0014326149072009396, 0.001421153875755464, 0.0014701101636949963, 0.1488425107851185, 0.08768241361087589, 0.0680752015086238, 0.19544277019985198, 0.24186814094007525, 0.21657463251531417], "min": [0.06730860255162743, 0.33357587424402185, 1.1838594032484486, -0.015175067114123595, 0.012810758530159116, 0.0035703847073658857, -0.002778633046382338, -0.4662880157396381, 1.1222565391450758, -0.4393186846232494, -0.6850137074582431, -0.7797230136321645], "max": [0.0677917720725523, 0.3337197230654575, 1.1847429770034184, -0.004510064803257288, 0.027611135618610394, 0.009205915405586951, 0.5350389596612407, -0.17431776072916327, 1.471994589822127, 0.5588507956170744, 0.5384359128260088, 0.15972925152333542], "count": [1505]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1505]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1505]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1505]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1505]}, "gripper_open_scale_state": {"mean": [0.03463164733154284, 0.03584447928837325], "std": [8.401109940820692e-06, 4.3021142204224816e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.03463304681437356, 0.03584447928837368], "count": [1505]}, "gripper_open_scale_action": {"mean": [0.03463164733154284, 0.03584447928837325], "std": [8.401109940820692e-06, 4.3021142204224816e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.03463304681437356, 0.03584447928837368], "count": [1505]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4933088779956427]], [[0.5113582448257081]], [[0.5139958775871459]]], "std": [[[0.26479940947884617]], [[0.2548427359205832]], [[0.2471115395814086]]], "count": [160]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3572552951388889]], [[0.369018671704793]], [[0.3576256416802832]]], "std": [[[0.28563451548577373]], [[0.27083474363374455]], [[0.2778698678025341]]], "count": [160]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38509637459150325]], [[0.3962492102396514]], [[0.3900705031318083]]], "std": [[[0.3010800050184604]], [[0.2893733397821093]], [[0.30202319938561156]]], "count": [160]}, "observation.state": {"min": [-0.8512570261955261, -0.0012456122785806656, -1.356039047241211, -1.5301101207733154, -0.08407534658908844, -0.5759426951408386, 0.06160520389676094, -0.0015339808305725455, -0.0015339808305725455, -0.004438328091055155, 0.0, -0.00920388475060463, 0.026077672839164734, 0.06272783875465393], "max": [0.012661628425121307, 2.6016314029693604, 0.004601942375302315, 0.055222731083631516, 0.6826214790344238, 0.17448705434799194, 1.7035741806030273, 0.0, 0.004601942375302315, -0.0015339808305725455, 0.004601942375302315, -0.007669903803616762, 0.02761165425181389, 0.06272783875465393], "mean": [-0.5305688381195068, 1.9746718406677246, -0.7409902811050415, -1.02462899684906, 0.4171485900878906, -0.21787945926189423, 1.1160566806793213, -3.510254100547172e-05, 1.4174091120366938e-05, -0.0016020393231883645, 0.0001503189414506778, -0.007934169843792915, 0.027445534244179726, 0.06272804737091064], "std": [0.24669378995895386, 0.7072268724441528, 0.44778406620025635, 0.44268104434013367, 0.207991823554039, 0.1386343091726303, 0.6598520278930664, 0.00022937859466765076, 0.0003883353201672435, 0.0003229541180189699, 0.0007246168097481132, 0.00050413265125826, 0.00044692427036352456, 2.086162567138672e-07], "count": [874]}, "action": {"min": [-0.8512570261955261, -0.0012456122785806656, -1.356039047241211, -1.5301101207733154, -0.08407534658908844, -0.5759426951408386, 0.06160520389676094, -0.0015339808305725455, -0.0015339808305725455, -0.004438328091055155, 0.0, -0.00920388475060463, 0.026077672839164734, 0.06272783875465393], "max": [0.012661628425121307, 2.6016314029693604, 0.004601942375302315, 0.055222731083631516, 0.6826214790344238, 0.17448705434799194, 1.7035741806030273, 0.0, 0.004601942375302315, -0.0015339808305725455, 0.004601942375302315, -0.007669903803616762, 0.02761165425181389, 0.06272783875465393], "mean": [-0.5305688381195068, 1.9746718406677246, -0.7409902811050415, -1.02462899684906, 0.4171485900878906, -0.21787945926189423, 1.1160566806793213, -3.510254100547172e-05, 1.4174091120366938e-05, -0.0016020393231883645, 0.0001503189414506778, -0.007934169843792915, 0.027445534244179726, 0.06272804737091064], "std": [0.24669378995895386, 0.7072268724441528, 0.44778406620025635, 0.44268104434013367, 0.207991823554039, 0.1386343091726303, 0.6598520278930664, 0.00022937859466765076, 0.0003883353201672435, 0.0003229541180189699, 0.0007246168097481132, 0.00050413265125826, 0.00044692427036352456, 2.086162567138672e-07], "count": [874]}, "timestamp": {"min": [0.0], "max": [29.1], "mean": [14.55], "std": [8.41006341632848], "count": [874]}, "frame_index": {"min": [0], "max": [873], "mean": [436.5], "std": [252.3019024898544], "count": [874]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [874]}, "index": {"min": [85404], "max": [86277], "mean": [85840.5], "std": [252.3019024898544], "count": [874]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [874]}, "subtask_annotation": {"mean": [3.8443935926773456, 7.0, 7.0, 7.0, 7.0], "std": [2.452486136113886, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [874]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [874]}, "eef_direction_state": {"mean": [3.1739130434782608, 6.0], "std": [2.1673585399037005, 0.0], "min": [0, 6], "max": [6, 6], "count": [874]}, "eef_velocity_state": {"mean": [1.1487414187643021, 0.0], "std": [0.7507918135697687, 0.0], "min": [0, 0], "max": [2, 0], "count": [874]}, "eef_acc_mag_state": {"mean": [1.097254004576659, 0.0], "std": [0.7909191489914746, 0.0], "min": [0, 0], "max": [2, 0], "count": [874]}, "eef_direction_action": {"mean": [3.1739130434782608, 6.0], "std": [2.1673585399037005, 0.0], "min": [0, 6], "max": [6, 6], "count": [874]}, "eef_velocity_action": {"mean": [1.1487414187643021, 0.0], "std": [0.7507918135697687, 0.0], "min": [0, 0], "max": [2, 0], "count": [874]}, "eef_acc_mag_action": {"mean": [1.097254004576659, 0.0], "std": [0.7909191489914746, 0.0], "min": [0, 0], "max": [2, 0], "count": [874]}, "eef_sim_pose_state": {"mean": [0.3584226646465782, 0.15015292750213347, 1.1700523986899, -0.11782506073554515, 0.1809228515362217, -0.09819090212871456, 0.06900956619101961, -0.33666797606766735, 1.1829239027006666, 0.027457199284822455, -0.0014374968607825016, -0.007969268425840536], "std": [0.11234729516126313, 0.10582851460582066, 0.0611914497943152, 0.10946746472518298, 0.1498283390784517, 0.11199919773350439, 2.747190223448223e-05, 1.2217606801965154e-05, 2.50459367464264e-05, 0.0004487597051648434, 0.0007287199660096426, 0.000566062024095535], "min": [0.047518896128225394, 0.013532225690146631, 1.0576031829149115, -0.45553740405418114, -0.2753987318942135, -0.4875391117463773, 0.06889722576439819, -0.3366973520943848, 1.1828733802664548, 0.02603061077015427, -0.003067863102326873, -0.010667816654981064], "max": [0.4805870915761205, 0.3399459005739274, 1.3180137367654803, 0.17832189307268415, 0.4807783326118864, 0.1976365362188484, 0.06924665715023703, -0.3366276846630249, 1.1833224843090389, 0.02763653240521443, 0.006135742607803696, -0.007669903803616757], "count": [874]}, "eef_sim_pose_action": {"mean": [0.3584226646465782, 0.15015292750213347, 1.1700523986899, -0.11782506073554515, 0.1809228515362217, -0.09819090212871456, 0.06900956619101961, -0.33666797606766735, 1.1829239027006666, 0.027457199284822455, -0.0014374968607825016, -0.007969268425840536], "std": [0.11234729516126313, 0.10582851460582066, 0.0611914497943152, 0.10946746472518298, 0.1498283390784517, 0.11199919773350439, 2.747190223448223e-05, 1.2217606801965154e-05, 2.50459367464264e-05, 0.0004487597051648434, 0.0007287199660096426, 0.000566062024095535], "min": [0.047518896128225394, 0.013532225690146631, 1.0576031829149115, -0.45553740405418114, -0.2753987318942135, -0.4875391117463773, 0.06889722576439819, -0.3366973520943848, 1.1828733802664548, 0.02603061077015427, -0.003067863102326873, -0.010667816654981064], "max": [0.4805870915761205, 0.3399459005739274, 1.3180137367654803, 0.17832189307268415, 0.4807783326118864, 0.1976365362188484, 0.06924665715023703, -0.3366276846630249, 1.1833224843090389, 0.02763653240521443, 0.006135742607803696, -0.007669903803616757], "count": [874]}, "gripper_mode_state": {"mean": [0.4061784897025172, 1.0], "std": [0.4911186457522254, 0.0], "min": [0, 1], "max": [1, 1], "count": [874]}, "gripper_activity_state": {"mean": [1.831807780320366, 2.0], "std": [0.5199407461697573, 0.0], "min": [0, 2], "max": [2, 2], "count": [874]}, "gripper_mode_action": {"mean": [0.4061784897025172, 1.0], "std": [0.4911186457522254, 0.0], "min": [0, 1], "max": [1, 1], "count": [874]}, "gripper_activity_action": {"mean": [1.831807780320366, 2.0], "std": [0.5199407461697573, 0.0], "min": [0, 2], "max": [2, 2], "count": [874]}, "gripper_open_scale_state": {"mean": [0.6377473592650992, 0.03584447928837434], "std": [0.3770578341194299, 6.591949208711867e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.973470960344587, 0.03584447928837368], "count": [874]}, "gripper_open_scale_action": {"mean": [0.6377473592650992, 0.03584447928837434], "std": [0.3770578341194299, 6.591949208711867e-16], "min": [0.035202973655291965, 0.03584447928837368], "max": [0.973470960344587, 0.03584447928837368], "count": [874]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47079080176309207]], [[0.49496593338981687]], [[0.4874116373658517]]], "std": [[[0.28441878221219047]], [[0.27333175893265]], [[0.2624343608320493]]], "count": [216]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3792074570826273]], [[0.3867481025074639]], [[0.3757492826091342]]], "std": [[[0.26745198169517165]], [[0.24834688079759315]], [[0.25802302936405513]]], "count": [216]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3682882310074236]], [[0.3771698413418865]], [[0.3662632937948842]]], "std": [[[0.2800296523340243]], [[0.2683782961299678]], [[0.2739276894520909]]], "count": [216]}, "observation.state": {"min": [-1.0185632705688477, -0.0015339808305725455, -1.310019612312317, -1.530103325843811, -0.15800002217292786, -0.5913419723510742, 0.05920739099383354, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.0015339808305725455, -0.0127343675121665, 0.06272783875465393], "max": [0.29145580530166626, 2.512660503387451, 0.0, 0.27395564317703247, 1.0426656007766724, 0.11504855751991272, 1.6989216804504395, -0.003067961661145091, 0.0, 1.274113121755482e-18, -0.004601942375302315, 2.168404344971009e-19, 0.0, 0.06272783875465393], "mean": [-0.4876991808414459, 1.8918784856796265, -0.73676598072052, -1.1346508264541626, 0.4984329640865326, -0.08504316955804825, 0.7990560531616211, -0.004020834341645241, 0.0, -0.001178162987343967, -0.006082133390009403, -0.0011749748373404145, -0.00021290261065587401, 0.06272831559181213], "std": [0.35596951842308044, 0.5829083323478699, 0.3137819468975067, 0.4944153428077698, 0.35969820618629456, 0.18017181754112244, 0.6599001288414001, 0.0006116224685683846, 0.0, 0.0005355429602786899, 0.00028070012922398746, 0.0005189595394767821, 0.0011592842638492584, 4.76837158203125e-07], "count": [1301]}, "action": {"min": [-1.0185632705688477, -0.0015339808305725455, -1.310019612312317, -1.530103325843811, -0.15800002217292786, -0.5913419723510742, 0.05920739099383354, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.0015339808305725455, -0.0127343675121665, 0.06272783875465393], "max": [0.29145580530166626, 2.512660503387451, 0.0, 0.27395564317703247, 1.0426656007766724, 0.11504855751991272, 1.6989216804504395, -0.003067961661145091, 0.0, 1.274113121755482e-18, -0.004601942375302315, 2.168404344971009e-19, 0.0, 0.06272783875465393], "mean": [-0.4876991808414459, 1.8918784856796265, -0.73676598072052, -1.1346508264541626, 0.4984329640865326, -0.08504316955804825, 0.7990560531616211, -0.004020834341645241, 0.0, -0.001178162987343967, -0.006082133390009403, -0.0011749748373404145, -0.00021290261065587401, 0.06272831559181213], "std": [0.35596951842308044, 0.5829083323478699, 0.3137819468975067, 0.4944153428077698, 0.35969820618629456, 0.18017181754112244, 0.6599001288414001, 0.0006116224685683846, 0.0, 0.0005355429602786899, 0.00028070012922398746, 0.0005189595394767821, 0.0011592842638492584, 4.76837158203125e-07], "count": [1301]}, "timestamp": {"min": [0.0], "max": [43.333333333333336], "mean": [21.666666666666664], "std": [12.518874638809281], "count": [1301]}, "frame_index": {"min": [0], "max": [1300], "mean": [650.0], "std": [375.56623916427844], "count": [1301]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1301]}, "index": {"min": [86278], "max": [87578], "mean": [86928.0], "std": [375.56623916427844], "count": [1301]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1301]}, "subtask_annotation": {"mean": [2.9169869331283627, 7.0, 7.0, 7.0, 7.0], "std": [2.6567730781748358, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1301]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [1301]}, "eef_direction_state": {"mean": [3.149884704073789, 6.0], "std": [1.9852980931349766, 0.0], "min": [0, 6], "max": [6, 6], "count": [1301]}, "eef_velocity_state": {"mean": [1.2098385857033052, 0.0], "std": [0.69682163356971, 0.0], "min": [0, 0], "max": [2, 0], "count": [1301]}, "eef_acc_mag_state": {"mean": [1.1468101460415066, 0.0], "std": [0.7567067600847377, 0.0], "min": [0, 0], "max": [2, 0], "count": [1301]}, "eef_direction_action": {"mean": [3.149884704073789, 6.0], "std": [1.9852980931349766, 0.0], "min": [0, 6], "max": [6, 6], "count": [1301]}, "eef_velocity_action": {"mean": [1.2098385857033052, 0.0], "std": [0.69682163356971, 0.0], "min": [0, 0], "max": [2, 0], "count": [1301]}, "eef_acc_mag_action": {"mean": [1.1468101460415066, 0.0], "std": [0.7567067600847377, 0.0], "min": [0, 0], "max": [2, 0], "count": [1301]}, "eef_sim_pose_state": {"mean": [0.35808364282723054, 0.18161247466985905, 1.2263486112169606, -0.05050943464590838, 0.0006439523018762326, 0.017583936507071372, 0.06903874421648386, -0.3364246484951168, 1.1834449549726191, -0.00020429455021742175, -0.007260272922262, -0.005195833496955204], "std": [0.09824899427666219, 0.11207740051544385, 0.05972628021504217, 0.1469540361068907, 0.13869162022612658, 0.18318779814415379, 4.0920037434999234e-05, 1.7968627147518597e-05, 0.00015605073799894616, 0.0011608215722680231, 0.0006467304912996705, 0.0008132422223864998], "min": [0.02924528675736998, 0.06134865449799525, 1.1101239497045006, -0.31648758856553305, -0.2993236118313696, -0.4154024898749893, 0.06901144570032602, -0.33645480732696614, 1.1829667112343178, -0.012734367512166502, -0.007669904152862728, -0.006135968326984805], "max": [0.46044700569533586, 0.40941835346320404, 1.3381487628188837, 0.2063917893490423, 0.39166392817784, 0.4371580715132704, 0.0691296383880872, -0.336384782194805, 1.1835490780114133, 1.1765712044494066e-05, -0.004601942375302093, -0.0030679616611450906], "count": [1301]}, "eef_sim_pose_action": {"mean": [0.35808364282723054, 0.18161247466985905, 1.2263486112169606, -0.05050943464590838, 0.0006439523018762326, 0.017583936507071372, 0.06903874421648386, -0.3364246484951168, 1.1834449549726191, -0.00020429455021742175, -0.007260272922262, -0.005195833496955204], "std": [0.09824899427666219, 0.11207740051544385, 0.05972628021504217, 0.1469540361068907, 0.13869162022612658, 0.18318779814415379, 4.0920037434999234e-05, 1.7968627147518597e-05, 0.00015605073799894616, 0.0011608215722680231, 0.0006467304912996705, 0.0008132422223864998], "min": [0.02924528675736998, 0.06134865449799525, 1.1101239497045006, -0.31648758856553305, -0.2993236118313696, -0.4154024898749893, 0.06901144570032602, -0.33645480732696614, 1.1829667112343178, -0.012734367512166502, -0.007669904152862728, -0.006135968326984805], "max": [0.46044700569533586, 0.40941835346320404, 1.3381487628188837, 0.2063917893490423, 0.39166392817784, 0.4371580715132704, 0.0691296383880872, -0.336384782194805, 1.1835490780114133, 1.1765712044494066e-05, -0.004601942375302093, -0.0030679616611450906], "count": [1301]}, "gripper_mode_state": {"mean": [0.6041506533435819, 1.0], "std": [0.4890323521078167, 0.0], "min": [0, 1], "max": [1, 1], "count": [1301]}, "gripper_activity_state": {"mean": [1.7271329746348962, 2.0], "std": [0.6443345040500709, 0.0], "min": [0, 2], "max": [2, 2], "count": [1301]}, "gripper_mode_action": {"mean": [0.6041506533435819, 1.0], "std": [0.4890323521078167, 0.0], "min": [0, 1], "max": [1, 1], "count": [1301]}, "gripper_activity_action": {"mean": [1.7271329746348962, 2.0], "std": [0.6443345040500709, 0.0], "min": [0, 2], "max": [2, 2], "count": [1301]}, "gripper_open_scale_state": {"mean": [0.45660542640182544, 0.035844479288373504], "std": [0.3770863476451541, 1.734723475976807e-16], "min": [0.03383279485361917, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1301]}, "gripper_open_scale_action": {"mean": [0.45660542640182544, 0.035844479288373504], "std": [0.3770863476451541, 1.734723475976807e-16], "min": [0.03383279485361917, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [1301]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48476566496163687]], [[0.4903249251089325]], [[0.4588538514137539]]], "std": [[[0.23768131763083714]], [[0.23987746265790702]], [[0.22497337725608982]]], "count": [184]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3634551230818414]], [[0.37392110832859715]], [[0.3595337439021502]]], "std": [[[0.26647559216941435]], [[0.2614175569820041]], [[0.2730176412577623]]], "count": [184]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.381435056419911]], [[0.3876266295467462]], [[0.3744486344960689]]], "std": [[[0.2841804124217022]], [[0.28163858914255213]], [[0.29876149799649937]]], "count": [184]}, "observation.state": {"min": [-0.5610312819480896, -1.0842021724855044e-19, -1.2916117906570435, -1.5299999713897705, -0.007669903803616762, -0.31132814288139343, 0.05418912321329117, -0.0015339808305725455, -1.0842021724855044e-19, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.007669903803616762, 0.06272783875465393], "max": [0.4049709141254425, 2.534137010574341, -0.0015339808305725455, 0.17487381398677826, 0.5537670850753784, 0.11812346428632736, 1.7037034034729004, 5.277319767257287e-19, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.12521855533123016, 1.4009543657302856, -0.5132122039794922, -0.5751937031745911, 0.24866321682929993, -0.09424038976430893, 0.6812959909439087, -0.000615112716332078, 0.00014809597632847726, 0.0, 0.0030679693445563316, 0.0019322886364534497, -0.002971959998831153, 0.06272818148136139], "std": [0.25248512625694275, 0.9349750280380249, 0.3723412752151489, 0.5225504636764526, 0.2038414478302002, 0.09928768128156662, 0.6532724499702454, 0.0006414703093469143, 0.00043224432738497853, 0.0, 7.683411240577698e-09, 0.0005800964427180588, 0.0006356426165439188, 3.427267074584961e-07], "count": [1050]}, "action": {"min": [-0.5610312819480896, -1.0842021724855044e-19, -1.2916117906570435, -1.5299999713897705, -0.007669903803616762, -0.31132814288139343, 0.05418912321329117, -0.0015339808305725455, -1.0842021724855044e-19, 0.0, 0.003067961661145091, 0.0015339808305725455, -0.007669903803616762, 0.06272783875465393], "max": [0.4049709141254425, 2.534137010574341, -0.0015339808305725455, 0.17487381398677826, 0.5537670850753784, 0.11812346428632736, 1.7037034034729004, 5.277319767257287e-19, 0.0015339808305725455, 0.0, 0.003067961661145091, 0.003067961661145091, -0.0015339808305725455, 0.06272783875465393], "mean": [-0.12521855533123016, 1.4009543657302856, -0.5132122039794922, -0.5751937031745911, 0.24866321682929993, -0.09424038976430893, 0.6812959909439087, -0.000615112716332078, 0.00014809597632847726, 0.0, 0.0030679693445563316, 0.0019322886364534497, -0.002971959998831153, 0.06272818148136139], "std": [0.25248512625694275, 0.9349750280380249, 0.3723412752151489, 0.5225504636764526, 0.2038414478302002, 0.09928768128156662, 0.6532724499702454, 0.0006414703093469143, 0.00043224432738497853, 0.0, 7.683411240577698e-09, 0.0005800964427180588, 0.0006356426165439188, 3.427267074584961e-07], "count": [1050]}, "timestamp": {"min": [0.0], "max": [34.96666666666667], "mean": [17.483333333333334], "std": [10.103625128672418], "count": [1050]}, "frame_index": {"min": [0], "max": [1049], "mean": [524.5], "std": [303.10875386017256], "count": [1050]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1050]}, "index": {"min": [87579], "max": [88628], "mean": [88103.5], "std": [303.10875386017256], "count": [1050]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1050]}, "subtask_annotation": {"mean": [4.145714285714286, 7.0, 7.0, 7.0, 7.0], "std": [2.484754604015626, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [1050]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [1050]}, "eef_direction_state": {"mean": [3.585714285714286, 6.0], "std": [2.360949307514458, 0.0], "min": [0, 6], "max": [6, 6], "count": [1050]}, "eef_velocity_state": {"mean": [0.9895238095238095, 0.0], "std": [0.8579514704361736, 0.0], "min": [0, 0], "max": [2, 0], "count": [1050]}, "eef_acc_mag_state": {"mean": [0.9266666666666666, 0.0], "std": [0.831151429291137, 0.0], "min": [0, 0], "max": [2, 0], "count": [1050]}, "eef_direction_action": {"mean": [3.585714285714286, 6.0], "std": [2.360949307514458, 0.0], "min": [0, 6], "max": [6, 6], "count": [1050]}, "eef_velocity_action": {"mean": [0.9895238095238095, 0.0], "std": [0.8579514704361736, 0.0], "min": [0, 0], "max": [2, 0], "count": [1050]}, "eef_acc_mag_action": {"mean": [0.9266666666666666, 0.0], "std": [0.831151429291137, 0.0], "min": [0, 0], "max": [2, 0], "count": [1050]}, "eef_sim_pose_state": {"mean": [0.2979782699411321, 0.2934524264888073, 1.1875880359115418, 0.007033683880475749, 0.2907779002782298, 0.14599079569139714, 0.06914112618974565, -0.33643274661866984, 1.182183893735294, -0.0029657510829794857, 0.003216051190503282, 0.001317184095233665], "std": [0.16332388351429147, 0.08367904920400357, 0.05421518562145686, 0.09751014803653188, 0.18555057968328356, 0.16720946169540354, 3.2508697703437906e-05, 1.859104328165921e-05, 9.83019511620307e-06, 0.000634948737677036, 0.0004322463349201403, 0.000907011851166188], "min": [0.052183954489108134, 0.1242292151533455, 1.065988128568226, -0.16204412667543028, -0.07592858488583487, -0.11943178294742386, 0.06912989669842551, -0.3364557208429075, 1.1821805253004012, -0.0076601111079023605, 0.0030679472226871063, 7.219228946846873e-09], "max": [0.5384624530584706, 0.45732110049242014, 1.292923025973436, 0.28849560334573243, 0.8865773760697482, 0.5443011429061926, 0.06924539181158498, -0.3363862307978751, 1.1822154081520455, -0.0015269214919415035, 0.004601937077271634, 0.003067994147681721], "count": [1050]}, "eef_sim_pose_action": {"mean": [0.2979782699411321, 0.2934524264888073, 1.1875880359115418, 0.007033683880475749, 0.2907779002782298, 0.14599079569139714, 0.06914112618974565, -0.33643274661866984, 1.182183893735294, -0.0029657510829794857, 0.003216051190503282, 0.001317184095233665], "std": [0.16332388351429147, 0.08367904920400357, 0.05421518562145686, 0.09751014803653188, 0.18555057968328356, 0.16720946169540354, 3.2508697703437906e-05, 1.859104328165921e-05, 9.83019511620307e-06, 0.000634948737677036, 0.0004322463349201403, 0.000907011851166188], "min": [0.052183954489108134, 0.1242292151533455, 1.065988128568226, -0.16204412667543028, -0.07592858488583487, -0.11943178294742386, 0.06912989669842551, -0.3364557208429075, 1.1821805253004012, -0.0076601111079023605, 0.0030679472226871063, 7.219228946846873e-09], "max": [0.5384624530584706, 0.45732110049242014, 1.292923025973436, 0.28849560334573243, 0.8865773760697482, 0.5443011429061926, 0.06924539181158498, -0.3363862307978751, 1.1822154081520455, -0.0015269214919415035, 0.004601937077271634, 0.003067994147681721], "count": [1050]}, "gripper_mode_state": {"mean": [0.680952380952381, 1.0], "std": [0.46610753676342426, 0.0], "min": [0, 1], "max": [1, 1], "count": [1050]}, "gripper_activity_state": {"mean": [1.8085714285714285, 2.0], "std": [0.5542243461364192, 0.0], "min": [0, 2], "max": [2, 2], "count": [1050]}, "gripper_mode_action": {"mean": [0.680952380952381, 1.0], "std": [0.46610753676342426, 0.0], "min": [0, 1], "max": [1, 1], "count": [1050]}, "gripper_activity_action": {"mean": [1.8085714285714285, 2.0], "std": [0.5542243461364192, 0.0], "min": [0, 2], "max": [2, 2], "count": [1050]}, "gripper_open_scale_state": {"mean": [0.38931346740852635, 0.03584447928837395], "std": [0.37329807070552423, 2.706168622523819e-16], "min": [0.03096521326473781, 0.03584447928837368], "max": [0.9735448019845145, 0.03584447928837368], "count": [1050]}, "gripper_open_scale_action": {"mean": [0.38931346740852635, 0.03584447928837395], "std": [0.37329807070552423, 2.706168622523819e-16], "min": [0.03096521326473781, 0.03584447928837368], "max": [0.9735448019845145, 0.03584447928837368], "count": [1050]}}} diff --git a/R1_Lite_boil_water_in_a_kettle/meta/info.json b/R1_Lite_boil_water_in_a_kettle/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..566ad9d16e880434041d0dbff874d7beaef2634e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 75, "total_frames": 85792, "total_tasks": 1, "total_videos": 225, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:74"}, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", "features": {"observation.images.cam_high_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_left_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.images.cam_right_wrist_rgb": {"dtype": "video", "shape": [720, 1280, 3], "names": ["height", "width", "channels"], "info": {"video.height": 720, "video.width": 1280, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 30, "video.channels": 3, "has_audio": false}}, "observation.state": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "names": ["left_arm_joint_1_rad", "left_arm_joint_2_rad", "left_arm_joint_3_rad", "left_arm_joint_4_rad", "left_arm_joint_5_rad", "left_arm_joint_6_rad", "left_gripper_open", "right_arm_joint_1_rad", "right_arm_joint_2_rad", "right_arm_joint_3_rad", "right_arm_joint_4_rad", "right_arm_joint_5_rad", "right_arm_joint_6_rad", "right_gripper_open"]}, "timestamp": {"dtype": "float32", "shape": [1], "names": null}, "frame_index": {"dtype": "int64", "shape": [1], "names": null}, "episode_index": {"dtype": "int64", "shape": [1], "names": null}, "index": {"dtype": "int64", "shape": [1], "names": null}, "task_index": {"dtype": "int64", "shape": [1], "names": null}, "subtask_annotation": {"names": null, "dtype": "int32", "shape": [5]}, "scene_annotation": {"names": null, "dtype": "int32", "shape": [1]}, "eef_sim_pose_state": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_sim_pose_action": {"names": ["left_eef_pos_x", "left_eef_pos_y", "left_eef_pos_z", "left_eef_ori_x", "left_eef_ori_y", "left_eef_ori_z", "right_eef_pos_x", "right_eef_pos_y", "right_eef_pos_z", "right_eef_ori_x", "right_eef_ori_y", "right_eef_ori_z"], "dtype": "float32", "shape": [12]}, "eef_direction_state": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_direction_action": {"names": ["left_eef_direction", "right_eef_direction"], "dtype": "int32", "shape": [2]}, "eef_velocity_state": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_velocity_action": {"names": ["left_eef_velocity", "right_eef_velocity"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_state": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "eef_acc_mag_action": {"names": ["left_eef_acc_mag", "right_eef_acc_mag"], "dtype": "int32", "shape": [2]}, "gripper_open_scale_state": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_open_scale_action": {"names": ["left_gripper_open_scale", "right_gripper_open_scale"], "dtype": "float32", "shape": [2]}, "gripper_mode_state": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_mode_action": {"names": ["left_gripper_mode", "right_gripper_mode"], "dtype": "int32", "shape": [2]}, "gripper_activity_state": {"names": ["left_gripper_activity", "right_gripper_activity"], "dtype": "int32", "shape": [2]}}} \ No newline at end of file diff --git a/R1_Lite_boil_water_in_a_kettle/meta/tasks.jsonl b/R1_Lite_boil_water_in_a_kettle/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1b5f8720eeffa6d2003639f018225356a6b20ae0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "place kettle on heating plate heat then set beside sink."} diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..546bcc1327067809c9f5fc2567e3f423eb9948db --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:855ae32d4779e948368b9457c5875b9e92465eac6f2415fdb4ace1e4da87cc66 +size 13127361 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30470f19e5165c0ed1a5defa09cf96977f69397b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f6af57e5e38e18f742c69cc223b6068074a5700308c67513f0d94238da221e +size 13484367 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e2b1eaf755d7738f7f53eaf12469a1bf87c7ac3d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eab2f9416ee92efa394ce8663b1c577074a6745e93cc168c093ed1c1260a3c93 +size 17796578 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fa128a859977dda838365a5e54e5f95e18fbbe7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feba6f863b4c70ed84fe5e923830a20191c56314419492fc0c68a6eb3b4eef41 +size 17776853 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..151fb9f838be5d5a4ae482a856181184692a55f8 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f56d132d8a2ece3c5e2a817d1ffb753feb0c678936fa7fcfa346016ed067d4bc +size 15594276 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8c0900ccebaed88cc63798e16110f4b851d6b93 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f37ebd3402ae7ac082612f04770dbd2f41e4ada01a57d6343f8b725bbdfbea +size 13492121 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3e839e74c754c3016cbc894d02c7e0d6feb343f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6223fdf5bc0cb96d46e6a8c683b483afbdaa089cb8e7e4ac81c1ff4292dda571 +size 18252714 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7e503b0c050a145d76c9355bbb1fbc1f381db19b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45fb35d8de6e93130c3eb99519063d84c1367734e199935cd6dbb366a0168dd3 +size 10991108 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27a349d15a9ea6896306d9ff341859e9d2cd481e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9186432d888d90197989c46b4c4ab846e1f5c3077561f58bec229878772e3258 +size 16311848 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1bbad9cb35f6402e6878bf625f52f6963a9eb3be --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0422f82059d54359c7057615f40d1a71d2e77b0d4c6d2711e5f80973dda9e95 +size 12636729 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0587f20aaae5c734a80d97fb3ef2cdd3ffd60dd4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ef14c49a7348ce163fbf4c00d5f43be66be2706055d4d0623f00ef57cf63f0 +size 13891876 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6cd5de79b7b217337cd8d2fa594ec2330784de7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051c98fdda98dd9ae384aa5590b55210c93368b9978d28717847213be3f8f807 +size 8717008 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1f4eb8d42dfc2f80ae8d91fb737b45740f72815 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4d77b883c2a7b15fe5aeecd2affb6e59b0c93c11e6e1c57ce760b0459343bea +size 14794298 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a249d83b9a8a71c80dbdd95cd3cb1ec87936dbb0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c1afeba93d922f3f000679ca2c6795ecae99a70817dbee21f67bcda3ad70c3b +size 14244249 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..418a6482ebc6bc5e7dd4f5859b0d220f69645df5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf5e057964ba77216c6f32de8e1faa1463c5713888968af7c0962b79cfe5f4b +size 12213865 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c8f3a3b6e843bc3e9951b75e879b89766bc95902 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7d52f043c773c89bafae70b25b644ccadb32975fff5094ff18812b1f6f8b23 +size 9660618 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1db6e16d297de8e8f6550f2a67ad693958b097a3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fb545cbeb9160bc36c36e3a0057207364295cf409ccc852e7ec01827a9d2054 +size 14929702 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2bff9bb1ce6d6a3d0ebebaa16bf297853d0d3b96 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90251bf9991b7147feb28e94d366045108be6e19ca6293c6d881a0f98d59c0c7 +size 14935170 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..557da7156f2ff2d0157dc1826b3ac11381a93ddc --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e787343683cd42e5a6f44faac94ed2f298fb428e3236b46dec8641926c661c0 +size 14421035 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dfb76494332dc07689f74e32da857c4341f9b70b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb249d9b391ef6939780e45ca2e772fcb5e52ccd06885e002a23d0adc258fafc +size 13905882 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..118cb1e4e66d4171c342c6c94294a879b4603dcd --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6e374a991bc942f36dcb6052ebf1caa60b1385b89b4ea5f828e40064fe8ff2a +size 15231980 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8043a19c96e011960e9a193bf2d9051f7998289 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5097ad7d88acd8b8dd139924f1722dc72bf201e9df6765b85e70df0497822ac8 +size 15496043 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ae1f54c68222f82dc83805414d1818013efca6d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e0e837f9d9dcbdf0ccb96ea82918da3a906d6a0f50882a9105cbb63edbfd58 +size 9811508 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c115cf1ee1ecd091b2a6d4031da7b6b6c230d358 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c13d43659a8128e8706943c28999a312fec3a6f49c783d1a7be3133f64ac3751 +size 12962216 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976e86d5ec31dcba525191d507611461a0fcb1f3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9ab4b5cbbeae88d5ceca51066a9dc93ce774c5b98af2322cc346508fb5ba13f +size 15795623 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2aebd43bf04ba410fa1cfcb3971c61922ce3c88 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb75789f122adf43ef1f641af4aae40829c57ebc436d72195290255fc8e9a723 +size 13835625 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca5e755cc38041e146b2c245f58484991306fb73 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:939f116355cee4b0ce9371384aab70996b49d9cb2d6986b327eceac440f82948 +size 13168333 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..36d94faa5600b5274320dafb44604b65fad9536e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80149dde968c5b45f83907f89816e9f5a086e4d9564ea0547995689e25116810 +size 13940523 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12716018700732956180b2c15c461f3fa4a9437 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:621ca52a5147bd2266e51f79555320da631feae540115c10b485a70746462b41 +size 11873941 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1edc05ee4a76b341c808dfc931e9a2bfef951db --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d839e93e303152a5d566f0582623f5baab489666491d6f709a8a4358307791a +size 15247656 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ebf7120b7c192c335cc36d1c32c8520fc1ebff5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0a56ed14862f12bbed1c31d4f77b76ca4bcdf4a72ed8a0ccf9b9f3870f655ce +size 15458647 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..827125c14b4c4bfaa52e8c86f67f00f7f41df54d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f006b74df18e67097919e6b129ef14f7340d4ffa14a79d07f46fa2cbd53e4fd +size 16300738 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d4af7acecb6c199631540efff6ec84de6e4efce --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa8228ddb8c60d75f0573130e242b4fe6e0f9da92ca6b675da09294a7f9b2200 +size 16031264 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b74f97a51b0cead8103b43507140676c5fcf6e9c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d741c8e077b6baa059726198f24d73afee86c10b79f961aff3243e4f03191f8 +size 19230049 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d69d08a3083fd608f689cb272ab6aa8a33b2eb1d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37599b22bc83e2fd4f68b142902c975e764005192fcab5fa1c324819ca491f2 +size 15142934 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..09897f156a49499f316fc6eecf0abc32d8044605 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82eebb7ad7ed068bb7f41af52fc420a597e1114ffa5efcc8afd3df3f5fb9dfe5 +size 13923613 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..728d7a7e582369dcdc9c90180304f7ced3386bd8 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add1dfd3c5485cab4c5c41997bb3e59198d8c9ca64e9591b2c1bf29297f06fdf +size 14621918 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c194ee5353f74d9889d72ada75c7524e2278548 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aee50d4adc571ba35b3f7ccb89036e75b4bb83e5e76da22ba0d0a6ac87831009 +size 16105421 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef0856e93ffd39eac7ab7380a2895987001cb6f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcfda4ca634e2f8fb3f668949bb1291f3b8b4d81b2f49e263256a06fed5b6626 +size 10125252 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0c5d24e64967d8e8351c6add3ab4da6f76cff453 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7df79be9c7aaee4633eaf4de5d7ba7abd6bee75e0f2a6b741a95ce148d2048ba +size 16881957 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..403feec24d29aeecf1b9449f43e055f265d89ab7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e20498a32ee1227342a06bc3aa2203684fd816a13572b02012f201ee5589183b +size 13084320 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d82259b297a7a8ae24262fad7ee5126878b39148 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77b7a807ea0aa733890c85b8e3155caa211c69d6054a695654e9d7c202920e17 +size 13517958 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0ccd21da6a64f819610df542256092c613c55eb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4850618adf77bbcbfcd579353a086be13fd54dd198a618a18f392e2a454de164 +size 16206839 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..787a709362a975f8ddd62374ba4260c2dd29f7fd --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74d8670a9656ced4aeaca22f25e682d0a0663e6f1732a43c72da71abefd6ab6f +size 12818916 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..727291da942c95a1bea3483f113f6323d51172af --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f0d091a60be5c58eebe72b3e0f2ba2c64fb28e082fc41857088154210415c2 +size 13072041 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7991280d5cb65b25a98ed8fc49c7858a1ee4345 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad30038554f662cb6ad81c753e7cd52206e2af600cf289e178108fd06f92da1c +size 11492400 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a036abc454be8e2a8a3261e55270d7874294697 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:583b458ec1f3f2b69f4fe68ba47a2583fa115dff42c49e2c933e7db759883523 +size 18061461 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e86ab9496959da6ed1061855ba9b7a9a40c2cc34 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54985d80548bbd9a6a9c057bd70eb80ce6e695e92a2ee6e97940210c073b5c52 +size 20531908 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..780c74aa32b32ff9bf66ffdf821ed9b1db549cb6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2eba62db14d33593ae29593b8140b5f9f3e2dbd40e5d86aa793449c1128aad9 +size 13818173 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77e69764e5db0786125637ecd7413939ba93fef7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb2a50fb27a9cbf2590bfc491f8220dd8fd6c1495346acb251a16bdf85a1d3d9 +size 19385617 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c2b8f163a65173dc925f0bd3920b8e996213e604 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c15bb250e161ed19291e0362323bb060ca651aa6f547b7385f4c2cd655eb2e5d +size 14394261 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0801c114ca4d76b42c29d4cf22699760ee8cbe0a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:163c064e1e42caa3cb048d9c09d4c3d1373c8102faca32d32309cfed5e63cfc4 +size 18551735 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68502b4159f6d4e30a6e16a7ce8abf0c41a54364 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb05895fb15ac7201e80d7d4a7d765735f0ae7d8aba4d1aaa1e697ff2994ac13 +size 12736934 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5c0e584921101da3799cde44918403cf3923e41 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d16bdd1abdecfd5d535f8bb46fd66d94724d31aec73c5936bc2eba0e0c12d73d +size 11371690 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eacea8fdf91ad54550d8de739736f1b008ddd22 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0025854c2867363d1570dc73d9475aa0ed0b154cd8515a998d0d1f652bcfc04d +size 14655573 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..928c00a0d6d2cf209863381db55a249f3a303f16 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f0cc4dcb737f85853757ada295fcc96191cac19a9674f287f9b6a41421e11d8 +size 12516029 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94bcec44ff434bc351673b0621a77cd2a1aacd18 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c6380008faec7ce5b664f4f4ef42bba17ad7803861c750f9b481454eca4f8c +size 13730749 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15bf67b4124e013e5211493305a7f7ba48407de --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb9e6f6b2c715781817bb0c7573bf3ec5666945339018860e2639467fa128972 +size 13047008 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc6ac1e781107f6c2fb33a93891ad7566a2aa039 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c7a39c9c1a5ec9ebecab1b5ba324a0bcc0071337c9caf3babdda697dcb5f05a +size 14131971 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a7bdb2413ca2b08e1685eff5833af972a247fb65 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85fe60c1fbc9a1726423849dd18afcb6e38c6b8ab4ed205d91ac566d61dacf4c +size 14851573 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdef9f9d903bf68963d8ee8b7db20834f5bbf145 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c19345873c3f873e7ac75c6800eb2edbb42cd793e2f076470b2e0a86f4c9dbf +size 19525463 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43ffcc49f9a2314ec50ae7edb0aae31d617fba09 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4bab7ac5dc6567ba554bc157b5cbd250d9e7d97dd4725e5d9c80af8d69ae581 +size 13800293 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..161946d73c9b095f40a77f2d88db55b480d49ba9 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d61960d829724ffc56cb70b00b74d89bce8b0039aeafc0d2c722d20cb624db6a +size 15685611 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..701d2a2784839cb43dd8ad53362cf9b8c1eca28b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f632f8b9c1835bf289deb26ca53b3aa33522ac0c04ebfc788cf97523b0e643f +size 16923611 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6f93493bc2ba77ed3a39360e53a5ae07bd92ebb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a0517de3f2915472077780dc1a0f1f51388dca9b9fa7af5639faed1e516bec +size 14607858 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..344dd84e8d2557ece67dee68c58d0c3e2dfd0bf3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:406973762ebf1862ca4d8ad6b9b956fc3a77e3753b5a96c7f489f16103f886a4 +size 12911182 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a9f75ccf4d61fda1b21f8af20cad7f6bb74e5c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243413b7b459a532f022c6262027b6c50d53c432b73ac93d84417d00652be09e +size 10949790 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf484df1bae548616c4cb5ed4437b8aebf1efee7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc22c15923faa0b017b0c15adb20db98f87e432fa6e85cd7325fb1bd7341afe +size 10961060 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..041ca9712b5b5cf3bf051e152f44182a2d4826af --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2e20b61369da6c24a3eba01e8555dcf5f588aa7127a61a42223b7da15d499a3 +size 14852196 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb2e8e7a466b5d3d75ff3f6ad6ec992d1fdb8360 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdf9a25720e75b4726fc5ce16007c98ef256a4e4ac5263d0dc8512e224cbb97 +size 12422497 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e55f9882cab000e22ac1f6b92db34db19d2cd932 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13fa860ff8f884778c1907591ceba2b93826505ca67e54efa0e761e4db3aeada +size 14861909 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9932c80459442eb67355da15ff19eaa1e2e74114 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81a1275402cf2f771284e54a026dff9a81507f38a5bf18068b7f19bc6937fcf4 +size 17880264 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..340525a253349479624c08984c322559e327eb2f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce720337627bdf4f7f5ebfa19bea459d6ac8f0b326e4acbf723ac6c5cc4f713 +size 11168329 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..296bc0c52e42f5ad7acadfa9bdcd4c73e3c42c74 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bcf01d3a7dd1041534309e17871188412846061654d8057b62633f15fca1905 +size 16788016 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2078db53572d0a593f8be4a591813b95d6ff28a4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b4dba22d585076e0370fd118c864641e265178d00ca53518a2aafcd74f419a +size 13012888 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33df2d7f872db4ee413bd23a1d3e3415efcb1cb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:a203a7a429d4a72a964f60e554e614d2bdd8e04f7ea0106b9f275c8dfa50bacc +size 15803988 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745aae765fa41ecd590fd074c9eae2e50b16f8bc --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:aa7ef25704614fdf03154c7c821364bf9a8a1602456fa3f3998c4de7a2d48eb9 +size 16236925 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1cb39b82fe34673fad712cf86b4ef5fcd6a92fa --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:019d76f5f75f127c54b806959bcc417381003654a223e7b1b58cb5c3ee45e603 +size 22190426 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0630d5c9c126a6d94375b98d640f08a3e091b11c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:b540c6dcefa227beb38fdcab9443d1972fa37b06da404f3a728f80b4dc3d307b +size 22618643 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bbbb6c4f1734289b5f8bd75a1073ebbdf1fa76b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:f95ee00aa310bd4980877445ba464360fd5e95d66589ff216a6aea40119c9466 +size 19262612 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..319df4e1fe804fe404883a8c0e9992a662a50836 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:8ca40231526c1dcfd3eef41d55d4a5d9d6e842647cc4820037c12524828c6887 +size 16126759 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77fea28503b71a390bae99b07a4c0292b7dbdd6d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:a9a941739610ead480b8e5337ed11d524fc6d1cd80c8dc2ddf4cf56499d01d47 +size 22921671 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9afc940bdf9ced263a7818ad7949a1fc0cbe2026 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:5fbf611fef8985d3eb3f945925057828edbf01608e08b8b17b06bee75c6ef07c +size 13820016 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6e95084050beea2b043fbc9ffb7ba362fc6b9e3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2dcfc4dc07a6aefd6e2592dee521236bb6dd1a38976e9c07c927129e04f6bac5 +size 20522110 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1be70f9d709734bad8842044de5b4ce4ad28230b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:19fc724d8c442ee8d9e3ac832e638d35a6fddfa09b95c26128e680d3b9a745cd +size 16410792 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c45b387e501911c56f3798434cdaa641801da7f0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:5e194e5dfbce2c3d8d303cef9f39caf151ac7caff7160152fffa1105d1a04cb5 +size 17261553 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65ed9800634ae4ae73102d3815f23cf25a994514 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:6bbdace93137e3b49169ddcae01239b47464e57ac73ddc413296aae0d4c8c707 +size 10196274 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..16f4115705ff3ed4c2f1a6ce8207ac12215c46f1 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2c6f8a7cdc2e5f86ce19d93c0e80b1a4941d6799766ca30f1b8dee0e91ce8aac +size 20236420 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23bd475030780d6da3c8fd33d06da5c78bb57ec7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:9cbc7e30168ac57826648f16be697898f0b722e083ec8645e3dafa12db2675eb +size 17065410 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f67fe4f594d61f42d3bbfaea236460bbe1aca41 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:79fed6965c0ffc617e0f872dd0bc307bca3b3f1e2eddbeeb090413d7655e7196 +size 14337253 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf618447749c4caad45cee42ba8964c5b7dd7d56 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:9003a47a2e725ed940810ea5b7b8f8e49e9e9f2ccb9fa1f4dbf6aab67b3264a3 +size 11896577 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5d715c17bd182b11f943e07a1c0505d54860fe80 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:a209556ce460263198ed2c959d0a152cae697c579b0e92ae1e9ee208afc790d3 +size 18120769 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25d1e08d699600087d8c1701934044dd09978c9a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2c9e0a942893cbaa2d1c839dd5da5a99379f48346c7758ad7d65683bbe7dfe4e +size 18001308 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d476bcd42f98a5095a39d280caa5685d2f3e80b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e1209bafb8b2caec9a2da97bdb147bfb4acb1aada79bea304044a5f6f760b82d +size 19356483 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ceb1be867d273ff16367a21f0d7460341d2332 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:8987654f721d12b73497a7f73398c363cd547584172dcb7f6917f4e776c6f9a5 +size 17371538 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa749bf3b4bdaec31bde38e69a63349bc7ba613c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2ce9b9091c05c8da2a1d82511484c5adffc75ca66ba1a1ba323b39162b8deb02 +size 18120281 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9ed88df4801d610c30848482b2dcb6a969fa262 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:8955a19a221ee629811787a480bc2ff56b948a06bc333226181aba07784a92ca +size 20072861 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096cb3cfe985217f87c0d809ffae114d1ae71a2a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:962c578b413d031b9a77a758145aefbd780052ea8439f8586c0c886f23ea5f1f +size 13176779 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33ea5c5f74c6aa3a189e6a0f1cf4b33e7c9049ac --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:b3a71ab172ee5c103eacb41b09069483ac7843438650399f9a686dd99895c04d +size 16103129 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fa85497aaccb4482d7f8413fb160657ea4b5ef28 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:f7ee2e9c636e439dd472d9dfe1a810ed53bb1710cfbd57a77ae6f726a6994243 +size 19202279 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3be360520c0bcf1bd0012c83297bbfb91176a193 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e59a1d7e3f14d8e6f15290b4d3ef8ead5c34b17c2cca14bd5dd74748b01fb429 +size 17783006 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4f1cbe308fc61c9c50e0e1dae330fc9a70a942e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2b99178cb4f5e8114374ee000a9d03633de5bf1a16144e6f3b039cc82c52522e +size 16551960 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7136705fb583d769648a2cb5f2aa816cdc22e801 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:683358fe173441bfa8ce3d9375f0bea6164cf7bb10547a74e1b0dc3b614cb808 +size 17047212 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfe0939be970a973fa208e2382078a7c3bc888ad --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e256a8c977950a98336a5f471fab251db8fa0258a3cd2e8195ccb569e0e1dfe1 +size 14182073 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26e8add3774599d2c359caa0ccc9d58a25f0ce5d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:662dae9c39b4f767cc061a18c19ff2c42e3b33b958d5a6c498e3bbc3822f1729 +size 18845743 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68aada5c113d24459a5fac8b3d76ec09c1b5ae65 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7e9f03e9bb612aa3128612a385b8469ef82219d31054708c04c39f1bf4763afe +size 18030115 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce4ff838b1fe2f8f34ab9c000c1bba534a1dfc7f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:701ae4e31e2c3bb3676a7e530e66a9ccdc0454bc4ec1a0c16614e24dbe357489 +size 20339847 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2f124c3540346c4e84678e99fe92298b5254f1ff --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:833ff1b46b98096903faf7e73d38d4ad977162ab23e17d7436c57b79776d7e9f +size 21239257 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46f29ad92dd083356cddcb6746a857332dc80fbe --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7a48347ff10c7bee7032c084a82de2acb33ab308cbd6dcbcbcdf4c17af39c0d5 +size 27436779 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f5521919b82d1e86616c7622efe8cf8b0459cd1 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:0bb1e441f87ee82c1ee4638b0e15471049564868207075ef61dda6c2660afa0d +size 17401514 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e341f9b0eb0e27fda25e326bf1297c27c9d2a5db --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:617ec9c91ed1cba726c8d4faa385aeb657b22e04179e7cf4c48db5165c3001a1 +size 17839255 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..125482e0fd0e74bb27faaad06487f23a9c992f7e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ee78b7de924a34a6938b42ce3bf2996fe4eb2757908a8e0156b5da755a4b47ec +size 17230440 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f462accf6ca0925e7c3f330c14ea246fab1a3d9 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:30859ce826289b098c9134268c3255f9fa84e9a5569a372b68c33a577f7004e7 +size 20644239 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e3c5d4a03f82fe1af7b9ecda17fae0792eba85f6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:20876a28b48dfd734b24cb4f75bf8a49b305ec0dcc0cbccb48ee0fb151e65897 +size 12925869 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a53397b8b608f2d14e8e4a97e7d711541e102905 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:257ab2b25ee4c879380489fe1ee4a7bf32f89911fc54cfea37a37aa598af7404 +size 23038925 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..881a118724f5f68c4149e7eea020de7300af0169 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:b25220d72d018a091a59c570aa1e2e2aa505497245aecc026ac61779c75abb1e +size 15423581 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e66b87e388f774002805beb420e6968d1457c3ce --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:560584a05e9105b218379c53517cde2fd52e0c1c0e265c3915da8a727551e02a +size 17453655 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4be4cfd11b22f70ffbd2c7f6f7b326af53f2bfed --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:5b395dde06da55efd8308088e79c73ec0077c3a167c1f96aec6765783f5b0463 +size 19304682 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1d1787a1d15c2df91ac0c1cf2512b801543d737 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:d5b187e5bdb1d9cee9e2bce2902edcb55208e97ce41052b839e9c683241a907f +size 15404982 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..665edaefe7dae52c95f08d8838a19f3378b842f7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:51601144e2af23f445a68ced1a86bc024b3c350464cc4938f222a1b04426f4b7 +size 16188385 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f417784983d76f96e11bb8f85bb05ac3823bcb3d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:9b6c5151a43f28f4b18aff80988fa8f94e30d4ca8ac67d70b9fb0fc76ac7ad71 +size 16121766 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf4ca871e5ade76796dd225f188d4c55866a8f3f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:bd82ef615905e000e75e5d3fed745ca23f7705eda545361c86de0226027e037c +size 23880932 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f297897499a322e14e1c5cf97be2057d69a3efdc --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:8234541909d16024680bff3c417124b3c8072df919a250aa54c4ee37f5e25be8 +size 25480638 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b8a79a743f41a4b301136982367597a020beaad --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:0294236016dbf80c0f1a4b3f13c21ea614658f0158d164949ddf1981506ebcab +size 16230360 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90630bcb14b848ee95ca1e62119f4e4481a6d7aa --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:3bfb87a746f01da812262076140dcec8394ade2df52351e8bb2a52f6e4b72f7e +size 23014516 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a459ae8af659bdb8ca5d7d01d9bc170b0ae4c6f5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:efe60736a39c9c0f0c29fc2ac5b387b5d2f8d6e971d3956438e614ad58e5946c +size 20391991 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2242b408d4a21319f42fbb1fb8e35423912cbd7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:30c8a86f47b446a29cb3567c803b66df3a6291cc4c348b47402baa7d750c8a07 +size 22565669 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21ecdc22bc4f640b7e7460af2e3b3c4b6ac29505 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:daf6ea66a83a3e74b182192933475703bf9adb8edb72237e26ef1710930e287e +size 14632011 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..68286202e27e345d33cdaf29b5ad69875d4bee0d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:6eabf4e6238ad2457874e8f2b2976d92ce2f4596eb1bd6d86abc9a0fb3a28f02 +size 15169992 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f9d4015eb511bb4e0ffa4db443b6c96e6440a9c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:da144e81075edf37b4a74a34c98ad3f52b799fa953e8ca410880e702370675d6 +size 18122946 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00ef48660574223871d631faa984d4e2d64e4df7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:34b29e498bf82a79ce009a8b1e0807dba87e46172970dfc76298273360840a3c +size 15921584 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d77cdd86fe1e9954ee6a0628b154667a3d0cee9f --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7951def382f5e4b563ab4e04b75f762f8130f4281e978d91512ea10762da5a6d +size 16281784 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2dac16c62adaaddbc707fca311a694e05af4574 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:1032bfe5aadbeb4e86e5fb436b592d62374ffd3474ea3c0fd1e51893f5b44b66 +size 14997800 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ca86fe55c959e582e5e3fec9f066fa935c77d99 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:abcdf28729c6ece09947bea5cafa28c94cdbfe7da48d2e32130cc26950cc5bfd +size 17931721 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3446e006c70f1440746035a4753ba8bd2bd83ac --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:79b4e625c3f3ea4671589622b4935c78c75f0fab03e73803e4aae550abb8dbbc +size 17670496 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..87c8f4808c7307ae687b1a7dd01c8dfcad6d8eae --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:b80e0b687f16a58e15dc30faa5656acb479f2d42b9d51aa389f8f0c9d8f59b4f +size 25575360 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af669e4d339a5de8b9b33a87960ad7a7f9deeff3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:0069b96b1e9734a5e7fe46e75b052f1b79942c4ebbcbc7d500267d387ed66e83 +size 16754216 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d5f4cf1548bd7b7f28c927534a181e860711443 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:4671a2a4e216ce6d40d080c90cae503c836187c80476b4c971095237b87f122d +size 19917545 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1a40aed9c7cf5e2658f2e02e70265b00f3bdfa6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:fad2351987e4e788bdf4cee08ee37a71f1f79c497dba9c398a378db0ac1ee65f +size 22648796 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..40ee5f8f440152c0638252da6086f752f2faaa24 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:44f6330d49d01f740225f6558536bb3d02e64b2342201ce3c1d50f425afcf4d1 +size 17064651 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f811e38661e2058cb6af556a6e66890815fb8eb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:796a41766f22112944b24fb71169d4ff6336b607c35dc6bfc038a8278daac62f +size 16333650 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8dca8b8131a12e4e5eb87e2401bf9f5808e91502 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:745d17312e285d152470698b0ce7e02f268454db6425b8e30dd9c562b485c985 +size 13321775 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..034b8826e55927f7dd2e5d1e948b56b6abefb080 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:9396d2c8c4c33617b3759d656df97bc99de87e305e531a287103fb2bb3045661 +size 13637018 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f598850e95a72c83b6191ae0168df300b3c8eecf --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ee993df67d1bc9817960c55858a40dcc71477e38f3e9b4f70c7006b13e57da63 +size 18160538 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e75734105318cd87003a1a3e5cb150f55920923d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:61ad83b728dc9606323616d0ea62e8733efc58eb8dd2efb826f09777e00b90bb +size 15682768 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fed75d4ef19044085c74534273a85d219fcda763 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ca995fb9b1d4c7418e7ec9c376e6dc9d1baabc73010160fe9ea4493588261442 +size 18800930 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38f9ffe51c32a95fa995151c86d64cbf875d8744 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:96cab3f3c2f4b35404dfe45558b25769d6986050ca48e55d7de32ed2b8f4a163 +size 23541196 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad9a3482811bf49fcafcc1c322cf1c79c7c2622d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ef4af50a5a6ddfa733876f1f24950c0f3c51d74a3d88510795c492fd503a3da0 +size 14767628 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70039369c88b641907756f8169c0e459634afb75 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:f3f974c4dae3b51bf43b8e9d0b5a6a57a62294c86d880e5d461280bc0f493d5b +size 19995439 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b4ad0f5a4896f802e36e543b6edbe3233c088284 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:146145f3ac0652c46415e07bf8759881a9b0b967c57cbcc4f34ddd2307940aeb +size 16199752 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3ace65ae920c933ceeafb60e1623392d75345713 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e39f8febe58f199f2543a8ee7a34066e74d3a0918ab14abb7b05f08162a236e9 +size 20696876 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d073ab2ad895c8ce23c6893d50fbd514f8d95c0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:853332207971ac75be86ee2b2e19d5c1322c84580b07d6fef20c4abf05dc35fa +size 21596902 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94a632d59a51a5dd0ff767fb4c1afdbbf3191923 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7f7ba803eab1544636b67076a7a40595381db6b692274c935c366b402203a724 +size 27270824 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..85e5b8c952b0569170a4f14d11e3b36c01a667a6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:d0b80ea3aeceaf69a789d37dfdf388a7c548889409cfa2b83b2c71d243434e17 +size 23801243 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fe410fdf3292447c2c2503a21437b30d077bd59 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:eed26fbe6a8f9027ff4b602a188843da9bdada06d7ae885629c6cc3d1ac7dba4 +size 24467691 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8b79b06aaddbf5a6537608aa13e01b179ff9fef --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:9c014a72ba58394d09d1baa11924130b323eaecca265a02a775386461ed6f8e8 +size 21641016 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0a1fac16c97d5dafc06d6599bb959216007b118b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:59e5a8e03ec64bbb9a3f3e4f67ecfafbd345e741fed88dd4ae6167b631d5db14 +size 28546856 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e31a9d9b06ea433422ba3e1cfb81cfa34d6ba4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e679702de846000e3252f4cf07bd51d9943a2743f43aa53e4440eaf7cf6b6f4f +size 20499159 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b8c2deed52411488d8e586e6edfd0aa59c764aa --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7039bf5b218338099d38a96c02496a12a7e473382e223d999a0409327d5bf89f +size 25895193 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f76aa85933c9d2504bd6e37ef8987c1ddeda08ac --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:bb65899ec2270c0d347c3b721dd290ae41f8aed1f6f32264acecf652fe8701a8 +size 21338846 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34e21b8f2907817d43689a6f54372431bb029da --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:9abcd50b8babdfea2d43f3f47f4eaaab88c7088f474f5aaea46e1656f336e73d +size 22782613 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..372419283f48d7675710c9dcfd587d300810ea14 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2030a43b70193608e40f4239749ad06c85aa43682763f307b90d7b409131a2fc +size 13273379 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b74a142960952b59a68526bfdcac2b0a0b383d9 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:75235c888ef55f6b78acfe525f155f667f07e9620a138c851bd4537fce6026bc +size 20496563 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a715e5decf7af009a0bb57991024ca4630eba9f5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:6d292038cd1d4b7f897c88ae313e1b2e997ea99dfa3022ca90a20a3392c22773 +size 20524266 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ce573bd4436fe542f67a521f8e9b37d2b11f1888 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:4b671062302413eee85592cf3628e22f8d75ed29988d2d2504f7ffea49e5bf1d +size 20124481 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9101b1e17b701b4dbc6be6880516dd7b48005458 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:3194a45ccfe59268c216e1ffcd7e1e4706aef4c0afa7994b62b5146f60e34923 +size 16806996 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d23d55056210ccecf96ffa56b066427bf5bcb1a4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:400ca2687894bd8b8675a04617762f3519aa6923e12e6de92df433fff918deb0 +size 22000505 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02f806479d6cc1e9bf3a733cb56471225ca40239 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e0a7d42b6f1906f8d2e2709d3f65caba9ac7ae3878cc0760a272fafa62e7df68 +size 24573351 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..239429d9386255d65f7970c0406d52b288734c45 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:feb96a31db17635cc7ec2efa344d68afb256de5c9857d4df001c4012f51b96e9 +size 24841478 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1613f946bde2ce7aab3a8b3508a698d402c3b1cd --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:677d24ef49c1212d695563c278b6cccdde402dd0fe6725cadd4d533e1c52a26a +size 22439803 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..747914fc5600841f45ed6d605d1165f9c5c497c0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7188e08583ccef12e21b0c60c05dfa1ca94b3d7580ee56d731e3f26242e05971 +size 22425608 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb4c7d1faaf10b4949313e83f588352a358eda5c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7ec0f674f28165ff4507e361457f37f88132f9fd9d9f9985136fecde00e8805c +size 24400169 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c6b85aca0b7427117ad43b3b4c648fd57a13c42 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:c5e577a822b4b63ae14a402607ad3aca0bd391a20062d1a94ad09c7612d9ad6f +size 12013071 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b653b1bc6f0241e32dce8110d7ac1082764602ee --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:f96e246388f377c2747408c2c8b3da41fd137ea0fb5cca80334539d8abaec72d +size 20220168 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..137efa4a61821fbb470749eadb6ba589b811c241 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:4e6db962e2521ec043d7b89cca16a2dd4e7cf09a5d63b04d7809cfbbd95ded33 +size 24680715 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f509e590e415989cef2319bb4ca7e778f394c102 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2414af6aeab3aefb8585fa9a9cd1e7b89612e583abb016b507a0cc920e1a7c6f +size 21954740 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7cc6f1754a8e924ced22c1d2557e24ea9990647 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:82ba3580db8d058d721e7f08ab4beaebe8ac11a0b1b4dca614511d82d77aa6c7 +size 22792826 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d16b14b5536b31aaa8fc83d979bd453edd5916e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:1ab21b854f97b34ba183e221468ff1572f7f61fad681fbf9b4b025183f3f989b +size 22761243 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..afa5f92f9abf12489c8826ea28bcf8a5834ed846 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:5601d2b96ccaa13e548042f11c92af98a53af7c3718b3d43a9dc14e337f2c6b9 +size 19456487 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b176148307976ec03ce6e37814c9f5d041dd7321 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:a9e5af57ab7502a8a58d239bbe71a27517046990be9b45a2ff60164b89e12e6d +size 23941855 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..86ddce1a53beadf2de6b7341e9b7dc34c728032b --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:dcc214a36228c05d3bcb4a095adae1011dbfbce157c2f54f2b4e659d823984dd +size 28246771 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ff387afaf8d07516e30cc51e3bf20b13848bbba1 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:6684e84cccadb7800387daaad932ae52e910d0b9383de209e6e267221777e944 +size 26772109 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d6045d3b65abfa6a1e511e79bcabde79f7791fa --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ce26cd1181b6910ac4ec95892b08fa6c388d4d38fa8a2b5ae91c489f8d9a3743 +size 26776362 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e110ea490900026d7dcbf9ece00d2cebde4fe3d4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:914b12b21822c83eb66451076854438ca0fa2a661ea2e2713a6a7a551a1bdf91 +size 26576244 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c3336508b091c428f5637731e31d71de93d5a6e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:fb8fd7da9af134f7a5c7a2ac379b2565c49b2f5905d917262607c9368cdf4c5d +size 22125231 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..caa63e31b825782aa8ea72708419bae070a0c1d6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:556fe6151d312bc902e1445d115c04d273d1597816dc7845023621e6664d26c1 +size 22336881 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc04e3af218468a2d2488855819802c849f48d01 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:b0ef5569ccb22e79fd73bbbf54ef293a33bf45f615002b837dcd6e5e4bb0b5eb +size 22451468 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21baf92b10085eacf826140c085fbe403478b3bb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:f7c249b064f663b47c7276cf1b2986ce51c16af0b5728fad518f772288aef280 +size 28269314 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a0c78be65a12b8ae7d9f33cb29e775940f0e9df --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:c814603e33b4b49c451234fbc0156d0742899eab428c88e1f1fdfdf399d0367a +size 18279963 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a31e14a6f24b244a20c5cce7f616c5136c4d5d70 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:1676cf8e387dd3280242df952b349c6443866a232160eb1b264f39bc062b6845 +size 22313601 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14103657bb3bea4606783176b79106e34bb85ad7 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:2d165668bfa3e272027c69a9cb6ea29f8f5253ad0e0bc4cbdd3f32a90094f9a0 +size 21930884 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f0df9731b542bf009e59cd4da4ddf94e2c35245d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:3b673c6c119f1af539546c8e9c17080ff48efc13da1f39539f1c55770457ccd7 +size 25255959 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f953e066c76cf7842851716fb82cfa1b1dcb8550 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:d07a88ef6413ef196832b3ce97ec3186bee3a73fec1e045c2e9f53faf720c2e4 +size 26655989 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec85756b7326cfc3bc7490ed31a54e7f123920c5 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:de214fc440a234e673c2cd156bad3689ad79d4df4282c6a7d10ae7c247d23dab +size 18745549 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2668793cd9373d0693f2cf96e79e99ec2dda03f6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:5d6e48f8dc6eec24b6fd682384216f9a60ba527ad5ad42ef39677288c735a6cb +size 21703440 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5717c73a314f7f950bf08bc0bf292afe235d3d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:97b8600e975f62b426b8f84669d701c93e032bc9743d366e36f2d73d7ee8088f +size 13795097 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0388d69e6495f806526b00a1aadfb98e5bc2652e --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:886cf0101daeea415d319a44da4a8946467d271b1c64f768c84a193e8704100d +size 27956150 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7eba4f7534422e0c584f07ef69f7befc702a2026 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:d5fe944b27baf65e65cd5f12ee349d0f58e714f7189332d9fb148670e3a9519c +size 35318457 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b1a48d11d36a5e082ced96bb2f79bda51e5b2cd3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:262786bc0d304a92a77ea49937460fe5742ea90b3a4e46f50867f427a87add3b +size 22762756 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..720f5dc16252d541888cbc1478b63e1c39277360 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:7f3deb13da1d2cc7f27154b7da7975d3010993cdabd4ca9df444f7cbd00ca5ee +size 30823135 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ad96eb68aea089e29791771b48a3b45aa55743d --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:e829571548647aa20c001eb1b83d7cb0be061184d62e1a0bef93d518fb44316c +size 20708260 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..197abc55c9cebfd9bab4ffb4b391c386767006e3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:25e1ab3cecf1437bfdfdd67b3853b4372dbd0e13c10be6afb5ec86f63cf46f90 +size 30666726 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3a06d33bc3cfc85e9ca3b126fca32b8eab180aa --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:421de642cf3590520a3374cbf359dcaf72700d2ef0473d27370d9b29eefe665c +size 20261310 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f74785f152d5df8e276d8a589cc8ff903dafaab3 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:d07708b2a4c8028b1afdbc96428cb393dd1c92cf70e55db00f168acc0cf4f8d0 +size 13242769 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..967da258a7168b3e99818c61d01b3db2f0656b94 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:3c95703acca3b73513e0f64eabd87d6740eddee85f0b6638018e23a4e9423dd3 +size 23752708 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d86f2f7df9cf0cead97767ecab625f2437f4419c --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:38f1ad9b8ac14e1d7ec7d6725992e098fe2cf9edd76e027d9bac5c04ad05c741 +size 18254977 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19faa295e43c880d0d619134d535effc7cd59a26 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:839fe2625d4236b27134670381b14da4f905f877524c19964fe6f89c87e9248b +size 22423571 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7f91852ccec5905bb6c14ed30e9aaa35fad0954 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:76a50c5273bca2ceb69999f346f3df39ae6e2106cdfd4c07cf0fc5f22e07c745 +size 20540522 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1edb45c15b9935b037fce3a2eaf92e6884f32cdc --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:a6ea7b4557420a706bd514caa08e0e3324bada1d691feb23305979ede8088868 +size 23261556 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e067515938c63e09e42d5d9394d559b44602432a --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:cd037c30dab1c45018f89b11567adf3fedd34337a1217aabc0cf69a0a1a908f8 +size 24828439 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..716fbf2322fc5dd50b053e8306976ec96e0bf806 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:8fb436a6e98dcc484f91e1bae94dce05316e34924e9a17a36a09e324b701cc05 +size 31787645 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d258e87e8b39d76e027892cf98819688717064d6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ad5b3480789a535a9bd33db0a9fb6b0f86b8d56ad23cbc5e08caff942be352d5 +size 25602843 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..430a17f2cfada73210460166ddff59f9f317a2d0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:92d5ace4a694a121b920ee7052f0021ddad7caf4b3f133c2783e90aeef3cfaa6 +size 24326280 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d65609528e17e818e4d0207a0d3fd8248bf65017 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:001e744057ee17e51d6d0c2b2ac4b729e00361c3122fcccfe76075d3424074f3 +size 28248224 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..46c6ee1e4943ceb0dcabde0c25676cf8f1b06c24 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:1b34f99c08b6fa5d244c736b6fe40816d35ee8e9d168947056812bf4d3290c92 +size 23348945 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa11631b6bdb2eb57a55e05fcb21b556724c3780 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:c5724f127a5deef1543b17207ad8778600b81d33e1afe9917d1ac0b45683b8ec +size 20708518 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..00e32eb1e3bfd5e249c5bd7735b3b8ab239a77ad --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:109b69e7a3ccf1ff0f22dec7431a99b5f421d64ed2e811f9dc38203b0bc58fe3 +size 18731749 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e7a1ae159c51fa5e30ccacf893606c3f11c5aa6 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:c97af12aeccae57a4e7b2214d34a7bf116eaa58df6e390838f130cf4b8d4500d +size 18281956 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d49209d8b7becdba3d73b8feac02111111847c99 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:dcd63a912fc221974196cfa24330ee0715a82268f8a917c64b4bdc801dd55896 +size 21492094 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90867343f68b607ea5b265362c9c72b117eb37c4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:559cb9f79abde7c27f08a326f311ead11abf4d7a3a0e8d902000f307ec73dfb9 +size 19228067 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fe6d2d55e27325acf4bac2ade2b064ab02833ca0 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:b08bf32169523c5b69767c0bc4c96523557c90b358a6df447b43db3414765247 +size 25061896 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ae9f34f86829c9ea8fe7d7cf1b778bb291cf4c4 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ce683450d8dc94e573df35b576d20f2221e05c84b529a506bb5cfba2600763a3 +size 25421477 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f7aecdf31cb55aba6efd0d61d5589e532c5a395 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:737a2afdddb7c907d4ed49174a609b427f2a9c0c195f2b5e66b0c9c835f56a73 +size 20936694 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..72623fe2c808e87bb39635db2ca65bfa9e410a86 --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:3d3c90ba362096a63d1741625b9d38c967cbf32eabc92b8a2013f166bd11535a +size 25725651 diff --git a/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_boil_water_in_a_kettle/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cedc6a95d16ff9af1554dd753cce748d35ab2ffb --- /dev/null +++ b/R1_Lite_boil_water_in_a_kettle/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:ae42d9639da47d2f5a8439b7ca3eac7b556660d96df9f157d510261d7c2079ad +size 20792446